/*@font-face {*/
/*	font-family: 'sts';*/
/*	src: url(../fonts/STSongti-SC-Bold-05.woff2)*/
/*}*/
@font-face {
	font-family: 'DIN';
	src: url(../fonts/din-bold-2.ttf)
}
/*@font-face {*/
/*	font-family: 'st';*/
/*	src: url(../fonts/simsun.woff2)*/
/*}*/
@font-face {
	font-family: 'PuHuiTi';
	src: url(../fonts/AlibabaPuHuiTi-3-55-Regular.woff2)
}
@font-face {
	font-family: 'PuHuiTis';
	src: url(../fonts/AlibabaPuHuiTi-3-85-Bold.woff2)
}
html,
body {
	font-family: 'PuHuiTi';
	font-size: 14px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	overflow-x: hidden;
}

.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;
}
.head .logo img{
	height: 68px;
}
.m_nav,#navToggle{
	display: none;
}
.head {
	position: fixed;
	top: 0;
	width: 100%;
	background: #fff;
	z-index: 111;
	height: 102px;
}
.head.on{
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.04);
}
.head .yw{
	padding: 0 25px;
	margin-left: 37px;
}
.head .container {
    border-radius: 4px;
    background: #fff;
	max-width: 1500px;
    height: 100%;
    margin: auto;
    display: flex;
    width: 100%;
    align-items: center;
}
.navbar_nav{
	height: 100%;
	margin-left: auto;
	display: flex;
}
.navbar_nav .dropdown_menu {
	display: block;
	background: #fff;
	transform-origin: 50% 0;
	transform: scaleY(0) translateZ(0);
	opacity: 0;
	transition: transform 0.3s, opacity 0.3s;
	text-align: left;
	position: absolute;
	left: 0;
	z-index: 999;
	min-width: 100%;
	top: 100%;
}
.navbar_nav .dropdown{
	position: relative;
}
.navbar_nav .dropdown>a {
    padding: 0 24px;
    display: flex;
    align-items: center;
    color: #1C0D1A;
    font-size: 14px;
    height: 100%;
    transition: .5s;
    white-space: nowrap;
	position: relative;
}
.navbar_nav .dropdown::after{
	content: '';
	position: absolute;
	bottom: 0;
	width: 0;
	transition: .5s;
	height: 2px;
	background: #C02C38;
}
.navbar_nav .dropdown_menu a {
	height: 50px;
	width: 100%;
	font-size: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 20px;
	text-align: center;
	transition: .5s;
	text-transform:capitalize;
	padding: 0 10px;
}

.navbar_nav .dropdown:hover,
.navbar_nav .dropdown.active,
.navbar_nav .dropdown_menu a:hover {
	color: #C02C38;
	font-weight: 500;
}

.navbar_nav .dropdown .xb {
	margin-left: 10px;
	width: 10px;
	height: 6px;
	background: url(../img/xb.svg) no-repeat;
	background-size: contain;
	transition: .5s;
}

.navbar_nav .dropdown:hover .xb,
.navbar_nav .dropdown.active .xb {
	transform: rotate(180deg);
}

