/* 消除网页默认属性开始 */
* {
    margin:0;
    padding: 0;
    box-sizing: border-box;
    text-decoration: none;
    list-style: none;
}
body {
    font-family: "微软雅黑";
    background-color:rgb(253, 253, 253);
}
/* 消除网页默认属性结束 */
/* 网页头部区域样式开始 */
.header {
    width: 1200px;
    height: 320px;
    margin: auto;
}
.header>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* 网页头部区域样式结束 */
/* 导航条区域开始 */
.nav {
    width: 1200px;
    height: 50px;
    background-color: #353835;
    margin: auto;
    line-height: 50px;
    text-align: center;
}
.menu {
    margin: auto;
    display: flex;
    width: 1000px;
}
.menu>a {
    font-size: 18px;
    color: #1e0101;
    display: block;
    height: 50px;
    width: 200px;
}
.menu>a:hover {
    background-color: #741012;
    color: #fff;
}
/* 导航条区域结束 */
/* 中间图片及文字区域样式开始 */
.way{
    width: 1200px;
    height: 700px;
    margin: 10px auto;
    display: flex;
}
.way-left{
    width: 560px;
    height: 100%;
}
.way-left>p{
    color: #000000;
    font-size: 20px;
    text-indent: 2em;
}
.way-right{
    width: 660px;
    height: 100%;
    padding: 20px;
}
.way-right>img{
    width: 100%;
    height: 100%;
}
.partone{
    width: 1200px;
    height: 700px;
    margin: 10px auto;
    display: flex;
}
.partone-left{
    width: 560px;
    height: 100%;
}
.partone-left>img{
    width: 100%;
    height: 100%;
}
.partone-right{
    width: 660px;
    height: 100%;
    padding: 20px;

}
.partone-right>h3{
    color: #000000;
    font-size: 25px;
    margin-bottom: 10px;
    text-align: center;
}
.partone-right>p{
    color: #000000;
    font-size: 20px;
    text-indent: 2em;
}

.parttwo{
    width: 1200px;
    height: 800px;
    margin: 10px auto;
    display: flex;
}
.parttwo-left{
    width: 560px;
    height: 800px;
}
.parttwo-left>img{
    width: 100%;
    height: 100%;
}
.parttwo-right{
    width: 660px;
    height: 800px;
    padding: 20px;

}
.parttwo-right>h3{
    color: #000000;
    font-size: 25px;
    margin-bottom: 10px;
    text-align: center;
}
.parttwo-right>p{
    color: #000000;
    font-size: 20px;
    text-indent: 2em;
}

.box1 {
    width: 1200px;
    height: 600px;
    margin: 10px auto;
    display: flex;
}
/* 左边图片区域 */
.box1-left {
    width: 450px;
    height: 100%;
}
.box1-left>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* 右边文字介绍区 */
.box1-right {
    width: 750px;
    height: 100%
}
.box1-right>h3 {
    color: #c6c9c6;
    font-size: 25px;
    margin-bottom: 10px;
}
.box1-right>p {
    font-size: 20px;
    color: #8a8787;
    text-indent: 2em;
}
/* 中间视频及文字区域样式开始 */
.butt{
    width: 1200px;
    height: 600px;
    margin: 10px auto;
    display: flex;
}
.butt-left{
    width: 900px;
    height: 100%;
}
.butt-left>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.butt-right {
    width: 300px;
    height: 100%
}
.butt-right>h3 {
    color: #c6c9c6;
    font-size: 25px;
    margin-bottom: 10px;
}
.butt-right>p {
    font-size: 20px;
    color: #8a8787;
    text-indent: 2em;
}
.total{
    width: 1500px;
    height: 600px;
    margin: 10px auto;
    display: flex;
}
.total>img{
    width: 500px;
    height: 600px;
}
.totalp{
    width: 1200px;
    height: 600px;
    margin: 10px auto;
    display: flex;
}
.totalp>img{
    width: 600px;
    height: 600px;
    margin: auto;
}

