.PhotoShow296 .photo_list .photo_item .photo_img {
  padding: 20px;
  background: #f6f6f6;
}
.PhotoShow296 .bodyContTitle .fl {
  display: none;
}
.PhotoShow296 .photo_more a {
  background: #1e78b6;
}
.OnlineVideo156 #penta_video.pc {
    background: #fff;
}
.OnlineVideo156 #penta_video .video_title {
  display: none;
}
.Title27 #jh2_title_2 .fl p,
.SearchList49 #jh_search_1 .bodyContTitle .fl {
  font-size: 28px;
  font-weight: bold;
  color: #000;
  line-height: 40px;
}
.Title27 #jh2_title_2 .fl2,
.SearchList49 #jh_search_1 .bodyContTitle .fl2 {
    width: 100%;
    font-size: 14px;
    line-height: 1;
    color: #999;
    font-family: 'Times New Roman', serif;
    position: relative;
    z-index: 2;
}
.OnlineVideo156 #penta_video .play_content {
  z-index: 2002;
}
.OnlineVideo156 #penta_video .play_content #close_icon .webIcon {
  font-size: 0;
  background: url(//cdn.jihui88.com/upload//z//z3//zohen//picture//2022//05//05/b00055b4-c770-4626-b2d0-5ed8c474dc29.png) no-repeat;
  background-size: 100% 100%;
}
/**/
.c-link {
  display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    font-size: 1.2rem;
    font-family: 'GaramondPremrPro-Med', serif;
    position: relative;
    font-size: 1.2rem;
    text-transform: uppercase;
    font-family: 'Times New Roman', serif;
}
.c-link {
  color: ;
}
.c-button-link__circle,
.c-button-link__circle2 {
    width: 48px;
    height: 48px;
    position: relative;
}
.width_50 .c-button-link__circle,
.width_50 .c-button-link__circle2 {
    width: 50px;
    height: 50px;
}
.c-button-link__circle {
  z-index: 2;
}
.c-button-link__circle2 {
  z-index: 3;
    position: absolute;
    top: 0;
    left: 0;
}
.c-button-link__circle circle,
.c-button-link__circle2 circle {
    fill: transparent;
    stroke-width: 1;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
}
.c-button-link__circle circle {
  -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
    stroke: #b3b3b1;
    stroke-dasharray: 182;
    stroke-dashoffset: 30;
}
.c-link.-white .c-button-link__circle circle {
  stroke: #fff;
    opacity: .3;
}
.c-link.-blue .c-button-link__circle circle {
  stroke: #1E78B6;
    opacity: .3;
}
.more-block .c-button-link__circle2 circle {
    stroke: #000;
    stroke-dasharray: 183;
    stroke-dashoffset: 183;
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
    -webkit-animation: circle_out2 1.2s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    animation: circle_out2 1.2s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
}
.c-link.-white .c-button-link__circle2 circle {
  stroke: #fff;
}
.c-link.-blue .c-button-link__circle2 circle {
  stroke: #1E78B6;
}
.more-block:hover .c-button-link__circle2 circle {
    -webkit-animation: circle_in2 1s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    animation: circle_in2 1s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
}
circle_in2{
  0%{stroke-dashoffset:183}to{stroke-dashoffset:336}
}
@keyframes circle_in2{
  0%{stroke-dashoffset:183}to{stroke-dashoffset:336}
}
@-webkit-keyframes circle_out2{
  0%{stroke-dashoffset:336}to{stroke-dashoffset:183}
}
@keyframes circle_out2{
  0%{stroke-dashoffset:336}to{stroke-dashoffset:183}
}
/**/
.c-rollup {
  letter-spacing: -1px;
    position: relative;
    overflow: hidden;
    height: 1em;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: translateX(-1.5rem);
    -ms-transform: translateX(-1.5rem);
    transform: translateX(-1.5rem);
  font-family: 'Times New Roman', serif;
}
.-white .c-rollup {
  color: #fff;
}
.-blue .c-rollup {
  color: #1e78b6;
}
.c-rollup .c-rollup__hov {
  position: absolute;
    top: 0;
    left: 0;
}
.c-rollup .js-txt-split__cell {
    display: inline-block;
    will-change: transform;
    -webkit-transition: color 0s, -webkit-transform 0.4s ease calc(var(--split-delay)*30ms);
    transition: color 0s, -webkit-transform 0.4s ease calc(var(--split-delay)*30ms);
    -o-transition: transform 0.4s ease calc(var(--split-delay)*30ms), color 0s;
    transition: transform 0.4s ease calc(var(--split-delay)*30ms), color 0s;
    transition: transform 0.4s ease calc(var(--split-delay)*30ms), color 0s, -webkit-transform 0.4s ease calc(var(--split-delay)*30ms);
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.c-rollup .c-rollup__nom .js-txt-split__cell {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.more-block:hover .c-rollup .c-rollup__nom .js-txt-split__cell {
    -webkit-transform: translateY(-1em);
    -ms-transform: translateY(-1em);
    transform: translateY(-1em);
}
.c-rollup .c-rollup__hov .js-txt-split__cell {
    -webkit-transform: translateY(1em);
    -ms-transform: translateY(1em);
    transform: translateY(1em);
}
.more-block:hover .c-rollup .c-rollup__hov .js-txt-split__cell {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.js-txt-split__cell:first-child {
    -webkit-animation-delay: 0.05s!important;
    animation-delay: 0.05s!important;
}
.js-txt-split__cell:nth-child(2) {
    -webkit-animation-delay: 0.1s!important;
    animation-delay: 0.1s!important;
}
.js-txt-split__cell:nth-child(3) {
    -webkit-animation-delay: 0.15s!important;
    animation-delay: 0.15s!important;
}
.js-txt-split__cell:nth-child(4) {
    -webkit-animation-delay: 0.2s!important;
    animation-delay: 0.2s!important;
}
#lq-header-zh.pc .header-btn .tel-btn ,
 #lq-banner-zh .banner-slide.slide0 .intro .intro-cont{
  display: none;
}
/***/
 @-webkit-keyframes fadeInUp {
 from {
 opacity: 0;
    /*-webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);*/
    -webkit-transform: translate3d(0, 50px, 0);
 transform: translate3d(0, 50px, 0);
}
 to {
 opacity: 1;
 -webkit-transform: none;
 transform: none;
}
}
 @keyframes fadeInUp {
 from {
 opacity: 0;
    /*-webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);*/
    -webkit-transform: translate3d(0, 50px, 0);
 transform: translate3d(0, 50px, 0);
}
 to {
 opacity: 1;
 -webkit-transform: none;
 transform: none;
}
}
.fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }
/***********/
.OnlineVideo156 #penta_video.pc .video_list,
.OnlineVideo156 #penta_video.pc .empty_list {
    width: 30%;
}
.OnlineVideo156 #penta_video.pc .video_list .video_pic {
    width: 100%;
}
@media (min-width: 768px) {
    .OnlineVideo156 #penta_video.pc .video_title,
    .OnlineVideo156 #penta_video.pc .video_content {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .OnlineVideo156 #penta_video.pc .video_title,
    .OnlineVideo156 #penta_video.pc .video_content {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .OnlineVideo156 #penta_video.pc .video_title,
    .OnlineVideo156 #penta_video.pc .video_content {
        width: 1170px;
    }
}
@media (max-width: 767px) {
    .OnlineVideo156 #penta_video.pc .video_title,
    .OnlineVideo156 #penta_video.pc .video_content {
        width: 100%;
    }
}
		  @font-face {
    font-family: 'DisneyEnglishMedium';
    src: url('http://cdn.jihuinet.com/wechat/upload/DisneyEnglishMedium.eot');
    src: url('http://cdn.jihuinet.com/wechat/upload/DisneyEnglishMedium.eot') format('embedded-opentype'),
         url('http://cdn.jihuinet.com/wechat/upload/DisneyEnglishMedium.woff2') format('woff2'),
         url('http://cdn.jihuinet.com/wechat/upload/DisneyEnglishMedium.woff') format('woff'),
         url('http://cdn.jihuinet.com/wechat/upload/DisneyEnglishMedium.ttf') format('truetype'),
         url('http://cdn.jihuinet.com/wechat/upload/DisneyEnglishMedium.svg#DisneyEnglishMedium') format('svg');
}
@font-face {
  font-family: 'xybicon';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_5558edcrv9s.eot');
  src: url('//at.alicdn.com/t/font_249974_5558edcrv9s.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_5558edcrv9s.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_249974_5558edcrv9s.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_5558edcrv9s.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_5558edcrv9s.svg#iconfont') format('svg');
}
.xybicon {
    font-family:"xybicon" !important;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
img {
border:0 none;
}
ul,ol,li {
list-style:none;
padding:0;
margin:0;
}
h1,h2,h3,h4,h5,h6,p {
margin:0;
font-weight:normal; 
}
a, a:hover, a:active, a:visited, a:focus {
text-decoration:none;
}
/* PC端 */
#lq-header-zh.pc{
    position: relative;
}
#lq-header-zh.pc:after{
    z-index: 1699;
    width: 100%;
    height: 90px;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    background: #fff;
}
#lq-header-zh.pc .nav_content{
    position: relative;
    left: 0;
    top: 0;
    z-index: 1700;
    width: 100%;
    padding-top: 22px;
    padding-bottom: 22px;
    -webkit-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
}
#lq-header-zh.pc.design .nav_content{
    position: relative;
    height: 90px;
}
#lq-header-zh.pc.active .nav_content{
    position: fixed;
    background-color: #fff;
    -webkit-box-shadow: -4px 4px 5px rgb(0 0 0 / 20%);
    box-shadow: -4px 4px 5px rgb(0 0 0 / 20%);
}
#lq-header-zh.pc .nav_content .nav-cont {
    width: 100%;
    padding: 0 3.125%;
    margin: 0;
    height: 46px;
}
#lq-header-zh.pc .logo{
    float: left;
    width: auto;
    height: 46px;
}
#lq-header-zh.pc .logo a{
    display: block;
    height: 46px;
    padding: 0;
    font-size: 0;
}
#lq-header-zh.pc .logo img{
    width: auto;
    height: 100%;
}
#lq-header-zh.pc .nav{
    margin-left: 15.15625vw;
    float: left;
    height: 46px;
}
#lq-header-zh.pc .nav .nav_list{
    float: left;
    height: 46px;
}
#lq-header-zh.pc .nav .nav_list li{
    float: left;
    height: 46px;
    margin:0 1.041666vw;
    position: relative;
}
#lq-header-zh.pc .nav .nav_list .nav_btn {
    display: block;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    color: #333;
    position: relative;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
