﻿@charset "UTF-8";
.wal2 .swiper-wrapper ul li .img img{
  width:810px;
  height:500px;
}
.g-jtjtpic .gdwz1 .index-flash .wal2 .swiper-wrapper li .img img{
  width:810px;
  height:500px;
}
body.show :after {
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
}

.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.index-flash .list li .layer .tag,
.g-head .btns dl.share,
.g-head .btns .search,
.g-head .btns,
.p-layer {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
}

.index-flash .side ul li {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
}
/* 导航栏阴影*/
.index-flash .list li::after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  width: 810px;
  height: 100px;
  background:url(../images/jtjt_djbtbg.png) repeat-x bottom;
  background-position-y: -13px
}

.index-flash .side ul li,
.p-layer {
  justify-content: center;
  -webkit-justify-content: center;
}

.index-flash .side ul {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

* {
  margin: 0;
  padding: 0;
  /*box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;*/
}

html {
  font-size: 100px;
}

body {
  font-size: 0.14rem;
  font-family: "SourceSansPro-Regular", "微软雅黑";
  color: #000;
  -webkit-text-size-adjust: none;
}

body.hidden {
  overflow: hidden;
}

a {
  color: #000;
  text-decoration: none;
  outline: none;
}

a:link {
  text-decoration: none;
  outline: none;
}

a:visited {
  text-decoration: none;
  outline: none;
}

a:hover {
  text-decoration: none;
  color: #1657a9;
  outline: none;
}

li {
  list-style: outside none;
}

h1 {
  font-size: 16px;
}

h2,
h3,
h4,
h5 {
  font-size: 14px;
}

h5 {
  font-size: 0.12rem;
}

textarea,
input {
  background: transparent;
  font-size: 12px;
  font-family: "SourceSansPro-Regular", "微软雅黑";
  color: #888;
  outline: none;
  border: 0;
}

em {
  font-style: normal;
}

img {
  vertical-align: middle;
  
  border: 0;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  clear: both;
  height: 0;
  display: block;
  _display: inherit;
}

.h10 {
  height: 0.1rem;
  overflow: hidden;
  clear: both;
}

.h50 {
  height: 0.5rem;
  overflow: hidden;
  clear: both;
}

.wal {
  max-width: 14rem;
  margin: 0 auto;
}

.wal2 {
  width:1180px;
}

@font-face {
  font-family: "icon";
  src: url("fonts/icon.woff2") format("woff2"), url("fonts/icon.woff") format("woff"), url("fonts/icon.ttf") format("truetype"), url("fonts/icon.eot") format("embedded-opentype"), url("fonts/icon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Roboto-Light";
  src: url("fonts/Roboto-Light1.woff2") format("woff2"), url("fonts/Roboto-Light1.woff") format("woff"), url("fonts/Roboto-Light1.ttf") format("truetype"), url("fonts/Roboto-Light1.eot") format("embedded-opentype"), url("fonts/Roboto-Light1.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}


/*index*/
.index-flash {
  width: 100%;
  /* overflow: hidden; */
  position: relative;
  padding-bottom: 0.06rem;
}

.index-flash .bg {
  position: absolute;
  left: 20px;
  top: 68px;
  right: 4.6%;
  height: 500px;
  width: 1180px;
  background-color:#1657a9;
}



.index-flash .wal2 {
  position: relative;
  z-index: 2;
  padding-top: 0.48rem;
}

.index-flash .list {
  width: 810px;
  overflow: hidden;
  position: relative;
  height:500px;

}

.index-flash .list li {
  position: relative;
}

.index-flash .list li .img a {
  position: relative;
  display: block;
}

.index-flash .list li .img a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  background: url("../image/bg20_2.png") center bottom repeat-x;
  background-size: auto 4.28rem;
}

.index-flash .list li .layer {
  position: absolute;
  z-index: 1;
  left: 0.57rem;
  right: 0.57rem;
  top: auto;
  bottom: 0.07rem;
  text-align: left;
}

.index-flash .list li .layer a {
  color: #fff;
}

.index-flash .list li .layer .tag a {
  line-height: 0.26rem;
  padding: 0 0.1rem;
  font-size: 0.12rem;
  background: #1657a9;
}

.index-flash .list li .layer h3 a {
  font-size: 0.24rem;
  line-height: 0.3rem;
  padding: 0.15rem 0;
  display: block;
}

.index-flash .list li .layer p a {
  font-size: 0.14rem;
  line-height: 0.22rem;
  opacity: 0.67;
  display: block;
}

.index-flash .side ul {
  position: absolute;
  z-index: 1;
  left: auto;
  right: 0;
  top: 0.48rem;
  bottom: 0;
  background: #fff;
  width: 390px;
  height:500px;
}

.index-flash .side ul li {
  position: relative;
  width: 100%;
  padding: 3px 165px 0 0.35rem;
  z-index: 1;
}

.index-flash .side ul li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  background: #EBEBEB;
}

.index-flash .side ul li:last-child:before {
  display: none;
}

.index-flash .side ul li:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -0.06rem;
  right: -0.06rem;
  bottom: -2px;
  background: #1657a9;
  opacity: 0;
}

.index-flash .side ul li .time {
  font-size: 0.12rem;
  color: #A0A0A0;
  padding-bottom: 0.08rem;
}

.index-flash .side ul li .name {
  font-size: 0.18rem;
  line-height: 0.26rem;
  color: #524A64;
  min-height: 55px;
  font-weight: bold;
}

.index-flash .side ul li .time,
.index-flash .side ul li .name {
  position: relative;
  z-index: 2;
}

.index-flash .side ul li .img {
  width: 150px;
  height:96px;
  position: absolute;
  z-index: 1;
  left: auto;
  right: 0;
  top: 0;
  bottom: 0;
  background: center no-repeat;
  background-size: cover;
}

.index-flash .side ul li.on {
  z-index: 2;
}

.index-flash .side ul li.on:after {
  opacity: 1;
  left: -0.2rem;
}

.index-flash .side ul li.on .time {
  color: rgba(255, 255, 255, 0.6);
}

.index-flash .side ul li.on .name {
  color: #fff;
}