
 

img {border: none;}

.img-cover{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.img-contain{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
/*布局*/

.wp {margin: 0 auto;width: 1500px;}
/*******************************
 
/*******************************
    -------[=导航]-------
********************************/



/*******************************
    -------[=公用]-------
********************************/
.g-tit{
    text-align: center;
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-background-size: auto 4.64vw;
    background-size: auto 4.64vw;
    padding-top: 2.45vw;
    margin-bottom: 32px;
}
.g-tit.tl{
    text-align: left;
    background-position: left top;
    padding-top: 3.13vw;
}
.g-tit .tit{
    color:#333;
    font-size: 40px;
    font-weight: bold;  
    line-height: 1.1;
    text-transform: uppercase;
    margin-bottom: 16px;
}
.g-tit .tit span{ color:#0033a8}
.g-tit .desc{
    font-size: 16px;
    color:#666;
}
.g-tit .desc i{
  display: inline-block;
  vertical-align: middle;
  width: 134px;
  height: 7px;
  margin:0 27px;
}
.g-tit .desc i:first-child{
    background: url(../images/ico2.png) no-repeat;
}
.g-tit .desc i:last-child{
    background: url(../images/ico3.png) no-repeat;
}
.g-tit.cof .tit,
.g-tit.cof .desc{
  color:#fff;
}
.g-tit.cof i{
  background-color: #fff;
}

.row3{
    overflow: hidden;
    padding: 46px 0;
}
.ul-ystab{
    text-align: center;
    margin-bottom: 2.5vw;
}
.ul-ystab li{
    display: inline-block;
    margin:0 2.6vw;
    position: relative;
}
.ul-ystab li.act::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom:-10px;
    margin:0 auto;
    width: 15px;
    height: 7px;
    background: url(../images/ico22.png) no-repeat;
}
.ul-ystab .ico img{
    display: block;
    margin:0 auto 13px;
}
.ul-ystab .tit{
    font-size: 18px;
    color:#666666;
    font-weight: bold;
}
.ul-ystab li:hover .tit,
.ul-ystab li.on .tit{
    color:#333333;
}
.swiper-1 .txt{
    display: none;
}
.swiper-1 .pic{
    position: relative;
    overflow: hidden;
    height: 548px;
    margin-top: 17px;
}
.swiper-1 .pic::after {
    content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.swiper-1 .swiper-slide-next .pic {
  -webkit-transform: scale(0.9) translateX(-10%);
  -moz-transform: scale(0.9) translateX(-10%);
  -ms-transform: scale(0.9) translateX(-10%);
  -o-transform: scale(0.9) translateX(-10%);
  transform: scale(0.9) translateX(-10%);
}
.swiper-1 .swiper-slide-prev .pic {
  -webkit-transform: scale(0.9) translateX(10%);
  -moz-transform: scale(0.9) translateX(10%);
  -ms-transform: scale(0.9) translateX(10%);
  -o-transform: scale(0.9) translateX(10%);
  transform: scale(0.9) translateX(10%);
}
.swiper-1 .swiper-slide {
  z-index: 1;
}
.swiper-1 .swiper-slide-active {
  z-index: 2;
}
.swiper-1 .swiper-slide-active .txt{
    display: block;
}
.swiper-1 .txt{
    float: left;
    width: 179px;
    height: 584px;
    background: #666366;
    padding:32px 36px 0;
    color:#fff;
    position: relative;
}
.swiper-1 .txt::after {
    content: '';
    display: block;
    position: absolute;
    right: -11px;
    top: 0;
    width: 15px;
    height: 17px;
    background: url(../images/ico54.png) no-repeat;
}
.swiper-1 .txt .num{
    margin:0 auto 30px;
    width: 109px;
    height: 111px;
    background: url(../images/ico23.png) no-repeat;
    text-align: center;
    font-size: 43px;
    font-family: Impact;
    line-height: 111px;
}
.swiper-1 .txt .desc{
    writing-mode:vertical-rl;
    font-size: 15px;
    line-height: 1.75;
    height: 240px;
    margin-bottom: 39px;
}
.swiper-1 .txt .lin{
    height: 1px;
    background: #7c7c7f;
    margin-bottom: 50px;
}
.swiper-1 .txt .img{
    height: 26px;
    background: url(../images/pic3.jpg) no-repeat center; 
}
.swiper-1 .swiper-button-next{
    width:49px;
    height: 49px;
    background-image: url(../images/ico25.png);
    -webkit-background-size: cover;
    background-size: cover;
    right:5%;
    margin-top: 0;
    z-index: 2;
    margin-top: -25px;
}
.swiper-1 .swiper-button-prev{
    width:49px;
    height: 49px;
    background-image: url(../images/ico24.png);
    -webkit-background-size: cover;
    background-size: cover;
    left:5%;
    margin-top: 0;
    z-index: 2;
    margin-top: -25px;
}

.swiper-2 .ico img{
    display: block;
    margin:0 auto;
    position: relative;
    z-index: 2;
}
.swiper-2 .txt{
    color:#fff;
    margin-top:-68px;
    height: 377px;
    padding: 118px 40px 0;
    background: rgba(86, 86, 86, 0.7);
}
.swiper-2 .txt .tit{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 33px;
}
.swiper-2 .txt .desc{
    font-size: 16px;
    line-height: 1.81;
}
.swiper-2 .swiper-slide:hover .txt{
    background: rgba(218, 36, 27, 0.7);
}
.swiper-3 .pic{
    position: relative;
    padding-top: 76.5%;
    height: 0;
    overflow: hidden;
}
.swiper-3 .tit{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color:#fff;
    background: rgba(0, 0, 0, 0.4);
}
.swiper-3 .pic:hover .tit{
    display: none;
}

.swiper-3 .hide{
    position: absolute;
    top: 200%;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.4);
    transition:all .3s;
}
.swiper-3 .pic:hover .hide{
    top: 0;
}
.swiper-3 .xq{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.swiper-3 .ico{
    width: 67px;
    height: 56px;
    margin: 0 auto 20px;
    background: url(../images/ico30.png) no-repeat;
}
.swiper-3 .name{
    font-size: 24px;
    font-weight: bold;
    color:#fff;
    margin-bottom: 30px;
}
.swiper-3 .btn{
    width: 141px;
    height: 35px;
    margin: 0 auto;
    font-size: 16px;
    color:#fff;
    line-height: 33px;
    border:1px solid #fff;
    border-radius: 20px;
}
.row5{
    overflow: hidden;
    padding: 40px 0 20px;
}


.row8{
    overflow: hidden;
    padding: 62px 0;
}
.newlist{
  overflow: hidden;
}
.newlist .leftnew{
  float: left;
  width: 940px;
  margin-right: 4.17vw;
}
.newlist .leftnew img{
	width:100%;
	height:330px;
}

.slidernew .swiper-slide{
  background-color: #fff;
}
.slidernew .pic{
  overflow: hidden;
  position: relative;
}
.slidernew .pic .time{
    position: absolute;
    left: 0;
    bottom: 37px;
    width: 187px;
    height: 43px;
    line-height: 43px;
    padding-left: 35px;
    background: url(../images/ico41.png) no-repeat;
    color:#fff;
    font-size: 16px;
}
.slidernew .txt{
    padding-top: 28px;
}
.slidernew .txt .tit{
	padding:0px 10px 0px 10px;
  font-size: 22px;
  color:#333333;
  line-height: 1.5;
  margin-bottom:22px;
   overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.slidernew .txt .desc{
	padding:0px 10px 0px 10px;
  font-size: 14px;
  color:#777777;
  line-height:2;
  display: -webkit-box;  
  overflow: hidden;  
  text-overflow: ellipsis;  
  word-break: break-all;  
  -webkit-box-orient: vertical;  
  -webkit-line-clamp: 2;
}
.slidernew .txt .time{
  font-size: 16px;
  color:#BBC2CF;
  margin-bottom: 26px;
}
.rightnew{
  overflow: hidden;
}   
.ul-listnew{
  overflow: hidden;
}
.ul-listnew li{
    overflow: hidden;
    margin-bottom: 40px;
}
.ul-listnew li:last-child{
    margin-bottom: 0;
}
.ul-listnew .time{
    float: right;
    width: 82px;
    height: 94px;
    text-align: center;
    background: #f4f1f4; 
    font-size: 24px;
    padding-top: 14px;
    color:#BDBDBD;
    font-family: Arial;
    font-weight: bold;
    line-height: 33px;
    margin-top: 8px;
}

.ul-listnew .txt{
    overflow: hidden;
    padding-right: 35px;
}
.ul-listnew .txt .tit{
    font-size: 22px;
    color:#333333;
    margin-bottom: 17px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ul-listnew .txt .desc{
  font-size: 14px;
  color:#777777;
  line-height: 2;
  display: -webkit-box;  
  overflow: hidden;  
  text-overflow: ellipsis;  
  word-break: break-all;  
  -webkit-box-orient: vertical;  
  -webkit-line-clamp: 2;
  margin-bottom:10px;
}





@media only screen and (max-width: 1600px) {
   .wp{width: 1300px;}
   .g-tit .tit{font-size: 34px;}
   .swiper-1 .swiper-button-prev{left:3%;}
   .swiper-1 .swiper-button-next{right:3%;}
   .newlist .leftnew{width: 800px;}
}

@media only screen and (max-width: 1360px) {

}
@media only screen and (max-width: 1230px) { 
  .wp,.wp-h{width: auto;padding: 0 15px;margin:0;}
  .g-tit{background-image: none!important;padding-top: 0;}
  .ul-pat .en{display: none;}
  .ul-pat .ico{height: 78px;line-height: 78px;}
  .ul-list1 .num{display: none;}
  .ul-list1 .desc{margin-bottom: 20px;}
  .swiper-1 .swiper-button-prev{left:220px;}
  .swiper-1 .txt .img,.swiper-1 .txt .lin{display: none;}
  .swiper-1 .txt{height: 450px;}
  .swiper-1 .pic{height: 420px;}
  .g-tit.tl{padding-top: 0;}
  .m-zp .pic{display: none;}
  .newlist .leftnew{width: 500px;}
}
@media only screen and (max-width: 1023px) {
    .g-tit .desc i{display: none;}
    .g-tit .desc{font-size: 14px;}
    .g-tit{margin-bottom: 20px;}
    .g-tit .tit{font-size: 26px;margin-bottom: 4px;}
    .row1{padding: 30px 0 20px;}
    .row3{padding: 30px 0;}
    .row4{padding: 30px 0;}
    .row5{padding: 30px 0;}
    .row6{padding: 30px 0;}
    .row7{padding: 30px 0;}
    .row8{padding: 30px 0;}
    .newlist .leftnew{display: none;}
}
@media only screen and (max-width: 960px) {
  
}

@media only screen and (max-width: 767px) {
   
    .g-tit .tit{font-size: 22px;}
    .ul-list1 .desc{font-size: 14px;}
    .swiper-1 .txt{float: none;width: auto;height: auto;overflow: hidden;padding: 15px;}
    .swiper-1 .pic{margin-top: 0;}
    .swiper-1 .txt .num{display: none;}
    .swiper-1 .txt .desc{writing-mode:horizontal-tb;height: auto;margin-bottom: 0;}
    .swiper-1 .swiper-button-prev{left:3%;}
    .swiper-1 .pic{height: auto;padding-top: 51%;}
    .ul-ystab{display: none;}
}

@media only screen and (max-width: 600px) {
     .ul-list1 li{float: left;width: 33.333%;}
     .ul-list1 li:nth-child(4){clear:left;}
     .ul-list1{display: block;overflow: hidden;}
     .m-num li{width: auto;float: none;overflow: hidden;}
     .m-num li .tit span{font-size: 32px;}
     .m-num li .ico{position: static;float: left;margin-right: 15px;position: relative;top: 10px;}
      .m-num li .con{width: auto;}
    
     .swiper-3.swiper-container{padding: 0 15px;}

}