#lq-header-zh.pc .nav .nav_list .nav_btn:before {
    content: "";
    width: 4px;
    height: 4px;
    display: block;
    background: rgba(30,120,182,1);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    bottom: 5px;
    left: 50%;
    margin-left: -2px;
    filter: alpha(opacity=0); /*支持 IE 浏览器*/
    -moz-opacity: 0; /*支持 FireFox 浏览器*/
    opacity: 0; /*支持 Chrome, Opera, Safari 等浏览器*/ 
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
#lq-header-zh.pc .nav .nav_list li .nav_btn.active,
#lq-header-zh.pc .nav .nav_list li:hover .nav_btn{
    color: rgba(30,120,182,1);
}
#lq-header-zh.pc .nav .nav_list li .nav_btn.active:before,
#lq-header-zh.pc .nav .nav_list li:hover .nav_btn:before {
  filter: alpha(opacity=100); /*支持 IE 浏览器*/
  -moz-opacity: 1.0 ; /*支持 FireFox 浏览器*/
  opacity: 1.0 ; /*支持 Chrome, Opera, Safari 等浏览器*/ 
}
#lq-header-zh.pc .nav .nav_list .fath_item .nav_btn {
    pointer-events: none;
}
#lq-header-zh.pc .nav .nav_list .nav_btn.drop{
    /* padding-right: 20px; */
}
#lq-header-zh.pc .nav .nav_list .nav_btn .xybicon{
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 16px;
    font-size: 16px;
    color: #333;
    position: absolute;
    right: 0;
    top: 12px;
    display: none;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
#lq-header-zh.pc .nav .nav_list li:hover .nav_btn .xybicon{
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    color: rgba(30,120,182,1);
}
#lq-header-zh.pc .nav .nav_list .nav_btn .xybicon:after{
    content: "\e7c3";
}
#lq-header-zh.pc .nav .nav_drop{
    position: absolute;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    padding-top: 15px;
    margin-left: -10px;
}
#lq-header-zh.pc .nav .drop_content{
    background-color: #f5f5f5;
    padding: 8px;
    text-align: center;
    border-radius: 5px;
    -webkit-animation: avia_pop 0.4s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    animation: avia_pop 0.4s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    box-shadow: 0 0 10px #ccc;
    -webkit-box-shadow: 0 0 10px #ccc;
    display: none;
    position: relative;
}
@-webkit-keyframes avia_pop {
    0% { -webkit-transform:scale(0.8); }
    100% { -webkit-transform:scale(1); }
}
@keyframes avia_pop {
    0% { transform:scale(0.8); }
    100% { transform:scale(1); }
}
#lq-header-zh.pc .nav .drop_content:after{
    content: "";
    width: 12px;
    height: 12px;
    display: block;
    background-color: #f5f5f5;
    position: absolute;
    top: -2px;
    left: 50%;
    transform: rotate(45deg) translateX(-50%);
    -webkit-transform: rotate(45deg) translateX(-50%);
}
#lq-header-zh.pc .nav .drop_content .nav_drop_btn{
    display: block;
    padding: 0 12px;
    border-radius: 5px;
    text-align: left;
    white-space:nowrap;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    color: #000;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
