.bt_sz { width:100%;  float:left; margin-bottom:50px;}
.sz { }
.sz dl { width:25%; height:212px;   float:left; text-align:center; font-size:19px; line-height:24px; color:#2a2a36;  /*background:url(../images/xxx.jpg) no-repeat right top;  */ }
.sz dl dt { width:100%; float:left;padding-top:80px; height:130px;   }
.sz dl dt span { font-family:Arial; font-size:70px; color:#005bab; display:inline-block; width:60%; text-align: right; float:left; font-weight: bold;}
.sz dl dt em { font-size:22px; color:#2a2a36; line-height:160px;  display:inline-block; margin-top:-90px; width:40%; float: left; text-align:left;}
.sz dl dd { width:70%; margin:0px auto;}

.sz dl:nth-child(1) {  background:#d8d8d8; height:212px;}
.sz dl:nth-child(2) {  background:#e7e7e7; height:212px;}
.sz dl:nth-child(3) {  background:#eeeeee; height:212px;}
.sz dl:nth-child(4) {  background:#f7f7f7; height:212px;}




.news { padding:20px 0px 0px;  height:1161px;}
.news_s {  padding-bottom:40px;  width:100%; float: left; height:394px;}
.news_s .fl { width:644px; height:354px; overflow:hidden; }
.news_s .fl dl { position:relative;}
.news_s .fl dl dt { position:absolute;  z-index:0;}
.news_s .fl dl dd { position:absolute; width:100%; height:100%; text-align:center; z-index:9; }
.news_s .fl dl dd img { margin-top:25%;}

.news_s .fr { width:644px; height:354px;  overflow:hidden;}
.news_s .fr dl {  position:relative;}
.news_s .fr dl dt { position:absolute;  z-index:0;}
.news_s .fr dl dd { position:absolute; width:100%; height:100%;  z-index:9; }
.news_s .fr dl dd i{  background:url(../images/n_b1.png) no-repeat left top; width:76px; height:101px; text-align:center; font-size:20px; color:#fff; display:block; font-style:normal; font-weight:700; padding-top:20px; margin-top:26px; margin-left:26px;float:left;  }

.news_s .fr dl dd p {width:90%; font-family:"黑体"; font-size:18px; float:left; color:#fff; margin-left:36px; margin-top:120px; line-height:25px;}
.news_s .fr dl dd h3 { font-family:"黑体"; font-size:20px; float:left; color:#fff; margin-left:36px; line-height:25px;}



.news_x {width:100%; float: left;}
.news_x dl { width:283px; height:359px; border-bottom:5px solid #d1d1d1; float: left;  margin-bottom:80px;}
.news_x dl dt { width:283px; height:150px;  overflow:hidden; }
.news_x dl dt { }
.news_x dl dt img { width:283px; height:150px; }
.news_x dl dd { width:283px; }
.news_x dl dd h3 { font-size:18px;  color:#000; line-height:27px; font-weight:700; padding-top:40px; text-align:left;}
.news_x dl dd i { display:block; font-size:18px; color:#194995; font-family:"黑体"; line-height:35px; font-style:normal; text-align:left;}
.news_x dl dd p { font-size:16px; line-height:26px; color:#666; text-align:left;}




a .shipin_db {height:547px; background:url(../images/sp_tu.jpg) no-repeat center top; width:100%; clear:both; overflow:visible; text-align:center;   color:#fff; font-size:22px; line-height:42px; transition: all 1.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;  background-size:100% 100%; }
.shipin_db img { margin-top:5%; margin-bottom:20px; }

a:hover .shipin_db  {background:url(../images/sp_tu.jpg) no-repeat center top; background-size:105% 105%;}
a .shipin_db h3 { font-size:50px; line-height:70px; padding-top:120px;}
a .shipin_db p { position:relative; width:100%; height:90px; background:url(../images/sp_xx.jpg) no-repeat center bottom;}
/*a .shipin_db p:after { background: #FFF; width:111px; height:4px; content:""; position:absolute; top:0px; bottom:0px;}
*/


  
    .swiper-container {
      width: 100%;
      height: 100%;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background:  none;

      /* 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;
    }
	.swiper-pagination-bullet { width:15px!important; height:15px!important;}
	
	



