/* CSS Document */
html,body {
min-width: 320px;
margin:0 auto;
height: 100%;
position: relative;
background:#f8f4f1 !important;
color: #000;
font-family: tsukushimarugothic, meiryo, "ヒラギノ角ゴ pro w3", "hiragino kaku gothic pro", sans-serif !important;
}
ul,li{
    list-style: none;
    margin: 0 auto !important;
    padding: 0 !important;
}


.nav{
    background: #F2E5E4;
    border-bottom:1px solid #ccc;
    height: 240px;
    position: fixed;
    width: 100%;
    z-index: 99;
    left: 0;
    top: 0;
}

.nav-top{
    position: relative;
    min-width: 960px;
    margin: 0 auto;
    width: 960px;
}
.nav-top-1{
    font-size: 15px;
    line-height: normal;
    font-weight: bold;
    color: rgb(109,49,22);
}
.nav-top-1 a{
    color: rgb(109,49,22);
}
.nav-top-2{
    font-size: 25px;
    line-height: 60px;
    font-weight: bold;
    color: rgb(109,49,22);
    width: 30%;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    left: 35%;
    top: 0%;
}
.nav-top-3{
    margin: 45px auto 20px;
    text-align: center;
}
.menu{
    padding: 0 0 10px;
}
.wh{
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.wh a{
    color: rgb(109,49,22);
    font-weight: bolder;
    line-height: 1.5em;
    font-size: 13px;
}
.wh a:hover {
    text-decoration: none;
    color: #E33292;
}
.wh span{
    display: block;
    text-align: center;
    font-weight: bolder;
    font-size: 26px;
    margin: 10px 0;
}
.foot{
    font-size: 13px;
    text-align: center;
    color: rgb(109,49,22);
    background: #F2E5E4;
    padding:41px 0 10px;

}



.banner{
    height: 420px;
    width: 100%;
    min-width: 960px;
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.498039) -1px -1px 0px, rgba(0, 0, 0, 0.498039) -1px 1px 0px, rgba(0, 0, 0, 0.498039) 1px 1px 0px, rgba(0, 0, 0, 0.498039) 1px -1px 0px;
    font-weight: bolder;
    background-size: 100% auto !important;
} 

.banner-1{
    font-size: 25px;
    width: 960px;
    padding: 20px 50px;
    margin: 0 auto;
}
.banner-2{
    font-size: 45px;
    width: 960px;
    padding: 20px 0;
    margin: 0 auto;
}

.index{
    padding: 16px 0 50px;
        display: flex;
    flex-direction: row;
    justify-content: center;
    
}
.index-1{
    width: 50%;
}
.index-movie{
    width: 90%;
    margin: 20px 5%;
}
.index-2{
    background-color:rgb(252, 251, 184);
    color: rgb(109,49,22);
    font-size: 17px;
    padding:40px 15% 150px 5%;
    width: 50%;
    font-weight: bolder;
}



.news-1{
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 27px 0;
}
.news-1-title{
    font-weight: bolder;
    font-size: 45px;
    color: rgb(109,49,22);
}
.news-1-img{
    padding-bottom: 54px;
    width: 77px;
}
.news-2-1{
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 50px;
}
.news-2-2{
    width: 50%;
    background: #fff;
}
.news-2-3{
    width: 50%;
    padding-bottom: 285px;
     background-size: 100% auto !important;
}
.news-2-title{
    font-size: 25px;
    line-height: normal;
    text-align: center;
    border-bottom: 1px dotted rgb(109,49,22);
    border-width: 6px; 
    width: 40%;
    margin: 25px auto 0;
    font-weight: bolder;
    color: rgb(109,49,22);
}
.news-2-cont{
    font-size: 17px;
    color: rgb(109,49,22);
    font-weight: bolder;
    margin: 30px 20%;
}
.xmy-1{
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 25px 0;
}
.xmy-1-1{
    width: 50%;
}
.xmy-1-img{
    margin: 10% auto;
    padding-bottom: 500px;
    width: 70%;
    margin: 0 auto;
}
.xmy-1-cont{
    font-size: 17px;
    color: rgb(109,49,22);
    font-weight: bolder;
    padding:0 10%;
    margin-top: 20px;
}
.xmy-1-cont1{
    font-size: 13px;
    color: rgb(109,49,22);
    font-weight: bolder;
    padding: 20px 10%;;
    
}
.xmychengse{
    background-color: #FAD8C5;
    padding: 30px 0;

}


