.second-menu-title{height:100px;text-align:center;font-size:22px;color:#fff;background:url(../I/leftmenu.jpg) no-repeat;background-size:100% 100%;margin:var(--universal-margin);margin-bottom:0}
.second-menu-title span{line-height:100px;width:100px}
nav{margin-top:0;border-radius: 0}
nav a:hover, nav a.active,nav a:focus, nav a:visited:hover, nav a:visited:focus {
    text-decoration: none;
  /*
    border-left: #1c6ca2 3px solid;
  */
}

.page p{text-indent:2rem;font-size:18px }

.page .card {
    border-radius: 0 0 10px 10px;
}
.row.fixed{align-items: center;}
article{margin-top:40px; margin-bottom:40px;padding: 3% 0}
article .info_h2{font-size: 36px;margin: 0px 0px 30px;padding: 0px 8%;}
article p {line-height: 2.2em;margin: 0px;padding: 0px 8%;}
.text{margin:4% 0;line-height: 2.2em;}
article p.title{font-size: 22px;border-left: #d81e26 6px solid;line-height: 30px;padding-left:2.35em}
article span{/* font-size: 18px; */margin:0;/* padding-left:3.3em; */}
.P_Value{
    background-image: url(../I/ce481ad27365.png);
    background-color: rgba(245, 245, 245, 1);
    margin-bottom:0;
}
.about_tit{
    margin: 0px;
  font-size: 30px;
    font-weight: bold;
}
.arrowIcon{
            border: 1px dashed #cccccc;
            line-height: 42px;
            width: 42px;
            height: 42px;
            border-radius: 50%;
            display: block;
            text-align: center;
            color: #ccc;
            cursor: pointer;
}
.arrowL_btn:hover, .arrowL_btn:focus,.arrowR_btn:hover, .arrowR_btn:focus {
    text-decoration: none;
}
.develop{background-color: rgba(245, 245, 245, 1);}
@media only screen and (max-width: 768px){
    article{margin-top:0px; margin-bottom:0px;padding: 0}
article .info_h2{font-size: 30px;margin: 0px 0px 10px;padding: 0px;}
article p {line-height: 2.2em;margin: 0px;padding: 0px;}
   article .row.fixed > div{padding-bottom: 15px;}
}

.title_box:after{content:'';background:#000;width:100px;height:1px;position:absolute;left:-100px;bottom:12px;}
.title_box:before{content:'';background:#000;width:100px;height:1px;position:absolute;right:-100px;bottom:12px;}

.k_ys_history_year {
    position: relative;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 20px;
}

.k_ys_history_swpiper_btn {
    position: absolute;
    width: 42px;
    height: 42px;
    line-height: 42px;
    border: 1px dashed #cccccc;
    text-align: center;
    color: #ccc;
    font-size: 14px;
    border-radius: 50%;
    cursor: pointer;
    bottom: 9px;
}

.k_ys_history_sbt_left {
    left: 0px;
}

.k_ys_history_sbt_right {
    right: 0px;
}

.k_ys_history_year_wrapper {
    position: relative;
}

.k_ys_history_year_wrapper:before {
    content: " ";
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 9px;
    width: 100%;
    height: 1px;
    background-color: #ccc;
}

.k_ys_history_year_item {
    position: relative;
    color: #fff;
    text-align: center;
    padding-bottom: 40px;
    cursor: pointer;
}

.k_ys_history_year_text {
    font-size: 16px;
    line-height: 30px;
    color: #000;
    font-weight: normal;
    vertical-align: top;
}

.k_ys_history_year_dash {
    position: absolute;
    bottom: 0;
    left: 45%;
    left: calc(50% - 14px);
    left: -webkit-calc(50% - 14px);
    left: -moz-calc(50% - 14px);
    left: -ms-calc(50% - 14px);
    left: -o-calc(50% - 14px);
    width: 18px;
    height: 18px;
    border: 1px solid #000;
    background: transparent;
    border-radius: 50%;
    padding: 0px;
}

.k_ys_history_year_dash:before {
    content: " ";
    background-color: #000;
    width: 8px;
    height: 8px;
    display: block;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.active-nav .k_ys_history_year_dash {
    border-color: #1b6dc1;
}
.active-nav .k_ys_history_year_text {
    color: #1b6dc1;
    font-size: 30px;
    line-height: 30px;
}

..k_ys_history_year_dash {
    border-color: #68b92e;
    background: transparent;
    width: 28px;
    height: 28px;
    bottom: 0px;
}

.active-nav .k_ys_history_year_dash:before {
    background-color: #1b6dc1;
    width: 12px;
    height: 12px;
}

.k_ys_history_content {
    position: relative;
    margin-top: 30px;
}

.k_ys_history_year_content_item {
    padding: 30px 0;
    margin: 0 auto;
}

.k_ys_history_content .h_developImg {
    max-width: 60%;
    margin: 0 auto;
    max-height: 300px;
    overflow: hidden;
}

.k_ys_history_content .js_thumb.newImg {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.k_ys_history_content .h_developCon {
    width: 100%;
    text-align: center;
}

.k_ys_hyci_wrapper {
    position: relative;
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    color: #111;
}

.title_box {
       position: relative;
    font-size: 24px;
    margin-bottom: 3%;
    
    padding: 0 60px;
    display: inline-block;
    text-align: center;
}

@media screen and (max-width:620px) {
    .k_ys_history_year_content_item {
        padding: 0;
    }
    .k_ys_history_year {
        padding-left: 50px;
        padding-right: 50px;
    }
}

.h_neiTitBox * {
    color: #fff;
}

.swiper-slide .k_ys_history_year_item {
    opacity: 0.5;
}

.swiper-slide.active-nav .k_ys_history_year_item {
    opacity: 1;
}

.k_ys_history_year {
    margin-top: 36px;
}

footer .container h5{
  margin: 12px 8px;
}