.navbar_nav li.dropdown:hover .dropdown_menu {
	transform: scaleY(1) translateZ(0);
	opacity: 1;
}
.navbar_nav .dropdown.active::after,.navbar_nav .dropdown:hover::after{
	width: 100%;
}
.lbt{
	margin-top: 102px;
}
.lbt img{
	width: 100%;
}
.beijing{
	position: relative;
}
.beijing .about{
	padding-top: 80px;
	display: flex;
	position: relative;
	align-items: center;
	padding-bottom: 80px;
}
.beijing .a2{
	position: absolute;
	left: 0;
	mix-blend-mode: multiply;
	top: 498px;
}
.beijing .a1{
	position: absolute;
	right: 0;
	height: 37px;
	width: 142px;
	top: 43px;
}
.beijing .about .l {
	width: 417px;
	margin-top: 56px;
	flex-shrink: 0;
}
.beijing .about .l>img{
	width: 100%;
}
.beijing .about .tit{
	color: #1C0D1A;
	margin: 48px 0;
	font-size: 32px;
	line-height: 36px;
	letter-spacing: -1px;
	
}
.beijing .about .tit.cn{
    white-space: nowrap;
    letter-spacing: initial;
}
.beijing .about .nr{
	color: #646468;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 2.8px;
	margin-bottom: 84px;
}
.beijing .about .nr.en{
	letter-spacing: initial;
}
.beijing .about .m{
	margin: 0 48px;
	margin-bottom: auto;
	flex-shrink: 0;
	width: 44.667%;
}
.beijing .about .m img{
	max-width: 100%;
}
.beijing .about .r{
	display: flex;
}
.beijing .about .sl,.beijing .about .ml{
	display: flex;
}
.beijing .about .sl.en{
	display: block;
}
.beijing .about .sl.en p{
	border-left: 0;
	border-right: 0!important;
	width: auto;
	padding: 0;
	border-bottom: 1px solid #E8E8E8;
	margin-bottom: 12px;
	padding-bottom: 12px;
}
.beijing .about .sl.en p:last-child{
	margin-bottom: 0;
}
.beijing .about .sl p{
	color: #646468;
	font-size: 20px;
	line-height: 24px;
	padding-left: 12px;
	padding-right: 12px;
	border-left: 1px solid #E8E8E8;
	width: 20px;
	box-sizing: content-box;
}
.beijing .about .sl p:last-child{
	border-right: 1px solid #E8E8E8;
}
.beijing .about .ml{
	margin-left: 66px;
}
.beijing .about .container{
	display: flex;
	align-items: center;
}
.beijing .about .ml p{
	color: #1C0D1A;
	font-size: 32px;
	width: 32px;
	text-align: center;
	line-height: 34px;
}
.beijing .about .ml.en p{
	writing-mode: sideways-rl;
	text-align: left;
}
.beijing .about .ml p img{
	margin-top: 12px;
}
.beijing .about .ml p:last-child{
	margin-left: 12px;
}
.biaoti{
	display: flex;
	justify-content: space-between;
	padding-bottom: 64px;
	max-width: 1500px;
	margin: 0 auto;
}
.biaoti h1{
	color: #1C0D1A;
	font-size: 32px;
	line-height: 30px;
}
.biaoti h1 span{
	display: block;
	color: #8F8F8F;
	font-size: 14px;
	font-weight: 100;
	line-height: 20px;
	font-family: 'PuHuiTi';
}
.biaoti a{
	position: relative;
	color: #646468;
	font-size: 14px;
	line-height: 20px;
}
.sccj{
	position: relative;
	padding-bottom: 80px;
}
.sccj .a3{
	position: absolute;
	right: 0;
	bottom: 0;
}
.sccj .list{
	display: flex;
}
.sccj .list .img{
	height: 460px;
	margin-right: 48px;
	width: 55.734%;
	position: relative;
}
.sccj .list .img img{
	height: 100%;
	width: 100%;
	display: none;
	
	object-fit: cover;
}
.sccj .list .img img.on{
	display: block;
}
.sccj .list .r{
	display: flex;
	flex-direction: column;
	height: 460px;
}
.sccj .list .r h1{
	color: #1C0D1A;
	font-size: 24px;
	line-height: 30px;
}
.sccj .list .r .con{
	display: none;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
	
}
.sccj .list .r .con.on{
	display: flex;
}
.sccj .list .r .con .t>img{
	margin: 48px 0;
}
.sccj .list .r .con p{
	color: #646468;
	position: relative;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 2.8px;
}
.sccj .list .r .con p.en{
    letter-spacing: initial;
}
.sccj .list .r .b{
	margin-top: auto;
}
.sccj .list .r .an{
	display: flex;
	margin-top: 54px;
	position: relative;
	cursor: pointer;
}
.sccj .list .r .z,.sccj .list .r .y{
	width: 64px;
	border: #1C0D1A 1px solid;
    height: 52px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.sccj .list .r .z{
	border-right: 0;
	background: url(../img/z.svg) center no-repeat;
}
.sccj .list .r .y{
	transform: rotate(180deg);
	border-right: 0;
	background: url(../img/z.svg) center no-repeat;
}
.sccj .list .r .x{
	width: 1px;
	background: #1C0D1A;
}
.sccj .list .r .an:hover .x{
	background: #C02C38;
}
.sccj .list .r .z:hover,.sccj .list .r .y:hover{
	border-color: #C02C38;
}
.sccj .list .r .z:hover{
	transform: rotate(180deg);
	border-right: #C02C38 1px solid;
	border-left: 0;
	background: url(../img/y.svg) center no-repeat;
}
.sccj .list .r .y:hover{
	transform: rotate(0deg);
	border-right: #C02C38 1px solid;
	border-left: 0;
	background: url(../img/y.svg) center no-repeat;
}
.sccj .list .r .num{
	position: relative;
}
.sccj .list .r .num i{
	color: #C02C38;
	font-size: 48px;
}
.sccj .list .r .num span{
	color: #646468;
	font-size: 20px;
}
.pros{
	position: relative;
	padding-bottom: 80px;
	max-width: 1676px;
    margin: auto;
}
.pros .prev{
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	display: flex;
	align-items: center;
	cursor: pointer;
	z-index: 99;
}
.pros .next{
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 99;
	margin: auto;
	display: flex;
	align-items: center;
	cursor: pointer;
}
.pros .list{
	display: flex;
	flex-wrap: wrap;
}
.pros .list a{
	background: #E9E9E9;
	margin-right: 48px;
	width: calc(25% - 36px);
	margin-bottom: 40px;
	transition: .5s;
}
.pros .list a:nth-child(5),.pros .list a:nth-child(6),.pros .list a:nth-child(7),.pros .list a:nth-child(8){
	margin-bottom: 0;
}
.pros .list a:hover{
	box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.10);
}
.pros .list a:hover h1{
	color: #C02C38;
}
.pros .list .swiper-slide{
	display: flex;
	flex-wrap: wrap;
}
.pros .list a:nth-child(4n){
	margin-right: 0;
}
.pros .list a .img{
	aspect-ratio: 1 / 1;
	display: flex;
	width: 100%;
	overflow: hidden;
	align-items: center;
	margin-bottom: 40px;
	justify-content: center;
}
.pros .list a .img img{
	height: 100%;
	width: 100%;
	padding: 50px 20px;
	object-fit: contain;
}
.pros .list a h1{
	color: #1C0D1A;
	margin-bottom: 20px;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	transition: .5s;
	padding: 0 15px;
}
.pros .list a .desc{
	color: #646468;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	max-width: 224px;
	margin: auto;
	letter-spacing: 2.8px;
	padding: 0 15px;
	padding-bottom: 40px;
}
.pros .list a .desc.en{
	letter-spacing: initial;
}
.honor{
	position: relative;
	padding-bottom: 80px;
	max-width: 1676px;
    margin: auto;
}
.honor>img{
	position: absolute;
	bottom: 0;
	right: 0;
}
.honor .prev{
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	display: flex;
	align-items: center;
	cursor: pointer;
	z-index: 99;
}
.honor .next{
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	display: flex;
	align-items: center;
	z-index: 99;
	cursor: pointer;
}
#certify .swiper-container{
	overflow: initial;
}
#certify .swiper-slide {
    width: 340px;
	
    
}
#certify .swiper-slide.swiper-slide-active{
	filter: drop-shadow(4px 4px 8px rgba(0, 0, 0, 0.10));
}
#certify .swiper-slide .img{
    display: block;
    height: 480px;
}
#certify .swiper-slide img{
    width: 100%;
    height: 100%;
}
.mm{
	display: flex;
	height: 750px;
	margin-bottom: 80px;
}
.mm	.l{
	background: url(../img/mz.jpg) #d5d6da center no-repeat;
	height: 100%;
	width: 47.396%;
	background-size: contain;
}
.mm .r{
	background: url(../img/my.png) no-repeat;
	height: 100%;
	flex: 1;
	padding-top: 230px;
	background-size: cover;
}
.mm .con{
	display: flex;
}
.mm .con .sj{
    color: #8F8F8F;
    font-size: 16px;
    line-height: 20px;
    display: none;
}
.mm .con .sl{
	display: flex;
	margin-left: 16.832%;
}
.mm .con .sl p{
	color: #8F8F8F;
	font-size: 20px;
	line-height: 19px;
	writing-mode: tb;
	border-left: 1px solid rgba(255,255,255,.3);
	padding-left: 12px;
	padding-right: 12px;
}
.mm .con .sl p:last-child{
	border-right: 1px solid rgba(255,255,255,.3);
}
.mm .con .sl.en p{
	writing-mode: initial;
	border: 0;
	padding: 0;
	max-width:489px;
	line-height: 30px;
}
.mm .con .sl.en{
	display: block;
}
.mm .con .ml{
	display: flex;
	margin-left: 66px;
}
.mm .con .ml p{
	color: #FFF;
	display: flex;
	font-size: 32px;
	writing-mode: tb;
	line-height: 32px;
}
.mm .con .ml p img{
	margin-top: 12px;
}
.mm .con .ml p:last-child{
	margin-left: 12px;
}
.mm .gd{
	display: flex;
	border: 1px solid #8F8F8F;
	padding: 6px 0;
	width: 96px;
	justify-content: center;
	align-items: center;
	color: #FFF;
	font-size: 14px;
	margin-left: auto;
	margin-top: 80px;
	margin-right: 20.793%;
}
.news{
	padding-bottom: 80px;
}
.news .list{
	display: flex;
}
.news .list a{
	width: 25%;
	transition: .5s;
	height: 680px;
	padding: 80px 24px;
}
.news .list a .date{
	color: #1C0D1A;
	font-size: 14px;
	line-height: 20px;
}
.news .list a h1{
	height: 48px;
	color: #1C0D1A;
	font-size: 20px;
	line-height: 24px;
	margin-top: 20px;
	transition: .5s;
	margin-bottom: 44px;
	display: -webkit-box;           
	  -webkit-box-orient: vertical;    
	  -webkit-line-clamp: 2;          
	  overflow: hidden;             
	  text-overflow: ellipsis;       
}
.news .list a .img{
	overflow: hidden;
	height: 204px;
	width: 100%;
	margin-bottom: 24px;
}
.news .list a .img img{
	height: 100%;
	width: 100%;
	object-fit: cover;
	transition: .5s;
}
.news .list a:hover .img img{
	transform: scale(1.05);
}
.news .list .xq{
	color: #646468;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 2.8px;
	text-indent: 2em;
	margin-bottom: 60px;
}
.news .list .xq.en{
    text-indent: 0;
	letter-spacing: initial;
}
.foot{
	padding-top: 48px;
	background: url(../img/foot.jpg) no-repeat;
	height: 464px;
	background-size:cover;
	position: relative;
}
.foot .dd{
    position: absolute;
    width: 100%;
    bottom: 0;
    background: url(../img/ft.svg);
    height: 12.46px;
}
.foot h1{
	color: #C02C38;
	margin-bottom: 20px;
	font-size: 32px;
}
.foot .con{
	display: flex;
	padding-bottom: 37px;
    align-items: end;
	justify-content: space-between;
	border-bottom: 1px solid #8F8F8F;
	margin-bottom: 48px;
}
.foot .bq{
	display: flex;
	color: #8F8F8F;
	font-size: 14px;
	line-height: 24px;
	justify-content: space-between;
}
.foot .bq .z{
    margin-right: 50px;
}
.foot .bq a{
	color: #8F8F8F;
	font-size: 14px;
	line-height: 24px;
	text-decoration-line: underline;
}
.foot .xx p{
	display: flex;
	color: #8F8F8F;
	align-items: center;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 12px;
}
.foot .xx p a{
    color: #8F8F8F;
}
.foot .xx p:last-child{
	margin-bottom: 0;
}
.foot .xx p img{
	margin-right: 14px;
}
.foot .xx p:nth-child(1){
	margin-bottom: 14px;
}
.foot .xx p span{
	color: rgba(255,255,255,.5);
	font-family: DIN;
	font-size: 28px;
	font-weight: 700;
	margin-top: -12px;
}
.foot .line{
	max-width: 688px;
	margin-top: 52px;
	margin-bottom: 32px;
	background: #8F8F8F;
	height: 1px;
}
.foot .lm{
	display: flex;
	align-items: center;
}
.foot .lm a{
	color: #8F8F8F;
	font-size: 14px;
	line-height: 24px;
	padding: 0 12px;
}
.foot .lm .x{
	background: #8F8F8F;
	width: 1px;
	height: 10px;
}
.foot .lm .x:last-child{
	display: none;
}
.foot .r{
	display: flex;
	align-items: end;
}
.foot .r .lx{
	display: flex;
	margin-right: 27px;
}
.foot .r .lx a:last-child{
	margin-left: 12px;
}
.foot .r .sm p{
	color: rgba(255,255,255,.6);
	font-size: 14px;
	line-height: 24px; 
	margin-top: 13px;
	text-align: center;
}
.foot .r .sm img{
	width: 124px;
}
.banner{
	margin-top: 102px;
}
.banner img{
	width: 100%;
}
.position{
	margin-top: 24px;
	color: #646468;
	font-size: 14px;
}
.position a{
	color: #646468;
	font-size: 14px;
	line-height: 20px;
}
.position a:last-child{
	color: #C02C38;
	text-decoration-line: underline;
}
.map{
	margin-bottom: 120px;
}
.contact h1{
	margin-top: 36px;
	color: #1C0D1A;
	font-family: 'PuHuiTis';
	font-size: 32px;
	line-height: 36px;
}
.contact .fs{
	color: #1C0D1A;
	margin-top: 24px;
	margin-bottom: 16px;
	font-size: 24px;
	line-height: 30px;
}
.contact .sm{
	display: flex;
	padding-bottom: 80px;
	margin-bottom: 64px;
	border-bottom: 1px solid #E8E8E8;
}
.contact .sm img{
	width: 100px;
	height: 100px;
}
.contact .sm p{
	margin-right: 48px;
}
.contact .sm p:last-child{
	margin-right: 0;
}
.contact .sm span{
	display: block;
	margin-top: 8px;
	color: #8F8F8F;
	text-align: center;
	font-size: 12px;
	line-height: 24px;
}
.contact .xx{
	display: flex;
	align-items: flex-start;
	margin-bottom: 64px;
}
.contact .xx p{
	color: #646468;
	font-size: 24px;
	line-height: 30px;
	max-width: 685px;
}
.contact .xx p:last-child{
	margin-top: 24px;
}
.contact .xx p em{
	color: #1C0D1A;
	white-space: nowrap;
}
.contact .xx .icon{
	border-radius: 100%;
	width: 48px;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #C02C38;
	margin-right: 12px;
	flex-shrink: 0;
}
.contact .box{
	color: #1C0D1A;
	font-size: 24px;
	display: flex;
	line-height: 30px; 
}
.contact .box a{
    color: #1C0D1A;
}
.contact .box:nth-child(1){
	margin-right: 5.534%;
}
.contact .box:nth-child(2){
	margin-right: 6.867%;
	align-items: center;
	white-space: nowrap;
}
.contact .box:nth-child(3){
	align-items: center;
}
div.info-top {
	position: relative;
	background: none repeat scroll 0 0 #F9F9F9;
	border-bottom: 1px solid #CCC;
	border-radius: 5px 5px 0 0;
}