#lq-header-zh.pc .nav .drop_content .nav_drop_btn:hover{
    color: rgba(30,120,182,1);
    background-color: #fff;
}
#lq-header-zh.pc .header-btn {
    float: right;
    line-height: 46px;
}
#lq-header-zh.pc .header-btn a {
    color: #999;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
  transition:all .3s;
  -ms-transition: all .3s; /* IE 9 */
  -moz-transition: all .3s; /* Firefox */
  -webkit-transition: all .3s; /* Safari 和 Chrome */
  -o-transition: all .3s; /* Opera */
}
#lq-header-zh.pc .header-btn a:hover {
    color: rgba(30,120,182,1);
}
#lq-header-zh.pc .header-btn .tel-btn {
    color: rgba(30,120,182,1);
}
#lq-header-zh.pc .header-btn .tel-btn .num {
    margin-left: 5px;
    font-size: 24px;
    font-family: 'DisneyEnglishMedium';
}
#lq-header-zh.pc .header-btn .tel-btn .xybicon {
    font-size: 20px;
}
#lq-header-zh.pc .header-btn .tel-btn .xybicon:before {
    content: "\e6e9";
}
#lq-header-zh.pc .header-btn .search-btn {
    margin-left: 25px;
}
#lq-header-zh.pc .header-btn .search-btn .xybicon {
    width: 19px;
    height: 18px;
    display: block;
    background: url(//cdn.jihui88.com/upload//z//z3//zohen//picture//2022//05//04/e4979b25-fc7d-4f3d-be3d-0d51a78b79e3.png) no-repeat;
    background-position: 0 -18px;
  -ms-transition: all .3s; /* IE 9 */
  -moz-transition: all .3s; /* Firefox */
  -webkit-transition: all .3s; /* Safari 和 Chrome */
  -o-transition: all .3s; /* Opera */
}
#lq-header-zh.pc .header-btn .search-btn:hover .xybicon {
    background-position: 0 0;
}
#lq-header-zh.pc .header-btn .wechat-btn {
    margin-left: 18px;
}
#lq-header-zh.pc .header-btn .wechat-btn .xybicon {
    font-size: 22px;
    vertical-align: middle;
}
#lq-header-zh.pc .header-btn .wechat-btn .xybicon:before {
    content: "\e728";
}
#lq-header-zh.pc .header-btn .buy-btn {
    margin-left: 19px;
    font-size: 16px;
    color: rgba(30,120,182,1);
}
/**/
#lq-header-zh.pc .search-bg {
    width: 100%;
    height: 80px;
    display: block;
    background: rgba(255,255,255,0.6);
    position: fixed;
    top: 80px;
    left: 0;
    z-index: 1699;
    display: none;
}
/*搜索结果*/
#laymod_770585 .search-show {
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1999;
    pointer-events: none;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -moz-transition: all ease 400ms;
    -ms-transition: all ease 400ms;
    -o-transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
}
#laymod_770585 .search-show.act {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    display: block;
    pointer-events: auto;
}
#laymod_770585 .search-show .search-bg {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.85);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
#laymod_770585 .search-show .search-table {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1998;
    display: table;
    table-layout: fixed;
}
#laymod_770585 .search-show .table-cont {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
#laymod_770585 .search-show .table-cont .search-cont {
    margin: 0 auto;
    margin-top: -80px;
    width: 50%;
    height: 68px;
    display: block;
    border-bottom: 2px solid #eee;
    position: relative;
    z-index: 1998;
}
#laymod_770585 .search-show .table-cont .search-cont h6 {
    text-align: left;
    display: block;
    position: absolute;
    bottom: 0;
    height: 68px;
    line-height: 68px;
    font-size: 24px;
    color: #999;
    pointer-events: none;
    margin-left: 20px;
    transition: .3s;
}
#laymod_770585 .search-show .table-cont .search-cont h6.act {
    font-size: 16px;
    bottom: 48px;
    line-height: 30px;
    height: 30px;
}
#laymod_770585 .search-show .table-cont .search-cont .search_text {
    width: 100%;
    padding:0;
    padding-right: 50px;
    height: 68px;
    font-size: 16px;
    color: #999;
    box-shadow: none;
    -webkit-appearance: none;
    float: left;
    border-right: 0;
    background: none;
}
#laymod_770585 .search-show .table-cont .search_btn {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50px;
    text-align: center;
}
#laymod_770585 .search-show .table-cont .search_btn .xybicon {
    font-size: 30px;
    color: #999;
    line-height: 68px;
}
#laymod_770585 .search-show .table-cont .search_btn .xybicon:before {
    content: "\e8eb";
}
/* 移动端 */
#g_web{
    position: relative;
    right: 0;
    transition: all .4s cubic-bezier(.5,0,0,1);
    -webkit-transition: all .4s cubic-bezier(.5,0,0,1);
}
#g_web.active{
    right: 80vw;
}
#g_body.active{
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
}
#lq-header-zh.mob{
    height: 15vw;
}
#lq-header-zh.mob .header{
    width: 100%;
    height: 15vw;
    background-color: #fff;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2001;
    transition: all .4s cubic-bezier(.5,0,0,1);
    -webkit-transition: all .4s cubic-bezier(.5,0,0,1);
}
#lq-header-zh.mob .header.active{
    right: 80vw;
}
#lq-header-zh.mob .header .header_block{
    height: 15vw;
    text-align: center;
    position: relative;
    z-index: 2001;
    background-color: #fff;
    box-shadow: 0 0 2vw #eee;
    -webkit-box-shadow: 0 0 2vw #eee;
}
#lq-header-zh.mob .header .logo{
    width: auto;
    text-align: left;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    display: block;
    padding: 3.5vw 15px;
    margin: 0 auto;
}
#lq-header-zh.mob .header .logo img{
    height: 8vw;
    width: auto;
}
#lq-header-zh.mob .header .nav_icon{
    width: 15vw;
    height: 15vw;
    padding: 4.5vw 0;
    display: block;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
}
#lq-header-zh.mob .header .nav_icon .xybicon{
    font-size: 6vw;
    color: #000;
    height: 6vw;
    display: block;
    text-align: center;
    line-height: 6vw;
}
#lq-header-zh.mob .header .nav_icon .xybicon:after{
    content: "\e7ff";
}
@-webkit-keyframes avia_pop {
    0% { -webkit-transform:scale(0.8); }
    100% { -webkit-transform:scale(1); }
}
@keyframes avia_pop {
    0% { transform:scale(0.8); }
    100% { transform:scale(1); }
}
#lq-header-zh.mob .nav{
    position: fixed;
    height: 100%;
    width: 80vw;
    padding: 0 5vw;
    padding-bottom: 15vw;
    z-index: 2003;
    right: -80vw;
    top: 0;
    background-color: #f3f3f3;
    transition: all .4s cubic-bezier(.5,0,0,1);
    -webkit-transition: all .4s cubic-bezier(.5,0,0,1);
}
#lq-header-zh.mob .nav.active{
    right: 0;
    box-shadow: 0 0 3vw #333;
    -webkit-box-shadow: 0 0 3vw #333;
}
#lq-header-zh.mob .close_btn{
    width: 100vw;
    height: 100vh;
    background-color: #000;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2002;
    opacity: 0;
    pointer-events: none;
    transition: all .4s cubic-bezier(.5,0,0,1);
    -webkit-transition: all .4s cubic-bezier(.5,0,0,1);
}
#lq-header-zh.mob .close_btn.active{
    opacity: 0.5;
    pointer-events: all;
}
#lq-header-zh.mob .nav .company{
    color: rgba(30,120,182,1);
    text-align: center;
    font-size: 6vw;
    line-height: 9vw;
    padding: 3vw 0;
    font-weight: 900;
    border-bottom: 1px solid #ccc;
display:none;
}
#lq-header-zh.mob.en .nav .company{
    line-height: 7vw;
}
#lq-header-zh.mob.cn .nav .company{
    font-family: "header_title_cn";
    font-size: 6vw;
}
#lq-header-zh.mob .nav .nav_content{
}
#lq-header-zh.mob .nav #nav_list{
    text-align: center;
    padding-top: 5vw;
}
#lq-header-zh.mob .nav #nav_list li{
    border-bottom: 1px solid #fff;
    padding: 1.5vw 0;
    position: relative;
}
#lq-header-zh.mob .nav #nav_list .nav_btn{
    font-size: 4vw;
    display: block;
    line-height: 9vw;
    color: #000;
    position: relative;
    z-index: 1;
    font-weight: 900;
}
#lq-header-zh.mob .nav #nav_list li:last-child .nav_btn{
    border-bottom: none;
}
#lq-header-zh.mob .nav #nav_list li.active .nav_btn{
    background-color: rgba(30,120,182,1);
    color: #fff;
    border-radius: 1vw;
}
#lq-header-zh.mob .nav #nav_list .drop_btn{
    position: absolute;
    right: 3vw;
    top: 1.5vw;
    z-index: 2;
    width: 9vw;
    height: 9vw;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
}
#lq-header-zh.mob .nav #nav_list .drop_btn.active{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
#lq-header-zh.mob .nav #nav_list .drop_btn .xybicon{
    height: 9vw;
    display: block;
    width: 9vw;
    text-align: center;
    line-height: 9vw;
    font-size: 4vw;
    color: rgba(30,120,182,1)
}
#lq-header-zh.mob .nav #nav_list li.active .drop_btn .xybicon{
    color: #fff;
}
#lq-header-zh.mob .nav #nav_list .drop_btn .xybicon:after{
    content: "\e79b";
}
#lq-header-zh.mob .nav .nav_drop{
    display: none;
    width: 50vw;
    margin: 0 auto;
    text-align: center;
}
#lq-header-zh.mob.en .nav .nav_drop{
    width: 60vw;
}
#lq-header-zh.mob .nav .nav_drop .drop_content{
    padding: 3vw 0;
    background-color: #fff;
    border-radius: 1vw;
    margin-top: 3vw;
    position: relative;
}
#lq-header-zh.mob.en .nav .nav_drop .drop_content{
    padding: 2vw 0;
}
#lq-header-zh.mob .nav .nav_drop .drop_content:after{
    content: "";
    width: 3vw;
    height: 3vw;
    display: block;
    background-color: #fff;
    position: absolute;
    top: -1.5vw;
    right: 23.5vw;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
