/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/
button, input, optgroup, select, textarea {
    margin: 0;
    font-family: initial;
    font-size: initial;
    line-height: initial;
}
@media (min-width: 1200px) {
.container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1200px;
}
}


.container {
  /*padding: 7.5px;*/
  padding-top: 65px;
  padding-bottom: 65px;
}
.heading-block {
  --cnvs-heading-block-font-size-h1: 3.5rem;
  --cnvs-heading-block-font-size-h2: 4rem;
  --cnvs-heading-block-font-size-h3: 2.5rem;
  --cnvs-heading-block-font-size-h4: 1.375rem;
  --cnvs-heading-block-font-weight: 400;
  --cnvs-heading-block-font-spacing: 0;
  --cnvs-heading-block-font-color: var(--cnvs-heading-color);
  --cnvs-heading-block-font-transform: none;
  --cnvs-heading-block-center-container: 700px;
  --cnvs-title-block-border-size: 40px;
  --cnvs-heading-block-border: 2px solid var(--cnvs-heading-color);
  --cnvs-heading-block-span-color: var(--cnvs-contrast-600);
  margin-bottom: 65px;
 /* margin-top: 65px;*/
}
.heading-block h2{
  --cnvs-heading-block-font-weight: 700;
}
.feature-box {
 
  --cnvs-featured-box-font-size: 2.5rem; 
  --cnvs-featured-box-font-weight: 400;  
}
.fbox-content h3 {
    padding: 25px 5px;
}
.fbox-content p {
    margin-top: 0.5rem;
    margin-bottom: 0px;
    color:#333;
    font-size: 1.8rem; 
}
.team-title h4{
  color:#000;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 2;
    text-align: left;
}
.heading-block::after {
    content:none;
}
#header {
  position: absolute;
}
.section { 
    margin: 0;
    padding: 0;
    background-color: #eee; 
}
#content,#wrapper { 
    background-color: #fff;
}
.fbox-media img {
  width: 70%;
}
.identity_logo ,.utility_links,.search_form{
  margin-bottom: 0;
}

form.search_form {
    margin-bottom: 0px;
}

.title-block { 
        border-left-color: #e60012;
}

/*.row > * { 
    padding-right: calc(var(--bs-gutter-x) * 1.2);
    padding-left: calc(var(--bs-gutter-x) * 1.2); 
}*/

.procenter .col-lg-4:first-child { 
    border-left:none;
}
 
.procenter .col-lg-4 { 
    border-left: 2px solid #eee;
}

.lead {
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 2;
    margin-bottom: 10px;
}

.counter {
  color: #e60012;
}
.counter-out {
  margin-top: 30px;
}
.counter-out .counter span {
  font-size: 3.8rem;
}
.counter-out h5 {
  font-size: 1.8rem;
}
.about-button {
  padding:10px 30px;
  background-color: #e60012;
  margin-top: 50px;
}

.dingwei-bg {
  background-image: url(/images/about/about/aboutbg.jpg);
  background-size: cover; 
  background-position: center;
  background-repeat: no-repeat;
}
.shecang-bg {
  background-color: #f9f9f9; 
  background-image: url(/images/about/about/aboutbg2.png);
  background-size: cover; 
  background-position: center;
  background-repeat: no-repeat;
}
.yf-bg {
  background-color: #fff; 
  background-image: url(/images/about/about/yfbg.png);
  background-size: contain; 
  background-position: center;
  background-repeat: no-repeat;
}
.ho-bg {
  background-color: #f9f9f9; 
  background-image: url(/images/about/about/hobg.png);
  background-size: cover; 
  background-position: center;
  background-repeat: no-repeat;
}
.dingwei-bg .col-lg-4 {
      display: flex;
    flex-direction: column;
    justify-content: center;
}

.dingwei-bg .col-lg-4 h3{
  font-size: 3.2rem;
  font-weight: 700;
  text-align: center;
  color: #fff;
}
.dingwei-bg .procenter {
  align-items: center;
}

.shecang-bg .fbox-content h3 {
  border-radius: 50rem;
  padding: 5px 30px;
      background-color: #e60012;
      color: #fff;
      font-weight: 600;
      font-size: 2.4rem;
      margin-bottom: 45px;
      display: inline-block;
}
.shecang-bg .fbox-content p{
  text-align: center;
  font-weight: 500;
  line-height: 2;
}
.fbox-content {
  text-align: center;
}


.yfbox .box {
  padding: 25px;
  background-color: #fff; 
    
}
.yfbox .col-lg-3:nth-child(even) .box {
  background-color: #e60012;
  color: #fff;
}

.yfbox .col-lg-3 {
  padding-left: 9px;
  padding-right: 9px;
}
.yfbox .box h3{
  font-size: 2.6rem;
  font-weight: 400;
  color: #e60012;
  text-align: center;
}
.yfbox .col-lg-3:nth-child(even) .box h3{
  color: #fff;
}
.yfbox .box p {
  font-size: 1.7rem;
  min-height:8rem; 
}
.yfbox .box .boximg {
  text-align: right;
}
.yfbox .box img {
  width: 12rem;
  height: 12rem;
}

.yf-counter .col-lg-3 { 
    border-left: 2px solid #999;
    text-align: center;
}
.yf-counter .col-lg-3:first-child { 
    border-left:none;
}
.yf-counter h5 {
  font-size: 1.6rem;
  margin-bottom: 0;
}
.yf-counter small {
  font-size: 1.6rem;
  color: #333;
}

