.page-banner {

    width: 100%;

    height: 48vw;

    background-size: cover;

    background-position:center center;

    padding-top: 15vw;

}

.page-title {

    font-size: 1.2rem;

    font-weight: 900;

    color: #fff;

    text-align: center;

}

.content-item {

    margin-left: 1rem;

    margin-right: 1rem;

}

.page-banner-line {

    width: 18px;

    height: 3px;

    margin-top: 1rem;

    margin-left: auto;

    margin-right: auto;

    background-color: #fff;

}

.yanfatuandui-center {

    text-align: center;

    padding-top: 1rem;

}

.yanfatuandui-content .content-title {

    font-size: 1.2rem;

    font-weight: 900;

}

.yanfatuandui-content .content-red-line {

    width: 18px;

    height: 3px;

    margin-left: auto;

    margin-right: auto;

    background-color: rgba(188, 28, 113, 1);

    margin-top: 0.5rem;

    margin-bottom: 1rem;

}

.large-item {

    display: block;

    margin-bottom: 1rem;

    text-decoration: none;

    margin-left: 1rem;

    margin-right: 1rem;

    overflow: hidden;

    border-radius: 5px;

}

.kysc-item-bg001 {

    width: 100%;

    height: 0;

    position: relative;

    border-radius: 5px;

}

.kysc-item-bg001 img {

    width: 100%;

    border-radius: 5px;

}

.large-text {

    padding-top: 2rem;

    padding-left: 2rem;

    padding-right: 2rem;

    font-size: 1rem;

    font-weight: 700;

    line-height: 2rem;

    height: 10.5rem;

}

.large-text-text {

    position: relative;

    color: #fff;

}

.large-white-line {

    position: relative;

    top: 7rem;

    width: 18px;

    height: 3px;

    background-color: #fff;

    margin-left: auto;

    margin-right: auto;

}

.large-line {

    position: relative;

    width: 100%;

    height: 1px;

    background-color: rgba(255, 255, 255, 0.36);

}

.kysc-bg002 {

    height: 30rem;

    background-image: url('../image/m_kysc_bg002.png');

    background-size: cover;

    background-position:center center;

    margin-bottom: 1rem;

}

.keyanchengguo-blue-box {

    padding-top: 1rem;

}

.keyanchengguo-content {

    width: 100%;

    color: rgba(51, 51, 51, 1);

    text-align: center;

}

.keyanchengguo-content-name {

    font-size: 1rem;

    font-weight: 900;

}

.keyanchengguo-content-red-line {

    width: 18px;

    height: 3px;

    margin-left: auto;

    margin-right: auto;

    background-color: rgba(188, 28, 113, 1);

    margin-top: 0.5rem;

    margin-bottom: 1rem;

}

.keyanchengguo-content-subtitle {

    font-size: 1rem;

    font-weight: 700;

    color: rgba(102, 102, 102, 1);

}

.keyanchengguo-content-description {

    margin-top: 1rem;

    font-size: 0.9rem;

    font-weight: 400;

    color: rgba(51, 51, 51, 0.8);

}

.keyanchengguo-content-patent {

    margin-top: 1rem;

    font-size: 1rem;

    font-weight: 400;

    color: rgba(102, 102, 102, 1);

}

.keyanchengguo-content-patent .patent-count {

    font-size: 3rem;

    font-weight: 700;

    color: rgba(202, 24, 120, 1);

}

.jidi-image {

    width: 100%;

	display:none

}

.jidi-image img {

    width: 100%;

}

.jidi-content {

    width: 100%;

    padding-top: 1rem;

    margin-bottom: 1rem;

}

.jidi-center {

    text-align: center;

}

.jidi-name {

    font-size: 1rem;

    font-weight: 900;

	text-align:center

}

.jidi-red-line {

    width: 18px;

    height: 3px;

    background-color: rgba(188, 28, 113, 1);

    margin-left: auto;

    margin-top: 0.5rem;

    margin-bottom: 1rem;

    margin-right: auto;

}

.jidi-text {

    color: rgba(102, 102, 102, 1);

    font-size: 0.9rem;

    line-height: 1.2rem;

	margin-top:1rem

}

.kysc-bottom-icons {

    margin-top: 2rem;

    margin-bottom: 1rem;

}

.kysc-icon {

    width: 49%;

    margin-bottom: 1rem;
	float:left

}

.bottom-icon-line {

    width: 1px;

    background-color: rgba(241, 241, 241, 1);

    height: 4rem;

    margin-top: 2rem;
	float:left

}

.kysc-bottom-icons .icon-list {

    display:block;

    justify-content: space-between;

    flex-wrap: wrap;
	overflow:hidden

}

.kysc-bottom-icons .icon-list .icon-image {

    text-align: center;

}

.kysc-bottom-icons .icon-list .icon-image img {

    width: 104px;

}

.kysc-bottom-icons .icon-list .icon-text {

    text-align: center;

    font-size: 18px;

    margin-top: 20px;

}

.page-navs {

    background-color: rgba(246, 246, 246, 1);

}

.page-nav-item {

    display: flex;

    border-bottom: 1px solid rgba(241, 241, 241, 1);

    color: rgba(51, 51, 51, 1);

    font-size: 1rem;

    justify-content: space-between;

    text-decoration: none;

}

.page-nav-item .page-nav-icon img{

    width: 1.5rem;

    height: 1.5rem;

}

.column-child {

    margin-top: -4.5rem;

    padding-top: 4.5rem;

}

.page-nav-item.active {

    color: rgba(202, 24, 120, 1);

}

.page-nav-item .page-nav-text {

    padding: 1rem 0;

}

.page-nav-item .page-nav-icon {

    padding: 1rem 0;

}

.page-nav-item.active .page-nav-text {

    border-bottom: 1px solid rgba(202, 24, 120, 1);

}

.tp img{ width:100%}

.kysc-item-bg001 img:nth-child(1){ display:none}

.keyanchengguo-content-white-line {

    width: 18px;

    height: 3px;

    margin-left: auto;

    margin-right: auto;

    background-color: rgba(188, 28, 113, 1);

    margin-top: 0.5rem;

    margin-bottom: 1rem;

}
.large-text-en {
  padding-top: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.3rem;
  height: 10.5rem;}
.large-text-en .large-white-line{ top:8rem}
.kysc-bottom-icons .icon-list-en .icon-text{ font-size:15px}
