/*手机端样式开始*/
html,body { font-size: 12px; }

/*统一header开始*/

#name_box_w { width: 100%; height: 5.0rem; transition: all 0.5s; }

#name_box_w .container-fluid { height: 100%; }
#name_box_w #header_logo img { transition: all 0.5s; max-height: 3.0rem;}


/*主导航*/

.navI>li { line-height: 100%; position: relative; display: flex; justify-content: center; align-items: center; }

.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; }
.navI>li>a p { position: relative; z-index: 2; }
.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; }
.navI>li:hover>a:after, .navI>li.active>a:after { background-color: var(--second_color); height: 100%; }
.navI>li:hover>a,.navI>li.active p{ color: #FFFFFF; }
.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; }
.navI>li:hover .children { visibility: visible; opacity: 1; height: auto; }

.navI li#nav_product .children { width: 17.5rem /* 280/16 */; }
.navI li .children li a { padding: 0 0.3125rem; line-height: 3.6; font-size: 0.9375rem; text-align: center; background-color: #fcf9f9; color: #444444; transition:.3s all; }
.navI li .children li a:hover,.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开始*/

#page_left { width: 100%; }
#page_left { padding-left: 0;  }
#page_left .box { border: 1px solid #d1b9a6; padding: 2px;  }
#page_left .box_s { width: 100%; padding: 1rem /* 16/16 */; background: url('../images/slider_bg.jpg') bottom center no-repeat #fef9f5; background-size: 100% auto; }
#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('../images/slider_title_bg.png') left center no-repeat; background-size: 75% auto; font-size: 1.125rem; font-weight: bold; color: #f5cda0; padding-left: 3rem /* 48/16 */; }

#page_left .navList { min-height: 12rem /* 192/16 */; margin-bottom: 3.125rem /* 50/16 */; }
#page_left .navList li a { font-size: 1.125rem; border-bottom: 1px solid #e8dac8; line-height: 4rem /* 64/16 */; }
#page_left .navList li a:hover,#page_left .navList li a.active { border-bottom: 1px solid var(--base_color); color: var(--base_color); }

#page_left .main_tel { font-size: 2.0625rem /* 33/16 */; font-weight: bold; }
#page_left .main_tel i { font-size: 1.75rem /* 28/16 */; }

#page_left .tel_num { font-size: 1.625rem /* 26/16 */; font-weight: bold;er-bottom: 1px solid var(--base_color); }

#page_left .contactList { color: #c90018; }

#page_left .main_tel i { font-size: 1.75rem /* 28/16 */; }
#page_left .tel_num { font-size: 1.625rem /* 26/16 */; font-weight: bold; }

#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开始*/
#page_right { width: 100%; }

#page_right .box_header.main_box_header2 { background: url('../images/page_line.jpg') bottom center no-repeat; background-size: 100% auto; }


.line_bg { width: 100%; height: 0.0625rem; background: url('../images/line_bg.jpg') center repeat-x; }

.mainInfo { font-size: 1.0rem; line-height: 2; }
.video_box { width: 100%; height: 23.4375rem; }

/* 图片列表 */
.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; }
.pic_list a .cover .title { font-size: 1.25rem; color: #ffffff; position: relative; padding: 0.625rem 0; max-width: 80%;}
.pic_list a:hover .cover { opacity: 1; } 
.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;}
.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;}
.pic_list a:hover .cover .title:before, .pic_list a:hover .cover .title:after { width: 0.625rem; }