.yfcontert .col-lg-4 img {
  position: absolute;
  bottom: 0;
}
.heading-block h3.red {
  color: #e60012;
}
.yfcontert .heading-block h3 strong {
  font-size: 5rem;
}
.yful {
  font-size: 1.8rem;
  line-height: 1.8;
}
.yful strong{
  font-weight: 500;
  color: #e60012;
}
.wenhuaul {
  line-height: 2;
  padding-left: 50px;
}
.block-expand-categories .expand-category h2 {
    font-size: 2.8rem;
    font-weight: 500;
    border-left: 7px solid #e60012;
    margin-top: 30px;
    padding-left: 10px;
}
.block-expand-categories .expand-category.active h2 a{ 
    color: #fff !important;
}
.block-expand-categories .expand-category.active h4 { 
  font-size: 2rem;
    font-weight: 500;
    color: #fff;
    position: relative;
    text-align: left;
    padding-left: 18px;
}
.wenhuatit .title-block {
  padding-left: 10px;
  margin-bottom: 50px;
}
.wenhuatit .title-block h1{
       font-weight: 400;
    font-size: 2.5rem;
    line-height: 1;
    margin-bottom: 20px;
}
.wenhuatit .title-block h5{
    font-size: 1.7rem;
    line-height: 1.75;
    font-weight: 500;
    color: #000;
    margin-bottom: 0;
}
.tearmcontent .col-lg-5,.tearmcontent .col-lg-2 {
  padding-bottom: 0;
}
.tearmbox h2 {
  font-size: 9rem;
  color: #f5f5f5;
  line-height: 1;
    margin-bottom: -10px;
}
.tearmbox h3 {
  font-size: 2.5rem;
  font-weight: 400;
  color: #e60012;
  margin-bottom: 10px;
}
.tearmbox p {
  font-size: 1.8rem;
  line-height: 2;
  margin-bottom: 10px;
}
.tearmimg {

}
.flextb {
  display: flex;
  flex-direction: column;
      justify-content: space-between;
}
.flextb .heading-block   {
  margin-bottom: 10px;
  margin-top: 0;
}

.tearmlr .col-lg-7{
  padding-right: 55px;
}
.tearmlr .col-lg-5{
  padding-left: 60px;
}
.tearmlr .col-lg-7 h2{
  font-size: 3.8rem;
  font-weight: 400;
  color: #e60012;
  margin-bottom: 15px;
}
.tearmlr .col-lg-5 h3{
  font-size: 2.6rem;
  font-weight: 400;
  margin-bottom: 10px;
}
.tearmlr .col-lg-5 p{
  font-size: 1.8rem;
  font-weight: 400;
  margin-bottom: 35px;
}
.tearmlr .col-lg-5 p:last-child{ 
  margin-bottom: 0px;
}
.homenewslist .newslift {
  padding-right: 100px;
}
.homenewslist .newsright {
  padding-left: 100px;
}

.itemnewstop h3{
   font-size: 2rem;
   font-weight: 600;
   margin-bottom: 20px;
   padding-top: 10px;
   border-top: 8px solid #e60012;
}
.itemnews {
  padding-top: 20px;
}
.itemnews {
  border-top: 1px solid #ddd;
}
.itemnews h3 {
  font-size: 1.7rem;
  margin-bottom: 20px;
}
.itemnews h3 span{ 
  font-size: 1.6rem;
  color: #aaa !important;
  float: right;
  font-weight: 400;
} 
.itemnews p {
  color: #aaa;
  margin-bottom: 0;
  padding-bottom: 20px;
}
.itemnews:last-child p {
  border-bottom: 1px solid #ddd;
}
.newslift .more{
  text-align: right; 
  padding-top: 30px;
}
.newslift .more a{ 
  color: #e60012;
}
.itemnewstop .date {
  font-size: 2.6rem;
  color: #aaa;
  text-align: right; 
}
.newsmenu {
 float: right;
    padding-top: 60px;
}
.newsmenu a {
  font-size: 1.8rem;
  color: #000;
  padding-left: 35px;
  padding-right: 35px;
  border-right: 1px solid #ccc;
}

a:hover {
  color: #e60012 !important;
}
a:hover h3{
  color: #e60012 !important;
}
.itemnews a:hover p{
  color: #e60012 !important;
}

.w-200 {
  width: 40%;
}
.pt-30 {
  padding-top: 30px;
}

.home-right {
  padding-left: 60px;
}
.counter-home {
  padding-top: 50px;
}
.counter-home h5{
  font-size: 1.6rem;
}
 
.home-button {
  padding:10px 30px;
  background-color: #e60012;
  margin-top: 90px;
  font-size: 18px;
    font-weight: bold;
}
.bi-play-circle {
  font-size: 8rem;
}
.overlay-trigger-icon {
    --cnvs-bg-overlay-icon-size: 70px;
}
@media (max-width: 768px) {
.homenewslist .newslift {
  padding-right: 7.5px;
}
.homenewslist .newsright {
  padding-left: 7.5px;
}
.newsmenu {  
    top: 180px; 
}
.newsmenu a { 
  padding-left: 23px;
  padding-right: 23px; 
}
.counter-out .col-xs-4 {
  width: 33.33%;
}
.home-right {
  padding-left: 7.5px;
}

}