.nybanner{ width: 100%; height: 430px; margin-top: 100px; position: relative;overflow: hidden;}
.nybanner::before{content: '';cursor: pointer;position: absolute;left:0;top: 0;width: 100%;height: 100%;background: #405594; opacity: .4;z-index: 1;}
.nybanner img{width: 100%;height: 100%;object-fit: cover;transition: auto;animation: shrink 5s;opacity: 1}
@keyframes shrink{0%{transform: scale(1.2);} 100%{transform: scale(1);}}
.nybanner .mob{ display: none;}
.nybanner .container{ position: absolute; top: 30%;z-index: 2;}
.nybanner .btit{ letter-spacing: .5px; color: #fff; text-align: right;}
.nybanner .btit h1{ font-size: 32px; font-weight: 900;}
.nybanner .btit p{ font-size: 20px; letter-spacing: 1px;}

.mianbaoxie{ width: 100%; background: #fff; height: 50px; line-height: 50px; color: #333;}
.mianbaoxie ul li{ float: left;}
.mianbaoxie ul li{ padding-right: 5px;}
.heading{position: relative;z-index: 2;padding: 40px 50px;}
.heading h3{ color: #fff; font-size: 40px; font-weight: normal;vertical-align: middle; line-height: 1.5em;}
.heading h4{ color: #d46a40; font-size: 20px; font-weight: normal;vertical-align: middle; line-height: 1.5em;}

.nynr{ width: 100%; background: radial-gradient(ellipse, #c2d6e7, #dfe7ee);}
.nynr .container{ background: #fff;  margin: 20px auto 50px auto; padding: 20px 40px; width: 94%; overflow: hidden; border-radius: 15px; box-shadow: 0px 8px 20px 0px rgba(51, 6, 79, 0.08);}

.nygsjj{ position: relative; padding: 50px 0 100px 0; height: auto; --top-color: #405594; --image-url: url(../images/about.jpg); background-image: linear-gradient(var(--top-color), var(--top-color)), var(--image-url); background-size: auto 100%, cover; background-repeat: no-repeat; background-blend-mode: overlay; background-position: center top, center center;}
.nygsjj .heading h3{ color: #405594; font-weight: bold;}
.nygsjj .jjnr{ background: rgba(255, 255, 255, 0.4); border-radius: 10px; padding: 72px; margin-top: 24px; box-shadow: 0 15px 15px rgba(0,0,0,0.1);}
.nygsjj .jjnr p{ color: #405594; font-size: 18px; line-height: 2em;}

.ldzc {position: relative; overflow: hidden; padding: 50px 0 100px 0; width: 100%; background: #405594;z-index: -2;}
.ldzc .heading h3{ font-weight: bold;}
.ldzc video{ position: fixed; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1;}
.ldzc .ldzcnr{ background: rgba(0, 0, 0, 0.3); border-radius: 10px; padding: 72px; margin-top: 24px; box-shadow: 0 15px 15px rgba(0,0,0,0.1);}
.ldzc .ldzcnr p{ color: #fff; font-size: 18px; line-height: 2em;}

/*rongyu*/
.rongyu{ position: relative; padding: 50px 0 100px 0; height: auto; background: url('../images/rongyu.jpg') repeat top;}
.rongyu .heading h3{ font-weight: bold;}
.rongyu .rynr{ position: relative; margin-top:52px; width: 90%; max-width: 1600px; margin: 0 auto;}
.rongyu .ry_ul{overflow:hidden;}
.rongyu .ry_ul .swiper-slide{margin-top:9px!important;padding:8px;background:#ffffff36; border-radius: 10px;}
.rongyu .ry_ul a{width:100%; display: inline-block; padding-bottom:135%;position:relative;}
.rongyu .ry_ul a img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:contain;transition: transform 1s ease-in-out; }
.rongyu .ry_ul a img:hover{ -webkit-transform:scale(1.05); -moz-transform:scale(1.05); -o-transform:scale(1.05); transform:scale(1.05);}
.rongyu .swiper-button-next,.rongyu .swiper-button-prev{width:53px;height:53px;background-size:100% 100%;outline:none;margin-top:-27px;opacity:1;}
.rongyu .swiper-button-prev{left:-84px;}
.rongyu .swiper-button-next{right:-84px;}

/*cqhj*/
.cqhj{ position: relative; padding: 50px 0 100px 0; height: auto; background: url('../images/cqhj.jpg') repeat top;}
.cqhj .heading h3{ color: #405594; font-weight: bold;}
.cqhj .cqhjnr{ position: relative; margin-top:52px; width: 90%; max-width: 1600px; margin: 0 auto;}
.cqhj .cqhj_ul{overflow:hidden;}
.cqhj .cqhj_ul .swiper-slide{margin-top:9px!important;padding:8px; border-radius: 10px;}
.cqhj .cqhj_ul a{width:100%; display: inline-block; padding-bottom:80%;position:relative;}
.cqhj .cqhj_ul a img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;transition: transform 1s ease-in-out; }
.cqhj .cqhj_ul a img:hover{ -webkit-transform:scale(1.05); -moz-transform:scale(1.05); -o-transform:scale(1.05); transform:scale(1.05);}
.cqhj .swiper-button-next,.cqhj .swiper-button-prev{width:53px;height:53px;background-size:100% 100%;outline:none;margin-top:-27px;opacity:1;}
.cqhj .swiper-button-prev{left:-84px;}
.cqhj .swiper-button-next{right:-84px;}
.cqhj .swiper-pagination{ top: 100%;}
.cqhj .swiper-pagination-bullet-active{ background: #405594;}

.nynewslist h1{ font-size: 32px; color: #405594;}
.nynewslist .news-listing{ margin-top: 50px;}
.nynewslist .news-listing .card { display: flex; align-items: stretch; background: #f7f8f8; box-shadow: 0 15px 15px rgba(0,0,0,0.1); margin-bottom: 45px; transition: .3s}
.nynewslist .news-listing .card:hover { background: #efefef}
.nynewslist .news-listing .card:hover .card-img img { transform: scale(1.2)}
.nynewslist .news-listing .card:hover .card-body:before { transform: scaleX(1)}
.nynewslist .news-listing .card:hover .card-body .one { color: #d46a40}
.nynewslist .news-listing .card .card-img { flex: 0 0 25%; height: 200px; overflow: hidden}
.nynewslist .news-listing .card .card-img img {width: 100%; height: 100%; object-fit: cover; transition: 1s}
.nynewslist .news-listing .card .card-body {position: relative; flex: 1; padding: 25px 180px 25px 45px; overflow: hidden;}
.nynewslist .news-listing .card .card-body:before{ position: absolute; left: 45px; right: 45px; top: 70px; background: #405594 !important; height: 1px; content: ""; transition: .3s; transform: scaleX(0); transform-origin: left}
.nynewslist .news-listing .card .card-body .one{ font-size: 20px; font-weight: bold; color: #405594; margin-bottom: 24px}
.nynewslist .news-listing .card .card-body .date{ position: absolute;  right: 48px; top: 20px; text-align: right; color: #405594}
.nynewslist .news-listing .card .card-body .date big, .nynewslist .news-listing .card .card-body .date small {display: block}
.nynewslist .news-listing .card .card-body .date big { font-weight: bold;  font-size: 32px}
.nynewslist .news-listing .card .card-body .date small {font-size: 20px; margin-top: 60px; letter-spacing: 0}
.nynewslist .news-listing .card .card-body .two{ color: #333; font-size: 18px; line-height: 2em; opacity: .75;}

.newsnr .nrtit{ font-size: 24px; color: #333; font-weight: bold; text-align: center; padding-top: 20px;}
.newsnr .nrtime{ padding-top: 15px; text-align: center;}
.newsnr .nrtime span{ color: #8c8c8c; font-size: 14px;}
.newsnr .nrtime span i{ padding-left: 10px;}
.newsnr .newsxq{ padding: 30px 0px; line-height: 2em; font-size: 16px;}
.newsnr .newsxq img{ max-width: 100%; height: auto;}


.banshichu{ position: relative; height: auto; margin-top: 100px; --top-color: #405594; --image-url: url(../images/line_introduce_bg.jpg); background-image: linear-gradient(var(--top-color), var(--top-color)), var(--image-url); background-size: auto 100%, cover; background-repeat: no-repeat; background-blend-mode: overlay; background-position: center top, center center;}
.banshichu .title{color:#ddd;position:relative;text-align:center; font-size:32px; padding: 50px 0;}
.bsc-list{width:100%; padding-bottom: 150px;}
.bsc-list li{transition:all .3s linear;display:list-item;float:left;margin:1%;padding-top:20px;width:31%;height:130px;border:1px solid #405594;background:transparent url(../images/line_join.png) no-repeat center 92px;text-align:center}
.bsc-list li:hover{transition:all .3s linear;background-color:#d46a40;background-image:url(../images/line_join_hover.png)}
.bsc-list li a{display:block;width:100%;height:100%;color:#c2d6e7}
.bsc-list li .line-name{font-size:22px}
.bsc-list li:hover a{color:#fff}
.bsc-list li p{margin-top:5px;font-size:17px}
/* 星球背景圆点闪烁效果 */
.line-star-box{position:absolute;bottom:0;left:50%;margin-left:-300px;width:600px;height:110px}
.line-star{position:absolute}
.line-star-1{left:47px;top:80px}
.line-star-1 .pulse{-webkit-animation:warn 2s ease-out;-moz-animation:warn 2s ease-out;animation:warn 2s ease-out}
.line-star-2{left:142px;top:70px}
.line-star-2 .pulse{-webkit-animation:warn 2s ease-out 1s;-moz-animation:warn 2s ease-out 1s;animation:warn 2s ease-out 1s}
.line-star-3{left:128px;top:33px}
.line-star-3 .pulse{-webkit-animation:warn 2s ease-out .8s;-moz-animation:warn 2s ease-out .8s;animation:warn 2s ease-out .8s}
.line-star-4{left:260px;top:-10px}
.line-star-4 .pulse{-webkit-animation:warn 2s ease-out .6s;-moz-animation:warn 2s ease-out .6s;animation:warn 2s ease-out .6s}
.line-star-5{left:374px;top:28px}
.line-star-5 .pulse{-webkit-animation:warn 2s ease-out .4s;-moz-animation:warn 2s ease-out .4s;animation:warn 2s ease-out .4s}
.line-star-6{left:450px;top:47px}
.line-star-6 .pulse{-webkit-animation:warn 2s ease-out .2s;-moz-animation:warn 2s ease-out .2s;animation:warn 2s ease-out .2s}
.line-star .pulse{position:absolute;left:0;top:0;border-radius:50%;left:-15px;top:-15px;width:40px;height:40px;opacity:0;filter:alpha(opacity=0);background-color:#8a2be2;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-iteration-count:infinite}
@keyframes warn{
  0%{transform:scale(0);opacity:1}
  30%{transform:scale(0);opacity:.2}
  60%{transform:scale(.5);opacity:.7}
  100%{transform:scale(1);opacity:0}
}
.network{background: #405594;color: #fff;padding: 72px 0;align-items: flex-start}
.network .container{ padding-right: 0; padding-left: 0; margin-right: auto; margin-left: auto; width: 100%; max-width: 1200px;}
.network .heading{margin-top: -15px}
.network .map{position: relative;margin-top: -72px;margin-bottom: 40px}
.network .map .bg{width: 90%;margin: auto;display: block;margin-top: 85px}
.network .map .axis{position: absolute;left: 0;right: 0;top: 0;bottom: 0}
.network .map .axis .point{position: absolute;font-size: 12px;padding-left: 20px;color: #fff;}
.network .map .axis .point:hover{color: inherit}
.network .map .axis .point:before,.network .map .axis .point:after{position: absolute;left: 0;top: 50%;width: 6px;height: 6px;border-radius: 100%;content: "";background: #d46a40;transform-origin: center center;margin-right: .5rem;transform: translateY(-50%)}
.network .map .axis .point:after{transform: translateY(-50%) scale(0);animation-name: ripple;animation-duration: 2s;animation-iteration-count: infinite;animation-timing-function: ease-in-out}
.network .map .axis .point:nth-child(2 + 1):after{animation-delay: .5s}
.network .map .axis .point:nth-child(3n + 1):after{animation-delay: 1s}
.network .map .axis .point:nth-child(4n + 1):after{animation-delay: 1.5s}
@keyframes ripple{0%{transform: translateY(-50%) scale(0);opacity: 0}
70%{transform: translateY(-50%) scale(3);opacity: .3}
100%{transform: translateY(-50%) scale(5);opacity: 0}}

.service{background: url(../images/service.jpg) no-repeat center;background-size: cover;min-height: 700px}
.service .container .d{display: flex;flex-wrap: wrap; padding: 0 50px;}
.service .container .d .d-line{display: flex;align-items: center;width: 50%;margin-bottom: 10%;cursor: pointer;}
.service .container .d .d-line:hover .img{background-color: #d46a40}
.service .container .d .d-line .img{width: 150px;height: 150px;background-color: #405594;transition: .3s}
.service .container .d .d-line .img img{width: 100%;height: 100%;padding: 15%}
.service .container .d .d-line .line{color: #fff; width: 70%; padding: 0 10% 0}
.service .container .d .d-line .line .l-title{font-size: 18px;margin-bottom: 30px;letter-spacing: 3px;position: relative;font-weight: 600}
.service .container .d .d-line:hover .line .l-title{ color: #d46a40;}
.service .container .d .d-line .line .l-title::before{content: "";width: 15px;position: absolute;height: 2px; bottom: -15px;;background: #fff;z-index: 2}
.service .container .d .d-line .line .l-summary{font-size: 14px;width: 240px;letter-spacing: 3px;line-height: 30px}

.prolist .list{ position: relative; padding: 50px 0; min-height: 500px; display: none;}
.prolist .list:before{ position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 2; content: ""; background: linear-gradient(to bottom, rgba(0,0,0,0.064), rgba(0,0,0,0) 35%); pointer-events: none}
.prolist .list:nth-of-type(1){ display: block;}
.prolist.open .list{ display: block;}
.prolist .list .intro h4{ display: inline-block; font-size: 32px; color: #405594; margin-bottom: 25px; padding-bottom: 5px; border-bottom: 3px solid #405594;}
.prolist .intro p{ font-size: 18px; margin-bottom: 10px; line-height: 2em; color: #666;}
.prolist .list ul{ width: 100%;}
.prolist .list ul li{ float: left; margin: 1%; padding-top: 20px; width: 23%;}
.prolist .list ul li .card-img{ width: 100%; height: 240px; overflow: hidden;}
.prolist .list ul li .card-img img{ width: 100%; height: 100%; object-fit: contain; transition: .3s;}
.prolist .list ul li:hover .card-img img { transform: scale(1.1)}
.prolist .list ul li .title{ text-align: center; color: #405594; font-size: 16px; padding-top: 10px;}
.prolist .list ul li:hover .title{ color: #d46a40;}
.prolist .btn-more{ display: inline-block; height: 40px; line-height: 40px; color: #fff; padding: 0 20px; text-align: center; font-size: 18px; margin-bottom: 30px; border-radius: 15px; background: linear-gradient(90deg, #405594,#6f8de7, #405594); background-size: 400% 100%; animation: border-animation 3s cubic-bezier(0.4, 0, 0.2, 1) infinite;}
@keyframes border-animation{0%{background-position: 0% 50%;} 20%{background-position: 25% 50%;} 50%{background-position: 75% 50%;} 80%{background-position: 100% 50%;} 100%{background-position: 0% 50%;}}
.prolist.open .btn-more{ display: none;}

.product-details { padding: 90px 0 36px 0; background: linear-gradient(to bottom, rgba(0, 0, 0, 0.064), rgba(0, 0, 0, 0) 35%);}
.product-details .d-flex{display:-webkit-box;display:-ms-flexbox;display:flex; flex-direction: row-reverse;}
.product-details .product-page-plan { width: 100%; max-width: 50%;}
.product-details .product-page-plan .tm-m-photo-viewer{ background: none;}
.product-details .product-info{ flex: 1; margin-right: 72px;}
.product-details .product-info .title { font-size: 30px;  font-weight: bold; color: #405594}
.product-details .product-info .subtitle { position: relative; font-size: 26px; margin-top: 36px}
.product-details .product-info .subtitle:after { position: absolute; right: 80px; left: 0; top: 50px; content: ""; height: 2px; background: #405594;  opacity: .6}
.product-details .product-info .summary { margin-top: 36px; line-height: 30px; max-width: 560px; font-size: 16px; color: #595757}
.product-details .product-info .btn { position: relative; display: inline-block; padding: 6px 12px; margin-top: 70px; line-height: 1.5; cursor: pointer; margin-bottom: 45px; padding-right: 60px; font-size: 16px; color: #fff; background: #405594; border: 1px solid #405594; border-radius: 4px;}
.product-details .product-info .btn:after { position: absolute; right: 20px; top: 60%; transform: translateY(-50%); width: 0; height: 0; border: 10px solid transparent; border-top: 10px solid #d46a40; content: ""}

.proxq.proxq { display: none; margin-left: -300px; opacity: .5; overflow: hidden;}
.proxq .container { border-top: solid 1px #405594; padding-top: 54px}
.proxq .caption{ font-size: 26px; color: #405594; font-weight: bold;}
.proxq .d-flex{display:-webkit-box;display:-ms-flexbox;display:flex;}
.proxq .b-ext { margin-top: 36px;  flex: 1; color: #5d5f64;}
.proxq .b-ext h4 { font-size: 20px; color: #405594; margin-bottom: 25px; font-weight: normal;}
.proxq .b-ext p { font-size: 17px; line-height: 30px; letter-spacing: 1px; color: inherit;}

.proxq .inquire { display: flex; margin-top: 50px; border: solid 1px #405594; height: 48px; line-height: 48px;}
.proxq .inquire .caption {position: relative; background-color: #405594; background-size: 100% 100%; color: #fff;  line-height: 1em;padding: 8px 15px 8px 60px; min-width: 170px; display: flex;align-items: center; font-size: 20px}
.proxq .inquire .caption:before { position: absolute; left: 15px; top: 50%; transform: translateY(-50%); width: 40px; height: 30px; background: url(../images/email.svg) no-repeat; background-size: contain; content: ""}
.proxq .inquire .card{ padding-left: 50px;}
.proxq .inquire .card span { margin-right: 20px; font-size: 18px;}
.proxq .inquire .card span b{ color: rgba(0, 0, 0, 0.6);}
.proxq .inquire .card span a{ color: #405594;}
.proxq .inquire .card span a:hover{ color: #d46a40;}
.proxq .liuyan .lynr{ padding: 0;}
.proxq .liuyan .lynr .p_item p{ display: none;}

.tjcp{ background: radial-gradient(ellipse, #405594, #405594); padding: 50px 0;}
.tjcp .tit{ line-height: 50px; text-align: center;  width: 100%; font-weight: normal; text-transform: uppercase; position: relative; margin-bottom: 40px;  padding-bottom: 10px;}
.tjcp .tit a{ position: relative; display: inline-block; font-size: 30px; color: #fff; margin-bottom: 50px;}
.tjcp .tit a::after { position: absolute; content: ""; left: 50%;transform: translate(-50%); bottom: -10px; width: 100px; height: 4px; background-color: #d46a40;}
.tjcp .tit p{ color: rgba(0, 0, 0, 0.6); font-size: 16px; line-height: 2em; margin-bottom: 50px; max-width: 880px; margin: 0 auto;}
.tjcp .pronr{ position: relative; width: 100%; height: 100%;}
.tjcp .pronr .swiper{ width: 90%; margin: 0 auto; overflow: hidden;}
.tjcp .pronr .swiper-slide{ padding: 1%; border-radius: 15px}
.tjcp .pronr .img{ width: 100%; height: 200px; overflow: hidden;}
.tjcp .pronr .img img{ width: 100%; height: 100%; object-fit: contain; transition: transform .3s;}
.tjcp .pronr a:hover img{ transform: scale(1.1);}
.tjcp .pronr p{ padding: 15px 10px 10px; text-align: center; font-size: 16px; color: #fff;}

.yyly{ min-height: 300px; background: radial-gradient(ellipse, #c2d6e7, #dfe7ee); padding: 70px 0;}
.yyly .intro h4{ display: inline-block; font-size: 32px; color: #405594; margin-bottom: 45px; padding-bottom: 5px; border-bottom: 3px solid #405594;}
.yyly .yynr{ position: relative; width: 100%; height: 100%;}
.yyly .yynr .swiper{ width: 90%; margin: 0 auto; overflow: hidden;}
.yyly .yynr .img{ width: 100%; height: 300px; overflow: hidden;}
.yyly .yynr .img img{ width: 100%; height: 60%; object-fit: contain;}
.yyly .yynr p{ padding: 35px 10px 10px; text-align: center; font-size: 20px; color: #405594;}
.yyly .yynr .swiper-slide:hover .img{ display: none;}
.yyly .yynr .swiper-slide .hover{ display: none; cursor: pointer; width: 100%; height: 300px; color: #fff; background-color: #405594;}
.yyly .yynr .swiper-slide:hover .hover{ display: block;}
.yyly .yynr .swiper-slide .hover .tit{ text-align: center; margin-bottom: 0; font-size: 24px; padding: 5% 0; letter-spacing: 5px;  border-bottom: 1px solid #d46a40;}
.yyly .yynr .swiper-slide .hover .desc{ font-size: 13px; padding: 10%; letter-spacing: 1px; line-height: 2.2em;}

.contact{ display: flex; justify-content: space-between;}
.contact .contact-left{ width: 100%;}
.contact .contact-left .contact-left-mian { display: flex; margin-top: 30px; align-items: center; font-size: 18px; color: #233043;}
.contact .contact-left .contact-left-mian:first-child{margin-top: 20px;}
.contact .contact-left .contact-left-mian i { font-size: 24px; background: #405594; color: #fff; padding: 10px; border-radius: 100%; margin-right: 20px;}
.contact-map{ width: 50%; flex: none;}

.liuyan{ padding-bottom: 70px; padding-left: 0px; padding-right: 0px; min-height: 0px;}
.liuyan .lynr{display: flex; flex-wrap: wrap; flex-direction: row; padding: 20px;}
.liuyan .lynr .p_item{flex: 1; max-width: 100%; max-height: 100%}
.liuyan .lynr .p_item p{ line-height: 1.5; font-size: 24px; text-align: left; color: #405594; padding-bottom: 40px; border-bottom: 3px solid #405594; font-weight: bold;}
.liuyan .lynr .p_item .miaoshu{ font-size: 15px;}
.liuyan .lynr form{margin-top: 40px;}
.liuyan .lynr form .input-group{ margin-bottom: 1rem; position: relative; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: stretch; align-items: stretch;}
.liuyan .lynr form .input-group input{ height: calc(1.5em + 1.75rem + 5px); margin-right: 2%; position: relative; -ms-flex: 1 1 auto; flex: 1 1 auto; border: 1px solid #e1e1e1; padding: 0 15px; line-height: 1; transition: all ease .15s;}
.liuyan .lynr form .input-group input:last-child{ margin-right: 0;}
.liuyan .lynr form .input-group textarea{ width: 100%; min-height: 150px; border: 1px solid #e1e1e1; padding: 15px; line-height: 1; transition: all ease .15s;}
.liuyan .lynr form button{position: relative; display: block; text-align: center; width: 200px; border-radius: 35px 5px 35px 5px; padding: 12px 8px; color: #fff; background: #405594; border: none; margin: 30px auto 0 auto; font-size: 16px; cursor: pointer;}
.liuyan .lynr form button:hover{background: #d46a40}

.caselist li{ float: left; width: 23.875%; margin-left: 1.5%; margin-bottom: 2%;}
.caselist li:nth-child(4n+1){ margin-left: 0;}
.caselist li .caseimg{width:100%;padding-bottom:66.67%;position:relative;overflow:hidden;}
.caselist li .caseimg img{object-fit:contain;width:100%;height:100%;display:block;position:absolute;left:0;top:0;transition: transform 1s ease-in-out;}
.caselist li:hover .caseimg img{ -webkit-transform:scale(1.05); -moz-transform:scale(1.05); -o-transform:scale(1.05); transform:scale(1.05);}
.caselist li p { margin: 0; line-height: 50px; font-size: 16px; color: #666; text-align: center; background: #F1F1F1; padding: 0 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; transition: background 0.3s ease, color 0.3s ease;}
.caselist li:hover p{ background: #405594; color: #fff;}

.caseshow .casetit{ font-size: 2rem; color: #333; font-weight: bold; text-align: center; padding-top: 2rem;}
.caseshow a{ padding: 1.5rem 0; display: flex; justify-content: center;}
.caseshow a img{ max-width: 1000px;}
.caseshow img { max-width: 1000px;}

.manu {padding:25px 3px;margin:3px;text-align:center;}
.manu a{border:1px solid #D9D9D9;padding:9px 15px;text-decoration:none;margin:5px 2px; display: inline-block;}
.manu a:hover{border:1px solid #D9D9D9;}
.manu a:active {border:1px solid #D9D9D9;}
.manu .page-num-current {border:1px solid #405594;padding:9px 15px;background:#405594;font-weight:bold;margin:0 2px;color:#FFF;}
.manu .disabled{border:1px solid #D9D9D9;padding:9px 15px;color:#D9D9D9;margin:0 2px;}

.fanye{list-style:none;border-top:1px dashed #ddd;border-bottom:1px dashed #ddd;padding-top:10px;padding-bottom:10px;margin-top:10px;}
.fanye ul li{height:30px;line-height:30px;text-align:left;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.fanye ul li a{ color:#666;}
.fanye ul li a:hover{ color: #405594;}

@media (max-width: 768px){
    .nybanner{ margin-top: 55px; height: 180px;}
    .nybanner .pc{ display: none;}
    .nybanner .mob{ display: block;}
    .nybanner .btit{ padding-right: 20px;}
    .nybanner .btit h1{ font-size: 20px;}
    .nybanner .btit p{ font-size: 15px;}

    .mianbaoxie{ padding: 0 20px;width: 100%; overflow-x: auto; white-space: nowrap; -webkit-overflow-scrolling: touch;}
    .mianbaoxie::-webkit-scrollbar {display: none;}

    .nynr .container{ padding: 20px;}
    .nygsjj .jjnr{ padding: 20px;}
    .ldzc .ldzcnr{ padding: 20px;}
    .rongyu .rynr{margin-top:10px;}
    .rongyu .swiper-button-next,.rongyu .swiper-button-prev{display:none;}
    .cqhj .swiper-button-next,.cqhj .swiper-button-prev{display:none;}

    .nynewslist .news-listing .card{ flex-direction: column;}
    .nynewslist .news-listing .card .card-body{ padding: 15px; overflow: visible;}
    .nynewslist .news-listing .card .card-img{ flex: auto;}
    .nynewslist .news-listing .card .card-body .date{ top: -120%; right: 10px; background: rgb(0 0 0 / 16%); color: #fff; padding: 10px 20px; border-radius: 10%;}
    .nynewslist .news-listing .card .card-body .date big{ font-size: 24px;}
    .nynewslist .news-listing .card .card-body .date small{ margin-top: 10px; font-size: 15px; opacity: .6}

    .prolist .list ul li{ width: 48%;}
    .prolist .list ul li .card-img{ height: 140px;}
    .product-details{ padding: 36px 0;}
    .product-details .d-flex{ flex-direction: row-reverse; flex-direction: column;}
    .product-details .product-info{ margin-right: 0; margin-top: 40px;}
    .product-details .product-page-plan{ max-width: 100%;}
    .proxq .d-flex{ flex-direction: column;}
    .proxq .inquire{ flex-direction: column; height: auto; line-height: 2em;}
    .proxq .inquire .card{ padding: 20px 10px;}
    
    .banshichu{ margin-top: 55px;}
    .bsc-list li{ width: 48%;}
    .bsc-list li .line-name{ font-size: 18px;}
    .heading{ padding: 0 20px;}
    .network .map .axis .point{ font-size: 0;}
    .service .container .heading{ padding: 40px 10px;}
    .service .container .d{ padding: 0 10px;}
    .service .container .d .d-line{ width: 100%;}
    .service .container .d .d-line .img{ width: 35%; height: 100px;}
    .service .container .d .d-line .line{ width: 65%; padding: 0 0 0 5%;}
    .service .container .d .d-line .line .l-title{ font-size: 16px; letter-spacing: 1px;}

    .caselist li{ width: 48%; margin-left: 2%;}
    .caselist li:nth-child(2n+1){ margin-left: 0!important;}
    .caselist li:nth-child(4n+1){ margin-left: 2%;}

    .caseshow .casetit{ padding-top: .5rem; font-size: 1.3rem;}
    .caseshow a{ padding-bottom: 0;}
    .caseshow a img{ max-width: 100%!important;}

    .liuyan .lynr { padding: 0;}
    .liuyan .lynr .p_item p{ font-size: 20px; padding-bottom: 10px;}
    .liuyan .lynr form{ margin-top: 20px;}
    .liuyan .lynr form .input-group input{ margin-right: 0; margin-bottom: 10px;}

    .contact{ flex-wrap: wrap;}
    .contact .contact-left .contact-left-mian{ margin-top: 20px;}
    .contact .contact-left .contact-left-mian i{ display: none;}
    .contact-map{ width: 100%; margin-top: 40px;}
}