/**
 * DESCRIPTION     ITÓ°ÏìÖÐ¹ú 2022
 * AUTHOR  Chenlq  
 * TIME  2023-01-03
 */
*{
    padding: 0;
    margin: 0;
    font-size:0.16rem;
    vertical-align: top;    
    list-style: none;
    outline: none;
    font-weight: normal;
    font-family: 'Arial', 'Microsoft YaHei', 'Î¢ÈíÑÅºÚ';
    text-decoration: none;      
    -webkit-tap-highlight-color: transparent;
}
 html,
body {
    position: relative;
    height: 100%;
}
a{
    text-decoration: none;
}
ul{
    list-style: none;
}
body{
  max-width: 11.70rem; 
  margin:0 auto;
  /* padding-bottom:1.60rem; */
}
body{
  background:#0f0f0f; 
}
.layout{
    width: 100%;  
    padding:0 0.30rem; 
    display: inline-block;
    box-sizing: border-box;
}
.share {
    display: none;
}
.ch_pages{
    width: 100%;
    height: 100%;
    background:url(https://www.yesky.com/TLimages2009/yesky/images/it2022/w_pj_page.jpg) no-repeat center top;
    background-size: 100% auto;
}
.top{
    width: 100%;    
    height: 11.16rem;  
    overflow: hidden;
    display: inline-block;
}
.ch_pages .top{
    height: auto;  
}
.page1 .wzbox{
    width:100%;
    margin-top:8.70rem;
    padding: 0 0.35rem;
    box-sizing: border-box;
}
.page1 .wzbox .layout{ 
   width: 100%;
   border:#ffe696 solid 1px;
   position: relative;   
}
.page1 .wzbox .layout dl{
    padding: 0.23rem 0 0.20rem;
    text-align: center;    
    position: relative;
    z-index: 3;
}
.page1 .wzbox .layout dl dd{
  width: 100%;
  display: inline-block;
}
.page1 .wzbox .layout dl dd span{
    font-size: 0.20rem;
    color:#fdefd1;
    line-height:2;    
    text-align: center;    
}
.page1 .wzbox .layout:before{
    content:'';
    width: 0.59rem;
    height: 0.49rem;
    background:url(https://www.yesky.com/TLimages2009/yesky/images/it2022/w_qyh.jpg) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    position: absolute;
    top: -0.14rem;
    left: -0.15rem;
}
.page1 .wzbox .layout:after{
    content:'';
    width: 0.59rem;
    height: 0.49rem;
    background:url(https://www.yesky.com/TLimages2009/yesky/images/it2022/w_hyh.jpg) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    position: absolute;
    bottom: -0.03rem;
    right: -0.20rem;
}
.page1 .wzbox .layout dl dd.special span{
  font-size: 0.24rem;
  line-height: 1.8;
  font-weight: bold; 
  color:#d5a24f;
  background-image:-webkit-linear-gradient(top,#f3e6cb, #db8c1b);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;   
}
.page1 .wzbox .layout i.icon_t{
    width: 0.48rem;
    height: 0.41rem;
    background:url(https://www.yesky.com/TLimages2009/yesky/images/it2022/w_kuang_up.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: -0.10rem;
    right: -0.11rem;
}
.page1 .wzbox .layout i.icon_b{
    width: 0.48rem;
    height: 0.41rem;
    background:url(https://www.yesky.com/TLimages2009/yesky/images/it2022/w_kuang_down.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: -0.10rem;
    left: -0.11rem;
}
.page1 .wzbox .layout i.star_bg{
    width: 5.03rem;
    height: 0.85rem;
    background:url(https://www.yesky.com/TLimages2009/yesky/images/it2022/w_guang.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: -0.12rem;
    left: -0.30rem;
}
.pageswiper{
    width: 100%;
    height: 100%;
 }
#page1_titswiper{
    margin-top: 0.40rem;
    width: 100%;    
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.ch_swiper .swiper-slide{    
  height: auto;  
  box-sizing: border-box;
  display:block;
  /* padding-bottom:1.5rem;     */
}
.ch_pages{
    height: 100%;
    overflow: hidden;
}
.page1 ul{
  padding-bottom: 1.6rem;
  display: inline-block;
}
.page1 li {
    margin-top:0.33rem;
    margin-left:4.915%; 
    margin-right:4.915%;   
    width:40.17%;
    height:2.27rem;      
    letter-spacing:2px;
    background:url(https://www.yesky.com/TLimages2009/yesky/images/it2022/w_pj_page1_tit.png) no-repeat center center;
    background-size: 100% 100%;    
    float: left;  
}
.page1 li span{
  width: 100%;
  margin-top: 1.10rem;
  height: 1.18rem;
  font-size: 0.32rem;
  color:#93856b;
  font-weight: bold;
  text-align: center;
  line-height: 1.18rem;
  background-image:-webkit-linear-gradient(top,#f3e6cb, #db8c1b);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;  
  display: inline-block;

}
.float-left,.float-right,.float-up,.float-up1,.float-up2,.float-up3,.float-up4,.float-up5,.float-up6,.float-down,.float-scale,.float-scale1 {
    -webkit-transition:0.6s;
    transition:0.6s;
    opacity:0;
}
.float-left {
    -webkit-transform:translate(100px,0);
    transform:translate(100px,0);
}
.float-right {
    -webkit-transform:translate(-100px,0);
    transform:translate(-100px,0);
}
.float-up {
    -webkit-transform:translate(0,100px);
    transform:translate(0,100px);
}
.float-up1 {
    -webkit-transform:translate(0,100px);
    transform:translate(0,100px);
    -webkit-transition:0.6s 0.2s;
    transition:0.6s 0.2s;
}
.float-up2 {
    -webkit-transform:translate(0,100px);
    transform:translate(0,100px);
    -webkit-transition:0.6s 0.4s;
    transition:0.6s 0.4s;
}
.float-up3 {
    -webkit-transform:translate(0,100px);
    transform:translate(0,100px);
    -webkit-transition:0.6s 0.6s;
    transition:0.6s 0.6s;
}
.float-up4 {
    -webkit-transform:translate(0,100px);
    transform:translate(0,100px);
    -webkit-transition:0.6s 0.8s;
    transition:0.6s 0.8s;
}
.float-up5 {
    -webkit-transform:translate(0,100px);
    transform:translate(0,100px);
    -webkit-transition:0.6s 1s;
    transition:0.6s 1s;
}
.float-up6 {
    -webkit-transform:translate(0,100px);
    transform:translate(0,100px);
    -webkit-transition:0.6s 1.2s;
    transition:0.6s 1.2s;
}
.float-down {
    -webkit-transform:translate(0,-100px);
    transform:translate(0,-100px);
    -webkit-transition:0.6s 0.2s;
    transition:0.6s 0.2s;
}
.float-scale {
    -webkit-transform:scale(0.5);
    transform:translate(0.5);
}
.float-scale1 {
    -webkit-transform:scale(1.2);
    transform:translate(1.2);
    -webkit-transition:0.6s 0.2s;
    transition:0.6s 0.2s;
}
.swiper-slide-active .float-left,.swiper-slide-active .float-right,.swiper-slide-active .float-up,.swiper-slide-active .float-up1,.swiper-slide-active .float-up2,.swiper-slide-active .float-up3,.swiper-slide-active .float-up4,.swiper-slide-active .float-up5,.swiper-slide-active .float-up6,.swiper-slide-active .float-down,.swiper-slide-active .float-scale,.swiper-slide-active .float-scale1 {
    -webkit-transform:none;
    transform:none;
    opacity:1;
}

/*page2,page3,page4*/
.pagetitle{
    margin-top: 8.6rem;
    width: 100%;
    height: 1.86rem;
    background:url(https://www.yesky.com/TLimages2009/yesky/images/it2022/w_pj_title1.png) no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
}
.page_swiper{
  margin-top: 0.6rem;
  width: 100%;
  padding:0 0.30rem;
  box-sizing: border-box;
}
.bigpic{
    width: 100%;
    /*padding: 0 0.30rem;*/
    display: inline-block;
    box-sizing: border-box;
}

.bigpic dl{
    width: 100%;
    border:solid 2px;
    border-image: -webkit-linear-gradient(to bottom,#e3b65e, #6f4314) 20 20;
    border-image: -moz-linear-gradient(to bottom,#e3b65e, #6f4314) 20 20;
    border-image: -o-linear-gradient(to bottom,#e3b65e, #6f4314) 20 20;
    border-image: linear-gradient(to bottom,#e3b65e, #6f4314) 20 20;
    box-sizing: border-box;    
}
.bigpic dl.show{
    display: block;
}
.bigpic dl dt{
    width: 48%;
    max-width: 5.38rem;
    height: 4.08rem;
    border:#443627 solid 2px;
    float: right;
    box-sizing: border-box;    
    position: relative;
}
.bigpic dl dt img{
    width: 100%;
    height: 100%;
    display: inline-block;    
}
.bigpic dl dt p{
  width: 100%;
  height: 1.20rem;
  font-size: 0.32rem;
  color:#f4e7cb;
  background:rgba(0,0,0,0.7);
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0 10px;
  box-sizing: border-box;
}
.bigpic dl dd{    
    width: 52%;    
    max-width: 5.70rem;
    height: 4.10rem;    
    background-size: 100% 100%;
    float: left;
    box-sizing: border-box;    
    padding:0 0.1rem 0 0.20rem;
    box-sizing: border-box;
    display: inline-block;
}
.bigpic dl dd h2{
    padding:0.35rem 0 0 0.60rem;
    position:relative;
    font-size: 0.36rem;
    color:#e5d2a6;
    line-height: 1.2;
    font-weight: bold;
    display: inline-block;
    background-image:-webkit-linear-gradient(top,#f3e6cb, #fdb549);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; 
}
.bigpic dl dd h2 span{
  font-size: 0.36rem;
  color:#e5d2a6;
  line-height: 1.2;
}
.bigpic dl dd h2:before{
    content:'';
    width: 0.47rem;
    height: 0.56rem;
    background:url(https://www.yesky.com/TLimages2009/yesky/images/it2022/w_pj_jb.png) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    position: absolute;
    top:0.27rem;
    left: 0;  

}
.bigpic dl dd p{
  padding-top: 0.20rem;
  font-size: 0.28rem;
  color:#e5d2a6;  
  line-height: 0.35rem;
}
.bigpic dl dd p span{
  padding-right: 0.15rem;
  font-size: 0.32rem;
  color:#fef8eb;
  line-height: 0.35rem; 
  background-image:-webkit-linear-gradient(top,#f3e6cb, #db8c1b);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;       
}
.bigpic dl dd p:nth-of-type(2){
  padding-top: 0.10rem;
  font-size: 0.25rem;
  color:#fffae7;
  line-height: 1.4;    
  overflow: hidden;
  overflow:hidden;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  -webkit-box-orient: vertical;
}
.bigpic dl dd p:nth-of-type(2) span{
  padding-top: 0.05rem;
  margin-bottom: 0.10rem;
  font-size: 0.28rem;
  color:#e5d2a6;
  font-weight: bold;
  background-image:-webkit-linear-gradient(top,#f3e6cb, #db8c1b);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: block; 
}
.bigpic dl dd .links{    
  font-size:0.22rem;
  color:#fff;
  float: right;
  padding: 0.05rem;
  border-radius: 0.05rem;  
}
.smallpic{
  margin-top: 0.60rem;

}
.smallpic li{
    padding-bottom:0;
}
.smallpic li img{
    width: 100%;
    height: auto;
    border:#433626 solid 2px;
    box-sizing: border-box;
}
.smallpic li p{
    display: none;
}
.smallpic .swiper-slide-thumb-active img{
    border:#e2b565 solid 2px;
}

.page3_tit{
  background: url(https://www.yesky.com/TLimages2009/yesky/images/it2022/w_pj_title2.png) no-repeat center center;
    background-size: 100% 100%;
}
.page4_tit{
  background: url(https://www.yesky.com/TLimages2009/yesky/images/it2022/w_pj_title3.png) no-repeat center center;
    background-size: 100% 100%;
}
.page5_tit{
  background: url(https://www.yesky.com/TLimages2009/yesky/images/it2022/w_pj_title4.png) no-repeat center center;
    background-size: 100% 100%;
}
.page6_tit{
  background: url(https://www.yesky.com/TLimages2009/yesky/images/it2022/w_pj_title5.png) no-repeat center center;
    background-size: 100% 100%;
}
.page7_tit{
  background: url(https://www.yesky.com/TLimages2009/yesky/images/it2022/w_pj_title6.png) no-repeat center center;
    background-size: 100% 100%;
}
.page8_tit{
  background: url(https://www.yesky.com/TLimages2009/yesky/images/it2022/w_pj_title7.png) no-repeat center center;
    background-size: 100% 100%;
}
.page9_tit{
  background: url(https://www.yesky.com/TLimages2009/yesky/images/it2022/w_pj_title8.png) no-repeat center center;
    background-size: 100% 100%;
}
.piclist{
 
}
.piclist dl{  
  padding: 1px;   
  float: left;
  display: inline-block;
  box-sizing: border-box;
}
.piclist dl .cont{  
  width: 100%;  
  border:solid 1px;
  border-image: -webkit-linear-gradient(to bottom,#e2b565, #6e431a) 20 20;
  border-image: -moz-linear-gradient(to bottom,#e2b565, #6e431a) 20 20;
  border-image: -o-linear-gradient(to bottom,#e2b565, #6e431a) 20 20;
  border-image: linear-gradient(to bottom,#e2b565, #6e431a) 20 20;    
  margin-bottom: 0.20rem;  
  box-sizing: border-box;
  position: relative; 
}
.piclist dl dt img{  
  /*width:3.32rem; 
  height: 2.50rem;*/
  margin: 0.08rem 0 0 3%;
  width: 95.4%;  
  height: 2.52rem;  
  border:#443627 solid 2px;
  box-sizing: border-box;
}
.piclist dl dt p{
  margin-top: 0.08rem;
  width: 100%;
  height: 1.16rem;
  font-size: 0.24rem;
  color:#f4e7cb; 
  line-height: 1.2; 
  /* background: -webkit-linear-gradient(top,#b99657, #6e431a);     
  background: -moz-linear-gradient(top,#b99657, #6e431a);  */  
  background:-webkit-radial-gradient(circle, #816d49, #6e431a);
  background:-moz-radial-gradient(circle, #816d49, #6e431a);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0 0.10rem;
  box-sizing: border-box; 
}
.piclist dl dd{
  margin: 0.08rem 0 0 2.6%;
  width: 95.2%; 
  height: 2.52rem;
  background:rgba(0,0,0,0.7);  
  border:#443627 solid 2px;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.piclist dl dd h2{
  padding: 0.10rem 0 0 0.60rem;
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  
}
.piclist dl dd h2:before{
  content: '';
  width: 0.43rem;
  height: 0.49rem;
  background: url(https://www.yesky.com/TLimages2009/yesky/images/it2022/w_pj_jb.png) no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0.10rem;
  margin-top: -0.245rem;
}
.piclist dl dd h2 span{
  font-size: 0.24rem;
  color: #e5d2a6;
  line-height: 1.1;
  font-weight: bold;  
  background-image: -webkit-linear-gradient(top,#f3e6cb, #fdb549);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0 0.1rem;
  box-sizing: border-box;
  text-align: justify;
  
}
.piclist dl dd p{
  padding: 0.08rem 0.10rem 0;
  font-size: 0.20rem;
  color:#fffbf3;
  line-height: 1.4;
  -webkit-line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical; 
  text-align: justify;
}
.piclist dl dd .links{
  font-size:0.22rem;
  color:#fff;
  float: right;
  padding: 0.05rem;
  border-radius: 0.05rem; 
}
.piclist dl.active .cont{
  border:#e2b565 solid 1px;  
}
.piclist dl.active dd{
  border:#e2b565 solid 2px;
}

.page10_tit{
    margin-top: 9.0rem;
    height: 1.52rem;
    background:url(https://www.yesky.com/TLimages2009/yesky/images/it2022/w_pj_title10_1.png) no-repeat center center;
    background-size: 100% 100%;
}
.page10_tit_2{ 
    margin-top: 0.50rem;   
    height: 1.52rem;
    background:url(https://www.yesky.com/TLimages2009/yesky/images/it2022/w_pj_title10_2.png) no-repeat center center;
    background-size: 100% 100%;
}
.page10 .page_swiper{
  margin-top: 0.30rem;
}
.pxjg{
    width: 100%;   
    margin: 0.40rem auto 0;
    padding-bottom: 0.4rem;
    max-width: 11.70rem
}
.pxjg ul{
    width: 9.90rem;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: 0.3rem;
}
.pxjg ul li{
    text-align: center;
}
.pxjg ul li p{
    font-size: 0.42rem;
    color: #fdefd2;
    line-height: 1.1;
    margin-top: 0.3rem;
}
.pxjg ul li:nth-child(1) img{
    width: 2.42rem;
    height: 0.92rem;
}
.pxjg ul li:nth-child(2) img{
    width: 2.42rem;
    height: 0.88rem;
}
.pxjg ul li:nth-child(2) p .yesky{
    width: 1.78rem;
    height: 0.69rem;
    vertical-align: middle;
}
.pxjg ul li:nth-child(2) p .chinabyte{
    width: 2.05rem;
    height: 0.69rem;
    vertical-align: middle;
}
.pxjg ul li p span{
    color: #fff5cc;
    font-size: 0.18rem;
    vertical-align: middle;
    padding: 0 0.15rem;
}
.partner{
    width: 100%; 
   /* background:url(https://www.yesky.com/TLimages2009/yesky/images/it2021/w_hzhb.jpg) no-repeat bottom center;*/
    background-size: 100% auto;     
    margin:0 auto;
}
.partner_title{
    width: 100%;
    height: 0.92rem;
    background:url(https://www.yesky.com/TLimages2009/yesky/images/it2021/w_title_hzhb.png) no-repeat top center;
    background-size: 100% 100%;
}

.partner_content{
    width: 100%;    
    margin: 0 auto;
    margin-top: 0.1rem;
    overflow: hidden;
}
.partner_content ul{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.partner_content ul li{
    width: 31%;
    margin-right: 1%;
    height: auto;
    border: 2px solid #443626;
    text-align: center;
    margin-top: 0.35rem;
    float: left;
    box-sizing: border-box;
}
.partner_content ul li:nth-of-type(3n){
    margin-right: 0;
}
.partner_content ul li img{
    width: 100%;
    height: auto;
}
.partner_content p{
    width: 0.3rem;
    margin: 0 auto;
    margin-top: 0.15rem;
    display: flex;
    justify-content: space-between;
}
.partner_content p span{
    width: 0.08rem;
    height: 0.08rem;
    border-radius: 50%;
    background: #685035;
    display: inline-block;
    cursor: pointer;
}
.partner_content p span.active{
    background: #c9aa74;
}




#swiper-container1{
    /* position:initial; */  
}
.swiper-pagination{
    margin-top:0.40rem;
    position: static;
}
.piclist .swiper-pagination{
  margin-top:0.20rem;
}
.swiper-pagination-bullet{
    width:0.21rem;
    height:0.21rem;
    background:#c7a775;
    opacity:1;
}
.swiper-pagination-bullet-active{
    opacity:1;
    background:#f0e2c5;
}

.partner_content .swiper-pagination{
    bottom: 3.2rem;
}

.swiper-button-next,.swiper-button-prev{
    width: 0.97rem;
    height: 1.01rem;
    background:url(https://www.yesky.com/TLimages2009/yesky/images/it2022/w_pj_next.png) no-repeat;
    background-size: 100% 100%;
    -webkit-animation: arrow infinite .8s;
    animation: arrow infinite .8s;
    margin-left: -0.48rem;
    bottom: 0.3rem;
    left: 50%;
    right: auto;
    top: auto;
   /*  bottom: 1.0rem; */
}
.swiper-button-prev{
    background:url(https://www.yesky.com/TLimages2009/yesky/images/it2022/w_pj_prev.png) no-repeat;
    background-size: 100% 100%;
    display: none;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
  opacity: 1;
}




@-webkit-keyframes arrow{
    0%{
        -webkit-transform:translate(0,0);
    }
    50%{
     -webkit-transform:translate(0,-4px);
     }
 }

@keyframes arrow{
    0%{
        transform:translate(0,0);
    }
    50%{
        transform:translate(0,-4px);
    }
 }



