@font-face {
	font-family: 'MiSansBold';
	src: url(../fonts/MiSans-Bold.ttf)
}
@font-face {
	font-family: 'MiSansSemibold';
	src: url(../fonts/MiSans-Semibold.ttf)
}
@font-face {
	font-family: 'MiSansMedium';
	src: url(../fonts/MiSans-Medium.ttf)
}
@font-face {
	font-family: 'Light';
	src: url(../fonts/MiSans-Light.ttf)
}
@font-face {
	font-family: 'Demibold';
	src: url(../fonts/MiSans-Demibold.ttf)
}
html,
body {
	font-family: 'MiSansBold';
	font-size: 14px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
	font-weight: normal;
}
.swiper{
    width: 100%;
    height: 100%;
}
.swiper *{
    transition: .5s;
}
.container:before,
.container:after {
	display: none;
}

a:hover,
a:focus {
	text-decoration: none;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

p,
dl,
dt,
dd,
ul,
h1,
.h1,
h2,
.h2,
h3,
.h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

* {
	font-style: normal;
}

button,
input {
	border: 0;
	outline: none;
}
.loadmore,.text-center{
	display: none;
}
.hk{
	background: #000;
	height: 23px;
	margin-bottom: 22px;
}
.yichi{
	display: flex;
	margin: 0 22px;
	margin-top: 16px;
	justify-content: end;
	border-top: 2px solid #000;
}
.yichi .l>div:nth-child(1){
    display: flex;
    margin-bottom: 14.813vh;
}
.yichi .l{
    width: 676px;
	/*width: 32.969%;*/
	position: fixed;
	left: 22px;
	top: 31px;
	display: flex;
    flex-flow: column nowrap;
    height: 100%;
}
.yichi .l .lo{
    width: 22.75%;
    max-width: 144px;
}
.yichi .l a img{
    width: 100%;
}
.yichi .l h1{
	font-family: 'MiSansSemibold';
	font-size: 42px;
	font-weight: bold;
	font-size: 24px;
    color: #140310;
    line-height: 31px;
    flex: 1;
    margin-left: 83px;
}
.yichi .l h1 span{
    display: block;
    margin-left: 14%;
    font-style: italic;
}
.yichi .cat{
	display: flex;
	flex-direction: column;
	flex: 1;
	max-height: 360px;
}
.yichi .cat a{
	display: block;
	background: url(../img/hh.png) no-repeat 0 5px;
	background-size: 19px 18px;
	padding-left: 25px;
	font-size: 21px;
	color: #000000;
	/*margin-bottom: 65px;*/
	flex: 1;
}
.yichi .cat a:last-child{
    flex: initial;
}
.yichi .cat a:nth-child(2){
	margin-left: auto;
	margin-right: 25.9%;
}
.yichi .cat a:last-child{
	margin-bottom: 0;
}
.yichi .cat a:nth-child(3){
	margin-left: 11.835%;
}
.yichi .cat a:nth-child(4){
	margin-left: auto;
	margin-right: 7.25%;
}
.yichi .cat a em{
	position: relative;
}
.yichi .cat a em::after{
	transition: .5s;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 3px;
	border-radius: 20px;
	background: #000;
}
.yichi .cat a:hover{
	color: #000!important;
	background: url(../img/hh.png) no-repeat 0 5px!important;
	background-size: 19px 18px!important;
}
.yichi .cat a:hover em::after{
	width: 100%;
}
.yichi .cat a span{
	font-weight: bold;
	display: block;
	margin-top: -7px;
	font-size: 17px;
	color: #BFBFBF;
	line-height: 30px;
	white-space: nowrap;
}
.yichi .cat a.on{
	background: url(../img/hh1.png) no-repeat 0 5px;
	background-size: 19px 18px;
	color: #BFBFBF;
}
.yichi .cat a.on span{
	color: #BFBFBF;
}
.yichi .db{
	margin-top: auto;
}
.yichi .db .ewm p{
    font-size: 11px;
color: #000000;
margin-right: 24px;
line-height: 16px;
font-family: 'MiSansMedium';
}
.yichi .db .ewm img {
    display: block;
    width: 77px;
}
.yichi .db .xx{
    display: flex;
}
.yichi .db .lx{
    width: 60%;
}
.yichi .db .lx p{
    width: 50%;
	font-family: 'MiSansMedium';
}
.yichi .db .xx p.dz{
    font-size: 11px;
color: #000000;
line-height: 16px;
}
.yichi .db .xx .dz p span{
    display: block;
    font-size: 6px;
color: #000000;
line-height: 13px;
}
.yichi .db a{
    font-family: 'MiSansMedium';
    font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.yichi .db .xx p span{
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.yichi .db p em{
	display: block;
	margin-top: -5px;
	font-size: 8px;
	color: #000000;
	line-height: 13px;
}
.yichi .db{
	padding-bottom: 70px;
}
.yichi .db .ewm{
	margin-top: 13px;
	margin-bottom: 13px;
	display: flex;
}
.yichi .db .ewm p:last-child{
    margin-right: 0;
}
.yichi .db .ewm img{
	margin-right: 25px;
}
.yichi .db .ewm img:last-child{
	margin-right: 0;
}
.yichi .dz p{
	font-family: 'MiSansMedium';
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.yichi .dz p span{
	display: block;
	margin-top: -5px;
	font-size: 6px;
	color: #000000;
	line-height: 13px;
}
.yichi .dz p:last-child{
	margin-top: 4px;
}
.yichi .db .lx{
    display: flex;
    flex-wrap: wrap;
}
.yichi .r{
    width: calc(100% - 698px);
	height: 100vh;
	max-width: 1400px;
	padding-bottom: 50px;
}
/* .yichi .r::-webkit-scrollbar {
  height: 0;
} */
#portfoliolist .portfolio{
    display: none;
}
.yichi .r a{
	display: flex;
	margin-bottom: 46px;
	align-items: end;
	position: relative;
	overflow: hidden;
}
.yichi .r a::after{
    content:'';
    position: absolute;
    top: 0;
    width: 100%;
    background: #000;
    height: 2px;
}
.yichi .r a.swiper-slide-active::after{
    width: 0;
}
.yichi .r a .con{
    display: flex;
    align-items: end;
    max-width: 1200px;
}
.yichi .r a.cc{
   -webkit-transform: translate(0, -10000px);
    -ms-transform: translate(0, -10000px);
    transform: translate(0, -10000px);
}
.yichi .r a .img{
	width: 61.603%;
	max-height: 440px;
	margin-right: 45px;
	overflow: hidden;
	min-width: 0;
}
.yichi .r a .img img{
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.yichi .r a .tit{
    flex: 1;
}
.yichi .r a .tit h1{
    font-family: 'MiSansSemibold';
	font-size: 20px;
	color: #000000;
	margin-bottom: 43px;
}
.yichi .r a .tit p{
	font-size: 10px;
	font-family: 'Light';
	color: #000000;
	line-height: 14px;
}
.yichi .r a .ms{
    font-family: 'Demibold';
	position: absolute;
	right: 0;
	top: 0;
	font-size: 25px;
	color: #000000;
}
.show{
	display: flex!important;
	margin-top: 22px;
	margin-right: 14.226%;
	margin-left: 22px;
	justify-content: end;
}
.show .lo img{
    margin-bottom: 50px;
    width: 144px;
}
.show .ms{
    font-size: 14px;
    color: #000000;
    line-height: 18px;
    font-family: 'MiSansMedium';
}
.show .cat a{
	display: block;
	font-weight: 600;
	font-size: 17px;
	color: #000000;
}
.show .cat a em{
	position: relative;
}
.show .cat a.on em{
    color: #BFBFBF;
}
.show .cat a span{
	display: block;
	margin-top: -7px;
	font-weight: 600;
	font-size: 11px;
	white-space: nowrap;
	color: #BFBFBF;
}
.show>.l{
	flex: 1;
	margin-right: 100px;
	position: fixed;
    left: 22px;
}
.show>.l>img{
	margin-top: 585px;
	width: 81px;
}
.show .cat a em::after{
	transition: .5s;
	content: '';
	position: absolute;
	bottom: 3px;
	left: 0;
	width: 100%;
	height: 5px;
	border-radius: 20px;
	background: #000;
}
.show .cat a.on em::after{
	width: 0;
}
.show .cat a:hover em::after{
	width: 100%;
}
.show>.r{
	max-width: 1264px;
	min-width: 0;
	width: 78%;
}
.show>.r .pic{
	margin-bottom: 21px;
}
.show>.r .pic img{
	width: 100%;
}
.show>.r .tit{
	font-weight: 600;
	font-size: 39px;
	color: #000000;
	background: url(../img/hh.png) 0 17px no-repeat;
	background-size: 18px;
	padding-left: 27px;
	margin-bottom: 10px;
	margin-bottom: -2px;
}
.show>.r .ms p{
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
.show>.r .nr{
	margin-top: 120px;
	padding: 0 42px;
	margin-bottom: 110px;
}
.show .r .xyg{
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.show .r .xyg .l {
	padding: 42px 0;
	padding-right: 111px;
	padding-left: 38px;
	width: 58.695%;
}
.show .r .xyg .l a>img{
	object-fit: cover;
}
.show .r .xyg .l{
	border-right: 1px solid #000;
}
.xyg{
	display: flex;
}
.xyg .r{
	display: flex;
    flex-direction: column;
    justify-content: end;
	padding-bottom: 45px;
	padding-left: 100px;
	flex: 1;
}
.xyg .r h1{
	font-size: 20px;
	color: #000000;
	margin-bottom: 43px;
}
.xyg .r .sx p{
	font-size: 10px;
	color: #000000;
}
.xyg .r .xs{
	display: flex;
	justify-content: space-between;
}
.xyg .r .sx a img{
	width: 55px;
}
.dibu{
	display: flex;
	height: 286px;
	border-bottom: 1px solid #000;
	margin-bottom: 100px;
}
.dibu .z{
	display: flex;
	justify-content: space-between;
	align-items: start;
	border-right: 1px solid #000;
	padding-top: 45px;
	padding-left: 38px;
	padding-right: 38px;
	padding-bottom: 45px;
	width: 42.884%;
}
.dibu .z a:nth-child(1){
    flex-shrink: 0;
}
.dibu .z a:nth-child(1) img{
	width: 105px!important;
}
.dibu .z a:nth-child(2){
	margin-top: auto;
}
.dibu .z a:nth-child(2) img{
    width: 157px;
}
.dibu .y{
    display: flex;
    align-items: center;
    flex: 1;
	padding-left: 50px;
}
.dibu .db{
	display: flex;
	padding-bottom: 0;
	align-items: flex-start;
}
.dibu .cc{
    display: flex;
    flex-wrap: wrap;
}
.dibu .db .xx p{
	font-family: 'MiSansMedium';
	margin-right: 66px;
	font-weight: bold;
}
.dibu .db .xx p:nth-child(2n){
	margin-right: 0;
}
.dibu .db .xx p:nth-child(1),.dibu .db p:nth-child(2){
	margin-bottom: 3px;
}
.dibu .db .xx p:nth-child(3){
	margin-right: 108px;
}
.scrollbox{
    overflow: hidden;
}
.dibu .db .xx p span{
	font-size: 13px;
	color: #000000;
	line-height: 19px;
}
.dibu .db p em{
	display: block;
	margin-top: -5px;
	font-size: 10px;
	color: #000000;
	line-height: 15px;
}

.dibu .db .ewm{
    display: flex;
    justify-content: space-between;
	margin-top: 13px;
}
.dibu .db .ewm img{
	width: 56px;
	margin-right: 20px;
}
.dibu .db .ewm img:last-child{
	margin-right: 0;
}
.dibu .dz p{
	font-family: 'MiSansMedium';
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
}
.dibu .dz p span{
	display: block;
	margin-top: -5px;
	font-size: 7px;
	color: #000000;
	line-height: 15px;
}
.dibu .dz p:last-child{
	margin-top: 4px;
}
.show img{
	max-width: 100%;
}
    .image {
		display: block;
      margin-bottom: 22px;
    }

@media (max-width: 1440px) {
    .yichi .r a .ms{
        font-size: 20px;
    }
    .yichi .l>div:nth-child(1){
        margin-bottom: 50px;
    }
    .yichi .db .lx{
        flex-direction: column;
        margin-right: 10%;
        width: auto;
    }
    .yichi .db .lx p{
        width: 100%;
    }
    .yichi .l .lo{
        width: 15%;
    }
    .yichi .l{
        width: 530px;
    }
    .yichi .r{
        width: calc(100% - 552px);
    }
    .yichi .l h1{
        font-size: 20px;
        line-height: initial;
    }
    .yichi .db{
        padding-bottom: 50px;
    }
    .yichi .cat a span{
        font-size: 16px;
    }
}
@media (max-width: 1200px) {
    .yichi .l h1{
        font-size: 18px;
        margin-left: 43px;
    }
    .yichi .l {
        width: 450px;
    }
    .yichi .r{
        width: calc(100% - 472px);
    }
	.dibu .y{
	    padding-top: 38px;
		padding-bottom: 38px;
	}
	.show .r .xyg .l{
		padding: 38px;
	}
	.xyg .r{
		padding-left: 38px;
	}
	.dibu{
		height: auto;
	}
	.dibu .z{
		padding-left: 0;
	}
}
@media (max-width: 992px) {
    .yichi .l>div:nth-child(1){
        margin-top: 22px;
        margin-bottom: 50px;
    }
    html, body{
        overflow-y: auto;
    }
	.show>.l{
	    position: initial;
		margin-right: 0;
	}
	.show .cat a{
	    font-size: 24px;
	}
	.show {
		display: block!important;
		margin-right: 22px;
	}
	.show>.r{
	    width: 100%;
	}
	.show>.l>img{
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.show>.r .nr{
		padding: 0;
	}
	.yichi{
		display: block;
	}
	.yichi .l h2{
		margin-bottom: 22px;
	}
	.yichi .db>a>img{
		margin-right: 50px;
	}
	.yichi .r a .ms{
		font-size: 20px;
	}
	.yichi .r a .img{
		margin-right: 20px;
	}
	.yichi .db{
		margin-top: 50px;
		padding-bottom: 50px;
	}
	.yichi .cat a{
	    background: url(../img/hh.png) no-repeat 0 4px;
    background-size: 19px 18px;
	    margin: 0!important;
		margin-bottom: 0!important;
	}
	.yichi .l{
	    position: initial;
		width: auto;
	}
	.yichi .r{
	    width: 100%;
	}
	.yichi .db>a{
	    margin-right: 0;
	}
}
@media (max-width: 768px) {
    .yichi .r a{
        display: block;
        width: 100%;
    }
    .yichi{
        margin: 0 15px;
    }
    .yichi .r a .ms{
        bottom: 0;
        font-size: 16px;
        top: initial;
    }
    .yichi .r a .img{
        width: 100%;
    }
    .yichi .r a .tit h1{
        margin-bottom: 0;
    }
    .yichi .db>a>img{
        display: none;
    }
    .yichi .db{
        margin-top: 30px;
    }
	.show>.r .nr{
		margin-top: 0;
	}
	.dibu .z img{
		width: 157px!important;
	}
	.dibu .z{
		padding-top: 15px;
		padding-right: 15px;
		padding-bottom: 15px;
		width: 100%;
		border-right: 0;
		border-bottom: 1px solid #000;
	}
	.dibu,.xyg{
		display: block;
	}
	.show .r .xyg .l{
		width: 100%;
		border-right: 0;
		padding: 0;
	}
	.show>.r .tit{
		font-size: 24px;
		background: url(../img/hh.png) 0 7px no-repeat;
		background-size: 18px;
	}
	.show{
		margin: 0;
		margin-top: 22px;
		padding: 0 15px; 
	}
	.xyg{
		padding: 15px;
	}
	.show .r{
	    margin-top: 50px;
	}
	.show .r,.xyg .l{
		padding: 0;
	}
	.dibu .y{
		padding: 15px 0;
	}
	.xyg .r{
		margin-top: 15px;
		justify-content: center;
	}
	.xyg .r h1{
		margin-bottom: 15px;
	}
	.xyg .r .sx a img{
		width: 30px;
		margin-top: 10px;
	}
	.yichi .r a .con{
	    display: block;
	}
}
@media (max-width: 500px) {
    .dibu .cc{
        display: block;
    }
    .dibu,.show>.r .nr{
        margin-bottom: 50px;
    }
}
