/*fp-seed:ezuchvh7c9r7 core:0w2xbred0*/
@keyframes scroll-icon{0% {
    -webkit-transform:translateY(-12px);
            transform: translateY(-12px);
    opacity: 0}
  30%, 70% {
    opacity: 1}
  100% {
    -webkit-transform: translateY(12px);
            transform: translateY(12px);
    opacity: 0}}
@font-face {font-family: "LamaSans";
  src: url('../fonts/0732de15_17d6533b-084a-4000-be0a-f4362af411c5.eot'); /* IE9*/
  src: url('../fonts/0732de15_17d6533b-084a-4000-be0a-f4362af411c5.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/3b36931b_576c5c5e-5740-4dc5-bec2-80a4dce11cc9.woff') format('woff'), /* chrome, firefox */
  url('../fonts/75047792_35a66116-0e7f-4626-a55d-83d0b592ce6d.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../images/05156930_44dc18a0-2926-4c8e-ab1d-bae91c4f98e7.svg') format('svg'); /* iOS 4.1- */
}

* {
    margin: 0;
    padding: 0}
.reset_style,
body {
  word-break: normal}


  body{ color:#333;
    font:14px/1.5 '\5FAE\8F6F\96C5\9ED1',arial,\5b8b\4f53,helvetica,sans-serif;
    background:#fff}

a{ transition:all .3s;text-decoration:none}
a:hover,a:focus{ color:#da251c;text-decoration:none}

.subNavList a.active{
    background: none  !important;
    color: #da251c !important}

.NavList_a1 a{
	line-height:30px !important;
   color: #333 !important}
.NavList_a1 a:hover{
	color:#e62129 !important}
.NavList_a1 a:hover:before{
	background-color:#e62129 !important;
      height: 1px !important}


.pl_service2 .service_item:hover .service_value_con a:hover{color:#fff}


.bot-icons{ height:33px}
.bot-icons li{ float:left; width: 33px; height: 33px; position:relative; margin-right: 15px}
.bot-icons li a{ display:block; white-space:nowrap;  overflow:hidden; width:100%; height:100%}
.bot-icons li i.DZiconfont{display: flex;width: 100%;height: 100%;border-radius: 100%;border: 1px #fff solid;justify-content: center;align-items: center}
.bot-icons li i.DZiconfont svg{width: 60%;margin: 0;fill: #fff}
.bot-icons li i.DZiconfont svg *{fill: #fff}
.show-conts{position:absolute;bottom: 50px;left:50%;padding:5px;border-radius:8px;background:#848484;transition:all .4s;transform:translate(-50%,10px);opacity:0;visibility:hidden}
.show-conts:before{content:'';position:absolute;bottom: -16px;left:50%;transform:translateX(-50%);width:8px;height:8px;border:8px solid;border-color: #848484 transparent transparent}
.show-conts span{ white-space:nowrap; color:#fff; font-size:12px}
.bot-icons li.on .show-conts{ opacity:1; transform:translate(-50%,0);visibility:visible}

#headers{
	height:90px}
#app{
	background:#fff}

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

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

@media only screen and (min-width: 769px){
  .subpage_ad{
	    height: 245px !important}
}

@media screen and (max-width: 1440px){
  #c_static_001-1655977106934 .e_container-1 .cbox-1-0{
  	flex: 0 0 59% !important}
  #c_static_001-1655977106934 .e_container-1 .cbox-1-1{
  	flex: 0 0 41% !important}
}
@media screen and (max-width: 1140px){
  #c_static_001-1655977106934 .e_container-1 .cbox-1-0{
  	flex: 0 0 50% !important}
  #c_static_001-1655977106934 .e_container-1 .cbox-1-1{
  	flex: 0 0 50% !important}
}


    
/*nav*/
@media only screen and (min-width: 1025px) {
  
#headers{
	height:96px}
    .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: flex-end;
        font-size: 0}

    .navLi {
        padding: 0 0 0 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: 0}

    .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: #eb3d00;
        opacity: 0;
        transition: all .5s ease}

    .tNav .navName {
        position: relative;
        display: block;
        /* height: 60px; */
        line-height: 80px;
        font-size: 16px;
        color: #333;
        transition: all .5s ease;
        font-weight: normal;
        padding: 0 10px;
        border-radius: 0;
        text-align: center}
    .tNav .navName i.arr_down{
        display: inline-block;
        border: 5px solid transparent;
        border-top: 5px solid #d6d6d6;
        vertical-align: middle;
        margin-left: 5px}
    .setHeight .tNav .navName{
        line-height: 80px}

    .fixed .tNav .navName {
        color: #333}

    .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: #da251c}

    .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-repeat: no-repeat;
        background-position: bottom center;
        border-top: 1px #efefef solid;
        background: #f3f4f6;
        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}/*reset-1qcqrspp*/

    .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: auto;
        position: relative;
        margin-bottom: 0;
        padding: 0 10px;
        display: flex;
        /* white-space: nowrap; */
        padding: 10px 15px;
        background: #fff;
        transition: all .5s;
        margin-right: 13px;
        align-items: center}
    .navSli:hover{
        background:#da251c}

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

    .navSimg {
        position: relative;
        width: 60px;
        overflow: hidden;
        margin-right: 10px}
    .navSimg a{
        display: block;
        width: 100%;
        padding-bottom: 100%}

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

    .navSbox .navSlink {
        display: block;
        font-size: 16px;
        line-height: 20px;
        color: #666;
        transition-duration: .3s;
        padding: 5px 10px;
        margin: 0;
        border: 0px #efefef solid;
        border-radius: 5px;
        position: relative;
        text-align: center;
        white-space: nowrap}

/*    .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 .navSli:hover .navSlink {
        color: #fff;
        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: #e62129;
        transition: all .5s ease;
        display: none}

    .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 5px;
      width: 100%}

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

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

    .tNav .navLi {
        padding: 0px 5px}

    .tNav .navName {
        font-size: 13px !important;
        padding: 0 5px}
}

@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: #ff0000;
        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: 96px;
        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% - 96px)}

    .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: #bf9f62}

    .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}
}

.newBox .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 0px;
    z-index: 50;
    margin: 2px 0px;
    height: 1px;
    background: #aaa;
    width: 98%}

.newBox .swiper-scrollbar:before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    width: 1px;
    height: 6px;
    background-color: #babbba}

.newBox .swiper-scrollbar:after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    width: 1px;
    height: 6px;
    right: 0px;
    background-color: #babbba}

.newBox .swiper-scrollbar-drag {
    height: 3px;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0px;
    top: -1px}

.newBox .swiper-container {
    overflow: initial !important}

.newBox .container {
    width: 100%;
    max-width: 1560px;
    padding-left: 0;
    padding-right: 0}

.newBox {
    position: relative;
    margin: 20px 0;
    overflow: hidden}

.newBox::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0px;
    top: 7px;
    bottom: auto;
    margin: auto;
    background: #aaa}

.newBox .swiper-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    width: 42px;
    height: 42px;
    line-height: 42px;
    font-size: 40px;
    text-align: center;
    outline: none;
    transition: 0.3s;
    z-index: 999}

.newBox .btn-prev {
    left: 50px;
    display: none}

.newBox .btn-next {
    right: 50px;
    display: none}

.newBox .content {
    position: relative;
    display: flex}

.newBox .left {
    position: relative;
    flex: 0 0 17px}

.newBox .left .cir {
    position: absolute;
    width: 16px;
    height: 16px;
    background: #fff;
    border: 1px solid #aaa;
    border-radius: 50%;
    left: 0px;
    top: 0px;
    bottom: auto;
    margin: auto}

.newBox .left .cir:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #aaa}

.newBox .left .line {
    position: absolute;
    display: block;
    width: 1px;
    height: 100px;
    background: #aaa;
    left: 0px;
    right: 0px;
    top: 25px;
    margin: auto}

.newBox .right {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0 30px;
    flex-direction: column;
    display: flex}

.newBox .right .imgBox {
    overflow: hidden;
    height: 210px;
    margin: 0px}

.newBox .right .info {
    width: 100%;
    margin-top: 20px}

.newBox .right .info .time {
    font-size: 24px;
    color: #373c41;
    font-weight: bold;
    margin: 30px 0 15px}

.newBox .summary {
    font-size: 16px;
    line-height: 1.5;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis}

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

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

    .newBox .right .imgBox {
        overflow: hidden;
        height: 135px;
        margin: 0}

    .newBox .left .line {
        position: absolute;
        display: block;
        width: 1px;
        height: 80px;
        background: #aaa;
        left: 0px;
        right: 0px;
        top: 25px;
        margin: auto}

    .newBox .wyz-new-container {
        margin: 0}

    .newBox .right {
        position: static;
        padding: 0 0 25px;
        width: 100%;
        flex-wrap: wrap}

    .newBox .right .info {
        margin-top: 20px;
        margin-bottom: 20px}

    .newBox .right .info .time {
        margin: 10px 0;
        font-size: 16px}

    .newBox .btn-prev {
        left: 0;
        display: none}

    .newBox .btn-next {
        right: 0;
        display: none}

    .newBox .swiper-pagination {
        position: absolute;
        text-align: center;
        transition: .3s opacity;
        transform: translate3d(0, 0, 0);
        z-index: 10}

    .newBox .swiper-pagination-fraction {
        bottom: 10px;
        left: 0;
        width: 100%}
}

@media only screen and (min-width: 769px) {

    .newBox .swiper-slide:nth-child(even) .right {
        align-items: flex-end}

    .newBox .content {
        height: 300px}/*component-crcl1q0jdiii*/

    .newBox .swiper-pagination {
        display: none}
}


.subpage_ad:before {
    content: "";
    dislay: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    left: 0;
    top: 0;
    z-index: 1;
    position: absolute}

#xp0 .subpage_ad:before {
display:none}
