.wrap{background: url(../img/dmtb_banner.png)top center no-repeat;}
.top{padding-top: 55px;height: 690px;}

.tbgk .hd{padding: 25px 144px;}
.tbgk .hd ul li{background: url(../img/dmtb_tab.png) center center no-repeat;float: left;width: 194px;
height: 62px;line-height: 62px;text-align: center;margin-right: 45px;}
.tbgk .hd ul li:nth-last-child(1){margin-right: 0;}
.tbgk .hd ul li a{font-weight: 700;
font-size: 20px;
color: #0F5293;}
.tbgk .hd ul li.on{background: url(../img/dmtb_tabh.png) center center no-repeat;}
.tbgk .hd ul li.on a{color: #FFFFFF;}
.tbgk .bd{margin-top: 15px;}
.tbgk .bd ul{font-size: 16px;color: #121212;letter-spacing: 0;line-height: 30px;position: relative;height: 180px;}
.tbgk .bd ul .more{font-size: 16px;color: #0F5293;position: absolute;right: 0;bottom: 0px;}

.tbslide{background: url(../img/dmtb_slidebg.png)bottom center no-repeat;padding: 44px 0 100px;}
.tbslide .hd,.tbslide .bd{width: 1200px;margin: 0 auto;}
.tbslide .hd{/*padding: 20px 172px;*/margin-bottom: 23px;padding: 20px 224px;}
.tbslide .hd ul li{float: left;margin-right: 76px;}
.tbslide .hd ul li:nth-last-child(1){margin-right: 0;}
.tbslide .hd ul li a{display: block;}
.tbslide .hd ul li a .img{width: 110px;height: 110px;background: url(../img/dmtb_slide.png) center center no-repeat;text-align: center;padding: 38px 39px 38px 32px;}
.tbslide .hd ul li a p{text-align: center;
font-weight: 700;
font-size: 20px;
color: #121212;}
.tbslide .hd ul li:nth-child(3) a .img{padding-top: 45px;}
.tbslide .hd ul li:nth-child(4) a .img{padding-top: 40px;}
.tbslide .hd ul li:nth-child(5) a .img{padding-top: 42px;}
.tbslide .hd ul li.on a .img{background-image: url(../img/dmtb_slideh.png);}
.tbslide .bd ul>.fl{
  width: 582px;
}
.tbslide .bd ul>.fl img{width: 582px;
height: 372px;}
.tbslide .bd ul>.fr{width: 582px;}
.tbslide .bd ul>.fr>ul li{background: url(../img/li-bg.png)left center no-repeat;font-size: 16px;
color: #121212;padding-left: 15px;}
.tbslide .bd ul>.fr>ul li span{color: #999999;line-height: 41px;}
.tbslide .bd ul>.fr>ul li:hover a{color: #0F5293;}
.tbslide .bd ul>.fr>ul li a{float: left;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;line-height: 41px;width: 80%;}

.title{width: 1200px;margin: 0 auto;position: relative;padding-left: 415px;}
.title a:nth-child(1){background: url(../img/dmttb_titbg.png) center center no-repeat;width: 357px;
height: 91px;font-weight: 700;font-size: 28px;color: #FFFFFF;display: block;padding: 18px 107px 35px 137px;box-sizing: border-box;}
.title a.more{font-size: 16px;color: #999999;position: absolute;right: 0;bottom: 25px;}

.tstb .title{margin-bottom: 32px;}
.tstb .cl .item{width: 288px;float: left;margin-right: 16px;}
.tstb .cl .item:nth-last-child(1){margin-right: 0;}
.tstb .cl .item img{width: 288px;height: 218px;}
.tstb .cl .item p{margin-top: 17px;}
.tstb .cl .item p a{font-size: 16px;color: #242424;}

.sptb{margin-top: 82px;padding-bottom: 90px;}
.swiper-button-prev{background:#80808011 url(../img/dmtb_left.png)center center no-repeat;width: 37px;
height: 91px;left: 0px;}
.swiper-button-next{background:#80808047 url(../img/dmtb_right.png)center center no-repeat;width: 37px;
height: 91px;right: 0;}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after,.swiper-button-next:after{content: '';}

/* .swiper-wrapper{width: 1200px;margin: 0 auto;} */
.certify-box{margin-bottom: 50px;margin-top: 40px;}
#certify{
    position: relative;
    width: 1340px;
    height: 344px;
    margin: 0 auto;
    }
    #certify .swiper-slide {
    width: 558px;
    height: 344px;
    background: #fff;
    /* box-shadow: 0 8px 30px #ddd; */
    }
    .swiper-container {
      width: 1200px;
      height: 100%;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	    transition: 300ms;
	    transform: scale(0.9);
    }
    .swiper-slide{position: relative;}
    .swiper-slide>a{display: block;position: absolute;top: 0;left: 0;}
    .swiper-slide a img{width: 558px;height: 344px;}
    .swiper-slide p{height: 48px;line-height: 48px;font-size: 16px;background-color: #00000061;width: 100%;position: absolute;bottom: 0;}
    .swiper-slide p a{color: #FFFFFF;font-size: 16px;}
.swiper-slide .bf{position: absolute;width: 65px;height: 65px;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.swiper-slide .bf img{width: 65px;height: 65px;}

/* old */
.oldModel .tbgk .hd ul li a{font-size: 32px;}
.oldModel .tbgk .bd ul{font-size: 28px;line-height: 50px;height: 250px;}
.oldModel .tbgk .bd ul .more{font-size: 28px;}
.oldModel .tbslide .hd{padding: 20px 170px;}
.oldModel .tbslide .hd ul li a p{font-size: 32px;}
.tbslide .hd ul li{margin-right: 50px;}
.oldModel .tbslide .bd ul>.fr>ul li{font-size: 32px;}
.oldModel .tbslide .bd ul>.fr>ul li a{width: 65%;line-height: 50px;}
.oldModel .tbslide .bd ul>.fr>ul li span{font-size: 28px;}
.oldModel .title a.more{font-size: 28px;}
.oldModel .swiper-slide p a{font-size: 28px;}

.oldModel .tstb .cl .item p a{font-size: 28px;}