@charset "utf-8";
/* CSS Document */
* {margin: 0;padding: 0;}
body {background:#fff;font-size: 14px;font-family: "微软雅黑";font-style:normal; color:#000;font-weight: 400;overflow-x: hidden;scroll-behavior: smooth;}
@font-face {
    font-family: "AlimamaShuHeiTi-Bold";
    src: url(../font/AlimamaShuHeiTi-Bold.woff), url(../font/AlimamaShuHeiTi-Bold.woff2);
    font-display: swap;
}

a:focus,
a:active,
a:visited {
  outline: none;
  /* 针对旧版 IE */
  hidefocus: true;
}
a {text-decoration: none; color:#000;transition: all 0.3s ease;}
a:hover {color: #0b4295;text-decoration: none !important;}
li {list-style-type: none;}
h1, h2, h3, h4, h5, h6 {font-weight: normal;}
input, button, select, textarea {outline: none;}
button:focus{border:0; outline:0;}
table{border-collapse: collapse;}
th,tr,td{border: 1px solid #DDD;}
.cl:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.cl {zoom: 1;}
img{transition: all 0.5s ease;}
.cont{width: 1650px;margin: 0 auto;max-width: 90%;}
.cont1800{width:1800px;margin: 0 auto;max-width: 95%;}

/*banner*/
.in-banner{width: 100%;overflow: hidden;position: relative;height: calc(100vh - 152px);}
.in-banner .mySwiper3{width: 100%;height: 100%;}
.in-banner .mySwiper3 .swiper-slide{width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.in-banner .mySwiper3 .swiper-slide img{width: 100%;display:none;}
.in-banner .mySwiper3 .swiper-button-next,.in-banner .mySwiper3 .swiper-button-prev{border-radius:50%;border:1px solid #fff;width:50px;height:50px;text-align:center;line-height:50px;}
.in-banner .mySwiper3 .swiper-button-next{right:3vw;}
.in-banner .mySwiper3 .swiper-button-prev{left:3vw;}
.in-banner .mySwiper3 .swiper-button-prev:after,.in-banner .mySwiper3 .swiper-button-next:after{color:#fff;font-size:18px;}
.in-banner .mySwiper3 .cont{display: flex;justify-content: left;align-items: center;height: 100%;}
.in-banner .mySwiper3 .text{width: 50%;}
.in-banner .mySwiper3 .text h3{font-size: 48px;color: #fff;font-weight: bold;}
.in-banner .mySwiper3 .text p{font-size: 24px;color: #fff;line-height: 30px;margin:40px 0 0;}
/*banner-end*/

/*index*/
.in-title{text-align: center;padding: 80px 0;}
.in-title h2{font-size:30px;color: #000;margin:0 0 20px;font-weight: bold;}
.in-title span{display: block;margin: 0 auto;width: 30px;background: #0b4295;height:4px;border-radius: 30px;}
.in-btn a{display: block;width: 160px;height: 50px;background: #0b4295;text-align: center;color: #fff;border-radius: 30px;line-height: 50px;font-size: 16px;border: 1px solid #0b4295;margin: 50px auto 0;}
.in-btn a:hover{background: #fff;color: #0b4295;}

.in-rukou{}
.in-rukou ul{display: flex;justify-content: space-between;margin: 80px auto;}
.in-rukou ul li{width: 49%;border-radius: 10px;overflow: hidden;background-repeat: no-repeat;background-size: cover;position: relative;height: 340px;}
.in-rukou ul li .rukou-box{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 100%;text-align: center;}
.in-rukou ul li figure img{height: 74px;}
.rukou-box a{display: inline-block;width: 260px;height: 60px;border-radius: 30px;line-height: 60px;text-align: center;font-size: 18px;color: #fff;background: #0b4295;margin: 45px 2vw 0;}
.rukou-box a.a2{background: #008d46;}

.rukou-box a:hover,.in-rukou ul li:nth-child(2n) .rukou-box a.a2:hover{background: #fff;color: #0b4295;}

.in-about{width: 100%;border-radius: 10px;overflow: hidden;background: #f7f7f7;display: flex;justify-content: space-between;align-items: center;}
.in-about-l{width: 50%;overflow: hidden;}
.in-about-l img{width: 100%;}
.in-about-l:hover img{transform: scale(1.05);}
.in-about-r{width: 50%;padding: 0 65px;}
.in-about-r .in-title{text-align: left;padding: 0 0 40px;}
.in-about-r .in-title span{margin: 0;}
.in-about-r .in-btn a{margin:30px 0 0;}
.in-about-r .text{width: 100%;}
.in-about-r .text p{font-size: 16px;color: #333;line-height: 30px;margin-bottom: 20px;}

.in-zhgm{width: 100%;background: url(../images/index_03.jpg) no-repeat center;background-size: cover;margin-top: 80px;padding-bottom:200px;}
.in-zhgm .in-title h2{color: #fff;}
.in-zhgm .in-title span{background: #fff;}
.in-zhgm ul{display: flex;justify-content: space-between;margin-top: 30px;}
.in-zhgm ul li{display: flex;justify-content: left;align-items: center;color: #fff;}
.in-zhgm ul li figure{margin-right: 30px;}
.in-zhgm ul li figure img{width: 47px;}
.in-zhgm ul li .text b{font-weight: 500;}
.in-zhgm ul li .text i{font-size: 72px;font-style: normal;display: inline-block;margin-right: 10px;}
.in-zhgm ul li .text span{font-size: 16px;}
.in-zhgm ul li .text p{font-size: 18px;}

.in-pthd .mySwiper{padding-bottom: 30px;}
.in-pthd .mySwiper .swiper-slide a{display: block;width: 100%;background: #f7f7f7;border-radius: 10px;overflow: hidden;}
.in-pthd .mySwiper .swiper-slide figure{width: 100%;height: 240px;overflow: hidden;}
.in-pthd .mySwiper .swiper-slide figure img{width: 100%;height: 100%;object-fit: cover;}
.in-pthd .mySwiper .swiper-slide .text{text-align: center;padding:25px 20px 30px;}
.in-pthd .mySwiper .swiper-slide .text h3{font-size: 18px;margin: 0 0 20px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.in-pthd .mySwiper .swiper-slide .text p{font-size: 16px;color: #666;line-height: 25px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.in-pthd .mySwiper .swiper-slide:hover figure img{transform: scale(1.05);}

.in-pplogo{width: 100%;background: url(../images/index_10.jpg) no-repeat center;background-size: cover;background-attachment: fixed;margin-top: 80px;padding-bottom: 80px;}
.in-pplogo .mySwiper2,.in-pplogo .mySwiper4{padding-bottom: 60px;}
.in-pplogo .mySwiper2 .swiper-wrapper,.in-pplogo .mySwiper4 .swiper-wrapper{justify-content:center;}
.in-pplogo .mySwiper2 .swiper-slide figure,.in-pplogo .mySwiper4 .swiper-slide figure
{width: 100%;height:104px;overflow: hidden;display: flex;justify-content: center;align-items: center;background: #fff;border-radius: 10px;}
.in-pplogo .mySwiper2 .swiper-slide figure img,.in-pplogo .mySwiper4 .swiper-slide figure img
{width: 80%;height: auto;}
.in-pplogo .mySwiper2 .swiper-slide:hover figure img,.in-pplogo .mySwiper4 .swiper-slide:hover figure img{transform: scale(1.05);}
.in-pplogo .mySwiper2 .swiper-pagination-bullet,.in-pplogo .mySwiper4 .swiper-pagination-bullet{width: 10px;height: 10px;background: #ababab;opacity: 1;}
.in-pplogo .mySwiper2 .swiper-pagination-bullet-active,.in-pplogo .mySwiper4 .swiper-pagination-bullet-active{background: #0b4295;}

.in-zhxw .mySwiper .swiper-slide .text{text-align: left;padding: 25px 20px 30px;}
.in-zhxw .mySwiper .swiper-slide .text h3{margin: 0 0 15px;} 
.in-zhxw .mySwiper .swiper-slide .text time{font-size: 16px;color: #0b4295;margin: 0 0 15px;display: block;}

/*footer*/
.footer{width: 100%;background:#f7f7f7;}
.foot-box{display: flex;justify-content: space-between;align-items: flex-start;padding-top: 60px;}
.foot-box .foot-l{width: calc(100% - 380px);}
.foot-box .foot-l ul{display: flex;justify-content:space-between;align-items: flex-start;width: 100%;}
.foot-box .foot-l ul li{}
.foot-box .foot-l ul li h3{font-size: 16px;margin: 0 0 20px;}
.foot-box .foot-l ul li a{display: block;color: #666;line-height: 30px;}
.foot-box .foot-l ul li a:hover{color: #0b4295;}
.foot-box .foot-r{width: 300px;;}
.foot-box .foot-r ul{width: 100%;}
.foot-box .foot-r ul{display: flex;justify-content:space-between;}
.foot-box .foot-r ul li{width: 140px;text-align: center;}
.foot-box .foot-r ul li figure{width: 140px;height: 140px;background: #fff;border-radius: 5px;overflow: hidden;}
.foot-box .foot-r ul li p{font-size: 14px;color: #0b4295;letter-spacing: 3px;}

.foot-bq{width: 100%;border-top: 1px solid rgba(156, 156, 156, 0.4);margin-top:100px;padding:30px 0;display: flex;justify-content: space-between;align-items: center;}
.foot-bq .foot-bq-l a{display: inline-block;font-size: 14px;margin-right:20px;}
.foot-bq .foot-bq-r a{display: inline-block;font-size: 14px;}

.right-fd{position: fixed;right: 15px;top: 50%;transform: translateY(-50%);z-index: 99;left:auto;}
.right-fd ul{width: 100px;border-radius: 10px;background: #fff;box-shadow: 0 0 10px rgba(11, 66, 145, 0.1);text-align: center;padding: 0 15px;}
.right-fd ul li{border-bottom: 1px solid #e4e4e4;padding:15px 0;}
.right-fd ul li:last-child{border-bottom: none;}
.right-fd ul li figure{}
.right-fd ul li figure img{}
.right-fd ul li p{margin: 10px 0 0;}

.right-fd .ewm{position: absolute;right:110px;bottom: 0;transition: all 0.5s;opacity: 0;width:120px;display:none;}
.right-fd .ewm ul{width: 120px;padding: 0;}
.right-fd .ewm ul li{text-align:center;width: 100%;overflow: hidden;padding: 0;}
.right-fd .ewm ul li figure{width: 120px;height: 120px;}
.right-fd .ewm ul li figure img{width:100%;}
.right-fd .ewm ul li P{font-size: 12px;margin: 0 0 10px;padding: 0 10px;color: #0b4295;}
.right-fd ul li.gzwm:hover .ewm{width:120px;opacity:1;transform: translateX(15px);display:block;}
.right-fd ul li.gzwm{position: relative;}

.foot-top{width: 100px;background: #0b4295;text-align: center;border-radius: 10px;height: 60px;line-height: 60px;font-size: 14px;cursor: pointer;}
.foot-top a{color: #fff;}

/*内页*/
/*banner*/
.channel-banner{width: 100%;height:400px;background-repeat: no-repeat;background-size: cover;}
.channel-banner .cont{display: flex;justify-content: left;align-items:flex-end;height: 100%;}
.channel-banner .banner-info{padding-bottom:100px;}
.channel-banner .banner-info h2{font-size: 30px;color: #fff;font-weight:bold;margin: 0 0 20px;}
.channel-banner .banner-info span{display: block;width:40px;height: 4px;background: #fff;border-radius: 30px;}

.ny-nav{width: 100%;background: #f7f7f7;margin: 80px auto;border-radius: 30px;}
.ny-nav ul{display: flex;justify-content: center;align-items: center;margin: 0;}
.ny-nav ul li{padding: 30px 0;text-align: center;width: 50%;}
.ny-nav ul li a{border-right: 1px solid #0b4295;font-size: 18px;line-height:20px;display: block;width: 100%;}
.ny-nav ul li:last-child a{border-right: none;}
.ny-nav ul li.active a{color: #0b4295;}

/*about*/
.ny-about{}
.ny-about ul li{display: flex;justify-content: space-between;align-items: center;background: #f7f7f7;border-radius: 10px;overflow: hidden;margin-bottom: 50px;}
.ny-about ul li figure{width:50%;overflow: hidden;}
.ny-about ul li img{width: 100%;display: block;}
.ny-about ul li figure:hover img{transform: scale(1.05);}
.ny-about ul li .text{width: 50%;padding-left:50px;padding-right: 20px;}
.ny-about ul li .text .in-title{text-align: left;padding: 0 0 30px;}
.ny-about ul li .text .in-title h2{color: #0b4295;}
.ny-about ul li .text .in-title span{margin: 0;}
.ny-about ul li .text .text-p{padding-right: 30px;height:16vw;overflow-y: auto;scrollbar-width: thin;scrollbar-color: #0b4295 #f7f7f7;}
.ny-about ul li .text .text-p p{font-size: 16px;color: #666;line-height: 30px;margin: 0;}
.ny-about ul li .text .text-p::-webkit-scrollbar {width:3px;}
.content-box::-webkit-scrollbar-track {background: #f7f7f7;border-radius: 5px;}
.content-box::-webkit-scrollbar-thumb {background: #0b4295;border-radius: 5px;}
.content-box::-webkit-scrollbar-thumb:hover {background: #0b4295;}
.ny-about ul li:nth-child(2n) figure{order: 2;}
.ny-about .in-btn a{margin:20px 0 0;}
.ny-title h2{color: #0b4295;}
.by-zzkj{width: 100%;background: url(../images/index_18.jpg) no-repeat center;background-size: cover;background-attachment: fixed;padding-bottom: 100px;margin-top: 80px;}
.zzkj-ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.zzkj-li:last-child{width:100%;display:flex;justify-content:center;margin-top:50px;}
.zzkj-li:last-child .zzkj-div{width:100%;}
.zzkj-li:last-child .zzkj-div ul{display: grid;grid-template-columns: repeat(4, 1fr);grid-gap: 30px;margin-top: 30px;}
.zzkj-li:last-child .zzkj-div ul li{margin:0px;}
.zzkj-li{width:24%;}
.zzkj-li .zzkj-div{width:100%;}
.zzkj-li .in-title{padding: 0;}
.zzkj-li .in-title h2{font-size: 20px;}
.zzkj-li ul li{width: 100%;background: #fff;border-radius: 10px;text-align: center;overflow: hidden;height:60px;display: flex;justify-content: center;align-items: center;margin-top:25px;transition:all 0.5s;}
.zzkj-li ul li p{margin-bottom:0px;font-size: 16px;transition:all 0.5s;}
.zzkj-li ul li img{width: 80%;}
.zzkj-li ul li:hover img{transform: scale(1.05);}
.ny-pmt{padding-bottom: 100px;}
.ny-pmt p{font-size: 16px;color: #666;line-height: 30px;}
.ny-pmt img{max-width: 100%;}
.zzkj-li ul li:hover{background:#0b4295;}
.zzkj-li ul li:hover p{color:#fff;}

.zzkj-text{margin-top:30px;}
.zzkj-text p{text-align:center;font-size:14px;color:#666;}

.ny-szjs .ny-about ul li .text{width:100%;padding: 50px;}
.ny-szjs .ny-about ul li figure{display:none;}
.ny-szjs .ny-about ul li .text .in-title{text-align:center;}
.ny-szjs .ny-about ul li .text .in-title span{margin:0 auto;}
.ny-szjs .ny-about ul li  .text .text-p{height:auto;}

/*展商服务*/
.ny-zwsq{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 80px;}
.ny-zwsq label{margin: 0;width: 100px;font-size: 18px;line-height: 65px;font-weight: 400;}
.ny-zwsq label span{color: red;}
.ny-zwsq .form-div{width: 48%;display: flex;justify-content: space-between;margin-bottom: 20px;}
.ny-zwsq .form-div input{width: calc(100% - 100px);background: #f7f7f7;border-radius: 10px;height: 65px;padding: 0 15px;font-size:16px;border: none;line-height: 65px;}
.form-text{width: 100%;display: flex;justify-content: space-between;margin-bottom: 20px;}
.form-text textarea{width: calc(100% - 100px);background: #f7f7f7;border-radius: 10px;height: 65px;padding: 0 15px;font-size: 16px;border: none;height: 130px;line-height: 65px;}
.ny-zwsq .eyou_form_attr{text-align: center;width: 100%;}
.ny-zwsq .eyou_form_btn{width: 160px;height: 50px;border-radius: 30px;background: #0b4295;color: #fff;display: block;margin: 30px auto;text-align: center;font-size: 16px;border: none;border: 1px solid #0b4295;transition: all 0.5s;}
.ny-zwsq .eyou_form_btn:hover{background: #fff;color: #0b4295;}
.ny-zcsc{width: 100%;background: #f7f7f7;border-radius: 10px;overflow: hidden;display: flex;justify-content: space-between;align-items: center;margin-bottom: 80px;}
.zcsc-l{width: 50%;overflow: hidden;position: relative;}
.zcsc-l figure{width: 100%;overflow: hidden;}
.zcsc-l img{width: 100%;}
.zcsc-l:hover img{transform: scale(1.05);}
.zcsc-l p{position: absolute;font-size: 48px;color: #fff;font-weight: bold;left:5vw;top:8vw;}
.zcsc-r{width: 50%;padding: 0 40px;}
.zcsc-r .in-title{text-align: left;padding: 0 0 30px;}
.zcsc-r .in-title span{margin: 0;}
.zcsc-r .text p{font-size: 16px;color: #666;line-height: 30px;}
.zcsc-r ul{}
.zcsc-r ul li{width: 100%;background: #fff;border-radius: 10px;padding: 20px;margin-top: 30px;}
.zcsc-r ul li a{display: flex;justify-content: space-between;align-items: center;}
.zcsc-r ul li h3{display: flex;justify-content: left;align-items: center;margin: 0;font-size: 16px;}
.zcsc-r ul li figure{margin-right: 20px;transition: all 0.5s;}
.zcsc-r ul li figure img{display: block;width: 45px;}
.zcsc-r ul li:hover figure{margin-right: 25px;}
.ny-zwsq .form-dx{display:flex;justify-content:space-between;}
.ny-zwsq .form-dx .booth-form {
  margin: 20px 0;
  font-size: 16px;
}
.ny-zwsq .form-dx .booth-item {
  margin: 12px 0;
}
.ny-zwsq .form-dx .booth-item input{width:15px;height:15px;margin: 0 10px 0 0;}
.ny-zwsq .form-dx .booth-item label {
  cursor: pointer;
    display:flex;
    font-size: 16px;
    width: 100%;
    line-height: 30px;
    align-items: center;
}

/*观众服务*/
.ny-zwsq .form-group{width: 100%;}
.ny-zwsq .form-group label{width: 100%;}
.ny-zwsq .channel-option label{line-height: 35px;font-size: 16px;display: flex;justify-content: left;align-items: center;}
.ny-zwsq .channel-option label span{font-size: 16px;color: #333;}
.channel-group {grid-column: 1 / -1;margin-top: 16px;}
.channel-options {display: flex;flex-wrap: wrap;gap: 50px;margin-top: 12px;align-items: center;}
.channel-option {display: flex;align-items: center;gap: 8px;font-size: 16px;color: #333;}
.channel-option input[type="checkbox"] {width: 15px;height: 15px;margin:3px 10px 0px 0px;}
.channel-option input[type="text"] {width: 180px;padding: 4px 8px;border: none;border-bottom: 1px solid #ccc;
background: transparent;font-size: 14px;}

/*配套活动*/
.ny-pthd ul{display: grid;grid-template-columns: repeat(4, 1fr);grid-gap:30px;}
.ny-pthd ul li{background: #f7f7f7;border-radius: 10px;overflow: hidden;}
.ny-pthd ul li figure{width: 100%;overflow: hidden;height:240px;}
.ny-pthd ul li figure img{width: 100%;height: 100%;object-fit: cover;}
.ny-pthd ul li .text{width: 100%;padding:20px;text-align: center;}
.ny-pthd ul li .text h3{font-size: 18px;margin: 0 0 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ny-pthd ul li .text p{font-size: 16px;color: #666;line-height:25px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin: 0;}
.ny-pthd ul li:hover figure img{transform: scale(1.05);}

/*新闻详情*/
.faxq-cont{display: flex;justify-content: space-between;align-items: flex-start;margin:60px 0 80px;}
.faxq-l{width: 68%;}
.faxq-l img{max-width: 100%;border-radius: 15px;}
.news-share{display: flex;justify-content: space-between;align-items: center;padding-bottom: 40px;}
.news-share time{font-size: 16px;color: #0b4295;}
.news-share .share{width: 125px;display: flex;justify-content: right;align-items: center;font-size: 16px;}
.news-share .share .social-share .icon-wechat{background: #3fd700;width: 40px;height: 40px;border-radius:10px;line-height: 40px;}
.news-share .share .social-share .icon-weibo{}
.news-share .share .social-share .icon-wechat:before{color: #fff;font-size: 25px;}
.news-share .share .social-share .icon-wechat:hover:before{color: #3fd700;}
.news-share .share .social-share .icon-wechat:hover{background: #fff;border: 1px solid #3fd700;}
.news-share ol{margin: 0;}
.faxq-l .news-title h3{font-size: 36px;font-weight: bold;line-height: 55px;margin: 0 0 20px;}
.news-box{background: #fafafa;border-radius: 10px;padding: 45px;}
.news-nr{margin-bottom: 50px;}
.news-nr p{font-size: 16px;color: #666;line-height: 30px;margin: 0;}
.faxq-btn{display: flex;justify-content: space-between;align-items: flex-start;border-top: 1px solid #d3d3d3;padding-top: 30px;}
.faxq-btn a{font-size: 16px;color: #666;}
.faxq-btn div{width: 45%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.faxq-btn-r{text-align: right;}
.faxq-btn a:hover{color: #0b4295;}
.faxq-r{width: 29%;background: #fafafa;padding: 30px;}
.faxq-r h2{font-size: 30px;font-weight: bold;margin: 0 ;}
.faxq-r ul li{width: 100%;border-bottom: 1px solid #d3d3d3;padding: 30px 0;}
.faxq-r ul li a{display: flex;justify-content: space-between;align-items: center;}
.faxq-r ul li figure{width: 160px;height: 100px;border-radius: 15px;overflow: hidden;}
.faxq-r ul li figure img{width: 100%;height: 100%;object-fit: cover;}
.faxq-r ul li:hover figure img{transform: scale(1.05);}
.faxq-r ul li .text{width: calc(100% - 180px);}
.faxq-r ul li .text h3{font-size:18px;margin: 0 0 15px;line-height:25px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.faxq-r ul li .text span{font-size: 14px;color: #666;}
.faxq-r ul li:last-child{border-bottom: none;}

/*展会新闻*/
.ny-news ul li .text{text-align: left;}
.ny-news ul li .text time{font-size: 16px;color: #0b4295;display: block;margin-bottom: 15px;}
.news-logo ul{grid-template-columns: repeat(8, 1fr);grid-gap: 20px;display: grid;}
.news-logo ul li{background: #fff;border-radius: 10px;overflow: hidden;height: 100px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.news-logo ul li figure{width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}
.news-logo ul li img{width: 80%;}
.news-logo ul li:hover img{transform: scale(1.05);}
/*精彩瞬间*/
.news-img{}
.news-img ul{display: grid;grid-template-columns: repeat(3, 1fr);grid-gap: 20px;}
.news-img ul li{background: #f7f7f7;}
.news-img ul li .img-box{border-radius: 10px;overflow: hidden;text-align: center;cursor: pointer;}
.news-img ul li figure{width: 100%;height: 320px;overflow: hidden;display: flex;justify-content: center;align-items: center;}
.news-img ul li figure img{width: 100%;height: 100%;object-fit: cover;}
.news-img ul li:hover figure img{transform: scale(1.05);}
.news-img ul li h3{font-size: 18px;margin: 0;padding: 20px 10px;}
.img-tc{border-radius: 10px;background: #fff;padding:50px 80px;position: fixed;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 1350px;max-width: 90%;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);z-index: 9999;display: none;}
.img-tc .img-gb{position: absolute;top: 40px;right:30px;}
.img-tc .img-gb img{width: 32px;}
.img-tc .img-gb:hover img{transform: rotate(90deg);}
.img-tc .swiper-father{position: relative;}
.img-tc .swiper-father .swiper{width: 100%;}
.img-tc .swiper-father .swiper .swiper-slide{width: 100%;height:28vw;overflow: hidden;}
.img-tc .swiper-father .swiper .swiper-slide img{width: 100%;height: 100%;object-fit: cover;}
.img-tc .swiper-father .swiper-button-next,.img-tc .swiper-father .swiper-button-prev{position: absolute;top: 50%;width: 34px;height: 28px;}
.img-tc .swiper-father .swiper-button-next{background: url(../images/index_26.png) no-repeat center;right:-40px;}
.img-tc .swiper-father .swiper-button-prev{left: -40px;background: url(../images/index_25.png) no-repeat center;}
.img-tc .swiper-father .swiper-button-next:after,.img-tc .swiper-father .swiper-button-prev:after{display: none;}
.img-tc .swiper-father .swiper-button-next:hover{background: url(../images/index_29.png) no-repeat center;}
.img-tc .swiper-father .swiper-button-prev:hover{background: url(../images/index_28.png) no-repeat center;}
.img-tc .swiper2{width: 100%;margin-top:25px;}
.img-tc .swiper2 .swiper-slide{overflow: hidden;height: 85px;cursor: pointer;}
.img-tc .swiper2 .swiper-slide img{width: 100%;height: 100%;object-fit: cover;}

/*分页*/
.last-page{margin: 50px auto 80px;text-align: center;}
.last-page .pagination>li a{margin: 0 5px;display: inline-block;color: #999;}
.last-page .pagination>li>a, .pagination>li>span{border: 1px solid #999;border-radius: 5px;}
.last-page .pagination>li a:hover{background: #0b4295;color: #fff;}
.last-page .pagination>.active>a{background: #0b4295;color: #fff;}

/*商旅服务*/
.ny-slfw{width: 100%;background: #f7f7f7;border-radius: 10px;margin-bottom: 50px;padding:30px 50px;}
.ny-slfw p{font-size: 16px;line-height: 30px;margin: 0;}

/*联系我们*/
.ny-zbdw{margin-bottom:80px;}
.ny-lxwm li .in-title h2{transition: all 0.5s;}
.ny-lxwm li .in-title span{transition: all 0.5s;}
.in-title h3{font-size: 24px;font-weight: bold;transition: all 0.5s;}
.ny-lxwm{display: grid;grid-template-columns: repeat(2, 1fr);grid-gap:30px;}
.ny-lxwm li{background: #f7f7f7;border-radius: 10px;padding: 60px;transition: all 0.5s;}
.ny-lxwm li .in-title{text-align: left;padding: 0 0 20px;}
.ny-lxwm li .in-title span{margin: 0;}
.ny-lxwm li text{text-align: left;}
.ny-lxwm li text p{font-size: 16px;margin: 0;line-height: 30px;color: #666;transition: all 0.5s;}
.ny-lxwm li:hover{background: #0b4295;}
.ny-lxwm li:hover .in-title h3,.ny-lxwm li:hover .in-title h2{color: #fff;}
.ny-lxwm li:hover .in-title span{background: #fff;}
.ny-lxwm li:hover text p{color: #fff;}
.lxwm-dt{width: 100%;border-radius: 10px;overflow: hidden;margin: 50px 0 80px;}
#allmap1{width: 100%;height: 550px;}
.lxwm-dt img{width:100%;}
.lxwm-dt .wap-img{display:none;}

@media (min-width: 1500px){

}

@media (min-width: 1950px){
    
}

@media screen and (max-width:1920px){
	
}

@media screen and (max-width:1800px){

}

@media screen and (max-width:1700px){
   
}

@media screen and (max-width:1550px){
  .foot-box .foot-l {width: calc(100% - 340px);}
  .news-img ul li figure {height: 260px;}
  .news-img ul li h3 {font-size: 16px;}
  .ny-zwsq .form-dx{width:100%;}

}



@media screen and (max-width:1500px){  

  .zcsc-l figure{height: 420px;}
  .zcsc-l img{width: 100%;height: 100%;object-fit: cover;}
  .faxq-l .news-title h3 {font-size: 24px;line-height: 40px;}
  .news-box{padding: 20px;}
  .ny-pthd ul li figure{height:17vw;}

 
 
}

@media screen and (max-width:1450px){  
  .rukou-box a{margin: 45px 1vw 0;}  
  .in-about-r {padding: 0 30px;}
  .in-about-r .text p{font-size: 14px;line-height: 25px;}
  .in-btn a{width: 140px;height: 45px;line-height: 45px;}
  .in-pthd .mySwiper .swiper-slide .text {padding: 30px 20px 40px;}
  .in-zhxw .mySwiper .swiper-slide .text{padding: 30px 20px 40px;}
  .foot-box .foot-l {width: calc(100% - 320px);}
  .in-pthd .mySwiper .swiper-slide figure{height: 240px;}
  .ny-pthd ul{grid-gap: 20px;}
  .faxq-r ul li .text h3 {font-size: 16px;}
  .news-logo ul li{height: 80px;}
  
}

@media screen and (max-width:1400px){

}

@media screen and (max-width:1300px){
  .rukou-box a {width: 200px;height: 50px;font-size:16px;line-height: 50px;}
	
}

@media screen and (max-width:1200px){
  .in-banner{margin-top:125px;height: auto;}
  .in-banner .mySwiper3 .swiper-slide{background:none !important;}
  .in-banner .mySwiper3 .swiper-slide img{display:block;}
  .rukou-box a {width: 170px;height: 45px;font-size: 14px;line-height: 45px;margin: 40px 5px 0;}
  .in-about{flex-wrap: wrap;}
  .in-about-l,.in-about-r{width: 100%;}
  .in-about-r{padding: 30px 20px;}
  .in-title h2 {font-size: 24px;margin: 0 0 15px;}
  .in-about-r .in-title{padding-bottom: 30px;}
  .in-btn a {width: 120px;height: 40px;line-height: 38px;font-size: 14px;}
  .in-zhgm {margin-top: 40px;padding-bottom: 70px;}
  .in-zhgm ul li .text i {font-size: 50px;}
  .in-zhgm ul li .text p {font-size: 16px;}
  .in-zhgm ul li figure {margin-right: 15px;}
  .in-zhgm ul{margin-top: 0;}
  .in-zhgm ul li figure img {width: 40px;}
  .foot-box .foot-l,.right-fd{display: none;}

  .channel-banner {margin-top: 120px;height: 300px;}
  .channel-banner .banner-info h2 {font-size: 24px;margin: 0 0 15px;}
  .ny-nav ul li a{font-size: 16px;}
  .faxq-r,.faxq-l,.faxq-btn div{width: 100%;}
  .faxq-cont,.faxq-btn{flex-wrap: wrap;}
  .faxq-l .news-title h3 {font-size: 18px;line-height: 30px;}
  .faxq-btn a {font-size: 14px;line-height: 22px;}
  .faxq-r h2 {font-size: 24px;}
  .news-logo ul {grid-template-columns: repeat(6, 1fr);grid-gap: 15px;}
  .img-tc{padding: 35px 10px;}
  .img-tc .swiper-father .swiper-button-next,.img-tc .swiper-father .swiper-button-prev{display: none;}
  .img-tc .img-gb {top: 11px;right: 10px;z-index: 9;}
  .ny-slfw {padding: 20px 15px;}
  .ny-lxwm{grid-template-columns: repeat(1, 1fr);}
  .ny-lxwm li{padding: 20px;}
  .in-title h3{font-size: 18px;}
  .ny-pthd ul {grid-template-columns: repeat(3, 1fr);}
  .ny-zwsq .form-dx{width:100%;flex-wrap:wrap;}

}

@media screen and (max-width:1024px){  
  .in-pthd .mySwiper .swiper-pagination-bullet{width: 10px;height: 10px;background: #ababab;opacity: 1;}
  .in-pthd .mySwiper .swiper-pagination-bullet-active{background: #0b4295;}
  .in-pthd .mySwiper {padding-bottom: 50px;}
  .in-title h2 {font-size: 20px;}

  .ny-nav{border-radius: 5px;}
  .ny-nav ul{display:none;}
  .ny-nav ul li{width: 50%;}
  .ny-nav ul li:nth-child(2n) a{border-right: none;}
  .ny-about ul li{flex-wrap: wrap;}
  .ny-about ul li figure,.ny-about ul li .text{width: 100%;}
  .ny-about ul li .text{padding: 30px 20px;}
  .ny-about ul li:nth-child(2n) figure {order: inherit;}
  .zzkj-li ul li {height: 80px;margin-top: 15px;}
  .by-zzkj {padding-bottom: 40px;margin-top: 40px;}
  .ny-about ul li .text .text-p{height: 50vw;padding-right: 10px;}
  .ny-about ul li .text .text-p p {font-size: 14px;line-height: 22px;}
  .ny-zcsc{flex-wrap: wrap;margin-bottom: 40px;}
  .zcsc-l{width: 100%;}
  .zcsc-r{width: 100%;padding: 30px 15px;}
  .zcsc-l p{font-size: 30px;}
  .zcsc-l figure {height: 250px;}
  .zcsc-r .text p {font-size: 14px;line-height: 22px;}
  .zcsc-r ul li {border-radius: 5px;padding: 15px;margin-top: 15px;}
  .zcsc-r ul li figure img {width: 30px;}
  .zcsc-r ul li figure {margin-right: 5px;}
  .zcsc-r ul li h3{font-size: 14px;}
  .ny-szjs .ny-about ul li .text {padding: 35px 15px;}

}

@media screen and (max-width:910px){
    
}

@media screen and (max-width:780px){  
  .in-banner {margin-top: 110px;}
  .in-rukou ul{margin: 40px auto;flex-wrap: wrap;}
  .in-rukou ul li{width: 100%;margin: 15px 0;}
  .in-zhgm ul{flex-wrap: wrap;}
  .in-zhgm ul li{width: 50%;margin: 15px 0;}
  .in-pthd .mySwiper .swiper-slide figure {height: 55vw;}
  .in-title{padding: 40px 0;}
  .in-pplogo{padding-bottom: 30px;}
  .foot-bq{flex-wrap: wrap;margin-top: 40px;padding: 20px 0;}
  .foot-bq-l,.foot-bq-r{width: 100%;line-height: 30px;}

  .channel-banner {margin-top: 110px;height: 200px;}
  .channel-banner .banner-info {padding-bottom: 30px;}
  .ny-nav{margin: 30px auto;}
  .ny-nav ul li a{font-size: 14px;}
  .ny-nav ul li {padding: 15px 0;}
  .ny-zwsq{margin-bottom: 40px;}
  .ny-zwsq .form-div{width: 100%;}
  .ny-zwsq label {width: 80px;font-size: 14px;line-height: 45px;}
  .ny-zwsq .form-div input {width: calc(100% - 80px);border-radius: 5px;height: 40px;font-size: 14px;line-height: 40px;}
  .form-text textarea{width: calc(100% - 80px);border-radius: 5px;line-height: 40px;font-size: 14px;} 
  .ny-zwsq .eyou_form_btn {font-size: 14px;width: 120px;height: 40px;}
  .ny-pthd ul{grid-template-columns: repeat(2, 1fr);}
  .ny-pthd ul li figure{height: 200px;}
  .ny-pthd ul li .text{padding: 20px 10px;text-align: left;}
  .ny-pthd ul li .text h3 {font-size: 16px;margin: 0 0 15px;}
  .ny-pthd ul li .text p {font-size: 14px;line-height: 22px;}
  .news-logo ul {grid-template-columns: repeat(4, 1fr);}
  .news-img ul {grid-template-columns: repeat(2, 1fr);}
  .news-img ul li figure {height: 200px;}
  .news-img ul li h3 {font-size: 16px;}
  .lxwm-dt .wap-img{display:block;}
  .lxwm-dt .pc-img{display:none;}
  .zzkj-li {width: 100%;margin-bottom: 30px;}
  .zzkj-li ul li p{font-size:14px;}
  
  .zzkj-li:last-child .zzkj-div ul {grid-template-columns: repeat(1, 1fr);grid-gap: 20px;}

}

@media screen and (max-width:640px){
  .in-banner {margin-top: 90px;}
  .in-rukou ul li figure img {height: 50px;}
  .in-rukou ul li{height: 260px;}
  .rukou-box a {width: 152px;margin:20px 1px 0;}
  .in-zhgm ul li .text i {font-size: 30px;}
  .in-zhgm ul li figure img {width: 30px;margin-right: 5px;}
  .in-zhgm ul li .text p {font-size: 14px;}
  .in-zhgm ul li .text span {font-size: 14px;}
  .in-zhgm {padding-bottom: 15px;}
  .in-pthd .mySwiper .swiper-slide .text {text-align: left;}
  .in-pthd .mySwiper .swiper-slide .text {padding: 15px 15px 20px;}
  .in-pthd .mySwiper .swiper-slide .text h3 {font-size: 16px;margin: 0 0 10px;}
  .in-pthd .mySwiper .swiper-slide .text p {font-size: 14px;line-height: 22px;}  
  .in-btn a{margin: 20px auto 0;}
  .in-pplogo{margin-top: 40px;}
  .foot-bq .foot-bq-l a{margin-right: 0;}
  .foot-bq{text-align:center;}
  .countdown-text {font-size: 14px;font-weight: 400;}
  .countdown-num {width: 16px;height: 25px;}
  .countdown-box {font-size: 16px;gap: 2px;}

  .zzkj-li ul li img {width: 90%;}
  .zzkj-li ul li {height: 60px;}
  .ny-pmt {padding-bottom: 30px;}
  .channel-banner {margin-top: 90px;}
  .news-img ul {grid-template-columns: repeat(1, 1fr);}
  .news-img ul li figure{height:auto;width:100%;margin:0px;padding:0px;}

  
  
}

@media screen and (max-width:510px){
  .ny-pthd ul{grid-template-columns: repeat(1, 1fr);}
  .news-logo ul {grid-template-columns: repeat(2, 1fr);}
  .foot-box .foot-r{width:100%;}


}

@media screen and (max-width:480px){ 
   
}

@media screen and (max-width:380px){

    	
}