#lq-header-zh.mob.en .nav .nav_drop .drop_content:after{
    right: 28.5vw;
}
#lq-header-zh.mob .nav .nav_drop .nav_drop_btn{
    display: block;
    padding: 0 3vw;
    font-size: 3.5vw;
    line-height: 10vw;
    color: #000;
    font-weight: 900;
    text-align: center;
}
#lq-header-zh.mob.en .nav .nav_drop .nav_drop_btn{
    line-height: 5vw;
    margin: 3.5vw 0;
}
@media (max-width: 1680px) {
    #lq-header-zh.pc .nav{
        margin-left: 2vw;
    }
}
@media (max-width: 1580px) {
    #lq-header-zh.pc .logo img {
        width: 120px;
        height: auto;
    }
    #lq-header-zh.pc .nav .nav_list .nav_btn {
        font-size: 15px;
    }
}
@media (max-width: 1520px) {
    #lq-header-zh.pc .nav_content .nav-cont {
        width: 95%;
    }
}
@media (max-width: 1399px) {
    #lq-header-zh.pc .nav_content .nav-cont {
        width: 100%;
        margin: 0;
        padding: 0 15px;
    }
}
@media (max-width: 1240px) {
    #lq-header-zh.pc .nav{
        margin-left: 1vw;
    }
    #lq-header-zh.pc .nav .nav_list li {
        margin: 0 0.8vw;
    }
}
@media (max-width: 1160px) {
    #lq-header-zh.pc .logo img {
        width: 110px;
    }
    #lq-header-zh.pc .nav .nav_list .nav_btn {
        font-size: 13px;
    }
    #lq-header-zh.pc .header-btn a {
        display: none;
    }
    #lq-header-zh.pc .header-btn a.tel-btn {
        display: block;
    } 
}
		  @font-face {
    font-family: 'DisneyEnglishBold';
    src: url('http://cdn.jihuinet.com/wechat/upload/DisneyEnglishBold.eot');
    src: url('http://cdn.jihuinet.com/wechat/upload/DisneyEnglishBold.eot') format('embedded-opentype'),
         url('http://cdn.jihuinet.com/wechat/upload/DisneyEnglishBold.woff2') format('woff2'),
         url('http://cdn.jihuinet.com/wechat/upload/DisneyEnglishBold.woff') format('woff'),
         url('http://cdn.jihuinet.com/wechat/upload/DisneyEnglishBold.ttf') format('truetype'),
         url('http://cdn.jihuinet.com/wechat/upload/DisneyEnglishBold.svg#DisneyEnglishBold') format('svg');
}
@font-face {
    font-family: 'DisneyEnglishMedium';
    src: url('http://cdn.jihuinet.com/wechat/upload/DisneyEnglishMedium.eot');
    src: url('http://cdn.jihuinet.com/wechat/upload/DisneyEnglishMedium.eot') format('embedded-opentype'),
         url('http://cdn.jihuinet.com/wechat/upload/DisneyEnglishMedium.woff2') format('woff2'),
         url('http://cdn.jihuinet.com/wechat/upload/DisneyEnglishMedium.woff') format('woff'),
         url('http://cdn.jihuinet.com/wechat/upload/DisneyEnglishMedium.ttf') format('truetype'),
         url('http://cdn.jihuinet.com/wechat/upload/DisneyEnglishMedium.svg#DisneyEnglishMedium') format('svg');
}
@font-face {
  font-family: 'xybicon';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_mil2qy8biph.eot');
  src: url('//at.alicdn.com/t/font_249974_mil2qy8biph.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_mil2qy8biph.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_249974_mil2qy8biph.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_mil2qy8biph.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_mil2qy8biph.svg#iconfont') format('svg');
}
.xybicon {
    font-family:"xybicon" !important;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
/* 主体内容 */
#laymod_770586 #lq-inbanner-zh .inbanner-content {
    width: 100%;
    padding: 0 3.125%;
    position: relative;
}
#laymod_770586 #lq-inbanner-zh .banner-block {
  position: relative;
}
#laymod_770586 #lq-inbanner-zh .banner-pic {
  width: 100%;
  height: 600px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
#laymod_770586 #lq-inbanner-zh .banner-txt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#laymod_770586 #lq-inbanner-zh .banner-txt>.pc-contain {
  position: relative;
  height: 100%;
}
#laymod_770586 #lq-inbanner-zh .banner-txt .txt-block {
  width: 100%;
  height: 100%;
  padding: 0 3.125vw;
  display: table;
  table-layout: fixed;
  position: relative;
}
#laymod_770586 #lq-inbanner-zh .banner-txt .txt-table {
  display: table-cell;
  vertical-align: middle;
}
#laymod_770586 #lq-inbanner-zh .txt-block .tit {
  margin-top: 7px;
  margin-bottom: 19px;
  font-size: 30px;
  line-height: 1.2;
  font-weight: bold;
  color: rgba(255,255,255,1);
}
#laymod_770586 #lq-inbanner-zh .txt-block .desc {
  font-size: 18px;
  line-height: 2;
  color: #fff;
  color: rgba(255,255,255,.8);
}
/**/
@media (min-width: 1600px) {
  #laymod_770586 .pc-contain {
    width: 1500px;
    margin: 0 auto;
    padding: 0;
  }
}
@media (max-width: 767px) {
  #laymod_770586 #lq-inbanner-zh .inbanner-content .banner-pic {
    height: 60vw;
  }
  #laymod_770586 #lq-inbanner-zh .banner-txt .txt-block h4 {
    font-size: 6vw;
  }
  #laymod_770586 #lq-inbanner-zh .banner-txt .txt-block .desc {
    font-size: 3.2vw;
  }
}
		  img {
border:0 none;  
}
ul,ol,li {
list-style:none;
padding:0;
margin:0;
}
h1,h2,h3,h4,h5,h6,p {
margin:0;
font-weight:normal; 
}
a, a:hover, a:active, a:visited, a:focus {
text-decoration:none;
}
/*模版整体控制*/
#laymod_770610 #jh2_title_2 {
  position:relative;
  overflow:hidden;
    font-family:"PingHei","Lucida Grande","Lucida Sans Unicode";
}
#laymod_770610 .bg {
  position:absolute;
  z-index: 1;
  width:100%;
  height:100%;
  top:0;
  left:0;
}
#laymod_770610 .bg_img {
  z-index:2;
}
#laymod_770610 .bodyCont_width {
  position:relative;
  opacity: 1;
  z-index:4;
}
/*标题控制*/
#laymod_770610 .bodyContTitle {
  position:relative;
  padding: 0;
  z-index: 3;
}
#laymod_770610 .bodyContTitle .left_title {
  float:left;
}
#laymod_770610 .bodyContTitle .left_title.left_none {
	float: none;
}
#laymod_770610 .bodyContTitle .fl {
	font-size: 24px;
	color: #333;
  margin:0 0 12px 0;
}
#laymod_770610 .bodyContTitle .fl2 {
  font-size:12px;
  margin:0;
  color:#999;
}
#laymod_770610 .bodyContTitle .right_more {
  float:right;
  display:block;
}
#laymod_770610 .right_more ul {
  /*display*/
  display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  -webkit-flex-wrap:nowrap;
    -webkit-box-lines:single;
    -moz-flex-wrap:nowrap;
    flex-wrap:nowrap;
    -webkit-justify-content:center;
  justify-content:center;/*主轴上对齐*/
  align-items:flex-end;/*交叉轴对齐*/
  -webkit-align-items:flex-end;
  box-align:end;
  -moz-box-align:end;
  -webkit-box-align:end;
}
#laymod_770610 .right_more li {
  margin:0 0 0 5%;
  _margin:0 0 0 2.5%;
  white-space: nowrap;
}
#laymod_770610 .right_more a,
#laymod_770610 .right_more a dd {
  color:#999;
  font-size:14px;
  font-weight:normal;
  line-height:2.3;
  position:relative;
  display: block;
  transition:all 0.3s ease 0s;
  -moz-transition:all 0.3s ease 0s;
  -webkit-transition:all 0.3s ease 0s;
  -o-transition:all 0.3s ease 0s;
}
  #laymod_770610 .right_more a {
    padding:0 25px 0 0;
  }
  #laymod_770610 .right_more .title_more_icon {
    position:absolute;
    top:50%;
    margin:-10px 0 0 0;
    right:0;
    transition:all 0.3s ease 0s;
    -moz-transition:all 0.3s ease 0s;
    -webkit-transition:all 0.3s ease 0s;
    -o-transition:all 0.3s ease 0s;
    display:block;
  }
  #laymod_770610 .active_false .right_more a:hover .title_more_icon {
    right:-5px;
  }
