* {
  margin: 0;
  padding: 0;
}
html{
	scroll-behavior: smooth;
}
html{
	scroll-padding-top:100px; 
}
:root{
 --mColor:#007eae;
 --sColor:#f98700;
}
    .rapStarBack {
        color: white;
        display: inline-block;
        font-size: 32px;
        margin: auto;
        position: relative;
        cursor: pointer;
        text-shadow: 0 0 8px black;
    }

    .rapStarFront {
        top: 0px;
        color: yellow;
        display: block;
        overflow: hidden;
        position: absolute;
        z-index: 1;
        white-space: nowrap;
    }


@keyframes rexiao
{
  0% {    transform: rotateY(0deg);}
  50% {    transform: rotateY(90deg);}
  100%{    transform: rotateY(0deg);}
}

@keyframes bannerimg
{
from {transform: scale(1.2);}
to {transform: scale(1);}
}
@font-face {
    font-family: "oswald";
    src: url(https://omo-oss-file.thefastfile.com/portal-saas/pg2024110117372918114/cms/file/oswald-regular.ttf);
}

body {
  color: #333;
  font:14px/1.5 '\5FAE\8F6F\96C5\9ED1',arial;

}
input,textarea{
	font:14px/1.5 '\5FAE\8F6F\96C5\9ED1',arial;
}


.reset_style,body {
  word-break: break-word;
}

a {
  transition: all .3s;
  text-decoration: none;
}

a:hover{
  color: var(--mColor);
  text-decoration: none;
}

.btn-primary{
	background:var(--mColor);
  color:#fff;
  border-color: var(--mColor);
}
.bg-primary{
	background:var(--mColor);
  color:#fff;
}
.text-primary{
    color:var(--mColor)
}
/*cookies*/
.btn-outline-primary{
    color: var(--mColor);
    border-color: var(--mColor);
}
.custom-control-input:checked ~ .custom-control-label::before{
	border-color: var(--mColor);
    background-color: var(--mColor);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before{
	background-color: rgba(3, 65, 132, 0.3);
}
div[class^="e_cookie"] .p_rIcon{
    background-color: var(--mColor) !important;
}

.textRequire{
    position: relative;
}
span.required {
    position: absolute;
    left: 5px;
    z-index: 2;
    color: #c6232a;
    top: 10px;
}
.textRequire span.required {
	top:11px;
}


  div[class^=e_richText-] img {
    max-width: 100% !important;
    height: auto !important;
  }

  div[class^=e_richText-] video {
    max-width: 100% !important;
    height: auto !important;
  }

div[class^="e_breadcrumb"] > .p_breadcrumb{
	display:flex;
  flex-wrap:wrap !important;
}
div[class^="e_breadcrumb"] .p_breadcrumbItem{
    white-space:normal !important;
}
     .table_wrap{
      overflow-x: auto;
      overflow-y: hidden;
      padding-bottom: 10px;
    }
     .table_wrap::-webkit-scrollbar{
    height:5px;
    }
    .table_wrap::-webkit-scrollbar-thumb{
      background-color:var(--mColor);
      }
      .table_wrap::-webkit-scrollbar-track{
        background:#ccc;
      }
    .table_wrap table{min-width:400px;}

.prolist .p_loopitem div[class^=e_container-]:before{display:none !important;}
.prolist .p_loopitem div[class^=e_container-] div[class^=e_image-]:before,.prolist .p_loopitem div[class^=e_container-] div[class^=e_image-]:after,.prolist .p_loopitem div[class^=e_container-] div[class^=e_image-] a:before,.prolist .p_loopitem div[class^=e_container-] div[class^=e_image-] a:after{display:none !important;}
.prolist .p_loopitem div[class^=e_container-]:hover div[class^=e_image-] img{opacity: 1 !important;}


.subpage_ad .text {
    top: 50%;
    width: 90%;
    max-width: 1500px;
    text-align: center;
	display:block;
}
.subpage_ad:before{
    content: "";
    dislay: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    left: 0;
    top: 0;
    z-index: 1;
    position: absolute;
}
.subpage_ad .bgimg {
animation: bannerimg 2s;
}
.subpage_ad .ad-tit{
    color: #fff ;
    font-size: 2vw ;
    display: inline-block;
    position: relative;
    font-weight: normal;
  line-height:1;
}
.subpage_ad .ad-tit:before{
	position: absolute;
	top: 0px;
	right: -9px;
	content: '';
	width: 22px;
	height: 22px;
	border: solid 1px #fff;
	border-radius: 50%;
	opacity: 0;
}
.subpage_ad .ad-line{
  	background: #fff;
  height:2px;
      margin: 20px auto;
  width:80px;
}
.subpage_ad .ad-sum{
      letter-spacing: 0;
	color:#fff !important;
  font-size: 16px !important;
}

.pl_service4 .service_icon span{
	display:none;
}
.pl_service4 .service_icon{
	display: flex;
    align-items: center;
}
.pl_service4 .service_icon .icon{
	margin:0 16px;
}
.pl_service4 .service_value a{
	color:#fff;
}
.pl_service4 > .item_con .service_item.showLang:hover{
	min-width: 265px;
}
.pl_service4 .service_group > .item_con:nth-child(1) .service_item.showLang:hover{
	min-width: 280px;
}
.pl_service4 .service_value{
  width:200px;
}


/*nav*/
.subNav {
  max-width: 1320px !important;
  display: flex;
  flex-wrap: wrap;
}

.subNav>div {
  width: auto !important;
}

.subNav:after {
  display: none !important;
}

.e_breadcrumb-1 .p_breadcrumb {
  flex-wrap: wrap;
}
.subNavList .btn-primary{
	
}
@media only screen and (min-width: 769px) {

  /*ÃƒÂ¥Ã‚Â¤Ã‚Â§ÃƒÂ¥Ã‚Â±Ã‚Â*/
  .NavList_a1 a {
    font-size: 14px !important;
    padding: 0px 20px !important;
  }
  .subpage_ad{
  	  height: 350px;
  }
    .p_linkBox a{

    }
    .p_linkBox a.active{
        color: var(--mColor) !important;
    }
    .p_linkBox a:hover{
        color: var(--mColor) !important;
    }
  .p_linkBox a:before{
    height: 2px !important;
    width: 0 !important;
    left: 50% !important;
    transform: translate(-50%,-50%);
  }
  .p_linkBox a:hover:before{
    width: 50% !important;
  }
  .p_linkBox a.active:before{
    width: 50% !important;
  }
}

@media only screen and (max-width: 768px) {
   
  .subpage_ad{
  	    height: 30vw ;
  }
.subpage_ad .ad-tit{
    font-size: 20px !important;
}
.subpage_ad .ad-tit:before{
    top: 0px;
    right: -5px;
    width: 12px;
    height: 12px;
}
  .subpage_ad .ad-line{
  	margin: 5px auto;
    width: 30px;
    height:3px;
  }
.subpage_ad .ad-sum{
      letter-spacing: 2px;
  font-size: 14px !important;
}

  
  /*ÃƒÂ¥Ã‚Â°Ã‚ÂÃƒÂ¥Ã‚Â±Ã‚Â*/
  .subNav>div {
    width: 100% !important;
  }
  .pl_service{
  	bottom: 60px;
  }
  .pl_service .p_defaultIocn{
	
    color:rgba(128,185,38,1);
  }
}


/*nav*/
@media only screen and (min-width: 1025px) {

    .tNavBox {
        width: 100%;
        height: auto;
        overflow: visible;
    max-width: 1440px;margin: 0 auto;padding: 0 20px;}

    .navBtn {
        display: none;
    }

    .navSliBtn {
        display: none;
    }

    .iconJt {
        display: none;

    }

    .tNav {
        margin: 0 auto;
        overflow: hidden;
    }

    .navUl {
        width: 100%;
        display: flex;
        justify-content: center;
        font-size: 0;
    }

    .navLi {
        padding: 0;
        position: relative;
        flex-basis: auto;
        }

    .navLi::after {
        content: '/';
        display: block;
        position: absolute;
        right: 0px;
        top: 38px;
        color: #dbdbdb;
        font-size: 16px;
        display: none;
    }

    .navLi.nav09 {
        display: none;
    }

    .navLi:hover .tNavH::before {
        width: 100%;
        opacity: 1;
    }

    .tNavH {
        position: relative;
        margin: 0;
    }

    .tNavH::before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        display: block;
        width: 0;
        height: 2px;
        background-color: #80b926;
        opacity: 0;
        transition: all .5s ease;
    }

    .tNav .navName {
        position: relative;
        display: block;
        /* height: 60px; */
        line-height: 130px;
        font-size: 18px;
        transition: all .5s ease;
        font-weight: normal;
        padding: 0 20px;
        border-radius: 0;
        text-align: center;
        font-family: 'LamaSans-Bold';
        }
    .setHeight .tNav .navName{
        line-height: 90px;
    }

    .fixed .tNav .navName {
    line-height: 100px;
    }

    .navName::after {
        content: attr(data-title);
        position: absolute;
        top: 0;
        left: 0;
        transform: translateY(100%);
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #229cd8;
        display: none;
    }

    .navLi:hover .navName {
        transform: translateY(0);
        border-radius: 0;
        color: #80b926;
    }

    .slidBox {
        position: fixed;
        left: 0;
        right: 0;
        width: 100%;
        min-width: 1024px;
        height: 0;
        overflow: hidden;
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        flex-wrap: nowrap;
        z-index: 110;
        margin: 0 auto;
        padding: 0;
        transition: all .5s ease;
        opacity: 0;
    }

    .slidBoxWrap {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        margin: 0 auto;
        padding: 0 10px;
        width: 100%;
        max-width: 1400px;
    }

    .slidBoxWrap.slidBoxWrap2 {
        max-width: 1400px;
    }

    .navLi:hover .slidBox {
        height: auto;
        opacity: 1;
        background-image: url(/JS9HT1qoEtZROk9LD1Z.jpg);
        background-repeat: no-repeat;
        background-position: bottom center;
        border-top: 1px rgba(255,255,255,0.2) solid;
        background: rgba(255, 255, 255, 0.9);
        overflow: visible;
    }

    .leftBox {
        flex: 0 0 30%;
        overflow: hidden;
        /* max-width:350px; */
        margin: 46px 0px;
        display: none;
    }

    .img100 {
        display: block;
        width: 100%;
    }

    .right_img .img100 {
        transition-duration: .5s;
    }

    .right_img:hover .img100 {
        transform: scale(1.1);
    }

    .rightBox {
        flex: 0 0 100%;
        margin: 20px 0px;
    }

    .left_text .onetitle {
        font-size: 18px;
        line-height: 1.1;
        color: #333;
        padding-bottom: 20px;
        padding-top: 20px;
        font-weight: bold;
        text-align: left;
        display: none;
    }

    .navSbox {
        display: flex;
        
        justify-content: center;
    width: 100%;}

    .slidBoxWrap2 .navSbox {
        flex-wrap: nowrap;
        padding-left: 0;
    }

    .oneName {
        font-size: 26px;
        padding-bottom: 15px;
        color: #000;
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .tNavSummry {
        line-height: 24px;
        width: 100%;
        height: auto;
        overflow: hidden;
        color: #666666;
        font-size: 14px;
        max-width: 420px;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
    }

    .tNavMore {
        display: block;
        position: relative;
        height: auto;
        padding-top: 25px;
        border-top: 1px dashed #cccccc;
        margin-top: 20px;
        cursor: pointer;
    }

    .txt {
        color: #000;
        transition: all .5s ease;
    }

    .leanMore {
        margin-left: 2rem;
        transition: all .5s ease;

    }

    .tNavMore:hover .txt {
        color: #015bbb;
        margin-left: 10px;
    }

    .tNavMore:hover .leanMore {
        color: #015bbb;
    }

    .navSli {
        flex-basis: 12%;
        position: relative;
        margin-bottom: 10px;
        padding: 0 10px;
    }

/*    .slidBoxWrap2 .navSli {
        flex-basis: 25%;
        padding-left: 10%;
        padding-right: 15px;
    }*/

    .navSimg {
        position: relative;
        width: 100%;
        padding-bottom: 0;
        overflow: hidden;
     /*   max-width: 65px; */
        margin: 0 auto;
    }

    .navSimg img {
        position: static;
        left: 50%;
        transform: translateX(0) scale(1);
        width: 100%;
        height: 100%;
        transition: all .5s ease;
        object-fit: cover;
    }
    .navSimg:hover img{
        transform: translateX(0) scale(1);
    }

    .navSbox .navSlink {
        display: block;
        font-size: 15px;
        line-height: 25px;
        transition-duration: -0.7s;
        padding: 5px 10px;
        margin: 0;
        border: 0px #efefef solid;
        border-radius: 5px;
        background: none;
        position: relative;
        text-align: center;
        }

/*    .slidBoxWrap2 .navSbox .navSlink {
        border: 0;
        background: none;
        font-size: 16px;
        color: #ec2216;
        font-weight: bold;
        padding: 0 0 15px 0;
    }

    .slidBoxWrap2 .iconfont {
        display: none;
    }*/

    .navSbox .navSlink:hover {
        color: #80b926;
        transform: translateX(0);
    }

/*    .slidBoxWrap2 .navSbox .navSlink:hover {
        border: 0;
        transform: translateX(0);
    }*/

    .navSbox .navSlink:hover:before {
        color: #ec2216;
    }

    .navSbox .navSlink:before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        margin-right: 6px;
        width: 4px;
        height: 4px;
        background: #ec2216;
        position: relative;
    display: none;}

/*    .slidBoxWrap2 .navSbox .navSlink:before {
        display: none;
    }*/

    .navSlink::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 0;
        height: 1px;
        opacity: 0;
        background-color: #80b926;
        transition: all .5s ease;
    }

    .navSli:hover .navImg {
        transform: translateX(-50%) scale(1.1);
    }

    .navSli:hover .navSlink::after {
        width: 50%;
        opacity: 1;
    }

    .navSli i.pcIcon {
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translate(0, -50%);
        height: auto;
    }

    .navSli i.pcIcon:after {
        content: '\e6af';
        font-size: 15px;
    }

    .navSli>ul {
        position: absolute;
        left: 100%;
        width: auto;
        background: #fff;
        z-index: 10;
        top: 0;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
        padding: 10px;
        display: none;
    }

    .slidBoxWrap2 .navSli>ul {
        position: static;
        display: block;
        box-shadow: none;
        background: none;
        width: auto;
        padding: 0;
    }

    .navSli:hover>ul {
        display: block;
    }

    .navSli>ul>li {
        margin-bottom: 5px;
        position: relative;
        /* display: inline-block; */
    }

    .navSli>ul>li a {
        font-size: 15px;
        white-space: nowrap;
        line-height: 25px;
    }

/*    .slidBoxWrap2 .navSli>ul>li a {
        vertical-align: top;
    }

    .slidBoxWrap2 .fourOTDom {
        position: absolute;
        left: 100%;
        width: auto;
        background: #fff;
        z-index: 10;
        top: 0;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
        padding: 10px;
        display: none;
    }

    .slidBoxWrap2 .navSli>ul>li>h2 {
        position: relative;
        display: inline-block;
        padding-right: 0;
        margin-bottom: 0;
        line-height: 25px;
    }

    .slidBoxWrap2 .navSli>ul>li>h2:hover>.fourOTDom {
        display: block;
    }

    .slidBoxWrap2 .fourOTDom>ul>li {}

    .slidBoxWrap2 .fourOTDom>ul>li>a {}*/
}

