/* 预定义样式开始 */
body,
div,
ol,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
fieldset,
legend,
input {
  margin: 0;
  padding: 0;
}
h1,
h2,
h6 {
  font-size: 100%;
}
ol,
ul {
  list-style: none;
}
img,
fieldset {
  border: 0 none;
  display: block;
}
* {
  padding: 0rem;
  margin: 0rem;
}
ul li {
  list-style: none;
}
a {
  text-decoration: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
em {
  font-style: normal;
}
body {
  font: 14px/1.5;
  background-color: #fff;
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
}
i {
  font-style: normal;
}
/*band图片部分*/
.Bandimg {
  width: 100%;
  height: 177px;
  min-width: 1200px;
  position: relative;
  background: #9ca2ac;
}
.Bandimg img{
  width: 100%;
  height: auto;
}
/*中间内容部分*/
.Content {
  width: 100%;
  background: #fbfbfb;
  position: relative;
}
.ContenCont {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  background: #fff;
  padding-bottom: 150px;
}
.ContenCont .ContTop {
  width: 1200px;
  height: 36px;
  background: #fff;
  position: absolute;
  top: -36px;
  /*z-index: 999;*/
}
.ContenCont .ContenU {
  width: 1150px;
  margin: 0 auto;
  padding-top: 25px;
  text-align: left;
}
.ContenCont .ContenU ul {
  width: 1200px;
  display: flex;
  flex-wrap: wrap;
}
.ContenCont .ContenU ul a {
  width: 259px;
  display: block;
  margin-right: 33px;
  margin-bottom: 23px;
}
.ContenCont .ContenU ul a:hover .Anlilast span {
  color: #ffffff !important;
}
.ContenCont .ContenU ul li {
  width: 259px;
  height: 368px;
}
.ContenCont .ContenU ul li:hover .Anlilast {
  background: #1355b6;
}
.ContenCont .ContenU ul li img {
  width: 259px;
  height: 368px;
}
.container-a2 {
  width: 800px;
  margin: 30px auto;
}
.captionYman {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
.captionYman .captionStyle {
  float: left;
  padding: 0px;
  position: relative;
  overflow: hidden;
  box-shadow: darkgrey 5px 3px 8px -4px;
}
.captionYman .captionStyle:hover .caption {
  opacity: 1;
  transform: translateY(-100px);
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  -o-transform: translateY(-100px);
}
.captionYman img {
  margin: 0px;
  padding: 0px;
  float: left;
  z-index: 4;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  vertical-align: middle;
}
.captionYman .caption {
  cursor: pointer;
  position: absolute;
  opacity: 0;
  bottom: 0;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.captionYman .blur {
  background-color: rgba(0, 0, 0, 0.7);
  height: 53px;
  width: 277px;
  z-index: 5;
  position: absolute;
  bottom: -100px;
}
.captionYman .captiontext p {
  font-size: 18px;
  height: 53px;
  width: 277px;
  color: #fff;
  line-height: 53px;
  position: absolute;
  bottom: -100px;
}
.captionYman .captiontext {
  z-index: 10;
  color: #fff;
  position: relative;
  text-align: center;
  bottom: 0;
}
/* 小导航 */
.smailnav {
  width: 1110px;
  height: 19px;
  display: flex;
  margin: 0 auto;
}
.smailnav .smailRit {
  position: absolute;
  right: 45px;
  display: flex;
}
.smailnav .smailRit .smicon {
  width: 20px;
  height: 19px;
}
.smailnav .smailRit .smicon img {
  width: 20px;
  height: 19px;
}
.smailnav .smailRit .smailspan {
  height: 19px;
  display: flex;
  align-items: center;
  margin-left: 5px;
  margin-bottom: 64px;
}
.smailnav .smailRit .smailspan span {
  color: #999999;
}
.smailnav .smailRit .smailspan a {
  color: #999999;
  font-size: 14px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.smailnav .smailRit .smailspan a:hover {
  color: #2098D1 !important;
}

.tab-cont__wrap .item ul {
  display: flex;
  width: 1200px;
  flex-wrap: wrap;
}

.tab-cont__wrap .item ul a {
  margin-right: 10px;
  margin-bottom: 23px;
  margin-left: 29px;
  display: flex;
  align-items: center;
  width: 259px;
}

.tab .tab-title .item {
  display: inline-block;
  /* height: 42px; */
  /* line-height: 42px; */
  text-align: center;
  color: #333;
  font-size: 18px;
  background: #e8e8e8;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.tab .tab-title .item:hover {
  background: #1355b6;
  color: #fff;
}
.tab .tab-title .item-cur {
  color: #fff;
  background-color: #1355b6;
  padding: 0 10px 0 10px;
}
.tab .tab-title{
  padding-left: 100px;
  margin-bottom: 50px;
}
.tab-cont__wrap{
  position: relative !important;
}
.tab-cont__wrap .item{
  position: relative !important;
  height: auto !important;
  color: #333;
}
.tab{
  margin-bottom: 0 !important;
}