#laymod_770610 .right_more a dd {
  text-overflow:ellipsis;
  overflow:hidden;
  max-width:150px;
}
#laymod_770610 .active_false .right_more a:hover,
#laymod_770610 .active_false .right_more a:hover dd {
  color:rgba(30,120,182,1);
}
#laymod_770610 .right_more a .jh_line {
  background:rgba(30,120,182,1);
  display:block;
  width:0;
  height:1px;
  position:absolute;
  bottom:0;
  left:50%;
  transition:all 0.3s ease 0s;
  -moz-transition:all 0.3s ease 0s;
  -webkit-transition:all 0.3s ease 0s;
  -o-transition:all 0.3s ease 0s;
}
#laymod_770610 .active_false .right_more a:hover .jh_line {
  left:0;
  width:100%;
}
/*线条*/
#laymod_770610 .bodyCont_width>.jh_line {
  height:1px;
  background:#eee;
  margin:0 auto;
  clear:both;
}
/*直接控制小于992px屏幕时css*/
@media (max-width:992px) {
  #laymod_770610 .bodyContTitle {
    padding:0 15px;
  }
  #laymod_770610 .bodyContTitle .fl,
  #laymod_770610 .bodyContTitle .fl span,
  #laymod_770610 .bodyContTitle .fl p,
  #laymod_770610 .bodyContTitle .fl b {
    font-size:20px;
  }
  #laymod_770610 .bodyContTitle .fl2,
  #laymod_770610 .bodyContTitle .fl2 span,
  #laymod_770610 .bodyContTitle .fl2 p,
  #laymod_770610 .bodyContTitle .fl2 b {
    font-size:12px;
  }
}
		  #penta_video.pc{
    padding-top: 40px;
    padding-bottom: 80px;
    background-color: #f5f5f5;
}
#penta_video.pc .video_title{
    width: 1170px;
    margin: 0 auto;
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 70px;
    color: #010101;
    text-align: center;
}
#penta_video.pc .video_content{
    width:1170px;
    margin: 0 auto;
    padding-bottom: 30px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
#penta_video.pc .video_list{
    width: 360px;
    margin-bottom: 20px;
}
#penta_video.pc .video_list a{
    display: block;
}
#penta_video.pc .video_list .video_pic{
    display: block;
    width: 360px;
    height: 225px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
#penta_video.pc .video_list:hover .video_pic{
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-box-shadow: 0 0 10px #666;
    box-shadow: 0 0 10px #666;
}
#penta_video.pc .video_list .video_pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#penta_video.pc .video_list .video_name{
    display: block;
    font-size: 14px;
    line-height: 24px;
    padding: 10px 0;
    color: #333;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
#penta_video.pc .video_list:hover .video_name{
    color: rgba(30,120,182,1);
}
#penta_video.pc .empty_list{
    width: 360px;
    height: 0;
}
#penta_video.pc .pagenation{
    height: 34px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}
#penta_video.pc .pagenation a{
    width: 34px;
    height: 34px;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    text-align: center;
    line-height: 32px;
    margin: 0 5px;
    border-radius: 3px;
    font-size: 14px;
    font-family: "Arial";
    color: #000000;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
#penta_video.pc .pagenation a:hover{
    background-color: rgba(30,120,182,1);
    border-color: rgba(30,120,182,1);
    color: #fff;
}
#penta_video.pc .pagenation a.active{
    background-color: rgba(30,120,182,1);
    border-color: rgba(30,120,182,1);
    color: #fff;
    pointer-events: none;
}
#penta_video.pc .pagenation a.disabled{
    display: none;
}
#penta_video.pc .pagenation a .webIcon{
    width: 32px;
    height: 32px;
    display: block;
    font-size: 20px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}
#penta_video.pc .pagenation a.pagePrev .webIcon{
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
#penta_video.pc .pagenation a .webIcon:after{
    content: "\e8d9";
}
#penta_video.pc .pagenation span{
    height: 34px;
    line-height: 34px;
    font-size: 12px;
    color: #666666;
    margin: 0 5px;
}
#penta_video .play_content{
    width: fit-content;
    height: fit-content;
    max-height: 80%;
    max-width: 80%;
    position: fixed;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 50%;
    z-index: 1002;
    background-color: #fff;
    opacity: 0;
    transform: translate3d(-50%,-25%,0);
    -webkit-transform: translate3d(-50%,-25%,0);
    -webkit-transition: opacity .5s cubic-bezier(.5,0,0,1),-webkit-transform .5s cubic-bezier(.5,0,0,1);
    transition: opacity .5s cubic-bezier(.5,0,0,1),transform .5s cubic-bezier(.5,0,0,1);
    pointer-events: none;
    font-size: 0;
}
#penta_video .play_content.active{
    opacity: 1;
    pointer-events: all;
    transform: translate3d(-50%,-55%,0);
    -webkit-transform: translate3d(-50%,-55%,0);
}
#penta_video .play_content #myVideo{
    width: 66.66vw;
    height: 37.5vw;
    max-width: 100%;
    max-height: 100%;
}
#penta_video .play_content #close_icon{
    position: absolute;
    top: -20px;
    right: -20px;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s;
}
#penta_video .play_content #close_icon .webIcon{
    width: 50px;
    height: 50px;
    display: block;
    line-height: 46px;
    text-align: center;
    font-size: 50px;
    color: rgba(30,120,182,1);
    transition: all .5s cubic-bezier(.5,0,0,1);
    -webkit-transition: all .5s cubic-bezier(.5,0,0,1);
}
#penta_video .play_content #close_icon .webIcon:after{
    content: "\e66d";
}
#penta_video #video_mask{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1001;
    background-color: #000;
    opacity: 0;
    pointer-events: none;
    transition: all 1s 1s;
    -webkit-transition: all 1s 1s;
}
#penta_video #video_mask.active{
    opacity: 0.3;
    pointer-events: all;
    transition: all 1s;
    -webkit-transition: all 1s;
}
body.video_active {
    overflow: hidden !important;
}
/* 移动端 */
#penta_video.mob{
    padding: 5vw 3vw;
    padding-bottom: 10vw;
    background-color: #f5f5f5;
}
#penta_video.mob .video_title{
    font-size: 6.5vw;
    line-height: 13vw;
    color: #010101;
    font-weight: bold;
    text-align: center;
    margin-bottom: 3vw;
}
#penta_video.mob .video_content{
}
#penta_video.mob .empty_list{
    display: none;
}
#penta_video.mob .video_list{
    width: 94vw;
    margin-bottom: 3vw;
}
#penta_video.mob .video_list a{
    display: block;
}
#penta_video.mob .video_list .video_pic{
    display: block;
    width: 100%;
    height: 60vw;
    -webkit-box-shadow: 0 0 2vw #666;
    box-shadow: 0 0 2vw #666;
}
#penta_video.mob .video_list .video_pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#penta_video.mob .video_list .video_name{
    display: block;
    font-size: 4vw;
    line-height: 6vw;
    padding: 2vw 0;
    color: #333;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
#penta_video.mob .pagenation{
    height: 8vw;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}
#penta_video.mob .pagenation a{
    width: 8vw;
    height: 8vw;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    text-align: center;
    line-height: calc(8vw - 2px);
    margin: 0 .5vw;
    border-radius: 3px;
    font-size: 3.5vw;
    font-family: "Arial";
    color: #000000;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
