/*手机端样式开始*/
html,body { font-size: 12px; }

/*统一header开始*/
header { position: relative; }
#name_box_w { width: 100%; height: 3.75rem /* 60/16 */; transition: all 0.5s; position: absolute; top: 0; left: 0; z-index: 3; }
#name_box_w .container-fluid { height: 100%; }
#name_box_w #header_logo img { transition: all 0.5s; max-height: 1.875rem /* 30/16 */;}

#header_nav { height: 3.125rem /* 50/16 */; margin-left: 3.125rem /* 50/16 */; }
#header_nav .container { height: 100%; }
#header_nav .container>ul { height: 100%; }

/*主导航*/
.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; bottom: 0; left: 50%; transform: translate(-50%,0); display: block; width: 4.5rem /* 72/16 */; height: 0; content: ''; transition: all .5s ease; }
.navI>li:hover>a:after, .navI>li.active>a:after { background-color: var(--base_color); height: .25rem /* 4/16 */; }

.navI>li .children { width: 100%; position: absolute; left: 0; top: 0; height: 0; overflow: hidden; visibility: hidden; opacity: 0; transition: all .3s ease; }
.navI>li:hover .children { visibility: visible; opacity: 1; height: auto; }
.children li:hover>a,.children li.active a p { color: #ffffff !important; }

/*.navI li#nav_product .children { width: 31.5625rem; }*/
.navI li .children { width:100%; position:absolute; z-index: 1; top: 3.125rem /* 50/16 */; left: 0; text-align: left; height:0; overflow: hidden; opacity:0; transition: all 0.3s ease 0s; }
.navI li .children li a { padding: 0 0.3125rem; display: block; 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_links #header_tel { font-size: 1rem /* 16/16 */; color: var(--grey1); }
#header_links #header_tel i { font-size: 1.25rem /* 20/16 */; color: #000000; margin-right: .625rem /* 10/16 */; }
#header_links #header_tel .tel_num { color: var(--base_color); font-weight: bold; font-size: 1.25rem /* 20/16 */; margin-left: 1.25rem /* 20/16 */; }

#header_links #header_language { margin-left: .625rem /* 10/16 */; font-size: 1rem /* 16/16 */; color: var(--grey1); position: relative; }
#header_links #header_language i { font-size: 1.25rem /* 20/16 */; color: #000000; margin-right: .625rem /* 10/16 */; }
#header_links #header_language .iconxialajiantouxiao { font-size: .875rem /* 14/16 */; }

#header_links #header_language .language_box { display: none; position: absolute; z-index: 1; top: 100%; left: 0; width: 100%; }
#header_links #header_language:hover .language_box { display: block; padding: .3125rem /* 5/16 */ 0; }
#header_links #header_language .language_box ul { box-shadow: 0 .3125rem /* 5/16 */ .3125rem /* 5/16 */ rgba(0,0,0,.3); }
#header_links #header_language .language_box a { display: block; width: 100%; line-height: 1.875rem /* 30/16 */; font-size: .875rem /* 14/16 */; background-color: #ffffff; color: var(--grey1); text-align: center; font-size: 1rem /* 16/16 */; }
#header_links #header_language .language_box a:hover { background-color: var(--base_color); color: #ffffff; }
/*导航右侧*/
#name_box_w .container #m_nav { width: auto; height: 100%; }
#banner_box, #page_banner_box { transition: all 0.5s; }
#location, #location a { font-size: .875rem /* 14/16 */; }
#page_banner_box #company_name { font-size: 1.5rem /* 24/16 */; }


#page_banner_box .m_img { width: 100%; min-height: 18.75rem /* 300/16 */; object-fit: fill;}

.banner_s { width: 100%; position: relative; left: 50%; transform: translateX(-50%); min-height: 10rem /* 160/16 */; }

#project .banner_s { background: url('../images/project/banner.jpg') center no-repeat; background-size: cover; }

#project #page_banner_box { margin-bottom: 7.25rem /* 116/16 */; }
#project_bar { display: flex; justify-content: center; align-items: start; position: relative; transform: translateY(7.25rem /* 116/16 */); }
#project_bar .box_header { margin-bottom: 1.875rem /* 30/16 */; }
#project_bar #main_box { background-color: var(--base_color); color: #ffffff; padding: 1.875rem /* 30/16 */ 1.25rem /* 20/16 */; }
#project_bar .cont_box { font-size: 1rem /* 16/16 */; line-height: 2.2; color: rgba(255, 255, 255, 0.8); }
#project_bar .img_box .title { margin-bottom: 1.25rem /* 20/16 */; }
#project_bar .img_box .title p { display: inline-block; font-size: 1.125rem /* 18/16 */; font-weight: bold; line-height: 1.6; border-bottom: 1px solid #ffffff; padding-bottom: 1.25rem /* 20/16 */; }
#project_bar .img_box img { width: 10rem /* 160/16 */; }

#subNav_box { height: 4.5rem; }
.subNav { width: 100%; }
.subNav .swiper-slide { width: 6.875rem /* 110/16 */; height: 3.25rem /* 52/16 */;  text-align: center; line-height: 3.25rem /* 52/16 */; }
.subNav .swiper-slide a { display: block; width: 100%; height: 100%; color: #ffffff; }
.subNav .swiper-slide a.active { background-color: var(--second_color); color: #ffffff; }
/*下拉样式*/

/*下拉样式*/
/*统一header结束*/

/*统一子页面开始*/

/*992开始左右分栏目子页面*/

/*统一子页面LEFT开始*/

#page_left { width: 100%; }
/*#page_left .slider_type  { width: 18.0rem; }*/

#page_left .slider_type .slider_type_header { background: url('../images/slider_title_bg.png') center no-repeat var(--base_color); color: #ffffff; height: 6.0625rem; }
#page_left .slider_type .slider_type_header .title { font-size: 1.5rem; margin-bottom: 0.625rem; text-align: center; }
#page_left .slider_type .slider_type_header .desc { font-size: 0.875rem; font-family: 'Arial'; text-transform: uppercase; text-align: center; }

#page_left .slider_type .slider_type_list { border: 0.0625rem solid #eeeeee; border-top: 0; background-color: #ffffff; padding: 1.0rem; }
#page_left .slider_type .slider_type_list ul li { margin-bottom: 0.625rem; }
#page_left .slider_type .slider_type_list ul li a { padding: 0.625rem; height: 3.125rem; background-color: #f1f1f1; }
#page_left .slider_type .slider_type_list ul li a:hover,#page_left .slider_type .slider_type_list ul li a.active { background-color: var(--base_color); color: #ffffff; }
#page_left .slider_type .slider_type_list ul li a span.dian { width: 1rem; height: 1rem; display: block; background: url('../images/dot_g.png') center no-repeat; margin-left: 0.625rem; }
#page_left .slider_type .slider_type_list ul li a:hover span.dian, #page_left .slider_type .slider_type_list ul li a.active span.dian { background: url('../images/dot_w.png') center no-repeat; }

#page_left .slider_gd .slider_gd_head { height: 3.5625rem; line-height: 3.5625rem; border: 0.0625rem solid #efefef; text-align: center; margin-bottom: 0.625rem; }
#page_left .slider_gd .slider_gd_head .title { font-size: 1.25rem; color: #333333; font-weight: bold; }
 
#page_left .slider_contact { margin-top: 1.5rem; background-color: #ffffff; border: 0.0625rem solid #eeeeee; }
#page_left .slider_contact .top_line { background-color: var(--base_color); height: 0.3125rem; border-bottom: 0.0625rem solid #eeeeee; }

.slider_contact_list { padding: 1.25rem; }
.slider_contact_list .slider_tel_title { font-weight: bold; margin-bottom: 1rem; }
.slider_contact_list .slider_tel_num { color: #d8170e; font-size: 1.625rem; font-weight: bold; margin-bottom: 1.25rem; }
.slider_contact_list ul li { line-height: 2; }
/*统一子页面LEFT结束*/

/*统一子页面RIGHT开始*/
#page_right { width: 100%; }
#page_right .page_title .title { font-size: 2.0rem; border-left: 0.375rem solid var(--base_color); padding-left: 0.625rem; }

.line_bg { width: 100%; height: 0.4375rem; background: url('../images/line_bg.jpg') center repeat-x; }

.mainInfo { font-size: 1.0rem; line-height: 2; color: var(--grey2); }
.mainInfo h4 { margin-bottom: .875rem /* 14/16 */; }
.singleImg { display: block; margin: 0 auto 1.25rem /* 20/16 */; }
.mainInfo .video_box { width: 100%; height: 23.4375rem; }
.mainInfo h3 {font-size:1.125rem; background:#efefef;display:inline-block;padding:0.70312rem 1.25rem;color:#222222;border-left:0.375rem solid var(--base_color);font-weight:bold;}

/*图片列表*/
.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 { transition: all 0.3s; margin-bottom: 1.25rem /* 20/16 */; border: 1px solid #efefef; }

.news_list li .img_box { width: 100%; }
.news_list li .cont_box { margin-top: 1.25rem; width: 100%; }
.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(--grey2); margin-bottom: 1.0rem; line-height: 1.8; }
.news_list li .time { font-size: 1.0rem; color: var(--grey2); }
.news_list li a:hover { box-shadow: 0; }
.news_list li a:hover .title { font-weight: bold; color: var(--base_color); }
/*新闻列表*/


/*子页面翻页按钮按钮*/
.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: 7.5rem /* 120/16 */; height: 3.125rem /* 50/16 */; font-size: 1.125rem; text-align: center; color: #ffffff; }
.detail_title .title i { font-size: 1.25rem !important; }
/*统一子页面RIGHT结束*/

/*统一子页面结束*/

/*统一footer开始*/
#footer { background: url(../images/footer_bg.jpg) no-repeat center center; background-size: cover; margin-bottom: 5rem /* 80/16 */; }
#footer_main { padding-top: 2.5rem /* 40/16 */; padding-bottom: 2.5rem /* 40/16 */; }
#e1 { width: 100%; }
#e2 { width: 100%; }
#footer_nav dl { line-height: 2; }
#footer_nav dl dt { margin-bottom: 1.25rem /* 20/16 */; }
#footer_nav dl dt a { display: block; color: #000000; font-size: 1.125rem /* 18/16 */; }
#footer_nav dl dt a:hover { color: var(--base_color) !important; }

#footer_nav dl dd a { display: block; color: var(--grey2); font-size: 1rem /* 16/16 */; line-height: 2.2; }
#footer_nav dl dd a:hover { color: var(--base_color) !important; }
.footer_logo { margin-bottom: 1.25rem /* 20/16 */; }
.footer_logo img { width: 18.75rem /* 300/16 */; }

#contact_list li { margin-bottom: 2rem /* 32/16 */; }
#contact_list li:last-child { margin-bottom: 0; }
#contact_list dl dt { font-size: 1.75rem /* 28/16 */; color: #1a1c1d; font-weight: normal; margin-bottom: 1.25rem /* 20/16 */; }
#contact_list dl dd { font-size: 1.125rem /* 18/16 */; color: #1a1c1d; line-height: 1.6; }
#contact_list dl .f_num { font-size: 2rem /* 32/16 */; color: var(--second_color); font-weight: bold; font-family: 'Arial'; line-height: 1; }

#footer_main,#footer_main a { color: #000000; }
#footer_main a:hover { color: var(--base_color); }

#footer_copy { }
#footer_copy .container .main_box { border-top: 1px solid rgba(179,195,204,.6); padding-top: .625rem /* 10/16 */; padding-bottom: .625rem /* 10/16 */; }

#footer_copy,#footer_copy a { font-size: 1rem; color:rgba(0,0,0,0.65); }
#footer_copy a:hover, #footer_copy a:hover { color: var(--second_color); }
/*统一footer结束*/

/*首页样式开始*/

/*首页swiper按钮统一样式*/

.flash .flash-button-prev { display: flex; align-items: center; position: absolute; top: 50%; left: 10%; transform: translateY(-50%); z-index: 1; color: #ffffff; font-size: .875rem /* 14/16 */; }
.flash .flash-button-next { display: flex; align-items: center; position: absolute; top: 50%; right: 10%; transform: translateY(-50%); z-index: 1; color: #ffffff; font-size: .875rem /* 14/16 */; }
.flash .flash-button-prev:after,.flash .flash-button-next::before { content: ""; width: 3.125rem /* 50/16 */; height: 1px; background-color: #ffffff; display: block; }


.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左右按钮*/

.morethings_box { width: 100%; position: absolute; bottom: 8%; left: 0; z-index: 2; }

.btns .btn_1 { width: 7.5rem /* 120/16 */; height: 2.5rem /* 40/16 */; border: 1px solid var(--base_color); color: #000000; font-weight: bold; border-radius: 1.875rem /* 30/16 */; display: flex; justify-content: center; align-items: center; }
.btns .btn_1:hover { background-color: var(--base_color); color: #ffffff; }
.btns .btn_2 i { font-size: 1.875rem /* 30/16 */; color: #ff8400; transition: all 0.3s; }
.btns .btn_2 span { padding-bottom: .5rem /* 8/16 */; border-bottom: 1px solid #000000; color: #000000; font-weight: bold; transition: all 0.3s; }
.btns .btn_2:hover i { color: var(--base_color); }
.btns .btn_2:hover span { border-bottom: 1px solid var(--base_color); color: var(--base_color); }

.box_header { margin-bottom: 1.25rem /* 20/16 */; }
.box_header.main_box_header .desc_box { margin-top: 1.25rem /* 20/16 */; font-size: 1rem; color: var(--grey2); line-height: 1.6; }
.box_header .title_box { font-size: 1.5rem /* 24/16 */; font-weight: bold; color: var(--base_color); margin-bottom: 1.25rem /* 20/16 */; }
.box_header .desc_box { font-size: 1.25rem /* 20/16 */; color: #000000; line-height: 1.4; }

/*in_box_01*/
#in_box_01 { padding-top: 2.5rem; padding-bottom: 2.5rem; background: url('../images/box_1_bg.jpg') no-repeat center; }

#in_box_01 .main_box_1 .cont_box { width: 100%; margin-bottom: 1.875rem /* 30/16 */; }
#in_box_01 .main_box_1 .img_box { width: 92%; margin: 0 auto; }
#in_box_01 .main_box_1 .content_box { color: var(--grey1); margin-bottom: 1.875rem /* 30/16 */; }

#in_box_01 .main_box_2 { background-color: #ffffff; padding: 1.875rem /* 30/16 */ 1.25rem /* 20/16 */; position: relative; margin-top: -1.875rem /* -30/16 */; }

.in_ys_list li .icon_box { transition: all 0.3s; width: 5rem /* 80/16 */; height: 5rem /* 80/16 */; background-color: var(--base_color); border-radius: 50%; display: flex; justify-content: center; align-items: center; margin-bottom: 1.25rem /* 20/16 */; }
.in_ys_list li .icon_box img { width: 2.25rem /* 36/16 */; height: 2.25rem /* 36/16 */; }
.in_ys_list li .title { font-size: 1.125rem /* 18/16 */; font-weight: bold; color: #484949; }
.in_ys_list li .icon_box:hover { background-color: var(--second_color); }

#in_box_01 .main_box_2 hr { border-color: #ccd4d7; margin-top: 1.875rem /* 30/16 */; margin-bottom: 1.875rem /* 30/16 */; }

.pro_gd .title { color: #2c2c2c; }
/*in_box_01*/

/*in_box_02*/
#in_box_02 { padding-top: 2.5rem; padding-bottom: 2.5rem; }
/*in_box_02*/

/*in_box_03*/
#in_box_03 { padding-top: 2.5rem; padding-bottom: 2.5rem; background: url('../images/box_3_bg.jpg') no-repeat center center; background-size: cover; }

#in_box_03 .box_left { max-width: 50rem /* 800/16 */; width: 100%; }
#in_box_03 .box_left .content_box { color: var(--grey2); margin-bottom: 3.125rem /* 50/16 */; }

#in_box_03 .box_right { width: 100%; }

.param_more li .title .num { font-size: 3.75rem /* 60/16 */; font-weight: bold; color: var(--second_color); letter-spacing: -.1875rem /* -3/16 */; font-family: 'Arial'; }
.param_more li .title .sub { font-size: 1.875rem /* 30/16 */; font-weight: bold; color: var(--second_color); }
.param_more li hr { opacity: 0.5; margin-top: 1.25rem /* 20/16 */; margin-bottom: 1.875rem /* 30/16 */; background-color: #b2b2b2; }
.param_more li .desc { font-size: 1.125rem /* 18/16 */; font-weight: bold; color: var(--grey2); }

#in_box_03 .main_box { margin-bottom: 3.125rem /* 50/16 */; } 
.img_more li { transition: all 0.3s; }
.img_more li:nth-child(1) { transform: translateY(4.5rem /* 72/16 */); } 
.img_more li:nth-child(2) { transform: translateY(0); } 
.img_more li:nth-child(3) { transform: translateY(4.5rem /* 72/16 */); } 
.img_more li:nth-child(4) { transform: translateY(2.25rem /* 36/16 */); } 

.img_more li:nth-child(1):hover { transform: translateY(2.25rem /* 36/16 */); } 
.img_more li:nth-child(2):hover { transform: translateY(-2.25rem /* -36/16 */); } 
.img_more li:nth-child(3):hover { transform: translateY(2.25rem /* 36/16 */); } 
.img_more li:nth-child(4):hover { transform: translateY(0); }

.honor_gd .swiper-slide a { display: block; padding: 1.875rem /* 30/16 */; height: 35.125rem /* 562/16 */; background: url('../images/box_3_pic_bg.png') no-repeat center center; background-size: contain; }
.honor_gd .swiper-slide a .title { margin: 0 auto; margin-bottom: 1.25rem /* 20/16 */; display: flex; justify-content: center; align-items: center; padding: 0 1.25rem /* 20/16 */; font-size: 1.125rem /* 18/16 */; text-align: center; height: 3.625rem /* 58/16 */; background: url('../images/box_pic_title_bg.png') no-repeat center center; background-size: contain; }
.honor_gd .swiper-slide a .imgbox { max-width: 16.25rem /* 260/16 */; margin: 0 auto; }
/*in_box_03*/

/*in_box_04*/
#in_box_04 { padding-top: 2.5rem; padding-bottom: 2.5rem; background: url('../images/box_4_bg.jpg') no-repeat center center; background-size: cover; }
.yfsl_gd_w { margin-top: 1.875rem /* 30/16 */;}
.yfsl_gd_w .prev_next { position: absolute; bottom: 3%; right: 0; width: 6.25rem /* 100/16 */; z-index: 1; }

.yfsl_gd_w .prev_next .btn_prev,.yfsl_gd_w .prev_next .btn_next { width: 3rem /* 48/16 */; height: 3rem /* 48/16 */; display: flex; justify-content: center; align-items: center; }
.yfsl_gd_w .prev_next .btn_prev i ,.yfsl_gd_w .prev_next .btn_next i { font-size: 1.875rem /* 30/16 */; color: #ffffff; }

.yfsl_gd .swiper-slide { background: url('../images/box_4_box_bg.jpg') no-repeat right bottom; }
.yfsl_gd .swiper-slide .img_box { width: 100%; max-width: 100%; flex-shrink: 0; }

.yfsl_gd .swiper-slide .cont_box { flex-grow: 1; color: #ffffff; padding: 1.875rem /* 30/16 */ 1.25rem /* 20/16 */ 2.5rem /* 40/16 */;}
.yfsl_gd .swiper-slide .cont_box .title { font-size: 1.5rem /* 24/16 */; margin-bottom: 1.25rem /* 20/16 */; transition: all 0.3s; }

.yfsl_gd .swiper-slide .cont_box hr { opacity: 0.75; margin-top: 1.25rem /* 20/16 */; margin-bottom: 1.25rem /* 20/16 */; }
.yfsl_gd .swiper-slide .cont_box .desc { font-size: 1rem /* 16/16 */; line-height: 1.8; }

.yfsl_gd .swiper-slide a:hover hr { background-color: var(--second_color); }

/* in_box_05 */
#in_box_05 { padding-top: 2.5rem; padding-bottom: 2.5rem; }
.news_gd { padding-top: 1.875rem /* 30/16 */ !important; padding-bottom: 3.125rem /* 50/16 */ !important; }
.news_gd .title { font-size: 1.125rem /* 18/16 */; line-height: 1.6; }
.news_gd .swiper-pagination .swiper-pagination-bullet { transform: all 0.3s; width: 1.75rem /* 28/16 */ !important; height: .375rem /* 6/16 */ !important; border-radius: .375rem /* 6/16 */; background-color: #b3c3cc; opacity: 1; }
.news_gd .swiper-pagination .swiper-pagination-bullet-active { width: 3.125rem /* 50/16 */ !important; background-color: var(--base_color); }
/* in_box_05 */
/*首页样式结束*/

/*公共样式*/
.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; }
#box3 { padding-top: 2.5rem; padding-bottom: 2.5rem; }
#box4 { padding-top: 2.5rem; padding-bottom: 2.5rem; }

#about #box_01_w { background: url('../images/about/box1_bg_1.jpg') no-repeat right top; background-size: 33.2810047096% auto;}
#about #box_01 { padding-top: 2.5rem; padding-bottom: 2.5rem; background: url('../images/about/box1_bg_1.jpg') no-repeat bottom left; background-position: 0 120%; background-size: 30.7169021455% auto; }

#about #box_01 .play_box { background-color: #000000; margin-bottom: 1.875rem /* 30/16 */; width: 100%; }
#about #box_01 img { width: 100%; height: 100%; object-fit: cover; opacity: 0.3; }
.play_btn { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 1; }
.play_btn i { font-size: 3rem /* 48/16 */; color: #ffffff; }

#about #box_02 { padding-top: 2.5rem; padding-bottom: 2.5rem; background-color: #e4eff7; }
#about #box_02 .box2_title { position: absolute; right: 0; top: 50%; max-width: 50%; transform: translateY(-50%); }

#qywh_1 li .box { background-color: #ffffff; }
#qywh_1 li .img_box { width: 100%; } 
#qywh_1 li .cont_box { width: 100%; padding: 1.25rem /* 20/16 */; } 
#qywh_1 li .cont_box .title { font-size: 1.5rem /* 24/16 */; line-height: 1.2; }
#qywh_1 li .cont_box .title img { width: 2rem /* 32/16 */; }
#qywh_1 li .cont_box hr { border-color: #ccd4d7; margin-top: 1.25rem /* 20/16 */; margin-bottom: 1.25rem /* 20/16 */; }
#qywh_1 li .cont_box .content { font-size: 1rem /* 16/16 */; color: var(--grey3); line-height: 2; }

#about #box_03 { background: url(../images/about/box_3_bg.jpg) no-repeat center center; background-size: cover; padding-top: 2.5rem; padding-bottom: 2.5rem; }

#about #box_03 .main_box { padding: .9375rem /* 15/16 */; background-color: #ffffff; }
#about #box_03 .main_box .box_header { width: 100%;  }
#about #box_03 .main_box .box_body { width: 100%; margin-top: 1.25rem /* 20/16 */; }
.yfjd_gd_w { padding: 0; position: relative; }
.yfjd_gd_w .btn-prev { position: absolute; top: 50%; left: 0; transform: translateY(-50%); z-index: 1; }
.yfjd_gd_w .btn-next { position: absolute; top: 50%; right: 0; transform: translateY(-50%); z-index: 1; }
.yfjd_gd_w .btn-prev .box,.yfjd_gd_w .btn-next .box { display: flex; justify-content: center; align-items: center; width: 1.875rem /* 30/16 */; height: 1.875rem /* 30/16 */; border-radius: 1.875rem /* 30/16 */; overflow: hidden; color: #ffffff; }
.yfjd_gd_w .btn-prev .box i,.yfjd_gd_w .btn-next .box i { font-size: 1.25rem /* 20/16 */; }
.yfjd_gd_w .btn-prev { background-color: var(--second_color); }
.yfjd_gd_w .btn-next { background-color: var(--base_color); }
.yfjd_gd_w .btn-prev .box { transform: scaleX(-1); }

#about #box_04 { padding-top: 2.5rem; padding-bottom: 2.5rem; }

#qywh_2.grid-container {
	display: grid;
	gap: .625rem /* 10/16 */;
	/* 设置网格项目之间的间距 */
}

.qywh_left {
	padding: 1.25rem /* 20/16 */;
	background: url('../images/about/box_4_bg.jpg') no-repeat right bottom #f0f6fa;
	background-size: 100%;
}

.qywh_top-right {
	background-color: #f0f6fa;
	padding: .9375rem /* 15/16 */;
}

.qywh_bottom-right {
	background-color: #f0f6fa;
	padding: .9375rem /* 15/16 */;
}

#qywh_2.grid-container .qywh_left .icon_box { height: 5rem /* 80/16 */; display: flex; align-items: center; margin-right: 1.875rem /* 30/16 */; }
#qywh_2.grid-container .qywh_left .icon_box img { width: 3rem /* 48/16 */; height: 3rem /* 48/16 */; }
#qywh_2.grid-container .qywh_left .title { font-size: 1.75rem /* 28/16 */; height: 5rem /* 80/16 */; display: flex; align-items: center; }
#qywh_2.grid-container .qywh_left .content { font-size: 1rem /* 16/16 */; line-height: 2.2; color: #221f1f; }
#qywh_2.grid-container .qywh_left li p { max-width: 20rem /* 320/16 */; opacity: 0.8; }
#qywh_2.grid-container .qywh_left li p:first-child { margin-bottom: .625rem /* 10/16 */; }

#qywh_2.grid-container .qywh_top-right .icon_box { height: 5rem /* 80/16 */; display: flex; align-items: center; margin-right: 1.875rem /* 30/16 */; }
#qywh_2.grid-container .qywh_top-right .icon_box img { width: 3rem /* 48/16 */; height: 3rem /* 48/16 */; }
#qywh_2.grid-container .qywh_top-right .title { font-size: 1.75rem /* 28/16 */; margin-top: 1.5rem /* 24/16 */; margin-bottom: 1.875rem /* 30/16 */; }
#qywh_2.grid-container .qywh_top-right .content { font-size: 1rem /* 16/16 */; line-height: 2.2; color: #221f1f; }
#qywh_2.grid-container .qywh_top-right li p { max-width: 20rem /* 320/16 */; opacity: 0.8; }

#qywh_2.grid-container .qywh_bottom-right .icon_box { height: 5rem /* 80/16 */; display: flex; align-items: center; margin-right: 1.875rem /* 30/16 */; }
#qywh_2.grid-container .qywh_bottom-right .icon_box img { width: 3rem /* 48/16 */; height: 3rem /* 48/16 */; }
#qywh_2.grid-container .qywh_bottom-right .title { font-size: 1.75rem /* 28/16 */; margin-top: 1.5rem /* 24/16 */; margin-bottom: 1.875rem /* 30/16 */; }
#qywh_2.grid-container .qywh_bottom-right .content { font-size: 1rem /* 16/16 */; line-height: 2.2; color: #221f1f; }
#qywh_2.grid-container .qywh_bottom-right li p { max-width: 20rem /* 320/16 */; opacity: 0.8; }
/*关于我们*/

/* 项目服务 */
#project #box_01 { padding-top: 2.5rem; padding-bottom: 2.5rem; }

#project #box_01 .box_header { margin-bottom: 3.125rem /* 50/16 */;}
#project #box_01 .box_header .tags_box { font-size: 1.5rem /* 24/16 */; line-height: 1.4; }
.ys_list li .box { border-top: 1px solid #b4b4b4; padding: 1.875rem /* 30/16 */ 0; }
.ys_list li .icon_box { transition: all 0.3s; width: 5rem /* 80/16 */; height: 5rem /* 80/16 */; background-color: var(--base_color); border-radius: 50%; display: flex; justify-content: center; align-items: center; margin-right: 1.25rem /* 20/16 */; flex-shrink: 0; }
.ys_list li .icon_box img { width: 2.25rem /* 36/16 */; height: 2.25rem /* 36/16 */; }
.ys_list li .icon_box:hover { background-color: var(--second_color); }
.ys_list li .cont_box .title { font-size: 1.5rem /* 24/16 */; font-weight: bold; color: var(--base_color); margin-bottom: 1.25rem /* 20/16 */; }
.ys_list li .cont_box .desc { font-size: 1rem /* 16/16 */; color: rgba(0,0,0,0.8); line-height: 1.8; }

#project #box_02 { background: url('../images/project/box_2_bg.jpg') no-repeat center; background-size: cover; padding-top: 2.5rem; padding-bottom: 2.5rem; }

.case_gd { padding-top: .625rem /* 10/16 */ !important; padding-bottom: 3.125rem /* 50/16 */ !important; }
.case_gd .title { font-size: 1.125rem /* 18/16 */; line-height: 1.6; color: rgba(255, 255, 255, 0.6); }
.case_gd .swiper-pagination .swiper-pagination-bullet { width: 1.75rem /* 28/16 */ !important; height: .375rem /* 6/16 */ !important; border-radius: .375rem /* 6/16 */; background-color: #b3c3cc; opacity: 1; }
.case_gd .swiper-pagination .swiper-pagination-bullet-active { width: 3.125rem /* 50/16 */ !important; background-color: var(--second_color); }

#project #box_03 { padding-top: 2.5rem; padding-bottom: 2.5rem; }
.fw_list { margin-top: 1.875rem /* 30/16 */; margin-bottom: 1.875rem /* 30/16 */; }
.fw_list li { padding: 1.25rem /* 20/16 */ 0; }
.fw_list li:nth-child(-n+4) { border-bottom: 1px solid #d6d6d6; }
.fw_list li .box { height: 100%; padding: 0 .625rem /* 10/16 */; }
.fw_list li .box .sbox { width: 100%; height: 100%; }
.fw_list li:nth-child(1) .box { border-right: 1px solid #d6d6d6; }
.fw_list li:nth-child(3) .box { border-right: 1px solid #d6d6d6; }
.fw_list li:nth-child(5) .box { border-right: 1px solid #d6d6d6; }
.fw_list li .icon_box img { width: 3rem /* 48/16 */; height: 3rem /* 48/16 */; }
.fw_list li .icon_box { margin-bottom: 1.875rem /* 30/16 */; }
.fw_list li .cont_box .title { font-size: 1.5rem /* 24/16 */; font-weight: bold; color: var(--base_color); margin-bottom: .9375rem /* 15/16 */; }
.fw_list li .cont_box .desc { margin: 0 auto; max-width: 90%; font-size: 1rem /* 16/16 */; color: rgba(0,0,0,0.8); line-height: 1.6; }
.get_more { margin: 0 auto; padding: 0 1.25rem /* 20/16 */; background-color: var(--base_color); color: #ffffff !important; font-size: 1.25rem /* 20/16 */; max-width: 100%; width: 34.375rem /* 550/16 */; height: 4.375rem /* 70/16 */; border-radius: 4.375rem /* 70/16 */; overflow: hidden; }

.get_more:hover { background-color: var(--second_color); }
/* 项目服务 */

.defaultHeight { min-height: 10rem; }

/*单页样式*/
#single .tags { color: var(--grey1); font-size: 1.125rem; margin-bottom: 2rem; line-height: 1.6; font-weight: bold; }
/*单页样式*/

/*新闻资讯*/
/*新闻资讯*/

/*产品列表*/
#product #bar { padding: 3.125rem /* 50/16 */ 1.25rem /* 20/16 */; margin-bottom: 2.125rem /* 34/16 */; background-color: var(--base_color); color: #ffffff; }
#product #bar .ys_list { }
#product #bar .ys_list .icon_box { width: 3.75rem /* 60/16 */; height: 3.75rem /* 60/16 */; background-color: #ffffff; border-radius: 50%; display: flex; justify-content: center; align-items: center;}
#product #bar .ys_list .icon_box i { color: var(--base_color); font-size: 1.75rem /* 28/16 */; }
#product #bar .ys_list .text_box { margin-left: 1.25rem /* 20/16 */; }
#product #bar .ys_list .text_box .p1 { font-size: 1.5rem /* 24/16 */; font-weight: bold; margin-bottom: .875rem /* 14/16 */; }
#product #bar .ys_list .text_box .p2 { font-size: 1rem /* 16/16 */ ; line-height: 1.4; }

#tpl_pro { }
#tpl_pro li .main { height: 100%; padding: .3125rem /* 5/16 */; }
#tpl_pro .img_box { width: 100%; }
#tpl_pro .cont_box { width: 100%; margin-top: 1.875rem /* 30/16 */; }
#tpl_pro .line { border-bottom: 1px solid #efefef; margin-top: 1.25rem /* 20/16 */; margin-bottom: 1.25rem /* 20/16 */; }
#tpl_pro .cont_box .title  { color: var(--grey2); }
#tpl_pro .cont_box .title .tit { font-size: 1.125rem /* 18/16 */; line-height: 1.6; }
#tpl_pro .cont_box .desc { color: var(--grey3); font-size: 1rem /* 16/16 */; line-height: 2; height: calc(1rem * 2 * 3); overflow: hidden;margin-bottom: 1.875rem /* 30/16 */; }

#tpl_pro .more .btn_1 { width: 8.75rem /* 140/16 */; height: 2.625rem /* 42/16 */; background-color: var(--base_color); color: #ffffff; position: relative; display: flex; justify-content: center; align-items: center; }
#tpl_pro .more .btn_1 i { margin-left: .625rem /* 10/16 */; }
#tpl_pro .more .btn_1::after { content: ""; position: absolute; bottom: 0; right: 0; width: 0; height: 0; border-bottom: .625rem /* 10/16 */ solid #ffffff; border-right: .625rem /* 10/16 */ solid #ffffff; border-top: .625rem /* 10/16 */ solid transparent; border-left: .625rem /* 10/16 */ solid transparent; }
#tpl_pro .more .btn_1:hover { background-color: var(--second_color); }
/*产品列表*/

/*产品详情*/
/*产品详情*/

#info .mainInfo h2,#proinfo .mainInfo h2 { font-size:1.125rem; font-weight:bold; margin: 1.25rem 0; }

/*联系我们样式*/

.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 { 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; }

.in_contact_message li .ibox { background-color: rgba(255, 255, 255, 1); border: 0; color: #545e6c; }
.in_contact_message li .lable { width: 3.5rem; flex-shrink: 1; }
.in_contact_message li .ibox input { background-color: transparent; width: 100%; font-size: 0.875rem; color: #545e6c; }
.in_contact_message li input::placeholder { color: #545e6c; background-color: transparent; width: 100%; font-size: 0.875rem; }
.in_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: 576px){
	html,body { font-size: 14px; }
}
/*大屏手机样式*/

/*PAD效果*/
@media (min-width: 768px){
	html,body { font-size: 14px; }
	#location, #location a { font-size: 1rem /* 16/16 */; }
	#page_banner_box #company_name { font-size: 2rem /* 32/16 */; }
	#project_bar { padding-top: 1.875rem /* 30/16 */; }
	#page_bar .box_header { margin-bottom: 4.5rem /* 72/16 */; }

	.box_header { margin-bottom: 1.875rem /* 30/16 */; }
	.box_header.main_box_header .desc_box { margin-top: 1.75rem /* 28/16 */; font-size: 1rem; color: var(--grey2); line-height: 1.6; }
	.box_header .title_box { font-size: 1.75rem /* 28/16 */; font-weight: bold; color: var(--base_color); margin-bottom: 1.875rem /* 30/16 */; }
	.box_header .desc_box { font-size: 2rem /* 32/16 */; color: #000000; line-height: 1.4; }

	/*首页样式开始*/
	#in_box_01 { padding-top: 2.5rem; padding-bottom: 2.5rem; }
	#in_box_02 { padding-top: 2.5rem; padding-bottom: 2.5rem; }
	#in_box_03 { padding-top: 2.5rem; padding-bottom: 2.5rem; }
	#in_box_04 { padding-top: 2.5rem; padding-bottom: 2.5rem; }
	#in_box_05 { padding-top: 2.5rem; padding-bottom: 2.5rem; }
	/*首页样式结束*/

	/*统一子页面开始*/
	#box1 { padding-top: 2.5rem; padding-bottom: 2.5rem; }
	#box2 { padding-top: 2.5rem; padding-bottom: 2.5rem; }
	#box3 { padding-top: 2.5rem; padding-bottom: 2.5rem; }
	#box4 { padding-top: 2.5rem; padding-bottom: 2.5rem; }

	#qywh_2.grid-container {
		display: grid;
		grid-template-columns: repeat(12, 1fr);
		/* 定义两列 */
		grid-template-rows: 1fr 1fr;
		/* 定义两行 */
		gap: .9375rem /* 15/16 */;
		/* 设置网格项目之间的间距 */
	}

	.qywh_left {
		grid-row: 1/-1;
		/* 占据左侧整列，从第一行到最后一行 */
		grid-column: 1/7;
		/* 第二列 */
		padding: 1.875rem /* 30/16 */;
		background: url('../images/about/box_4_bg.jpg') no-repeat right bottom #f0f6fa;
		background-size: 100%;
	}

	.qywh_top-right {
		background-color: #f0f6fa;
		grid-row: 1/2;
		/* 位于右上角，第一行 */
		grid-column: 7/13;
		/* 第二列 */
		padding: 1.25rem /* 20/16 */;
	}

	.qywh_bottom-right {
		background-color: #f0f6fa;
		grid-row: 2/3;
		/* 位于右下角，第二行 */
		grid-column: 7/13;
		/* 第二列 */
		padding: 1.25rem /* 20/16 */;
	}


	/*统一子页面结束*/
	
	.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); }

}
/*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-100 { width: 100% !important; }
	.h-lg-100 { height: 100% !important; }

	#project_bar { padding-top: 2.5rem /* 40/16 */; }
	#project_bar #main_box { padding: 1.875rem /* 30/16 */ 2.5rem /* 40/16 */; }
	#project_bar .box_header { margin-bottom: 3.75rem /* 60/16 */; }

	.mImg { max-width: 37.5rem; }

	.box_header { margin-bottom: 1.875rem /* 30/16 */; }
	.box_header.main_box_header .desc_box { margin-top: 1.25rem /* 20/16 */; font-size: 1rem; color: var(--grey2); line-height: 1.6; }
	.box_header .title_box { font-size: 1.5rem /* 24/16 */; font-weight: bold; color: var(--base_color); margin-bottom: 1.875rem /* 30/16 */; }
	.box_header .desc_box { font-size: 2rem /* 32/16 */; color: #000000; line-height: 1.4; }

	/*统一header开始*/

	.morethings_box { width: 100%; min-height: 3.125rem /* 50/16 */; position: absolute; bottom: 0; left: 0; z-index: 2; }
	.morethings_box .main_box { width: 24.375rem /* 390/16 */; height: 16.25rem /* 260/16 */; background: url('../images/header_bg.jpg') no-repeat right bottom var(--base_color); background-size: 100% 100%; padding: 1.25rem /* 20/16 */; color: #ffffff; }
	.morethings_box .main_box .title { height: 3.75rem /* 60/16 */; border-bottom: 1px solid rgba(255,255,255,0.6); margin-bottom: .625rem /* 10/16 */; } 
	.text_list { margin-bottom: 1.5rem /* 24/16 */; }
	.text_list li { font-size: 1.25rem /* 20/16 */; line-height: 2.6; }

	.btns .btn_1 { width: 12.5rem /* 200/16 */; height: 3.125rem /* 50/16 */; border: 2px solid var(--base_color); color: #000000; border-radius: 1.875rem /* 30/16 */; display: flex; justify-content: center; align-items: center; }
	.btns .btn_1:hover { background-color: var(--base_color); color: #ffffff; }
	.btns .btn_2 i { font-size: 3.125rem /* 50/16 */; color: #ff8400; transition: all 0.3s; }
	.btns .btn_2 span { padding-bottom: .5rem /* 8/16 */; border-bottom: 1px solid #000000; color: #000000; transition: all 0.3s; }
	.btns .btn_2:hover i { color: var(--base_color); }
	.btns .btn_2:hover span { border-bottom: 1px solid var(--base_color); color: var(--base_color); }

	/*统一header结束*/

	/*首页样式开始*/
	#in_box_01 { padding-top: 3.125rem /* 50/16 */; padding-bottom: 3.125rem /* 50/16 */; }

	#in_box_01 .main_box_1 .cont_box { width: 40%; }
	#in_box_01 .main_box_1 .img_box { width: 60%; padding-top: 6.25rem /* 100/16 */; }
	#in_box_01 .main_box_1 .img_box img { width: 59rem /* 944/16 */; }
	#in_box_01 .main_box_1 .content_box { color: var(--grey1); margin-bottom: 3.125rem /* 50/16 */; }
	
	#in_box_01 .main_box_2 { background-color: #ffffff; padding: 2.5rem /* 40/16 */ 3.125rem /* 50/16 */; position: relative; margin-top: -1.875rem /* -30/16 */; }
	
	.in_ys_list li .icon_box { width: 5rem /* 80/16 */; height: 5rem /* 80/16 */; background-color: var(--base_color); border-radius: 50%; display: flex; justify-content: center; align-items: center; margin-bottom: 1.25rem /* 20/16 */; }
	.in_ys_list li .icon_box img { width: 3rem /* 48/16 */; height: 3rem /* 48/16 */; }
	.in_ys_list li .title { font-size: 1.25rem /* 20/16 */; font-weight: bold; color: #484949; }
	
	#in_box_01 .main_box_2 hr { border-color: #ccd4d7; margin-top: 3rem /* 48/16 */; margin-bottom: 3rem /* 48/16 */; }
	
	.pro_gd .title { color: #2c2c2c; }
	
	#in_box_02 { padding-top: 2.5rem; padding-bottom: 2.5rem; }
	
	#in_box_03 { padding-top: 2.5rem; padding-bottom: 2.5rem; }
	#in_box_03 .box_left { max-width: 50rem /* 800/16 */; width: 100%; }
	#in_box_03 .box_left .content_box { color: var(--grey2); margin-bottom: 3.125rem /* 50/16 */; }
	
	#in_box_03 .box_right { max-width: 30rem /* 480/16 */; padding-left: 1.875rem /* 30/16 */; width: 100%; padding-top: 4rem /* 64/16 */; }
	.param_more li .title .num { font-size: 5.625rem /* 90/16 */; font-weight: bold; color: var(--second_color); letter-spacing: -.1875rem /* -3/16 */; }
	.param_more li .title .sub { font-size: 1.875rem /* 30/16 */; font-weight: bold; color: var(--second_color); }
	
	.param_more li hr { opacity: 0.5; margin-top: 1.25rem /* 20/16 */; margin-bottom: 1.875rem /* 30/16 */; }
	.param_more li .desc { font-size: 1.125rem /* 18/16 */; font-weight: bold; color: var(--grey2); }
	
	#in_box_03 .main_box { margin-bottom: 3.125rem /* 50/16 */; } 
	.img_more li { transition: all 0.3s; }
	.img_more li:nth-child(1) { transform: translateY(4.5rem /* 72/16 */); } 
	.img_more li:nth-child(2) { transform: translateY(0); } 
	.img_more li:nth-child(3) { transform: translateY(4.5rem /* 72/16 */); } 
	.img_more li:nth-child(4) { transform: translateY(2.25rem /* 36/16 */); } 
	
	.img_more li:nth-child(1):hover { transform: translateY(2.25rem /* 36/16 */); } 
	.img_more li:nth-child(2):hover { transform: translateY(-2.25rem /* -36/16 */); } 
	.img_more li:nth-child(3):hover { transform: translateY(2.25rem /* 36/16 */); } 
	.img_more li:nth-child(4):hover { transform: translateY(0); }

	.honor_gd .swiper-slide a { background-size: contain;  }
	.honor_gd .swiper-slide a .title { background-size: contain; }

	#in_box_04 { padding-top: 3.125rem /* 50/16 */; padding-bottom: 3.125rem /* 50/16 */; }

	.yfsl_gd_w { margin-top: 3.75rem /* 60/16 */; }
	.yfsl_gd_w .prev_next { position: absolute; bottom: 3%; right: 3.125rem /* 50/16 */; width: 6.25rem /* 100/16 */; z-index: 1; }
	.yfsl_gd_w .prev_next .btn_prev,.yfsl_gd_w .prev_next .btn_next { width: 3rem /* 48/16 */; height: 3rem /* 48/16 */; display: flex; justify-content: center; align-items: center; }
	.yfsl_gd_w .prev_next .btn_prev i ,.yfsl_gd_w .prev_next .btn_next i { font-size: 1.875rem /* 30/16 */; color: #ffffff; }

	.yfsl_gd .swiper-slide { background: url('../images/box_4_box_bg.jpg') no-repeat right bottom; }
	.yfsl_gd .swiper-slide .img_box { width: 65.62%; max-width: 100%; flex-shrink: 0; margin-bottom: 3.75rem /* 60/16 */; }

	.yfsl_gd .swiper-slide .cont_box { flex-grow: 1; color: #ffffff; padding: 1.875rem /* 30/16 */ 2.5rem /* 40/16 */; margin-top: 3.125rem /* 50/16 */; }
	.yfsl_gd .swiper-slide .cont_box .title { font-size: 1.875rem /* 30/16 */; margin-bottom: 1.875rem /* 30/16 */; }
	.yfsl_gd .swiper-slide .cont_box hr { opacity: 0.75; margin-top: 1.875rem /* 30/16 */; margin-bottom: 1.875rem /* 30/16 */; }
	.yfsl_gd .swiper-slide .cont_box .desc { font-size: 1rem /* 16/16 */; line-height: 1.8; }

	#in_box_05 { padding-top: 3.125rem /* 50/16 */; padding-bottom: 3.125rem /* 50/16 */; }
	.news_gd { padding-top: 1.25rem /* 20/16 */ !important; padding-bottom: 5rem /* 80/16 */ !important; }
	.news_gd .title { font-size: 1.375rem /* 22/16 */; line-height: 1.6; }
	.news_gd .swiper-pagination .swiper-pagination-bullet { transform: all 0.3s; width: 1.75rem /* 28/16 */; height: .75rem /* 12/16 */ !important; border-radius: .75rem /* 12/16 */; background-color: #b3c3cc; opacity: 1; }
	.news_gd .swiper-pagination .swiper-pagination-bullet-active { width: 3.125rem /* 50/16 */ !important; background-color: var(--base_color); }

	/*首页样式结束*/

	.news_list li a { padding: 1rem; }
	.news_list li:hover { box-shadow: 0 0 5px rgba(100, 100, 100, 0.5); }

	/*统一子页面开始*/

	#box1 { padding-top: 2.5rem; padding-bottom: 2.5rem; }
	#box2 { padding-top: 2.5rem; padding-bottom: 2.5rem; }
	#box3 { padding-top: 2.5rem; padding-bottom: 2.5rem; }
	#box4 { padding-top: 2.5rem; padding-bottom: 2.5rem; }

	#qywh_2.grid-container {
		display: grid;
		grid-template-columns: repeat(12, 1fr);
		/* 定义两列 */
		grid-template-rows: 1fr 1fr;
		/* 定义两行 */
		gap: 1.25rem /* 20/16 */;
		/* 设置网格项目之间的间距 */
	}

	.qywh_left {
		grid-row: 1/-1;
		/* 占据左侧整列，从第一行到最后一行 */
		grid-column: 1/8;
		/* 第二列 */
		padding: 1.875rem /* 30/16 */;
		background: url('../images/about/box_4_bg.jpg') no-repeat right bottom #f0f6fa;
		background-size: 100%;
	}

	.qywh_top-right {
		background-color: #f0f6fa;
		grid-row: 1/2;
		/* 位于右上角，第一行 */
		grid-column: 8/13;
		/* 第二列 */
		padding: 1.25rem /* 20/16 */;
	}

	.qywh_bottom-right {
		background-color: #f0f6fa;
		grid-row: 2/3;
		/* 位于右下角，第二行 */
		grid-column: 8/13;
		/* 第二列 */
		padding: 1.25rem /* 20/16 */;
	}

	/* 服务项目 */
	#project #box_02 { padding-top: 2.5rem; padding-bottom: 2.5rem; }
	.case_gd { padding-top: 1.875rem /* 30/16 */ !important; padding-bottom: 8rem /* 128/16 */ !important; }
	.case_gd .title { font-size: 1.5rem /* 24/16 */; line-height: 1.6; }
	.case_gd .swiper-pagination .swiper-pagination-bullet { transform: all 0.3s; width: 1.75rem /* 28/16 */ !important; height: .625rem /* 10/16 */ !important; border-radius: .625rem /* 10/16 */; background-color: #b3c3cc; opacity: 1; }
	.case_gd .swiper-pagination .swiper-pagination-bullet-active { width: 3.125rem /* 50/16 */ !important; background-color: var(--second_color); }

	#project #box_03 { padding-top: 2.5rem; padding-bottom: 2.5rem; }
	.fw_list { margin-top: 3.75rem /* 60/16 */; margin-bottom: 3.75rem /* 60/16 */; }
	
	.fw_list li { padding: 1.875rem /* 30/16 */ 0; }
	.fw_list li:nth-child(4) { border-bottom: 0; }
	.fw_list li .box { height: 100%; }
	.fw_list li:nth-child(1) .box { border-right: 1px solid #d6d6d6; }
	.fw_list li:nth-child(2) .box { border-right: 1px solid #d6d6d6; }
	.fw_list li:nth-child(3) .box { border-right: 0; }
	.fw_list li:nth-child(4) .box { border-right: 1px solid #d6d6d6; }
	.fw_list li:nth-child(5) .box { border-right: 1px solid #d6d6d6; }
	.fw_list li .icon_box img { width: 4rem /* 64/16 */; height: 4rem /* 64/16 */; }
	.fw_list li .icon_box { margin-bottom: 1.875rem /* 30/16 */; }
	.fw_list li .cont_box .title { font-size: 1.625rem /* 26/16 */; font-weight: bold; color: var(--base_color); margin-bottom: .9375rem /* 15/16 */; }
	.fw_list li .cont_box .desc { margin: 0 auto; max-width: 15rem /* 240/16 */; font-size: 1rem /* 16/16 */; color: rgba(0,0,0,0.8); line-height: 1.6; }
	
	/* 服务项目 */

	/* product */
	#product #box1 { padding-bottom: 7.5rem /* 120/16 */; }
	#product #bar { padding: 3.125rem /* 50/16 */; margin-bottom: 2.125rem /* 34/16 */; background-color: var(--base_color); color: #ffffff; }
	#product #bar .ys_list { }
	#product #bar .ys_list .icon_box { width: 3.75rem /* 60/16 */; height: 3.75rem /* 60/16 */; background-color: #ffffff; border-radius: 50%; display: flex; justify-content: center; align-items: center;}
	#product #bar .ys_list .icon_box i { color: var(--base_color); font-size: 1.75rem /* 28/16 */; }
	#product #bar .ys_list .text_box { margin-left: 1.25rem /* 20/16 */; }
	#product #bar .ys_list .text_box .p1 { font-size: 1.5rem /* 24/16 */; font-weight: bold; margin-bottom: .875rem /* 14/16 */; }
	#product #bar .ys_list .text_box .p2 { font-size: 1rem /* 16/16 */; line-height: 1.4; }

	#tpl_pro { }
	#tpl_pro li .main { padding: 1.875rem /* 30/16 */ 1.25rem /* 20/16 */; }
	#tpl_pro .img_box { width: 50%; }
	#tpl_pro .cont_box { width: 50%; margin-top: 0; margin-left: 1.875rem /* 30/16 */; }
	#tpl_pro .line { border-bottom: 1px solid #efefef; margin-top: 1.25rem /* 20/16 */; margin-bottom: 1.25rem /* 20/16 */; }
	#tpl_pro .cont_box .title  { color: var(--grey2); }
	#tpl_pro .cont_box .title .tit { font-size: 1.75rem /* 28/16 */; }
	#tpl_pro .cont_box .desc  { color: var(--grey3); font-size: 1rem /* 16/16 */; line-height: 2; margin-bottom: 1.875rem /* 30/16 */; }

	#tpl_pro .more .btn_1 { width: 11.25rem /* 180/16 */; height: 3.5rem /* 56/16 */; background-color: var(--base_color); color: #ffffff; position: relative; display: flex; justify-content: center; align-items: center; }
	#tpl_pro .more .btn_1 i { margin-left: .625rem /* 10/16 */; }
	#tpl_pro .more .btn_1::after { content: ""; position: absolute; bottom: 0; right: 0; width: 0; height: 0; border-bottom: .625rem /* 10/16 */ solid #ffffff; border-right: .625rem /* 10/16 */ solid #ffffff; border-top: .625rem /* 10/16 */ solid transparent; border-left: .625rem /* 10/16 */ solid transparent; }
	#tpl_pro .more .btn_1:hover { background-color: var(--second_color); }
	/* product */

	/* proinfo */
	/* proinfo */

	#page_left { width: 30%; }
	#page_left .slider_type .slider_type_list dl dt { font-size: 1.0625rem; }
	#page_left .slider_type .slider_type_list dl dd { font-size: 0.9375rem; }
	#page_right { width: 70%; margin-left: 0%; }
	#page_right.order-lg-first { margin-left: auto; margin-right: 0%; }
	#page_right.order-lg-last { margin-right: auto; margin-left: 0%; }

	/*统一子页面结束*/

	#footer { margin-bottom: 0; }
	#footer_main { padding-top: 3.125rem /* 50/16 */; padding-bottom: 3.125rem /* 50/16 */; }

}
/*IPAD效果*/

/*PC效果*/
@media (min-width: 1200px){

	html,body { font-size: 15px; }

	.w-xl-auto { width: auto !important; }
	.h-xl-100 { height: 100% !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 { }
	#project_bar { padding-top: 3.75rem /* 60/16 */;}
	.subNav .swiper-slide { width: 11.25rem /* 180/16 */; }
	/*统一header结束*/

	.morethings_box { bottom: 0; }
	.morethings_box .main_box { width: 24.375rem /* 390/16 */; height: 20rem /* 320/16 */; background: url('../images/header_bg.jpg') no-repeat right bottom var(--base_color); padding: 2.5rem /* 40/16 */; color: #ffffff; }
	.morethings_box .main_box .title { height: 3.75rem /* 60/16 */; border-bottom: 1px solid rgba(255,255,255,0.6); margin-bottom: 1.5rem /* 24/16 */; } 
	.text_list { margin-bottom: 1.5rem /* 24/16 */; }
	.text_list li { font-size: 1.375rem /* 22/16 */; line-height: 2.6; }

	/*首页样式开始*/
	.box_header { margin-bottom: 1.875rem /* 30/16 */; }
	.box_header.main_box_header .desc_box { margin-top: 1.25rem /* 20/16 */; font-size: 1rem; color: var(--grey2); line-height: 1.6; }
	.box_header .title_box { font-size: 1.5rem /* 24/16 */; font-weight: bold; color: var(--base_color); margin-bottom: 1.875rem /* 30/16 */; }
	.box_header .desc_box { font-size: 2.25rem /* 36/16 */; color: #000000; line-height: 1.4; }
	
	/*首页样式结束*/

	/*公共样式*/
	.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.4; }
	.mainInfo h4 { margin-bottom: 1.25rem /* 20/16 */; }
	
	.singleImg { float: right; margin-top: 0; margin-bottom: 0; margin-left: 3.125rem /* 50/16 */; margin-right: 0; }

	/*公共样式*/

	/*关于我们样式*/
	#about #box_01 .play_box { margin-bottom: 5rem /* 80/16 */; width: auto; }
	#about #box_01 .play_box img { width: auto; height: auto; object-fit: contain; }

	#about #box_01 .param_more { --bs-gutter-y: 5rem; }

	#about #box_04 .box_body { margin-top: 6rem /* 96/16 */; }
	.yfsl_gd .swiper-slide { background: url('../images/box_4_box_bg.jpg') no-repeat right bottom; background-size: 66.375% auto; }


	/*关于我们样式*/

	/*单页样式*/
	#single #box1 .box { padding: 1.25rem /* 20/16 */; }
	#single .tags { font-size: 1.625rem; }
	/*单页样式*/

	/*联系我们*/

	/*联系我们*/

	/*产品中心*/

	/*产品中心*/

	#e1 { width: 70%; flex-grow: 1; margin-right: 3.125rem /* 50/16 */;}
	#e2 { width: 25%; flex-shrink: 0; }

}
/*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.875rem /* 110/16 */; }

	#name_box_w #header_logo img { max-height: 4rem /* 64/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; }


	#page_left { width: 24%; }
	#page_right { width: 74%; }
}
/*1400效果*/

/*1440效果*/
@media (min-width: 1440px){
	html,body { font-size: 16px; }
}
/*1440效果*/


/*1536效果/1920 125% 效果*/
@media (min-width: 1536px){
	html,body { font-size: 16px; }

	.d-xxxl-block { display: block !important; }

	.container {
		max-width: 1424px;
	}
	#header_nav { margin-left: 9rem /* 144/16 */; margin-right: 3.125rem /* 50/16 */; }
	.navI>li>a:after { bottom: 0; }
	#name_box_w { height: 7.5rem /* 120/16 */; }
	#banner_box, #page_banner_box { }

	#project_bar { padding-top: 6.5rem /* 104/16 */;}
	#project_bar .box_header { margin-bottom: 5rem /* 80/16 */; }
	#project_bar #main_box { padding: 3.125rem /* 50/16 */ 5.625rem /* 90/16 */; }
	#project_bar .img_box .title { margin-bottom: 1.25rem /* 20/16 */; }
	#project_bar .img_box .title p { font-size: 1.125rem /* 18/16 */;}
	#project_bar .img_box img { width: 14.6875rem /* 235/16 */; }

	#page_right { width: 68%; margin-left: 2%; }
	#page_right.order-lg-first { margin-left: auto; margin-right: 2%; }
	#page_right.order-lg-last { margin-right: auto; margin-left: 2%; }

	/*首页样式开始*/
	.box_header { margin-bottom: 1.875rem /* 30/16 */; }
	.box_header.main_box_header .desc_box { margin-top: 1.25rem /* 20/16 */; font-size: 1rem; color: var(--grey2); line-height: 1.6; }
	.box_header .title_box { font-size: 1.75rem /* 28/16 */; font-weight: bold; color: var(--base_color); margin-bottom: 1.875rem /* 30/16 */; }
	.box_header .desc_box { font-size: 3.125rem /* 50/16 */; color: #000000; line-height: 1.4; }
	
	/*in_box_01*/
	#in_box_01 { padding-top: 1.25rem /* 20/16 */; padding-bottom: 3.125rem /* 50/16 */; height: 81.5625rem /* 1305/16 */; }
	/*in_box_01*/
	
	/*in_box_02*/
	#in_box_02 { padding-top: 8.5rem /* 136/16 */; padding-bottom: 11.25rem /* 180/16 */; }
	.category_list { margin-top: 5.625rem /* 90/16 */;}
	.category_list li { transition: all 0.5s; }
	.category_list li:nth-child(2) { transform: translateY(-2.6875rem /* -43/16 */); }
	.category_list li:nth-child(3) { transform: translateY(-4.5625rem /* -73/16 */); }
	.category_list li:nth-child(4) { transform: translateY(-2.6875rem /* -43/16 */); }
	.category_list li:nth-child(5) { transform: translateY(0); }

	.category_list li:nth-child(1):hover { transform: translateY(1.875rem /* 30/16 */); }
	.category_list li:nth-child(2):hover { transform: translateY(-1.875rem /* -30/16 */); }
	.category_list li:nth-child(3):hover { transform: translateY(-3.75rem /* -60/16 */); }
	.category_list li:nth-child(4):hover { transform: translateY(-1.875rem /* -30/16 */); }
	.category_list li:nth-child(5):hover { transform: translateY(1.875rem /* 30/16 */); }
	/*in_box_02*/

	/*in_box_03*/
	#in_box_03 { padding-top: 8.75rem /* 140/16 */; padding-bottom: 11.625rem /* 186/16 */; height: 84.5625rem /* 1353/16 */; }
	/*in_box_03*/
	
	/*in_box_04*/
	#in_box_04 { padding-top: 8.5rem /* 136/16 */; padding-bottom: 5.75rem /* 92/16 */; height: 66.25rem /* 1060/16 */; }
	.yfsl_gd .swiper-slide .cont_box { padding: 3.125rem /* 50/16 */ 3.5rem /* 56/16 */; }
	/*in_box_04*/

	/*in_box_05*/
	#in_box_05 { padding-top: 7.5rem /* 120/16 */; padding-bottom: 6.25rem /* 100/16 */; height: 55.75rem /* 892/16 */; }
	#in_box_05 .box_header .tags { font-size: 3.125rem /* 50/16 */; }
	/*in_box_05*/
	
	/*首页样式结束*/
	.defaultHeight { min-height: 28.3rem; }
	
	#box1 { padding-top: 3rem; padding-bottom: 3rem; }
	#box2 { padding-top: 0; padding-bottom: 3rem; }
	#box3 { padding-top: 0; padding-bottom: 3rem; }
	
	/* 关于我们 */
	#about #box_01 { padding-top: 7rem /* 112/16 */; padding-bottom: 12.5rem /* 200/16 */; }

	#about #box_01 #box_01_left { padding-right: 1.875rem /* 30/16 */; }
	#about #box_01 #box_01_right { padding-left: 1.875rem /* 30/16 */; }

	#about #box_02 { padding-top: 8.5rem /* 136/16 */; padding-bottom: 8.875rem /* 142/16 */; }
	#about #box_02 .box2_title { max-width: unset; }
	
	#about #box_02 #qywh_1 { margin-top: 3.75rem /* 60/16 */; }
	#qywh_1 li .box { background-color: #ffffff; }
	#qywh_1 li .img_box { width: 19.4375rem /* 311/16 */; flex-shrink: 0; } 
	#qywh_1 li .cont_box { flex-grow: 1; padding: 3.125rem /* 50/16 */; } 
	#qywh_1 li .cont_box .title { font-size: 1.875rem /* 30/16 */; }
	#qywh_1 li .cont_box .title img { width: unset; }
	#qywh_1 li .cont_box hr { border-color: #ccd4d7; margin-top: 1.875rem /* 30/16 */; margin-bottom: 1.875rem /* 30/16 */; }
	#qywh_1 li .cont_box .content { font-size: 1rem /* 16/16 */; color: var(--grey3); line-height: 2; }

	#about #box_03 { height: 68.75rem /* 1100/16 */; padding-top: 48.1875rem /* 771/16 */; padding-bottom: 5rem /* 80/16 */; }
	#about #box_03 .main_box { padding: 1.875rem /* 30/16 */; background-color: #ffffff; }
	#about #box_03 .main_box .box_header { width: auto; flex-shrink: 0; }
	#about #box_03 .main_box .box_body { width: 62.5%; margin-top: 0; margin-left: 3.125rem /* 50/16 */; flex-grow: 1; }
	.yfjd_gd_w { padding: 0 3.125rem /* 50/16 */; position: relative; }
	.yfjd_gd_w .btn-prev { position: absolute; top: 50%; left: 0; transform: translateY(-50%); }
	.yfjd_gd_w .btn-next { position: absolute; top: 50%; right: 0; transform: translateY(-50%); }
	.yfjd_gd_w .btn-prev .box,.yfjd_gd_w .btn-next .box { display: flex; justify-content: center; align-items: center; width: 1.875rem /* 30/16 */; height: 1.875rem /* 30/16 */; border-radius: 1.875rem /* 30/16 */; overflow: hidden; color: #ffffff; }
	.yfjd_gd_w .btn-prev .box i,.yfjd_gd_w .btn-next .box i { font-size: 1.25rem /* 20/16 */; }
	.yfjd_gd_w .btn-prev { background-color: var(--second_color); }
	.yfjd_gd_w .btn-next { background-color: var(--base_color); }
	.yfjd_gd_w .btn-prev .box { transform: scaleX(-1); }

	#about #box_04 { padding-top: 8.875rem /* 142/16 */; padding-bottom: 8.875rem /* 142/16 */; }

	#qywh_2.grid-container {
		display: grid;
		grid-template-columns: 1fr 1fr;
		/* 定义两列 */
		grid-template-rows: 1fr 1fr;
		/* 定义两行 */
		gap: 1.75rem /* 28/16 */;
		/* 设置网格项目之间的间距 */
	}

	.qywh_left {
		grid-row: 1/-1;
		/* 占据左侧整列，从第一行到最后一行 */
		grid-column: 1/2;
		/* 第二列 */
		padding: 5rem /* 80/16 */;
		width: 67.5rem /* 1080/16 */;
		background: url('../images/about/box_4_bg.jpg') no-repeat right bottom #f0f6fa;
		background-size: 100%;
	}

	.qywh_top-right {
		background-color: #f0f6fa;
		grid-row: 1/2;
		/* 位于右上角，第一行 */
		grid-column: 2/2;
		/* 第二列 */
		padding: 3.125rem /* 50/16 */;
	}

	.qywh_bottom-right {
		background-color: #f0f6fa;
		grid-row: 2/3;
		/* 位于右下角，第二行 */
		grid-column: 2/2;
		/* 第二列 */
		padding: 3.125rem /* 50/16 */;
	}

	#qywh_2.grid-container .qywh_left .icon_box { margin-right: 1.875rem /* 30/16 */; }
	#qywh_2.grid-container .qywh_left .title { font-size: 1.875rem /* 30/16 */; margin-top: 1.5rem /* 24/16 */; margin-bottom: 3.125rem /* 50/16 */; }
	#qywh_2.grid-container .qywh_left .content { line-height: 2.2; color: #221f1f; }
	#qywh_2.grid-container .qywh_left li p { max-width: 20rem /* 320/16 */; opacity: 0.8; }
	#qywh_2.grid-container .qywh_left li p:first-child { margin-bottom: .625rem /* 10/16 */; }


	#qywh_2.grid-container .qywh_top-right .icon_box { margin-right: 1.875rem /* 30/16 */; }	
	#qywh_2.grid-container .qywh_top-right .title { font-size: 1.875rem /* 30/16 */; margin-top: 1.5rem /* 24/16 */; margin-bottom: 1.875rem /* 30/16 */; }
	#qywh_2.grid-container .qywh_top-right .content { line-height: 2.2; color: #221f1f; }
	#qywh_2.grid-container .qywh_top-right li p { max-width: 20rem /* 320/16 */; opacity: 0.8; }

	#qywh_2.grid-container .qywh_bottom-right .icon_box { margin-right: 1.875rem /* 30/16 */; }
	#qywh_2.grid-container .qywh_bottom-right .title { font-size: 1.875rem /* 30/16 */; margin-top: 1.5rem /* 24/16 */; margin-bottom: 1.875rem /* 30/16 */; }
	#qywh_2.grid-container .qywh_bottom-right .content { line-height: 2.2; color: #221f1f; }
	#qywh_2.grid-container .qywh_bottom-right li p { max-width: 20rem /* 320/16 */; opacity: 0.8; }
	/* 关于我们 */

	/* 项目服务 */
	#project #box_01 { padding-top: 6.5rem /* 104/16 */; padding-bottom: 10rem /* 160/16 */; }
	#project #box_01 .box_header { margin-bottom: 6.25rem /* 100/16 */;}
	#project #box_01 .box_header .tags_box { font-size: 3.125rem /* 50/16 */; line-height: 1.4; }
	.ys_list li .box { border-top: 1px solid #b4b4b4; padding: 3.75rem /* 60/16 */ 0; }
	.ys_list li .icon_box { transition: all 0.3s; width: 6.25rem /* 100/16 */; height: 6.25rem /* 100/16 */; background-color: var(--base_color); border-radius: 50%; display: flex; justify-content: center; align-items: center; margin-right: 2.25rem /* 36/16 */; flex-shrink: 0; }
	.ys_list li .icon_box img { width: 3.75rem /* 60/16 */; height: 3.75rem /* 60/16 */; }
	.ys_list li .icon_box:hover { background-color: var(--second_color); }
	.ys_list li .cont_box .title { font-size: 1.625rem /* 26/16 */; font-weight: bold; color: var(--base_color); margin-bottom: 1.25rem /* 20/16 */; }
	.ys_list li .cont_box .desc { font-size: 1rem /* 16/16 */; color: rgba(0,0,0,0.8); line-height: 1.8; }

	#project #box_02 { padding-top: 10rem /* 160/16 */; padding-bottom: 7.75rem /* 124/16 */; }
	#project #box_03 { padding-top: 11.25rem /* 180/16 */; padding-bottom: 7.75rem /* 124/16 */; }

	.fw_list { margin-top: 8rem /* 128/16 */; margin-bottom: 8rem /* 128/16 */; }
	.fw_list li { padding: 2.5rem /* 40/16 */ 0; }
	.fw_list li:nth-child(4) { border-bottom: 0; }
	.fw_list li:nth-child(1) .box { border-right: 1px solid #d6d6d6; }
	.fw_list li:nth-child(2) .box { border-right: 1px solid #d6d6d6; }
	.fw_list li:nth-child(3) .box { border-right: 0; }
	.fw_list li:nth-child(4) .box { border-right: 1px solid #d6d6d6; }
	.fw_list li:nth-child(5) .box { border-right: 1px solid #d6d6d6; }
	.fw_list li .icon_box img { width: 4rem /* 64/16 */; height: 4rem /* 64/16 */; }
	.fw_list li .icon_box { margin-bottom: 1.875rem /* 30/16 */; }
	.fw_list li .cont_box .title { font-size: 1.625rem /* 26/16 */; font-weight: bold; color: var(--base_color); margin-bottom: .9375rem /* 15/16 */; }
	.fw_list li .cont_box .desc { margin: 0 auto; max-width: 15rem /* 240/16 */; font-size: 1rem /* 16/16 */; color: rgba(0,0,0,0.8); line-height: 1.6; }
	.get_more { margin: 0 auto; padding: 0 1.25rem /* 20/16 */; background-color: var(--base_color); color: #ffffff !important; font-size: 1.625rem /* 26/16 */; max-width: 100%; width: 34.375rem /* 550/16 */; height: 4.375rem /* 70/16 */; border-radius: 4.375rem /* 70/16 */; overflow: hidden; }
	.get_more:hover { background-color: var(--second_color); }
	/* 项目服务 */

	.news_list li { margin-bottom: 1.25rem; }
	
	/*#product*/
	#product #box1 { padding-bottom: 10rem /* 160/16 */; }
	.tpl_pro li { padding: 4.375rem /* 70/16 */ 3.125rem /* 50/16 */; }
	.tpl_pro .cont_box .title .tit { font-size: 2.25rem /* 36/16 */; }
	/*#product*/

	/* proinfo */

	/* proinfo */

	/*contact*/
	.contact_message li .ibox input { font-size: 1.0rem; }
	.contact_message li .ibox textarea { font-size: 1.0rem; }
	/*contact*/


	/*统一子页面开始*/

	/*统一子页面结束*/


}
/*1536效果/1920 125% 效果*/


/*1800效果*/
@media (min-width: 1624px){
	.container { max-width: 1624px; }
	.navI>li>a { font-size: 1.125rem /* 18/16 */; }

	#in_box_01 .main_box { height: 53.125rem /* 850/16 */; }

	#footer { background: url(../images/footer_bg.jpg) no-repeat center center; background-size: cover; }
	#footer_main { padding-top: 6rem /* 96/16 */; padding-bottom: 6rem /* 96/16 */; }
	#e1 { width: 64%; flex-grow: 1; }
	#e2 { width: 25%; flex-shrink: 0; }
	#footer_nav dl { line-height: 2; }
	#footer_nav dl dt { margin-bottom: 1.25rem /* 20/16 */; }
	#footer_nav dl dt a { display: block; color: #000000; font-size: 1.125rem /* 18/16 */; }
	#footer_nav dl dt a:hover { color: var(--base_color) !important; }

	#footer_nav dl dd a { display: block; color: var(--grey2); font-size: 1rem /* 16/16 */; line-height: 2.2; }
	#footer_nav dl dd a:hover { color: var(--base_color) !important; }
	.footer_logo { margin-bottom: 1.25rem /* 20/16 */; }
	.footer_logo img { width: 25.8125rem /* 413/16 */; }

	#contact_list li { margin-bottom: 4rem /* 64/16 */; }
	#contact_list li:last-child { margin-bottom: 0; }
	#contact_list dl dt { font-size: 2.875rem /* 46/16 */; color: #1a1c1d; font-weight: normal; margin-bottom: 1.25rem /* 20/16 */; }
	#contact_list dl dd { font-size: 1.375rem /* 22/16 */; color: #1a1c1d; line-height: 1.6; }
	#contact_list dl .f_num { font-size: 3.5625rem /* 57/16 */; color: var(--second_color); font-weight: bold; font-family: 'Arial'; line-height: 1; }

	#footer_main,#footer_main a { color: #000000; }
	#footer_main a:hover { color: var(--base_color); }

	#footer_copy { }
	#footer_copy .container .main_box { height: 7.625rem /* 122/16 */; border-top: 1px solid rgba(179,195,204,.6); padding-top: .625rem /* 10/16 */; padding-bottom: .625rem /* 10/16 */; }

	#footer_copy,#footer_copy a { font-size: 1rem; color:rgba(0,0,0,0.65); }
	#footer_copy a:hover, #footer_copy a:hover { color: var(--second_color); }
}
/*1800效果*/

/*1920效果*/
@media (min-width: 1920px){
	#name_box_w .container-fluid { max-width: 1900px; }
}
/*1920效果*/

/*-------------------------