div.info-top div {
	display: inline-block;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	line-height: 31px;
	padding: 0 10px;
}

div.info-top img {
	position: absolute;
	top: 10px;
	right: 10px;
	transition-duration: 0.25s;
	width: auto;
}

div.info-top img:hover {
	box-shadow: 0px 0px 5px #000;
}

div.info-middle {
	font-size: 12px;
	padding: 6px;
	line-height: 20px;
}

.map .amap-logo {
	display: none !important;
}

div.info-bottom {
	height: 0px;
	width: 100%;
	clear: both;
	text-align: center;
}

div.info-bottom img {
	position: relative;
	z-index: 104;
	width: auto;
}

.main-map span {
	margin-left: 5px;
	font-size: 11px;
}

.info-middle img {
	margin-bottom: 6px;
	width: auto;
}

.amap-info>div {
	width: 100%;
	margin-left: 0px;
}
.pagination {
	margin: 0;
	margin-top: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
	
}
.dede_pages{
	margin-bottom: 120px;
}
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
	z-index: 3;
	color: #fff;
	background-color: #C02C38;
	cursor: default;
}

.pagination>li>a,
.pagination>li>span {
	position: relative;
	display: flex;
	transition: .5s;
	align-items: center;
	justify-content: center;
	padding: 0;
	width: 40px;
	height: 40px;
	line-height: initial;
	text-decoration: none;
	color: #1C0D1A;
	background-color: #fff;
	font-size: 12px;
	border: 0;
	border-radius: 0;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
	z-index: 2;
	color: #fff;
	background-color: #C02C38;
}

.page-input-box,
.page-nav-last,
.page-nav-first {
	display: none !important;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	border-radius: 0;
}
.qc{
	display: flex;
	flex-wrap: wrap;
	margin-top: 36px;
}
.qc a{
	margin-right: 48px;
	margin-bottom: 45px;
	width: calc(25% - 36px);
}
.qc a:nth-child(4n){
	margin-right: 0;
}
.qc a img{
	height: 480px;
	width: 100%;
}
.ws{
	display: flex;
	flex-wrap: wrap;
	margin-top: 36px;
}
.ws a,.ws .box{
	margin-right: 48px;
	margin-bottom: 48px;
	width: calc(33.333% - 32px);
}
.ws a:nth-child(3n),.ws .box:nth-child(3n){
	margin-right: 0;
}
.ws a .img,.ws .box .img{
	height: 290px;
	overflow: hidden;
	margin-right: 24px;
}
.ws a .img img{
	width: 100%;
	height: 100%;
	transition: .5s;
	object-fit: cover;
}
.ws .box .img img{
	width: 100%;
	height: 100%;
	transition: .5s;
	object-fit: cover;
}
.ws .box .img a{
    display: none;
    width: 100%!important;
    height: 100%!important;
    margin: 0;
}
.ws .box .img a:nth-child(1){
    display: block;
}
.ws a:hover .img img,.ws .box:hover .img img{
	transform: scale(1.05);
}
.ws a p,.ws .box p{
	position: relative;
	padding-top: 24px;
	margin-left: 24px;
	padding-left: 24px;
	margin-top: -48px;
	height: 128px;
	background: rgba(233, 233, 233, 0.90);
	backdrop-filter: blur(3px);
}
.ws a p span,.ws .box p span{
	color: #C02C38;
	font-family: "PuHuiTis";
	font-size: 24px;
	line-height: 30px;
}
.ws a p img,.ws .box p img{
	position: absolute;
	right: 24px;
	bottom: 24px;
}
.about .it1{
	margin-bottom: 80px;
}
.abs{
    margin-top: 80px;
}
.about .it1>img {
    float: left;
    margin-right: 48px;
	margin-bottom: 46px;
}
.about .it1 h1{
	color: #1C0D1A;
	font-family: "PuHuiTis";
	font-size: 32px;
	margin-bottom: 38px;
	line-height: 36px; 
}
.about .it1 .xq{
	color: #646468;
	text-align: justify;
	font-size: 14px;
	line-height: 20px; 
}
.qywh{
	height: 640px;
	display: flex;
	align-items: center;
	margin-bottom: 80px;
}
.qywh .container{
	align-items: center;
	display: flex;
}
.qywh .con{
	width: 25%;
	height: 360px;
	border-right: 1px solid #E2E0DF;
	background: rgba(255, 255, 255, 0.80);
	backdrop-filter: blur(3px);
	padding: 40px 24px 48px 24px;
	display: flex;
	flex-direction: column;
	transition: .5s;
}
.qywh .con:last-child{
	border-right: 0;
}
.qywh .con .icon img{
	display: none;
	width: 40px;
	height: 40px;
}
.qywh .con .icon img:nth-child(1){
	display: block;
}
.qywh .con h1{
	color: #1C0D1A;
	font-family: "PuHuiTis";
	font-size: 14px;
	transition: .5s;
	line-height: 20px;
	margin-top: 8px;
}