#penta_video.mob .pagenation a.active{
    background-color: rgba(30,120,182,1);
    border-color: rgba(30,120,182,1);
    color: #fff;
    pointer-events: none;
}
#penta_video.mob .pagenation a.disabled{
    display: none;
}
#penta_video.mob .pagenation a .webIcon{
    width: calc(8vw - 2px);
    height: calc(8vw - 2px);
    display: block;
    font-size: 5vw;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}
#penta_video.mob .pagenation a.pagePrev .webIcon{
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
#penta_video.mob .pagenation a .webIcon:after{
    content: "\e8d9";
}
#penta_video.mob .pagenation span{
    height: 8vw;
    line-height: 8vw;
    font-size: 3.5vw;
    color: #666666;
    margin: 0 .5vw;
}
#penta_video.mob .play_content{
    width: fit-content;
    height: fit-content;
    max-height: 100vw;
    max-width: 94vw;
    position: fixed;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 50%;
    z-index: 1002;
    background-color: #fff;
    opacity: 0;
    transform: translate3d(-50%,-25%,0);
    -webkit-transform: translate3d(-50%,-25%,0);
    -webkit-transition: opacity .5s cubic-bezier(.5,0,0,1),-webkit-transform .5s cubic-bezier(.5,0,0,1);
    transition: opacity .5s cubic-bezier(.5,0,0,1),transform .5s cubic-bezier(.5,0,0,1);
    pointer-events: none;
    font-size: 0;
}
#penta_video.mob .play_content.active{
    opacity: 1;
    pointer-events: all;
    transform: translate3d(-50%,-55%,0);
    -webkit-transform: translate3d(-50%,-55%,0);
}
#penta_video.mob .play_content #myVideo{
    width: 94vw;
    height: 52.875vw;
    max-width: 100%;
    max-height: 100%;
}
#penta_video.mob .play_content #close_icon{
    top: -5vw;
    right: -3vw;
}
#penta_video.mob .play_content #close_icon .webIcon{
    width: 10vw;
    line-height: 10vw;
    font-size: 10vw;
}
		  /** Generated by FG **/
