.bread-block{
  background: #f2f2f2;
  color: #262626;
  /*padding: 25px 0;*/font-size: 1.5rem;
}

.bread-block a{
  display: inline-block;
  color: #262626;
  display: inline-block;
  padding: 25px 0;
}

.bread-block a:hover{
  display: inline-block;
  color: #262626;
  display: inline-block;
  padding: 25px 0;
}

.bread-block img{
  padding-right: 10px;
}

.bread-block ul {
  margin-left: -30px;
}

.bread-block ul li{
  display: inline-block;
  height: 100%;
}

.bread-block ul li a{
  padding: 25px 15px;
  position: relative;
}

.bread-block ul li+li{
  margin-left: 25px;
}

.bread-block ul li a:after{
  position: absolute;
  content: "";
  width: 0;
  height: 2px;
  left: 0;
  bottom: 0;
  background: #3e84ff;
  transition: all .3s;
}

.bread-block ul li a:hover:after{
  width: 100%;
}

.bread-block ul li.active a:after{
  width: 100%;
}

.nnews-section{
  margin-top: 10px;
  margin-bottom: 65px;
}
.nnews-section .item{
  margin-bottom: 25px;
  background: #f2f2f2;
}

.nnews-lists .item a{
  display: block;
  color: #262626;
}

.nnews-lists .item .title{
  font-size: 20px;
  margin-bottom: 15px;
}

