@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0; }
body { font: 15px "Microsoft YaHei", Arial, Helvetica, sans-serif; color: #222; background: #fff; }
img { border: 0; display: block }
ul, li { list-style: none; }
a { text-decoration: none; color: #000; }
a:hover { text-decoration: none; }
.clear { clear: both; width: 100%; overflow: hidden; }
.box { width: 1400px; margin: auto; overflow: hidden; }
/*header*/
.top { line-height: 32px; font-size: 14px; color: #fff; border-bottom: 1px solid #eaeaea; }
.top_welcome { float: left; color: #666; }
.top_weizhi { float: right; color: #666; overflow: hidden; padding-left: 10px;/* border-right: #cb6a21 1px solid; */ }
.top_weizhi span { position: relative; display: inline-block; padding: 0 7px;/* border-left: #cb6a21 1px solid; */ }
.top_weizhi span a { color: #666; }
.top_weizhi span a:hover { color: #000 }
header section { float: left; margin: 20px 0; }
.logo { padding-right: 20px; float: left; position: relative; }
.logo i { display: block }
.logo i:after { /* content: ""; */ background: #eaeaea; height: 100%; width: 1px; position: absolute; right: 10px; top: 3px; }
.top_info { margin: 10px 0 15px; float: left; }
.top_info h2 { color: #333333; margin: 6px 0 0; font-size: 38px; }
.top_info p { color: #f70505; font-size: 21px; height: 25px; line-height: 25px; margin-top: 2px; font-weight: bold; }
.top_r { float: right }
.top_tell { font-size: 14px; margin: 32px 0 8px; color: #999; background-size: 23px; font-weight: normal; text-align: right; width: 100%; overflow: hidden; }
.top_tell span { color: #ff6b35; font-family: cursive; font-size: 35px; line-height: 46px; font-weight: bold; display: block; float: right; width: 230px; background: url(../images/tell.png) no-repeat left 13px; }
.top_tell p { background: #ff6e00; color: #fff; text-align: center; font-size: 15px; line-height: 24px; letter-spacing: .1em; }
nav { width: 100%; height: 52px; line-height: 52px; margin-top: 5px; position: relative; border-top: #e0e0e0 1px solid; background: #1549a7; }
#starlist { width: 1400px; margin: auto; font-size: 0; display: flex; flex-wrap: nowrap; justify-content: space-between; }
#starlist li { display: inline; float: left; font-size: 18px; text-align: center; position: relative; width: 12.5%; }
#starlist li a { display: block; position: relative; color: #fff; z-index: 0; }
#starlist li a:after { position: absolute; content: ""; background: #4caf50; width: 0; bottom: 0; left: 30%; height: 100%; z-index: -1; }
#starlist li:hover a:after { width: 100%; left: 0 }
#selected:after { width: 100% !important; left: 0 !important; }
#starlist li:nth-child(4) .sub { width: 260px; }
.sub { position: absolute; overflow: hidden; left: 0; top: 52px; z-index: 9; width: 100%; opacity: 0; height: 0; transition: all .5s; background: rgb(5 73 167); font-size: 15px; }
.sub dl { margin: auto; overflow: hidden }
.sub dt { float: left; width: 206px; overflow: hidden; margin-right: 34px; border-right: 1px solid #c6c6c4; padding-right: 30px; }
.sub dt img { width: 100%; border: #fff 5px solid; }
.sub dd { line-height: 42px; }
.sub dd a { padding: 0; }
.sub dd:last-child { padding-bottom: 10px }
#starlist li:hover div.sub { opacity: 1; height: auto; top: 52px; }
#starlist li:hover dl a:after { display: none }
#starlist li:hover dd a { color: #f3f3f3; }
#starlist li:hover dd a:hover { color: #ff6b35; }
.search { position: relative; border: #dfdfdf 1px solid; overflow: hidden; width: 274px; border-radius: 20px; }
.search input.input_submit { border: 0; color: #fff; outline: none; position: absolute; top: 0; right: 0; width: 20%; letter-spacing: .1em; display: block; font-size: 0px; height: 36px; line-height: 36px; text-indent: 1em; cursor: pointer;background: none; }
.search input.input_text { border: 0; line-height: 32px; height: 32px; font-size: 14px; width: 75%; outline: none; text-indent: 2.2em; background: url(../images/search.png) no-repeat center left 8px; background-size: 20px; }
.search.sblue { background: #00c1de; border: 1px solid #00c1de; }
.search select { border: none; height: 32px; right: 4px; outline: none; z-index: 9; position: absolute; background: #fff; }
.banner { }
.banner img { width: 100%; }
/*hc_title*/
.hc_title { text-align: center }
.hc_title p { font-size: 40px; font-weight: bold; margin: 60px auto; display: inline-block; color: #1549a7; }
.fwxm { margin-bottom: 60px }
.xmbox { display: flex; flex-wrap: wrap; justify-content: space-between; }
.xmbox ul { width: 32%; }
.fwxm ul li { position: relative; margin-bottom: 30px; }
.fwxm ul li img { width: 100%; }
.fwxm ul li section { color: #fff; width: 80%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); box-sizing: border-box; text-align: center; z-index: 1; }
.fwxm ul li p { padding: 0 15%; line-height: 24px; opacity: 0; transition: .5s; margin-bottom: -20px; }
.fwxm ul li h3 { font-size: 36px; }
.fwxm ul li span { margin: 10px 0; display: block; }
.fwxm ul li:before { content: ''; width: 100%; height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 1; pointer-events: none; background-color: rgba(0, 16, 44, 36%); }
.fwxm ul li:hover p { opacity: 1; margin-bottom: 0; }
.cpzs { background: #fafafa; overflow: hidden; padding-bottom: 60px }
.cplnav { float: left; width: 146px; text-align: center; }
.cplnav h2 { font-size: 28px; margin-bottom: 30px; }
.cplnav ul li { line-height: 42px; margin-bottom: 8px; font-size: 18px; }
li.cp_on a, .cplnav ul li:hover a { background: #1549a7; display: block; border-radius: 18px; color: #fff; }
.cp_tjli { margin-left: 160px; }
.cp_tjli ul li { border: #ebebeb 1px solid; position: relative; float: left; margin: 0 0 30px 50px; }
.cp_tjli ul li i { width: 360px; height: 360px; display: block; overflow: hidden; }
.cp_tjli ul li i img { transition: .5s; width: 100%; min-height: 100%; }
.cp_tjli ul li i img:hover { transform: scale(1.01); }
.yingyong ul { display: flex; justify-content: space-around; }
.yingyong ul li { width: 25%; position: relative; }
.yingyong ul li img { width: 100%; min-height: 100%; transition: .5s; }
.yingyong ul li:before { position: absolute; content: ""; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, .5); z-index: 2; }
.yingyong ul li p { color: #fff; width: 80%; position: absolute; top: 44%; left: 50%; transform: translate(-50%, -50%); box-sizing: border-box; text-align: center; z-index: 3; font-size: 28px; font-weight: bold; transition: .5s; }
.yingyong ul li span { color: #ff6b35; padding: 5px 14px; position: absolute; top: 60%; left: 50%; transform: translate(-50%, -50%); box-sizing: border-box; text-align: center; z-index: 3; font-size: 15px; transition: .5s; }
.yingyong ul li:hover span { background: #ff6b35; color: #fff; border-radius: 20px; }
.yingyong ul li:hover p { top: 40%; }
.yingyong ul li i { display: block; overflow: hidden; }
.yingyong ul li:hover img { transform: scale(1.05); z-index: 1; }
.modal {display: none;position: fixed;z-index: 1;left: 0;top: 0;width: 100%;height: 100%;overflow: auto;background-color: rgb(0, 0, 0);background-color: rgba(0, 0, 0, 1);z-index: 9999999;}
.modal-content {margin: 5% auto;display: block;width: max-content;}
.close { color: #f1f1f1; float: right; font-size: 28px; font-weight: bold; }
.close:hover, .close:focus { color: #bbb; text-decoration: none; cursor: pointer; }
.video-cover { cursor: pointer; width: 100%; }
.modal-header {color: #000;position: absolute;width: 100%;height: 50px;line-height: 50px;z-index: 99999;}
.modal-title { text-indent: 1em; line-height: 50px; }
.close-in-header {font-size: 24px;font-weight: bold;cursor: pointer;position: absolute;right: 0;top: 0;width: 50px;height: 50px;text-align: center;line-height: 50px;color: #fff;}
.close, .close-in-header:hover, .close-in-header:focus { text-decoration: none; cursor: pointer; }
.vimo { max-width: 80%; z-index: 5; min-width: 60%; margin: auto; position: relative; top: -20px; }
.abvideo { overflow: hidden; position: relative; }
.qylpic { float: left; width: 48%; margin: 40px; }
i.qytoppic img { width: 100%; margin-bottom: 23px; }
.qylpic ul { width: 100%; display: flex; justify-content: space-between; }
.qytext { width: 44%; float: left; margin: 100px 0 0; }
.qypiclist { width: 100%; clear: both; margin: 40px 0; float: left; }
.qypiclist ul { display: flex; justify-content: space-between; }
.qypiclist ul li { width: 24%; }
.qypiclist ul li img { width: 100%; }
.qytext h3 { font-size: 30px; margin-bottom: 36px; }
.qytext p { font-size: 17px; line-height: 30px; margin-bottom: 30px; }
.qytext a { padding: 10px 90px; background: #ff6b35; color: #fff; border-radius: 4px; transition: .5s; margin: 30px 0; display: inline-block; }
.gccase .box { overflow: inherit; }
.gccase .Box_con { position: relative; padding: 30px; }
.gccase .Box_con .btnl { position: absolute; }
.gccase .Box_con .btn { display: block; width: 48px; height: 48px; position: absolute; top: 110px; cursor: pointer; }
.gccase .Box_con .btnl { background: url(../images/jt01.png) no-repeat center; left: -72px; }
.gccase .Box_con .btnr { background: url(../images/jt02.png) no-repeat center; right: -72px; }
.gccase .Box_con .conbox { position: relative; overflow: hidden; }
.gccase .Box_con .conbox ul { position: relative; list-style: none; /* height: 340px; */ overflow: hidden; }
.gccase .Box_con .conbox ul li { float: left; width: 320px; height: 260px; margin-left: 20px; overflow: hidden; }
.gccase .Box_con .conbox ul li:first-child { margin-left: 0; }
.gccase .Box_con .conbox ul li img { display: block; width: 320px; }
.gccase { margin-top: 40px; margin-bottom: 80px; }
.qytext a:hover { transform: translateY(-10px); }
.liyou { background: url(../images/bg3.jpg) no-repeat 0 top #fff; padding-bottom: 80px; background-size: 100%; overflow: hidden; }
.liyou ul { display: flex; justify-content: space-around; }
.liyou ul li { width: 19%; background: rgba(255, 255, 255, .5); border: #e9e9e9 1px solid; transition: .5s; }
.liyou ul li section { padding: 31px 15px; }
.liyou ul li h3 { font-size: 22px; margin: 20px 0; }
.liyou ul li p { line-height: 30px; font-size: 16px; }
.liyou ul li section span { font-size: 42px; color: #ff6b35; }
.liyou ul li:hover { transform: translateY(-10px); }
.hzkh ul { display: flex; flex-wrap: wrap; justify-content: space-between; margin-bottom: 80px; }
.hzkh ul li { border: #e9e9e9 1px solid; margin: 10px 0 30px 0; transition: .5s; width: 30%; }
.hzkh ul li:hover { transform: translateY(-10px); }
.cp_tjli ul li p { color: #ffffff; width: 100%; position: absolute; bottom: 0; left: 50%; transform: translate(-50%, 0); box-sizing: border-box; text-align: center; z-index: 1; font-size: 18px; font-weight: bold; transition: .5s; padding: 10px 0; opacity: 0; }
.cp_tjli ul li p:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgb(0 0 0 / 50%); z-index: -1; }
.cp_tjli ul li:hover p { opacity: 1; }
.hxp { padding-bottom: 60px }
.hxp ul { display: flex; flex-wrap: wrap; justify-content: space-between; }
.hxp ul li i { display: block; overflow: hidden; width: 420px; height: 420px; }
.hxp ul li { margin-bottom: 40px; width: 30%; border: #e9e9e9 1px solid; display: inline-block; position: relative; }
.hxp ul li i img { width: 100%; transition: .5s }
.hxp ul li:hover img { transform: scale(1.01) }
.hxp ul li p { color: #ffffff; width: 100%; position: absolute; bottom: 0; left: 50%; transform: translate(-50%, 0); box-sizing: border-box; text-align: center; z-index: 1; font-size: 18px; font-weight: bold; transition: .5s; padding: 10px 0; opacity: 0; }
.hxp ul li p:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgb(0 0 0 / 50%); z-index: -1; }
.hxp ul li:hover p { opacity: 1; }
.hnews { background: url(../images/bg4.jpg) #fafafa; padding-bottom: 80px; background-size: cover; }
.hnews_nav { width: 10%; float: left; }
.hnews_nav span { font-size: 28px; font-weight: bold; margin-bottom: 80px; display: block; margin-top: 80px; position: relative; }
.hnews_nav ul li { line-height: 30px; font-size: 22px; margin-bottom: 40px; }
.hnews_list { width: 85%; float: right; }
.hnews_list ul li { width: 48%; background: #fff; margin-bottom: 30px; border: #f3f0f0 1px solid; transition: .5s; float: left; margin-left: 20px; }
.hnews_list ul li a { display: block; padding: 30px; }
.hnews_list ul li p { overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; line-height: 24px; }
.hnews_list ul li h3 { margin: 0 0 10px 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.ntag { font-size: 20px; color: #9a9a9a; margin-bottom: 27px; }
.ntime { float: left; margin-right: 24px; }
.ntime b { font-size: 24px; font-weight: normal; margin-bottom: 10px; display: block; }
.ntime span { font-size: 16px; display: block; color: #999; }
a.nmore { background: #1549a7; color: #fff; padding: 10px 30px; margin: 100px 0 0 0; display: block; border-radius: 7px; text-align: center; }
.hnews_nav span:before { content: ""; width: 100%; height: 2px; background: #1549a7; left: 0; bottom: -11px; position: absolute; }
.hnews_nav span:after { content: ""; width: 16px; height: 2px; background: #1549a7; right: -1px; bottom: -5px; position: absolute; transform: rotate(45deg); }
.hnews_list ul li:hover h3 { color: #1549a7; }
.hnews_list ul li:hover { transform: translateY(-10px) }
.hnews_nav li:hover a { color: #1549a7; }
.hxp ul li span { color: #fff; position: absolute; background: #ff6b35; display: block; z-index: 2; left: 10px; top: 10px; padding: 5px 10px; border-radius: 4px; font-size: 14px; }
footer { background: #1549a7; color: #c4e0fd; padding: 30px 0 0 0; }
footer a { color: #c4e0fd; }
footer a:hover { color: #fff; }
.links { margin-bottom: 50px; }
.links p { display: inline-block; }
.links a { display: inline-block; margin-right: 16px; }
.ftnav { width: 20%; margin-bottom: 50px; float: left; }
.ftnav p, .ywck p { font-weight: bold; margin-bottom: 15px; font-size: 16px; }
.ftnav ul { display: flex; flex-wrap: wrap; justify-content: flex-start; }
.ftnav ul li { width: 45%; line-height: 30px; }
.ywck { float: left; width: 35%; }
.ywck ul { line-height: 40px; }
.ywimg { float: right; width: 35%; }
.ywimg ul { display: flex; justify-content: space-between; }
.ywimg ul li { width: 140px; text-align: center; }
.ywimg ul li img { width: 100%; margin-bottom: 10px; }
.copyright img { display: inline-block; }
.copyright { text-align: center; padding: 10px 0; border: #4f7bbb 1px solid; }
.copyright a { margin: 0 10px; }
.qybj { background: #fff; padding-top: 50px; overflow: hidden; }
.qybj .box { background: #fafafa; border-radius: 0; }
.gccase .box { margin-bottom: 30px; }
.hzkh { background: #fafafa; overflow: hidden; }
.zizhi { background: url(../images/bg2.jpg) no-repeat; background-size: cover; }
.zizhi .hc_title { color: #fff; }
.zizhi ul { display: flex; justify-content: space-around; margin-bottom: 80px; }
.zizhi ul li { width: 22%; }
.zizhi ul li i { padding: 15px; height: 390px; display: block; overflow: hidden; background: #fff; }
.hc_title p { position: relative; }
.hc_title p:before { content: ""; width: 60px; height: 3px; background: #1549a7; position: absolute; right: -70px; top: 28px; }
.hc_title p:after { content: ""; width: 60px; height: 3px; background: #1549a7; position: absolute; left: -70px; top: 28px; }
.zizhi .hc_title p { color: #fff; }
.zizhi .hc_title p:after, .zizhi .hc_title p:before { background: #fff; }
/* 资质认证滚动样式 */
.zizhi .box { overflow: inherit; }
.zizhi .Box_con { position: relative; padding: 30px; }
.zizhi .Box_con .btnl { position: absolute; }
.zizhi .Box_con .btn { display: block; width: 56px; height: 56px; position: absolute; top: 50%; margin-top: -60px; cursor: pointer; border-radius: 100%; }
.zizhi .Box_con .btnl { background: url(../images/jt01.png) no-repeat center #fff; left: -72px; background-size: 26px; }
.zizhi .Box_con .btnr { background: url(../images/jt02.png) no-repeat center #fff; right: -72px; background-size: 26px; }
.zizhi .Box_con .conbox { position: relative; overflow: hidden; }
.zizhi .Box_con .conbox ul { position: relative; list-style: none; /* height: 340px; */ overflow: hidden; }
.zizhi .Box_con .conbox ul li { float: left; width: 320px; height: auto; margin-left: 20px; overflow: hidden; }
.zizhi .Box_con .conbox ul li:first-child { margin-left: 0; }
.zizhi .Box_con .conbox ul li img { display: block; width: 280px; margin: auto; }
.qypbg { position: relative; background: url(../images/ab1.jpg) no-repeat center center fixed; background-size: cover; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; padding: 300px 0; }
.qypbg::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 1; }
.qypbg img { position: relative; z-index: 2; width: 64px; height: auto; display: block; }
/* 产品展示区域样式 */
.cplnav ul li { cursor: pointer; transition: all 0.3s; }
/* 产品列表显示控制 */
.cp_tjli .cp_list { display: none; }
.cp_tjli .cp_list.active { display: block; }
/* 新闻列表显示控制 */
.hnews_list .news_list { display: none; }
.hnews_list .news_list.active { display: block; }
.hnews_nav ul li { cursor: pointer; transition: all 0.3s; }
.hnews_nav ul li:hover { opacity: 0.8; }
li.news_on a { color: #1549a7; }
.bannerb img { width: 100%; }
/*search*/
.hot_search_box { height: 70px; border-bottom: 1px solid #ededed; background: #f7f7f7; margin-bottom: 40px; }
.search_box { margin: 0 0 20px 0; }
.search_b { margin: 16px 0 0 0; position: relative; border: 1px solid #ddd; overflow: hidden; width: 310px; float: right; border-radius: 20px; background: #fff; }
.search_b input.input_submit { border: 0; color: #fff; outline: none; position: absolute; top: 0; right: 0; width: 24%; display: block; height: 36px; font-size: 15px; line-height: 24px; text-align: center; cursor: pointer; background: #ff6b35; background-size: 18px; border-radius: 20px; }
.search_b input.input_text { border: 0; line-height: 24px; height: 36px; font-size: 14px; width: 76%; outline: none; text-indent: 1em; }
.hot_search { width: 70%; float: left; line-height: 70px; }
.hot_search span { float: left; font-weight: bold; margin-right: 5px; }
.hot_search ul { overflow: hidden; }
.hot_search ul li { list-style-type: none; display: inline-block; margin-left: 10px; }
.hot_search ul li a { color: #666; }
.hot_search ul li a:hover { color: #114c92; }
.hot_search b { color: #114c92; }
.weizhi { display: inline-block; font-size: 15px; color: #666; margin-top: 28px; }
.weizhi a { color: #666; }
.blank_d { height: 50px; width: 100%; clear: both; }
.sidebox { width: 260px; float: left; margin-right: 20px; }
.list_nav { background: #fff; border: 1px solid #eee; margin-bottom: 20px; border-radius: 4px; overflow: hidden; }
.list_nav h2 { background: url(../images/logo2.png) no-repeat 15px 15px#ff6b35; color: #fff; padding: 17px 0; font-size: 24px; padding-left: 80px; background-size: 40px; }
.list_nav ul { background: #f4f4f4; }
.list_nav ul li { height: 60px; line-height: 60px; text-indent: 80px; font-size: 17px; transition: all 0.3s; border-bottom: #e7e7e7 1px solid; position: relative; }
.list_nav ul li:hover { background: #f5f5f5; }
.list_nav ul li a { color: #666; display: block; }
.list_nav ul li a:hover { color: #ff6b00; }
.side_contact { background: #fff; border: 1px solid #eee; border-radius: 6px; overflow: hidden; }
.side_contact section { padding: 20px; }
.side_title { background: url(../images/ikefu.png) no-repeat 15px #ff6b35; color: #fff; padding: 17px 0 17px 66px; font-size: 22px; background-size: 36px; }
.side_contact h4 { font-size: 19px; color: #333; margin-bottom: 10px; }
.side_contact p { color: #ff6b00; font-size: 22px; font-weight: bold; margin-bottom: 15px; }
.side_contact ul li { color: #666; line-height: 28px; font-size: 14px; }
.side_contact i { display: block; margin-top: 15px; text-align: center; color: #666; font-size: 14px; }
.side_contact i img { display: block; margin: 0 auto 10px; width: 120px; height: 120px; }
.side_rbox { width: calc(100% - 290px); float: right; }
.cp_box { width: 100%; }
.cp_title { height: 50px; line-height: 50px; border-bottom: 1px solid #eee; margin-bottom: 20px; position: relative; }
.cp_title h3 { color: #ff6b35; font-size: 20px; font-weight: bold; padding: 0 15px; display: inline-block; position: relative; margin: 0; line-height: 40px; }
.cp_title h3:before { content: ''; position: absolute; left: 0; top: 10px; width: 4px; height: 20px; background: #ff6b35; }
.cp_title span { position: absolute; right: 0; top: 0; }
.cp_title span a { color: #666; font-size: 14px; }
.cp_box ul { display: flex; flex-wrap: wrap; margin: 0 -10px; }
.cp_box ul li { width: calc(33% - 20px); margin: 0 10px 20px; background: #fff; border: 1px solid #eee; border-radius: 4px; overflow: hidden; transition: all 0.3s; }
.cp_box ul li:hover { box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1); transform: translateY(-2px); }
.cp_box ul li a { display: block; text-align: center; }
.cp_box ul li a i { display: block; width: 100%; /* height: 200px; */ overflow: hidden; }
.cp_box ul li a i img { width: 100%; height: 100%; object-fit: cover; transition: all 0.3s; }
.cp_box ul li:hover a i img { transform: scale(1.05); }
.cp_box ul li a p { padding: 15px 10px; color: #333; font-size: 14px; line-height: 1.4; }
.hz_ku { width: 100%; margin: 20px 0; }
.hz_ku h2 { text-align: center; font-size: 28px; margin-bottom: 30px; }
.hz_ku ul { display: flex; flex-wrap: wrap; justify-content: space-between; list-style: none; padding: 0; }
.hz_ku ul li { width: 18%; margin-bottom: 20px; position: relative; transition: transform 0.3s ease; }
.hz_ku ul li a { display: block; text-decoration: none; color: #333; text-align: center; position: relative; height: 200px; border-radius: 8px; overflow: hidden; }
.hz_ku ul li a i { display: block; width: 100%; height: 100%; transition: transform 0.3s ease; }
.hz_ku ul li a:hover i { transform: scale(1.05); }
.hz_ku ul li a i img { width: 100%; height: 100%; object-fit: cover; transition: .5s; }
.hz_ku ul li a p { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background: rgba(255, 255, 255, 0.8); padding: 10px 20px; border-radius: 4px; font-size: 18px; font-weight: bold; margin: 0; }
.cpli_nav { background: #fff; /* padding: 20px; */ border-radius: 8px;/* box-shadow: 0 2px 12px rgba(0,0,0,0.1); *//* margin-bottom: 20px; */
}
.cpli_nav h2 { color: #333; font-size: 28px; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 2px solid #eee; text-align: center; }
.cpli_nav ul { display: flex; flex-wrap: wrap; gap: 10px; list-style: none; padding: 0; margin: 0; }
.cpli_nav li { flex: 1 1 calc(25% - 10px); min-width: 120px; }
.cpli_nav a { display: block; padding: 12px; background: #f8f9fa; color: #333; text-decoration: none; border-radius: 6px; text-align: center; transition: all 0.3s ease;/* font-size: 15px; */ }
.cpli_nav a:hover { color: #ff6b35; transform: translateY(-2px); box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); }
/* 应用系列样式 */
.section-title { text-align: center; font-size: 28px; color: #333; /* margin-bottom: 40px; */ position: relative; padding-bottom: 15px; }
.section-title:after { content: ''; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 60px; height: 3px; }
.application-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 35px; padding: 15px; margin: 0; list-style: none; }
.app-item { transition: transform 0.3s ease; }
.app-item:hover { transform: translateY(-5px); }
.app-link { display: block; text-decoration: none; color: #333; background: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: all 0.3s ease; }
.app-link:hover { box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15); }
.app-image { position: relative; padding-top: 75%; overflow: hidden; }
.app-image img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; transition: transform 0.3s ease; }
.app-link:hover .app-image img { transform: scale(1.05); }
.app-content { padding: 20px; text-align: center; }
.app-content p { margin: 0; font-size: 18px; font-weight: 500; }
.side_contact ul { border-bottom: #e6e6e6 1px solid; padding-bottom: 20px; }
/* 右侧内容样式 */
.yy_right { width: 300px; float: right; margin-right: 20px; margin-bottom: 20px; margin-top: 10px; background: #fff; border-radius: 8px; box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1); padding: 15px; }
.yr_cpnav, .cpxl, .yy_r_hz, .yy_r_wd { margin-bottom: 25px; padding: 15px; background: #f8f9fa; border-radius: 6px; }
.yr_cpnav h2, .cpxl h2, .yy_r_hz h2, .yy_r_wd h2 { font-size: 18px; color: #333; margin-bottom: 15px; padding-bottom: 10px; border-bottom: 2px solid #ff6b35; }
.yr_cpnav ul, .cpxl ul, .yy_r_hz ul, .yy_r_wd ul { list-style: none; padding: 0; margin: 0; }
.yr_cpnav ul { display: flex; flex-wrap: wrap; gap: 10px; }
.yr_cpnav ul li { width: calc(50% - 5px); margin-bottom: 8px; }
.yr_cpnav ul li a { color: #666; text-decoration: none; display: block; padding: 8px 12px; border-radius: 4px; background: #fff; text-align: center; transition: all 0.3s ease; }
.yr_cpnav ul li a:hover { background: #ff6b35; color: #fff; transform: translateY(-2px); box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1); }
.yy_r_hz ul { display: flex; flex-wrap: wrap; gap: 10px; }
.yy_r_hz ul li { width: calc(50% - 5px); margin-bottom: 10px; }
.yy_r_hz ul li a { display: block; text-align: center; text-decoration: none; color: #333; background: #fff; padding: 10px; border-radius: 6px; transition: all 0.3s ease; }
.yy_r_hz ul li a i { display: block; height: 80px; margin-bottom: 8px; position: relative; overflow: hidden; border-radius: 4px; }
.yy_r_hz ul li a i img { width: 100%; height: 100%; object-fit: cover; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.yy_r_hz ul li a:hover { transform: translateY(-3px); box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); }
.yy_r_hz ul li img { width: 100%; height: 120px; object-fit: cover; border-radius: 4px; margin-bottom: 8px; }
.yy_r_hz ul li p { margin: 0; font-size: 14px; color: #666; }
.yy_r_wd ul li { margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dashed #eee; }
.yy_r_wd ul li:last-child { border-bottom: none; }
.yy_r_wd ul li a { color: #666; text-decoration: none; line-height: 1.5; transition: color 0.3s ease; }
.yy_r_wd ul li a:hover { color: #e37524; }
.cpxl ul { display: flex; flex-wrap: wrap; gap: 8px; }
.cpxl ul li { width: calc(50% - 4px); margin-bottom: 8px; }
.cpxl ul li a { color: #666; text-decoration: none; display: block; padding: 10px 8px; border-radius: 6px; background: #fff; text-align: center; transition: all 0.3s ease; font-size: 14px; border: 1px solid #eee; position: relative; overflow: hidden; }
.cpxl ul li a:hover { background: #ff6b35; color: #fff; transform: translateY(-2px); box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); border-color: #e37524; }
.cpxl ul li a:before { content: ''; position: absolute; top: 0; left: -16px; width: 4px; height: 100%; background: #e37524; opacity: 0; transition: opacity 0.3s ease; }
.cpxl ul li a:hover:before { opacity: 1; }
/* 应用场景标签样式 */
.yy_cj_tag { background: url(../images/logo.png) no-repeat 0px 1px #fff; margin: 10px 0 60px 10px; background-size: 32px; }
.yy_cj_tag h2 { font-size: 22px; color: #333; margin-bottom: 20px; padding-bottom: 12px; border-bottom: 2px solid #f0f0f0; position: relative; padding-left: 43px; }
.yy_cj_tag h2:after { content: ""; position: absolute; bottom: -2px; left: 0; width: 135px; height: 4px; background: #05950b; }
.yy_cj_tag ul { display: flex; list-style: none; padding: 0; margin: 0; justify-content: flex-start; flex-wrap: wrap; }
.yy_cj_tag ul li { margin: 5px 14px 5px 0; width: 12.8%; }
.yy_cj_tag ul li a { display: inline-block; width: 100%; padding: 15px 0; text-align: center; background: #f5f5f5; color: #555; border-radius: 0px; transition: all 0.3s ease; text-decoration: none; border: 1px solid #eee; }
.yy_cj_tag ul li a:hover { background: #05950b; color: #fff; transform: translateY(-2px); box-shadow: 0 4px 8px rgb(37 167 21 / 20%); border-color: #05950b; }
/* 应用内容区域样式 */
.yy_content { background: #fff; border-radius: 10px; }
.yy_content .y_c_title { font-size: 32px; color: #333; margin-bottom: 20px; padding-bottom: 36px; border-bottom: 1px solid #eee; text-align: center; }
.yy_content .c_content {color: #000;line-height: 34px;/* padding: 0 20px; */font-size: 16px;margin-bottom: 50px;}
/* 标题统一样式 */
.yy_content .c_content h1, .yy_content .c_content h2, .yy_content .c_content h3, .yy_content .c_content h4, .yy_content .c_content h5, .yy_content .c_content h6 { color: #333; margin: 25px 0 15px; padding-left: 12px; border-left: 4px solid #05950b; font-weight: 600; line-height: 1.4; }
/* 标题大小层级 */
.yy_content .c_content h1 { font-size: 28px; margin-top: 35px; margin-bottom: 20px; }
.yy_content .c_content h2 { font-size: 24px; margin-top: 30px; margin-bottom: 18px; }
.yy_content .c_content h3 { font-size: 20px; margin-top: 28px; margin-bottom: 16px; }
.yy_content .c_content h4 { font-size: 18px; margin-top: 25px; margin-bottom: 15px; }
.yy_content .c_content h5 { font-size: 16px; margin-top: 22px; margin-bottom: 14px; }
.yy_content .c_content h6 { font-size: 14px; margin-top: 20px; margin-bottom: 12px; }
/* 标题悬停效果 */
.yy_content .c_content h1:hover, .yy_content .c_content h2:hover, .yy_content .c_content h3:hover, .yy_content .c_content h4:hover, .yy_content .c_content h5:hover, .yy_content .c_content h6:hover { color: #05950b; transition: color 0.3s ease; }
.yy_content .c_content p { margin-bottom: 15px; }
.yy_content .c_content ul { margin-bottom: 20px; padding-left: 20px; }
.yy_content .c_content ul li { list-style-type: disc; margin-bottom: 10px; color: #555; }
.yy_content .c_content table { width: 100%; border-collapse: collapse; margin-bottom: 20px; }
.yy_content .c_content table th { background: #f5f5f5; padding: 12px; text-align: left; font-weight: 600; color: #333; border: 1px solid #ddd; }
.yy_content .c_content table td { padding: 12px; border: 1px solid #ddd; color: #666; }
.yy_content .c_content table tr:hover { background-color: #f9f9f9; }
/* 左侧内容区域布局 */
.yy_left { float: left; width: 74%; }
/* 右侧内容区域布局 */
.yy_right { float: right; width: 20%; }
 @media (max-width: 1024px) {
.yy_left, .yy_right { float: none; width: 100%; }
.yy_right { margin-top: 30px; }
}
/* 产品推荐样式 */
.yycp_tuijian { background: #fff; border-radius: 12px; margin: 30px 0 30px; }
.yycp_tuijian h2 { font-size: 24px; color: #333; margin-bottom: 25px; padding-bottom: 10px; border-bottom: 2px solid #f0f0f0; position: relative; }
.yycp_tuijian ul { display: flex; list-style: none; padding: 0; margin: 0; flex-wrap: nowrap; justify-content: flex-start; }
.yycp_tuijian li { background: #fff; width: 24%; margin-right: 15px; overflow: hidden; border: #f0f0f0 1px solid; transition: all 0.3s ease; border-radius: 4px; }
.yycp_tuijian li:hover { transform: translateY(-5px); box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1); }
.yycp_tuijian a { text-decoration: none; color: #333; display: block; }
.yycp_tuijian i { display: block; width: 100%; height: 220px; overflow: hidden; position: relative; }
.yycp_tuijian img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.3s ease; }
.yycp_tuijian li:hover img { transform: scale(1.05); }
.yycp_tuijian p { padding: 10px; margin: 0; font-size: 16px; font-weight: 600; color: #333; text-align: center; background: #f2f2f2; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.yy_content .c_content img { max-width: 100% !important; width: auto !important; height: auto !important; margin: 10px auto; }
.show { float: left; width: 462px; }
#showbox { background: #eee; border: #ccc 1px solid; }
#showbox span { background: url(../images/whitebg.png) repeat; }
#showsum { left: 25px; margin-top: 10px; }
#showsum span { border: 1px solid #ddd; }
#showsum span.sel { border: 1px solid #f1861b; }
.showpage { width: 400px; position: relative; }
.showpage a { display: block; width: 15px; border: 1px solid #ddd; height: 60px; line-height: 60px; background: #eee; text-align: center; font-size: 18px; position: absolute; left: 0; bottom: 0px; text-decoration: none; color: #999; border-radius: 3px; }
.showpage a#shownext { left: auto; right: -22px; }
.showpage a:hover { background: #ccc; color: #777; }
.propar { margin: 0 0 0 450px; overflow: hidden; }
.propar h4 { font-size: 24px; margin: 13px 0; }
.cps p { display: inline-block; margin-right: 10px; }
.propar ul { padding: 22px 0; border-top: #ddd 1px solid; }
.propar ul li { color: #888; margin-bottom: 20px; font-size: 16px; line-height: 24px; }
.propar ul li span { margin-right: 10px; color: #222 }
.btn_buy a { color: #fff; height: 46px; line-height: 46px; }
.btn_cpzx { color: #ffffff; background: linear-gradient(to left, #05950b, #52b556, #05950b); border-radius: 34px; display: inline-block; text-align: center; clear: both; padding: 0 50px; margin-right: 57px; font-size: 17px; transition: .5s; }
.btn_cpt { text-indent: 1em; color: #ffffff; background: url(../images/tell.png) no-repeat #f08927; border-radius: 34px; display: inline-block; text-align: center; clear: both; margin-right: 30px; font-size: 22px; transition: .5s; background-size: 46px; padding: 0 34px; }
.btn_buy span { background: url(../images/fttell.png) no-repeat left center; background-size: 46px; padding: 10px 0 10px 50px; font-size: 27px; font-weight: bold; color: #f1861b; line-height: 50px; display: inline-block; transition: .5s; }
.btn_buy span:hover { transform: translateX(10px) }
div#showsum span { border-radius: 3px; }
.y_c_tit { background: url(../images/logo.png) no-repeat 10px #efefef; line-height: 48px; margin-bottom: 40px; background-size: 32px }
.y_c_tit p { font-size: 22px; font-weight: bold; padding-left: 60px; }
.yycp_tuijian h2:after { position: absolute; content: ""; width: 100px; height: 4px; left: 0; bottom: -3px; background: #05950b; }
.y_c_info { color: #999; font-size: 14px; line-height: 34px; margin-bottom: 30px; overflow: hidden; text-align: center; }
.y_c_info span { margin: 0 10px; }
.news_next { overflow: hidden; padding: 10px; background: #f8f9fa; border-radius: 5px; }
.news_next li { text-overflow: ellipsis; white-space: nowrap; color: #666; overflow: hidden; line-height: 40px; }
.news_next li:nth-child(2) { }
.news_next li a { color: #222; }
.news_next li a:hover { color: #ff6b35; }
/* 样式应用于包含“推荐阅读”的div */
.ntjyd { background-color: #f9f9f9; padding: 20px; border: 1px solid #ddd; border-radius: 5px; margin: 30px 0; }
/* 样式应用于标题 */
.ntjyd h2 { font-size: 24px; color: #333; margin-bottom: 20px; border-bottom: 2px solid #ddd; padding-bottom: 5px; background: url(../images/yxjt.png) no-repeat 134px 3px; background-size: 24px; }
/* 样式应用于列表项 */
.ntjyd ul { list-style-type: none; padding: 0; }
.ntjyd ul li { margin-bottom: 18px; background: url(../images/yjt.png) no-repeat 0px 3px; background-size: 18px; }
/* 样式应用于链接 */
.ntjyd ul li a { text-decoration: none; color: #666666; font-size: 16px; transition: color 0.3s; padding-left: 30px; }
.ntjyd ul li a:hover { color: #ff6b35; }
.tp_list { }
.tp_list ul { }
.tp_list ul li { margin-bottom: 40px; overflow: hidden; background: #f6f6f6; padding: 20px; }
.tp_list ul li a { display: block; overflow: hidden; }
.tp_list ul li i { width: 330px; height: 200px; float: left; margin-right: 20px; overflow: hidden; }
.tp_list ul li i img { width: 100%; min-height: 100%; transition: .5s; }
.tp_list ul li section { }
.tp_list ul li section h3 { font-size: 21px; line-height: 60px; color: #4b4a4a; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: relative; }
.tp_list ul li section p { color: #666; line-height: 26px; margin: 20px 0; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; }
.tp_list ul li section span { color: #999; font-size: 14px; }
.tp_list ul li section h3:before { content: ""; position: absolute; width: 60px; height: 2px; left: 0; top: 58px; background: #4caf50; transition: .5s; }
.tp_list ul li:hover h3 { color: #ff6b35; }
.tp_list ul li:hover img { transform: scale(1.1); }
/*epages*/
.epages { text-align: center; color: #666; width: 100%; clear: both; margin: 30px 0; }
.epages a { color: #666; margin: 0 5px 10px; padding: 5px 10px; background: #e6e7e5; display: inline-block; }
.epages a:nth-child(1) { display: none }
.epages a:hover, .epages > b { color: #FFF; background: #ff6b35; }
.epages > b { padding: 5px 10px; }
.news_nav_c { overflow: hidden; margin: 0 0 40px; }
.news_nav_c li { float: left; transition: .5s }
.news_nav_c li { line-height: 50px; font-size: 18px; background: #f6f6f6; width: 16.666%; text-align: center; margin: 0 20px 10px 0; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1); }
.news_nav_c li a { display: block;/* color: #fff; */ transition: .5s }
.news_nav_c ul { display: flex; justify-content: flex-start; flex-wrap: wrap; padding: 10px 0; }
.news_nav_c ul li a.tab-cu, .news_nav_c li a:hover { background: #4caf50; color: #fff; }
.news_nav_c li:hover { transform: translateY(-5px) }
.ab_title { background: #efefef; line-height: 48px; }
.ab_title h3 { background: #114c92; color: #fff; font-size: 22px; padding: 0 45px; display: inline-block; }
.news_lb {/* border: #ccc 1px solid; */ }
.pics .swiper-slide { width: 100%; height: 360px !important; overflow: hidden }
.pics .swiper-slide img { width: 100%; min-height: 100%; }
.pics { width: 47%; height: 360px; margin: 20px 20px 20px 0; float: left; overflow: hidden; }
.pics section:after { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 52px; z-index: -1; }
.pics section { bottom: 0; left: 0; position: absolute; display: block; width: 100%; z-index: 0; }
.pics h4 { color: #fff; text-shadow: 0 2px 4px rgba(0,0,0,.5); font-size: 16px; line-height: 26px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 1; padding: 0 107px 0 5px; z-index: 2; margin: 8px 0 7px; font-weight: normal; }
.dynews {float: right;width: 47%;margin: 20px 20px 20px 0;}
.dynews li { margin-bottom: 20px; padding-bottom: 20px; border-bottom: #e2e1e1 1px solid; }
.dynews li h3 { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-size: 18px; margin-bottom: 18px; }
.dynews li p { color: #666; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; line-height: 26px; }
.dynews li:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }
.dynews li:hover h3 { color: #ff6b35; }
.xpfb_list { margin: 30px 0; }
.xpfb_list h2 { margin-bottom: 30px; }
.xpfb_list ul { display: flex; justify-content: flex-start; flex-wrap: wrap; }
.xpfb_list ul li { width: 22%; margin-right: 30px; margin-bottom: 30px; }
.xpfb_list ul li i { width: 100%; height: 160px; display: block; overflow: hidden; margin-bottom: 10px; }
.xpfb_list ul li img { width: 100%; min-height: 100%; transition: .5s; }
.xpfb_list ul li p { font-size: 15px;/* text-overflow: ellipsis; *//* white-space: nowrap; */
  /* overflow: hidden; */
}
.xpfb_list ul li a { display: block; }
.xpfb_list h2, .hydt_list h2 { font-size: 24px; border-bottom: #ccc 2px solid; padding-bottom: 20px; position: relative; }
.xpfb_list h2:after, .hydt_list h2:after { content: ""; width: 100px; height: 3px; position: absolute; left: 0; bottom: -2px; background: #4caf50; }
.xpfb_list ul li:hover img, .hydt_list ul li:hover img { transform: scale(1.05); }
.hydt_list ul { margin: 30px 0; }
.hydt_list ul li { line-height: 46px; font-size: 16px; background: url(../images/liy.png) no-repeat left 5px center; background-size: 20px; padding-left: 33px; }
.hydt_list ul li:nth-child(even) { background: url(../images/liy.png) no-repeat left 5px center #f8f9fa; background-size: 20px; }
.hydt_list ul li:hover a { color: #ff6b35 }
.xpfb_list ul li a:hover { color: #ff6b35; }
.faqlist { margin: 20px 0; padding: 20px; background-color: #f9f9f9; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }
.faqlist h2 { font-size: 24px; color: #333; margin-bottom: 20px; text-align: center; background: url(../images/wd.png) no-repeat center top; background-size: 42px; padding-top: 50px; }
.faqlist ul { list-style-type: none; padding: 0; }
.faqlist li { margin-bottom: 15px; padding: 15px; background-color: #fff; border: 1px solid #ddd; border-radius: 4px; transition: background-color 0.3s; }
.faqlist li:hover { background-color: #f1f1f1; }
.faqlist a { text-decoration: none; color: #333; display: block; }
.faqlist h3 { font-size: 18px; margin-bottom: 10px; color: #555; }
.faqlist p {font-size: 15px;color: #666;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;display: -webkit-box;-webkit-line-clamp: 2;line-height: 26px;}
/* 企业介绍模块 */
.pa_about h2 { color: #2c3e50; font-size: 2.2rem; text-align: center; padding-bottom: 20px; border-bottom: 2px solid #eee; margin-bottom: 30px; }
.pa_about_box p { color: #444; line-height: 1.8; font-size: 1.1rem; margin-bottom: 25px; text-indent: 2em; }
.pa_about_box a { display: inline-block; padding: 8px 25px; background: #2980b9; color: white; border-radius: 25px; transition: all 0.3s ease; text-decoration: none; margin: 15px 0; }
.pa_about_box a:hover { background: #3498db; transform: translateY(-2px); }
.pa_about img { max-width: 100%; height: auto; display: block; margin: 30px auto; border-radius: 8px; box-shadow: 0 4px 6px rgba(0,0,0,0.1); }
/* 资质认证模块 */
.pa_zizhi h2 { color: #e74c3c; font-size: 2.2rem; text-align: center; padding-bottom: 20px; border-bottom: 2px solid #eee; margin-bottom: 40px; }
.pa_zizhi_box ul { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-bottom: 30px; }
.pa_zizhi_box li { flex: 0 0 200px; list-style: none; transition: transform 0.3s ease; }
.pa_zizhi_box li:hover { transform: translateY(-5px); }
.pa_zizhi_box img { width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 6px rgba(0,0,0,0.1); }
.pa_zizhi_box a { display: block; text-align: center; color: #e74c3c; text-decoration: none; margin-top: 20px; }
.pa_zizhi_box a:hover { text-decoration: underline; }
/* 新增列表样式 */
.pa_about_list { margin: 30px 0; padding: 25px; background: #f8f9fa; border-radius: 10px; box-shadow: 0 4px 6px rgba(0,0,0,0.05); }
.pa_about_list li { list-style: none; padding: 15px; margin: 12px 0; background: white; border-radius: 8px; display: flex; align-items: center; transition: all 0.3s ease; }
.pa_about_list li:hover { transform: translateX(8px); box-shadow: 0 4px 8px rgba(0,0,0,0.1); }
.pa_about_list li::before { content: "▶"; color: #4caf50; font-size: 1.2rem; margin-right: 15px; transition: all 0.3s ease; }
.pa_about_list li:hover::before { color: #4caf50; margin-right: 20px; }
.pa_about_list li span { font-weight: 600; color: #2c3e50; }
.pa_about_list li p { margin-left: 10px; color: #444; font-size: 1.05rem; }
 
/* 响应式布局调整 */
@media (min-width: 768px) {
.pa_about_list { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; padding: 30px; }
}
 @media (max-width: 480px) {
.pa_about_list li { flex-direction: column; align-items: flex-start; }
.pa_about_list li::before { margin-right: 10px; }
}
.zizhi_bt { display: inline-flex; align-items: center; padding: 12px 30px; border-radius: 25px; background: linear-gradient(135deg, #4a90e2, #357abd); color: white !important; text-decoration: none; font-weight: 500; font-size: 1.1rem; transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); position: relative; overflow: hidden; }
.zizhi_bt::after { content: ''; position: absolute; top: -50%; left: -50%; width: 200%; height: 200%; background: linear-gradient(45deg, transparent 45%, rgba(255,255,255,0.2) 45%, rgba(255,255,255,0.2) 55%, transparent 55% ); animation: shine 2.5s infinite; }
.zizhi_bt:hover { transform: translateY(-2px); box-shadow: 0 5px 15px rgba(53, 122, 189, 0.3); background: linear-gradient(135deg, #357abd, #2a66a1); }
.zizhi_bt:active { transform: translateY(0); filter: brightness(0.95); }
.zizhi_bt span { position: relative; z-index: 2; }
 @keyframes shine { 0% {
transform: translate(-50%, -50%) rotate(45deg);
}
 100% {
transform: translate(-50%, -50%) rotate(405deg);
}
}
/* 添加悬浮时的文字微光效果 */
.zizhi_bt::before { content: attr(data-text); position: absolute; top: 0; left: 0; width: 100%; height: 100%; color: rgba(255,255,255,0.15); transition: 0.3s; z-index: 1; }
.zizhi_bt:hover::before { color: rgba(255,255,255,0.3); transform: scale(1.05); }
.znbox { /* padding: 40px 0; */ /* background: #f8f9fa; */
}
.znbox ul { display: grid; grid-template-columns: repeat(auto-fit, minmax(390px, 1fr)); gap: 60px; max-width: 1000px;/* margin: 0 auto; *//* padding: 0 20px; */
}
.zn { background: white; border-radius: 15px; box-shadow: 0 8px 20px rgba(0,0,0,0.08); transition: all 0.3s ease; overflow: hidden; }
.zn:hover { transform: translateY(-5px); box-shadow: 0 12px 25px rgba(53, 122, 189, 0.15); }
.zn i { position: relative; height: 278px; display: block; overflow: hidden; border-radius: 15px 15px 0 0; }
.zn i img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; }
.zn:hover i img { transform: scale(1.05); }
.zn section { padding: 25px; position: relative; }
.zn h3 { color: #1549a7; font-size: 1.7rem; margin-bottom: 35px; position: relative; display: inline-block; }
.zn h3::after { content: ''; position: absolute; bottom: -13px; left: 0; width: 100%; height: 3px; background: linear-gradient(90deg, #3498db 0%, #9b59b6 100%); }
.zn span { color: #666; font-size: 0.95rem; margin-bottom: 15px; display: block; font-weight: 500; }
.zn p { color: #444; line-height: 1.6; font-size: 15px; height: 30px; margin-bottom: 20px; }

/* 响应式调整 */
@media (max-width: 768px) {
.zn i { height: 150px; }
.zn section { padding: 20px; }
.zn h3 { font-size: 1.1rem; }
}
 @media (max-width: 480px) {
.znbox ul { grid-template-columns: 1fr; }
.zn i { height: 120px; }
.zn h3 { font-size: 1rem; }
}
.zn_title { font-family: 'Segoe UI', system-ui, sans-serif; /* 现代字体栈 */ font-size: clamp(2rem, 3vw, 3.5rem); /* 响应式字号 */ font-weight: 600; color: #2c3e50; /* 深蓝灰色 */ text-align: center; margin: 40px auto; padding: 0 20px; position: relative; display: inline-block; }
/* 装饰性下划线 */
.zn_title::after { content: ''; position: absolute; left: 0; bottom: -12px; width: 100%; height: 4px; background: linear-gradient(90deg, #3498db 0%, #9b59b6 100%); /* 渐变效果 */ opacity: 0.8; }
/* 文字阴影增强立体感 */
.zn_title { text-shadow: 1px 1px 2px rgba(0,0,0,0.1); }

/* 移动端适配 */
@media (max-width: 768px) {
.zn_title { font-size: clamp(1.5rem, 4vw, 2.5rem); margin: 30px auto; }
.zn_title::after { height: 3px; bottom: -8px; }
}
/* 悬停动画 */
.zn_title { transition: all 0.3s ease; }
.zn_title:hover { transform: translateY(-2px); color: #34495e; }
.zn_title:hover::after { opacity: 1; transform: scaleX(1.05); }
/* 招商加盟容器样式 */
.hzcon { max-width: 800px; margin: 40px auto; padding: 120px 35px 35px 35px; background: url(../images/logo.png) no-repeat #F8F9FA; background-size: 64px; background-position: top 40px center; border-radius: 10px; box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1); }
/* 标题样式 */
.about-team-title { font-size: 28px; color: #2d3a4b; text-align: center; padding-bottom: 15px; border-bottom: 2px solid #e8e8e8; margin-bottom: 30px; position: relative; font-weight: bold; }
/* 表单说明文字 */
.hzfm { color: #666; font-size: 16px; line-height: 1.6; margin-bottom: 35px; text-align: center; }
/* 表单容器 */
.form-sq { list-style: none; padding: 0; margin: 0; }
/* 输入框容器 */
.h_form { display: flex; flex-wrap: wrap; gap: 20px; margin-bottom: 25px; }
/* 统一输入框样式 */
.h_form input[type="text"] { flex: 1; min-width: 31%; padding: 14px 18px; border: 1px solid #ddd; border-radius: 6px; font-size: 15px; transition: border-color 0.3s ease; }
/* 输入框聚焦状态 */
.h_form input[type="text"]:focus { border-color: #4a90e2; outline: none; box-shadow: 0 0 0 3px rgba(74,144,226,0.1); }
/* 文本域样式 */
textarea.form-text { width: 95.2%; height: 150px; padding: 14px 18px; border: 1px solid #ddd; border-radius: 6px; font-size: 15px; resize: vertical; }
/* 按钮容器 */
.btns_box { text-align: center; margin-top: 30px; }
/* 提交按钮样式 */
.btn_tj { background: #05950b; color: white; padding: 16px 45px; border: none; border-radius: 6px; font-size: 16px; cursor: pointer; transition: background 0.3s ease; }
.btn_tj:hover { background: #ff6b35; }
/* 必填标识样式 */
.h_form input[placeholder*="*"], textarea[placeholder*="*"] { position: relative; }
.h_form input[placeholder*="*"]::before, textarea[placeholder*="*"]::before { content: "*"; color: #e74c3c; margin-right: 4px; font-weight: bold; }
.about-team-title:after { position: absolute; width: 120px; content: ""; height: 4px; background: #05950b; bottom: -3px; left: 50%; margin-left: -60px; }
/* 响应式设计 */
@media (max-width: 768px) {
.hzcon { margin: 15px; padding: 25px; }
.about-team-title { font-size: 24px; }
.h_form { flex-direction: column; }
.h_form input[type="text"] { min-width: auto; }
.btn_tj { width: 100%; padding: 14px; }
}
 @media (max-width: 480px) {
.h_form input[type="text"] { padding: 12px 15px; font-size: 14px; }
textarea.form-text { padding: 12px 15px; font-size: 14px; }
}
.pa_zizhi { margin-bottom: 80px; overflow: hidden; }
.pa_zizhi ul { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; padding-top: 10px; }
.pa_zizhi li { display: flex; flex-direction: column; align-items: center; padding: 25px; border: 1px solid #eee; border-radius: 8px; transition: transform 0.3s ease; }
.pa_zizhi li:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0,0,0,0.1); }
.pa_zizhi i { display: flex; justify-content: center; align-items: center; width: 100%; height: 300px; margin-bottom: 20px; background: #f8f9fa; overflow: hidden; transition: background 0.3s ease; }
.pa_zizhi li:hover i { background: #e8e8e8; }
.pa_zizhi img { width: 80%; height: 80%; object-fit: contain; }
.pa_zizhi p { font-size: 16px; color: #333; text-align: center; margin: 0; padding: 0 15px; }

/* 响应式设计 */
@media (max-width: 768px) {
.pa_zizhi ul { grid-template-columns: 1fr; }
.pa_zizhi li { padding: 20px; }
.pa_zizhi i { width: 100px; height: 100px; }
.modal-content {
    width: 100%;
}
}
 @media (max-width: 480px) {
.pa_zizhi p { font-size: 14px; }
}
.side_nav { position: fixed; right: 0; bottom: 20%; z-index: 999; background: #fff; box-shadow: inset 0px -1px 0px rgb(255 255 255 / 45%); filter: drop-shadow(0px 1px 8px rgba(0, 61, 165, 0.1)); }
.side_nav ul li { width: 66px; height: 83px; text-align: center; position: relative; border-bottom: #e25420 1px solid; cursor: pointer; background: #ff6b35; }
.side_nav ul li a { display: block; position: relative; }
.side_nav ul li span { position: absolute; top: 0px; right: 76px; font-weight: 900; color: #ffffff; z-index: 2; font-size: 14px; display: none; align-items: center; width: 220px; text-align: left; text-indent: 65px; padding: 14px 0; background: #ff6b35; }
.side_nav ul li:last-child { border-bottom: 0 }
.side_nav ul li:nth-child(3) span { background: url(../images/i02.png) no-repeat left 20px center #ff6b35; background-size: 32px; }
.side_nav ul li:nth-child(1) span { background: url(../images/i05.png) no-repeat left 20px center #ff6b35; background-size: 32px; }
.side_nav li i { display: block; margin: auto; width: 100%; height: 50px; background-size: 26px; filter: brightness(100); }
i.icon_dh { background: url(../images/i02.png) no-repeat top 20px center; }
i.icon_wx { background: url(../images/i03.png) no-repeat top 20px center; }
i.icon_email { background: url(../images/i05.png) no-repeat top 20px center; }
i.icon_fh { background: url(../images/i04.png) no-repeat top 20px center; }
.side_nav ul li:hover span { display: block }
.side_nav ul li span:after { position: absolute; content: ""; border-width: 8px 0px 8px 8px; border-style: solid; border-color: transparent transparent transparent rgb(255 107 53); border-image: initial; top: 29px; right: -7px; }
.side_nav ul li:nth-child(2) span { width: auto; margin: 0; padding: 10px; top: -40px }
.side_nav ul li:nth-child(2) span:after { top: 40% }
.side_nav ul li span:before { content: ""; width: 20px; height: 100%; position: absolute; right: -20px; }
.side_nav li p {/* position: absolute; */ bottom: 10px; display: block; text-align: center; width: 100%; line-height: 17px; font-size: 12px; color: #fff; }
.side_nav ul li font { display: block; }
.side_nav ul li span font { padding-top: 7px; cursor: pointer; color: #ffffff; }
.side_nav ul li span img { width: 160px; margin: auto; }
dl.sub_cp { display: flex; flex-wrap: wrap; justify-content: flex-start; }
dl.sub_cp dd { width: 50%; }
.hzkh ul li img { width: 100% }
.mshow, .mcmore { display: none }
.propar ul li dd {
    display: inline-block;
    position: relative;
    margin: 0 10px 0 0;
}

.propar ul li dl {
    display: inline-block;
}
.propar ul li dd:after {
    position: absolute;
    content: " , ";
    margin: 0 5px;
}

.propar ul li dd:last-child:after {
    display: none;
}
.pa_zizhi p a:hover {
    color: #ff6b35;
}