.qywh .con p{
	margin-top: auto;
	color: #C02C38;
	font-family: "PuHuiTis";
	font-size: 24px;
	line-height: 30px;
	transition: .5s;
}
.qywh .con .nr{
	height: 0;
	color: rgba(255,255,255,.7);
	text-align: justify;
	font-size: 14px;
	line-height: 20px;
	opacity: 0;
}
.qyzs{
	margin-bottom: 120px;
}
.qyzs h1{
	color: #1C0D1A;
	font-family: "PuHuiTis";
	font-size: 32px;
	line-height: 30px;
	padding-bottom: 16px;
	margin-bottom: 64px;
	border-bottom: 1px solid #C02C38;
	display: inline-block;
}
.qyzs .list{
	display: flex;
	flex-wrap: wrap;
	min-height: 250px;
}
.qyzs .list a{
	width: calc(25% - 36px);
	margin-right: 48px;
	overflow: hidden;
	margin-bottom: 48px;
}
.qyzs .list a img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.qyzs .list a:nth-child(4n){
	margin-right: 0;
}
.xw.list{
	margin-top: 36px;
}
.xw.list a{
	display: flex;
	padding-bottom: 48px;
	border-bottom: 1px solid #E8E8E8;
	margin-bottom: 48px;
	justify-content: space-between;
	align-items: center;
}
.xw.list a:last-child{
	margin-bottom: 80px;
}
.xw.list a .img{
	height: 260px;
	width: 467px;
	margin-right: 48px;
	overflow: hidden;
	flex-shrink: 0;
}
.xw.list .img img{
	transition: .5s;
	width: 100%;
	height: 100%;
	max-width: 100%;
	object-fit: cover;
}
.xw.list a h1{
	color: #1C0D1A;
	font-family: "PuHuiTis";
	font-size: 24px;
	margin: 24px 0;
	line-height: 30px;
	transition: .5s;
}
.xw.list a .con{
	max-width: 890px;
	    margin-right: auto;
}
.xw.list a em{
	display: block;
	color: #1C0D1A;
	font-family: "PuHuiTis";
	font-size: 14px;
	line-height: 20px; 
}
.xw.list a p{
	color: #646468;
	text-align: justify;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 24px;
	border-bottom: 1px dashed #E8E8E8;
}
.xw.list a .d{
	margin-left: 48px;
	margin-bottom: auto;
	margin-top: 32px;
}
.xw.list a .d img:last-child{
	display: none;
}
.newshow{
	max-width: 1160px;
	margin: auto;
	padding-top: 24px;
	padding-left: 10%;
	padding-right: 10%;
	margin-top: 102px;
	margin-bottom: 120px;
}
.newshow>a{
	display: flex;
	align-items: center;
	background: url(../img/fh.svg) left center no-repeat;
	color: #C02C38;
	font-size: 14px;
	line-height: 20px; 
	margin-bottom: 36px;
	padding-left: 30px;
}
.newshow .tit{
	color: #1C0D1A;
	text-align: justify;
	font-family: "PuHuiTis";
	font-size: 32px;
	line-height: 36px;
	margin-bottom: 24px;
	text-transform: capitalize;
}
.newshow>span{
	display: block;
	color: #646468;
	margin-bottom: 64px;
	font-size: 14px;
	line-height: 20px;
}
.newshow .nr{
	color: #646468;
	font-size: 14px;
	line-height: 20px;
}
.newshow .nr img{
	max-width: 100%;
}
.cul {
    margin-bottom: 120px!important;
}
.cul .position{
	margin-bottom: 36px;
}
.cul>em{
	color: #1C0D1A;
	font-family: "PuHuiTis";
	font-size: 32px;
	line-height: 30px; 
	padding-bottom: 16px;
	border-bottom: 1px solid #C02C38;
}
.cul .cat{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 48px;
	margin-top: 80px;
}
.cul .cat a{
	width: 20%;
	height: 68px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #646468;
	font-family: "PuHuiTis";
	transition: .5s;
	text-align: center;
	font-size: 14px;
	text-transform: capitalize;
}
.cul .list{
	display: flex;
	flex-wrap: wrap;
	min-height: 544px;
}
.cul .list a{
	width: calc(50% - 24px);
	margin-right: 48px;
	margin-bottom: 48px;
}
.cul .list a:nth-child(2n){
	margin-right: 0;
}
.cul .list a .img{
	height: 400px;
	overflow: hidden;
}
.cul .list a .img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: .5s;
}
.cul .list a .con{
	position: relative;
	transition: .5s;
}
.cul .list a .con::after{
	content: '';
	position: absolute;
	left: 24px;
	top: -72px;
	width: 1px;
	height: 0;
	transition: .5s;
	background: #C02C38;
}
.cul .list a h1{
	margin-top: 24px;
	transition: .5s;
	color: #1C0D1A;
	font-size: 24px;
	margin-bottom: 20px;
	line-height: 30px;
}
.cul .list a p{
	color: #646468;
	font-size: 14px;
	line-height: 20px;
}
.cul .cat a.on{
	background: #C02C38;
	color: #fff;
}
.ut{
	background: url(../img/ut.png) no-repeat;
	height: 356px;
	margin-top: 102px;
	padding-top: 28px;
	margin-bottom: 80px;
	background-size: cover;
}
.ut .container>a{
	background: url(../img/fh1.svg) left center no-repeat;
	padding-left: 30px;
	color: #FFF;
	font-size: 14px;
	margin-bottom: 36px;
	display: flex;
	align-items: center;
}
.ut .container{
	max-width: 1160px;
}
.ut .container h1{
	color: #FFF;
	text-align: justify;
	font-family: "PuHuiTis";
	font-size: 32px;
	line-height: 36px;
	text-transform: capitalize;
	margin-bottom: 24px;
}
.ut .container>span{
	color: #FFF;
	font-size: 14px;
	line-height: 20px; 
}
.show{
	max-width: 1160px;
	margin: auto;
	margin-bottom: 120px;
	color: #646468;
	font-size: 14px;
	line-height: 20px;
}
.show img{
	max-width: 100%;
}
.craf .position{
	margin-bottom: 36px;
}
.craf .cem{
	display: inline-block;
	color: #1C0D1A;
	font-family: "PuHuiTis";
	font-size: 32px;
	line-height: 30px; 
	padding-bottom: 16px;
	border-bottom: 1px solid #C02C38;
	margin-bottom: 80px;
}
.syp{
	padding-bottom: 60px;
	margin-bottom: 80px;
	margin-left: 10.938%;
}
.syp .swiper-scrollbar {
    opacity: 1 !important;
    height: 1px;
    bottom: -61px;
    background: #E8E8E8;
}
.syp .swiper-scrollbar .swiper-scrollbar-drag{
    background: #C5C5C5;
    max-width: 452px;
}
.syp .swiper-slide .img{
	overflow: hidden;
	height: 290px;
}
.syp .swiper-slide .img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.syp .swiper-slide .con{
	position: relative;
	transition: .5s;
}
.syp .swiper-slide .con::after{
	position: absolute;
	content:'';
	top: -72px;
	left: 24px;
	width: 1px;
	height: 0;
	transition: .5s;
	background: #C02C38;
}
.syp .swiper-slide p{
	margin-top: 24px;
	color: #1C0D1A;
	font-size: 24px;
	margin-bottom: 20px;
	line-height: 30px; 
}
.syp .swiper-slide .nr{
	color: #646468;
	font-size: 14px;
	line-height: 20px;
}
.craf .it2{
	margin-bottom: 120px;
}
.craf .it2 .container{
    max-width: 1676px;
    margin: auto;
}
.craf .it2 .cem{
    margin-left: 88px;
}
.craf .it2 .ms{
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: url(../img/ct.png) center no-repeat;
	background-size: contain;
	max-width: 1500px;
    margin: auto;
}
.craf .it2 .ms .prev{
	position: absolute;
	left: -88px;
	top: 0;
	bottom: 0;
	margin: auto;
	display: flex;
	align-items: center;
	cursor: pointer;
}
.craf .it2 .ms .next{
	position: absolute;
	right: -88px;
	top: 0;
	bottom: 0;
	margin: auto;
	display: flex;
	align-items: center;
	cursor: pointer;
}
.craf .it2 .ms .l .con,.craf .it2 .ms .y a,.craf .it2 .ms .lb{
	display: none;
}
.craf .it2 .ms .l .con.on,.craf .it2 .ms .y a.on,.craf .it2 .ms .lb.on{
	display: block;
}
.craf .it2 .ms .l{
	max-width: 369px;
}
.craf .it2 .ms .r{
	max-width: 325px;
}
.craf .it2 .ms .l h1{
	color: #1C0D1A;
	text-align: right;
	font-family: "PuHuiTis";
	font-size: 32px;
	margin-bottom: 23px;
}
.craf .it2 .ms .l .nr{
	color: #646468;
	text-align: right;
	font-size: 20px;
	line-height: 24px;
	opacity: 0.7;
}
.craf .it2 .ms .l .nr.en{
    line-height: 32px;
}
.craf .it2 .ms .m{
	border-radius: 100%;
	width: 650px;
	height: 650px;
	padding: 72px;
	background: #FFF;
	position: relative;
	box-shadow: 0 8px 30px 20px rgba(0, 0, 0, 0.02);
}
.craf .it2 .m .prev,.craf .it2 .m .next{
	display: none;
}
.craf .it2 .ms .y a{
	border-radius: 100%;
	height: 506px;
}
.craf .it2 .ms .y a img{
    border-radius: 100%;
	height: 100%;
}
.craf .it2 .ms .m span{
	margin-top: 24px;
	color: #1C0D1A;
	font-size: 14px;
	line-height: 24px; 
	display: block;
	text-align: center;
}
.craf .it2 .ms .r h1{
	color: #1C0D1A;
	font-family: "PuHuiTis";
	font-size: 32px;
	padding-bottom: 22px;
	border-bottom: 1px solid #E8E8E8;
	margin-bottom: 12px;
}
.craf .it2 .ms .r .lb p{
	color: #646468;
	text-align: justify;
	font-size: 20px;
	opacity: 0.7;
	line-height: 24px; 
	padding-bottom: 12px;
	border-bottom: 1px solid #E8E8E8;
	margin-bottom: 12px;
}
.craf .it2 .ms .r .lb p:last-child{
	margin-bottom: 0;
}
.product.container{
    padding-bottom: 120px;
}
.product .con{
	display: flex;
	margin-top: 36px;
}
.product .con .l{
	width: 291px;
	flex-shrink: 0;
}
.product .con .r{
	flex: 1;
	margin-left: 48px;
}
.product .con .l a{
	display: flex;
	align-items: center;
	color: #646468;
	font-size: 24px;
	line-height: 30px; 
	transition: .5s;
	height: 58px;
	border-bottom: 1px solid #E2E0DF;
}
.product .con .l a img{
	opacity: 0;
	margin-left: 20px;
	transition: .5s;
	margin-right: 14px;
}
.product .ws a p{
	height: 120px;
	transition: .5s;
	padding-right: 20px;
}
.product .ws a p span{
	font-family: 'PuHuiTi';
	overflow: hidden;
	margin-right: 20px;
	  display: -webkit-box;
	  -webkit-box-orient: vertical;
	  -webkit-line-clamp: 2;
}
.product .ws a p img:last-child{
	display: none;
}
.proshow{
	max-width: 1160px;
	margin: auto;
	margin-top: 126px;
}
.proshow .nr{
	margin-bottom: 120px;
	color: #646468;
	font-size: 14px;
	line-height: 20px; 
}
.proshow .nr img{
	max-width: 100%;
}
.proshow>a {
    display: flex;
    align-items: center;
    background: url(../img/fh.svg) left center no-repeat;
    color: #C02C38;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 36px;
    padding-left: 30px;
}
.proshow h1{
	color: #1C0D1A;
	font-family: "PuHuiTis";
	font-size: 32px;
	line-height: 36px;
	text-align: center;
	margin-bottom: 24px;
	text-transform: capitalize;
}
.proshow .img{
	margin-top: 48px;
	display: flex;
	margin-bottom: 80px;
}
.proshow .img img{
	height: 450px;
	width: 100%;
	object-fit: contain;
}
.proshow .img a{
	display: block;
}
.proshow .img a:nth-child(1){
	 width: 71%;
     min-width: 0;
}
.proshow .img a:last-child{
	max-width: 320px;
	margin-left: 24px;
}
.proshow .gl{
	margin-bottom: 48px;
	overflow-x: auto;
}
.proshow .table{
	margin-bottom: 0;
	max-width: inherit;
}
.proshow .table .t{
	display: flex;
	height: 40px;
	align-items: center;
	background: #C02C38;
}
.proshow .table .t span{
	height: 100%;
	display: flex;
	align-items: center;
	color: #FFF;
	font-size: 14px;
	line-height: 24px;
	padding-left: 25px;
	text-transform: capitalize;
}
.proshow .table .t span:nth-child(1),.proshow .table ul li:nth-child(1){
	padding-left: 0;
	width: 18.535%;
}
.proshow .table .t span:nth-child(2),.proshow .table ul li:nth-child(2){
	width: 35.432%;
}
.proshow .table .t span:nth-child(3),.proshow .table ul li:nth-child(3){
	width: 28.449%;
}
.proshow .table ul{
	display: flex;
	border-bottom: 1px solid #E8E8E8;
}
.proshow .table ul li{
	padding: 48px 24px 48px 24px;
	color: #646468;
	font-size: 14px;
	line-height: 20px;
	text-transform: capitalize;
	border-right: 1px solid #E8E8E8;
}
.proshow .table ul li:last-child{
	border-right: 0;
	flex: 1;
}
.proshow .table ul li:nth-child(1){
	display: flex;
	align-items: center;
	color: #1C0D1A;
	font-family: "PuHuiTis";
	font-size: 24px;
	line-height: 30px; 
}
.proshow .table ul span:last-child{
	margin-bottom: 0;
}
.proshow .table ul li span{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 12px;
}
.proshow .table ul li em{
	color: #646468;
	font-size: 14px;
	line-height: 20px;
	width: 43%;
	text-transform: capitalize;
}
.proshow .table ul li b{
	color: #646468;
	font-size: 14px;
	line-height: 20px;
	text-transform: capitalize;
	font-weight: normal;
	flex: 1;
}
.proshow .table ul li span:nth-child(1) em,.proshow .table ul li span:nth-child(1) b{
	color: #1C0D1A;
}
.proshow .table ul li:nth-child(3) em{
	width: 70%;
}
.m_nav {
	overflow: hidden;
	position: fixed;
	top: 0px;
	box-shadow: 0 15px 27px 0 rgba(167, 165, 165, 0.38);
	width: 60%;
	height: 100%;
	background: #fff;
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	z-index: 1000;
	opacity: 1;
	visibility: visible;
	margin-top: 0;
	overflow-y: auto;
	transition: all .5s cubic-bezier(.77, 0, .175, 1) 0ms;
	top: 0;
	transform: translateX(170%);
}

