@charset "utf-8";
/* CSS Document */
html,body{height: 100%;margin: 0;padding: 0;font-family:"微软雅黑";}
body{background: url("../images/top-bg.jpg") no-repeat top center rgb(254,168,85);background-size: 100% auto;color: #333;}
ul,li,ol,p,input{margin: 0;padding: 0;list-style-type: none;}
img,img a{border: none;}
a{text-decoration-line: none;}
p{text-indent: 2em;  font-size: 0.9vw; text-align: justify;}
h2{font-size: 1.2vw;}
.layer{position: absolute;}
.oh{overflow: hidden;}
.fl{float: left;}
.fr{float: right;}
.h100{height: 100%;}


.box{width: 64vw;margin:45vw auto 0;}
.bt{font-size:1.6vw;text-align: center;color: #fff;width: 40vw;height: 10vw;font-weight: bold;background: url("../images/bt.png") no-repeat center;background-size: 100% auto;margin:0 auto;line-height: 10vw;}
.tv-box{width:60vw;height:33.8vw;background: #272727;margin: 0 auto;}
.tv-box-txt{ width: 55vw;height: 10vw; margin: 0 auto; }
.tv-box-txt h2{display :flex; flex-direction: column;align-items: center;}
.liu{width: 58vw;height: 10vw;background: url("../images/liuc.png") no-repeat center;background-size: 100% auto;margin:2vw auto;line-height: 10vw;}
.hdlc{width:64vw;height:16.8vw;margin: 0 auto;}
.hdlc-img{width: 27vw;}
.hdlc-txt{width: 30vw;}
.hdlc-li{width: 66vw;height: 27vw;}
.hdlc-li-se{width: 18.8vw;}
.hdlc-li-se img{width: 18.8vw;}
.hdlc-li ul li{float: left;width: 18.8vw;margin: 3vw 3vw 0 0;}
.hdgw{width:66vw;height:30vw;margin: 4vw auto; overflow-y:auto; background-color: aliceblue;}
.hdgw li{padding:0 3vw ;}
.hdgw li h3{font-size:1.1vw ;}
.xuxian{width: 100%;height: 0;border-bottom: #a1a1a1 0.05vw dashed; padding-top: 1.82vw; margin: 0 auto;}
.lunbo{width:80vw;height:25.8vw;margin: 4vw auto;}
.wenzi{margin: 0 auto; width: 18vw; color: #0B52A0;}
#swiper2-3{width: 27vw;}
#mySwiper10 .swiper-slide h4{line-height: 2.40vw; position: absolute;width: 201%;padding: 0 3%;background: url(../images/rs.png);font-weight: normal;top:16.35vw; text-align:center; height: 2.40vw;}
#mySwiper10 .swiper-slide h4{color:#fff;}
#swiper2-3 .swiper-slide h4{line-height: 2.40vw; position: absolute;width: 95%;padding: 0 3%;background: url(../images/rs.png);font-weight: normal;bottom:-1.2vw; text-align:center; height: 2.40vw;}
#swiper2-3 .swiper-slide h4{color:#fff;}

.footer{background:#FDB771;color:#fff;margin:3.65vw 0 0;padding:2.86vw 0 ; text-align: center; min-width:57.29vw; font-size:0.94vw; line-height: 1.7vw}
.footer a{color:#fff;font-size:0.9vw;}
.foot_scwmw,.foot_scwmw a{font-size: 0.9vw;}

/* swiper */
 
 
 .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;
      }



.swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
}
  .refresh{
  		position:absolute;
  		line-height:100px;
  		bottom:100%;
  		text-align:center;
  		width:100%;}
  #mySwiper10{
  	width: 80vw;
  	height: 24vw;
  margin: 0 auto;}
  
  #mySwiper10 img{
  	width: 31vw;
  	height: 25vw;
  	display:block;
  }
  
 #mySwiper10 .swiper-slide{
  	background-position: center;
  	        background-size: cover;
  	        width: 15vw;
  	        height: 15vw;
  }
 .swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{top:-5vw !important;left: -8vw !important;width: 31vw !important; height: 25vw !important;}