@charset "utf-8";
@media only screen and (max-width:900px){
.header{display:none;}
.r_menu{display:none;}
.container{width:auto !important; height:auto !important;}
.container1{width:auto !important; height:auto !important;}
.sp_header { height: 70px; background: #ffffff; width: 100%; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; padding: 0 20px; box-sizing: border-box; position: fixed; top: 0; left: 0; z-index: 9999; border-bottom: 1px solid #e5e9f0; }
.sp_logo { padding: 0; float: none; height: 40px; display: flex; align-items: center; }
.sp_logo img { margin: auto; max-height: 45px; filter: none; }
.sp_nav { width: 45px; height: 45px; float: none; position: relative; cursor: pointer; margin: 0; display: flex; align-items: center; justify-content: center; z-index: 99999; border-radius: 4px; background-color: #f5f8fc; transition: all 0.2s ease; transform: none !important; }
.sp_nav:hover { background-color: #e8f0fe; transform: none !important; }
.sp_nav span { display: block; background: #185DC2; width: 22px; height: 2px; position: absolute; left: 11px; border-radius: 1px; transition: all ease 0.35s; }
.sp_nav span:nth-of-type(1) { top: 14px; }
.sp_nav span:nth-of-type(2) { top: 22px; }
.sp_nav span:nth-of-type(3) { top: 30px; }
.sp_nav.sp_nav_se { background-color: #e8f0fe; }
.sp_nav.sp_nav_se span:nth-of-type(1) { top: 22px; transform: rotate(45deg); }
.sp_nav.sp_nav_se span:nth-of-type(2) { width: 0; opacity: 0; }
.sp_nav.sp_nav_se span:nth-of-type(3) { top: 22px; transform: rotate(-45deg); }
.sjj_nav { position: fixed; z-index: 9998; background: #ffffff; width: 100%; max-width: none; height: 100vh; font-size: 15px; top: 0; right: -100%; overflow-y: auto; overflow-x: hidden; transition: right 0.3s ease-in-out; padding: 0; margin: 0; box-shadow: none; font-family: "Microsoft Yahei", sans-serif; }
.sjj_nav.nav_show { right: 0; display: block; visibility: visible; opacity: 1; }
.sjj_nav .close_btn { position: absolute; top: 15px; right: 15px; width: 32px; height: 32px; background: #185DC2; border-radius: 4px; display: flex; align-items: center; justify-content: center; cursor: pointer; z-index: 10; transition: all 0.2s ease; }
.sjj_nav .close_btn:hover { background: #1654b0; }
.sjj_nav .close_btn svg { width: 18px; height: 18px; fill: #ffffff; }
.sjj_nav > ul { padding: 70px 0 20px; margin: 0; }
.sjj_nav > ul > li { border: none; margin: 0; position: relative; line-height: 50px; font-size: 15px; background: #ffffff; border-radius: 0; padding: 0 25px; box-shadow: none; transition: all 0.2s ease; border-bottom: 1px solid #f5f7fa; }
.sjj_nav > ul > li:hover { transform: none; box-shadow: none; border-left: none; padding-left: 25px; background-color: #f5f8fc; }
.sjj_nav > ul > li:has(.sjj_nav_i_se) { border-left: none; padding-left: 25px; background-color: #f5f8fc; }
.sjj_nav > ul > li.active, .sjj_nav > ul > li ul li.active { background-color: #e8f0fe; }
.sjj_nav > ul > li.active > a, .sjj_nav > ul > li ul li.active > a { color: #185DC2; font-weight: 600; }
.sjj_nav ul li a { color: #2c3e50; width: calc(100% - 40px); display: inline-block; font-weight: 500; text-decoration: none; transition: color 0.2s ease; height: 50px; line-height: 50px; }
.sjj_nav ul li a:hover { color: #185DC2; }
.sjj_nav ul li i { position: absolute; top: 0; right: 25px; height: 50px; width: 40px; display: flex; align-items: center; justify-content: flex-end; cursor: pointer; }
.sjj_nav ul li i svg { transform: rotate(0deg); transition: all ease 0.2s; width: 14px; height: 14px; fill: #94a3b8; border-radius: 0; padding: 0; }
.sjj_nav ul li i:hover svg { fill: #185DC2; transform: scale(1.05); background-color: transparent; }
.sjj_nav ul li i.sjj_nav_i_se svg { transform: rotate(90deg); fill: #185DC2; background-color: transparent; }
.sjj_nav ul li ul { display: none; background-color: #f8fafc; margin: 0 -25px; padding: 0; border-radius: 0; box-shadow: none; border-left: 2px solid #185DC2; }
.sjj_nav ul li ul li { border: none; margin: 0; line-height: 48px; font-size: 14px; padding: 0 25px 0 40px; transition: all 0.2s ease; border-bottom: 1px solid #f5f7fa; }
.sjj_nav ul li ul li:hover { background-color: #e8f0fe; padding-left: 42px; }
.sjj_nav ul li ul li a { color: #475569; width: 100%; font-weight: 400; height: 48px; line-height: 48px; }
.sjj_nav ul li ul li a:hover { color: #185DC2; }
.sjj_nav ul li.sub { display: flex; align-items: center; justify-content: center; padding: 0; background: #f8fafc; border-radius: 0; box-shadow: none; margin-top: 20px; line-height: 50px; border-bottom: none; border-top: 1px solid #e5e9f0; }
.sjj_nav ul li.sub a { width: auto; padding: 0 12px; color: #475569; font-weight: 400; height: auto; line-height: 50px; border-radius: 4px; transition: all 0.2s ease; }
.sjj_nav ul li.sub a:hover { color: #185DC2; background-color: #e8f0fe; }
.sjj_nav ul li.sub b { display: inline-block; padding: 0 6px; font-weight: normal; color: #94a3b8; }
.slider_banner { margin-top: 70px; width: 100%; overflow: hidden; position: relative; }
.slider_banner .swiper { width: 100%; height: auto; }
.slider_banner .swiper-slide { width: 100%; }
.slider_banner .swiper-slide img { width: 100%; height: auto; object-fit: cover; display: block; border-radius: 0; }
.slider_banner .info_box { position: absolute; bottom: 15px; right: 15px; background: rgba(255, 255, 255, 0.9); padding: 8px 12px; border-radius: 4px; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08); border: 1px solid #e5e9f0; }
.slider_banner .info_box .info_img3 { width: 30px; height: 30px; display: block; }
.sjj_nav::-webkit-scrollbar { width: 3px; }
.sjj_nav::-webkit-scrollbar-track { background: #f8fafc; border-radius: 2px; }
.sjj_nav::-webkit-scrollbar-thumb { background: #cbd5e1; border-radius: 2px; }
.sjj_nav::-webkit-scrollbar-thumb:hover { background: #185DC2; }
.nav_open { overflow: hidden; touch-action: none; }

.info_box{display:none;}
.cp{padding-top: 30px; padding-bottom: 30px; background:none;}
.cp .text{font-size: 22px;}
.cp .text i{margin: 0px 10px;}
.cp .cpzs{display:none;}
.cp .cp1{display:block; width:100%; padding:0px 20px;}
.cp .swiper-slide .title p{display:none;}
.cp .cp1 .swiper {width: 100%;height: 100%;margin-top: 30px;}
.cp .cp1 .swiper-slide {text-align: center;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center; box-shadow:none; transform:none; height:auto !important;}
.cp .cp1.swiper-slide:hover{transform:none; box-shadow:none;}
.cp .cp1 .swiper-slide {display:block; width:100%; overflow:hidden; width:50%;}
/* 本例子css */
.cp .swiper-pagination{ overflow:hidden;  height:30px; margin-top: 0px; position:static;}
.cp .swiper-pagination span{  width: 12px; height: 12px; border-radius: 100%; background: #cccccc; font-size: 0; margin: 0px 5px;}
.cp .swiper-pagination .swiper-pagination-bullet-active{  background: #df5c5c;}
.cp .swiper-slide{ float: left; width: 33.33%;}
.cp .swiper-slide .aa{display: block; width: 95%; margin: 0 auto;}
.cp .swiper-slide .aa .pic{ display: block; width: 100%; position: relative;}
.cp .swiper-slide .aa .pic img{ display: block; width: auto; height:120px; margin: 0 auto;}
.cp .swiper-slide .aa .pic .xs{display: none; width: 100%; background: #0e6eb3; position: absolute; top: 20px; padding: 15px 40px; border-radius: 10px; opacity: 0.9;}
.cp .swiper-slide .aa .pic .xs h2{display: block; color: #fff; font-size: 24px; border-bottom: solid 2px #6ea8d2; height: 60px; line-height: 60px;}
.cp .swiper-slide .aa .pic .xs .aai{margin-top: 25px;}
.cp .swiper-slide .aa .pic .xs .aai p{display: block; font-size: 16px; float: none;width: 100%; margin-bottom: 25px;}
.cp .swiper-slide .aa .pic .xs .aai p a{color: #fff;}
.cp .swiper-slide .aa .pic .xs .aai p span{float: right; color: #fff; font-family: '宋体'; font-weight: 500;}
.cp .swiper-slide .title{display: block; width: 100%; margin-top: 20px; text-align: center;}
.cp .swiper-slide .title h2{display: block; font-size: 24px; font-weight: 100; line-height: 40px;}

.cp .swiper-slide .title span{display: block; width: 100%; height: 40px; 
border: solid 1px #0067b0; margin: 0 auto; border-radius: 5px; 
line-height: 40px; text-align: center; margin-top: 15px;}
.cp .swiper-slide .title span a{font-size: 14px; color: #0067b0;}
.cp .swiper-slide .title span i{font-size: 14px; color: #0067b0; margin-left: 5px;}
.cp .swiper-slide .aa:hover .pic .xs{display: block;}


.al{padding-top: 30px; padding-bottom: 20px;}
.sjkhal{display: block; width: 100%; margin-top: 25px; padding:0px 15px;}
.sjkhal ul li{display: block; float: left; width: 50%;}
.sjkhal ul li a{display: block; width: 90%; margin: 0 auto; background: #fff; margin-bottom: 20px;}
.sjkhal ul li a .pic{display: block; width: 100%; height:130px; overflow:hidden;}
.sjkhal ul li a .pic img{display: block;width: 100%; min-height:130px;}
.sjkhal ul li a .title{display: block;font-size: 14px; 
line-height: 30px; text-align: center; overflow:hidden;white-space: nowrap;text-overflow:ellipsis; padding:0px 10px;}
.sjkhal .more a{display: block; width: 50%; height: 50px; line-height: 50px; background: #9e0112; margin: 0 auto; text-align: center; color: #fff; border-radius: 10px; margin-top: 15px;}
.al .altx{display: none;}
.fw{padding:30px 20px 20px;}
.fw ul{ padding-top:20px;}
.fw ul li{float: none; width: 100%; margin-bottom: 15px;}
.fw ul li span{width:100%;}
.fw ul li span .tit .zc-text{height: auto;}
.about .about-left{float: none; width: 100%;}
.about{padding: 30px 20px; width: 100%; margin: 0 auto;}
.about .about-left h2{font-size: 30px; height: auto !important; line-height: 60px;}
.about .about-left span{font-size: 18px;}
.about .about-left ul{display: none;}
.about .about-left p{padding-bottom:20px;}
.about .about-right{float: none; width: 100%; margin-bottom: 0;}
.about .about-right img{margin-bottom: 0; display:block; max-width:100%; margin:0 auto}
.zzs .left-zl i{margin:20px 0px;}
.bjj{display: none;}
.news{padding: 30px 20px;}
.al .text,.news .text{font-size:32px; text-align:center}
.fw .text{font-size:32px;}
.al .text i,.fw .text i{display:none;}
.news .text i{display:none;}
.news .news-list ul li{float: none; width: 100%; margin-bottom: 20px;}
.news .news-list{margin-top:30px;}
.news .news-list ul li .pp{padding:10px; margin: 0 auto; width:100%}
.news .news-list ul li .pp .nnn1{margin-bottom: 10px;}
.foot-nn{display: block;}
.footer .ses{display: none;}
.nnnn{float: none; width: 98%; margin: 0 auto; padding: 0;}
.nnnn .mo a{width: 48%;}
.right-wx{margin: 15px auto 0px; display: none;}
.right-wx img{display: block; margin: 0 auto;}
.foot2{display: block; text-align: center;}
.foot1 .img-logo{display: none;}
.foot1 .nn2 a{display: block;}
.footer{padding: 20px; background:#101925; display:block; text-align:center;}
.nnnn .mm{padding:0;}
.nnnn .mm h2{height:50px; line-height:50px; margin:0}
.nnnn .mo{display:flex;    justify-content: space-between; margin-top:10px;}
.bann{padding:20px; background-position:center !important;}
.bann2{ background-position:right !important}
.cpjsq{margin:20px 0px; padding:20px;}
.cpjsq .sxf{float:none; width:100%;}
.bann2 .cpjj{width:100%;}
.cpjsq .sxf .sss .would{display:block;}
.cpjsq .sxf .sss .would input{width:70%;}
.cpjsq .sxf .dx{display:flex; margin:0;}
.cpjsq .sxf .dx input{padding-right:5px;}
.cpjsq .sxf .dx .item{margin:20px 5px;}
.cpjsq .xxnr .qt1{float:none; width:100%;}
.qt1{float:none; width:100%; margin-bottom:15px;}
.line{display:none;}
.cpjsq .zz{float:none; width:100%;}
.xq{display:none;}
.cpbf1{padding:30px 0px 30px;}
.cpbf1 .cp1 .cpbt .cpright span{ padding:0px 5px;}
.cpbf1 .cp1 .cplist{padding-top:20px; padding:20px 15px 0px;}
.cpbf1 .cp1 .cplist ul li .jg .tit{padding:10px 0px;}
.cpbf1 .cp1 .cplist ul li .jg .tit h2 a{padding:0px 5px;}
.cpbf1 .cp1 .cpbt{ height:40px; line-height:40px; padding:0px 20px;}
.cpbf1 .cp1{padding:0;}
.cpbf1 .cp1 .cplist ul li .jg .pic{float:none; width:100%; height:140px;}
.cpbf1 .cp1 .cplist ul li .jg .pic img{min-height:140px;}
.cpbf1 .cp1 .cplist ul li .jg .tit{float:none; width:100%;}
.cpbf1 .cp1 .cplist ul li .jg .tit h2{font-size:16px; text-align:center}
.cpbf1 .cp1 .cplist ul li .jg .tit .cp2{display:block;}
.cpbf1 .cp1 .cplist ul li .jg .tit .cp2 a{ margin:10px auto; display:block; width:80%;}
.cpjsq .sxf a{display: none;}
.cpjsq .sxf .sx{margin: 0 auto; display:block; width:100%;}
.cpjsq .sxf .sx button{margin: 0 auto;}
.cpbf2{ padding:30px 0px 20px;}
.mfhq .hdg a{width:48%; margin:0}
.mfhq .hdg{justify-content: space-between;}
.mfhq .hdg button{width:48%;}
.cpbf2 .cplist ul li{width:50%;}
.cpbf1 .cp1 .cpbt h2{font-size:24px; line-height:40px; height:40px;}
.cpbf1 .cp1 .cpbt h2 i{vertical-align:middle;}
.cpbf2 .cplist ul li .jg{width:92%;}
.cpbf2 .cplist ul li .jg .pic{ height:134px;}
.cpbf2 .cplist ul li .jg .pic img{min-height:134px;}
.cpbf2 .cplist ul li .jg .tit .cp1 a{ margin:10px auto 0px; width:40%; font-size:12px; height:30px; line-height:30px;}
.cpbf2 .cpbt{height:40px; line-height:40px;}
.cpbf2 .cpbt h2{font-size:24px; height:40px; line-height:40px}
.cpbf2 .cpbt h2 i{margin-right:5px;}
.cpbf2 .cpbt .cpright a{font-size:12px;}
.cpbf2 .cplist{padding:20px 15px 0px;}
.cpbf2 .cpbt .cpright span{padding:0px 5px;}
.cpbf1 .cp1 .cpbt .cpright a{font-size:12px;}
.cpbf1 .cp1 .cpbt h2 i{ margin-right:5px;}
.cpbf2 .cpbt{padding:0px 20px;}
.cpbf2 .cpbt h2 i{vertical-align:middle;}
.mfhq .bd1{ display:block;}
.mfhq .bd1 .item{ width:100%; margin-bottom:10px;}
.mfhq .bd1{ padding:10px 0px 0px}
.mfhq .bd1 .item input{width:74%; height:30px; line-height:30px;}
.mfhq .bd1 .item label{width:23%; display: inline-block}
.mfhq .bd1 .item select{width:74%;}
.cpbf5 .cplist ul li .jg .tit .jj b{padding-right:3px;}
.mfhq{padding:20px;background-size: cover;}
.mfhq p{font-size:12px;}
.cpbf4{padding:30px 0px 20px;}
.cpbf4 .cplist ul li{width:50%;}
.cpbf4 .cplist ul li .jg .pic{height:135px;}
.cpbf4 .cplist ul li .jg .pic img{min-height:135px;}
.cpbf4 .cplist ul li .jg .tit .cp1{padding:0px 10px;}
.cpbf4 .cplist ul li .jg .tit .cp1 a{margin:10px auto 0;width:45%; height:30px; line-height:30px; font-size:12px;}
.xq2 .cp2 a{width:47%;justify-content: space-between;}
.cpbf5{padding:30px 0px 20px;}
.cpbf5 .cpbt{padding:0px 20px;line-height:40px; height:40px;}
.cpbf5 .cpbt h2{font-size:24px; line-height:40px; height:40px;}
.cpbf5 .cplist{padding:0px 15px;}
.cpbf5 .cplist ul li{width:50%;}
.cpbf5 .cplist ul li .jg{margin-bottom:20px; width:92%}
.cpbf5 .cplist ul li .jg .pic{height:126px;}
.cpbf5 .cplist ul li .jg .pic img{min-height:126px;}
.cpbf5 .cplist ul li .jg .tit .cp1 em{display:none;}
.cpxq{padding:0;}
.cpxq .wz span.con{color:#333;}
.tptx{display:none;}
.xx .xxl{display:none;}
.xx {height: auto;line-height: normal;padding: 15px 0;}
.xx .container {justify-content: center;padding: 0 20px;}
.xx .hqbj {margin-left: 0;width: 100%;}
.xx .hqbj form {width: 100%;}
.xx .hqbj .bk {width: calc(100% - 70px);height: 44px;border-right: none;}
.xx .hqbj .bk input {height: 100%;line-height: 44px;font-size: 13px;padding: 0 12px;}
.xx .hqbj .bk input::placeholder {font-size: 13px;}
.xx .hqbj .bk2 {width: 70px;height: 44px;}
.xx .hqbj .bk2 button {height: 100%;line-height: 44px;font-size: 13px;}
.xx .hqbj .bk2 button:hover {transform: translateY(-2px);box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);}
.cp-tj .slideTxtBox1 .hd{float:none; width:100%;}
.cp-tj{padding:20px;}
.cp-tj .slideTxtBox1 .hd ul li{float:none; width:100%;}
.cp-tj .slideTxtBox1 .bd{ display:none}
.tplist ul li .jg{margin-bottom:20px; width:90%}
.tplist ul li .jg .tit .jj{display:none;}
.tplist ul li .jg .tit .cp1{ margin-top:10px;}
.tplist ul li .jg .tit .cp1 a{height:30px; line-height:30px; font-size:12px}
.cpbf5 .cplist{padding-top:15px;}
.cpbf4 .cplist{ padding:20px 15px;}
.cpbf4 .cpbt{height:40px; line-height:40px; padding:0px 20px;}
.cpbf4 .cpbt h2{font-size:24px; line-height:40px; height:40px;}
.tplist ul li{width:50%;}
.tplist{padding:20px 15px;}
.tplist ul li .jg .pic{height:135px;}
.tplist ul li .jg .pic img{ min-height:135px;}
.yrzt{padding:20px; margin-top:20px;}
.yrzt .nn1 h2{font-size:20px;}
.yrzt .nn1 p{padding:10px 0px;}
.yrzt .nn1{float:none; width:100%;}
.yrzt .lx a{display:none;}
.yrzt .lx a.dh{display:block;}
.yrzt .lx{ float:none; width:100%;}
.tplist1 .tp-bt b{padding:0px 20px;}
.tplist1 .tp-bt{font-size:24px; padding-bottom:10px;}
/*产品详情*/
.cp-tj .slideTxtBox1 .hd ul{padding:20px 0px;}
.cpxq .wz1{}
.cpxq .xq1 {margin-top: 0;}
.cpxq{background:none;height:auto !important;margin-top: 70px;}
.cpxq .wz{color:#333; background:#f9f9f9; padding:10px; line-height:25px;}
.cpxq .wz a{ color:#333; padding:0px 5px; font-size:12px;}
.cpxq .wz img{vertical-align: text-bottom; width:11px;}
.xq1 .xqt .swiper-slide{height:auto !important;}
.cpxq .wz a.con{color:#333;}
.xq1 .xqt{float:none; width:100%;}
.xq1 .xqt img{min-height:auto !important;}
.xq2{float:none; padding:20px; width:100%;}
.xq2 h1{ font-size:30px; line-height:40px;}
.zxly2 .xqzx{ padding:0px;}
.zxly1 .xqzx{ padding:0px;}
.xqzx .lybf{float:none; width:100%; padding:20px;}
.xqzx .lybf .item input{width:80%;}
.xqzx .lybf .item label{height:48px; line-height:48px;}
.xqzx .lybf .item select{width:80%;}
.xqzx .lybf .item textarea{width:80%;}
.xj1 .xjbt{padding:0px 20px;}
.xqt1{padding:20px;}
.glbk1{padding:20px 0px;}
.tx{display:none;}
.xqzx{margin-bottom:20px; padding:20px; margin-top:20px;}
.bann { height: 280px; margin-top: 70px; }
.bann .cpjj { padding-top: 80px; padding-left: 20px; padding-right: 20px; }
.bann .cpjj h2 { font-size: 24px; line-height: 36px; }
.bann .cpjj p { font-size: 12px; line-height: 20px; padding-top: 5px; }
.bann .wz { bottom: 15px; font-size: 12px; }
.bann .wz img { width: 11px; vertical-align: middle; }
.bann .wz a { padding: 0 5px; font-size: 12px; }
.bann .wz span { font-size: 10px; }
.alzs{padding:20px 15px;}
.alzs ul li{width:50%;}
.alzs ul li a{padding:15px; width:90%}
.alzs ul li a em{margin:0px 15px;}
.lmal .cplist ul li{width:50%;}
.lmal .cplist ul li .jg .pic{height:135px;}
.lmal .cplist ul li .jg .pic img{min-height:135px;}
.lmal .cplist ul li .jg .tit .cp1 em{display:none;}
.lmal .cplist ul li .jg .tit .jj{padding:10px;}
.wz2{color:#fff;}
.lmal{padding:0px 15px 20px;}
.bann .wz2 a{color:#fff; padding:0px 10px;}
.bann .wz b{color:#fff;}
.khalxq {padding: 30px 20px;}
.khalxq .container {padding: 20px 15px;border-radius: 8px;}
.khalxq .bt {padding-bottom: 25px;margin-bottom: 30px;}
.khalxq .bt h1 {font-size: 20px;line-height: 1.4;margin-bottom: 15px;}
.khalxq .bt p {font-size: 13px;flex-wrap: wrap;gap: 10px;}
.khalxq .khalxx {margin-bottom: 30px;}
.khalxq .khalxx ul {display: grid;grid-template-columns: 1fr 1fr;gap: 15px;padding: 20px;}
.khalxq .khalxx ul li {width: 100%;padding: 12px 8px;}
.khalxq .khalxx ul li:hover {transform: translateY(-2px);}
.khalxq .khalxx ul li a .pic {width: 60px;height: 60px;padding: 10px;}
.khalxq .khalxx ul li a .tit b {font-size: 15px;}
.khalxq .khalxx ul li a .tit {font-size: 13px;}
.khalxq .aljs {margin-bottom: 30px;}
.khalxq .aljs .xjbt {font-size: 18px;padding-bottom: 15px;margin-bottom: 15px;gap: 8px;}
.khalxq .aljs .xjbt i {height: 28px;}
.khalxq .aljs .khalxq1 {font-size: 14px;line-height: 2;}
.khalxq .aljs .khalxq1 h2 {font-size: 22px;margin: 30px 0 15px;}
.khalxq .aljs .khalxq1 h3 {font-size: 18px;margin: 25px 0 12px;padding-left: 10px;}
.khalxq .aljs .khalxq1 h3::before {height: 14px;}
.khalxq .aljs .khalxq1 h4 {font-size: 16px;margin: 20px 0 10px;}
.khalxq .aljs .khalxq1 p {line-height: 2;margin-bottom: 20px;text-indent: 1.5em;}
.khalxq .aljs .khalxq1 p span{font-size: 14px !important;}
.khalxq .aljs .khalxq1 img {margin: 20px auto;border-radius: 6px;object-fit: contain;width: 100% !important;height: auto !important;}
.khalxq .next {flex-direction: column;padding: 10px 0;gap: 15px;margin-top: 0;}
.khalxq .next .item,.khalxq .next .item.tt {width: 100%;margin-left: 0;justify-content: flex-start;flex-direction: row !important;}
.khalxq .next .item:not(.tt) {margin-right: 0;}
.khalxq .next .link {font-size: 14px;line-height: 20px;}
.khalxq .next .item.tt .dot {margin-left: 0;margin-right: 8px;order: 0;}
.khalxq .next .item.tt .label {order: 1;margin-left: 0;margin-right: 8px;}
.khalxq .next .item.tt .link {order: 2;}
.khalxq .next .item:not(.tt) .dot {margin-right: 8px;margin-left: 0;}
.khalxq .next .item:not(.tt) .label {margin-right: 8px;}
.khalxq .next .item.tt .label {order: 1;margin-left: 0;margin-right: 8px;visibility: hidden;position: relative;}
.khalxq .next .item.tt .label::after {content: "下一篇：";visibility: visible;position: absolute;left: 0;top: 0;}

.alxq{padding:0px 20px;}
.zxly1{ padding:30px 20px;}
.pagination li{margin-bottom:15px;}
.page-num{padding:5px;}
.alxq .next{display:block;}
.alxq .next .item{display:block; width:100%; text-align:left; padding-bottom:5px;}
/*关于亿万先生MR官网*/
.gsjj .gssp{float:none; width:100%;}
.khalxq .ll ul li a{display:block;}
.khalxq .ll ul{display:block;}
.gsjj{padding:20px;}
.gsjj .gssp .sp video{height:200px;}
.gsjj .gssp .sp{height:200px;}
.gsjj .gssp ul li a .pic{height:40px;}
.gsjj .gssp ul li a .pic img{width:40px;}
.gsjj .gssp ul li a p{font-size:16px; padding-left:3px; line-height:40px;}
.gsjj .gssp ul li a{width:98%;}
.sm1{float:none; width:100%;}
.gsys ul li{width:50%; padding:10px 0px;}
.gsys ul li p strong{font-size:40px; line-height:50px;}
.gsys ul li p span{line-height:30px; font-size:16px;}
.gsys{padding:20px 0px;}
.gsys ul li:nth-child(5), .gsys ul li:nth-child(6){border-right: solid 1px rgba(255,255,255,0.3);border-bottom: solid 1px rgba(255,255,255,0.3);}
.gytj{padding:20px;}
.gytj .cpbt{font-size:22px;}
.gytj .cplist{padding-top:20px;}
.gytj .cplist ul li{width:50%; }
.gytj .cplist ul li .jg{margin-bottom:15px;}
.gytj .cplist ul li .jg .pic{height:127px;}
.gytj .cplist ul li .jg .pic img{min-height:127px;}
.ys{padding:20px 20px 10px;}
.ys .ysbt{padding:0px 20px;}
.ys .yslb ul li{float:none; width:100%; margin-bottom:30px;}
.ys .yslb ul li a .pic .tit{padding:40px 20px 20px; background:rgba(255,255,255,0.8);}
.ys .yslb ul li a .pic{bottom:10px; top:auto;}
.ys .yslb{ margin-top:20px; margin-bottom:0;}
.ys .yslb ul li a{width:100%;}
.qywh{padding:0px 20px 20px;}
.qywh .qybt{padding:0;}
.znzz .zzlb .swiper .swiper-wrapper .swiper-slide ul{width:100%;}
.znzz .zzlb .swiper .swiper-wrapper .swiper-slide ul li a{width:90%;}
.ys1 ul li a h2{height:40px; line-height:40px;}
.ys1 ul li a i{margin:10px auto;}
.qywh .qymb ul li{float:none; width:100%; margin-bottom:20px;}
.qywh .qymb ul li a .pic{ background-position:center}

.qyxw .item .pic{width:100%;}
.qyxw .item{float:none; width:100%; margin-bottom:20px;}
.qyxw .item .pic .cc{height:116px;}
.qyxw .item .pic .cc img{min-height:116px;}
.qyxw .item .pic .tit .text{float:none; width:100%; text-align:center; padding-bottom:15px;}
.qyxw .item .pic .more a{float:none; margin:0 auto;}
.znzz .zzlb .swiper .swiper-wrapper .swiper-slide ul li{ width:50%;}
.znzz .zzlb .swiper .swiper-wrapper .swiper-slide ul li a .pic img{min-height:95px;}
.znzz .zzlb .swiper .swiper-wrapper .swiper-slide ul li a .pic{height:95px;}
.znzz .zzlb .swiper .swiper-wrapper .swiper-slide ul li a .title{ font-size:15px; line-height:30px;}
.znzz .zzlb .swiper .swiper-button-next{display:none;}
.znzz .zzlb .swiper .swiper-button-prev{display:none;}
.znzz .zzlb .multipleColumn .bd{padding:0;}
.znzz{padding:20px;}
.ys1 ul li{width:50%;padding:30px 0px;}
.ys1 ul li i{ margin:10px 0px;}
.jsgx{padding:20px 20px 0px;}
.jsgx .jslist ul li{ float:none; width:100%; margin-bottom:20px;}
.txbz{padding:20px;}
.txbz .txlist{display:block; width:100%;background: linear-gradient( to bottom,#fff 0%,#fff 50%,#0067B0 50%,#0067B0 100%); height:450px; padding-top:50px;}

/* 本例子css */
.txbz{display:none;}
.sjtxbz{padding:0px 20px 20px; display:block;}
.sjtxbz .sjtxbt{}
.sjtxbz .sjtxbt h2{display:block; width:100%;font-weight: bold;line-height: 70px;color: #222222; font-size:36px; text-align:center;}
.sjtxbz .sjtxbt p{display:block;font-weight: 400;line-height: 28px;color: #666666; font-size:14px; text-align:center;} 
.sjtxbz .sjtxlist{display:block; width:100%; margin-top:15px;}
.sjtxbz .sjtxlist .swiper{ width:100%;  overflow:hidden; position:relative; }
.sjtxbz .sjtxlist .swiper .swiper-slide{box-shadow:none; transform:none; transition:none; height:auto !important;}
.sjtxbz .sjtxlist .swiper .swiper-slide a{display:block; width:92%; margin:0 auto;}
.sjtxbz .sjtxlist .swiper .swiper-slide a .pic{display:block; width:100%; height:220px; overflow:hidden;}
.sjtxbz .sjtxlist .swiper .swiper-slide a .pic img{display:block; width:100%; min-height:220px;transition: all 1s;}
.sjtxbz .sjtxlist .swiper .swiper-slide a .title{display:block; text-align:center;font-weight: 400;line-height: 24px;color: #333; font-size:16px; padding-top:20px;}
.sjtxbz .sjtxlist .swiper .swiper-slide a:hover img{  transform: scale(1.15)}
.sjtxbz .sjtxlist .swiper .swiper-pagination{ bottom:0;}
.ry{display:block;}
.xxx2{display:none !important;}
.xj5{padding:20px;}
.table-bordered td, .table-bordered th{padding:0.3rem; font-size:0.5em;}
#jscs .xqt1{padding:10px 0px;}
#jscs .xjbt{padding:20px 10px;}
.ry .rylist{display:none;}
.ry .sjbylist{display:block; margin-top:20px;}
.ry .sjbylist .swiper{ width:100%;  overflow:hidden; position:relative; }
.ry .sjbylist .swiper .swiper-slide{box-shadow:none; transform:none; transition:none; height:auto !important;}
.ry .sjbylist .swiper .swiper-slide{ display:block; float:left; width:50%; margin-bottom:15px;}
.ry .sjbylist .swiper .swiper-slide a{display:block; width:92%; margin:0 auto;}
.ry .sjbylist .swiper .swiper-slide a .pic{display:block; width:100%; height:220px; overflow:hidden;}
.ry .sjbylist .swiper .swiper-slide a .pic img{display:block; width:100%; min-height:220px;transition: all 1s;}
.ry .sjbylist .swiper .swiper-slide a .title{display:block; text-align:center;font-weight: 400;line-height: 24px;color: #333; font-size:16px; padding-top:20px;}
.ry .sjbylist .swiper .swiper-slide a:hover img{  transform: scale(1.15)}
.ry .sjbylist .swiper .swiper-pagination{ bottom:0;}
.hb{padding:20px;}
.hb .swiper-wrapper .swiper-slide ul li:nth-child(12){border-right: solid 1px #EAEAEA;}
.hb .hbbt h2{font-size:32px;}
.hb .hblist{margin-top:0;}
.hb .hbbt p{font-size:14px;}
.fn .fn2 .tit .swiper .swiper-wrapper .swiper-slide{height:180px !important;}
.hb .swiper-wrapper .swiper-slide ul li{width:33.33%;border: solid 1px #EAEAEA}
.hb .swiper-wrapper .swiper-slide ul li a{padding:15px 0px;}
.hb .swiper-wrapper .swiper-slide ul li a .pic img{height:30px;}
.zldq .zlbt{ padding-top:0;}
.hbbt{padding:20px;}
.zldq{padding:20px;}
.fbdq{padding:20px 20px 30px;}
.fbdq .fbbt{padding:20px 0px;}

.fbdq .fbbt h2{font-size:22px;}
.fbdq .fbbt p{font-size:14px; padding:0;}
.fbdq .fbicon ul li{padding:0;}
.fbdq .fbicon ul {justify-content: space-around;}
.fbdq .fbicon ul li img{width:60px; height:60px;}
.anlt .al-left{float:none; width:100%;}
.anlt .al-left .lb ul li .jg .pic{height:140px;}
.anlt .al-left .lb ul li .jg .pic img{min-height:140px;}
.anlt .al1{padding:30px 0px 0px;}
.anlt .al-left .lb{padding:20px 15px;}
.anlt .al-left .bt{padding:0px 20px;}
.anlt .al-left .lb ul li .jg .tit .cp1 em{display:none;}
.anlt .al3{padding:0px 0px 20px;}
.anlt .al3 .bt{padding:0px 20px;}
.anlt .al3 .lb{padding:20px 15px;}
.anlt .al3 .lb ul li{width:50%;}
.anlt .al3 .lb ul li .jg .pic{height:140px;}
.anlt .al3 .lb li .jg .pic img{min-height:140px;}
.anlt .al3 .lb li .jg .pic{height:140px;}
.anlt .al3 .lb ul li .jg .tit .cp1 em{display:none;}
.anlt .al3 .lb ul li .jg{margin-bottom:20px; width:90%;}
.anlt .al3 .lb ul li .jg .tit .jj b{padding-right:5px;}
.anlt .al3 .lb ul li .jg .tit .jj{padding:10px;}
.anlt .al-left .bt a{height:35px; line-height:35px;}
.anlt .al-left .lb ul li .jg{width:90%; margin-bottom:20px;}
.anlt .al-left .lb ul li .jg .tit .jj b{padding-right:5px;}
.anlt .al-left .lb ul li .jg .tit .jj{font-size:12px;}
.qytk .tk-list{margin-top:20px;}
.qysp .splist ul li .s11-img{width:90%;}
.timeLine{margin:20px;}
.timeLine li .line{display:none;}
.timeLine li{background:none;}
.timeLine li h2{width:25%;}
.timeLine li .con{width:60%;}
.qywh1{padding:20px;}
.qywh1 .bt h2{font-size:30px;}
.qywh1 .wh .wh-left{float:none; width:100%;}
.qywh1 .wh .wh-left ul li p{margin:0;}
.qywh1 .wh .qywht{ display:none;}
.qytk{padding:0px 20px;}
.qytk .bt h2{font-size:30px;}
.qytk .tk-list ul li{width:100%; padding:30px 0px; float:none; margin-bottom:3px}
.qysp{padding:20px;}
.qysp .bt h2{font-size:30px;}
.qysp .splist ul li{width:50%;}
.qysp .splist ul li .s11-img .pic{height:85px;}
.qysp .splist ul li .s11-img .pic img{min-height:85px;}
.qysp .splist ul li .s11-img .pic span{ display:none;}
.qysp .splist ul li .s11-img .pic i{top:34%;}
.qysp .splist ul li .s11-img .s11-text h2{font-size:14px;}
.xx .xx3 ul li:nth-child(1) a{padding:0;}
/*企业画册*/
.tklist{ padding:20px 15px;}
/*.xx{display:none;}*/
.tklist .list li{width:50%; margin-bottom:20px;}
.tklist .list li a{width:90%;}
.tklist .list li a .tit p i{display:none;}
.tklist .list li a .pic{height:120px;}
.tklist .list li a .pic img{min-height:120px;}
.bann10 .wz1{padding-top:20px;}
.bann10{background:none; height:auto !important}
.bann10 .wz{color:#333; background:#f9f9f9; padding:10px; line-height:30px;}
.bann10 .wz a{ color:#333; padding:0px 10px;}
.bann10 .wz img{vertical-align:middle;}
.bann10 .wz a.con{color:#333;}
.bann10 .qytkjj .pic{ float:none; width:100%; height:auto}
.bann10 .qytkjj .pic img{min-height:auto !important;}
.bann10 .qytkjj .tit{float:none; width:100%; padding:20px;}
.bann10 .qytkjj .tit .bt{display:block;}
.hclb .hclist li{width:50%; margin-bottom:15px;}
.hclb .hclist li a .pic{height:138px;}
.hclb .hclist li a .pic img{min-height:138px;}
.hclb .hclist li a .tit{font-size:14px;}
.xx .xx3{display:block;}
.xxe{height:auto; padding:5px 0px;}
.xx .xx3 ul li{width:50%;}
.xx .xx3 ul li a{line-height:40px; height:auto !important; font-size:16px; width:95%; margin:0 auto; text-align:center;}

/*企业画册*/
.tkxqy{padding:10px 10px;}
.tkxqy .wz a{padding:0px 5px;}
.tkxq .tkbt h2{font-size:30px;}
#play .img_ul li{height:300px;}
#play .img_ul li a{height:300px;}
#play .img_ul li img{min-height:300px;}
.img_hd{display:none;}
.tkxq{padding: 20px;}
.tkxq .nnr{padding:20px;}
.xgtk{ padding:20px;}
.xgtk .xgtklb ul li{width:50%;}
.xgtk .xgtklb ul li a .pic img{min-height:130px;}
.xgtk .xgtklb ul li a .pic{height:130px;}
.xgtk .xgtklb ul li{margin-bottom:15px;}
.ban2{height:300px;}
.prev1{display:none;}
.next1{display:none;}
.num{width:79%;}
.tkxq .tkt{display:none;}
.sjbdt{padding:20px; display:block;}}
.sjbdt .swiper-slide{height:auto !important;}
.sjbdt .sjblb{width:100%; margin:20px auto;}
.sjbdt .sjblb .swiper-slide{display:block; width:100%; border:solid 1px #cccc}

.sjbdt .sjblb .swiper-wrapper{width:100%; margin:0 auto;}
.sjbdt .sjblb .swiper-slide .swiper-slide-active,.sjbdt .sjblb .swiper-slide .swiper-slide-duplicate-active{ border:solid 1px red}
.swiper-slide:hover{border:solid 1px red; box-shadow:none}
/*企业视频*/
.qysp1 ul li a .pic{float:none; width:100%;}
.qysp1 ul li a .tit{float:none; width:100%;}
.qysp1 ul li a .pic video{height:220px;}
.qysp1 ul li a .pic{height:220px;}
/*企业视频列表页*/
.splist1{padding:20px;}
.splist1 .list li{width:50%; margin-bottom:15px;}
.splist1 .list li a .pic{height:100px;}
.splist1 .list li a .pic img{min-height:100px;}
.splist1 .list li a .pic span{display:none;}
.splist1 .list li a .pic i{top:33%;}
/*企业视频详情页*/
.qyspxq{ display:none;}
.sjsp{display:block; padding:20px;}
.sjsp video{display:block; width:100%; margin-bottom:15px;}	
.xgsp2{ padding:20px;}
.xgsp2 ul{height:auto;}
.xgsp2 ul li{width:50%; margin-bottom:20px;}
.xgsp2 ul li a{width:90%;}
.xgsp2 ul li a .pic img{min-height:140px;}
.xgsp2 ul li a .pic{height:140px;}
.xgsp2 ul li a .pic span{display:none;}
.xgsp2 ul li a .pic i{top:33%;}
/*智能造作*/
.zz1{padding:20px;}
.zz1 ul li{width:50%;}
.zz1 ul li a .pic{height:90px;}
.zz1 ul li a .pic img{min-height:90px;}
.cz{padding:20px;}
.cz ul li{width:50%; margin-bottom:15px;}
.cz ul li a .tit p{font-size:12px; line-height:25px;}
.kh{padding:20px; background-position:center;}
.kh p{padding:10px; margin-top:0;}
.fn{padding:20px;}
.fn .bt h2{font-size:30px;}
.fn .bt p{font-size:14px;}
.fn .fn2 .pic{float:none; width:100%; height:auto; padding:20px;}
.fn .fn2 .pic h2{line-height:35px; margin-bottom:30px}
.fn .fn2 .tit{float:none; width:100%; height:auto;}
.fn .fn2 .tit .slideBox2 .bd li img{min-height:190px;}
.fn .fn2 .tit .slideBox2 .bd li{height:190px;}
/*服务支持*/
.shpp{padding:20px;}
.shpp ul li{width:100%; float:none; margin-bottom:15px;}
.shpp ul li a .pic{height:auto;}
.shpp ul li a .pic img{min-height:auto;}
.yzs{padding:20px;}
.yzs ul li{width:33.33%;}
.yzs ul li a{padding:15px 0px;}
.yzs ul li:nth-child(1) a{border-radius: 8px 0px 0px 0px;}
.yzs ul li:nth-child(4) a{border-radius: 0px 0px 0px 8px;}
.yzs ul li:nth-child(6) a{border-radius: 0px 0px 8px 0px;}
.yzs ul li:nth-child(3) a{border-radius: 0px 8px 0px 0px;}
.yzs .bt{padding-bottom:15px;}
.shfw{padding:20px; }
.shfw ul li{width:100%; float:none; margin-bottom:15px;}
.shfw ul li a .tit{padding:15px;}
.shfw ul li a .tit h3{line-height:40px;}
.fwzz{padding:20px; display:block;background-position:center; margin-bottom:15px;}
.fwzz .fztext h2{font-size:18px;}
.fwzz .fztext p{font-size:14px; line-height:20px;}
.fwzz .dhfw{display:none;}
.bkxw {padding: 30px 0;}
.bkxw .container {grid-template-columns: 1fr;gap: 20px;padding: 0 20px;}
.module-header {margin-bottom: 20px;padding-bottom: 10px;}
.module-header h2 {font-size: 20px;}
.module-header h2::after {width: 35px;bottom: -10px;}
.module-header .more-link {font-size: 13px;}
.module-header .more-link img {width: 14px;height: 14px;margin-left: 5px;}
.news-module, .faq-module {padding: 20px;border-radius: 8px;}
.news-content {gap: 20px;}
.news-hero {grid-template-columns: 1fr;gap: 15px;padding-bottom: 20px;}
.news-hero .news-img {height: 180px;border-radius: 6px;}
.news-hero .news-title {font-size: 17px;margin-bottom: 6px;}
.news-hero .news-desc {font-size: 13px;line-height: 1.6;-webkit-line-clamp: 2;}
.news-list {gap: 14px;}
.news-list li {padding: 8px 0;}
.news-list li a {font-size: 14px;}
.news-list li .date {font-size: 11px;margin-left: 8px;}
.faq-list {gap: 14px;}
.faq-list li {padding: 16px;border-radius: 6px;}
.faq-list li:hover {transform: translateY(-2px);box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);}
.faq-list li .faq-title {gap: 8px;}
.faq-list li .faq-title img {width: 18px;height: 18px;}
.faq-list li .faq-title span {font-size: 14px;line-height: 1.5;}
.fwcn{padding:20px;}
.fwcn ul li .tit{float:none; width:100%; padding:20px;}
.fwcn ul li .pic{float:none; width:100%;}
.fwcn ul li .tit1{float:none; width:100%;padding:20px;}
.fwcn ul li .pic1{float:none; width:100%;}
.fwcn ul li .tit4{float:none; width:100%;}
.fwcn ul li .tit4 .tt1{display:block;}
.fwcn ul li .tit4 .tt1 .tit2{padding:20px;}
.fwcn ul li .tit4 .tt1 .tit3{padding:20px;}
.fwcn h2{padding-bottom:15px;}
.rqgl{padding:20px 10px 0px;}
.rqgl .bt{display:block; padding:0px 0px 20px;}
.rqgl .bt .cpright{display:none;}
.rqgl ul li{width:50%; margin-bottom:15px;}
.rqgl ul li .ni .pic{height:130px;}
.rqgl ul li .ni .pic img{min-height:130px;}
.rqgl ul li .ni .tit .cp1{display:block; width:100%;}
.rqgl ul li .ni .tit .cp1 a{display:block; width:100%;}
.rqgl ul li .ni .tit .cp1 a.xj{margin-left:0; margin-top:10px;}
.pjbg .gg{display:block;}
.pjbg{padding:20px;}
.pjbg .gg .kfzx a.zx{}
.pjbg .gg .text p{margin:10px 0px;}
.sjbbx{display:block; padding:20px;}
.sjbbx img{display:block; width:100%;}
.zxbx{display:none;}
.zxly2 .xqzx .lybf .item1 .outer{display:flex; width:80%;}
.zxly2 .xqzx .lybf .item1 .outer select{padding-left:5px;}
.xqzx .lybf .item textarea{width:77%;}
.glbk1 .list li a .pic{float:none; width:100%;}
.glbk1 .list li a .tit{float:none; width:100%;}
.glbk1 .list li a .tit h2{font-size:16px;}
.cjwt1 {padding: 20px;}
.cjwt1 .list li {float: none;width: 100%;margin-bottom: 20px;}
.cjwt1 .list li .con1 {width: 98%;}
.cjwt1 .list li .con1 .pic i {height: 20px;padding-right: 8px;}
.cjwt1 .list li .con1 .pic a {font-size: 16px;width: 75%;}
.cjwt1 .list li .con1 .tit {padding: 15px 20px;}
.cjwt1 .list li .con1 .tit p {height: auto;line-height: 24px;max-height: 72px;font-size: 13px;}
.cjwt1 .list li .con1 .tit a {font-size: 13px;margin-top: 8px;}
.cjwt1 .list li .con1:hover .tit a {transform: translateX(2px);}
.sjwtbg{background-position:center;}
.pjbg .gg .text h2{font-size:24px;}
.pagebar .pagination {padding: 15px 0;margin-top: 5px;flex-wrap: wrap;gap: 6px;}
.pagination a {padding: 6px 10px;margin: 0;font-size: 13px;border-radius: 2px;}
.pagination span {padding: 6px 2px;font-size: 13px;}
.pagination a.hidden-sm {display: none;}
.pagination a.page-num-current {padding: 6px 10px;}
.pagination a:hover {transform: none;}
.xw1{padding:20px;}
.xw1 .bt h2{font-size:24px;}
.xw1 .bt a{margin:0;}
.xw1 .xwlm .xwleft{float:none; width:100%; padding:20px;}
.xw1 .xwlm .xwleft .tit{padding:15px 0px 0px;}
.xw1 .xwlm .xwleft .pic{height:auto;}
.xw1 .xwlm .xwleft .pic img{min-height:auto;}
.xw1 .xwlm .xw-right{float:none; width:100%; margin-top:20px;}
.xw1 .xwlm .xw-right ul li{padding:20px;}
.hyzx1{padding:20px;}
.hyzx1 .bt h2{font-size:24px;}
.hyzx1 .bt a{margin:0;}
.hyzx1 ul li{ float:none; width:100%; margin-bottom:20px;}
.qywh .qymb ul li a{width:100%;}
.qywh .qymb ul li a .pic{padding:40px 0px;}
.hyzx1 ul li .hy .tit .pic{height:150px;}
.hyzx1 ul li .hy .tit .pic img{min-height:150px;}
.hyzx1 ul{height:auto; margin-top:15px;}
.qyxwlb .list li .data{display:none;}
.qyxwlb{padding:20px;}
.qyxwlb .list li{margin-bottom:20px; padding:20px; background:#f5f5f5;}
.qyxwlb .list li .ybft{float:none; width:100%;}
.qyxwlb .list li .ybft .pic{float:none; width:100%;}
.qyxwlb .list li .ybft .tit{float:none; width:100%; padding-top:10px;}
.tkxqy{height:auto; line-height:30px;}
.qyxw1{ width:100%; margin:0 auto; padding:20px;}
.qyxw1 .xq img{width:auto !important; height:auto !important;}
.qyxqy{padding:0;}
.qyxw1 .tkbt h2{font-size:18px; line-height:30px;}
.qyxw1 .next{display:block; margin-top:0}
.qyxw1 .next .item a{font-size:14px;}
.qyxw1 .next .item{font-size:14px;}
.qyxw1 .next .item{width:100%; margin-bottom:15px;}
.qyxw1 .next .tt{text-align:left;}
.jjfa1 ul li{width:50%;}
.jjfa1{padding:20px;}
.hyjjfa{padding:20px;}
.hyjjfa .pic{float:none; width:100%;}
.hyjjfa .tit{float:none; width:100%; margin-top:15px;}
.hyjjfa .tit .jj{height:auto;}
.jjfa-cptj{padding:30px 15px 0px;}
.jjfa-cptj .bt{padding-bottom:15px;}
.jjfa-cptj .cplist{padding:15px 0px;}
.jjfa-cptj ul li{width:50%;}
.jjfa-cptj ul li .jg .pic{height:130px;}
.jjfa-cptj ul li .jg .pic img{min-height:130px;}
.jjfa-cptj ul li .jg .tit .cp1{display:block;}
.jjfa-cptj ul li .jg .tit .cp1 a{display:block; margin:0 auto;}
.xzgl{padding:0px 20px; background:none; height:auto;}
.xzgl h2{font-size:24px; color:#333;}
.xzgl ul li{float:none; width:100%; margin-bottom:20px;}
.xzgl ul{ margin-top:15px;}
.xzgl ul li a{height:auto; width:100%}
.xmd{padding:0px 20px;}
.xmd ul li{float:none; width:100%; margin-bottom:20px;}
.xmd ul li a{height:auto; width:100%}
.ala .bt{font-size:30px;}
.fabg{display:none;}
.ala{padding:10px 15px 20px;}
.ala .cplist{ padding-top:30px;}
.ala .cplist ul li .jg{width:90%; margin-bottom:20px;}
.ala .cplist ul li .jg .tit .jj{font-size:12px;}
.xw1 .xwlm{margin-top:20px;}
.ala .cplist ul li{width:50%;}
.ala .cplist ul li .jg .pic{height:125px;}
.ala .cplist ul li .jg .pic img{min-height:125px;}
.ala .cplist ul li .jg .tit .cp1 em{display:none;}
.lx{padding:20px;}
.lx .lxfs ul li{ float:none; width:100%; margin-bottom:15px;}

.lyb{padding:20px;}
.lyb .lynr .lyzc{float:none; width:100%;}
.lyb .lynr .lyzc .bdz .ll1{display:block;}
.lyb .lynr .lyzc .bdz .ll1 .item{width:100%;}
.lyb .lynr .lyzc .bdz .ll1 .item select{background-position-x: 64vw;}
.zzs{padding:20px; background: url(/template/default/img/sjbj.jpg) no-repeat ; }
.zzs .left-zl p{width:100%;}
.xxx{display:block;}
.lmal .cplist ul li .jg{margin-bottom:20px; width:90%}
.glbk1 .list li{margin-bottom:15px;}
.gytj .cplist ul li .jg .tit .cp1{padding:0px 10px;}
.gytj .cplist ul li .jg .tit .cp1 a{margin:0 auto; display:block; width:47%; height:30px; line-height:30px; font-size:12px; margin-top:10px;}
.cpbf1 .cp1 .cplist ul li .jg .tit .jj{ display:none}
.cpbf1 .cp1 .cplist ul li .jg{margin-bottom:15px; width:92%}
.cpbf2 .cplist ul li .jg{ margin-bottom:15px;}
.cpbf1{background-repeat:repeat;}
.cpbf2 .cplist ul li .jg .tit .jj{ display:none}
.cpbf2 .cplist ul li .jg .tit .jj p{display:block;white-space: nowrap; overflow:hidden;text-overflow: ellipsis; width:100%;}
.cpbf2 .cplist ul li .jg .tit{padding:15px 0px;}
.cpbf2 .cplist ul li .jg .tit h2 a{padding:0px 10px; text-align:center}
.cpbf4 .cplist ul li .jg .tit .jj{padding:5px;font-size: 0.2rem;    white-space: nowrap; 
margin:15px 0px; overflow:hidden;text-overflow: ellipsis; width:100%; display:none}
.cpbf4 .cplist ul li .jg .tit .jj p{display:block;white-space: nowrap; overflow:hidden;text-overflow: ellipsis; width:100%;}
.cpbf4 .cplist ul li .jg .tit h2 a{padding:0px 10px;}
.cpbf4 .cplist ul li .jg .tit{padding:15px 0px;}
.cpbf4 .cplist ul li .jg{ margin-bottom:20px; width:90%}
.pj{background:#fff !important; padding:0;}
.gytj .cplist ul li .jg .tit .jj{padding:5px;font-size: 0.2rem;    white-space: nowrap; 
margin:15px 0px; overflow:hidden;text-overflow: ellipsis; width:100%; display:none}
.gytj .cplist ul li .jg .tit .jj{padding:5px;font-size: 0.2rem;    white-space: nowrap; 
margin:15px 0px; overflow:hidden;text-overflow: ellipsis; width:100%;}
.gytj .cplist ul li .jg .tit .jj p{display:block;white-space: nowrap; overflow:hidden;text-overflow: ellipsis; width:100%;}
.gytj .cplist ul li .jg .tit h2 a{padding:0px 10px;}
.gytj .cplist ul li .jg .tit{padding:15px 0px;}
.gytj .cplist ul li .jg{ margin-bottom:15px;}
.qywh1 .wh .wh-left ul li span{line-height:35px; padding:10px 0px;}
.table-bordered{display:block; overflow:auto}
.qysp1 ul li .pic{ float:none; width:100%; height:auto;}
.qysp1 ul li .pic video{height:auto !important;}
.qysp1 ul li .tit{float:none; width:100%;}
.qysp1{padding:20px;}
.qysp1 ul li .tit .jj{font-size:14px; height:auto; line-height:25px;}
.qysp1 ul li{margin-bottom:25px;}
.tkxq .tktsp{display: block;}
}

<!--耗时1776076578.9209秒-->