* {
    padding: 0;
    margin: 0;
    font-family:"Microsoft YaHei";
    box-sizing: border-box;
    box-sizing: -webkit-border-box;
    font-weight: normal;
}
@font-face{
    font-family:"fontello";
    src:url('/Public/frontend/css/SourceHanSansCN-Medium.ttf'),
    url('/Public/frontend/css/SourceHanSansCN-Light.ttf');
}
html {
    font-size: 62.5%;
    /* 10÷16=62.5% */
}

body {
    font-size: 12px;
    font-size: 1.2rem;
    /* 12÷10=1.2 */
}

p {
    font-size: 14px;
    font-size: 1.4rem;
}

a {
    text-decoration: none;
    color: #272727;
}

a, button, input {
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}

li {
    list-style: none;
}
button, input {
    -webkit-appearance: none;
    border: none;
    outline: none;
}

i, em {
    font-style: normal;
}
img {
    max-width: 100%;
}
h1 {
    font-weight: normal;
}

h2 {
    font-weight: normal;
}

h3 {
    font-weight: normal;
}

h4 {
    font-weight: normal;
}

h5 {
    font-weight: normal;
}
.y_hred_top{
    width: 100%;
    height: 90px;
    background: transparent;
}
.y_index_banner .swiper-slide>img{
    width: 100%;
}
.y_index_swiper-pagination .swiper-pagination-bullet{
    background: #fff ;
}
.y_index_gg{
    width: 100%;
    padding: 80px 0px 100px;
}
.y_index_gg2{
    max-width: 1200px;
    margin: 0 auto;
}
.y_index1{
    position: absolute;
    max-width: 1200px;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.y_index1>h2{
    font-size: 48px;
    color: #fff;
    font-weight: 900;
    font-family:"fontello";
}
.y_index1>p{
    font-size: 24px;
    color: #fff;
    margin-top: 20px;
    font-family:"fontello";
}
.y_index1>a{
    display: inline-block;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    background: #ee8b20;
    padding: 0px 28px;
    margin-top: 35px;
    font-family:"fontello";
}
.y_index2{
    position: relative;
}
.y_index2>img{
    width: 100%;
}
.y_index3{
    background: #e8f0fa;
}
.y_index4{
    text-align: center;
}
.y_index4>h2{
    font-size: 36px;
    color: #333;
    font-weight: 600;
}
.y_index4>p{
    font-size: 16px;
    color: #333;
    padding: 10px 0px 15px;
}
.y_index4>span{
    width: 28px;
    height: 6px;
    background: #ee8b20;
    display: inline-block;
}
.y_index5{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 25px;
}
.y_index6{
    width: 32%;
    margin-right: 2%;
    background: #fff;
    border-radius: 10px;
    padding: 40px 30px 30px;
    margin-bottom: 30px;
}
.y_index7{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100px;
}
.y_index8{
    flex: 1;
    margin-right: 40px;
}
.y_index8>h2{
    font-size: 30px;
    color: #333;
    font-weight: 600;
}
.y_index8>p{
    font-size: 16px;
    color: #333;
    margin-top: 15px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.y_index5>.y_index6:nth-child(3n){
    margin-right: 0%;
}
.y_index9{
    max-width: 104px;
    width: 100%;
    max-height: 108px;
    height: 100%;
    object-fit: cover;
}
.y_index10{
    margin-top: 20px;
}
.y_index10>p{
    font-size: 14px;
    color: #999;
    line-height: 24px;
    height: 92px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.y_img_enlarge:hover img{
    transform: scale(1.1);
    transition: ease 0.5s all;
}
.y_img_enlarge2{
    /* overflow: hidden; */
}
.y_img_enlarge2>img{
    transition: ease 0.5s all;
}
.y_index11{
    display: flex;
    justify-content: flex-start;
}
.y_index12{
    width: 560px;
    margin-right: 60px;
}
.y_index12>video{
    width: 100%;
    height: 360px;
    object-fit: cover;
}
.y_index13{
    flex: 1;
    position: relative;
}
.y_index28{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 20px;
    height: 20px;
    background: #3280be;
}
.y_index28::after{
    content: '';
    position: absolute;
    top: 10px;
    left: -10px;
    width: 20px;
    height: 20px;
    background: #ee8b20;
    z-index: -1;
}
.y_index13>h2{
    font-size: 36px;
    color: #333;
    font-weight: 600;
}
.y_index13>p{
    margin-top: 10px;
    font-size: 16px;
    color: #333;
}
.y_index13>a{
    font-size: 14px;
    color: #fff;
    display: inline-block;
    line-height: 40px;
    padding: 0px 30px;
    background: #ee8b20;
    border-radius: 5px;
}
.y_index14{
    margin-top: 30px;
    width: 100%;
    margin-top: 25px;
}
.y_index14>p{
    font-size: 14px;
    color: #666;
    line-height: 30px;
    margin-bottom: 25px;
    text-align: justify;
}
.y_index15{
    background: #eff5fb;
    padding-bottom: 5px;
    padding-top: 60px;
}
.y_index16{
    display: flex;
    justify-content: space-between;
    min-height: 400px;
    padding-top: 60px;
}
.y_index17{
    flex: 1;
    text-align: center;
}
.y_index18>img{
    width: 80px;
    object-fit: cover;
}
.y_index19{
    margin-top: 10px;
    display: flex;
    justify-content: center;
    align-items: baseline;
}
.y_index19>p{
    font-size: 66px;
    color: #093977;
    font-weight: 600;
    line-height: 66px;
}
.y_index19>span{
    font-size: 36px;
    color: #093977;
}
.y_index20>p{
    font-size: 18px;
    color: #555;
    margin-top: 20px;
}
.y_index21{
    position: relative;
    padding: 0px;
}
.y_index22{
    width: 100%;
}
.y_index22>img{
    width: 100%;
}
.y_index23{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-width: 1200px;
    width: 100%;
}
.y_index23>h2{
    font-size: 48px;
    font-weight: 600;
    color: #fff;
}
.y_index23>p{
    font-size: 16px;
    color: #fff;
    margin-top: 35px;
    margin-bottom: 100px;
}
.y_index24{
    width: 100%;
    display: flex;
    justify-content: flex-start;
}
.y_index25{
    margin-right: 50px;
    text-align: center;
}
.y_index26{
    text-align: center;
}
.y_index26>img{
    height: 73px;
    object-fit: cover;
}
.y_index26>p{
    width: 73px;
    height: 73px;
    object-fit: cover;
}
.y_index27{
    margin-top: 50px ;
}
.y_index27>p{
    font-size: 16px;
    color: rgba(255,255,255,0.5);
}
.y_bottom{
    width: 100%;
    background: #e8eff8;
    padding-top: 75px;
    /* margin-top: 20px; */
}
.y_bottom2{
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
.y_bottom3{
    display: flex;
    justify-content: space-between;
    padding-bottom: 55px;
}
.y_bottom4{
    display: flex;
    justify-content: flex-start;
    padding-right: 55px;
    border-right: 1px solid #dde6f0;
    flex: 1;
}
.y_bottom5{
    padding-left: 50px;
    width: 420px;
}
.y_bottom5>h2>a{
    font-size: 14px;
    color: #333;
    display: inline-block;
    margin-bottom: 35px;
    font-weight: 600;
}
.y_bottom6{
    flex: 1;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-content: flex-start;
}
.y_bottom6 p a:hover{
    font-weight: 600;
    color: #546b84;
}
.y_bottom6>h2{
    width: 100%;
}
.y_bottom6>p{
    width: 100%;
}
.y_bottom6>h2>a{
    font-size: 14px;
    color: #333;
    margin-bottom: 35px;
    font-weight: 600;
    display: inline-block;
}
.y_bottom6>p>a{
    font-size: 12px;
    color: #767e88;
    margin-bottom: 20px;
    display: inline-block;
}
.y_bottom7>p{
    font-size: 12px;
    color: #767e88;
    margin-bottom: 10px;
}
.y_bottom8{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.y_bottom8>p{
    font-size: 12px;
    color: #767e88;
    margin-bottom: 10px;
    width: 185px;
}
.y_bottom9{
    display: flex;
    justify-content: flex-start;
}
.y_bottom10{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0px 10px;
    background: #dae4f0;
    margin-right: 10px;
    position: relative;
    cursor:pointer;
   transition: ease 0.5s all;
}
.y_bottom10:hover .y_bottom13{
    display: block;
    z-index: 1;
    transition: ease 0.5s all;
}
.y_bottom10>img{
    width: 21px;
    height: 17px;
    margin-right: 7px;
}
.y_bottom10>p{
    font-size: 14px;
    line-height: 30px;
    color: #546b84;
}

.y_bottom13{
    position: absolute;
    top: -120px;
    left: 0px;
    z-index: -9;
    width: 100%;
    display: none;
}
.y_bottom13>img{
    width: 100%;
}
.y_bottom11{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 90px;
    border-top: 1px solid #dde6f0;
}
.y_bottom11>p{
    font-size: 12px;
    color: #525b67;
}
.y_bottom11>p>a{
    font-size: 12px;
    color: #525b67;
}
.y_a_hover{
    transition: ease 0.5s all;
}
.y_a_hover:hover{
    background: #093944;
    transition: ease 0.5s all;
}
.y_box_hover{
    transition: ease 0.5s all;
}
.y_box_hover:hover{
    box-shadow: 0 0 20px 1px #ccc;
    transition: ease 0.5s all;
}
/* 党工组织 */
.y_page_top{
    width: 100%;
    position: relative;
}
.y_page_top2{
    width: 100%;
    overflow: hidden;
}
.y_page_top:hover .y_page_top2 img{
    transform: scale(1.2);
    transition: ease 1s all;
}
.y_page_top2>img{
    width: 100%;
    transition: ease 1s all;
    height: 420px;
    object-fit: cover;
}
.y_page_top3{
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 1200px;
    width: 100%;
    transform: translate(-50%,-50%); 
}
.y_page_top4{
    width: 100%;
}
.y_page_top4>h2{
    font-size: 48px;
    color: #fff;
    font-weight: 400;
    font-family:"fontello";
}
.y_page_top4>P{
    line-height: 50px;
    color: #fff;
    background: #fe8809;
    font-size: 30px;
    padding: 0px 20px;
    border-radius: 5px;
    display: inline-block;
    font-family:"fontello";
}
.y_page_top5{
    display: flex;
    margin-top: 80px;
    justify-content: flex-start;
    align-items: center;
}
.y_page_top6{
    margin-right: 15px;
}
.y_page_top6>img{
    width: 16px;
    height: 15px;
}
.y_page_top7{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.y_page_top7>a{
    font-size: 16px;
    color: #fff;
    transition: ease 0.5s all;
}
.y_page_top7>a:hover{
    color: #fe8809;
    transition: ease 0.5s all;
}
.y_page_top7>img{
    display: inline-block;
    margin: 0px 10px;
}
.y_page_top8{
    width: 100%;
    display: flex;
    justify-content: center;
    background: #093977;
    height: 60px;
    align-items: center;
    display: none;
}
.y_page_top8 a:hover {
    color: #fe8809;
    transition: ease 0.5s all;
}
.y_page_top8>a{
    font-size: 18px;
    color: #fff;
    margin: 0px 50px;
    position: relative;
    display: inline-block;
    transition: ease 0.5s all;
}
.y_page_top8_on::after{
    position: absolute;
    content: '';
    width: 110%;
    border-radius: 10px;
    height: 6px;
    background: #fff;
    bottom: -17px;
    left: 50%;
    transform: translate(-50%,0%);
}
.y_party_work{
    width: 100%;
    background: #f0f5fb;
    padding: 108px 0px 120px;
}
.y_party_work2{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.y_party_work3{
    width: 360px;
    margin-right: 45px;
}
.y_party_work3>img{
    width: 100%;
}
.y_party_work4{
    flex: 1;
}
.y_party_work4>p{
    font-size: 16px;
    color: #666;
    line-height: 26px;
    margin-bottom: 20px;
}
.y_party_work5{
    max-width: 1200px;
    margin: 0 auto;
}
.y_party_work5>h2{
    font-size: 48px;
    color: #333;
    text-align: center;
    margin-bottom: 60px;
    font-weight: 600;
}
.y_party_work6{
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    padding: 65px 0px 50px;
}
.y_party_work6>h2{
    font-size: 36px;
    color: #333;
    font-weight: 600;
}
.y_party_work11{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    margin-top: 50px;
    flex-wrap: wrap;
}
.y_party_work7{
    width: 32%;
    margin-right: 2%;
    padding: 20px 20px 40px;
    border-radius: 10px;
    border:1px solid #eee
}
.y_party_work8{
    width: 100%;
    margin-bottom: 25px;
}
.y_party_work8>img{
    width: 100%;
    height: 220px;
    object-fit: cover;
}
.y_party_work11>.y_party_work7:nth-child(3n){
    margin-right: 0%;
}
.y_party_work9{
    width: 100%;
    margin-bottom: 25px;
}
.y_party_work9>h2{
    font-size: 18px;
    color: #333;
    font-weight: 600;
    height: 50px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; 
    overflow: hidden;
    margin-bottom: 15px;
}
.y_party_work9>span{
    display: block;
    font-size: 14px;
    color: #aaa;
    margin-bottom: 10px;
}
.y_party_work9>p{
    font-size: 14px;
    color: #999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; 
    overflow: hidden;
    height: 40px;
}
.y_party_work10{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.y_party_work10>p{
    font-size: 14px;
    color: #aaa;
    margin-right: 15px;
}
.y_party_work10>img{
    width: 27px;
    height: 9px;
}
.y_page_bottom{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.y_page_bottom2{
    display: flex;
    align-items: center;
    margin: 0px 20px;
}
.y_page_bottom2>p{
    font-size: 16px;
    color: #999;
}
.y_page_bottom2>img{
    height: 9px;
    object-fit: cover;
}
.y_party_work12{
    padding-bottom: 85px;
}
.y_page_bottom2_on>p{
    font-size: 16px;
    color: #333;
}
/* 发展历程 */
.y_development{
    width: 100%;
    background: #f0f5fb;
    padding: 90px 0px 170px;
}
.y_development2{
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
.y_development2>h2{
    font-size: 36px;
    color: #333;
    font-weight: 600;
    text-align: center;
    margin-bottom: 70px;
}
.y_development3{
    position: relative;
}
.y_development4{
    position: absolute;
    width: 2px;
    height: calc(100% + 150px);
    background: #dee6ef;
    top: 10px;
    left: 50%;
    transform: translate(-50%,0%);
    z-index: 1;
}
.y_development4::after{
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #dee6ef;
    top: 0%;
    left: 50%;
    content: '';
    transform: translate(-50%,-50%);
    display: none;
}
.y_development5{
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 2;
    margin-bottom: 80px;
}
.y_development5>h2{
    font-size: 24px;
    color: #fff;
    line-height: 40px;
    background: #fe8809;
    border-radius: 5px;
    padding: 0px 33px;
}
.y_development6_left{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    padding-bottom: 30px;
}
.y_development6_left>div{
    flex: 1;
}
.y_development6_right{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    padding-bottom: 30px;
}
.y_development6_right>div{
    flex: 1;
}
.y_development7_left{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.y_development8_left{
    width: 118px;
    height: 118px;
    margin-right: 120px;
    display: none;
}
.y_development8_left>img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 1px solid #093976;
}
.y_development9_left{
    flex: 1;
    text-align: right;
    padding-right: 40px;
}
.y_development9_left>h2{
    /* font-size: 24px;
    color: #093976;
    position: relative;
    margin-bottom: 20px;
    font-weight: 600;
    margin-top: 20px; */
    font-size: 24px;
    color: #fff;
    line-height: 40px;
    background: #fe8809;
    border-radius: 5px;
    padding: 0px 15px;
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    min-width: 210px;
    text-align: center;
    font-weight: 600;
}
.y_development9_left>h2::after{
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(/Public/frontend/images/development_img.png) no-repeat;
    background-size: 100% 100%;
    right: -50px;
    top: 50%;
    content: '';
    transform: translate(0%,-50%);
    z-index: 2;
    font-weight: 600;
}
.y_development9_left>p{
    font-size: 14px;
    color: #666;
    position: relative;
    line-height: 22px;
    /* padding-right: 20px; */
}
.y_development9_left>p::after{
    position: absolute;
    z-index: 2;
    content: '';
    width: 8px;
    height: 8px;
    background: #aabacd;
    border-radius: 10px;
    top: 7px;
    right: 0px;
    display: none;
}
.y_development7_right{
    display: flex;
    justify-content: space-between;
}
.y_development8_right{
    width: 118px;
    height: 118px;
    margin-left: 120px;
    display: none;
}
.y_development8_right>img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 1px solid #093976;
}
.y_development9_right{
    flex: 1;
}
.y_development9_left strong{
    font-weight: 600;
}
.y_development9_right strong{
    font-weight: 600;
}
.y_development9_right{
    flex: 1;
    text-align: left;
    padding-left: 40px;
}
.y_development9_right>h2{
    /* font-size: 24px;
    color: #093976;
    position: relative;
    margin-bottom: 20px;
    font-weight: 600;
    margin-top: 20px; */
    font-size: 24px;
    color: #fff;
    line-height: 40px;
    background: #fe8809;
    border-radius: 5px;
    padding: 0px 15px;
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    min-width: 210px;
    text-align: center;
}
.y_development9_left>h3{
    /* font-size: 24px;
    color: #fff;
    line-height: 40px;
    background: #fe8809;
    border-radius: 5px;
    padding: 0px 15px;
    display: inline-block;
    margin-bottom: 10px; */
    font-size: 24px;
    color: #093976;
    position: relative;
    margin-bottom: 20px;
    font-weight: 400;
    margin-top: 20px;
}
.y_development9_right>h3{
    /* font-size: 24px;
    color: #fff;
    line-height: 40px;
    background: #fe8809;
    border-radius: 5px;
    padding: 0px 15px;
    display: inline-block;
    margin-bottom: 10px; */
    font-size: 24px;
    color: #093976;
    position: relative;
    margin-bottom: 20px;
    font-weight: 400;
    margin-top: 20px;
}
.y_development9_right>h2::after{
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(/Public/frontend/images/development_img.png) no-repeat;
    background-size: 100% 100%;
    left: -50px;
    top: 50%;
    content: '';
    transform: translate(0%,-50%);
    z-index: 2;
}
.y_development9_right>p{
    font-size: 14px;
    color: #666;
    position: relative;
    line-height: 22px;
    /* padding-left: 20px; */
}
.y_development9_right>p::after{
    position: absolute;
    z-index: 2;
    content: '';
    width: 8px;
    height: 8px;
    background: #aabacd;
    border-radius: 10px;
    top: 7px;
    left: 0px;
    display: none;
}
/* 企业介绍 */
.y_introduction{
    max-width:1200px;
    width: 100%;
    padding: 110px 0px 70px;
    margin: 0 auto;
}
.y_introduction>h2{
    font-size: 48px;
    color: #333;
    font-weight: 600;
    margin-bottom: 60px;
    text-align: center;
}
.introduction2{
    width: 100%;
    display: flex;
}
.introduction3{
    width: 360px;
    margin-right: 45px;
}
.introduction4{
    flex: 1;
}
.introduction4>p{
    font-size: 16px;
    color: #666;
    margin-bottom: 35px;
    line-height: 24px;
}
.introduction5{
    display: flex;
    justify-content: flex-start;
    margin-top: 30px;
}
.introduction5 .introduction6:hover {
    background: #000;
    color: #fff;
    transition: ease 0.5s all;
}
.introduction5 .introduction6:hover h2{
    color: #fff;
    transition: ease 0.5s all;
}
.introduction5 .introduction6:hover p{
    color: #fff;
    transition: ease 0.5s all;
}
.introduction6{
    width: 32%;
    margin-right: 2%;
    height: 170px;
    display: flex;
    flex-wrap: wrap;
    padding: 0px 40px;
    align-content: center;
    border-radius: 5px;
    transition: ease 0.5s all;
    cursor:pointer;
}
.introduction6_color1{
    background: #eff5fb;
}
.introduction6>h2{
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 600;
    width: 100%;
}
.introduction6>p{
    font-size: 16px;
    line-height: 28px;
}
.introduction6_color1>h2{
    color: #093976;
}
.introduction6_color1>p{
    color: #093976;
}
.introduction6_color2{
    background: #fe8809;
}
.introduction6_color2>h2{
    color: #fff;
}
.introduction6_color2>p{
    color: #fff;
}

.introduction6_color3{
    background: #093977;
}
.introduction6_color3>h2{
    color: #fff;
}
.introduction6_color3>p{
    color: #fff;
}
.introduction5>.introduction6:nth-child(3n){
    margin-right: 0%;
}
/* 企业荣誉 */
.y_certificates4{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.y_certificates{
    width: 32%;
    margin-right: 2%;
    background: #fff;
    margin-bottom: 30px;
    cursor:pointer;
}
.y_certificates4>.y_certificates:nth-child(3n){
    margin-right: 0%;
}
.y_certificates2{
    padding: 30px 0px;
    height: 280px;
    display: flex;
    justify-content: center;
    border-bottom: 1px solid #e9e9e9;

}
.y_certificates2:hover img{
    transform: scale(1.1);
    transition: ease 0.5s all;
}
.y_certificates2>img{
    height: 220px;
    object-fit: cover;
    transition: ease 0.5s all;
}
.y_certificates3{
    height: 120px;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    justify-content: center;
}
.y_certificates3>p{
    font-size: 14px;
    color: #aaa;
    text-align: center;
    width: 100%;
}
.y_certificates3>h2{
    font-size: 18px;
    color: #000;
    text-align: center;
    padding: 0px 10px;
    margin-top: 15px;
}
.y_certificates_tc{
    position: fixed;
    width: 100%;
    height: 100vh;
    z-index: 99;
    background: rgba(0,0,0,0.5);
    top: 0px;
    left: 0px;
    display: none;
}
.y_certificates_tc2{
    width: 900px;
    height: 700px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 100;
    background: #fff;
    display: none;
}
.y_certificates_tc3{
    width: 24px;
    position: absolute;
    height: 24px;
    top: 40px;
    right: 40px;
    cursor:pointer
}
.y_certificates_tc4{
    width: 100%;
    min-height: 500px;
    margin-top: 65px;
    text-align: center;
}
.y_certificates_tc4_xg{
    margin-top: 95px;
}
.y_certificates_tc4>img{
    height: 500px;
    object-fit: cover;
}
.y_certificates_tc5{
    text-align: center;
    margin-top: 30px;
}
.y_certificates_tc5>p{
    font-size: 16px;
    color: #000;
}
/* 战略布局 */
.y_strategic{
    width: 100%;
    background: #f0f5fb;
    padding: 90px 0px 150px;
}
.y_strategic2{
    max-width: 1200px;
    margin: 0 auto;
}
.y_strategic3{
    width: 100%;
}
.y_strategic3>h2{
    font-size: 48px;
    font-weight: 600;
    color: #333;
    margin-bottom: 66px;
    text-align: center;
}
.y_strategic3>p{
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin-bottom: 30px;
}
.y_strategic4{
    margin-top: 50px;
    text-align: center;
}
.y_strategic4>img{
    max-width: 100%;
}
/* 重点客户 */
.y_highlights{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.y_highlights2{
    width: 178px;
    height: 78px;
    margin-right: 20px;
    background: #fff;
    margin-bottom: 20px;
    overflow: hidden;
    cursor:pointer
}
.y_highlights2:hover img{
    transform: scale(1.1);
    transition: ease 0.5s all;
}
.y_highlights>.y_highlights2:nth-child(6n){
    margin-right: 0px;
}
.y_highlights2>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: 1px solid #eee;
    transition: ease 0.5s all;
}
/* 核心业务 */
.y_core{
    width: 100%;
    padding: 90px 0px 220px;
    background: #f0f5fb;
}
.y_core2{
    max-width: 1200px;
    margin: 0 auto;
}
.y_core2>h2{
    font-size: 36px;
    color: #333;
    font-weight: 600;
    margin-bottom: 45px;
    text-align: center;
}
.y_core3{
    display: flex;
    justify-content: center;
}
.y_core4{
    width: 178px;
    height: 218px;
    background: #fff;
    border-radius: 10px;
    border: 2px solid #dee6ef;
    padding: 20px 0px 50px;
    text-align: center;
    margin: 0px 12px;
    transition: ease 0.5s all;
}
.y_core4:hover{
    transition: ease 0.5s all;
    background: #005eac;
}
.y_core4:hover h2{
    color: #fff;
    transition: ease 0.5s all;
}
.y_core4:hover .y_core5>img:nth-child(2){
    display: block;
    transition: ease 0.5s all;
}
.y_core4:hover .y_core5>img:nth-child(1){
    display: none;
    transition: ease 0.5s all;
}
.y_core4>h2{
    font-size: 24px;
    color: #333;
    font-weight: 400;
}
.y_core5{
    height: 100px;
    margin-bottom: 25px;
    display: flex;
    justify-content: center;
}
.y_core5>img{
    height: 100%;
    object-fit: cover;
}
.y_core5>img:nth-child(2n){
    display: none;
}
.y_core4_on{
    background: #005eac;
}
.y_core4_on>h2{
    color: #fff;
}
.y_core4_on>.y_core5>img:nth-child(2){
    display: block;
}
.y_core4_on>.y_core5>img:nth-child(1){
    display: none;
}
.y_core6{
    max-width: 1200px;
    margin: 0 auto;
    padding: 80px 0px 200px;
}
.y_core6>img{
    max-width: 100%;
    width: 100%;
}
/* PNG电子·(中国)云 */
.y_cloud{
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    padding: 90px 0px 140px;
}
.y_cloud>h2{
    font-size: 48px;
    color: #333;
    font-weight: 600;
    text-align: center;
    margin-bottom: 50px;
}
.y_cloud>p{
    font-size: 16px;
    color: #333;
    line-height: 30px;
}
.y_cloud2{
    margin-top: 50px;
    display: flex;
    justify-content: flex-start;
}
.y_cloud2>div{
    flex: 1;
}
.y_cloud3{
    height: 370px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
}
.y_cloud4{
    text-align: center;
}
.y_cloud3:hover .y_cloud4 img{
    transform: scale(1.1);
    transition: ease 0.5s all;
}
.y_cloud4>img{
    height: 73px;
    object-fit: contain;
    margin-bottom: 45px;
    transition: ease 0.5s all;
}
.y_cloud4>p{
    color: #fff;
    font-size: 24px;
    font-weight: 400;
}
.y_cloud_color1{
    margin-right: 40px;
    background: #fe8809;
}
.y_cloud_color2{
    background: #093977;
}
/* 联系我们 */
.y_contact{
    position: relative;
    width: 100%;
}
.y_contact2{
    width: 100%;
}
.y_contact2>img{
    width: 100%;
}
.y_contact3{
    position: absolute;
    width: 100%;
    background: rgba(0,0,0,0.5);
    bottom: 0px;
    left: 0px;
    padding: 100px 0px;
}
.y_contact4{
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    height: 100%;
}
.y_contact5{
    max-width: 530px;
    width: 100%;
}
.y_contact5>h2{
    font-size: 36px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 40px;
}
.y_contact6{
    width: 520px;
}
.y_contact6>h2{
    font-size: 36px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 40px;
}
.y_contact7{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.y_contact8{
    width: 49%;
    margin-right: 2%;
    border-radius: 5px;
    border: 1px solid #fff;
    margin-bottom: 10px;
    transition: ease 0.5s all;
    cursor:pointer
}
.y_contact8:hover{
    border: 1px solid #fff;
    transition: ease 0.5s all;
}
.y_contact8:hover p{
    background: #fff;
    color: #000;
    transition: ease 0.5s all;
}
.y_contact7>.y_contact8:nth-child(2n){
    margin-right: 0%;
}
.y_contact8>p{
    font-size: 16px;
    color: #fff;
    line-height: 46px;
    padding-left: 10px;
    transition: ease 0.5s all;
}
.y_contact9{
    margin-top: 30px;
}
.y_contact10{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
}
.y_contact10>p{
    font-size: 16px;
    color: #fff;
}
.y_contact11{
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    margin-right: 20px;
}
.y_contact11>img{
    max-height: 20px;
    object-fit: contain;
}
.y_contact12{
    width: 100%;
    height: 300px;
    overflow: scroll;
}
.y_contact12::-webkit-scrollbar {
    /*滚动条整体样式*/
    width : 10px;  /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
    }
    .y_contact12::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 10px;
    box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
    background   : #fff;
    }
    .y_contact12::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background   : #919191;
    }
.y_contact12>p{
    font-size: 12px;
    color: #fff;
    line-height: 24px;
}
/* 新闻详情 */
.y_new_xq1{
    width: 100%;
    background: #f0f5fb;
}
.y_new_xq2{
    max-width: 1200px;
    margin: 0 auto;
    padding: 70px 0px 140px;
}
.y_new_xq3{
    background: #fff;
    /* border: 1px solid #093977; */
    padding: 55px 65px 50px;
}
.y_new_xq5{
    width: 100%;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 40px;
}
.y_new_xq5>h2{
    font-size: 24px;
    color: #333;
    margin-bottom: 20px;
    font-weight: 600;
}
.y_new_xq5>p{
    font-size: 14px;
    color: #999;
}
.y_new_xq6{
    padding: 40px 0px 70px;
    border-bottom: 1px solid #eaeaea;
}
.y_new_xq6 p{
    font-size: 16px;
    color: #666;
    line-height: 36px;
}
.y_new_xq7{
    margin-top: 30px;
}
.y_new_xq7>a{
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
    transition: ease 0.5s all;
}
.y_new_xq7>a:hover{
    font-weight: 600;
    transition: ease 0.5s all;
}
.y_new_xq7>a>span{
    color: #bababa;
    font-size: 14px;
}
/* 新闻详情 */
.y_new{
    width: 100%;
    background: #f0f5fb;
    padding: 90px 0px 70px;
}
.y_new7{
    max-width: 1200px;
    margin: 0 auto;
}
.y_new7>h2{
    font-weight: 600;
    font-size: 48px;
    color: #333;
    margin-bottom: 60px;
    text-align: center;
}
.y_new2{
    display: flex;
    justify-content: flex-start;
    background: #fff;
    padding: 30px;
}
.y_new3{
    max-width: 550px;
    width: 100%;
    margin-right: 70px;
}
.y_new3>img{
    width: 100%;
}
.y_new4{
    flex: 1;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    margin-right: 20px;
}
.y_new4>h2{
    font-size: 30px;
    color: #333;
    width: 100%;
    font-weight: 900;
    margin-bottom: 40px;
}
.y_new4>p{
    font-size: 16px;
    color: #333;
    line-height: 24px;
}
.y_new5{
    width: 60px;
    height: 60px;
    border-radius: 5px;
    background: #093976;
    margin-top: 50px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-content: center;
}
.y_new5>h2{
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    line-height: 30px;
}
.y_new5>p{
    font-size: 12px;
    color: #fff;
}
.y_new6{
    max-width: 1200px;
    margin: 0 auto;
    padding: 50px 0px;
}
.y_new6>h2{
    width: 100%;
    line-height: 60px;
    color: #fff;
    font-size: 24px;
    background: #093976;
    text-align: center;
    border-radius: 10px;
    position: relative;
}
.y_new6>h2::after{
    position: absolute;
    width: 25px;
    height: 25px;
    bottom: -22%;
    left: 50%;
    background: #093976;
    content: '';
    transform: translate(-50%,0%) rotate(45deg);
}
.y_new8{
    margin-bottom: 20px;
}
/* 在线招聘 */
.y_recruitment{
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 100px 0px 90px;
}
.y_recruitment>h2{
    font-size: 48px;
    color: #333;
    font-weight: 600;
    margin-bottom: 60px;
    text-align: center;
}
.y_recruitment2{
    display: flex;
    justify-content: flex-start;
}
.y_recruitment3{
    width: 600px;
}
.y_recruitment3>img{
    width: 100%;
}
.y_recruitment4{
    flex: 1;
    background: #f0f5fb;
    display: flex;
    align-content: center;
    padding: 0px 58px 0px 68px;
    flex-wrap: wrap;
}
.y_recruitment4>h2{
    font-size: 30px;
    color: #333;
    width: 100%;
    margin-bottom: 40px;
}
.y_recruitment4>h2>p{
    color: #093976;
    display: inline-block;
    font-size: 30px;
}
.y_recruitment4>p{
    font-size: 14px;
    color: #333;
    line-height: 24px;
}
.y_recruitment5{
    width: 100%;
    background: #f0f5fb;
    padding: 60px 0px 110px;
}
.y_recruitment6{
    max-width: 1200px;
    margin: 0 auto;
}
.y_recruitment7{
    width: 100%;
    padding-left: 55px;
    height: 80px;
    display: flex;
    justify-content: flex-start;
    background: #fff;
    align-content: center;
    margin-bottom: 25px;
}
.y_recruitment7>p{
    align-items: center;
    display: flex;
    font-size: 16px;
    color: #333;
    font-weight: 600;
}
.y_recruitment7>p>span{
    align-items: center;
    display: flex;
    font-size: 16px;
    color: #fff;
    width: 150px;
    text-align: right;
    display: block;
    font-weight: 600;
}
.y_recruitment7_flex_1{
    flex: 3;
}
.y_recruitment7_flex_1_2{
    flex: 3;
}
.y_recruitment8{
    display: flex;
    justify-content: space-between;
    flex: 3;
    align-items: center;
    margin-right: -1px;
}
.y_recruitment10_on p{
    color: #fff !important;
    transition: ease 0.5s all;
}
.y_recruitment8>p{
    font-size: 16px;
    color: #4d4d4d !important;
    width: 150px;
    text-align: right;
}
.y_recruitment9{
    width: 80px;
    height: 80px;
    background: #eeeeef;
    display: flex;
    justify-content: center;
    align-items: center;
}
.y_recruitment10{
    display: flex;
    justify-content: flex-start;
    width: 100%;
    padding-left: 55px;
    align-items: center;
    background: #fff;
    cursor:pointer
}
.y_recruitment9>img:nth-child(2){
    display: none;
}
.y_recruitment10>p{
    font-size: 16px;
    color: #4d4d4d;
}
.y_recruitment10 .y_recruitment7_flex_1_color{
    color: #093976 !important;
}
.y_recruitment12{
    margin-top: 30px;
    width: 100%;
    display: none;
}
.y_recruitment12>p>span{
    font-size: 18px !important;
    color: #005eac !important;
    font-weight: 600;
}
.y_recruitment12>p{
    font-size: 16px;
    color: #666;
    line-height: 32px;
}
.y_recruitment13{
    width: 100%;
    margin-bottom: 30px;
}
.y_recruitment13>h2{
    font-size: 18px;
    color: #093976;
    margin-bottom: 10px;
    font-weight: 600;
}
.y_recruitment13>p{
    color: #333;
    font-size: 14px;
    margin-bottom: 10px;
}
.y_recruitment10_on{
    background: #093976;
    transition: ease 0.5s all;
}

.y_recruitment10_on .y_recruitment9{
    background: #fe8809;
    transition: ease 0.5s all;
}
.y_recruitment10_on .y_recruitment9>img:nth-child(1){
    display: none;
    transition: ease 0.5s all;
}
.y_recruitment10_on .y_recruitment9>img:nth-child(2){
    display: block;
    transition: ease 0.5s all;
}
.y_recruitment11{
    margin-bottom: 10px;
    width: 100%;
}
/* 最多跑一次 */
.y_most_one1{
    width: 100%;
    padding: 85px 0px 60px;
    background: #f0f5fb;
}
.y_most_one2{
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}
.y_most_one2>h2{
    font-size: 48px;
    color: #333;
    font-weight: 600;
    margin-bottom: 66px;
    text-align: center;
    width: 100%;
}
.y_most_one3{
    width: 100%;
    background: #fff;
    padding: 60px 55px 55px;
}
.y_most_one4>p{
    font-size: 16px;
    color: #333;
}
.y_most_one5{
    margin-top: 40px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.y_most_one6{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.y_most_one6>p{
    font-size: 18px;
    color: #333;
    margin-right: 15px;
}
.y_most_one6>img{
    width: 26px;
    height: 16px;
}
.y_most_one7{
    width: 140px;
    height: 140px;
}
.y_most_one7:hover img{
    transition: ease 1s all;
    border: 1px solid #093976;
    box-shadow: 0px 0px 20px 2px #093976;
}
.y_most_one7>img{
    width: 130px;
    height: 130px;
    border: 5px solid #093976;
    object-fit: cover;
    transition: ease 1s all;
}
.y_most_one8{
    margin-top: 40px;
    width: 100%;
    border: 1px solid #eee;
    border-radius: 5px;
}
.y_most_one9{
    width: 100%;
    min-height: 700px;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
}
.y_most_one9>p{
    width: 100%;
    text-align: center;
    margin-top: 70px;
    font-size: 36px;
    color: #90a2b8;

}

/* 8.30 修改 */
.y_8_31_xg1{
    width: 68px;
    height: 68px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}
.y_8_31_xg1 img{
    width: 100%;
}
.y_8_31_xg2{
    width: 100%;
}
.y_8_31_xg2 h2{
    font-size: 30px;
    color: #fff;
    font-weight: 400;
	font-family: 'fontello';
    margin-bottom: 25px;
}
.y_8_31_xg2 p{
    color: #7694ba;
    font-size: 14px;
    line-height: 24px;
    font-family: 'fontello';
    line-height: 30px;
}
.y_8_31_xg3{
    align-items: flex-start;
}
.y_8_31_xg4{
    margin-right: 10px;    
    width: auto;
    flex-wrap: wrap;
    display: flex;
    flex: 1;
    max-width: 200px;
    white-space: nowrap;

}
.y_12_3_xg1{
    margin-top: 15px;
    width: 100% ;
    text-align: center;
}

.y_page_8_30_xg1 h2{
    font-size: 48px;
    color: #fff;
    font-weight: 600;
}
.y_page_8_30_xg1 h3{
    font-size: 24px;
    color: #fff;
}
.y_page_8_30_xg1 p{
    font-size: 16px;
    color: #fff;
    margin-top: 30px;
}
.y_strategic5{
    margin-top: 30px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.y_strategic6{
    max-width: 520px;
    width: 100%;
    margin-right: 30px;
}
.y_strategic7{
    flex: 1;
}
.y_strategic8{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border: 1px solid #093977;
    border-radius: 10px;
    height: 130px;
    padding:0px 10px 0px 30px;
    margin-bottom: 30px;
}
.y_strategic6 .y_strategic8:nth-last-child(1){
    margin-bottom: 0px;
}
.y_strategic9{
    width: 50px;
    height: 50px;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fe8809;
    border-radius: 5px;
    margin-right: 30px;
}
.y_strategic10{
    flex: 1;
}
.y_strategic10 h2{
    font-size: 24px;
    color: #093977;
    margin-bottom: 5px;
}
.y_strategic10 p{
    font-size: 16px;
    color: #333;
}
@media only screen and (min-width: 769px) and (max-width: 1359px) {
    .header .navbar_nav li a{
        padding: 0 10px;
    }
    .y_index1{
        padding: 0px 10px;
    }
    .y_index_gg{
        padding: 50px 10px;
    }
    .y_index21{
        padding: 0px;
    }
    .y_index23{
        padding: 0px 10px;
    }
    .y_bottom{
        padding: 30px 10px 0px;
    }
    .y_page_top3{
        padding: 0px 10px;
    }
    .y_party_work{
        padding: 20px 10px;
    }
    .y_party_work6{
        padding: 20px 10px;
    }
    .y_development{
        padding: 60px 10px 20px;
    }
    .y_introduction{
        padding: 20px 10px 20px;
    }
    .y_strategic2{
        padding: 0px 10px;
    }
    .y_core2{
        padding: 0px 10px;
    }
    .y_core6{
        padding: 10px;
    }
    .y_cloud{
        padding: 40px 10px 40px;
    }
    .y_contact2{
        min-height: 520px;
    }
    .y_contact3{
        padding: 50px 10px;
    }
    .y_new_xq2{
        padding: 30px 10px 40px;
    }
    .y_new{
        padding: 50px 10px 50px;
    }
    .y_new6{
        padding: 50px 10px;
    }
    .y_recruitment{
        padding: 50px 10px;
    }
    .y_recruitment5{
        padding: 50px 10px;
    }
    .y_most_one1{
        padding: 50px 10px;
    }
}
@media only screen and (min-width: 300px) and (max-width: 768px) {
    .header #navToggle{
        padding: 15px 15px;
    }
    .y_hred_top{
        height: 70px;
    }
    .header{
        height: 70px;
    }
    .y_hred11{
        height: 70px;
    }
    .y_index1{
        padding: 0px 20px;
    }
    .y_index_gg{
        padding: 10px;
    }
    .y_index21{
        padding: 0px;
    }
    .y_index23{
        padding: 0px 10px;
    }
    .y_bottom{
        padding: 10px 10px 0px;
    }
    .y_index1>h2{
        font-size: 20px;
    }
    .y_index1>p{
        font-size: 14px;
        margin-top: 10px;
    }
    .y_index1>a{
        font-size: 12px;
        line-height: 20px;
        background: #ee8b20;
        padding: 0px 10px;
        margin-top: 10px;
    }
    .y_index4>h2{
        font-size: 20px;
    }
    .y_index4>p{
        font-size: 12px;
        padding: 0px;
    }
    .y_index5{
        margin-top: 10px;
    }
    .y_index6{
        width: 49%;
        padding: 10px 5px;
        margin-bottom: 10px;
    }
    .y_index5>.y_index6:nth-child(3n){
        margin-right: 2%;
    }
    .y_index5>.y_index6:nth-child(2n){
        margin-right: 0%;
    }
    .y_index8{
        margin-right: 0px;
    }
    .y_index8>h2{
        font-size: 14px;
        font-weight: 400;
    }
    .y_index8>p{
        font-size: 12px;
        margin-top: 5px;
        line-height: 18px;
        height: 36px;
    }
    .y_index9{
        display: none;
    }
    .y_index10{
        margin-top: 10px;
    }
    .y_index10>p{
        font-size: 12px;
        line-height: 20px;
        height: 84px;
    }
    .y_index11{
        flex-direction: column-reverse;
        flex-wrap: wrap;
    }
    .y_index12{
        width: 100%;
    }
    .y_index12>video{
        height: initial;
    }
    .y_index16{
        flex-wrap: wrap;
        padding-top: 20px;
    }
    .y_index13{
        text-align: center;
        margin-bottom: 10px;
    }
    .y_index13>h2{
        font-size: 20px;
        text-align: center;
    }
    .y_index13>p{
        margin-top: 5px;
        text-align: center;
        font-size: 14px;
    }
    .y_index13>a{
        font-size: 12px;
        line-height: 30px;
        padding: 0px 10px;
        border-radius: 5px;
    }
    .y_index14{
        margin-top: 10px;
    }
    .y_index14>p{
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 10px;
        text-align: left;
    }
    .y_index16{
        min-height: 350px;
    }
    .y_index17{
        width: 50%;
        flex: none;
    }
    .y_index18>img{
        width: 60px;
    }
    .y_index19>p{
        font-size: 30px;
        line-height: 30px;
    }
    .y_index19>span{
        font-size: 22px;
    }
    .y_index20>p{
        font-size: 14px;
        margin-top: 5px;
    }
    .y_index23>h2{
        font-size: 20px;
    }
    .y_index23>p{
        font-size: 14px;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .y_index24{
        display: none;
    }
    .y_index25{
        margin-right: 20px;
    }
    .y_index26>img{
        height: 30px;
        object-fit: cover;
    }
    .y_index27{
        margin-top: 10px;
    }
    .y_index27>p{
        font-size: 12px;
    }
    .y_bottom3{
        flex-wrap: wrap;
        padding-bottom: 15px;
    }
    .y_bottom4{
        padding-right: 0px;
        border-right: 0px solid #dde6f0;
        flex: 1;
        flex-wrap: wrap;
    }
    .y_bottom5{
        padding-left: 0px;
        width: 100%;
    }
    .y_bottom5>h2>a{
        margin-bottom: 10px;
    }
    .y_bottom6{
        width: 20%;
        flex: none;
    }
    .y_bottom6>h2>a{
        font-size: 14px;
        margin-bottom: 10px;
    }
    .y_bottom6>p>a{
        font-size: 12px;
        margin-bottom: 5px;
    }
    .y_bottom8{
        margin-bottom: 10px;
    }
    .y_bottom11{
        height: 60px;
    }
    .y_page_top3{
        padding: 0px 10px;
    }
    .y_page_top4>h2{
        font-size: 20px;
    }
    .y_page_top4>P{
        line-height: 20px;
        font-size: 16px;
        padding: 0px 10px;
    }
    .y_page_top5{
        margin-top: 30px;
    }
    .y_page_top8{
        height: 40px;
        overflow-x: scroll;
        display: -webkit-box;
    }
    .y_page_top8>a{
        font-size: 14px;
        margin: 0px 10px;
        line-height: 40px;
        display: block;
    }
    .y_page_top8_on::after{
        bottom: 0px;
    }
    .y_page_top2>img{
        width: 100%;
        height: 200px;
        object-fit: cover;
    }
    .y_party_work{
        padding: 10px;
    }
    .y_party_work2{
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .y_party_work3{
        margin-right: 0px;
        width: 100%;
    }
    .y_party_work5>h2{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .y_party_work4>p{
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .y_party_work6{
        padding: 10px;
    }
    .y_party_work6>h2{
        text-align: center;
        font-size: 20px;
    }
    .y_party_work11{
        margin-top: 10px;
        flex-wrap: wrap;
    }
    .y_party_work7{
        width: 49%;
        margin-right: 2%;
        padding: 10px 10px 20px;
        margin-bottom: 10px;
    }
    .y_party_work11>.y_party_work7:nth-child(3n){
        margin-right: 2%;
    }
    .y_party_work11>.y_party_work7:nth-child(2n){
        margin-right: 0%;
    }
    .y_party_work8{
        margin-bottom: 10px;
    }
    .y_party_work8>img{
        height: 120px;
    }
    .y_party_work9{
        margin-bottom: 10px;
    }
    .y_party_work9>h2{
        height: 44px;
        font-size: 16px;
        margin-bottom: 5px;
    }
    .y_party_work9>span{
        font-size: 12px;
        margin-bottom: 5px;
    }
    .y_party_work9>p{
        font-size: 12px;
        height: 34px;
    }
    .y_development{
        padding: 20px 10px;
    }
    .y_development2>h2{
        font-size: 20px;
        margin-bottom: 90px;
    }
    .y_development5{
        margin-bottom: 20px;
    }
    .y_page_bottom{
        padding-bottom: 20px;
    }
    .y_development6_left{
        padding-bottom: 10px;
    }
    .y_development6_right{
        padding-bottom: 10px;
    }
    .y_development8_left{
        width: 58px;
        height: 58px;
        margin-right: 5px;
    }
    .y_development8_right{
        width: 58px;
        height: 58px;
        margin-left: 5px;
    }
    .y_development9_left{
        padding-right: 5px;
    }
    .y_development9_right{
        padding-left: 5px;
    }
    .y_development9_left>h2{
        font-size: 16px;
        margin-bottom: 10px;
        padding-right: 15px;
        min-width: 85px;
    }
    .y_development9_right>h2{
        font-size: 16px;
        margin-bottom: 10px;
        padding-left: 15px;
        min-width: 85px;
    }
    .y_development9_left>p{
        font-size: 12px;
        line-height: 20px;
        padding-right: 10px;
    }
    .y_development9_right>p{
        font-size: 12px;
        line-height: 20px;
        padding-left: 10px;
    }
    .y_development9_left>h2::after{
        right: -15px;
    }
    .y_development9_right>h2::after{
        left: -15px;
    }
    .y_introduction{
        padding: 20px 10px;
    }
    .y_introduction>h2{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .introduction2{
        flex-direction: column-reverse;
    }
    .introduction4>p{
        font-size: 12px;
        margin-bottom: 10px;
        line-height: 18px;
    }
    .introduction3{
        width: 100%;
        margin: 0px;
    }
    .introduction3>img{
        width: 100%;
    }
    .introduction5{
        flex-wrap: wrap;
        margin-top: 10px;
    }
    .introduction6{
        width: 100%;
        margin-right: 0px;
        margin-bottom: 10px;
    }
    .introduction6>h2{
        font-size: 20px;
    }
    .introduction6>p{
        font-size: 12px;
    }
    .y_certificates{
        width: 49%;
    }
    .y_certificates2{
        padding: 10px 0px;
        height: auto;
    }
    .y_certificates3{
        height: 60px;
    }
    .y_certificates3>p{
        font-size: 12px;
    }
    .y_certificates3>h2{
        font-size: 14px;
        text-align: center;
        margin-top: 5px;
    }
    .y_certificates4>.y_certificates:nth-child(3n){
        margin-right: 2%;
    }
    .y_certificates4>.y_certificates:nth-child(2n){
        margin-right: 0%;
    }
    .y_certificates_tc2{
        width: 95%;
        height: 70%;
    }
    .y_certificates_tc3{
        top: 15px;
        right: 15px;
        width: 20px;
        height: 20px;
    }
    .y_certificates_tc4{
        margin-top: 25px;
    }
    .y_certificates_tc4_xg{
        margin-top: 25px;
    }
    .y_certificates_tc5{
        margin-top: 10px;
    }
    .y_strategic{
        padding: 10px 0px;
    }
    .y_strategic2{
        padding: 0px 10px;
    }
    .y_strategic3>h2{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .y_strategic3>p{
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .y_strategic4{
        margin-top: 20px;
    }
    .y_highlights2{
        width: 49%;
        margin-right: 2%;
        margin-bottom: 10px;
    }
    .y_highlights>.y_highlights2:nth-child(6n){
        margin-right: 2%;
    }
    .y_highlights>.y_highlights2:nth-child(2n){
        margin-right: 0%;
    }
    .y_core{
        padding: 10px;
    }
    .y_core2>h2{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .y_core3{
        justify-content: flex-start;
        flex-wrap: wrap;
    }
    .y_core4{
        width: 32%;
        margin: 0% 2% 0% 0%;
        height: 140px;
        border-radius: 10px;
        padding: 20px 0px 50px;
        margin-bottom: 10px;
    }
    .y_core5 {
        height: 70px;
        margin-bottom: 10px;
        display: flex;
        justify-content: center;
    }
    .y_core4>h2{
        font-size: 15px;
    }
    .y_core3>.y_core4:nth-child(3n){
        margin-right: 0%;
    }
    .y_core6{
        padding: 10px;
    }
    .y_cloud{
        padding: 10px;
    }
    .y_cloud>h2{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .y_cloud>p{
        font-size: 12px;
        line-height: 20px;
    }
    .y_cloud2{
        margin-top: 15px;
    }
    .y_cloud3{
        height: 150px;
    }
    .y_cloud_color1{
        margin-right: 20px;
    }
    .y_cloud4>img{
        height: 50px;
        margin-bottom: 20px;
    }
    .y_cloud4>p{
        font-size: 14px;
    }
    .y_contact2>img{
        height: 630px;
        object-fit: cover;
    }
    .y_contact3{
        padding: 10px 10px 20px;
    }
    .y_contact4{
        flex-wrap: wrap;
    }
    .y_contact5>h2{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .y_contact8>p{
        font-size: 12px;
        line-height: 30px;
        padding-left: 10px;
    }
    .y_contact9{
        margin-top: 10px;
    }
    .y_contact10{
        margin-bottom: 10px;
    }
    .y_contact10>p{
        font-size: 12px;
    }
    .y_contact11{
        margin-right: 10px;
    }
    .y_contact6>h2{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .y_new_xq2{
        padding: 10px;
    }
    .y_new_xq3{
        padding: 10px;
    }
    .y_new_xq5{
        padding-bottom: 10px;
    }
    .y_new_xq5>h2{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .y_new_xq5>p{
        font-size: 12px;
    }
    .y_new_xq6{
        padding: 20px 0px 20px;
    }
    .y_new_xq7{
        margin-top: 10px;
    }
    .y_new_xq7>a{
        font-size: 12px;
    }
    .y_new_xq7>a>span{
        font-size: 12px;
    }
    .y_new{
        padding: 10px 10px 20px;
    }
    .y_new7>h2{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .y_new2{
        flex-wrap: wrap;
        padding: 10px;
    }
    .y_new3{
        max-width: 100%;
        margin-right: 0px;
    }
    .y_new4>h2{
        font-size: 18px;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .y_new4>p{
        font-size: 12px;
        line-height: 20px;
    }
    .y_new5{
        width: 50px;
        height: 50px;
        margin-top: 10px;
    }
    .y_new5>h2{
        font-size: 16px;
        line-height: 20px;
    }
    .y_new6{
        padding: 10px;
    }
    .y_new6>h2{
        line-height: 40px;
        font-size: 20px;
        margin-bottom: 20px;
    }
    .y_new6>h2::after{
        z-index: -1;
    }
    .y_recruitment{
        padding: 10px;
    }
    .y_recruitment>h2{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .y_recruitment2{
        flex-wrap: wrap;
    }
    .y_recruitment3{
        width: 100%;
    }
    .y_recruitment4{
        padding: 10px;
    }
    .y_recruitment4>h2{
        font-size: 18px;
        margin-bottom: 10px;
    }
    .y_recruitment4>h2>p{
        font-size: 18px;
    }
    .y_recruitment4>p{
        font-size: 12px;
        line-height: 20px;
    }
    .y_recruitment5{
        padding: 10px;
    }
    .y_recruitment7{
        padding-left: 15px;
        height: 40px;
        margin-bottom: 15px;
    }
    .y_recruitment10{
        padding-left: 15px;
    }
    .y_recruitment7_flex_1{
        flex: 1;
    }
    .y_recruitment7_flex_1_2{
        flex: 1.5;
    }
    .y_recruitment8{
        flex: 1.5;
    }
    .y_recruitment8>p{
        font-size: 12px;
        text-align: left;
        width: auto;
    }
    .y_recruitment9{
        width: 40px;
        height: 40px;
    }
    .y_recruitment10>p{
        font-size: 12px;
    }
    .y_recruitment7>p{
        font-size: 14px;
    }
    .y_recruitment7>p>span{
        font-size: 14px;
        width: auto;
        text-align: left;
        display: inline-block;
    }
    .y_recruitment12{
        margin-top: 10px;
    }
    .y_recruitment13>h2{
        font-size: 14px;
    }
    .y_recruitment13>p{
        font-size: 12px;
    }
    .y_recruitment13{
        margin-bottom: 15px;
    }
    .y_most_one1{
        padding: 10px;
    }
    .y_most_one2>h2{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .y_most_one3{
        padding: 10px;
    }
    .y_most_one4>p{
        font-size: 12px;
    }
    .y_most_one5{
        margin-top: 10px;
    }
    .y_most_one6>p{
        font-size: 14px;
    }
    .y_most_one7{
        width: 90px;
        height: 90px;
    }
    .y_most_one7>img{
        width: 80px;
        height: 80px;
    }
    .y_most_one9{
        min-height: 400px;
    }
    .y_most_one9>p{
        margin-top: 20px;
        font-size: 20px;
    }
    .m_nav{
        box-shadow:none;
    }
    .y_new4{
        margin-right: 0px;
    }
    .y_index13{
        width: 100%;
    }

    .y_strategic5{
        margin-top: 10px;
        flex-wrap: wrap;
    }
    .y_strategic6{
        max-width: 100%;
        margin-right: 0px;
    }
    .y_strategic7{
        flex: none;
        width: 100%;
        margin: 10px;
    }
    .y_strategic8{
        height: 80px;
        padding: 0px 10px 0px 20px;
        margin-bottom: 10px;
    }
    .y_strategic9{
        width: 30px;
        height: 30px;
        color: #fff;
        font-size: 16px;
        margin-right: 10px;
    }
    .y_strategic10 h2{
        font-size: 16px;
    }
    .y_strategic10 p{
        font-size: 12px;
    }
    .y_development4{
        height: calc(100% + 0px);
    }
}