.m_nav.open {
	transform: translateX(67%);
}

.m_nav .top {
	height: 60px;
	padding: 20px;
	box-sizing: border-box;
}

.m_nav .top .closed {
	width: 20px;
	height: 20px;
	vertical-align: middle;
	float: right;
	cursor: pointer;
}

.m_nav .logo {
	width: 100%;
	margin: 0 auto;
}

.m_nav .logo img {
	height: 50px;
	display: block;
	margin: 30px auto;
}

.m_nav .ul {
	margin-top: 30px;
}

.m_nav .ul li {
	padding: 0 15px;
	border-bottom: 1px solid #f5f5f5;
	transform: translateY(0);
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;
	transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;
	opacity: 0;
}

.m_nav.open .ul li {
	opacity: 1;

	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.m_nav .ul li span {
	display: flex;
	align-items: center;
}

.m_nav .ul li span .img {
	padding: 0 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}

.m_nav.open .ul li span .img.on img {
	transform: skew(180deg);
}

.m_nav .ul li:nth-child(1) {
	-webkit-transition: all .2s cubic-bezier(.77, 0, .175, 1) 0ms;
	transition: all .2s cubic-bezier(.77, 0, .175, 1) 0ms;
}

.m_nav .ul li:nth-child(2) {
	-webkit-transition: all .4s cubic-bezier(.77, 0, .175, 1) 0ms;
	transition: all .4s cubic-bezier(.77, 0, .175, 1) 0ms;
}

.m_nav .ul li:nth-child(3) {
	-webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;
	transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;
}

.m_nav .ul li:nth-child(4) {
	-webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1) 0ms;
	transition: all .8s cubic-bezier(.77, 0, .175, 1) 0ms;
}

.m_nav .ul li:nth-child(5) {
	-webkit-transition: all 1.0s cubic-bezier(.77, 0, .175, 1) 0ms;
	transition: all 1.0s cubic-bezier(.77, 0, .175, 1) 0ms;
}

.m_nav .ul li:nth-child(6) {
	-webkit-transition: all 1.2s cubic-bezier(.77, 0, .175, 1) 0ms;
	transition: all 1.2s cubic-bezier(.77, 0, .175, 1) 0ms;
}

.m_nav .ul li a {
	display: block;
	text-decoration: none;
	color: #333;
	font-size: 14px;
	/*height: 50px;*/
	line-height: 50px;
	width: 100%;
}

.m_nav .ul li .dropdown_menu {
	display: none;
}

.m_nav .ul li.dropdown.active .dropdown_menu {
	display: block;
}

.m_nav .ul li .dropdown_menu a {
	display: block;
	line-height: initial;
	height: initial;
	padding: 12px 15px;
	box-sizing: border-box;
	font-size: 14px;
	color: #9E9E9E;
	border-bottom: 1px solid #f5f5f5;
}