@media only screen and (max-width: 1440px) and (min-width: 1281px) {

    .tNav .navLi {
        padding: 0px 10px !important;
    }

    .tNav .navName {
        font-size: 16px !important;
        padding: 0 10px;
    }
}

@media only screen and (max-width: 1280px) and (min-width: 1025px) {

    .tNav .navLi {
        padding: 0px 10px !important;
    }

    .tNav .navName {
        font-size: 14px !important;
        padding: 0 10px;
    }
}

@media only screen and (max-width: 1024px) {

    .leftBox {
        display: none;
    }

    .onetitle {
        display: none;
    }

    .navSimg {
        display: none;
    }

    .tNavBox {
        position: relative;
        overflow: hidden;
        
        width: 100%;
    }

    .navBtn {
        position: static;
        background: #80b926;
        width: 40px;
        height: 40px;
        padding: 10px;
    }

    .navLine {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
        overflow: hidden;

    }

    .navBtnImg {
        display: block;
        width: 90%;
        height: 70%;

    }

    .tNav {
        position: fixed;
        top: 60px;
        left: 0;
        right: 0;
        height: 0;
        overflow: auto;
        z-index: 999;
        background: rgba(0, 0, 0, .5);
        transition: all .5s ease;
    }

    .tNavHeight {
        height: calc(100% - 60px);
    }

    .slidBox {
        display: none;
    }

    .navUl {
        background: rgba(0, 0, 0, 0.8);
        overflow: hidden;
    }

    .navLi {
        border-bottom: 1px solid #696969;
        position: relative;
    }

    .tNavH {

        position: relative;
        height: 46px;
        line-height: 46px;
        padding: 0 5%;
        font-size: 1rem;
        transition: all .5s ease;

    }

    .tNavHBac {
        background: #80b926;
    }

    .navName {
        display: block;
        width: 100%;
        height: 100%;
        color: #fff;

    }

    .iconJt {
        position: absolute;
        top: 0;
        right: 2%;
        display: flex;
        width: 46px;
        height: 46px;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: 0.875rem;
        transition: all .5s ease;
    }

    .iconJtRotate {
        transform: rotate(-180deg);
    }

    .navSliBtn {
        height: 40px;
        width: 100%;
        text-align: center;
    }

    .hs {
        height: 100%;
    }

    .navSbox {
        padding-bottom: 30px;
    }

    .navSli {
        padding-left: 8%;
        font-size: 0.875rem;
        height: auto;
        position: relative;
    }

    .navSlink {
        display: block;
        width: 100%;
        height: 100%;
        color: #fff;
        line-height: 38px;
    }

    .navSli>ul {
        padding: 6px;
        display: none;
    }

    .navSli>ul>li {}

    .navSli>ul>li a {
        color: #fff;
        font-size: 13px;
        line-height: 20px;
    }
}
