ul,li{ list-style-type: none; margin-bottom: 0; padding: 0; }
a:hover{ color: #c71d1d; text-decoration: none;}
header{width: 100%; background: -webkit-gradient(linear,left top,right top,from(#000),color-stop(50%,#000),color-stop(50%,#2f2d2d),to(#2f2d2d)); background: linear-gradient(90deg,#000 0,#000 50%,#2f2d2d 0,#2f2d2d); -webkit-transition: all .5s; transition: all .5s; }
.headerBox{ background-color: #2f2d2d; position: relative;}
.logoBox{ background-color: #000;}
.logoBox h4{ font-weight: 600; color: #fff; height: 60px; line-height: 55px; margin-bottom: 0; padding: 0 70px 0 15px;}
.logoBox h4::after{ border-left: 36px solid transparent; border-bottom: 60px solid #2f2d2d; right: 0; top: 0;content: ""; display: block; position: absolute; width: 0; height: 0; z-index: 2;}
.menuBox{ position: absolute; top: 0; left: 860px; background-color: #2f2d2d;}
.menuBox ul li{ display: inline-block;}
.menuBox ul li a{ color: #e5e5e5; padding: 0 10px; font-size: .9rem; height: 60px; line-height: 60px; display: inline-block;}
.menuBox ul li a:hover{ background-color: #3A3838; box-shadow: inset 0 0 4px rgb(0 0 0 / 25%);}
.menuBox ul li i{ font-size: 1rem; margin-right: .2rem;}
.indexBann{ background-color: #21242D;}
.indexBann .row{ height: 300px;}
.indexBann i{ font-size: 6rem; color: #fff; opacity: .6;}
.indexBann h2,.indexBann h3{ font-weight: 600; letter-spacing: 2px; margin-bottom: 1rem;}
.indexBann h2{ color: #D53F3E;}
.indexBann h3:nth-child(2){ color: #DAAD5A;}
.indexBann h3:nth-child(3){ color: #8A837C;}
.List h5,.List h6{ text-align: center; margin-top: 1.5rem;}
.List h5{ font-weight: 600; letter-spacing: 1px;}
.List h6{ color: #999;}
.List p{ color: #242424; line-height: 2;}
.foot-pc{ background-color: #3c3c3c; margin-top: 1rem; padding: 2rem 0 1rem; color: #fff;}
.foot-pc h4{ font-weight: 600; letter-spacing: 2px; margin-bottom: 1rem;}
.foot-pc p{ font-size: .9rem; letter-spacing: 1px;}
.foot-pc p a{ color:#fff}