.m_nav .ul li .dropdown_menu a:last-child {
	border: none;
}
.product .con .l a.on{
		font-family: "PuHuiTis";
		color: #fff;
		background: #C02C38;;
	}
	.product .con .l a.on img{
		opacity: 1;
	}
@media (min-width: 768px) {
    .product .con .l a:hover img{
		opacity: 1;
	}
    .product .con .l a:hover{
		font-family: "PuHuiTis";
		color: #fff;
		background: #C02C38;;
	}
    .news .list a:hover{
	background: rgba(255,255,255,.5);
	box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.10);
}
.news .list a:hover h1{
	color: #C02C38;
}
	.qywh .con.on img:last-child{
		display: block;
	}
	.qywh .con.on img:nth-child(1){
		display: none;
	}
	.qywh .con.on .nr{
		margin-top: 20px;
		opacity: .7;
		height: auto;
	}
	.qywh .con.on{
		background: rgba(192, 44, 56, 0.90);
		height: 480px;
		border-right: 0;
	}
	.qywh .con.on h1,.qywh .con.on p{
		color: #fff;
	}
	.product .ws a:hover p span{
		color: #fff;
		font-family: 'PuHuiTis';
	}
	.product .ws a:hover p img:nth-child(2){
		display: none;
	}
	.product .ws a:hover p img:last-child{
		display: block;
	}
	.product .ws a:hover p{
		background: rgba(192, 44, 56, 0.90);
		backdrop-filter: blur(3px);
	}
	.syp .swiper-slide:hover .con::after{
		height: 162px;
	}
	.syp .swiper-slide:hover .con{
		padding-left: 48px;
	}
	.syp .swiper-slide:hover p{
		color: #C02C38;
		font-family: "PuHuiTis";
	}
	.syp .swiper-slide:hover img{
		transform: scale(1.05);
	}
	.cul .list a:hover .con::after{
		height: 162px;
	}
	.cul .list a:hover .con{
		padding-left: 48px;
	}
	.cul .list a:hover h1{
		color: #C02C38;
		font-family: "PuHuiTis";
	}
	.cul .list a:hover img{
		transform: scale(1.05);
	}
	.cul .cat a:hover{
		background: #C02C38;
		color: #fff;
	}
	.xw.list a:hover h1{
		color: #C02C38;
	}
	.xw.list a:hover .img img{
		transform: scale(1.05);
	}
	.xw.list a:hover .d img:last-child{
		display: block;
	}
	.xw.list a:hover .d img:nth-child(1){
		display: none;
	}
    .container{
		width: auto;
		max-width: 1500px;
		margin: auto;
		padding: 0;
	}
}
@media (max-width: 1720px){
    .craf .it2 .ms,.pros .pp{
        padding: 0 120px;  
    }
    .craf .it2 .ms .prev{
        left: 0;
    }
    .craf .it2 .ms .next{
        right: 0;
    }

	.craf .it2 .ms .m{
		margin: 0 30px;
	}
	.craf .it2 .ms .m{
		width: 400px;
		height: 400px;
	}
	.craf .it2 .ms .y a{
		height: 260px;
	}
}
@media (min-width: 1921px){
    .mm .gd{
        margin-right: 35.793%;
    }
    .syp {
    margin-left: 20.7%;
}
}

