/*手机端样式开始*/
html,body { font-size: 12px; }

/*统一header开始*/

#name_box_w { max-width: 1440px; height: 5.0rem; transition: all 0.5s; margin:0 auto}

#name_box_w .container-fluid { height: 100%; }
#name_box_w #header_logo img { transition: all 0.5s; max-height: 3.0rem;}


/*主导航*/

.jy-navI>li { line-height: 100%; position: relative; display: flex; justify-content: center; align-items: center; z-index:99999 }

.jy-navI>li>a { width: 100%; height: 100%; position: relative; z-index: 1; display: flex; justify-content: center; align-items: center; padding: 0 0.3125rem; line-height: 100%; font-size: 1rem /* 16/16 */; color: #000000; }
.jy-navI>li>a p { position: relative; z-index: 2; font-size:1.5rem; }
.jy-navI>li>a:after { z-index: 0; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); display: block; width: 100%; height: 0; content: ''; transition: all .5s ease; }
.jy-navI>li:hover>a:after, .jy-navI>li.active>a:after { background-color: var(--second_color); height: 100%; }
.jy-navI>li:hover>a,.jy-navI>li.active p{ color: #FFFFFF; }
.jy-navI>li .children { width: 100%; position: absolute; z-index: 1; left: 0; top: 100%; height: 0; overflow: hidden; visibility: hidden; opacity: 0; transition: all .3s ease; }
.jy-navI>li:hover .children { visibility: visible; opacity: 1; height: auto; }

.jy-navI li#nav_product .children { width: 17.5rem /* 280/16 */; }
.jy-navI li .children li a { padding: 0 0.3125rem; line-height: 3; font-size: 1.2rem; text-align: center; background-color: #fcf9f9; color: #444444; transition:.3s all; }
.jy-navI li .children li a:hover,.jy-navI li .children li a.active { background: var(--base_color); color: #ffffff; }

/*主导航*/

/*导航右侧*/
#header_tel { width: 5rem /* 80/16 */; background-color: var(--base_color); }
/*导航右侧*/
#name_box_w .container-fluid #m_nav { width: 3.1875rem; height: 100%; }

#banner_box, #page_banner_box { transition: all 0.5s; }

/*下拉样式*/
/*统一header结束*/


/*统一子页面开始*/

/*992开始左右分栏目子页面*/

/*统一子页面LEFT开始*/

#jy-page_left { width: 100%; display:none; }
#jy-page_left { padding-left: 0;  }
#jy-page_left .jy-box { border: 1px solid #d1b9a6; padding: 2px;  }
#jy-page_left .jy-box_s { width: 100%; padding: 1rem /* 16/16 */; background: url('../image/jy-slider_bg.webp') bottom center no-repeat #fef9f5; background-size: 100% auto; }
#jy-page_left .title { position: relative; left: 0; width: 17.625rem /* 282/16 */; height: 3.6875rem /* 59/16 */; line-height: 3.6875rem /* 59/16 */; background: url('../image/jy-slider_title_bg.webp') left center no-repeat; background-size: 75% auto; font-size: 1.125rem; font-weight: bold; color: #f5cda0; padding-left: 3rem /* 48/16 */; }

#jy-page_left .jy-navList { min-height: 12rem /* 192/16 */; margin-bottom: 3.125rem /* 50/16 */; }
#jy-page_left .jy-navList li a { font-size: 1.125rem; border-bottom: 1px solid #e8dac8; line-height: 4rem /* 64/16 */; }
#jy-page_left .jy-navList li a:hover,#jy-page_left .jy-navList li a.active { border-bottom: 1px solid var(--base_color); color: var(--base_color); }

#jy-page_left .main_tel { font-size: 2.0625rem /* 33/16 */; font-weight: bold; }
#jy-page_left .main_tel i { font-size: 1.75rem /* 28/16 */; }

#jy-page_left .tel_num { font-size: 1.625rem /* 26/16 */; font-weight: bold;border-bottom: 1px solid var(--base_color); }

#jy-page_left .contactList { color: #c90018; }

#jy-page_left .main_tel i { font-size: 1.75rem /* 28/16 */; }
#jy-page_left .tel_num { font-size: 1.625rem /* 26/16 */; font-weight: bold; }

#jy-page_left .text { padding: .625rem /* 10/16 */ .9375rem /* 15/16 */; background-color: #cc001b; font-size: 1.125rem /* 18/16 */; color: #ffffff; text-align: center;}

/*统一子页面LEFT结束*/

/*统一子页面RIGHT开始*/
#jy-page_right { width: 100%!important; }

#jy-page_right .jy-box_header.main_box_header2 { background: url('../image/jy-page_line.webp') bottom center no-repeat; background-size: 100% auto; }


.line_bg { width: 100%; height: 0.0625rem; background: url('../image/jy-line_bg.webp') center repeat-x; }

.mainInfo { font-size: 1.0rem; line-height: 2; }
.video_box { width: 100%; height: 23.4375rem; }

/* 图片列表 */
.jy-pic_list a .cover {transition: all 0.3s; opacity: 0; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: rgba(0,0,0,0.5); display: flex; justify-content: center; align-items: center; }
.jy-pic_list a .cover .title { font-size: 1.25rem; color: #ffffff; position: relative; padding: 0.625rem 0; max-width: 80%;}
.jy-pic_list a:hover .cover { opacity: 1; } 
.jy-pic_list a .cover .title:before { content: ''; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 60%; height: 0.0625rem; background: #fff; transition: all .5s ease;}
.jy-pic_list a .cover .title:after { content: ''; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 60%; height: 0.0625rem; background: #fff; transition: all .5s ease;}
.jy-pic_list a:hover .cover .title:before, .jy-pic_list a:hover .cover .title:after { width: 0.625rem; }

/*.jy-pic_list img { max-width: 100%; max-height: 100%; }*/
.jy-pic_list .jy-box_link a.link1 { height: 2.5625rem; background-color: var(--base_color); color: #ffffff; border-radius: 0; }
.jy-pic_list .jy-box_link a.link2 { height: 2.5625rem; background-color: #c7c8d3; color: #ffffff; border-radius: 0; }
.jy-pic_list .jy-box_link a { flex-grow: 0; padding: 0 0.625rem; height: 3.25rem; overflow: hidden; font-size: 0.875rem; color: #ffffff; }
.jy-pic_list .jy-box_link a i { font-size: 1.125rem; margin-right: 0.3125rem; color: #ffffff; }
.jy-pic_list .jy-box_link a:hover { background-color: #000000; color: #ffffff; }
.jy-pic_list .jy-box_link a:hover i { color: #ffffff; }

.jy-pic_list .jy-box_link a.link1:hover { background-color: #ef9700; }
.jy-pic_list .jy-box_link a.link2:hover { background-color: #20223b; }
/* 图片列表 */
/* 新闻列表 */
.jy-news_list li { margin-bottom: 0.75rem; }
.jy-news_list li .img_box { width: 100%; }
.jy-news_list li .cont_box { margin-top: 1.25rem; width: 100%; transition: all 0.3s; }
.jy-news_list li .title { font-size: 1.25rem; line-height: 1.6; margin-bottom: 1.0rem; transition: all 0.3s; }
.jy-news_list li .content { font-size: 1.0rem; color: var(--grey); margin-bottom: 1.0rem; line-height: 1.8; transition: all 0.3s; }
.jy-news_list li .time { font-size: 1.0rem; color: var(--grey2); }
.jy-news_list li a:hover .title { font-weight: bold; color: var(--base_color); }
/* 新闻列表 */
/* 课程列表 */
.jy-kc_gd .icon { width: 2.5rem; height: 2.5rem; display: flex; justify-content: center; align-items: center; margin: 0 auto; }
.jy-kc_gd .icon img { height: 2.5rem; }
.jy-kc_gd .title { font-size: 1.375rem; font-weight: bold; }
.jy-kc_gd .desc { font-size: 0.9375rem; color: var(--grey1); line-height: 18px; text-align: justify;}
@media (max-width: 717px){
.jy-kc_gd .desc { display:none;}
}
.jy-kc_gd .arrow i { font-size: 1.25rem; color: var(--grey1); display: inline-block; transform: rotate(90deg); }
.jy-kc_gd a:hover * { color: var(--base_color) !important; }
/* 课程列表 */

/*子页面翻页按钮按钮*/
.de-page-mian .page-inner .prev, .de-page-mian .page-inner .next, .de-page-mian .page-inner span, .de-page-mian .page-inner input, .de-page-mian .page-inner .page-btn{display: none !important;}
/*子页面翻页按钮按钮*/
.detail_title .title { background-color: var(--base_color); width: 10rem; height: 3.5rem; font-size: 1.125rem; text-align: center; color: #ffffff; }
.detail_title .title i { font-size: 1.25rem !important; }
/*统一子页面RIGHT结束*/

.contact-list li .rounded-circle {margin-right: 0.75rem; }

/* 关于我们专题页 */
#jy-about_box_1 { padding-top: 3rem; padding-bottom: 3rem; background: url('../image/jy-box1_bg.webp') center no-repeat #b31919; background-size: cover; }
#jy-about_box_1 .jy-box_header.jy-about_box_header { margin-bottom: 2rem /* 32/16 */; }
#jy-about_box_1 .jy-box_header.jy-about_box_header .title { font-size: 1.875rem /* 30/16 */; color: #ffffff; }
#jy-about_box_1 .jy-box_body.content { line-height: 2; color: #ffffff; }

#jy-about_box_2 { padding-top: 3rem /* 48/16 */; padding-bottom: 3rem /* 48/16 */; background-color: #ffffff; }
#jy-about_box_2 .jy-box_header.jy-about_box_header { margin-bottom: 1.5rem /* 24/16 */; }
#jy-about_box_2 .jy-box_header.jy-about_box_header .title { font-size: 1.875rem /* 30/16 */; color: #cf1620; }
#jy-about_box_2 .jy-box_body.content { line-height: 2; color: #646464; }


#jy-about_box_3 { position: relative; z-index: 2; }
#jy-about_box_3 .jy-box_header.jy-about_box_header { margin-bottom: 2rem /* 32/16 */; }
#jy-about_box_3 .jy-box_header.jy-about_box_header .title { font-size: 1.875rem /* 30/16 */; color: #ffffff; }
#jy-about_box_3 .jy-box_body.content { line-height: 2; color: #646464; }

#jy-about_box_3 #xzly { padding-top: 3.5rem /* 56/16 */; padding-bottom: 3rem /* 48/16 */; background: url('../image/jy-box3_bg.webp') center no-repeat #e5472c; background-size: cover; }
#jy-about_box_3 #xzly li { text-align: center; color: #ffffff; }
#jy-about_box_3 #xzly li .icon { width: 6.5625rem /* 105/16 */; height: 6.5625rem /* 105/16 */; border: 1px solid rgba(255, 255, 255, 0.3); display: flex; justify-content: center; align-items: center; margin: 0 auto; margin-bottom: .625rem /* 10/16 */; }
#jy-about_box_3 #xzly li .icon i { font-size: 3.125rem /* 50/16 */; color: #ffffff; }
#jy-about_box_3 #xzly li .text { font-size: 1.375rem /* 22/16 */; color: #ffffff; text-align: center; }

#jy-about_box_4 { position: relative; z-index: 1; }
#jy-about_box_4 .jy-box_s { position: relative; z-index: 1; padding-top: 3rem /* 48/16 */; padding-bottom: 3rem /* 48/16 */; background: url('../image/jy-box4_bg.webp') bottom center no-repeat #fdf1e9; background-size: cover; }

#jy-about_box_4 .jy-box_header.jy-about_box_header { margin-bottom: 2rem /* 32/16 */; }
#jy-about_box_4 .jy-box_header.jy-about_box_header .title { font-size: 1.875rem /* 30/16 */; color: var(--base_color); margin-bottom: 1.5rem /* 24/16 */; }
#jy-about_box_4 .jy-box_header.jy-about_box_header .desc { line-height: 2; color: #646464; }
#jy-about_box_4 .lljs_gd .border { border: 1px solid rgba(255, 255, 255, 0.5) !important;}
#jy-about_box_4 .jy-box_body .btns { display: block; margin: 0 auto; margin-top: 3rem /* 48/16 */; width: 14.375rem /* 230/16 */; height: 3.5625rem /* 57/16 */; text-align: center; line-height: 3.5625rem /* 57/16 */; background-color: #ffffff; color: var(--base_color); }

#jy-about_box_5 { padding-top: 3rem; padding-bottom: 3rem; background: url('../image/jy-box5_bg.webp') bottom center no-repeat #fdf1e9; background-size: cover; }
#jy-about_box_5 .jy-box_header.jy-about_box_header { margin-bottom: 2rem /* 32/16 */; }
#jy-about_box_5 .jy-box_header.jy-about_box_header .title { font-size: 1.875rem /* 30/16 */; color: var(--base_color); margin-bottom: 1.5rem /* 24/16 */; }
#jy-about_box_5 .jy-box_header.jy-about_box_header .desc { line-height: 2; color: #646464; }
#jy-about_box_5 .lljs_gd .border { border: 1px solid rgba(255, 255, 255, 0.5) !important;}
#jy-about_box_5 .jy-box_body .btns { display: block; margin: 0 auto; margin-top: 3.75rem /* 60/16 */; width: 14.375rem /* 230/16 */; height: 3.5625rem /* 57/16 */; text-align: center; line-height: 3.5625rem /* 57/16 */; border: 1px solid var(--base_color); color: var(--base_color); }
/* 关于我们专题页 */

/* 特色教学专题页 */
#jy-tsjx_box_1 { padding-top: 3rem; padding-bottom: 3rem; background: url('../image/jy-box1_bg1.webp') center no-repeat #b31919; background-size: cover; }
#jy-tsjx_box_1 .jy-box_header.jy-tsjx_box_header { margin-bottom: 2rem /* 32/16 */; }
#jy-tsjx_box_1 .jy-box_header.jy-tsjx_box_header .title { font-size: 1.875rem /* 30/16 */; color: #ffffff; }
#jy-tsjx_box_1 .jy-box_body.content { line-height: 2; color: #ffffff; margin-bottom: 2.5rem /* 40/16 */; }

#jy-tsjx_box_2 { padding-top: 3rem; padding-bottom: 3rem; background: url('../image/jy-box2_bg.webp') top center no-repeat #ffffff; background-size: 100% auto; }
#jy-tsjx_box_2 .jy-box_header.jy-tsjx_box_header { margin-bottom: 1.25rem /* 20/16 */; }
#jy-tsjx_box_2 .jy-box_header.jy-tsjx_box_header .title { font-size: 1.875rem /* 30/16 */; color: var(--base_color); }
#jy-tsjx_box_2 .jy-box_body.content { line-height: 2; color: #646464; margin-bottom: 2.5rem /* 40/16 */; }

#jy-tsjx_box_3 .jy-box_s { position: relative; padding-top: 3rem; padding-bottom: 3rem; background-image: linear-gradient(180deg, rgba(250,220,195,1) 50%, rgba(250,220,195,1) 50%, rgba(250,220,195,0) 100%); border-radius: 1.25rem /* 20/16 */ 1.25rem /* 20/16 */ 0 0; }

#jy-tsjx_box_3 .jy-box_s .yin1 { position: absolute; top: 3.125rem /* 50/16 */; left: 2.625rem /* 42/16 */; width: 1.25rem /* 20/16 */; } 
#jy-tsjx_box_3 .jy-box_s .yin2 { position: absolute; bottom: 1.25rem /* 20/16 */; right: -.625rem /* -10/16 */; width: 6.25rem /* 100/16 */; } 

#jy-tsjx_box_3 .jy-box_header.jy-tsjx_box_header { margin-bottom: 1.25rem /* 20/16 */; }
#jy-tsjx_box_3 .jy-box_header.jy-tsjx_box_header .title { font-size: 1.875rem /* 30/16 */; color: var(--base_color); }
#jy-tsjx_box_3 .jy-box_body.content { line-height: 2; color: #646464; margin-bottom: 2.5rem /* 40/16 */; }

#jy-tsjx_box_4 { padding-top: 3rem; padding-bottom: 3rem; background-color: #d1121d; }
#jy-tsjx_box_4 .jy-box_header.jy-tsjx_box_header { margin-bottom: 2rem /* 32/16 */ }
#jy-tsjx_box_4 .jy-box_header.jy-tsjx_box_header .title { font-size: 1.875rem /* 30/16 */; color: #ffffff; }
#jy-tsjx_box_4 .jy-box_body.content { line-height: 2; color: #ffffff; margin-bottom: 2.5rem /* 40/16 */; }

#jy-tsjx_box_5 { padding-top: 3rem; padding-bottom: 3rem; background: url('../image/jy-box5_bg1.webp') center no-repeat #fdf1e9; background-size: cover; }
#jy-tsjx_box_5 .jy-box_header.jy-tsjx_box_header { margin-bottom: 1.25rem /* 20/16 */ }
#jy-tsjx_box_5 .jy-box_header.jy-tsjx_box_header .title { font-size: 1.875rem /* 30/16 */; color: var(--base_color); }
#jy-tsjx_box_5 .jy-box_body.content { line-height: 2; color: #646464; margin-bottom: 2.5rem /* 40/16 */; }

/* 特色教学专题页 */


/*统一子页面结束*/

/*统一footer开始*/
#footer { background: url('../image/jy-footer_bg.webp') center no-repeat; background-size: cover; font-size: 1rem;
/*margin-bottom: 5rem; */
    
}
#footer #footer_main { padding-top: 2.0rem; padding-bottom: 2.0rem; }

#footer_main,#footer_main a { color: #fadcc3; }
#footer_main a:hover { color: #ff0; }

#e1 .jy-navF dt { font-size: 1.125rem /* 18/16 */; font-weight: normal; color: #fadcc3; text-align: center; }
#e1 .jy-navF dd { font-size: .875rem /* 14/16 */; font-weight: normal; color: #fadcc3; 
/*text-align: center;*/
}

#e2 { width: 329px; max-width: 100%; }
#e2 .main_tel { font-size: 2.0625rem /* 33/16 */; font-weight: bold; }
#e2 .main_tel i { font-size: 1.75rem /* 28/16 */; }

#e2 .text { padding: .625rem /* 10/16 */ .9375rem /* 15/16 */; background-color: #f3ccb8; font-size: 1.125rem /* 18/16 */; color: #d1020a; text-align: center;}
#e2 .contact { font-size: 1rem /* 16/16 */; }

#footer_copy .jy-box { border-top: 1px solid #fce5d3; }

#footer_copy { color: #fce5d3; }

#footer_copy a { color: #fce5d3; }
#footer_copy a:hover { color: #ff0; }


/*统一footer结束*/

/*首页样式开始*/

/*首页swiper按钮统一样式*/
.jy-flash_all .swiper-pagination { bottom: 1.25rem !important; }
.jy-flash_all .swiper-pagination .swiper-pagination-bullet { background-color: var(--base_color); outline: none; transition: all 0.3s; padding: 0; opacity: 1; margin: 0 0.3125rem; border-radius: 0; width: 0.75rem !important; height: 0.125rem !important;}
.jy-flash_all .swiper-pagination-bullet-active { background-color: var(--base_color); outline: none; padding: 0 1.25rem !important; opacity: 1 !important;}
.jy-flash_all .swiper-button-next, .jy-flash_all .swiper-button-prev { border-radius: 50%; background-color: rgba(255, 255, 255, 0.5); color: #ffffff !important;}

/*首页swiper按钮统一样式*/

/*首页swiper左右按钮*/
.swiper-button-prev:after, .swiper-button-next:after{font-size: 1.25rem !important;}
/*首页swiper左右按钮*/

.jy-box_header.main_box_header { width: 100%; background: url('../image/jy-title_bg.webp') center no-repeat; background-size: cover; margin-bottom: 2rem; position: relative; }
.jy-box_header.main_box_header img { width: 27.5rem /* 440/16 */; max-width: 75%; }

.jy-box_header.main_box_header2 { width: 100%; background: url('../image/jy-in_line.webp') bottom center no-repeat; background-size: 100% auto; margin-bottom: 2rem; }
.jy-box_header.main_box_header2 .squre { width: .8125rem /* 13/16 */; height: .8125rem /* 13/16 */; background-color: #d1121d; }

.jy-box_header.main_box_header2 .title { font-size: 1.375rem /* 22/16 */; font-weight: bold; color: #d1121d; }

.jy-better_list { margin-bottom: 1rem; }
.jy-better_list li { margin-bottom: 0.625rem; }
.jy-better_list li a { border-bottom: 1px solid #e67a6c; }
.jy-better_list li .title { color: var(--grey1); font-size: 1.375rem /* 22/16 */; font-weight: bold; transition: all 0.3s; }
.jy-better_list li .title .tags { background-color: var(--base_color); color: #ffffff; padding: .375rem /* 6/16 */ .625rem /* 10/16 */; font-size: 0.875rem; font-weight: bold; display: inline-block; }

.jy-better_list li .content { font-size: 1rem; color: var(--grey2); transition: all 0.3s; }
.jy-better_list a:hover .title { color: var(--base_color); }
.jy-better_list a:hover .content { color: var(--base_color); }

.jy-nomarl_list li { line-height: 2; }
.jy-nomarl_list li .title { font-size: 1rem; color: var(--grey1); transition: all 0.; }
.jy-nomarl_list li .title span { font-size: 1.125rem; font-weight: bold; color: var(--base_color); }
.jy-nomarl_list li .time { font-size: 1rem; color: var(--grey2); }
.jy-nomarl_list a:hover .title { color: var(--base_color); }

.jy-better_list_pic {  }
.jy-better_list_pic li .img_box {  }

.jy-better_list_pic li .cont_box { background-color: #fffbf4; padding: 1rem; }
.jy-better_list_pic li .cont_box .title { font-size: 1rem; font-weight: bold; margin-bottom: 1.0rem; }
.jy-better_list_pic li .cont_box .content { font-size: 1rem; color: var(--grey1); line-height: 1.75; }
.jy-better_list_pic li .cont_box .more { transition: all 0.3s; width: 4.6875rem; height: 1.25rem; text-align: center; line-height: 1.25rem; font-size: 0.875rem; background-color: #f2f0f0; color: var(--grey1); }
.jy-better_list_pic li a:hover .cont_box .more { background-color: var(--base_color); color: #ffffff; }

.jy-better_pics { margin-bottom: 1.25rem; }
.jy-better_pics li .title { width: 100%; height: 20%; min-height: 2.5rem; padding: 0 0.625rem; position: absolute; left: 0; top: auto; bottom: 0; z-index: 1; font-size: 1rem; color: #ffffff; font-weight: bold; }

.jy-better_pics_a { margin-bottom: 1.25rem; }
.jy-better_pics_a li .cont_box { width: 100%; min-height: 2.5rem; padding: 0 0.625rem; position: absolute; left: 0; top: auto; bottom: 0; z-index: 1; font-size: 1rem; color: #ffffff; }

.jy-better_pics_a li .cont_box .title { font-size: 1.375rem; font-weight: bold; color: #ffffff; margin-bottom: 0.75rem; } 
.jy-better_pics_a li .cont_box .content { font-size: 1.0rem; color: rgba(255, 255, 255, 0.8); } 

.jy-nomarl_list_a li { line-height: 1.875; margin-bottom: 0.5rem; }
.jy-nomarl_list_a li:last-child { margin-bottom: 0; }
.jy-nomarl_list_a li a { background-color: #fffbf4; height: 3.125rem; line-height: 3.125rem; }
.jy-nomarl_list_a li .title  { font-size: 1.125rem; font-weight: bold; color: var(--base_color); }
.jy-nomarl_list_a li .content { font-size: 1rem; color: var(--grey1); }

/*jy-in_box_1*/
#jy-in_box_1 { padding-top: 2rem; padding-bottom: 2rem; 
/*background: url('../image/jy-in_bg_1.webp') bottom center no-repeat #fdf1e9;*/
background-size: 100% auto; }
#jy-in_box_1 #box_1 { margin-bottom: 1.875rem /* 30/16 */; }
#jy-in_box_1 .jy-box_header { margin-bottom: 2rem; }
#jy-in_box_1 .jy-box_body { font-size: 1.0rem; line-height: 1.6; color: var(--grey1); }
/*jy-in_box_1*/

/*jy-in_box_2*/
#jy-in_box_2 { padding-top: 2rem; padding-bottom: 0; }
#jy-in_box_2 .container {  }


.jy-tsjx_gd .swiper-slide  { padding-left: 0;  }
.jy-tsjx_gd .swiper-slide .jy-box { border: 1px solid #d1b9a6; padding: 2px;  }
.jy-tsjx_gd .swiper-slide .jy-box_s { width: 100%; padding: 1rem /* 16/16 */; background: url('../image/jy-slider_bg.webp') bottom center no-repeat; background-size: 100% auto; }
.jy-tsjx_gd .swiper-slide .title { position: relative; left: 0; width: 20.5625rem /* 329/16 */; height: 3.6875rem /* 59/16 */; line-height: 3.6875rem /* 59/16 */; background: url('../image/jy-slider_title_bg.webp') left center no-repeat; background-size: 75% auto; font-size: 1.125rem; font-weight: bold; color: #f5cda0; padding-left: 3rem /* 48/16 */; margin-bottom: 1.25rem /* 20/16 */; }
.jy-tsjx_gd .swiper-slide .imgbox { margin-bottom: 1.25rem /* 20/16 */; }
.jy-tsjx_gd .swiper-slide .content { font-size: 0.875rem; color: var(--grey2); margin-bottom: 1.25rem /* 20/16 */;  }
.jy-tsjx_gd .swiper-slide .more { margin-bottom: 1.875rem /* 30/16 */; }
.jy-tsjx_gd .swiper-slide .more a { font-size: 1rem; color: var(--base_color); }
.jy-tsjx_gd .swiper-slide .more a:hover { filter: brightness(110%); }

/*jy-in_box_2*/

/*jy-in_box_3*/
#jy-in_box_3 { padding-top: 2.0rem; padding-bottom: 0; }

#jy-in_box_3 .jy-box_body { height: 25rem /* 400/16 */; }

#jy-in_box_3 .jy-box_body .jy-box { margin-right: .5rem /* 8/16 */; } 
#jy-in_box_3 .jy-box_body .jy-box a { width: 4.875rem /* 78/16 */; padding: 1.25rem /* 20/16 */;  } 
#jy-in_box_3 .jy-box_body .jy-box a .tit { width: 1.625rem /* 26/16 */; font-size: 1.625rem /* 26/16 */; line-height: 1.1; font-weight: bold; }
#jy-in_box_3 .jy-box_body .jy-box a .more { width: 1rem /* 16/16 */; font-size: 1rem /* 16/16 */; line-height: 1.1; }
#jy-in_box_3 .jy-box_body .jy-box_1 a { background-color: #f29242; color: #f5cda0; } 
#jy-in_box_3 .jy-box_body .jy-box_2 a { background-color: #d1121d; color: #f5cda0; } 

#jy-in_box_3 .jy-box_body .jy-box a:hover { filter: brightness(120%); } 

#jy-in_box_3 .jy-box_body .jy-box_3 { background: url('../image/jy-in_box3_3.webp') no-repeat center; background-size: cover; padding: 1.25rem /* 20/16 */; }

.pxjd_gd .swiper-slide .imgbox { margin-bottom: 1.875rem /* 30/16 */; }
.pxjd_gd .swiper-slide .title { font-size: 1.375rem /* 22/16 */;  font-weight: bold; color: #f5cda0; margin-bottom: 1.25rem /* 20/16 */; }
.pxjd_gd .swiper-slide .content { font-size: 0.875rem; color: rgba(245,205,160,0.6); margin-bottom: 1.25rem /* 20/16 */;  }
.pxjd_gd .swiper-slide .more a { font-size: 1rem; color: #f5cda0; }

/*jy-in_box_3*/

/*jy-in_box_4*/
#jy-in_box_4 { padding-top: 2.0rem; padding-bottom: 2.0rem; background: url('../image/jy-in_bg_2.webp') bottom center no-repeat; background-size: 100% auto; }
#jy-in_box_4 .jy-box_header  { margin-bottom: 2rem; }

.jy-gxdz_gd { height: 28.9375rem /* 463/16 */; }
.jy-gxdz_gd .swiper-wrapper { height: 100%; }

.jy-gxdz_gd .swiper-slide .jy-box { padding: 1.25rem /* 20/16 */; }
.jy-gxdz_gd .swiper-slide .tit_box { position: relative; width: 28%; padding-right: 1.25rem /* 20/16 */; font-size: 1rem /* 16/16 */; color: #e44d0b; }
.jy-gxdz_gd .swiper-slide .tit_box:after { transition: all 0.3s; width: .625rem /* 10/16 */ ; height: .625rem /* 10/16 */; border: 1px solid #f29446; border-radius: 50%; content: ""; position: absolute; right: 0; top: 50%; transform: translateY(-50%); }
.jy-gxdz_gd .swiper-slide .tit_box:before { width: 1px; height: 120%; content: ""; background-image: linear-gradient(to bottom, #f29242 0%, #f29242 40%, transparent 40%, transparent 60%, #ffa801 60%, #ffa801 100%); position: absolute; right: .3125rem /* 5/16 */; top: 50%; transform: translateY(-50%);}
.jy-gxdz_gd .swiper-slide-active .tit_box:after { border: 2px solid var(--base_color); border-radius: 0%; }

.jy-gxdz_gd .swiper-slide .cont_box { transition: all 0.3s; width: 68%; border: 1px solid #f38b44; padding: 1.25rem /* 20/16 */; height: 100%; }
.jy-gxdz_gd .swiper-slide .cont_box:hover { background-image: linear-gradient(to right, rgba(207, 23, 23, 0) 0, rgba(207, 23, 23, 0) 50%, rgba(207, 23, 23, 1)); }

.jy-gxdz_gd .swiper-slide .cont_box .jy-box_left .p1 { font-size: 1.375rem /* 22/16 */; font-weight: bold; color: #ba0e03; margin-bottom: 1.25rem /* 20/16 */; }
.jy-gxdz_gd .swiper-slide .cont_box .jy-box_left .p2 { font-size: 1rem; color: #e44d0b; }
.jy-gxdz_gd .swiper-slide .cont_box .jy-box_right a { width: 9.25rem /* 148/16 */; height: 2.5rem /* 40/16 */; font-size: 1rem /* 16/16 */; color: #e44d0b; }
.jy-gxdz_gd .swiper-slide .cont_box:hover .jy-box_right a { background-color: #fce7dc; }
.jy-gxdz_gd .swiper-slide .cont_box .jy-box_right img { width: 1.25rem /* 20/16 */; }

.jy-gxdz_gd_w .prev-next { margin-top: 1.25rem /* 20/16 */; display: flex; justify-content: center; align-items: center; }
.jy-gxdz_gd_w .prev-next .swiper-button-next, .jy-gxdz_gd_w .prev-next .swiper-button-prev {display: flex; position: static; left: auto; right: auto; top: auto; bottom: auto; margin-top: 0; width: 2.5rem; height: 2.5rem; border-radius: 50%; }
.jy-gxdz_gd_w .prev-next .swiper-button-next:hover,.jy-gxdz_gd_w .prev-next .swiper-button-prev:hover {  opacity: 1; }
.jy-gxdz_gd_w .prev-next .swiper-button-prev { background-color: #fce7dc; color: #f88d81; }
.jy-gxdz_gd_w .prev-next .swiper-button-next { background-color: #ba0e03; color: #f88d81; }

.jy-gxdz_gd_w .swiper-button-prev:after { font-family: "iconfont2022" !important; content: "\e65e" !important; }
.jy-gxdz_gd_w .swiper-button-next:after { font-family: "iconfont2022" !important; content: "\e87e" !important; }

/*jy-in_box_4*/

/*jy-in_box_5*/
#jy-in_box_5 { padding-top: 2rem; padding-bottom: 2rem; }
#jy-in_box_5 .jy-better_list li { margin-bottom: 2.5rem /* 40/16 */; }
#jy-in_box_5 .jy-better_list li:last-child { margin-bottom: 0; }
#jy-in_box_5 .jy-better_list li a { border: 0; }
#jy-in_box_5 .jy-box_right { background-color: #fbe2cc; padding: .75rem /* 12/16 */;  }
/*jy-in_box_5*/

/*jy-in_box_6*/
#jy-in_box_6 { padding-top: 3.625rem; padding-bottom: 2rem; background: url('../image/jy-in_bg_3.webp') bottom center no-repeat; background-size: 100% auto; }
.tabs { margin-bottom: 1.25rem /* 20/16 */ }
.tabs li a { margin: 0 auto; width: 13.375rem /* 214/16 */; max-width: 100%; height: 3.125rem /* 50/16 */; font-size: 1.25rem /* 20/16 */; color: #d1121d;}
.tabs li a:hover,.tabs li a.active { background: url('../image/jy-tab_hover.webp') center no-repeat; background-size: cover; color: #fadcc3;}
#jy-in_box_6 .mainInfo { width: 94%; margin: 0 auto; }
/*jy-in_box_6*/

/*jy-in_links*/
#jy-in_links { margin-bottom: 3.125rem; }
#jy-in_links .jy-box { padding: 1.25rem; min-height: 3.75rem;}
#jy-in_links .jy-box_header { font-size: 1.625rem; color: var(--base_color); font-weight: bold; }
#jy-in_links .jy-box_body li a { color: var(--grey1); }
#jy-in_links .jy-box_body li a:hover { color: var(--base_color); }
/*jy-in_links*/

/*首页样式结束*/

/*公共样式*/
.page_title .jy-box_header .title { font-size: 1.75rem; margin-bottom: 1rem; }
.page_title .jy-box_header .desc { color: var(--grey2); margin-bottom: 2rem; }

#jy-box1 { padding-top: 2.5rem; padding-bottom: 2.5rem; }
#jy-box2 { padding-top: 2.5rem; padding-bottom: 2.5rem; }
/*公共样式*/

/*关于我们样式*/

#company #jy-box1 .mainInfo { font-size: 1.0rem; line-height: 2; }

#jy-message_box { margin-top: 4rem; background-size: cover; position: relative; } 
#jy-message_box .main_box { transform: translateY(-3.0rem); background-color: #ffffff; box-shadow: 0 0 1.5rem rgba(30,116,208,0.3); padding: 2rem 1.25rem; border-radius: 1rem; overflow: hidden; }

/*关于我们样式*/


.defaultHeight { min-height: 10rem; }

#info #jy-in_box_3 { padding-top: 1rem; padding-bottom: 1rem; }

#info .mainInfo.logo_bg { background: url('../image/jy-logo_bg.webp') center no-repeat; }

/*单页样式*/
#single .tags { color: var(--grey1); font-size: 1.125rem; margin-bottom: 2rem; line-height: 1.6; font-weight: bold; }
/*单页样式*/

/*新闻资讯*/
/*新闻资讯*/

#info .mainInfo h2,#proinfo .mainInfo h2 { font-size:1.125rem; font-weight:bold; margin: 1.25rem 0; }

/*联系我们样式*/

.jy-contact_message li .ibox { background-color: #f3f3f3; color: #929292; }
.jy-contact_message li .lable { width: 3.5rem; flex-shrink: 1; }
.jy-contact_message li .ibox input { background-color: transparent; width: 100%; font-size: 0.875rem; }
.jy-contact_message li .ibox textarea { background-color: transparent; width: 100%; height: 6.25rem; font-size: 0.875rem; }
/*联系我们样式*/

/*手机端样式*/
@media (min-width: 375px){
	html,body { font-size: 14px; }
}
/*手机端样式*/

/*大手机端样式*/
@media (min-width: 414px){
	html,body { font-size: 14px; }
	#jy-in_box_3 .jy-box_body { height: 28.125rem /* 450/16 */; }
	#jy-in_box_3 .jy-box_body .jy-box_3 { padding: 1.875rem /* 30/16 */; }
	.jy-gxdz_gd .swiper-slide .tit_box { width: 25%; font-size: 1.125rem /* 18/16 */; }
	
	.jy-gxdz_gd .swiper-slide .cont_box:hover .jy-box_right img { width: auto; }
}
/*大手机端样式*/

/*大屏手机样式*/
@media (min-width: 576px){
	html,body { font-size: 14px; }

}
/*大屏手机样式*/

/*PAD效果*/
@media (min-width: 768px){
	html,body { font-size: 14px; }

	#header_links img { width: 1.25rem; }

	/*首页样式开始*/
	
	.jy-box_header.main_box_header { margin-bottom: 3rem /* 48/16 */; }
	.jy-box_header.main_box_header img { width: 27.5rem /* 440/16 */; max-width: 34.8653%; }

	#jy-in_box_1 { padding-top: 2.5rem; padding-bottom: 2.5rem; }
	#jy-in_box_2 { padding-top: 2.5rem; padding-bottom: 0; }
	
	.jy-tsjx_gd .swiper-slide  { padding-left: 1.875rem /* 30/16 */;  }
	.jy-tsjx_gd .swiper-slide .jy-box { border: 1px solid #d1b9a6; padding: 2px;  }
	.jy-tsjx_gd .swiper-slide .jy-box_s { width: 100%; height: 27.875rem /* 494/16 */;
	/*	padding: 2.25rem; */ /* 36/16 */
	background: url('../image/jy-slider_bg.webp') bottom center no-repeat; background-size: 100% auto; }
	.jy-tsjx_gd .swiper-slide .title { position: relative; left: -3.875rem; width: 20.5625rem /* 329/16 */; height: 3.6875rem /* 59/16 */; line-height: 3.6875rem /* 59/16 */; background: url('../image/jy-slider_title_bg.webp') left center no-repeat; background-size: 100% auto; font-size: 1.125rem; font-weight: bold; color: #f5cda0; padding-left: 3rem /* 48/16 */; margin-bottom: 2.25rem /* 36/16 */; }
	.jy-tsjx_gd .swiper-slide .imgbox { margin-bottom: 1.875rem /* 30/16 */; }
	.jy-tsjx_gd .swiper-slide .content { font-size: 0.875rem; color: var(--grey2); margin-bottom: 1.875rem /* 30/16 */;  }
	.jy-tsjx_gd .swiper-slide .more a { font-size: 1rem; color: var(--base_color); }

	#jy-in_box_3 { padding-top: 2.5rem; padding-bottom: 0; }

	#jy-in_box_3 .jy-box_body { height: 28.125rem /* 450/16 */; }
	#jy-in_box_3 .jy-box_body .jy-box a { width: 4.875rem /* 78/16 */; padding: 2.5rem /* 40/16 */ 0;  } 
	#jy-in_box_3 .jy-box_body .jy-box_3 { padding: 1.375rem /* 22/16 */ 2.25rem /* 36/16 */; }
	
	.jy-gxdz_gd .swiper-slide .tit_box { width: 28%; font-size: 1.5rem /* 24/16 */; }

	#jy-in_box_4 { padding-top: 2.5rem; padding-bottom: 2.5rem; }
	#jy-in_box_5 { padding-top: 2.5rem; padding-bottom: 2.5rem; }
	#jy-in_box_6 { padding-top: 0; padding-bottom: 2.5rem; }
	.tabs { margin-bottom: 2.5rem /* 40/16 */; }
	
	.tabs li a { font-size: 1.625rem /* 26/16 */; }
	/*首页样式结束*/

	/*统一子页面开始*/

	#jy-page_left  { padding-left: 1.875rem /* 30/16 */;  }
	#jy-page_left .jy-box { border: 1px solid #d1b9a6; padding: 2px;  }
	#jy-page_left .jy-box_s { width: 100%; min-height: 30.875rem /* 494/16 */; padding: 2.25rem /* 36/16 */; background: url('../image/jy-slider_bg.webp') bottom center no-repeat #fef9f5; background-size: 100% auto; }
	#jy-page_left .title { position: relative; left: -3.875rem; width: 17.625rem /* 282/16 */; height: 3.6875rem /* 59/16 */; line-height: 3.6875rem /* 59/16 */; background: url('../image/jy-slider_title_bg.webp') left center no-repeat; background-size: 100% auto; font-size: 1.125rem; font-weight: bold; color: #f5cda0; padding-left: 3rem /* 48/16 */; margin-bottom: 1.25rem /* 20/16 */; }
	
	.pro_show { width: 100%; }
	/*统一子页面结束*/
	
	
	.jy-news_list { margin-bottom: 1.875rem; }
	.jy-news_list li .img_box { max-width: 28%; }
	.jy-news_list li .cont_box { margin-top: 0; margin-left: 1rem; max-width: calc(72% - 1rem); }

	/* 关于我们专题页 */

	#jy-about_box_1 .jy-box_header.jy-about_box_header { margin-bottom: 3rem /* 48/16 */; }
	#jy-about_box_2 .jy-box_header.jy-about_box_header { margin-bottom: 3rem /* 48/16 */; }
	#jy-about_box_3 .jy-box_header.jy-about_box_header { margin-bottom: 3rem /* 48/16 */; }
	#jy-about_box_4 .jy-box_header.jy-about_box_header { margin-bottom: 3rem /* 48/16 */; }
	#jy-about_box_5 .jy-box_header.jy-about_box_header { margin-bottom: 3rem /* 48/16 */; }

	/* 关于我们专题页 */


	/* 特色教学专题页 */

	#jy-tsjx_box_1 .jy-box_header.jy-tsjx_box_header { margin-bottom: 3rem /* 48/16 */; }
	#jy-tsjx_box_2 .jy-box_header.jy-tsjx_box_header { margin-bottom: 1.25rem /* 20/16 */; }
	#jy-tsjx_box_3 .jy-box_header.jy-tsjx_box_header { margin-bottom: 1.25rem /* 20/16 */; }

	#jy-tsjx_box_3 .jy-box_s { border-radius: 1.875rem /* 30/16 */ 1.875rem /* 30/16 */ 0 0; }

	#jy-tsjx_box_3 .jy-box_s .yin1 { top: 3.125rem /* 50/16 */; left: 2.625rem /* 42/16 */; width: 1.875rem /* 30/16 */; } 
	#jy-tsjx_box_3 .jy-box_s .yin2 { bottom: 1.25rem /* 20/16 */; right: -.625rem /* -10/16 */; width: 10rem /* 160/16 */; } 

	#jy-tsjx_box_4 .jy-box_header.jy-tsjx_box_header { margin-bottom: 3rem /* 48/16 */; }
	#jy-tsjx_box_5 .jy-box_header.jy-tsjx_box_header { margin-bottom: 1.25rem /* 20/16 */; }

	/* 特色教学专题页 */


	#footer #footer_main { padding-top: 2.0rem; padding-bottom: 2.0rem; }
}
/*PAD效果*/

/*IPAD效果*/
@media (min-width: 992px){

	html,body { font-size: 14px; }
	.w-lg-auto { width: auto !important; }
	.w-lg-50 { width: 50% !important; }
	.w-lg-75 { width: 75% !important; }
	.w-lg-100 { width: 100% !important; }
	#note_box { height: 2.5rem; }

	
	.clamp-lg {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}


	.clamp-lg-1 { -webkit-line-clamp: 1; }
	.clamp-lg-2 { -webkit-line-clamp: 2; }
	.clamp-lg-3 { -webkit-line-clamp: 3; }
	.clamp-lg-4 { -webkit-line-clamp: 4; }
	.clamp-lg-5 { -webkit-line-clamp: 5; }
	.clamp-lg-6 { -webkit-line-clamp: 6; }
	.clamp-lg-7 { -webkit-line-clamp: 7; }
	.clamp-lg-8 { -webkit-line-clamp: 8; }

	.mImg { max-width: 50rem /* 800/16 */; }

	/*统一header开始*/

	/*统一header结束*/

	/*首页样式开始*/
	#name_box_w .container-fluid {  padding-right: 0; }
	#name_box_w #header_jy-nav { margin-left: 3.75rem /* 60/16 */; margin-right: 1.25rem /* 20/16 */; }
	
	#name_box_w #header_tel img { max-width: 1.875rem /* 30/16 */; }


	#jy-in_box_1 { padding-top: 3.5rem; padding-bottom: 3.5rem; }
	#jy-in_box_1 #box_1 { margin-bottom: 2.625rem /* 42/16 */; }
	#jy-in_box_2 { padding-top: 3.5rem; padding-bottom: 0; }

	#jy-in_box_3 { padding-top: 3.5rem; padding-bottom: 0; }
	#jy-in_box_3 .jy-box_body { height: 31.25rem /* 500/16 */; }
	#jy-in_box_3 .jy-box_body .jy-box a { width: 4.875rem /* 78/16 */; padding: 2.5rem /* 40/16 */ 0;  } 
	#jy-in_box_3 .jy-box_body .jy-box_3 { padding: 1.375rem /* 22/16 */ 2.25rem /* 36/16 */; }
	#jy-in_box_4 { padding-top: 3.625rem; padding-bottom: 3.625rem; }

	.jy-gxdz_gd { height: 28.9375rem /* 463/16 */; }
	.jy-gxdz_gd .swiper-wrapper { height: 100%; }
	
	.jy-gxdz_gd .swiper-slide .jy-box { padding: 1.25rem /* 20/16 */; }
	.jy-gxdz_gd .swiper-slide .tit_box { position: relative; width: 28%; font-size: 1.5rem /* 24/16 */; padding-right: 3.75rem /* 60/16 */; color: #e44d0b; }
	.jy-gxdz_gd .swiper-slide .tit_box:after { transition: all 0.3s; width: 1.25rem /* 20/16 */ ; height: 1.25rem /* 20/16 */; border: 2px solid #f29446; border-radius: 50%; content: ""; position: absolute; right: 1.875rem /* 30/16 */; top: 50%; transform: translateY(-50%); }
	.jy-gxdz_gd .swiper-slide .tit_box:before { width: 1px; height: 120%; content: ""; background-image: linear-gradient(to bottom, #f29242 0%, #f29242 40%, transparent 40%, transparent 60%, #ffa801 60%, #ffa801 100%); position: absolute; right: 2.5rem /* 40/16 */; top: 50%; transform: translateY(-50%);}
	.jy-gxdz_gd .swiper-slide-active .tit_box:after { border: 2px solid var(--base_color); border-radius: 0%; }
	
	.jy-gxdz_gd .swiper-slide .cont_box { transition: all 0.3s; width: 80%; border: 1px solid #f38b44; padding: 2.625rem /* 42/16 */; height: 100%; }
	.jy-gxdz_gd .swiper-slide .cont_box:hover { background-image: linear-gradient(to right, rgba(207, 23, 23, 0) 0, rgba(207, 23, 23, 0) 50%, rgba(207, 23, 23, 1)); }
	
	.jy-gxdz_gd .swiper-slide .cont_box .jy-box_left .p1 { font-size: 1.375rem /* 22/16 */; font-weight: bold; color: #ba0e03; margin-bottom: 1.25rem /* 20/16 */; }
	.jy-gxdz_gd .swiper-slide .cont_box .jy-box_left .p2 { font-size: 1rem; color: #e44d0b; }
	.jy-gxdz_gd .swiper-slide .cont_box .jy-box_right a { width: 9.25rem /* 148/16 */; height: 2.5rem /* 40/16 */; font-size: 1rem /* 16/16 */; color: #e44d0b; }
	.jy-gxdz_gd .swiper-slide .cont_box:hover .jy-box_right a { background-color: #fce7dc; }
	
	.jy-gxdz_gd_w .prev-next { margin-top: 1.25rem /* 20/16 */; display: flex; justify-content: center; align-items: center; }
	.jy-gxdz_gd_w .prev-next .swiper-button-next, .jy-gxdz_gd_w .prev-next .swiper-button-prev {display: flex; position: static; left: auto; right: auto; top: auto; bottom: auto; margin-top: 0; width: 2.5rem; height: 2.5rem; border-radius: 50%; }
	.jy-gxdz_gd_w .prev-next .swiper-button-next:hover,.jy-gxdz_gd_w .prev-next .swiper-button-prev:hover {  opacity: 1; }
	.jy-gxdz_gd_w .prev-next .swiper-button-prev { background-color: #fce7dc; color: #f88d81; }
	.jy-gxdz_gd_w .prev-next .swiper-button-next { background-color: #ba0e03; color: #f88d81; }
	
	.jy-gxdz_gd_w .swiper-button-prev:after { font-family: "iconfont2022" !important; content: "\e65e" !important; }
	.jy-gxdz_gd_w .swiper-button-next:after { font-family: "iconfont2022" !important; content: "\e87e" !important; }

	#jy-in_box_5 { padding-top: 3.625rem; padding-bottom: 3.625rem; }

	#jy-in_box_5 .jy-box_left { padding-right: 3.125rem /* 50/16 */; }
	#jy-in_box_5 .jy-box_right {  padding: 1.25rem /* 20/16 */; }

	#jy-in_box_5 .jy-box_right .pxly_gd { width: 19.875rem /* 318/16 */; height: 35.625rem /* 570/16 */; }

	#jy-in_box_6 { padding-top: 0; padding-bottom: 3.625rem; padding-top: 3.625rem;
	
	/*首页样式结束*/

	.jy-news_list li a { padding: 1rem; }

	/*统一子页面开始*/
	#jy-page_left { width: 30%; }
	#jy-page_right { width: 68%; margin-left: 2%; }

	#jy-page_left { position: relative; z-index:2; top: -8.125rem /* 130/16 */; }
	#jy-page_left .jy-box_header { height: 10.625rem;}
	#jy-page_left .jy-box_header .title { font-size: 2.125rem; }
	#jy-page_left .jy-box_header .desc { font-size: 0.875rem; color: var(--grey1); } 

	#jy-page_left .jy-box_body { height: 34.5625rem; }
	#jy-page_left .jy-box_body .jy-navList li a { line-height: 3.125rem; }

	/*统一子页面结束*/

	/*统一footer开始*/
	#footer { margin-bottom: 0; }
	#footer #footer_main { padding-top: 2.0rem; padding-bottom: 2.0rem;}
	#e1 { width: 68%; padding-right: 4%; }
	#e2 { width: 329px; max-width: 32%; }
	/*统一footer结束*/

}
/*IPAD效果*/

/*PC效果*/
@media (min-width: 1200px){

	html,body { font-size: 15px; }

	.w-xl-auto { width: auto !important; }

	.clamp-xl-1 { -webkit-line-clamp: 1; }
	.clamp-xl-2 { -webkit-line-clamp: 2; }
	.clamp-xl-3 { -webkit-line-clamp: 3; }
	.clamp-xl-4 { -webkit-line-clamp: 4; }
	.clamp-xl-5 { -webkit-line-clamp: 5; }
	.clamp-xl-6 { -webkit-line-clamp: 6; }
	.clamp-xl-7 { -webkit-line-clamp: 7; }
	.clamp-xl-8 { -webkit-line-clamp: 8; }

	/*统一header开始*/
	#name_box_w #header_logo { }

	.jy-navI>li>a { font-size: 1.125rem; }
	/*统一header结束*/

	/*首页样式开始*/

	.jy-box_header.main_box_header { margin-bottom: 3.0rem; }

	.jy-box_header.main_box_header .title { display: flex; align-items: center; }
	.jy-box_header.main_box_header .title a { font-size: 1.875rem; color: var(--base_color); }

	.jy-better_list li { margin-bottom: 0.625rem; }
	.best_list li .title { font-size: 1.875rem;}
	.jy-better_list li .title { font-size: 1.375rem;}
	.jy-better_list_pic li .cont_box .title { font-size: 1.0rem; }
	.jy-better_pics_a li .cont_box .title { font-size: 1.625rem; }

	#jy-in_box_1 .jy-box_header { font-size: 2.0rem; }

	
	#jy-in_box_3 { padding-top: 2.0rem; padding-bottom: 0; }

	#jy-in_box_3 .jy-box_body { height: 31.25rem /* 500/16 */; }
	#jy-in_box_3 .jy-box_body .jy-box a { width: 4.875rem /* 78/16 */; padding: 3.75rem /* 60/16 */ 0;  } 
	#jy-in_box_3 .jy-box_body .jy-box_3 { padding: 2.625rem /* 42/16 */ 3rem /* 48/16 */; }
	.jy-gxdz_gd .swiper-slide .tit_box { width: 28%; font-size: 1.75rem /* 28/16 */; }

	#jy-in_box_4 .jy-box_header { margin-bottom: 2.0rem; }	

	#jy-in_box_5 .best_list { margin-bottom: 2rem; }
	#jy-in_box_5 .best_list li .title { font-size: 1.375rem; }

	/*首页样式结束*/

	/*公共样式*/
	.page-a { font-size: 0.875rem; }

	.page_title .jy-box_header .title { font-size: 2.1875rem; margin-bottom: 1rem; }
	.page_title .jy-box_header .desc { font-size: 1rem; margin-bottom: 3.75rem; }

	.mainInfo { font-size: 1.0rem; line-height: 2; }

	/*公共样式*/

	/*关于我们样式*/

	/*关于我们样式*/

	/*单页样式*/

	/*单页样式*/

	/*联系我们*/

	/*联系我们*/

	/*产品中心*/

	/*产品中心*/

	/* 关于我们专题页 */
	#jy-about_box_1 { padding-top: 5rem /* 80/16 */; padding-bottom: 5rem /* 80/16 */; }
	#jy-about_box_2 { padding-top: 5rem /* 80/16 */; padding-bottom: 5rem /* 80/16 */; }
	#jy-about_box_3 { padding-top: 5rem /* 80/16 */; padding-bottom: 5rem /* 80/16 */; }
	#jy-about_box_4 .jy-box_s { padding-top: 5rem /* 80/16 */; padding-bottom: 5rem /* 80/16 */; }
	#jy-about_box_5 { padding-top: 5rem /* 80/16 */; padding-bottom: 5rem /* 80/16 */; }
	/* 关于我们专题页 */

	/* 特色教学专题页 */
	#jy-tsjx_box_1 { padding-top: 5rem /* 80/16 */; padding-bottom: 5rem /* 80/16 */; }
	#jy-tsjx_box_2 { padding-top: 5rem /* 80/16 */; padding-bottom: 5rem /* 80/16 */; }
	#jy-tsjx_box_3 .jy-box_s { padding-top: 5rem /* 80/16 */; padding-bottom: 5rem /* 80/16 */; }
	#jy-tsjx_box_4 { padding-top: 5rem /* 80/16 */; padding-bottom: 5rem /* 80/16 */; }
	#jy-tsjx_box_5 { padding-top: 5rem /* 80/16 */; padding-bottom: 5rem /* 80/16 */; }
	/* 特色教学专题页 */

	/*统一footer开始*/
	#footer #footer_main { padding-top: 2.0rem; padding-bottom: 2.0rem; }
	/*统一footer结束*/
}
/*PC效果*/

 
/*1536效果/1920 125% 效果*/
@media (max-width: 1440px){
	html,body { font-size: 16px; }
	.container {
		max-width: 88%;
	}

	#name_box_w { height: 6.875rem /* 110/16 */; }
	#name_box_w #header_tel { width: 6.875rem /* 110/16 */; }

	#name_box_w #header_logo #slogan { font-size: 1.125rem; }

	#banner_box, #page_banner_box { }

	/*首页样式开始*/

	/*jy-in_box_1*/
	#jy-in_box_1 { padding-top: 6.5rem /* 104/16 */; padding-bottom: 17rem /* 272/16 */; }
	#jy-in_box_1 .jy-box_header { margin-bottom: 5.375rem /* 86/16 */; }
	#jy-in_box_1 .img_box { width: 45.5%; }
	#jy-in_box_1 .cont_box { width: 54.5%; }
	/*jy-in_box_1*/

	/*jy-in_box_2*/
	#jy-in_box_2 { margin-top: -10.5rem /* 168/16 */; padding-top: 0; padding-bottom: 0; }
	#jy-in_box_2 .container { max-width: 94.75rem /* 1516/16 */; background-color: #fdf8f3; padding: 3.5rem /* 56/16 */ 2rem /* 32/16 */; }
	/*jy-in_box_2*/

	/*jy-in_box_3*/
	#jy-in_box_3 { padding-top: 5.625rem /* 90/16 */; padding-bottom: 0; }
	#jy-in_box_3 .jy-box_body { height: 35.125rem /* 562/16 */; }
	
	.jy-gxdz_gd .swiper-slide .tit_box { width: 20%; }
	/*jy-in_box_3*/

	#big_bg {background-size: cover; height: 63.75rem; padding-top: 6.0rem; padding-bottom: 6.875rem; }

	/*jy-in_box_4*/
	#jy-in_box_4 { padding-top: 7rem /* 112/16 */; padding-bottom: 5.25rem; }
	#jy-in_box_4 .jy-box_header { margin-bottom: 4rem /* 64/16 */; }
	/*jy-in_box_4*/

	/*jy-in_box_5*/
	#jy-in_box_5 { padding-top: 7.875rem /* 126/16 */; padding-bottom: 5.5rem /* 88/16 */; }
	
	#jy-in_box_5 .jy-box_left { width: 55.0625rem /* 881/16 */; margin-right: 8.5rem /* 136/16 */; flex-grow: 0 !important; }
	#jy-in_box_5 .jy-box_right { width: auto; padding: 2.25rem /* 36/16 */; }
	/*jy-in_box_5*/

	/*jy-in_box_6*/
	#jy-in_box_6 { padding-top: 0; 
	/*padding-bottom: 9.375rem*/
	/* 150/16 */; }
	#jy-in_box_6 .jy-box_body { max-width: 87.5rem /* 1400/16 */; background-image: linear-gradient(to bottom, rgba(250,220,195,1) 50%,rgba(250,220,195,0) 80%, rgba(250,220,195,0) 80%, rgba(250,220,195,0) ); border-radius: 1.5rem /* 24/16 */; overflow: hidden; padding: 3.5rem /* 56/16 */ 2rem /* 32/16 */; 
	    
	}
	/*jy-in_box_6*/
	
	/*首页样式结束*/

	#jy-box1 { padding-top: 4rem; padding-bottom: 4rem; }
	#jy-box2 { padding-top: 4rem; padding-bottom: 4rem; }

	.defaultHeight { min-height: 28.3rem; }
	#jy-message_box .main_box { padding: 4rem; transform: translateY(-5.0rem); border-radius: 1.875rem;  }

	.jy-news_list li { margin-bottom: 1.25rem; }
	.jscx_list li .cont_box { padding: 2rem; }
	.jscx_list li .title { font-size: 1.875rem; margin-bottom: 1.25rem; }
	
	/*#product*/
	#product #goods_slider_type { height: 5.0rem; margin-bottom: 2.5rem; }
	.pro_li_big .jy-box .b_footer { padding: 2.5rem 2.5rem; }
	.pro_li_big .jy-box .b_footer .title { font-size: 1.75rem; font-weight: bold; margin-bottom: 0.75rem; }
	.pro_li_big .jy-box .b_footer .desc { font-size: 1rem; line-height: 1.6; color: rgba(255,255,255,0.6); }
	.pro_li a .title div { padding: 0 1.25rem; }
	/*#product*/

	#proinfo #jy-box1 { padding-top: 3rem; padding-bottom: 1.875rem; }
	#proinfo #jy-box1 .main_box { padding: 2rem; }
	#proinfo #jy-box1 .pro_desc .title { font-size: 1.75rem; }

	#proinfo #jy-box2 { padding-top: 0; padding-bottom: 0; }
	#proinfo #jy-box2 .main_box { padding: 2rem; }

	.detail_title .title { width: 17rem; height: 4rem; }

	/*contact*/

	.contact-list li .rounded-circle { background-color: #ffffff; color: var(--base_color); width: 2.5rem; height: 2.5rem; flex-shrink: 0; font-size: 1.0625rem; display: flex; justify-content: center; align-items: center; margin-right: 1.25rem; }
	.contact-list li big {  font-size: 1.375rem; }
	.contact-list li .rounded-circle i { font-size: 1.125rem; }

	.jy-contact_message li .ibox input { font-size: 1.0rem; }
	.jy-contact_message li .ibox textarea { font-size: 1.0rem; }
	/*contact*/

	#info #jy-in_box_02 { padding-top: 2rem; padding-bottom: 0; }

	#jy-message_box { margin-top: 7rem; }

	/* 关于我们专题页 */
	#jy-about_box_1 { height: 32.5rem /* 520/16 */; padding-top: 6.25rem /* 100/16 */; padding-bottom: 6.25rem /* 100/16 */; }
	#jy-about_box_1 .jy-box_header.jy-about_box_header .title { font-size: 2.5rem /* 40/16 */; }

	#jy-about_box_2 { height: 28.25rem /* 452/16 */; padding-top: 6.25rem /* 100/16 */; padding-bottom: 6.25rem /* 100/16 */; }
	#jy-about_box_2 #pxbj { padding-right: 2.5rem /* 40/16 */;}
	#jy-about_box_2 #pxmd { padding-left: 2.5rem /* 40/16 */;}
	
	#jy-about_box_3 #xzly { height: 24.375rem /* 390/16 */; padding-top: 3.5rem /* 56/16 */; padding-bottom: 3rem /* 48/16 */; }
	#jy-about_box_3 .jy-box_header.jy-about_box_header { margin-bottom: 3.5rem /* 56/16 */; }
	#jy-about_box_3 .jy-box_header.jy-about_box_header .title { font-size: 2.5rem /* 40/16 */; }

	#jy-about_box_4 { height: 62.5rem /* 1000/16 */; position: relative; z-index: 1; }
	#jy-about_box_4 .jy-box_s { padding-top: 9rem /* 144/16 */; padding-bottom: 6.75rem /* 108/16 */; }
	#jy-about_box_4 .jy-box_header.jy-about_box_header .title { font-size: 2.5rem /* 40/16 */; color: var(--base_color); margin-bottom: 1.5rem /* 24/16 */; }

	#jy-about_box_5 { height: 47.0625rem /* 753/16 */; padding-top: 8rem /* 128/16 */; padding-bottom: 7rem /* 112/16 */; }
	#jy-about_box_5 .jy-box_s { padding-top: 9rem /* 144/16 */; padding-bottom: 6.75rem /* 108/16 */; }
	#jy-about_box_5 .jy-box_header.jy-about_box_header .title { font-size: 2.5rem /* 40/16 */; color: var(--base_color); margin-bottom: 1.5rem /* 24/16 */; }
	/* 关于我们专题页 */


	/* 特色教学专题页 */
	#jy-tsjx_box_1 { height: 50.625rem /* 810/16 */; padding-top: 9.625rem /* 154/16 */; padding-bottom: 9.625rem /* 154/16 */; }
	#jy-tsjx_box_1 .jy-box_header.jy-tsjx_box_header .title { font-size: 2.5rem /* 40/16 */; }
	#jy-tsjx_box_1 .jy-box_body.content { margin-bottom: 5rem /* 80/16 */; }
	
	#jy-tsjx_box_2 { height: 45.9375rem /* 735/16 */; padding-top: 9.25rem /* 148/16 */; padding-bottom: 7.75rem /* 124/16 */; }
	#jy-tsjx_box_2 .jy-box_header.jy-tsjx_box_header .title { font-size: 2.5rem /* 40/16 */; }
	#jy-tsjx_box_2 .jy-box_body.content { margin-bottom: 3.5rem /* 56/16 */; }

	#jy-tsjx_box_3 .jy-box_s { height: 49.375rem /* 790/16 */; padding-top: 6.25rem /* 100/16 */; padding-bottom: 9.75rem /* 156/16 */; }
	
	#jy-tsjx_box_3 .jy-box_s .yin1 { top: 8.125rem /* 130/16 */; left: 2.625rem /* 42/16 */; width: auto; } 
	#jy-tsjx_box_3 .jy-box_s .yin2 { bottom: 12.5rem /* 200/16 */; right: -5rem /* -80/16 */; width: auto; } 
	#jy-tsjx_box_3 .jy-box_header.jy-tsjx_box_header .title { font-size: 2.5rem /* 40/16 */; }
	#jy-tsjx_box_3 .jy-box_body.content { margin-bottom: 3rem /* 48/16 */; }

	#jy-tsjx_box_4 { height: 50.625rem /* 810/16 */; padding-top: 8.875rem /* 142/16 */; padding-bottom: 9.875rem /* 158/16 */; }
	#jy-tsjx_box_4 .jy-box_header.jy-tsjx_box_header .title { font-size: 2.5rem /* 40/16 */; }
	#jy-tsjx_box_4 .jy-box_body.content { margin-bottom: 5rem /* 80/16 */; }
	

	#jy-tsjx_box_5 { height: 50.625rem /* 810/16 */; padding-top: 8.875rem /* 142/16 */; padding-bottom: 9.875rem /* 158/16 */; }
	#jy-tsjx_box_5 .jy-box_header.jy-tsjx_box_header .title { font-size: 2.5rem /* 40/16 */; }
	#jy-tsjx_box_5 .jy-box_body.content { margin-bottom: 4rem /* 64/16 */; }

	/* 特色教学专题页 */

	/*统一子页面开始*/
	#jy-page_left { width: 19.6875rem /* 315/16 */; }

	#jy-page_left .jy-navList li a { line-height: 4rem; }

	#jy-page_right { width: calc(100% - 2% - 19.6875rem); margin-left: 2%; }
	
	/*统一子页面结束*/

	/*统一footer开始*/

	#footer #footer_main { padding-top: 5.625rem /* 90/16 */; padding-bottom: 3rem /* 48/16 */; }

	#e1 { width: 68%; padding-right: 4%; }
	#e2 { width: 329px; max-width: 32%; }

	/*统一footer结束*/

}
/*1536效果/1920 125% 效果*/


/*1800效果*/
@media (min-width: 1800px){
	#name_box_w .container-fluid {  }
}
/*1800效果*/

/*1920效果*/
@media (min-width: 1920px){
	#name_box_w .container-fluid {  padding-right: 0; }
	#name_box_w #header_jy-nav { margin-left: 16.25rem /* 260/16 */; margin-right: 3.125rem /* 50/16 */; }
}
/*1920效果*/

/*-------------------------