/* 标题区域开始 */
.title {
    width: 1200px;
    height: 50px;
    background-color: #000000;
    margin: auto;
    line-height: 50px;
}
.title>h3 {
    color: #c6c9c6;
    margin-left: 10px;
}
/* 标题区域结束 */
.line{
    width: 1200px;
    height: 700px;
    margin: 10px auto;
    display: flex;

}
.line>video{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* 剧情介绍区域样式开始 */
.jingtai{
    width: 1200px;
    height: 600px;
    margin: auto;
}
.jingtai>img{
    width: 1200px;
    height:600px;
    object-fit: cover;
}
.tree-introduction{
    width: 1200px;
    height: 500px;
    margin: 10px auto;
    display: flex;
}
.tree-introduction-left{
    width: 500px;
    height: 100%;
}
.tree-Introduction-right{
    width: 700px;
    height: 100%;
    padding: 20px;
}
.tree-introduction-left>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.tree-introduction-right>p{
    color: #8a8787;
    font-size: 22px;
    text-indent: 2em;
}
.Introduction {
    width: 1200px;
    height: 300px;
    margin: 10px auto;
    display: flex;
}
.map{
    width: 1200px;
    height: 100px;
    margin: 10px auto;
    display: flex;
}

.map>p{
    color: #8a8787;
    font-size: 22px;
    text-indent: 2em;
}
.Introduction-left{
    width: 750px;
    height: 100%;
}
.Introduction-left>p {

    color: #8a8787;
    font-size: 22px;
   text-align: center;
}
.Introduction-right{
    width: 450px;
    height: 300px;
    padding: 20px;
}
.Introduction-right>img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    
}
/* 剧情介绍区域样式结束 */
.group{
    width: 1200px;
    height: 700px;
    margin: 10px auto;
    display: flex;
}
.group-list1{
    width: 400px;
    height: 700px;
    padding: 20px;
}
.group-list1-wu{
    width: 400px;
    height: 400px;
}
.group-list1-xi{
    width: 300px;
    height: 300px;
    margin: auto;
}
.group-list1-wu>img{
    width: 80%;
    height: 80%;
  border-radius: 50%;}
.group-list1-xi>p{
    color: #8a8787;
    font-size: 22px;
    text-indent: 2em;
}
.step{
    width: 1200px;
    height: 600px;
    margin: 10px auto;
    display: flex;
}
.step-list1{
    width: 400px;
    height: 600px;
    padding: 20px;
}
.step-list1-wu{
    width: 400px;
    height: 400px;
}
.step-list1-xi{
    width: 400px;
    height: 200px;
}
.step-list1-wu>img{
    width: 80%;
    height: 80%;
  border-radius: 50%;}
.step-list1-xi>p{
    color: #8a8787;
    font-size: 25px;
   
    text-align: center;
}
.step-list2{
    width: 400px;
    height: 600px;
    padding: 20px;
}
.step-list2-wu{
    width: 400px;
    height: 400px;
}
.step-list2-xi{
    width: 400px;
    height: 200px;
}
.step-list2-wu>img{
    width: 80%;
    height: 80%;
  border-radius: 50%;}
.step-list2-xi>p{
    color: #8a8787;
    font-size: 25px;
   text-align: center;

}
.step-list3{
    width: 400px;
    height: 600px;
    padding: 20px;
}
.step-list3-wu{
    width: 400px;
    height: 400px;
}
.step-list3-xi{
    width: 400px;
    height: 200px;
}
.step-list3-wu>img{
    width: 80%;
    height: 80%;
  border-radius: 50%;}
.step-list3-xi>p{
    color: #8a8787;
    font-size: 25px;
   text-align: center;
}

.tip{
    width: 800px;
    height: 600px;
    margin:  auto;
    display: flex;
}
.tip-list1{
    width: 400px;
    height: 600px;
    padding: 20px;
}
.tip-list1-wu{
    width: 400px;
    height: 400px;
}
.tip-list1-xi{
    width: 400px;
    height: 200px;
}
.tip-list1-wu>img{
    width: 80%;
    height: 80%;
  border-radius: 50%;}