@media (max-width: 1580px) {
    #certify .swiper-slide{
        width: 280px;
    }
    #certify .swiper-slide .img{
        height: 400px;
    }
	.navbar_nav .dropdown>a{
	    padding: 0 12px;
	}
	.head .yw{
	    padding: 0 10px;
	}
	.beijing .about .ml.en{
		margin-left: 36px;
	}
	.container,.biaoti{
		padding-left: 10%;
		padding-right: 10%;
	}
	.sccj .biaoti{
	    padding-left: 0;
		padding-right: 0;
	}
	.pros .prev{
	    left: 60px;
	}
	.pros .next{
	    right: 60px;
	}
	.honor .prev{
	    left: 60px;
	}
	.honor .next{
	    right: 60px;
	}
	.beijing .about .m{
	    width: 37.667%;
	    
	}
	.beijing .about .m.cn{
	    min-width: 0;
	    flex: 1;
	}
	.beijing .about .ml{
	    margin-left: 30px;
	}
}
@media (max-width: 1500px) {
	.qc a img{
		height: auto;
	}
	.qc a {
	    aspect-ratio: 1 / 1;
	}
	.beijing .about .r.en{
		flex-direction: column-reverse;
	}
	.beijing .about .ml.en p{
		writing-mode:initial;
		display: flex;
		align-items: center;
		width: auto;
		margin-left: 0!important;
	}
	.beijing .about .ml p:last-child{
		margin-bottom: 20px;
	}
	.beijing .about .ml.en p img{
		margin-top: 0;
		margin-left: 12px;
	}
	.beijing .about .ml.en{
		display: block;
		margin-left: 0;
	}
}
@media (max-width: 1440px){
    .beijing .about .tit,.beijing .about .ml p,.biaoti h1{
        font-size: 26px;
    }
    .beijing .about .ml p{
        line-height: 28px;
    }
    .beijing .about .m{
        margin: 0 36px;
    }
    .beijing .about .sl p{
        font-size: 18px;
        line-height: 20px;
    }
    .beijing .about .l{
        width: 334px;
    }
	.product .ws a p span{
		margin-right: 60px;
	}
	.foot{
		height: auto;
		padding-bottom: 48px;
	}
	.beijing .about .m{
		margin-bottom: initial;
	}
	.mm .r{
		display: flex;
		flex-direction: column;
		justify-content: center;
		padding-top: 0;
	}
	.mm .con{
		padding: 0 30px;
	}
	.mm .con .sl{
		margin-left: 0;
	}
	.navbar_nav .dropdown>a{
		padding: 0 15px;
	}
}
@media (max-width: 1300px){
    #certify .swiper-slide{
        width: 250px;
    }
    .ws a .img,.ws .box .img{
        height: 250px;
    }
    #certify .swiper-slide .img{
        height: 360px;
    }
    .craf .it2 .cem{
        margin-left: 0;
    }
	.craf .it2 .ms{
		display: block;
	}
	.craf .it2 .ms .l,.craf .it2 .ms .r{
		max-width: 100%;
	}
	.craf .it2 .ms .l h1,.craf .it2 .ms .l .nr{
		text-align: left;
	}
	.craf .it2 .ms .m{
		width: 100%;
		height: auto;
		padding: 30px;
		padding-bottom: 0;
		aspect-ratio: 1 / 1;
		margin: 30px auto;
	}
	.craf .it2 .ms .m span{
		margin-top: 12px;
	}
	.craf .it2 .ms .m .y{
		display: flex;
		justify-content: center;
		align-items: center;
		height: 90%;
	}
	.craf .it2 .ms .y a{
		height: 100%;
	}
}
@media (max-width: 1200px){
    .product .con .l{
        width: 200px;
    }
    .product .con .l a{
        height: 48px;
        font-size: 18px;
    }
    .contact .xx{
        display: block;
    }
    .contact .box{
		margin-bottom: 20px;
	}
    .pros .pp {
        padding: 0 70px;
    }
	.proshow,.show,.newshow{
		padding: 0 15px;
	}
	.product .ws{
	    margin-top: 0;
	}
	.product .ws a{
	    margin-right: 24px!important;
	    width: calc(33.333% - 16px)!important;
	}
	.product .ws a:nth-child(2n){
	    margin-right: 24px!important;
	}
	 .product .ws a:nth-child(3n) {
        margin-right: 0!important;
    }
	.qywh .con{
		padding: 20px;
	}
	.foot .r{
		flex-direction: column-reverse;
	}
	.foot .r .lx{
		margin-right: 0;
		margin-top: 20px;
	}
	.pros .list a .img img{
		padding: 20px;
	}
	.sccj .list .img {
	    aspect-ratio: 1 / 1;
	}
	.sccj .list .r .con .t>img{
		width: 100%;
	}
	.sccj .list .r{
		height: auto;
	}
	.beijing .about .container{
		display: flex;
		flex-wrap: wrap;
	}
	.beijing .about .l{
		width: 100%;
		margin-bottom: 20px;
	}
	.beijing .about .m{
		margin: 0;
		margin-right: 40px;
		width: 50%;
	}
	.beijing .about .r{
		flex: 1;
	}
	.beijing .about .l>img{
		width: auto;
	}
	.navbar_nav .dropdown>a{
		padding: 0 8px;
	}
	.head .yw{
		margin-left: 0;
	}
}
@media (max-width: 992px) {
        .product .ws {
        margin-top: 36px;
    }
        .container, .biaoti {
         padding-left: 5%; 
         padding-right: 5%; 
    }
    .submenu{
        display: none;
    }
    .honor .next{
        right: 30px;
    }
    .honor .prev{
        left: 30px;
    }
    .accordion.active{
        left: 0;
        position: fixed;
        top: 60px;
        z-index: 99;
        width: 100%;
    }
    .submenu li{
        background: #fff;
    }
    .accordion li.open i.fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.product .con .l a{
    height: 48px;
}
    #accordion{
        display: block!important;
    }
    .product .con .l>a{
        display: none;
    }
    .ws a .img,.ws .box .img{
        height: 250px;
    }
    .about .it1>img{
        float: initial;
    }
    .beijing .about .r.cn{
        flex-direction: column-reverse;
    }
    .beijing .about .cn .ml p{
        width: auto;
    }
    .beijing .about .m.cn{
        width: 60%;
    }
    .beijing .about .cn .ml p img{
        margin-top: 0;
    }
    .beijing .about .cn .sl, .beijing .about .cn .ml{
        display: block;
    }
    .beijing .about .cn .ml{
        margin-left: 0;
    }
    .beijing .about .r.cn .sl{
        display: block;
    }
    .beijing .about .r.cn .sl p{
        width: auto;
        padding-bottom: 12px;
        margin-bottom: 12px;
        border-bottom: 1px solid #E8E8E8;
        border-left: 0;
    } 
	.contact .sm{
		flex-wrap: wrap;
	}
	.xw.list a .img{
		height: auto;
		max-width: initial;
		margin-right: 20px;
	}
	.ut,.newshow{
		margin-top: 82px;
	}
	.proshow .table{
		width: 992px;
	}
	.product .con{
		display: block;
	}
	.product .con .l{
		width: 100%;
	}
	.product .con .r{
		margin-left: 0;
	}
	.foot .lm{
		flex-wrap: wrap;
	}
	.foot .bq .z{
		margin-bottom: 20px;
	}
	.foot .r{
		margin-left: 50px;
	}
	.foot .bq{
		display: block;
	}
	.news .list{
		flex-wrap: wrap;
	}
	.news .list a{
		width: 50%;
	}
	.mm{
		display:block;
		height: auto;
	}
	.mm .r{
		padding: 50px 0;
	}
	.mm .l{
	    background: url(../img/mz.jpg) center no-repeat;
	    background-size: cover;
		height: 600px;
		width: 100%;
	}
	.pros .list a:nth-child(5), .pros .list a:nth-child(6), .pros .list a:nth-child(7), .pros .list a:nth-child(8) {
	    margin-bottom: 40px;
	}
	.pros .list a{
		width: calc(50% - 12px);
		margin-right: 24px;
	}
	.pros .list a:nth-child(2n){
		margin-right: 0;
	}
	.banner img{
		height: 350px;
		object-fit: cover;
	}
	.lbt,.banner{
		margin-top: 60px;
	}
	.proshow{
		margin-top: 100px;
	}
	#navToggle img{
		width: 24px;
		height: 24px;
	}
	.head {
		height: 60px;
		padding: 0;
		top: 0;
	}
    .head .logo img{
		height: 40px;
	}
	.head .container {
		padding: 0;
		justify-content: space-between;
		padding: 0 15px;
		border-radius: 0;
	}

	.head .navbar_nav{
		display: none;
	}
    .head .yw{
        margin-left: auto;
    }
	#navToggle,
	.m_nav {
		display: block;
	}

	.navbar_nav {
		display: none;
	}
	.qywh .con p{
		font-size: 16px;
		line-height: 20px;
	}
	.qywh .con .nr{
		font-size: 12px;
	}
	.qywh .con h1{
		margin-top: 0;
	}
	.qyzs .list a{
		width: calc(33.333% - 32px);
	}
	.qyzs .list a:nth-child(3n){
		margin-right: 0;
	}
	.qyzs .list a:nth-child(4n){
		margin-right: 48px;
	}
	.xw.list a{
		display: block;
		margin-bottom: 30px;
		padding-bottom: 15px;
	}
	.xw.list a p{
		padding-bottom: 0;
		border-bottom: 0;
	}
	.xw.list a .img{
		margin-bottom: 20px;
		width: 100%;
	}
	.xw.list a .d{
		display: none;
	}

}
@media (max-width: 768px) {
    .mm .l{
        height: 350px;
    }
    .banner img{
        height: 250px;
    }
    .syp .swiper-slide .img{
        height: auto;
    }
    .biaoti {
        padding-left: 0;
        padding-right: 0;
    }
    .pros .pp{
        padding: 0;
    }
    .pros .prev {
        left: 0;
    }
    .pros .next {
        right: 0;
    }
    .pros .biaoti {
        padding-left: 15px;
        padding-right: 15px;
    }
    .beijing .about .m.cn{
        width: 100%;
        flex: initial;
    }
	.cul .cat a{
		width: auto;
		height: auto;
		padding: 15px 10px;
	}
	.qc a {
	    margin-right: 15px;
	    margin-bottom: 15px;
	    width: calc(50% - 7.5px);
	}
	.qc a:nth-child(2n){
		margin-right: 0;
	}
	.proshow .img,.mm .con .sj.cn{
		display: block;
	}
	.mm .con .sl{
	    display: none;
	}
	.mm .con .sl.en{
	    display: block;
	}
	.proshow .img a img{
		height: auto;
		object-fit: contain;
	}
	.proshow .img a:last-child{
		margin-left: 0;
		margin-top: 10px;
	}
	.proshow .img a:nth-child(1) {
	    width: 100%;
	}
	.ws a p,.ws .box p{
		margin-left: 0;
		margin-top: 0;
		height: auto!important;
		flex: 1;
		padding: 10px!important;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
	.ws a p img,.ws .box p img{ 
		position: initial;
		height: 16px;
		margin-top: 10px;
		margin-left: auto;
	}
	.ws a p span,.ws .box p span{
		margin-right: 0!important;
	}
	.qyzs .list a{
		width: calc(50% - 7.5px);
		margin-right: 15px;
		margin-bottom: 15px;
	}
	.ws a,.ws .box{
		display: flex;
		flex-direction: column;
	}
	.ws a .img,.ws .box .img{
		margin-right: 0;
	}
	.qyzs .list a:nth-child(4n),.qyzs .list a:nth-child(3n){
		margin-right: 15px;
	}
	.qyzs .list a:nth-child(2n){
		margin-right: 0;
	}
	.qywh .con .nr{
		height: auto;
		opacity: 1;
		margin-top: 20px;
		color: #000;
	}
	.qywh .container{
	    padding: 0;
		align-items: normal;
	}
	.qywh{
		height: auto;
		padding: 40px 15px;
	}
	.qywh .con p{
		margin-top: 20px;
	}
	.qywh .con{
		height: auto;
		padding: 20px;
	}
	.about .it1>img{
		max-width: 100%;
		margin-right: 0;
		margin-bottom: 30px;
	}
	.news .list a{
		height: auto;
		padding: 30px 15px;
	}
	.mm .con{
		flex-direction: column-reverse;
	}
	.mm .con .ml p{
		writing-mode: initial;
	}
	#certify .swiper-slide .img{
		height: 300px;
		
	}
	#certify .swiper-slide img{
		object-fit: contain;
	}
	.sccj .list,.mm .con .ml{
		display: block;
	}
	.mm .con .ml{
		margin-left: 0;
		margin-bottom: 15px;
	}
	.mm .con .ml p img{
		margin-top: 0;
		margin-left: 12px;
	}
	.mm .con .ml p:last-child{
		margin-left: 0;
	}
	.sccj .list .img{
		height: auto;
		margin-right: 0;
		margin-bottom: 15px;
		width: 100%;

	}
	.beijing .about{
		padding-top: 40px;
		margin-top: 0;
	}
	.beijing .about .l{
		margin-top: 0;
	}
	.beijing .about .l>img{
		width: 100%;
	}
	.beijing .about .tit{
		margin: 24px 0;
	}
	.beijing .about .nr{
		margin-bottom: 42px;
	}
	.beijing .about .m{
		margin-right: 0;
		width: 100%;
		margin: 20px 0;
	}
	.beijing .about .m img{
		width: 100%;
	}
	.beijing .a1{
		display: none;
	}
	.container{
		padding: 0 15px;
	}
	.lbt img{
		height: 400px;
		object-fit: cover;
	}
	.wss a p img{
		height: 12px;
	}
	.ws a,.ws .box{
			margin-right: 15px;
		    width: calc(50% - 7.5px)!important;
			margin-bottom: 15px;
		}
		.ws a:nth-child(2n),.ws .box:nth-child(2n){
		        margin-right: 0!important;
		    }
		.ws a p span,.ws .box p span{
			font-size: 18px;
			line-height: initial;
		}
		.ws a:nth-child(3),.ws .box:nth-child(3) {
		        margin-right: 15px!important;
		    }
			.cul .list a .img{
				height: auto;
			}
			.cul .list a{
				aspect-ratio: 1 / 1;
			}
			    .craf .it2 .ms {
        padding: 060px;
    }
    .xw.list .img img{
        width: auto;
    }
}
@media (max-width: 500px) {
    .honor .prev {
        left: 4%;
        top: 5%;
    }
    .honor .next {
        right: 4%;
        top: 5%;
    }
    .mm .con .sl.en p{
        display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
    text-overflow: ellipsis;
    }
    .pros .prev,.pros .next,.ws a p img,.ws .box p img,.proshow .img a:last-child{
        display: none;
    }
    .product .con,.product .ws{
        margin-top: 16px;
    }
    .product .ws a p span{
        font-size: 16px;
    }
    .product.container{
        padding-bottom: 60px;
    }
    .product .ws a {
        margin-right: 10px !important;
        width: calc(33.333% - 7px) !important;
    }
    .product .ws a:nth-child(2n) {
        margin-right: 10px !important;
    }
    .product .ws a:nth-child(3n) {
        margin-right: 0 !important;
    }
    .lbt img{
        height: 300px;
    }
    .banner img{
        height: 250px;
    }
    .cul,.map {
    margin-bottom: 60px!important;
    }
    .craf .it2 .ms .m{
        width: 70%;
    }
    .craf .it2 .ms{
        padding: 0;
    }
	.main-map>div{
		height: 300px!important;
	}
	.craf .it2 .m .prev,.craf .it2 .m .next{
		display: flex;
	}
	.proshow .img{
		margin-top: 20px;
		margin-bottom: 40px;
	}
	.proshow .gl{
		margin-bottom: 20px;
	}
	.dede_pages,.proshow .nr,.craf .it2,.show{
		margin-bottom: 40px;
	}
	.ws a .img,.ws .box .img{
		aspect-ratio: 1 / 1;
		height: auto;
	}
	.ws a,.ws .box {
		margin-right: 15px;
	    width: calc(50% - 7.5px)!important;
		margin-bottom: 15px;
	}
	.ws a p span,.ws .box p span,.xw.list a h1,.contact .xx p,.contact .box{
		font-size: 18px;
		line-height: initial;
	}
	.xw.list a h1{
		margin: 10px 0;
	}
	.ws a:nth-child(3),.ws .box:nth-child(3) {
	        margin-right: 15px!important;
	    }
	.about{
		margin-top: 30px;
	}
	.contact .xx .icon{
		width: 36px;
		height: 36px;
	}
	.contact .xx .icon img{
		width: 100%;
		height: 100%;
	}
	.contact .box:nth-child(1) img{
		        width: 16px;
		        height: 23px;
	}
	.syp{
		margin-left: 15px;
		margin-right: 15px;
		overflow: hidden;
		margin-bottom: 30px;
		padding-bottom: 10px;
	}
	.craf .cem{
		margin-bottom: 30px;
	}
	.craf .it2 .ms>.prev,.craf .it2 .ms>.next{
	display: none;
	}
	.craf .it2 .ms .prev{
		left: -20%;
	}
	.craf .it2 .ms .next{
		right: -20%;
	}
	.craf .it2 .container{
		padding: 0 15px;
	}
	.syp .swiper-slide p{
		font-size: 18px;
		margin-top: 12px;
		margin-bottom: 10px;
	}
	.foot{
		padding: 30px 0;
	}
	.pros .next img,.pros .prev img,.honor .next img,.honor .prev img,.craf .it2 .ms .next img,.craf .it2 .ms .prev img{
		width: 25px;
	}
	 #certify .swiper-slide .img {
        height: 350px;
    }
	.mm .con{
		padding: 0 15px;
	}
	.mm .r{
		padding: 30px 0; 
	}
	.news .list a .img{
		height: auto;
		aspect-ratio: 1 / 1;
	}
	.news .list a{
		padding: 15px;
        margin-bottom: 15px;
        background: #fff;
        margin-right: 15px;
        width: calc(50% - 7.5px);
	}
	.news .list .xq{
	    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
	}
	.mm .con .sl.en p{
	    line-height: 24px;
	}
	.news .list a span img{
	    width: 36px;
	}
	.news .list a:nth-child(2n){
	    margin-right: 0;
	}
	.news .list a .img{
	    margin-bottom:15px;
	}
	.news,.honor{
		padding-bottom: 40px;
	}
	.mm,.about .it1,.qywh,.qyzs{
		margin-bottom: 40px;
	}
	.about .it1>img{
		margin-bottom: 20px;
	}
	.news .list a h1{
		font-size: 16px;
		margin-bottom: 15px;
	}
	.biaoti{
		padding-bottom: 30px;
	}
	.news .list .xq{
		margin-bottom: 15px;
	}
	.mm .gd{
	    margin: auto;
		margin-top: 30px;
	}
	.pros .list a .img{
		margin-bottom: 0;
	}
	.beijing .about,.pros{
		padding-bottom: 40px;
	}
	.cul .cat{
		margin-top: 40px;
		margin-bottom: 20px;
	}
	.about .it1 h1,.qyzs h1{
		margin-bottom: 20px;
	}
	.biaoti h1,.mm .con .ml p,.foot h1,.about .it1 h1,.qyzs h1,.proshow h1,.craf .cem,.craf .it2 .ms .l h1,.craf .it2 .ms .r h1,.cul>em,.ut .container h1,.newshow .tit,.contact h1{
		font-size: 20px;
		line-height: inherit;
	}
	.ut{
		height: auto;
		padding-bottom: 20px;
		margin-bottom: 40px;
	}
	.ut .container>a{
		margin-bottom: 20px;
	}
	.craf .it2 .ms .l h1,.craf .it2 .ms .r h1{
		margin-bottom: 12px;
	}
	.newshow{
		margin-bottom: 40px;
	}
	.newshow>span{
		margin-bottom: 34px;
	}
	.mm .con .sl.en p,.craf .it2 .ms .l .nr,.craf .it2 .ms .r .lb p{
		font-size: 16px;
	}
	.cul .list a{
		width: 100%;
		margin-right: 0!important;
		margin-bottom: 15px;
	}
	.sccj .list .r h1,.pros .list a h1,.foot .xx p span,.cul .list a h1,.contact .fs,.product .con .l a{
		font-size: 18px;
	}
	.contact .sm{
		padding-bottom: 40px;
		margin-bottom: 30px;
	}
	.cul .list a h1{
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.foot .xx p span{
		margin-top: -3px;
	}
	.foot .line{
		margin: 20px 0;
	}
	.foot .con{
		display: block;
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
	.foot .r{
		display: none;
	}
	.foot .r .lx{
		margin-top: 0;
		margin-right: 20px;
	}
	.pros .list a .desc{
	    display: none;
		padding-bottom: 20px;
	}
	.pros .list a{
		margin-bottom: 20px!important;
	}
	.sccj .list .r .con .t>img{
		margin: 15px 0;
	}
	.sccj .list .r .num i{
		font-size: 20px;
	}
	.sccj .list .r .an{
		margin-top: 34px;
	}
	.sccj .list .r .b{
		margin-top: 30px;
	}
	.sccj .list .r .z, .sccj .list .r .y{
		width: 34px;
		height: 34px;
	}
	.biaoti{
		align-items: center;
		padding-bottom: 30px;
	}
	.beijing .about .tit{
		font-size: 20px;
		line-height: initial;
		margin: 15px 0;
}
    .beijing .about .ml p{
		font-size: 20px;
	}
    .beijing .about{
		padding-top: 15px;
	}
	.beijing .about .nr{
		margin-bottom: 15px;
	}
	.beijing .about .sl p{
		font-size: 14px;
	}
}