.nnews-lists .item .des{
  margin-bottom: 15px;
       font-size: 1.4rem;

  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box!important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.nnews-lists .item .meta{
  padding-top: 20px;
  border-top: 1px solid #cacaca;
  font-size: 16px;
  font-weight: bold;
  color: #797979;
}

.nnews-lists .item:hover .meta{
  color: #3e84ff;
  border-top: 1px solid #3e84ff;
}

.nnews-lists .item .div-text{
  padding: 15px 25px;
}

.news-detail{
  margin-top: 65px;
  margin-bottom: 65px;
}
.container-fluid{
  max-width: 1200px;
  margin: auto;
}.container-fluid,{
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;}.no-gutters {
    margin-right: 0;
    margin-left: 0;
}.align-items-center {
    align-items: center!important;
}
	.w-100 {
    width: 100%!important;
}.h-100 {
    height: 100%!important;
}
.no-gutters>.col, .no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.justify-content-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
@media (min-width: 992px){
.d-lg-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}}
@media (min-width: 992px){
.col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 45%;
}}
@media (min-width: 992px){
.col-lg-12 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 45%;
}}

    .head-double{ position:relative; padding:1rem 0;}

    .head-double .textbg{font-size:140px;font-family:"Montserrat-Bold"; position:absolute; top:0; left:0; line-height:1; text-transform:uppercase; color:transparent;-webkit-text-stroke: 0.3px #f2f2f2; z-index:0}

    .head-double h2{font-size:42px; text-transform:capitalize; color:#222; line-height:1.6; font-weight:bold;}

    .head-double h2 span{ font-size:85%;}

    .head-double .subtitle{ font-size:18px; text-transform:capitalize; color:#ee771c; line-height:1.2;  margin-bottom:0.5rem; padding-left:12px; border-left:2px solid #ee771c; display:inline-block; }



    .head-double.black .textbg{-webkit-text-stroke: 0.3px #888;}

    .head-double.left{ padding:1rem 0 1rem;}

    .head-double.center{ padding:1rem 2rem 1rem; text-align:center;}

    .head-double.center .textbg{left:50%; transform:translateX(-50%) }



    .left-line-ma{ position:relative; padding-left:5%; line-height:1 !important; margin-bottom:6%}

    .left-line-ma:before{ content:""; position:absolute; top:0; left:0; width:2px; height:100%; background:#ee771c;}



    .about-index { background:#262626 url(../images/aboutbgimg.jpg) no-repeat center 0; color:#fff;}

.about-index .mask{ background:rgba(0,0,0,0.5)}

.about-index .abouttxt { font-size:16px; line-height:1.8;}
.about-page {padding-top:30px;
    /* background: url(../images/aboutpageimg.jpg) no-repeat right center; */
}.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}[aos][aos][aos-delay='250'].aos-animate, body[aos-delay='250'] [aos].aos-animate {
    /* -webkit-transition-delay: 250ms; */
    /* transition-delay: 250ms; */
}[aos^=fade][aos^=fade].aos-animate {
    opacity: 1;
} body[aos-duration='1000'] [aos] {
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
} body[aos-easing=ease-out-back] [aos] {
    -webkit-transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
    transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
}[aos][aos][aos-delay='250'].aos-animate, body[aos-delay='250'] [aos].aos-animate {
    -webkit-transition-delay: 250ms;
    transition-delay: 250ms;
}
.mb-5, .my-5 {
    margin-bottom: 3rem !important;
}@media (min-width: 768px){
.col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}}.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
    .head-double{ position:relative; padding:1rem 0;}

    .head-double .textbg{font-size:140px;font-family:"Montserrat-Bold"; position:absolute; top:0; left:0; line-height:1; text-transform:uppercase; color:transparent;-webkit-text-stroke: 0.3px #f2f2f2; z-index:0}

    .head-double h2{font-size:42px; text-transform:capitalize; color:#222; line-height:1.6; font-weight:bold;}

    .head-double h2 span{ font-size:85%;}

    .head-double .subtitle{ font-size:18px; text-transform:capitalize; color:#ee771c; line-height:1.2;  margin-bottom:0.5rem; padding-left:12px; border-left:2px solid #ee771c; display:inline-block; }



    .head-double.black .textbg{-webkit-text-stroke: 0.3px #888;}

    .head-double.left{ padding:1rem 0 1rem;}

    .head-double.center{ padding:1rem 2rem 1rem; text-align:center;}

    .head-double.center .textbg{left:50%; transform:translateX(-50%) }



    .left-line-ma{ position:relative; padding-left:5%; line-height:1 !important; margin-bottom:6%}

    .left-line-ma:before{ content:""; position:absolute; top:0; left:0; width:2px; height:100%; background:#ee771c;}

.linehight2 {
    line-height: 2;
}.pb-3, .py-3 {
    padding-bottom: 1rem !important;
}.suojin2 p {
    text-indent: 28px;margin-bottom: 1rem; font-size:1.4rem;
}.img-fluid {
    max-width: 100%;
    height: auto;
}.mb-4, .my-4 {
    margin-bottom: 1.5rem !important;
}
h4, .h4 {
    font-size: 2rem;margin-bottom: 0.5rem;
    line-height: 1.2;    margin-top: 0.5rem;
}
    .about-index { background:#262626 url(/images/aboutbgimg.jpg) no-repeat center 0; color:#fff;}

.about-index .mask{ background:rgba(0,0,0,0.5)}

.about-index .abouttxt { font-size:16px; line-height:1.8;}
.py-5 {
    padding-bottom: 3rem !important;padding-top: 3rem !important;
}.blackbg {
    background: #16365e;
    color: #fff;
}.pt-4, .py-4 {
    padding-top: 1.5rem !important;
}.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}.head-double .subtitle {
    font-size: 18px;
    text-transform: capitalize;
    color: #ee771c;
    line-height: 1.2;
    margin-bottom: 0.5rem;
    padding-left: 12px;
    border-left: 2px solid #ee771c;
    display: inline-block;
}.head-double h2 {
    font-size: 42px;
    text-transform: capitalize;
    color: #222;
    line-height: 1.6;
    font-weight: bold;
}.text-white {
    color: #fff !important;
}.font16 {
    font-size: 18px;
}@media (min-width: 992px){
.col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}}.couterAitem {
    margin-bottom: 5%;
    padding-right: 10px;
    border-right: 1px solid #697276;
}.couterAitem .counter {
    font-size: 48px;
    color: #ee771c;
    padding-right: 10px;
}.bold-tit {
    font-weight: bold;
}.couterAitem .name {
    font-size: 24px;
}#about-culture{ /*color:#fff; background:#fff url(../images/whitecirclebg.jpg) no-repeat center bottom; */}
.head-double.center {
    padding: 1rem 2rem 1rem;
    text-align: center;
}.head-double {
    position: relative;}.cultureImg {
    max-width: 500px;
    position: relative;
    padding-bottom: 20px;
}.ml-auto, .mx-auto {
    margin-left: auto !important;
}.img-fluid {
    max-width: 100%;
    height: auto;
}.cultureImg .blueCircle {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 55px;
    height: 55px;
    background: #2e4b6e;
    overflow: hidden;
    border-radius: 50%;
}[aos^=zoom][aos^=zoom].aos-animate {
    opacity: 1;
}[aos][aos][aos-delay='250'].aos-animate, body[aos-delay='250'] [aos].aos-animate {
    -webkit-transition-delay: 250ms;
    transition-delay: 250ms;
}.cultureImg .YellowCircle {
    position: absolute;
    right: 0;
    top: 30px;
    width: 175px;
    height: 175px;
    background: rgba(237,164,26,0.9);
    overflow: hidden;
    border-radius: 50%;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}[aos=zoom-in].aos-animate {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}.ctitem {
    width: auto;
    border-bottom: 1px solid #ddd;
}.ctitem .content {
    padding: 30px 0 20px;
}.ctitem .content h3 {
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 20px;
}.ctitem .content p {
    font-size: 18px;
    line-height: 1.8;
    color: #888;
}.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}.flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}