.tip-list1-xi>p{
    color: #8a8787;
    font-size: 25px;
    text-align: center;
}
.tip-list2{
    width: 400px;
    height: 600px;
    padding: 20px;
}
.tip-list2-wu{
    width: 400px;
    height: 400px;
}
.tip-list2-xi{
    width: 400px;
    height: 200px;
}
.tip-list2-wu>img{
    width: 80%;
    height: 80%;
  border-radius: 50%;}
.tip-list2-xi>p{
    color: #8a8787;
    font-size: 25px;
   text-align: center;
}

.group-list2{
    width: 400px;
    height: 700px;
    padding: 20px;
}
.group-list2-wu{
    width: 400px;
    height: 400px;
}
.group-list2-xi{
    width: 300px;
    height: 300px;
    margin: auto;
}
.group-list2-wu>img{
    width: 80%;
    height: 80%;
  border-radius: 50%;}
.group-list2-xi>p{
    color: #8a8787;
    font-size: 22px;
    text-indent: 2em;
}


.group-list3{
    width: 400px;
    height: 700px;
    padding: 20px;
}
.group-list3-wu{
    width: 400px;
    height: 400px;
}
.group-list3-xi{
    width: 300px;
    height: 300px;
    margin: auto;
}
.group-list3-wu>img{
    width: 80%;
    height: 80%;
  border-radius: 50%;}
.group-list3-xi>p{
    color: #8a8787;
    font-size: 22px;
    text-indent: 2em;
}

.zongjie{
    width: 1200px;
    margin: auto;
}
.zongjie>p{
    color: #8a8787;
    font-size: 22px;
    margin: auto;
    text-align: center;
}
/* 角色介绍区域样式开始 */
.role-introduction {
    width: 1200px;
    margin: auto;
}
.role-introduction>h3{
    color: #000000;
    font-size: 30px;
    margin: auto;
    text-align: center;
}
.role-introduction>p{
    color: #8a8787;
    font-size: 22px;
    margin: auto;
    text-align: center;
}
/* 列表盒子 */
.role-introduction-list {
    width: 1200px;
    height: 600px;
    display: flex;
    margin-bottom: 20px;
}

/* 右边列表 */
/* 列表左边区域 */
.list-left {
    width: 700px;
    height: 500px;
    display: flex;
}
/* 列表左边照片区域 */

.list-left>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* 列表右边文字区域 */


.li3 {
    font-size: 14px!important;
}
/* 右边列表 */
.list-right {
    width: 500px;
    height: 400px;
    display: flex;
    padding: 20px;
    margin: 20px;
}

.list-right>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 20px;
}

/* 角色介绍区域样式结束 */
.fenji{
    width: 1200px;
    height: 600px;
    margin: 10px auto;
    display: flex;
}
.fenji>img{
    width: 700px;
    height: 600px;
    margin: auto;
}

/* 网页底部区域样式开始 */
.footer {
    width: 100%;
    height: 60px;
    background-color: #000000;
    margin-top: 15px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 60px;
}
/* 网页底部区域样式结束 */
table {
    border-collapse: collapse;
    
    width:1200px;
    
    margin:auto;
}
td {
    width: 100px;
    height: 50px;
    text-align: center;
    border: 2px solid #8cbcb2e4;
}
.boxt{
    border-color: #000000;
    width: 1200px;
    height: 320px;
    margin: auto;

}
.add{
    width: 1200px;
    height: 260px;
    margin: auto;

}
.add>div{
    padding: 30px 20px;
    height: 200px;
    background:#a97272;
    color: aqua;
}
.change {

    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.434);
    position: fixed;
    top: 0;
    left:0;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}
.change>div {
    padding: 30px 20px;
    height: 300px;
    background:#8cbcb2e4;
}