/*.pic_list img { max-width: 100%; max-height: 100%; }*/
.pic_list .box_link a.link1 { height: 2.5625rem; background-color: var(--base_color); color: #ffffff; border-radius: 0; }
.pic_list .box_link a.link2 { height: 2.5625rem; background-color: #c7c8d3; color: #ffffff; border-radius: 0; }
.pic_list .box_link a { flex-grow: 0; padding: 0 0.625rem; height: 3.25rem; overflow: hidden; font-size: 0.875rem; color: #ffffff; }
.pic_list .box_link a i { font-size: 1.125rem; margin-right: 0.3125rem; color: #ffffff; }
.pic_list .box_link a:hover { background-color: #000000; color: #ffffff; }
.pic_list .box_link a:hover i { color: #ffffff; }

.pic_list .box_link a.link1:hover { background-color: #ef9700; }
.pic_list .box_link a.link2:hover { background-color: #20223b; }
/* 图片列表 */
/* 新闻列表 */
.news_list li { margin-bottom: 0.75rem; }
.news_list li .img_box { width: 100%; }
.news_list li .cont_box { margin-top: 1.25rem; width: 100%; transition: all 0.3s; }
.news_list li .title { font-size: 1.25rem; line-height: 1.6; margin-bottom: 1.0rem; transition: all 0.3s; }
.news_list li .content { font-size: 1.0rem; color: var(--grey); margin-bottom: 1.0rem; line-height: 1.8; transition: all 0.3s; }
.news_list li .time { font-size: 1.0rem; color: var(--grey2); }
.news_list li a:hover .title { font-weight: bold; color: var(--base_color); }
/* 新闻列表 */
/* 课程列表 */
.kc_gd .icon { width: 2.5rem; height: 2.5rem; display: flex; justify-content: center; align-items: center; margin: 0 auto; }
.kc_gd .icon img { height: 2.5rem; }
.kc_gd .title { font-size: 1.375rem; font-weight: bold; }
.kc_gd .desc { font-size: 0.9375rem; color: var(--grey1); }
.kc_gd .arrow i { font-size: 1.25rem; color: var(--grey1); display: inline-block; transform: rotate(90deg); }
.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; }

/* 关于我们专题页 */
#about_box_1 { padding-top: 3rem; padding-bottom: 3rem; background: url('../images/company/box1_bg.jpg') center no-repeat #b31919; background-size: cover; }
#about_box_1 .box_header.about_box_header { margin-bottom: 2rem /* 32/16 */; }
#about_box_1 .box_header.about_box_header .title { font-size: 1.875rem /* 30/16 */; color: #ffffff; }
#about_box_1 .box_body.content { line-height: 2; color: #ffffff; }

#about_box_2 { padding-top: 3rem /* 48/16 */; padding-bottom: 3rem /* 48/16 */; background-color: #ffffff; }
#about_box_2 .box_header.about_box_header { margin-bottom: 1.5rem /* 24/16 */; }
#about_box_2 .box_header.about_box_header .title { font-size: 1.875rem /* 30/16 */; color: #cf1620; }
#about_box_2 .box_body.content { line-height: 2; color: #646464; }


#about_box_3 { position: relative; z-index: 2; }
#about_box_3 .box_header.about_box_header { margin-bottom: 2rem /* 32/16 */; }
#about_box_3 .box_header.about_box_header .title { font-size: 1.875rem /* 30/16 */; color: #ffffff; }
#about_box_3 .box_body.content { line-height: 2; color: #646464; }

#about_box_3 #xzly { padding-top: 3.5rem /* 56/16 */; padding-bottom: 3rem /* 48/16 */; background: url('../images/company/box3_bg.jpg') center no-repeat #e5472c; background-size: cover; }
#about_box_3 #xzly li { text-align: center; color: #ffffff; }
#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 */; }
#about_box_3 #xzly li .icon i { font-size: 3.125rem /* 50/16 */; color: #ffffff; }
#about_box_3 #xzly li .text { font-size: 1.375rem /* 22/16 */; color: #ffffff; text-align: center; }

#about_box_4 { position: relative; z-index: 1; }
#about_box_4 .box_s { position: relative; z-index: 1; padding-top: 3rem /* 48/16 */; padding-bottom: 3rem /* 48/16 */; background: url('../images/company/box4_bg.jpg') bottom center no-repeat #fdf1e9; background-size: cover; }

#about_box_4 .box_header.about_box_header { margin-bottom: 2rem /* 32/16 */; }
#about_box_4 .box_header.about_box_header .title { font-size: 1.875rem /* 30/16 */; color: var(--base_color); margin-bottom: 1.5rem /* 24/16 */; }
#about_box_4 .box_header.about_box_header .desc { line-height: 2; color: #646464; }
#about_box_4 .lljs_gd .border { border: 1px solid rgba(255, 255, 255, 0.5) !important;}
#about_box_4 .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); }

#about_box_5 { padding-top: 3rem; padding-bottom: 3rem; background: url('../images/company/box5_bg.jpg') bottom center no-repeat #fdf1e9; background-size: cover; }
#about_box_5 .box_header.about_box_header { margin-bottom: 2rem /* 32/16 */; }
#about_box_5 .box_header.about_box_header .title { font-size: 1.875rem /* 30/16 */; color: var(--base_color); margin-bottom: 1.5rem /* 24/16 */; }
#about_box_5 .box_header.about_box_header .desc { line-height: 2; color: #646464; }
#about_box_5 .lljs_gd .border { border: 1px solid rgba(255, 255, 255, 0.5) !important;}
#about_box_5 .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); }
/* 关于我们专题页 */

/* 特色教学专题页 */
#tsjx_box_1 { padding-top: 3rem; padding-bottom: 3rem; background: url('../images/tsjx/box1_bg.jpg') center no-repeat #b31919; background-size: cover; }
#tsjx_box_1 .box_header.tsjx_box_header { margin-bottom: 2rem /* 32/16 */; }
#tsjx_box_1 .box_header.tsjx_box_header .title { font-size: 1.875rem /* 30/16 */; color: #ffffff; }
#tsjx_box_1 .box_body.content { line-height: 2; color: #ffffff; margin-bottom: 2.5rem /* 40/16 */; }

#tsjx_box_2 { padding-top: 3rem; padding-bottom: 3rem; background: url('../images/tsjx/box2_bg.jpg') top center no-repeat #ffffff; background-size: 100% auto; }
#tsjx_box_2 .box_header.tsjx_box_header { margin-bottom: 1.25rem /* 20/16 */; }
#tsjx_box_2 .box_header.tsjx_box_header .title { font-size: 1.875rem /* 30/16 */; color: var(--base_color); }
#tsjx_box_2 .box_body.content { line-height: 2; color: #646464; margin-bottom: 2.5rem /* 40/16 */; }

#tsjx_box_3 .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; }

#tsjx_box_3 .box_s .yin1 { position: absolute; top: 3.125rem /* 50/16 */; left: 2.625rem /* 42/16 */; width: 1.25rem /* 20/16 */; } 
#tsjx_box_3 .box_s .yin2 { position: absolute; bottom: 1.25rem /* 20/16 */; right: -.625rem /* -10/16 */; width: 6.25rem /* 100/16 */; } 

#tsjx_box_3 .box_header.tsjx_box_header { margin-bottom: 1.25rem /* 20/16 */; }
#tsjx_box_3 .box_header.tsjx_box_header .title { font-size: 1.875rem /* 30/16 */; color: var(--base_color); }
#tsjx_box_3 .box_body.content { line-height: 2; color: #646464; margin-bottom: 2.5rem /* 40/16 */; }

#tsjx_box_4 { padding-top: 3rem; padding-bottom: 3rem; background-color: #d1121d; }
#tsjx_box_4 .box_header.tsjx_box_header { margin-bottom: 2rem /* 32/16 */ }
#tsjx_box_4 .box_header.tsjx_box_header .title { font-size: 1.875rem /* 30/16 */; color: #ffffff; }
#tsjx_box_4 .box_body.content { line-height: 2; color: #ffffff; margin-bottom: 2.5rem /* 40/16 */; }

#tsjx_box_5 { padding-top: 3rem; padding-bottom: 3rem; background: url('../images/tsjx/box5_bg.jpg') center no-repeat #fdf1e9; background-size: cover; }
#tsjx_box_5 .box_header.tsjx_box_header { margin-bottom: 1.25rem /* 20/16 */ }
#tsjx_box_5 .box_header.tsjx_box_header .title { font-size: 1.875rem /* 30/16 */; color: var(--base_color); }
#tsjx_box_5 .box_body.content { line-height: 2; color: #646464; margin-bottom: 2.5rem /* 40/16 */; }

/* 特色教学专题页 */


/*统一子页面结束*/

/*统一footer开始*/
#footer { background: url('../images/footer_bg.jpg') center no-repeat; background-size: cover; margin-bottom: 5rem; font-size: 1rem; }
#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 .navF dt { font-size: 1.125rem /* 18/16 */; font-weight: normal; color: #fadcc3; text-align: center; }
#e1 .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 .box { border-top: 1px solid #fce5d3; }

#footer_copy { color: #fce5d3; }

#footer_copy a { color: #fce5d3; }
#footer_copy a:hover { color: #ff0; }


/*统一footer结束*/

/*首页样式开始*/

/*首页swiper按钮统一样式*/
.flash_all .swiper-pagination { bottom: 1.25rem !important; }
.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;}
.flash_all .swiper-pagination-bullet-active { background-color: var(--base_color); outline: none; padding: 0 1.25rem !important; opacity: 1 !important;}
.flash_all .swiper-button-next, .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左右按钮*/

.box_header.main_box_header { width: 100%; background: url('../images/title_bg.png') center no-repeat; background-size: cover; margin-bottom: 2rem; position: relative; }
.box_header.main_box_header img { width: 27.5rem /* 440/16 */; max-width: 75%; }

.box_header.main_box_header2 { width: 100%; background: url('../images/in_line.jpg') bottom center no-repeat; background-size: 100% auto; margin-bottom: 2rem; }
.box_header.main_box_header2 .squre { width: .8125rem /* 13/16 */; height: .8125rem /* 13/16 */; background-color: #d1121d; }

.box_header.main_box_header2 .title { font-size: 1.375rem /* 22/16 */; font-weight: bold; color: #d1121d; }


.best_img .swiper-slide a { display: block; position: relative; }
.best_img .swiper-slide .title { z-index: 1; position: absolute; left: 0; top: auto; bottom: 0; width: 100%; height: 3.125rem; font-size: 1.125rem; background-color: rgba(30,25,25,0.9); color: #FFFFFF; padding: 0 1.25rem; }

.best_img .swiper-slide .title p { width: 80%; } 
.best_img .swiper-pagination { width: 20%; z-index: 2; height: 3.125rem; bottom: 0 !important; right: 0; padding: 1.25rem; }

.best_img .swiper-pagination-bullet { outline: none; margin: 0 0.125rem !important; width: 0.9375rem !important; height: 0.3125rem !important; background-color: #ffffff !important; border-radius: 0; opacity: 1 !important }
.best_img .swiper-pagination-bullet-active { background-color: var(--base_color) !important; }

.better_list { margin-bottom: 1rem; }
.better_list li { margin-bottom: 0.625rem; }
.better_list li a { border-bottom: 1px solid #e67a6c; }
.better_list li .title { color: var(--grey1); font-size: 1.375rem /* 22/16 */; font-weight: bold; transition: all 0.3s; }
.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; }

.better_list li .content { font-size: 1rem; color: var(--grey2); transition: all 0.3s; }
.better_list a:hover .title { color: var(--base_color); }
.better_list a:hover .content { color: var(--base_color); }

.nomarl_list li { line-height: 2; }
.nomarl_list li .title { font-size: 1rem; color: var(--grey1); transition: all 0.; }
.nomarl_list li .title span { font-size: 1.125rem; font-weight: bold; color: var(--base_color); }
.nomarl_list li .time { font-size: 1rem; color: var(--grey2); }
.nomarl_list a:hover .title { color: var(--base_color); }

.better_list_pic {  }
.better_list_pic li .img_box {  }

.better_list_pic li .cont_box { background-color: #fffbf4; padding: 1rem; }
.better_list_pic li .cont_box .title { font-size: 1rem; font-weight: bold; margin-bottom: 1.0rem; }
.better_list_pic li .cont_box .content { font-size: 1rem; color: var(--grey1); line-height: 1.75; }
.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); }
.better_list_pic li a:hover .cont_box .more { background-color: var(--base_color); color: #ffffff; }

.better_pics { margin-bottom: 1.25rem; }
.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; }

.better_pics_a { margin-bottom: 1.25rem; }
.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; }

.better_pics_a li .cont_box .title { font-size: 1.375rem; font-weight: bold; color: #ffffff; margin-bottom: 0.75rem; } 
.better_pics_a li .cont_box .content { font-size: 1.0rem; color: rgba(255, 255, 255, 0.8); } 

.nomarl_list_a li { line-height: 1.875; margin-bottom: 0.5rem; }
.nomarl_list_a li:last-child { margin-bottom: 0; }
.nomarl_list_a li a { background-color: #fffbf4; height: 3.125rem; line-height: 3.125rem; }
.nomarl_list_a li .title  { font-size: 1.125rem; font-weight: bold; color: var(--base_color); }
.nomarl_list_a li .content { font-size: 1rem; color: var(--grey1); }

/*in_box_1*/
#in_box_1 { padding-top: 2rem; padding-bottom: 2rem; background: url('../images/in_bg_1.jpg') bottom center no-repeat #fdf1e9; background-size: 100% auto; }
#in_box_1 #box_1 { margin-bottom: 1.875rem /* 30/16 */; }
#in_box_1 .box_header { margin-bottom: 2rem; }
#in_box_1 .box_body { font-size: 1.0rem; line-height: 1.6; color: var(--grey1); }
/*in_box_1*/

/*in_box_2*/
#in_box_2 { padding-top: 2rem; padding-bottom: 0; }
#in_box_2 .container {  }


.tsjx_gd .swiper-slide  { padding-left: 0;  }
.tsjx_gd .swiper-slide .box { border: 1px solid #d1b9a6; padding: 2px;  }
.tsjx_gd .swiper-slide .box_s { width: 100%; padding: 1rem /* 16/16 */; background: url('../images/slider_bg.jpg') bottom center no-repeat; background-size: 100% auto; }
.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('../images/slider_title_bg.png') 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 */; }
.tsjx_gd .swiper-slide .imgbox { margin-bottom: 1.25rem /* 20/16 */; }
.tsjx_gd .swiper-slide .content { font-size: 0.875rem; color: var(--grey2); margin-bottom: 1.25rem /* 20/16 */;  }
.tsjx_gd .swiper-slide .more { margin-bottom: 1.875rem /* 30/16 */; }
.tsjx_gd .swiper-slide .more a { font-size: 1rem; color: var(--base_color); }
.tsjx_gd .swiper-slide .more a:hover { filter: brightness(110%); }

/*in_box_2*/

/*in_box_3*/
#in_box_3 { padding-top: 2.0rem; padding-bottom: 0; }

#in_box_3 .box_body { height: 25rem /* 400/16 */; }

#in_box_3 .box_body .box { margin-right: .5rem /* 8/16 */; } 
#in_box_3 .box_body .box a { width: 4.875rem /* 78/16 */; padding: 1.25rem /* 20/16 */;  } 
#in_box_3 .box_body .box a .tit { width: 1.625rem /* 26/16 */; font-size: 1.625rem /* 26/16 */; line-height: 1.1; font-weight: bold; }
#in_box_3 .box_body .box a .more { width: 1rem /* 16/16 */; font-size: 1rem /* 16/16 */; line-height: 1.1; }
#in_box_3 .box_body .box_1 a { background-color: #f29242; color: #f5cda0; } 
#in_box_3 .box_body .box_2 a { background-color: #d1121d; color: #f5cda0; } 

#in_box_3 .box_body .box a:hover { filter: brightness(120%); } 

#in_box_3 .box_body .box_3 { background: url('../images/in_box3_3.jpg') 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; }

/*in_box_3*/

/*in_box_4*/
#in_box_4 { padding-top: 2.0rem; padding-bottom: 2.0rem; background: url('../images/in_bg_2.jpg') bottom center no-repeat; background-size: 100% auto; }
#in_box_4 .box_header  { margin-bottom: 2rem; }

.gxdz_gd { height: 28.9375rem /* 463/16 */; }
.gxdz_gd .swiper-wrapper { height: 100%; }

.gxdz_gd .swiper-slide .box { padding: 1.25rem /* 20/16 */; }
.gxdz_gd .swiper-slide .tit_box { position: relative; width: 28%; padding-right: 1.25rem /* 20/16 */; font-size: 1rem /* 16/16 */; color: #e44d0b; }
.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%); }
.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%);}
.gxdz_gd .swiper-slide-active .tit_box:after { border: 2px solid var(--base_color); border-radius: 0%; }

.gxdz_gd .swiper-slide .cont_box { transition: all 0.3s; width: 68%; border: 1px solid #f38b44; padding: 1.25rem /* 20/16 */; height: 100%; }
.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)); }

.gxdz_gd .swiper-slide .cont_box .box_left .p1 { font-size: 1.375rem /* 22/16 */; font-weight: bold; color: #ba0e03; margin-bottom: 1.25rem /* 20/16 */; }
.gxdz_gd .swiper-slide .cont_box .box_left .p2 { font-size: 1rem; color: #e44d0b; }
.gxdz_gd .swiper-slide .cont_box .box_right a { width: 9.25rem /* 148/16 */; height: 2.5rem /* 40/16 */; font-size: 1rem /* 16/16 */; color: #e44d0b; }
.gxdz_gd .swiper-slide .cont_box:hover .box_right a { background-color: #fce7dc; }
.gxdz_gd .swiper-slide .cont_box .box_right img { width: 1.25rem /* 20/16 */; }

.gxdz_gd_w .prev-next { margin-top: 1.25rem /* 20/16 */; display: flex; justify-content: center; align-items: center; }
.gxdz_gd_w .prev-next .swiper-button-next, .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%; }
.gxdz_gd_w .prev-next .swiper-button-next:hover,.gxdz_gd_w .prev-next .swiper-button-prev:hover {  opacity: 1; }
.gxdz_gd_w .prev-next .swiper-button-prev { background-color: #fce7dc; color: #f88d81; }
.gxdz_gd_w .prev-next .swiper-button-next { background-color: #ba0e03; color: #f88d81; }

.gxdz_gd_w .swiper-button-prev:after { font-family: "iconfont2022" !important; content: "\e65e" !important; }
.gxdz_gd_w .swiper-button-next:after { font-family: "iconfont2022" !important; content: "\e87e" !important; }

/*in_box_4*/

/*in_box_5*/
#in_box_5 { padding-top: 2rem; padding-bottom: 2rem; }
#in_box_5 .better_list li { margin-bottom: 2.5rem /* 40/16 */; }
#in_box_5 .better_list li:last-child { margin-bottom: 0; }
#in_box_5 .better_list li a { border: 0; }
#in_box_5 .box_right { background-color: #fbe2cc; padding: .75rem /* 12/16 */;  }
/*in_box_5*/

/*in_box_6*/
#in_box_6 { padding-top: 0; padding-bottom: 2rem; background: url('../images/in_bg_3.jpg') 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('../images/tab_hover.png') center no-repeat; background-size: cover; color: #fadcc3;}
#in_box_6 .mainInfo { width: 94%; margin: 0 auto; }
/*in_box_6*/

/*in_links*/
#in_links { margin-bottom: 3.125rem; }
#in_links .box { padding: 1.25rem; min-height: 3.75rem; background: url('../images/line2.jpg'); }
#in_links .box_header { font-size: 1.625rem; color: var(--base_color); font-weight: bold; }
#in_links .box_body li a { color: var(--grey1); }
#in_links .box_body li a:hover { color: var(--base_color); }
/*in_links*/

/*首页样式结束*/

/*公共样式*/
.page_title .box_header .title { font-size: 1.75rem; margin-bottom: 1rem; }
.page_title .box_header .desc { color: var(--grey2); margin-bottom: 2rem; }

#box1 { padding-top: 2.5rem; padding-bottom: 2.5rem; }
#box2 { padding-top: 2.5rem; padding-bottom: 2.5rem; }
/*公共样式*/

/*关于我们样式*/

#company #box1 .mainInfo { font-size: 1.0rem; line-height: 2; }

#message_box { margin-top: 4rem; background: url('../images/about/message_bg.jpg') center no-repeat; background-size: cover; position: relative; } 
#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 #in_box_3 { padding-top: 1rem; padding-bottom: 1rem; }

#info .mainInfo.logo_bg { background: url('../images/logo_bg.png') 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; }

/*联系我们样式*/

.contact_message li .ibox { background-color: #f3f3f3; color: #929292; }
.contact_message li .lable { width: 3.5rem; flex-shrink: 1; }
.contact_message li .ibox input { background-color: transparent; width: 100%; font-size: 0.875rem; }
.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; }
	#in_box_3 .box_body { height: 28.125rem /* 450/16 */; }
	#in_box_3 .box_body .box_3 { padding: 1.875rem /* 30/16 */; }
	.gxdz_gd .swiper-slide .tit_box { width: 25%; font-size: 1.125rem /* 18/16 */; }
	
	.gxdz_gd .swiper-slide .cont_box:hover .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; }

	/*首页样式开始*/
	
	.box_header.main_box_header { margin-bottom: 3rem /* 48/16 */; }
	.box_header.main_box_header img { width: 27.5rem /* 440/16 */; max-width: 34.8653%; }

	#in_box_1 { padding-top: 2.5rem; padding-bottom: 2.5rem; }
	#in_box_2 { padding-top: 2.5rem; padding-bottom: 0; }
	
	.tsjx_gd .swiper-slide  { padding-left: 1.875rem /* 30/16 */;  }
	.tsjx_gd .swiper-slide .box { border: 1px solid #d1b9a6; padding: 2px;  }
	.tsjx_gd .swiper-slide .box_s { width: 100%; height: 30.875rem /* 494/16 */; padding: 2.25rem /* 36/16 */; background: url('../images/slider_bg.jpg') bottom center no-repeat; background-size: 100% auto; }
	.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('../images/slider_title_bg.png') 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 */; }
	.tsjx_gd .swiper-slide .imgbox { margin-bottom: 1.875rem /* 30/16 */; }
	.tsjx_gd .swiper-slide .content { font-size: 0.875rem; color: var(--grey2); margin-bottom: 1.875rem /* 30/16 */;  }
	.tsjx_gd .swiper-slide .more a { font-size: 1rem; color: var(--base_color); }

	#in_box_3 { padding-top: 2.5rem; padding-bottom: 0; }

	#in_box_3 .box_body { height: 28.125rem /* 450/16 */; }
	#in_box_3 .box_body .box a { width: 4.875rem /* 78/16 */; padding: 2.5rem /* 40/16 */ 0;  } 
	#in_box_3 .box_body .box_3 { padding: 1.375rem /* 22/16 */ 2.25rem /* 36/16 */; }
	
	.gxdz_gd .swiper-slide .tit_box { width: 28%; font-size: 1.5rem /* 24/16 */; }

	#in_box_4 { padding-top: 2.5rem; padding-bottom: 2.5rem; }
	#in_box_5 { padding-top: 2.5rem; padding-bottom: 2.5rem; }
	#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 */; }
	/*首页样式结束*/

	/*统一子页面开始*/

	#page_left  { padding-left: 1.875rem /* 30/16 */;  }
	#page_left .box { border: 1px solid #d1b9a6; padding: 2px;  }
	#page_left .box_s { width: 100%; min-height: 30.875rem /* 494/16 */; padding: 2.25rem /* 36/16 */; background: url('../images/slider_bg.jpg') bottom center no-repeat #fef9f5; background-size: 100% auto; }
	#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('../images/slider_title_bg.png') 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%; }
	/*统一子页面结束*/
	
	
	.news_list { margin-bottom: 1.875rem; }
	.news_list li .img_box { max-width: 28%; }
	.news_list li .cont_box { margin-top: 0; margin-left: 1rem; max-width: calc(72% - 1rem); }

	/* 关于我们专题页 */

	#about_box_1 .box_header.about_box_header { margin-bottom: 3rem /* 48/16 */; }
	#about_box_2 .box_header.about_box_header { margin-bottom: 3rem /* 48/16 */; }
	#about_box_3 .box_header.about_box_header { margin-bottom: 3rem /* 48/16 */; }
	#about_box_4 .box_header.about_box_header { margin-bottom: 3rem /* 48/16 */; }
	#about_box_5 .box_header.about_box_header { margin-bottom: 3rem /* 48/16 */; }

	/* 关于我们专题页 */


	/* 特色教学专题页 */

	#tsjx_box_1 .box_header.tsjx_box_header { margin-bottom: 3rem /* 48/16 */; }
	#tsjx_box_2 .box_header.tsjx_box_header { margin-bottom: 1.25rem /* 20/16 */; }
	#tsjx_box_3 .box_header.tsjx_box_header { margin-bottom: 1.25rem /* 20/16 */; }

	#tsjx_box_3 .box_s { border-radius: 1.875rem /* 30/16 */ 1.875rem /* 30/16 */ 0 0; }

	#tsjx_box_3 .box_s .yin1 { top: 3.125rem /* 50/16 */; left: 2.625rem /* 42/16 */; width: 1.875rem /* 30/16 */; } 
	#tsjx_box_3 .box_s .yin2 { bottom: 1.25rem /* 20/16 */; right: -.625rem /* -10/16 */; width: 10rem /* 160/16 */; } 

	#tsjx_box_4 .box_header.tsjx_box_header { margin-bottom: 3rem /* 48/16 */; }
	#tsjx_box_5 .box_header.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_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 */; }


	#in_box_1 { padding-top: 3.5rem; padding-bottom: 3.5rem; }
	#in_box_1 #box_1 { margin-bottom: 2.625rem /* 42/16 */; }
	#in_box_2 { padding-top: 3.5rem; padding-bottom: 0; }

	#in_box_3 { padding-top: 3.5rem; padding-bottom: 0; }
	#in_box_3 .box_body { height: 31.25rem /* 500/16 */; }
	#in_box_3 .box_body .box a { width: 4.875rem /* 78/16 */; padding: 2.5rem /* 40/16 */ 0;  } 
	#in_box_3 .box_body .box_3 { padding: 1.375rem /* 22/16 */ 2.25rem /* 36/16 */; }
	#in_box_4 { padding-top: 3.625rem; padding-bottom: 3.625rem; }

	.gxdz_gd { height: 28.9375rem /* 463/16 */; }
	.gxdz_gd .swiper-wrapper { height: 100%; }
	
	.gxdz_gd .swiper-slide .box { padding: 1.25rem /* 20/16 */; }
	.gxdz_gd .swiper-slide .tit_box { position: relative; width: 28%; font-size: 1.5rem /* 24/16 */; padding-right: 3.75rem /* 60/16 */; color: #e44d0b; }
	.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%); }
	.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%);}
	.gxdz_gd .swiper-slide-active .tit_box:after { border: 2px solid var(--base_color); border-radius: 0%; }
	
	.gxdz_gd .swiper-slide .cont_box { transition: all 0.3s; width: 80%; border: 1px solid #f38b44; padding: 2.625rem /* 42/16 */; height: 100%; }
	.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)); }
	
	.gxdz_gd .swiper-slide .cont_box .box_left .p1 { font-size: 1.375rem /* 22/16 */; font-weight: bold; color: #ba0e03; margin-bottom: 1.25rem /* 20/16 */; }
	.gxdz_gd .swiper-slide .cont_box .box_left .p2 { font-size: 1rem; color: #e44d0b; }
	.gxdz_gd .swiper-slide .cont_box .box_right a { width: 9.25rem /* 148/16 */; height: 2.5rem /* 40/16 */; font-size: 1rem /* 16/16 */; color: #e44d0b; }
	.gxdz_gd .swiper-slide .cont_box:hover .box_right a { background-color: #fce7dc; }
	
	.gxdz_gd_w .prev-next { margin-top: 1.25rem /* 20/16 */; display: flex; justify-content: center; align-items: center; }
	.gxdz_gd_w .prev-next .swiper-button-next, .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%; }
	.gxdz_gd_w .prev-next .swiper-button-next:hover,.gxdz_gd_w .prev-next .swiper-button-prev:hover {  opacity: 1; }
	.gxdz_gd_w .prev-next .swiper-button-prev { background-color: #fce7dc; color: #f88d81; }
	.gxdz_gd_w .prev-next .swiper-button-next { background-color: #ba0e03; color: #f88d81; }
	
	.gxdz_gd_w .swiper-button-prev:after { font-family: "iconfont2022" !important; content: "\e65e" !important; }
	.gxdz_gd_w .swiper-button-next:after { font-family: "iconfont2022" !important; content: "\e87e" !important; }

	#in_box_5 { padding-top: 3.625rem; padding-bottom: 3.625rem; }

	#in_box_5 .box_left { padding-right: 3.125rem /* 50/16 */; }
	#in_box_5 .box_right {  padding: 1.25rem /* 20/16 */; }

	#in_box_5 .box_right .pxly_gd { width: 19.875rem /* 318/16 */; height: 35.625rem /* 570/16 */; }

	#in_box_6 { padding-top: 0; padding-bottom: 3.625rem; }
	
	/*首页样式结束*/

	.news_list li a { padding: 1rem; }

	/*统一子页面开始*/
	#page_left { width: 30%; }
	#page_right { width: 68%; margin-left: 2%; }

	#page_left { position: relative; z-index:2; top: -8.125rem /* 130/16 */; }
	#page_left .box_header { height: 10.625rem;}
	#page_left .box_header .title { font-size: 2.125rem; }
	#page_left .box_header .desc { font-size: 0.875rem; color: var(--grey1); } 

	#page_left .box_body { height: 34.5625rem; }
	#page_left .box_body .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 { }

	.navI>li>a { font-size: 1.125rem; }
	/*统一header结束*/

	/*首页样式开始*/

	.box_header.main_box_header { margin-bottom: 3.0rem; }

	.box_header.main_box_header .title { display: flex; align-items: center; }
	.box_header.main_box_header .title a { font-size: 1.875rem; color: var(--base_color); }

	.better_list li { margin-bottom: 0.625rem; }
	.best_list li .title { font-size: 1.875rem;}
	.better_list li .title { font-size: 1.375rem;}
	.better_list_pic li .cont_box .title { font-size: 1.0rem; }
	.better_pics_a li .cont_box .title { font-size: 1.625rem; }

	#in_box_1 .box_header { font-size: 2.0rem; }

	
	#in_box_3 { padding-top: 2.0rem; padding-bottom: 0; }

	#in_box_3 .box_body { height: 31.25rem /* 500/16 */; }
	#in_box_3 .box_body .box a { width: 4.875rem /* 78/16 */; padding: 3.75rem /* 60/16 */ 0;  } 
	#in_box_3 .box_body .box_3 { padding: 2.625rem /* 42/16 */ 3rem /* 48/16 */; }
	.gxdz_gd .swiper-slide .tit_box { width: 28%; font-size: 1.75rem /* 28/16 */; }

	#in_box_4 .box_header { margin-bottom: 2.0rem; }	

	#in_box_5 .best_list { margin-bottom: 2rem; }
	#in_box_5 .best_list li .title { font-size: 1.375rem; }

	/*首页样式结束*/

	/*公共样式*/
	.page-a { font-size: 0.875rem; }

	.page_title .box_header .title { font-size: 2.1875rem; margin-bottom: 1rem; }
	.page_title .box_header .desc { font-size: 1rem; margin-bottom: 3.75rem; }

	.mainInfo { font-size: 1.0rem; line-height: 2; }

	/*公共样式*/

	/*关于我们样式*/

	/*关于我们样式*/

	/*单页样式*/

	/*单页样式*/

	/*联系我们*/

	/*联系我们*/

	/*产品中心*/

	/*产品中心*/

	/* 关于我们专题页 */
	#about_box_1 { padding-top: 5rem /* 80/16 */; padding-bottom: 5rem /* 80/16 */; }
	#about_box_2 { padding-top: 5rem /* 80/16 */; padding-bottom: 5rem /* 80/16 */; }
	#about_box_3 { padding-top: 5rem /* 80/16 */; padding-bottom: 5rem /* 80/16 */; }
	#about_box_4 .box_s { padding-top: 5rem /* 80/16 */; padding-bottom: 5rem /* 80/16 */; }
	#about_box_5 { padding-top: 5rem /* 80/16 */; padding-bottom: 5rem /* 80/16 */; }
	/* 关于我们专题页 */

	/* 特色教学专题页 */
	#tsjx_box_1 { padding-top: 5rem /* 80/16 */; padding-bottom: 5rem /* 80/16 */; }
	#tsjx_box_2 { padding-top: 5rem /* 80/16 */; padding-bottom: 5rem /* 80/16 */; }
	#tsjx_box_3 .box_s { padding-top: 5rem /* 80/16 */; padding-bottom: 5rem /* 80/16 */; }
	#tsjx_box_4 { padding-top: 5rem /* 80/16 */; padding-bottom: 5rem /* 80/16 */; }
	#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效果*/

/*1280效果/1920 150% 效果*/
@media (min-width: 1280px){
	

}
/*1280效果/1920 150% 效果*/

/*1400效果*/
@media (min-width: 1400px){

	html,body { font-size: 16px; }

	#name_box_w { height: 6.25rem; }
	#name_box_w #header_logo { }
	
	#name_box_w #header_logo img { max-height: 3.5rem; }
	
	#name_box_w #header_tel { width: 6.25rem /* 100/16 */ }

	.banner_s { width: 1920px; position: relative; left: 50%; transform: translateX(-50%); }

	.de-page-mian .page-inner a { width: 2rem; height: 2rem; line-height: 2rem; margin: 0.3125rem; }

	#product #goods_slider_type { font-size: 1.125rem; }
	#page_left { width: 20.65%; }
	#page_right { width: 77%; margin-left: 2%; }
}
/*1400效果*/

/*1440效果*/
@media (min-width: 1440px){
	html,body { font-size: 16px; }
	
	#name_box_w { height: 6.25rem; }
}
/*1440效果*/


/*1536效果/1920 125% 效果*/
@media (min-width: 1536px){
	html,body { font-size: 16px; }
	.container {
		max-width: 1424px;
	}

	#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 { }

	/*首页样式开始*/

	/*in_box_1*/
	#in_box_1 { padding-top: 6.5rem /* 104/16 */; padding-bottom: 17rem /* 272/16 */; }
	#in_box_1 .box_header { margin-bottom: 5.375rem /* 86/16 */; }
	#in_box_1 .img_box { width: 45.5%; }
	#in_box_1 .cont_box { width: 54.5%; }
	/*in_box_1*/

	/*in_box_2*/
	#in_box_2 { margin-top: -10.5rem /* 168/16 */; padding-top: 0; padding-bottom: 0; }
	#in_box_2 .container { max-width: 94.75rem /* 1516/16 */; background-color: #fdf8f3; padding: 3.5rem /* 56/16 */ 2rem /* 32/16 */; }
	/*in_box_2*/

	/*in_box_3*/
	#in_box_3 { padding-top: 5.625rem /* 90/16 */; padding-bottom: 0; }
	#in_box_3 .box_body { height: 35.125rem /* 562/16 */; }
	
	.gxdz_gd .swiper-slide .tit_box { width: 20%; }
	/*in_box_3*/

	#big_bg { background: url('../images/big_bg.jpg') center no-repeat; background-size: cover; height: 63.75rem; padding-top: 6.0rem; padding-bottom: 6.875rem; }

	/*in_box_4*/
	#in_box_4 { padding-top: 7rem /* 112/16 */; padding-bottom: 5.25rem; }
	#in_box_4 .box_header { margin-bottom: 4rem /* 64/16 */; }
	/*in_box_4*/

	/*in_box_5*/
	#in_box_5 { padding-top: 7.875rem /* 126/16 */; padding-bottom: 5.5rem /* 88/16 */; }
	
	#in_box_5 .box_left { width: 55.0625rem /* 881/16 */; margin-right: 8.5rem /* 136/16 */; flex-grow: 0 !important; }
	#in_box_5 .box_right { width: auto; padding: 2.25rem /* 36/16 */; }
	/*in_box_5*/

	/*in_box_6*/
	#in_box_6 { padding-top: 0; padding-bottom: 9.375rem /* 150/16 */; }
	#in_box_6 .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 */; }
	/*in_box_6*/
	
	/*首页样式结束*/

	#box1 { padding-top: 4rem; padding-bottom: 4rem; }
	#box2 { padding-top: 4rem; padding-bottom: 4rem; }

	.defaultHeight { min-height: 28.3rem; }
	#message_box .main_box { padding: 4rem; transform: translateY(-5.0rem); border-radius: 1.875rem;  }

	.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 .box .b_footer { padding: 2.5rem 2.5rem; }
	.pro_li_big .box .b_footer .title { font-size: 1.75rem; font-weight: bold; margin-bottom: 0.75rem; }
	.pro_li_big .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 #box1 { padding-top: 3rem; padding-bottom: 1.875rem; }
	#proinfo #box1 .main_box { padding: 2rem; }
	#proinfo #box1 .pro_desc .title { font-size: 1.75rem; }

	#proinfo #box2 { padding-top: 0; padding-bottom: 0; }
	#proinfo #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; }

	.contact_message li .ibox input { font-size: 1.0rem; }
	.contact_message li .ibox textarea { font-size: 1.0rem; }
	/*contact*/

	#info #in_box_02 { padding-top: 2rem; padding-bottom: 0; }

	#message_box { margin-top: 7rem; }

	/* 关于我们专题页 */
	#about_box_1 { height: 32.5rem /* 520/16 */; padding-top: 6.25rem /* 100/16 */; padding-bottom: 6.25rem /* 100/16 */; }
	#about_box_1 .box_header.about_box_header .title { font-size: 2.5rem /* 40/16 */; }

	#about_box_2 { height: 28.25rem /* 452/16 */; padding-top: 6.25rem /* 100/16 */; padding-bottom: 6.25rem /* 100/16 */; }
	#about_box_2 #pxbj { padding-right: 2.5rem /* 40/16 */;}
	#about_box_2 #pxmd { padding-left: 2.5rem /* 40/16 */;}
	
	#about_box_3 #xzly { height: 24.375rem /* 390/16 */; padding-top: 3.5rem /* 56/16 */; padding-bottom: 3rem /* 48/16 */; }
	#about_box_3 .box_header.about_box_header { margin-bottom: 3.5rem /* 56/16 */; }
	#about_box_3 .box_header.about_box_header .title { font-size: 2.5rem /* 40/16 */; }

	#about_box_4 { height: 62.5rem /* 1000/16 */; position: relative; z-index: 1; }
	#about_box_4 .box_s { padding-top: 9rem /* 144/16 */; padding-bottom: 6.75rem /* 108/16 */; }
	#about_box_4 .box_header.about_box_header .title { font-size: 2.5rem /* 40/16 */; color: var(--base_color); margin-bottom: 1.5rem /* 24/16 */; }

	#about_box_5 { height: 47.0625rem /* 753/16 */; padding-top: 8rem /* 128/16 */; padding-bottom: 7rem /* 112/16 */; }
	#about_box_5 .box_s { padding-top: 9rem /* 144/16 */; padding-bottom: 6.75rem /* 108/16 */; }
	#about_box_5 .box_header.about_box_header .title { font-size: 2.5rem /* 40/16 */; color: var(--base_color); margin-bottom: 1.5rem /* 24/16 */; }
	/* 关于我们专题页 */


	/* 特色教学专题页 */
	#tsjx_box_1 { height: 50.625rem /* 810/16 */; padding-top: 9.625rem /* 154/16 */; padding-bottom: 9.625rem /* 154/16 */; }
	#tsjx_box_1 .box_header.tsjx_box_header .title { font-size: 2.5rem /* 40/16 */; }
	#tsjx_box_1 .box_body.content { margin-bottom: 5rem /* 80/16 */; }
	
	#tsjx_box_2 { height: 45.9375rem /* 735/16 */; padding-top: 9.25rem /* 148/16 */; padding-bottom: 7.75rem /* 124/16 */; }
	#tsjx_box_2 .box_header.tsjx_box_header .title { font-size: 2.5rem /* 40/16 */; }
	#tsjx_box_2 .box_body.content { margin-bottom: 3.5rem /* 56/16 */; }

	#tsjx_box_3 .box_s { height: 49.375rem /* 790/16 */; padding-top: 6.25rem /* 100/16 */; padding-bottom: 9.75rem /* 156/16 */; }
	
	#tsjx_box_3 .box_s .yin1 { top: 8.125rem /* 130/16 */; left: 2.625rem /* 42/16 */; width: auto; } 
	#tsjx_box_3 .box_s .yin2 { bottom: 12.5rem /* 200/16 */; right: -5rem /* -80/16 */; width: auto; } 
	#tsjx_box_3 .box_header.tsjx_box_header .title { font-size: 2.5rem /* 40/16 */; }
	#tsjx_box_3 .box_body.content { margin-bottom: 3rem /* 48/16 */; }

	#tsjx_box_4 { height: 50.625rem /* 810/16 */; padding-top: 8.875rem /* 142/16 */; padding-bottom: 9.875rem /* 158/16 */; }
	#tsjx_box_4 .box_header.tsjx_box_header .title { font-size: 2.5rem /* 40/16 */; }
	#tsjx_box_4 .box_body.content { margin-bottom: 5rem /* 80/16 */; }
	

	#tsjx_box_5 { height: 50.625rem /* 810/16 */; padding-top: 8.875rem /* 142/16 */; padding-bottom: 9.875rem /* 158/16 */; }
	#tsjx_box_5 .box_header.tsjx_box_header .title { font-size: 2.5rem /* 40/16 */; }
	#tsjx_box_5 .box_body.content { margin-bottom: 4rem /* 64/16 */; }

	/* 特色教学专题页 */

	/*统一子页面开始*/
	#page_left { width: 19.6875rem /* 315/16 */; }

	#page_left .navList li a { line-height: 4rem; }

	#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_nav { margin-left: 16.25rem /* 260/16 */; margin-right: 3.125rem /* 50/16 */; }
}
/*1920效果*/

/*-------------------------