html, body {
    overflow-x: hidden;
}
.con h2 a{font-size: 30px;color: #fff; margin-top: 38px; text-align: left;}
.comwidth{width:1282px;margin: 0 auto;}
/*banner*/
.banner-con {
  position: relative;
   height: 500px;
  overflow: hidden;
}
.banner-con .swiper-container {
  width: 100%;
  height: 500px;
  top: -370px;
}
.banner-con .swiper-container .swiper-slide {
    background-size: cover !important;
}
.banner-con h2 { padding-left:30px;
  position: relative;
  font-size: 54px;
  padding-top: 230px;
  z-index: 66;
}
.banner-con h2 span {
  display: block;
  font-size: inherit;
  font-weight: normal;
}
.banner-con h2 .line {
  height: 4px;
  background: #dc0717;
  width: 75px;
  margin-bottom: 25px;
}
.banner-con h2 .en {
  font-size: 30px;
}
/*理财产品*/
.licai {
        margin-top: 60px;
}
.licai h2 {
  font-size: 42px;
  text-align: center;
  font-weight: normal;
}
.licai .list ul {
  text-align: center;
  margin-top: 40px;
}
.licai .list ul li {
  font-size: 20px;
  display: inline-block;
  width: 150px;
  height: 20px;
  text-align: center;
  line-height: 20px;
}
.licai .list ul li {
  font-size: 20px;
  display: inline-block;
  width: 150px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  border-right: 1px #666 solid;
}
.licai .list ul li:last-of-type {
  border: none;
}
.licai .list ul .select {
  color: #dc0717;
  font-weight: bold;
}
.box1-wrap-tab{
  width: 1200px;
 margin: 0 auto;
 position: relative;
 display:none;
}
.box1-wrap-tab .swiper-container {
    width: 1080px;
    margin: 0 auto;
    padding: 50px 15px 50px 16px;
    
}
.box1-wrap-tab .swiper-button-prev{
   background-image: url(/uiFramework/commonResource/image/2021102115233620535.png)

}
.box1-wrap-tab .swiper-button-next{
   background-image: url(/uiFramework/commonResource/image/2021102115234754735.png)
}
.box1-wrap-tab .card {
  width: 100%;
  height: 365px;
  border-radius: 10px;
 box-shadow: 0px 0px 4px 1px #eee;
  background: url(/uiFramework/commonResource/image/2021102116102561539.png);
    background-size: cover;
    transition: all .1s;
    -ms-transition: all .1s;
}
.box1-wrap-tab .card:hover{
    background: url(/uiFramework/commonResource/image/2021102116154881020.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    transform: scale(1.1);
}
.card .title {
  font-size: 20px;
  color: #333;
  width: 180px;
  margin: 0 auto;
  padding-top: 40px;
  font-weight: bold;
 margin-bottom: 25px;
  text-align: left;
    box-sizing: border-box;
    height: 92px;
    overflow: hidden;
}

.card .yjb {
  width: 180px;
  margin: 0 auto;
  font-size: 14.49px;
  padding-bottom: 15px;
  border-bottom: 1px #ddd solid;
}
.card .yjb .num {
  font-size: 31.05px;
  /**color: #dc0717;**/
  color: #000;
}
.card .yjb .tp {
    display: block;
    font-size: 18px;
}
.card .other {
  width: 180px;
  margin: 0 auto;
 font-size: 16px;
    padding-top: 15px;
 display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.card .other>div {
    width: 50%;
    text-align: center;
}
.card .other .qg {
  font-size: 12.42px;
  display: inline-block;
  border-right: 1px #ddd solid;
}
.card .other .qg span span {
  color: #555;
  font-size: 16.56px;
}
.card .other .qx {
  font-size: 12.42px;
  display: inline-block;
}
.card .other .qx span span {
  color: #555;
  font-size: 16.56px;
}
.card .btn {
  width: 180px;
  margin: 0 auto;
  height: 23px;
  line-height: 23px;
  margin-top: 50px;
  display: block;
}
.card .btn:after {
  content: url(/uiFramework/commonResource/image/2021101916325113674.png);
  position: relative;
  top: 5px;
}
.card:hover .title {
  color: #fff;
}
.card:hover .yjb {
  color: #fff;
}
.card:hover .yjb .num {
  color: #fff;
}
.card:hover .yjb .tp{
  color: #fff;
}
.card:hover .other {
  color: #fff;
}
.card:hover .other .qg {
  color: #fff;
}
.card:hover .other .qg span {
  color: #fff;
}
.card:hover .other .qg span span {
  color: #fff;
}
.card:hover .other .qx {
  color: #fff;
}
.card:hover .other .qx span {
  color: #fff;
}
.card:hover .other .qx span span {
  color: #fff;
}
.card:hover .btn {
  color: #fff;
}
.card:hover .btn::after {
  content: url(/uiFramework/commonResource/image/2021102116481726539.png);
}
.card .title a {
  color: inherit;
  font-size: inherit;
}




.box2-wrap {
    margin-bottom: 70px;
}
.cllist {
  margin: 20px 0;
}
.cllist ul {
  text-align: center;
}
.cllist ul li {
  width: 255px;
  height: 90px;
  display: inline-block;
  border-radius: 8px;
  box-shadow: 2px 2px 11px #eee;
  margin-left: 20px;
}
.cllist ul li:hover {
    box-shadow: 1px 1px 13px #aaa;
     
-webkit-animation-name:pulse;
    animation-name:pulse;
-webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.cllist ul li a {
  line-height: 90px;
  color: #666;
  font-size: 20px;
  text-align: center;
    
}
.cllist ul .jjcp:before {
  content: url(/uiFramework/commonResource/image/2021102009182797240.png);
  position: relative;
  top: 20px;
  left: -25px;
}
.cllist ul .bxcp:before {
  content: url(/uiFramework/commonResource/image/2021102009200111290.png);
  position: relative;
  top: 20px;
  left: -25px;
}
.cllist ul .gjs:before {
  content: url(/uiFramework/commonResource/image/2021102009225511793.png);
  position: relative;
  top: 20px;
  left: -25px;
}
.cllist ul .xt:before {
  content: url(/uiFramework/commonResource/image/2021121619394967221.png);
  position: relative;
  top: 20px;
  left: -25px;
}
.cllist ul li:hover:before {

}
/*贷款*/
.bg-1 {
    background: url(/uiFramework/commonResource/image/2021102009373625972.png) no-repeat;
    height: 850px;
    overflow: hidden;
    background-size: cover;
    background-attachment: fixed;
}
.daikuan h2 {
  font-size: 42px;
  text-align: center;
font-weight: normal;
    margin-top: 120px;
}
.daikuan .list {
  margin-top: 55px;
}
.daikuan .list ul {
  width: 100%;
  overflow: hidden;
}

.daikuan .list ul li {
  float: left;
  background-size: cover !important;
}
.daikuan .list ul li .con {
  padding-left: 30px;
}

.daikuan .list ul li .con  a {
color: #fff;
}

.daikuan .list ul li .con h2 {
  font-size: 30px;
  color: #fff;
  margin-top: 38px;
  text-align: left;
}
.daikuan .list ul li .con .detail {
  font-size: 16px;
  color: #fff;
  margin-top: 25px;
  text-align: left;
      height: 60px;
}
.daikuan .list ul li .con .d2 {
  color: #fff;
  font-size: 18px;
  text-align: left;
}
.daikuan .list ul li .con .d2 .num {
  font-size: 48px;
  color: #fff;
}
.daikuan .list ul .c1 {
  background: url(/uiFramework/commonResource/image/2021112216552556266.jpg) no-repeat;
  float: left;
  height: 250px;
  margin: 3px 3px;
 width: 680px;
}
.daikuan .list ul .c2{
display:none;
}

.daikuan .list ul .c3 {
  background: url(/uiFramework/commonResource/image/2021112217045173008.jpg) no-repeat;
  float: left;
  height: 250px;
  margin: 3px 3px;
  width: 590px;
}
.daikuan .list ul .c4 {
  background: url(/eportal/imageDir/jlbank/2021/10/img_pc_site/2021102010023669608.png) no-repeat;
  float: left;
  height: 250px;
  margin: 3px 3px;
  width: 507px;
}
.daikuan .list ul .c5 {
  background: url(/eportal/imageDir/jlbank/2021/10/img_pc_site/2021102010023533126.png) no-repeat;
  float: left;
  height: 250px;
  margin: 3px 3px;
  width: 507px;
}
.daikuan .list ul .c6 {
  background: url(/eportal/imageDir/jlbank/2021/10/img_pc_site/2021102010023531569.png) no-repeat;
  float: left;
  width: 250px;
  height: 250px;
  margin: 3px 3px;
}
.daikuan .list ul li:hover {
  background: url(/uiFramework/commonResource/image/2021102014013640690.png) no-repeat;
  transition: all 0.6s;
  transform: scale(1.01);
  -ms-transform: scale(1.01);
  background-position: 100% 100%;
}
.daikuan .list ul .c2:hover{

}
.daikuan .list ul .c6：hover{

}


.cunchu h2 {
  font-size: 42px;
  text-align: center;
  font-weight: normal;
margin-top: 80px;
}
.cunchu .list {
    margin: 50px 0 80px 0;
}
.cunchu .list ul {
  text-align: center;
}
.cunchu .list ul li {
  width: 175px;
  display: inline-block;
}
.cunchu .list ul li span {
  display: inline-block;
  font-size: 24px;
}
.cunchu .list  .icon {
  width: 140px;
  height: 140px;
  display: inline-block;
margin-bottom: 20px;
border-radius: 50%;
    background-position: center !important;
    background-repeat: no-repeat !important;
    border: 1px #dc0717 solid;
}
.cunchu .list  .icon-1 {
  background:url(/uiFramework/commonResource/image/2021112015551660413.png);

}
.cunchu .list  .icon-2 {
  background: url(/uiFramework/commonResource/image/2021112015592911953.png);

}
.cunchu .list  .icon-3 {
  background: url(/uiFramework/commonResource/image/2021112015594316021.png);

}
.cunchu .list  .icon-4 {
  background: url(/uiFramework/commonResource/image/2021112015595890254.png);

}
.cunchu .list  .icon-5 {
  background: url(/uiFramework/commonResource/image/2021112016001968693.png);

}
.cunchu .list  .icon-6 {
  background: url(/uiFramework/commonResource/image/2021112016003582600.png);

}
.cunchu .list .flexS:hover .icon-1 {
  background: url(/uiFramework/commonResource/image/2021112015550939259.png);
background-color: #dc0717;

}
.cunchu .list .flexS:hover .icon-2{
  background: url(/uiFramework/commonResource/image/2021112016090340593.png);
background-color: #dc0717;

}
.cunchu .list .flexS:hover .icon-3 {
  background: url(/uiFramework/commonResource/image/2021112016095656340.png);
background-color: #dc0717;

}
.cunchu .list .flexS:hover .icon-4 {
  background: url(/uiFramework/commonResource/image/2021112016101490481.png);
background-color: #dc0717;

}
.cunchu .list .flexS:hover .icon-5 {
  background: url(/uiFramework/commonResource/image/2021112016103352726.png);
background-color: #dc0717;

}
.cunchu .list .flexS:hover .icon-6 {
  background: url(/uiFramework/commonResource/image/2021112016105137961.png);
background-color: #dc0717;

}
.bg-2 {
    background: url(/uiFramework/commonResource/image/2021102013474288964.png) no-repeat;
    height: 770px;
  overflow:hidden; 
    background-size: cover;
    background-attachment: fixed; 
}
.kuajing h2 {
  font-size: 42px;
  text-align: center;
  font-weight: normal;
    margin-top: 90px;
}
.kuajing .list ul {
  text-align: center;
      margin-top: 30px;
    margin-bottom: 90px;
}

.kuajing .list ul li {
    font-size: 20px;
    display: inline-block;
    width: 230px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border-right: 2px #aaa solid;
}
.kuajing .list ul li a {
  font-size: 20px;
  line-height: 20px;
}
.list ul .select a{
    color: #dc0717;
    font-weight: bold;
}
.kuajing .list ul li:last-of-type {
  border: none;
}
.gjhk {
  width: 1200px;
  margin: 0 auto;
}
.gjhk .doc {
  width: 390px;
  height: 380px;
  float: left;
}
.gjhk .doc h2 {
  font-size: 36px;
  margin: 25px 0 35px 0;
}
.gjhk .doc .detail {
  font-size: 16px;
  color: #666;
  margin-bottom: 40px;
}
.gjhk .doc ul {

}
.gjhk .doc ul li {
  float: left;
}
.gjhk .doc ul li a {
  font-size: 16px;
  color: #666;
}
.gjhk .doc ul li a:after {
  content: "·";
  font-size: 16px;
  font-weight: bold;
  position: relative;
  display: inline-block;
  margin: 0 10px;
}
.gjhk .doc ul li:last-of-type a:after {
  content: none;
}


.gjhk .doc .more {
  margin-top: 70px;
  width: 260px;
  height: 70px;
  background: #d70c19;
  border-radius: 70px;
}
.gjhk .doc .more a {
  font-size: 16px;
  line-height: 70px;
  text-align: center;
  color: #fff;
}
.gjhk .pic {
  float: right;
  width: 780px;
  height: 380px;
  position: relative;
}
.gjhk .pic .img {
  position: relative;
  overflow: hidden;
  width: 780px;
  height: 380px;
}
.gjhk .pic:after {
  content: url(/uiFramework/commonResource/image/2021102015390646375.png);
  display: inline-block;
  position: absolute;
  left: -30px;
  top: 153px;
}
.box6-wrap {
    padding-bottom: 60px;
}
.yhcard {
    margin: 0 auto;
    width: 1200px;
    position: relative;
}
.yhcard .swiper-button-prev{
   background-image: url(/uiFramework/commonResource/image/2021102115233620535.png)

}
.yhcard .swiper-button-next{
   background-image: url(/uiFramework/commonResource/image/2021102115234754735.png)
}
.yhcard .swiper-container {
    margin:0 auto;
    width:1080px;
}
.yhcard h2 {
  font-size: 42px;
  text-align: center;
  font-weight: normal;
margin-top: 80px;
    margin-bottom: 45px;
}
.yhcard .card2 {
  text-align: center;
}
.yhcard .card2 img {
  display: inline-block;
}
.yhcard .card2 .title a{
  font-size: 24px;
  text-align: center;
  margin: 35px 0;
}
.bg-3 {
    height: 435px;
    background: #f6f6f6;
    overflow: hidden;
   
}
.box9-wrap {
    margin-top: 60px;
}

.hdzq {
  width: 640px;
}
.hdzq .hdzq-con {
  padding-left: 60px;
}
.hdzq .hdzq-con h2 {
  font-size: 24px;
  margin-bottom: 40px;
}
.hdzq .hdzq-con h2:after {
    content: " ";
    height: 2px;
    width: 100%;
    background: #eee;
    position: relative;
    display: inline-block;
    top: -2px;
    z-index: -1;
}
.hdzq .hdzq-con h2 a {
  font-size: 24px;
  border-bottom: 3px #d70c19 solid;
  line-height: 60px;
  height: 50px;
  display: inline-block;
}
.hdzq .hdzq-con ul li {
  line-height: 34px;
  margin-bottom: 10px;
}
.hdzq .hdzq-con ul li a {
  font-size: 16px;
}
.grdz {
    width: 600px;
    margin-bottom: 40px;
}
.grdz .grdz-con {
  padding-right: 60px;
}
.grdz .grdz-con h2:after {
    content: " ";
    height: 2px;
    width: 100%;
    background: #eee;
    position: relative;
    display: inline-block;
    top: -2px;
    z-index: -1;
}
.grdz .grdz-con h2 {
  font-size: 24px;
  margin-bottom: 40px;
}
.grdz .grdz-con h2 a {
  font-size: 24px;
  border-bottom: 3px #d70c19 solid;
  line-height: 60px;
  height: 50px;
  display: inline-block;
}
.grdz .grdz-con ul {
  text-align: center;
}
.grdz .grdz-con ul li {
  width: 30%;
  display: inline-block;
  margin-bottom: 65px;
}
.grdz .grdz-con ul li img {
  display: block;
  margin: 0 auto;
  margin-bottom: 28px;
}
.grdz .grdz-con ul li:hover img {
 -webkit-animation-name: pulse;
    animation-name: pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.grdz .grdz-con ul li span a{
  font-size: 20px;
  font-weight: bold;
}
.zs {
  width: 1200px;
  margin: 0 auto;
}
.zs .pic-sh {
    float: left;
    position: relative;
    width: 460px;
    height: 310px;
   overflow: hidden;
}
.zs .pic-zs {
    float: left;
    position: relative;
    width: 740px;
    height: 310px;
    overflow: hidden;
}
.zs .pic-sh h2 {
  position: absolute;
  top: 50px;
  left: 40px;
    z-index: 2;
}
.zs .pic-sh h2 a {
  font-size: 48px;
  font-weight: normal;
}

.zs .pic-zs h2 {
  position: absolute;
  top: 50px;
  left: 60px;
    z-index: 2;
}
.zs .pic-zs h2 a {
  font-size: 48px;
  font-weight: normal;
}
@media only screen and (max-width: 1440px) {

 
.daikuan .list ul .c1 {
    width: 49%;
}
.daikuan .list ul .c3 {
    width: 49%;
}
.daikuan .list ul .c4 {
    width: 39%;
}
.daikuan .list ul .c5 {
    width: 39%;
}

}


.img:hover img {
    transition: all 0.6s;
    transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}
@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}
@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}

@media screen and (max-width:600px) {
 .comwidth{width:100%;}
.full-jheader {
    position: relative;
    display: none;
}
.banner-con {
    position: relative;
    height: 260px;
    overflow: hidden;
}
.banner-con h2 {
    padding-left: 30px;
    position: relative;
    font-size: 22px;
    padding-top: 130px;
    z-index: 66;
}
.banner-con h2 .line {
    height: 3px;
    margin-bottom: 15px;
}
.banner-con h2 .en {
    font-size: 18px;
}
.banner-con .swiper-container {
    width: 100%;
    height: 260px;
    top: -190px;
}
.banner-con .swiper-container .swiper-slide {
    background-size: cover !important;
    background-position: center;
}
.licai {
    margin-top: 30px;
}

.licai h2 {
    font-size: 20px;
}
.licai .list ul li {
    font-size: 16px;
    display: inline-block;
    width: 70px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border-right: 1px #666 solid;
}
.box1-wrap-tab .swiper-container {
    width: 250px;
   
}
.cllist ul li {
    margin-bottom: 15px;
    margin-left: 0;
}
.cllist ul li a {
    
    font-size: 16px;
}
.daikuan h2 {
    font-size: 20px;
    text-align: center;
    font-weight: normal;
    margin-top: 40px;
}

.daikuan .list {
    margin: 0 auto;
    width: 90%;
    margin-top: 20px;
}
.daikuan .list ul li {
    width: 100% !important;
    height: 135px !important;
    margin-bottom: 10px !important;
}
.daikuan .list ul li .con h2 {
    font-size: 16px;
    color: #fff;
    margin-top: 20px;
    text-align: left;
}
.con h2 a {
    font-size: 16px;
    color: #fff;
    margin-top: 38px;
    text-align: left;
}
.daikuan .list ul li .con .detail {
    font-size: 12px;
    color: #fff;
    margin-top: 15px;
    text-align: left;
       height: auto;
    padding-bottom: 10px;

}
.daikuan .list ul li .con .d2 {
    color: #fff;
    font-size: 12px;
    text-align: left;
}
.daikuan .list ul li .con .d2 .num {
    font-size: 20px;
    color: #fff;
}
.cunchu h2 {
    font-size: 20px;
    text-align: center;
    font-weight: normal;
    margin-top: 50px;
}
.cunchu .list ul li {
    width: 100px;
    display: inline-block;
    margin-bottom: 20px;
}
.cunchu .list ul li .icon {
    width: 90px;
    height: 90px;
    display: inline-block;
    margin-bottom: 10px;
    border-radius: 50%;
    background-position: center !important;
    background-repeat: no-repeat !important;
    border: 1px #dc0717 solid;
    background-size: 45% 45% !important;
}
.cunchu .list ul li span {
    display: inline-block;
    font-size: 14px;
}
.kuajing h2 {
    font-size: 20px;
  
    margin-top: 50px;
}
.kuajing .list ul {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.kuajing .list ul li {
    width: auto;
    height: 20px;
    padding: 0 10px;
}
.kuajing .list ul li a {
    font-size: 14px;
    line-height: 20px;
}
.gjhk {
    width: 90%;
    height:140px;
}
.gjhk .doc {
    width: 50%;
     height:140px;
 display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: space-evenly;
      justify-content: space-evenly;
   
}
.gjhk .pic {
    width: 50%;
    height:140px;
}
.gjhk .doc h2 {
    font-size: 16px;
    margin: 10px 0 10px 0;
   
}
.gjhk .doc .detail {
       font-size: 10px;
       margin-bottom: 0px;
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;    width: 90%;
}
.gjhk .doc .more {
    margin-top: 0;
    width: 120px;
    height: auto;
    background: none;
    border-radius: 0px;
}
.gjhk .doc .more img {
    width: 100%;
}
.gjhk .pic .img {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 140px;
}
.gjhk .pic .img img {
    height: 140px;
}
.gjhk .pic:after {
    content: url(/uiFramework/commonResource/image/2021102015390646375.png);
    display: inline-block;
    position: absolute;
    left: -29px;
    top: 40px;
    transform: scale(.6);
}
.gjhk .doc ul li a {
    font-size: 12px;
    color: #666;
}
.gjhk .doc ul li a:after {
    content: "·";
    font-size: 12px;
    font-weight: bold;
    position: relative;
    display: inline-block;
    margin: 0px 5px;
}
.bg-2 {
    height: 380px;
}
.yhcard {
    width: 100%;
    
}
.yhcard h2 {
    font-size: 20px;
    margin-top: 50px;
}
.yhcard .swiper-container {
    margin: 0 auto;
    width: 100%;
}
.yhcard .card2 .title a {
    font-size: 16px;
}
.hdzq {
    width: 100%;
}
.hdzq .hdzq-con {
    width: 90%;
    margin: 0 auto;
    padding: 0;
}
.grdz {
    width: 100%;
  
}
.grdz .grdz-con {
    padding-right: 0;
    width: 90%;
    margin: 0 auto;
}
.grdz .grdz-con ul li span a {
    font-size: 16px;
    font-weight: normal;
}
.hdzq .hdzq-con h2 a {
    font-size: 20px;
    border-bottom: 3px #d70c19 solid;
    line-height: 60px;
    height: 50px;
    display: inline-block;
    font-weight: normal;
}
.zs {
    width: 90%;
    margin: 0 auto;
}
.zs .img {  
    width: 100%;
    height: 162px;
    margin-bottom: 20px;
}
.zs .img img {
    width: 100%;
}
.zs .pic-sh h2 a {
    font-size: 20px;
    font-weight: normal;
}
.zs .pic-sh h2 a {
    font-size: 20px;
    font-weight: normal;
}
.zs .pic-zs h2 a {
    font-size: 20px;
    font-weight: normal;
}
.zs .pic-zs h2 { 
    top: 50px;
    left: 40px;
}








}