.xmy-2{
    display: flex;
    flex-wrap: wrap;
    width: 100%; /* 或者根据需要设置具体的宽度 */
    justify-content:left;
  }
  .xmy-2-1{
    flex-basis: 25%; /* 减去间隙宽度以避免换行 */
    padding:2%;
  }
  .xmy-2-img{
    position: relative;
    width: 60%;
    margin: 0 auto;
    padding-bottom: 40%;
  }
  .xmy-2-time{
    border-radius: 100px;
    width: 64px;
    height: 64px;
    text-align: center;
    line-height: 64px;
    color: #fff;
    font-size: 20px;
    font-weight: bolder;
    position: absolute;
    left: 0;
    top:-32px;
    background: #F2A21A;
  }
  .xmy-2-title{
    font-size: 17px;
    line-height: normal;
    border-bottom: 1px dotted rgb(109,49,22);
    border-width: 6px; 
    width: 60%;
    margin: 5px auto;
    font-weight: bolder;
    color: rgb(109,49,22);
    padding: 5px 0;
  }
  .xmy-2-cont{
    font-size: 14px;
    color: rgb(109,49,22);
    width: 60%;
    margin: 0 auto;
    font-weight: bolder;
    line-height: 40px;
  }
  .liyong{
    display: flex;
    flex-wrap: wrap;
    width: 100%; /* 或者根据需要设置具体的宽度 */
    justify-content:left;
    background: #FAD8C5;
  }

  .liyong-1{
    flex-basis: 33%; /* 减去间隙宽度以避免换行 */
    padding:2% 8%;
  }
  .liyong-shu{
    width: 40%;
    background: #F2A21A;;
    border-radius: 50%;
    height: 64PX;
    text-align: center;
    line-height: 64PX;
    color: #fff;
    font-size: 24px;
    font-weight: bolder;
    
  }
  .liyong-shu span{
    text-shadow: rgba(204, 204, 204, 0.479) -1px -1px 0px, rgba(204, 204, 204, 0.498039) -1px 1px 0px, rgba(204, 204, 204, 0.498039) 1px 1px 0px, rgba(204, 204, 204, 0.498039) 1px -1px 0px;
    font-size: 35px; 
  }
  .liyong-title{
    font-size: 17px;
    line-height: normal;
    border-bottom: 1px dotted rgb(109,49,22);
    border-width: 6px; 
    width: 70%;
    margin: 20px 0;
    font-weight: bolder;
    color: rgb(109,49,22);
    padding: 5px 0;
  }
  .liyong-cont{
    font-size: 17px;
    color: rgb(109,49,22);
    width: 100%;
    margin: 0 auto;
    font-weight: bolder;
    line-height: 30px;
  }

  .liyong-img{
    text-align: right;
  }

  .zhiyuan{
    position: relative;
    min-width: 960px;
    margin: 0 auto;
    width: 960px;
    display: flex;
    flex-wrap: wrap;
    justify-content:center;
  }
  .zhiyuan-1{
    width: 50%;
    padding:2% 0;
  }
  .zhiyuan-1-img{
    width: 60%;
    padding-top: 60%;
    border-radius: 100%;
    margin: 0 auto;
  }
  .zhiyuan-1-title{
    margin: 25px auto;
    text-align: center;
    background: #fff;
    border-radius: 10px;
    font-size: 25px;
    line-height: 40px;
    color: rgb(109,49,22);
    display: table;
    padding: 0 30px;
    font-weight: bolder;
  }
  .zhiyuan-1-cont{
    padding: 10% 20% 100px;
    font-weight: bolder;
    color: rgb(109,49,22);
    line-height: 30px;
  }
  .lvjing{
    -webkit-filter: sepia(100%);
    filter: sepia(100%);
  }
  .zhiyuan-title{
    font-size: 25px;
    line-height: 40px;
    text-align: center;
    display: table;
    padding: 0 30px;
    border-bottom: 1px dotted rgb(109,49,22);
    border-width: 6px; 
    margin: 20px auto;
    font-weight: bolder;
    color: rgb(109,49,22);
    padding: 5px 20px;
  }


  .gaiyao-1{
    position: relative;
    min-width: 960px;
    margin: 0 auto;
    width: 960px;
    display: flex;
    flex-wrap: wrap;
    justify-content:center;
    padding: 2% 0 1%;
  }
  .gaiyao-1-1{
    width:35%;

  }
  .gaiyao-1-2{
    width: 65%;
  }
  .gaiyao-1-1-img{
    width: 70%;
    padding-top: 70%;
    border-radius: 100%;
    margin:40px 0;
  }
  .gaiyao-1-1-title{
    font-size: 17px;
    line-height: 30px;
    color: rgb(109,49,22);
    font-weight: bolder;
  }
  .gaiyao-1-2-title{
    font-size: 25px;
    line-height: 30px;
    color: rgb(109,49,22);
    font-weight: bolder;
    width: 70%;
    border-bottom: 1px dotted rgb(109,49,22);
    border-width: 6px; 
    padding: 1%;
  }
  .gaiyao-1-2-name{
    padding:4% 2%;
    font-size: 25px;
    line-height: 30px;
    color: rgb(109,49,22);
    font-weight: bolder;
  }
  .gaiyao-1-2-name span{
    font-size: 17px;
    line-height: 30px;
    color: rgb(109,49,22);
  }
  .gaiyao-1-2-cont{
    font-size: 17px;
    line-height: 30px;
    color: rgb(109,49,22);
    font-weight: bolder;
  }
  .gaiyao-yanse{
    background: #F9F0DB;
  }
  .gaiyao-2{
    position: relative;
    min-width: 960px;
    margin: 0 auto;
    width: 960px;
    display: flex;
    flex-wrap: wrap;
    justify-content:center;
    padding: 1% 0 2%;
  }
  .gaiyao-2-title{
    width: 100%;

  }
  .gaiyao-2-1-title{
    font-size: 25px;
    line-height: 30px;
    color: rgb(109,49,22);
    font-weight: bolder;
    border-bottom: 1px dotted rgb(109,49,22);
    border-width: 6px; 
    padding: 1% 10% 1% 1%;
    display: table;
    
  }
  .gaiyao-2-1{
    width: 60%;
    line-height: 28px;
    font-size: 17px;
    font-weight: bold;
    color: rgb(109,49,22);
    padding: 20px 0;
  }
  .gaiyao-2-2{
    width: 40%;
    line-height: 28px;
    font-size: 17px;
    font-weight: bold;
    color: rgb(109,49,22);
    padding: 20px 0;
  }
  .dizhi{
    position: relative;
    min-width: 960px;
    margin: 0 auto;
    width: 960px;
    display: flex;
    flex-wrap: wrap;
    justify-content:space-between;
    padding: 0 0 1%;
  }
  .dizhi-1{
    width: 49%;
    padding: 1% 0% 100px;
  }
  .dizhi-2{
    width: 49%;
    padding: 1% 5% 100px;
  }
  .dizhi-1-title{
    font-size: 18px;
    font-weight: bolder;
    color: rgb(109,49,22);
    text-align: center;
    margin: 14px 0;
    line-height: 36px;
  }
  .dizhi-1-cout{
    font-size: 13px;
    color: rgb(109,49,22);
    margin-bottom: 14px;
    padding-left: 50px;
  }

  .dizhi-2-title{
    font-size: 18px;
    font-weight: bolder;
    color: rgb(109,49,22);
    margin-bottom: 6px;
    line-height: 36px;
    border-bottom: 6px solid #F7825E;
  }

  .dizhi-2-cout{
    font-size: 13px;
    color: rgb(109,49,22);
    border-top: 1px solid #F7825E;
    padding: 6px 0 20px;
  }
  .songxin-1{
    width: 856px;
    margin: 0 auto;
    padding: 10px;
    border: 9px solid rgb(186,218,85);
    border-radius: 20px;
    font-size: 17px;
    font-weight: bolder;
    color: rgb(109,49,22);
    line-height: 35px; 
    margin-bottom: 40px;
  }
  .songxin-2{
    background-color: #FAFAFA;
    padding: 30px 0;
  }
  .songxin-3{
    width: 856px;
    padding: 20px 5%;
    background: #fff;
    margin: 0 auto;
  }
  .songxin-3-title{
    font-size: 20px;
    font-weight: bolder;
    color: rgb(109,49,22);
    text-align: center;
    line-height: 30px;
    margin-bottom: 12px;
  }
  .songxin-3-cont{
    font-size: 15px;
    font-weight: bolder;
    color: rgb(109,49,22);
    text-align: center;
    margin-bottom: 22px;
  }
  .songxin-3-cont-1{
    font-size: 11px;
    color: rgb(109,49,22);
    padding:35px 10% 0;
  }
  .songxin-3-1{
    margin-bottom: 22px;
    padding:0 10%;
    display: flex;
    flex-wrap: wrap;
    justify-content:space-between;
  }
  .songxin-3-2{
    width: 48%;
  }
  .songxin-3-3{
    margin-bottom: 8px;
    padding:0 10px ;
    font-weight: bold;
    color: rgb(48,29,16);
  }
  .inputText{
    width: 100%;
    padding:3px 3px 3px 22px;
    border-radius: 10px;
    border: 1px solid rgb(243, 199, 196);
    background: rgb(242,229,228);
    height: 55px;
    font-weight: bold;
    color: rgb(48,29,16);

  }
  .inputText:hover {
    background: #F2F5FC;
    border: 1px solid #1D67CD;
  }
  .textarea{
    width: 100%;
    padding:10PX;
    border-radius: 10px;
    border: 1px solid rgb(243, 199, 196);
    background: rgb(242,229,228);
    font-weight: bold;
    color: rgb(48,29,16);
    height: 300px;
  }
  .textarea:hover {
    background: #F2F5FC;
    border: 1px solid #1D67CD;
  }
  .songxin-3-4{
    width: 100%;
  }
  .songxin-3-5{
    padding:10px 45px;
    border-radius: 20px;
    color: #fff;
    font-weight: bolder;
    font-size: 22px;
    background: rgb(247,146,94);
    text-align: center;
    margin: 0 auto;
    display: table;
    margin-top: 20px;
    box-shadow: 0px 4px 0px rgba(0, 128, 0, 0.5);
  }
  .songxin-3-5:hover {
    background: #3E569E;
    cursor: pointer;
  }
  .qingbao{
    min-width: 960px;
    margin: 0 auto;
    width: 960px;
    padding: 0 0 1%;
  }
  .qingbao-1-cont{
    font-size: 18px;
    line-height: 33px;
    font-weight: bolder;
    color: rgb(109,49,22);
    padding: 0 17%;
  }
  .qingbao-2-cont{
    font-size: 18px;
    line-height: 33px;
    font-weight: bolder;
    color: rgb(109,49,22); 
    padding:10% 17%;
  }
  .zhishi{
    padding-bottom: 3%;
  }
  .zhishi-1{
    width: 710px;
    margin: 0 auto;
    
  }
  .zhishi-time{
    font-size: 18px;
    font-weight: 500;
    color: rgb(109,49,22);
    line-height: 30px;
  }
  .zhishi-title{
    font-size: 18px;
    font-weight: 500;
    color: rgb(109,49,22);
    line-height: 30px;
  }
  .zhishi-cont{
    display: flex;
    flex-wrap: wrap;
    justify-content:space-between;
    padding:40px;
  }
  .zhishi-1-cont{
    display: flex;
    flex-wrap: wrap;
    justify-content:space-between;
  }
  .zhishi-1-img{
    width: 46px;
    height: 64px;
    margin-right: 10px;
  }
  .zhishi-1-title{
    line-height: 30px;
    font-size: 14px;
    font-weight: 500;
    color: rgb(109,49,22);
  }
  .xinwen{
    position: relative;
    min-width: 960px;
    margin: 0 auto;
    width: 960px;
    padding: 0 20px;
  }
  .xinwen-1{
    line-height: 80px;
    font-size: 14px;
    color: rgb(163,74,33);
  }
  .xinwen-2{
    width: 100%;
  }
  .xinwen-3{
    margin: 20px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content:left;
  }
  .xinwen-img{
    width: 48.7%;
  }
  .xinwen-4{
    width: 51%;
    border: 1px solid #ccc;
    padding:24px 36px;
  }
  .xinwen-5{
    display: flex;
    flex-wrap: wrap;
    justify-content:left;
  }
  .xinwen-6{
    width: 32px;
    height: 32px;
    line-height: 40px;
    text-align: center;
    border-radius: 100px;
    background: #A0A09F;
    color: #ccc;
    font-size: 18px;
  }
  .xinwen-7{
    height: 32px;
    font-size: 12px;
    margin-left: 10px;
  }
  .xinwen-7-1{
    line-height: 12px;
  }
  .xinwen-7-2{
    margin-top: 8px;
    line-height: 12px;
  }
  .xinwen-title{
    padding: 12px 0;
    font-size: 28px;
    line-height: 45px;
  }
  .xinwen-cont{
    font-size: 16px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    display: -moz-box; /* Firefox */
    -moz-box-orient: vertical;
    -moz-line-clamp: 3; /* Firefox */
    margin-bottom: 70px;
  }
  .xinwen-8{
    padding-top: 16px;
    border-top: 1px solid #ccc;
    font-size: 12px;
  }
@media (max-width: 1360px) {
    .banner{
        background-size:auto 100%  !important;
    }    
    .news-2-3{
        background-size:auto 100%  !important;
    }
}