@font-face {
    font-family: 'Conv_bahnschrift';
    src: url('http://cdn.jihuinet.com/wechat/upload/bahnschrift.eot');
    src: local('☺'), url('http://cdn.jihuinet.com/wechat/upload/bahnschrift.otf') format('woff'), url('http://cdn.jihuinet.com/wechat/upload/bahnschrift.ttf') format('truetype'), url('http://cdn.jihuinet.com/wechat/upload/bahnschrift.svg') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'xybicon';  /* Project id 249974 */
    src: url('//at.alicdn.com/t/font_249974_wcklm850bt.woff2?t=1651115087625') format('woff2'),
         url('//at.alicdn.com/t/font_249974_wcklm850bt.woff?t=1651115087625') format('woff'),
         url('//at.alicdn.com/t/font_249974_wcklm850bt.ttf?t=1651115087625') format('truetype');
  }
  .xybicon {
      font-family:"xybicon" !important;
      font-style:normal;
      -webkit-font-smoothing: antialiased;
      -webkit-text-stroke-width: 0.2px;
      -moz-osx-font-smoothing: grayscale;
  }
  #laymod_770587 #lq-footer-zh {
  }
  /* 主体内容 */
  #laymod_770587 #lq-footer-zh .footer-content {
    display: block;
    overflow: hidden;
    background: #333;
    position: relative;
  }
  #laymod_770587 #lq-footer-zh .footer-content:before {
  }
  #laymod_770587 #lq-footer-zh .footer-content .footer-side {
    width: 25.625%;
    height: 598px;
    display: block;
    background: url(//cdn.jihui88.com/upload//z//z3//zohen//picture//2022//04//28/944d6416-15da-4859-9f43-7c37754bd814.jpg) no-repeat;
    background-size: cover;
    float: left;
    display: box;              /* OLD - Android 4.4- */
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;  
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;/*垂直居中*/
  }
  #laymod_770587 #lq-footer-zh .footer-content .footer-side .side-cont {
    margin: 0 auto;
    text-align: center;
  }
  #laymod_770587 #lq-footer-zh .footer-content .logo-block {
    margin-bottom: 28px;
  }
  #laymod_770587 #lq-footer-zh .footer-content .logo-block img {
    height: 79px;
  }
  #laymod_770587 #lq-footer-zh .footer-content .footer-side .desc {
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 1.8;
    color: #fff;
    color: rgba(255,255,255,.8);
    text-align: center;
  }
  #laymod_770587 #lq-footer-zh .footer-content .tel-btn {
      color: rgba(30,120,182,1);
  }
  #laymod_770587 #lq-footer-zh .footer-content .tel-btn .num {
      margin-left: 5px;
      font-size: 40px;
      line-height: 48px;
      font-family: 'DisneyEnglishMedium';
  }
  #laymod_770587 #lq-footer-zh .footer-content .tel-btn .xybicon {
      font-size: 32px;
  }
  #laymod_770587 #lq-footer-zh .footer-content .tel-btn .xybicon:before {
      content: "\e6e9";
  }
  /**------**/
  #laymod_770587 #lq-footer-zh .footer-block .share-block {
    margin-top: 13px;
    float: left;
    width: 100%;
  }
  #laymod_770587 #lq-footer-zh .footer-block .share-block li {
    margin-right: 15px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  #laymod_770587 #lq-footer-zh .footer-block .share-item a {
    width: 33px;
    height:33px;
    display: block;
    font-size: 22px;
    color: #4D4D4D;
    background-image: url(//cdn.jihui88.com/upload//z//z3//zohen//picture//2022//04//28/0f406983-cec3-455f-a0bd-87be6b53d787.png);
    background-repeat: no-repeat;
    transition:all .3s;
    -ms-transition: all .3s; /* IE 9 */
    -moz-transition: all .3s; /* Firefox */
    -webkit-transition: all .3s; /* Safari 和 Chrome */
    -o-transition: all .3s; /* Opera */
  }
  #laymod_770587 #lq-footer-zh .footer-block .wechat-item a {
    background-position: 0 -33px;
  }
  #laymod_770587 #lq-footer-zh .footer-block .wechat-item a:hover {
    background-position: 0 0;
  }
  #laymod_770587 #lq-footer-zh .footer-block .sina-item a {
    background-position: -33px -33px;
  }
  #laymod_770587 #lq-footer-zh .footer-block .sina-item a:hover {
    background-position: -33px 0;
  }
  #laymod_770587 #lq-footer-zh .footer-block .qq-item a {
    background-position: -66px -33px;
  }
  #laymod_770587 #lq-footer-zh .footer-block .qq-item a:hover {
    background-position: -66px 0;
  }
  #laymod_770587 #lq-footer-zh .footer-block .douyin-item a {
    background-position: -99px -33px;
  }
  #laymod_770587 #lq-footer-zh .footer-block .douyin-item a:hover {
    background-position: -99px 0;
  }
  #laymod_770587 #lq-footer-zh .footer-block .qrcode-block img {
    width: 100%;
    max-width: 120px;
  }
  #laymod_770587 #lq-footer-zh .footer-block .column-item {
    width: auto;
  }
  #laymod_770587 #lq-footer-zh .footer-block {
    padding-top: 91px;
    width: 74.375%;
    padding-left: 5vw;
    height: 598px;
    float: right;
    background: url(//cdn.jihui88.com/upload//z//z3//zohen//picture//2022//04//28/47aa8a8b-0ca0-4881-9192-6d21a65a3d9f.jpg) no-repeat;
    background-size: cover;
    padding-top: 90px;
    position: relative;
  }
  #laymod_770587 #lq-footer-zh .footer-block .main-cont {
    position: relative;
    width: 100%;
    height: 100%;
  }
  #laymod_770587 #lq-footer-zh .footer-block .footer-navlist {
    width: 100%;
    overflow: hidden;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
  }
  #laymod_770587 #lq-footer-zh .footer-block .column-item h5 a,
  #laymod_770587 #lq-footer-zh .footer-block .foot-contact h5 a {
    margin: 0;
    margin-bottom: 6px;
    font-size: 18px;
    color: #fff;
    line-height: 2;
    display:block;
  }
  #laymod_770587 #lq-footer-zh .footer-block .column-item h5 span,
  #laymod_770587 #lq-footer-zh .footer-block .foot-contact h5 span {
    position: relative;
  }
  #laymod_770587 #lq-footer-zh .footer-block .column-item h5 em,
  #laymod_770587 #lq-footer-zh .footer-block .foot-contact h5 em {
    display: none;
  }
  #laymod_770587 #lq-footer-zh .footer-block .column-item .item-line {
  }
  #laymod_770587 #lq-footer-zh .footer-block .column-item .item-line:before {
  }
  #laymod_770587 #lq-footer-zh .footer-block .column-item .foot-ul {
  }
  #laymod_770587 #lq-footer-zh .footer-block .foot-contact .foot-ul li em {
    font-style: normal;
  }
  #laymod_770587 #lq-footer-zh .footer-block .foot-contact .foot-ul li,
  #laymod_770587 #lq-footer-zh .footer-block .column-item .foot-ul a,
  #laymod_770587 #lq-footer-zh .footer-block .column-item .foot-ul span {
    font-size: 14px;
    line-height: 30px;
    color: #616161;
    color: rgba(255,255,255,.4);
    display: block;
    position: relative;
    transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
  }
  #laymod_770587 #lq-footer-zh .footer-block .column-item .foot-ul a {
    padding-left: 19px;
  }
  #laymod_770587 #lq-footer-zh .footer-block .column-item .foot-ul a:before {
    content: "";
    width: 10px;
    height: 2px;
    display: block;
    background: rgba(255,255,255,.3);
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
  }
  #laymod_770587 #lq-footer-zh .footer-block .column-item.foot-contact .foot-ul a {
    padding: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  #laymod_770587 #lq-footer-zh .footer-block .column-item.foot-contact .foot-ul a:before {
    display: none;
  }
  #laymod_770587 #lq-footer-zh .footer-block .column-item .foot-ul a:hover,
  #laymod_770587 #lq-footer-zh .footer-block .column-item .foot-ul a:hover span {
    color: #fff; 
  }
  #laymod_770587 #lq-footer-zh .footer-line {
    clear:both;
    width: 100%;
    height: 1px;
    display: block;
    background: rgba(255,255,255,.1);
  }
  /* 版权 */
  #laymod_770587 #lq-footer-zh .footer-copyright {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: none;
  }
  #laymod_770587 #lq-footer-zh .footer-copyright .copy-right {
    width: 100%;
    border: none;
    padding-top: 28px;
    padding-bottom: 23px;
    float: none;
    overflow: hidden;
  }
  #laymod_770587 #lq-footer-zh .footer-copyright .copy-right a,
  #laymod_770587 #lq-footer-zh .footer-copyright .copy-right p {
    padding: 0 2px;
    font-size: 13px;
    line-height: 2;
    color: #fff;
    color: rgba(255,255,255,.3);
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
  }
  #laymod_770587 #lq-footer-zh .footer-copyright .copy-right .copy-infor {
    font-size: 13px;
    line-height: 2;
    color: rgba(255,255,255,.3);
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: left;
  }
  #laymod_770587 #lq-footer-zh .footer-copyright .copy-right a:hover {
  }
  #laymod_770587 #lq-footer-zh .footer-copyright a:last-child {
    margin-right: 0;
  }
  #laymod_770587 #lq-footer-zh .footer-copyright .backage-block {
    display: inline;
    float: right;
  }
  #laymod_770587 #lq-footer-zh .footer-copyright .backage-block a {
    padding:0 2px;
    font-size: 13px;
    color: rgba(255,255,255,.3);
    line-height: 2;
    position: relative;
    transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
  }
  #laymod_770587 #lq-footer-zh .footer-copyright .backage-block a:before {
  }
  #laymod_770587 #lq-footer-zh .footer-copyright .backage-block a:last-child {
    padding-right: 0;
  }
  #laymod_770587 #lq-footer-zh .footer-copyright .backage-block a:first-child {
    padding-left: 0;
  }
  #laymod_770587 #lq-footer-zh .footer-copyright .backage-block a:first-child:before {
    display: none;
  }
  #laymod_770587 #lq-footer-zh .footer-copyright .copy-right a:hover,
  #laymod_770587 #lq-footer-zh .footer-copyright .backage-block a:hover {
    color: #fff;
  }
  /****/
  #laymod_770587 .back-top {
    width: 50px;
    height: 50px;
    display: block;
    background: rgba(30,120,182,1);
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      text-align: center;
      position: fixed;
      z-index: 999;
      right: 5.20833%;
      bottom: 9.259259%;
      cursor: pointer;
    transition:all .3s;
    -ms-transition: all .3s; /* IE 9 */
    -moz-transition: all .3s; /* Firefox */
    -webkit-transition: all .3s; /* Safari 和 Chrome */
    -o-transition: all .3s; /* Opera */
  }
  #laymod_770587 .back-top:hover {
    -webkit-box-shadow: 0px 0px 20px rgba(30, 120, 182, 0.2);
      -moz-box-shadow: 0px 0px 20px rgba(30, 120, 182, 0.2);
      box-shadow: 0px 0px 20px rgba(30, 120, 182, 0.2);
  }
  #laymod_770587 .back-top .xybicon {
    font-size: 16px;
    color: #fff;
    line-height: 50px;
  }
  #laymod_770587 .back-top .xybicon:before {
    content: "\ea54";
  }
  /**点击注册弹窗**/
  #laymod_770587 #mob-btn .regist-btn {
    width: 80%;
    height: 44px;
    line-height: 44px;
    display: block;
    position: fixed;
    bottom: 5vw;
    z-index: 2002;
    left: 10%;
    text-align: center;
    font-size: 4.3vw;
    color: #fff;
    background: rgba(30,120,182,1);
    -webkit-box-shadow: 0px 0px 20px rgba(30, 120, 182, 0.2);
    -moz-box-shadow: 0px 0px 20px rgba(30, 120, 182, 0.2);
    box-shadow: 0px 0px 20px rgba(30, 120, 182, 0.2);
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
  }
  #laymod_770587 #mob-btn .regist-cont {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 2002;
    background: rgba(0,0,0,.45);
    display: none;
  }
  #laymod_770587 #mob-btn .regist-detail h5 {
    margin-bottom: 15px;
    font-size: 4.8vw;
    font-weight: 500;
    line-height: 1.5;
    color: #222;
    text-align: center;
  }
  #laymod_770587 #mob-btn .regist-cont .regist-detail {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%,-50%);
      transform: translate(-50%,-50%);
      width: 89.6%;
      background: #fff;
      box-shadow: 0 0.20514rem 0.95732rem 0 rgba(0,0,0,.12);
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      display: -webkit-box;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      flex-direction: column;
      -webkit-box-align: center;
      align-items: center;
      -webkit-box-pack: start;
      justify-content: flex-start;
      padding: 20px 15px;
  }
  #laymod_770587 #mob-btn .regist-cont .close-btn {
    position: absolute;
    right: 0;
    top: -40px;
  }
  #laymod_770587 #mob-btn .regist-cont .close-btn .xybicon {
    font-size: 20px;
    color: #eee;
  }
  #laymod_770587 #mob-btn .regist-cont .close-btn .xybicon:before {
    content: "\e66d";
  }
  #laymod_770587 #mob-btn .regist-cont .regist-detail .regist-infor {
    width: 100%;
    display: box;              /* OLD - Android 4.4- */
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;  
  }
  #laymod_770587 #mob-btn .regist-cont .regist-detail .regist-infor .regist-pic {
    width: 40%;
  }
  #laymod_770587 #mob-btn .regist-cont .regist-detail .regist-infor .regist-pic img {
    width: 100%;
  }
  #laymod_770587 #mob-btn .regist-cont .regist-detail .regist-txt {
    padding-left: 5px;
  }
  #laymod_770587 #mob-btn .regist-cont .regist-detail .regist-txt li {
    padding-left: 4vw;
    font-size: 4vw;
    line-height: 2;
    position: relative;
  }
  #laymod_770587 #mob-btn .regist-cont .regist-detail .regist-txt li:before {
    content: "";
    width: 6px;
    height: 6px;
    display: block;
    background: rgba(30,120,182,1);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    left: 0;
  }
  #laymod_770587 #mob-btn .regist-cont .regist-detail .regist-txt li em {
    font-style: normal;
  }
  #laymod_770587 #mob-btn .regist-cont .regist-detail .regist-txt .txt {
    font-size: 4vw;
    line-height: 2;
    color: #999;
  }
  #laymod_770587 #mob-btn .regist-cont .regist-detail .regist-txt .txt .xybicon {
    margin-right: 5px;
  }
  #laymod_770587 #mob-btn .regist-cont .regist-detail .regist-txt .txt .xybicon:before {
    content: "\ea41";
  }
  /**************************/
  #laymod_770587 #pc-btn .regist-cont {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 2002;
    display: none;
  }
  #laymod_770587 #pc-btn .regist-cont .regist-detail {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%,-50%);
      transform: translate(-50%,-50%);
      width: 310px;
      background: #fff;
      box-shadow: 0 0.20514rem 0.95732rem 0 rgba(0,0,0,.12);
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      display: -webkit-box;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      flex-direction: column;
      -webkit-box-align: center;
      align-items: center;
      -webkit-box-pack: start;
      justify-content: flex-start;
      padding: 15px 0 5px;
      z-index: 2003;
  }
  #laymod_770587 #pc-btn .regist-cont .regist-detail img {
    width: 100%;
  }
  #laymod_770587 #pc-btn .regist-cont .close-btn {
    position: absolute;
    right: 3px;
    top: 3px;
  }
  #laymod_770587 #pc-btn .regist-cont .close-btn .xybicon {
    font-size: 24px;
    color: #aaa;
  }
  #laymod_770587 #pc-btn .regist-cont .close-btn .xybicon:before {
    content: "\e7d3";
  }
  .regist-bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2001;
    background: rgba(0,0,0,.45);
  }
  @media (min-width: 1200px) {
    #laymod_770587 #lq-footer-zh .footer-block {
      padding-right: -moz-calc(50vw - 585px);
      padding-right: -webkit-calc(50vw - 585px);
      padding-right: calc(50vw - 585px);
    }
  }
  @media (min-width: 1600px) {
    #laymod_770587 #lq-footer-zh .footer-block {
      padding-right: -moz-calc(50vw - 750px);
      padding-right: -webkit-calc(50vw - 750px);
      padding-right: calc(50vw - 750px);
    }
  }
  @media (max-width: 1199px) {
    #laymod_770587 #lq-footer-zh .footer-content .logo-block {
      width: 80%;
      margin: 0 auto 20px;
    }
    #laymod_770587 #lq-footer-zh .footer-content .logo-block img {
      width: 100%;
      height: auto;
    }
    #laymod_770587 #lq-footer-zh .footer-content .footer-side .desc {
      font-size: 16px;
    }
    #laymod_770587 #lq-footer-zh .footer-content .tel-btn .xybicon {
      font-size: 20px;
    }
    #laymod_770587 #lq-footer-zh .footer-content .tel-btn .num {
      font-size: 25px;
    }
  }
  @media (max-width: 991px) {
    #laymod_770587 #lq-footer-zh .footer-block .column-item {
      width: 100%;
      float: left;
    }
    #laymod_770587 #lq-footer-zh .footer-block {
      padding-top: 40px;
    }
    #laymod_770587 #lq-footer-zh .footer-block .share-block li {
      margin-right: 1%;
    }
  }
  @media (max-width:767px) {
    #laymod_770587 #lq-footer-zh .footer-content:before {
      display: none;
    }
    #laymod_770587 #lq-footer-zh .footer-content {
      padding:0;
      display: block;
    }
    #laymod_770587 #lq-footer-zh .footer-block .footer-navlist {
      width: 100%;
      display: block;
    }
    #laymod_770587 #lq-footer-zh .footer-block .footer-side .share-block {
      width: 100%;
    }
    #laymod_770587 #lq-footer-zh .footer-block .logo-block {
      float: none;
      text-align: center;
    }
    #laymod_770587 #lq-footer-zh .footer-block .logo-block img {
    }
    #laymod_770587 #lq-footer-zh .footer-block .foot-about,
    #laymod_770587 #lq-footer-zh .footer-block .foot-contact {
      width: 100%;
      float:left;
      text-align: left;
      position: relative;
    }
    #laymod_770587 #lq-footer-zh .footer-block .column-item {
      max-height: 45px;
      border-bottom: 1px solid rgba(255,255,255,.2);
      -webkit-transition: max-height .3s cubic-bezier(.33,0,0,1);
      transition: max-height .3s cubic-bezier(.33,0,0,1);
      overflow: hidden;
    }
    #laymod_770587 #lq-footer-zh .footer-block .foot-contact {
      border-bottom: 0;
    }
    #laymod_770587 #lq-footer-zh .footer-block .column-item.active {
      max-height: inherit;
      will-change: transform,max-height;
    }
    #laymod_770587 #lq-footer-zh .footer-block .column-item .foot-ul {
    }
    #laymod_770587 #lq-footer-zh .footer-block .column-item .foot-ul a {
      display: block;
      padding-left: 1.5em;
    }
    #laymod_770587 #lq-footer-zh .footer-copyright {
      padding: 15px;
      display: block;
      position: relative;
      left: auto;
      right: auto;
      bottom: auto;
    }
    #laymod_770587 #lq-footer-zh .footer-copyright .copy-right,
    #laymod_770587 #lq-footer-zh .footer-copyright .backage-block {
      width: 100%;
      text-align: center;
    }
    #laymod_770587 #lq-footer-zh .footer-copyright .copy-right p,
    #laymod_770587 #lq-footer-zh .footer-copyright .backage-block a {
      line-height: 30px;
    }
    #laymod_770587 #lq-footer-zh .footer-block .column-item h5 a,
    #laymod_770587 #lq-footer-zh .footer-block .foot-contact h5 a {
      font-size: 15px;
      line-height: 45px;
    }
    /* 展开下拉样式 */
    #laymod_770587 #lq-footer-zh .footer-block .column-item h5 em {
      display: block;
      font-style: normal;
      float: right;
      text-align: center;
      width: 45px;
      -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
      transform-origin: 50%;
      font-size: 12px;
      line-height: 45px;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
    }
    #laymod_770587 #lq-footer-zh .footer-block .column-item.active h5 em {
      will-change: transform;
      -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
      transform: rotate(-135deg);
    }
    #laymod_770587 #lq-footer-zh .footer-block .column-item .item-line {
      display: none;
    }
    #laymod_770587 #lq-footer-zh .footer-block .column-item h5 {
      margin-bottom: 4px;
    }
    #laymod_770587 #lq-footer-zh .footer-block {
      width: 100%;
      padding: 15px;
      height: auto;
      display: block;
    }
    #laymod_770587 #lq-footer-zh .footer-copyright .copy-right {
      padding: 0;
    }
    #laymod_770587 #lq-footer-zh .footer-block .foot-qrcode h5 {
      display: none;
    }
    #laymod_770587 #lq-footer-zh .footer-block .foot-contact .foot-ul li,
    #laymod_770587 #lq-footer-zh .footer-block .foot-contact .foot-ul li a {
      line-height: 2;
    }
    #laymod_770587 #lq-footer-zh .footer-copyright .copy-right a,
    #laymod_770587 #lq-footer-zh .footer-copyright .copy-right p {
      font-size: 3.2vw;
      line-height: 1.6;
    }
    #laymod_770587 #lq-footer-zh .footer-content .footer-side {
      width: 100%;
      display: none;
    }
    #laymod_770587 #lq-footer-zh .footer-block .column-item h5 {
      width: 100%;
    }
  }
