@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.w1440{ width:1400px; margin: 0 auto; max-width: 1440px;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.container{width:1200px; margin: 0 auto}

*:focus{border: none; outline: none;}

.header_nav{width:100%; height:90px;  position: fixed; top:0; left:0;  z-index:999; background:rgba(255,255,255,0.05); border-bottom: 1px solid rgba(255,255,255,0.2); backdrop-filter: blur(5px); padding: 0 4%}
.h_logo{width:20%; height:90px; float: left; display: flex; align-items: center;}
.h_logo img{max-width:100%; height: auto; align-items: center; margin: 0px auto;}
.h_search{width:40px; height:90px;  background: url(../images/search.png) no-repeat center; position: relative; margin-right:2vw}
.form_box{position: absolute;  top:90px; left:0; right:0; z-index: 999; height:auto; background: #fff; display:none; margin: 0 auto; width: 100%; padding: 10px 0;  box-shadow: 0 0 5px rgba(0,0,0,0.1)}
.form_box form{width:100%; margin:0 auto;}
.form_box p{ height:auto; width: auto; display: table; margin: 0px auto;}
.form_box input[type="text"]{width:300px; height:40px; line-height:40px; border: 0; float: left; background: #eee; color:#333; font-size: 15px; padding: 0 10px;}
.form_box .submit{width:120px; height:40px; border:0;  display: inline-block;  color:#fff; float:left;  outline: none; background: #0b3ac5; font-size:16px;}
.h_yuyan{ position: relative; height:90px;  position: relative; background: url(../images/yy_icon.png) no-repeat left center; 
	padding-left:35px;}
.h_yuyan a{width:100%; height: 90px; font-size: 16px; color:#fff; line-height: 90px; }
.header_nright{float: right; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between; }
.logo2{display: none}
.header_fixed{background: #fff;box-shadow: 0 0 8px rgba(0,0,0,0.2);}
.header_fixed .logo1{display: none}
.header_fixed .logo2{display: block}
.header_fixed .h_search{background: url(../images/n_search.png) no-repeat center}
.header_fixed .h_yuyan{background: url(../images/yyn_icon.png) no-repeat left center}
.header_fixed .h_yuyan a{color:#333}


/*手机导航*/
.index_header{width:100%; height: auto; z-index:999; background: #fff; padding:0 .25rem; display: none;}
.header{width:100%; clear:both; height:1rem;}
.logo{float:left; width:auto; height: 100%; display: flex; align-items: center; }
.logo a{width:100%; height:auto; display: block; }
.logo a h3{color:#000; font-size: .3rem; font-weight: bold;}
.logo a p{color:#333333; font-size:.2rem; }
.menu{float:right; height:100%; width:1rem; }
.menu a{width:100%; height: 100%;  display: flex; align-items: center; }
.menu img{height:auto; width: .45rem; align-items: center; margin: 0px auto;}
.xymob-menu{width:100%; height: 100vh; position: absolute; right:0; left:0; top:90px; background: #fff; display: none; padding: 0 5%;  z-index: 9999;  }
.xymob-menu .xymob-menu-box{height: 100vh; overflow: auto; padding-bottom: 80px; }
.xymob-nav > li { border-bottom: 1px solid #d0d0d0; position: relative;}
.xymob-nav > li > a { display: block; line-height: 50px; font-size:16px; color: #333;}
.xymob-nav .xymob-menu-jt { position: absolute; width: 20%; height: 50px; line-height: 50px; right: 0; top: 0; text-align: center; z-index: 9;}
.xymob-nav .xymob-menu-jt .icon-font{display: block; width: 100%; height: 100%; background:url(../images/down.png) no-repeat center}
.xymob-nav .xymob-sub-menu{display: none;}
.xymob-nav .xymob-sub-menu > li{border-top: 1px solid #d0d0d0; position: relative;}
.xymob-nav .xymob-sub-menu > li > a {display: block; font-size: 14px; color: #333; line-height:40px; text-indent: .2rem;}
.xymob-navbtn {float: right; width:25px; height:100%; display: none; align-items: center; margin-left:4%}
.xymob-navbtn img{width:100%}




/*导航*/
#menu{width:48%; height:90px; position: relative; z-index:9; float: left; margin-left:6%}
#menu .nav{ position:relative; z-index:1;   width:100%; height:100%; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
#menu .nav .nLi{ float:left;  position:relative; display:inline;height:100%; display: flex; align-items: center;}
#menu .nav .nLi p{width:100%; text-align:center;  z-index: 2; position: relative; }
#menu .nav .nLi p a{color:#fff;font-size:16px; height:100%; overflow: hidden; position: relative; display: block; line-height:40px; }
#menu .nav .sub{ display:none; width:160px; left:50%; margin-left: -80px; top:85px;  position:absolute;  line-height:20px; z-index: 99999; background: #eee}
#menu .nav .sub li{ zoom:1; padding:8px 0 }
#menu .nav .sub a{ display:block; text-align: center; height:auto; font-size: 15px;  color:#333;}
#menu .nav .sub a:hover{ color:#1ea4d9;  }
#menu .nav .active p a,#menu .nav .nLi:hover p a{border-bottom:3px solid #1ea4d9;}
.header_fixed #menu .nav .nLi p a{color:#000}


/*banner*/
.banner { overflow: hidden; position: relative; }
.banner .swiper-slide { overflow: hidden; }
.banner .imgBox { /*padding-top: 160.549%;*/ position: relative; }
.banner .imgBox img{width:100%; height:auto; display:block}
/* .banner .imgBox img { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; object-fit: cover; } */
.banner .imgBox video {position: absolute;left: 0px;top: 0px;width: 100%;height: 100%;object-fit: cover;}
.banner .bannerText { position: absolute; left: 0px; width: 100%; bottom:25% }
.banner .more { position: absolute; left: 0px; bottom: 40px; width: 100%; z-index: 60; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-transform: translateY(100px); -ms-transform: translateY(100px); transform: translateY(100px); opacity: 0; visibility: hidden; -webkit-transition: all .8s ease; transition: all .8s ease; -webkit-transition-delay: 1s; transition-delay: 1s; }
.banner .cur .more { -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); opacity: 1; visibility: visible; }
.banner .pageBtnBox { position: absolute; left:50%; bottom:16%; transform: translate(-50%,0); -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; z-index: 20; }
.banner .pageBtnBox .bannerPage { width: auto; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
.banner .pageBtnBox .bannerPage span { width:30px; height:2px; background: #fff; margin: 0px 4px; -webkit-border-radius: 0px; border-radius: 0px; opacity: 0.5; transition: all .6s ease; }
.banner .pageBtnBox .bannerPage span.swiper-pagination-bullet-active {width:40px; opacity: 1; }
.ban_video{color:#ffffff; font-size: 24px;  background: url(../images/v_icon.png) no-repeat right center; padding-right: 60px; line-height:50px; display: table; margin: 0px auto 30px}
.banner .swiper-pagination{bottom:40px;}
.banner .swiper-pagination-bullet{width:12px; height:12px; margin:0 15px!important;}


/* @media (min-width: 1200px){ */
/* .banner .imgBox { */
    /* padding-top: 50.549%; */
/* } */

/* } */




/*关于我们*/
.index_about{width:100%; height: 780px; background: url(../images/about_bjs.jpg) no-repeat center; padding: 145px 0 155px; background-size: cover; position:relative; }
.index_about .w1440{display: flex; justify-content: flex-end;   position: relative;  z-index: 1;}
.index_about_info{width:58%;}
.index_about_info h5{color:#000000; font-size: 40px; font-weight: bold; margin-bottom: 35px}
.index_about_info h4{color:#000000; font-size: 32px; margin-bottom: 20px;}
.index_about_info h6{color:#333333; font-size: 16px; font-weight: bold; margin:20px 0 30px}
.index_about_num{width:100%; height: auto; overflow: hidden; border-top: 1px solid #b7e4fb; border-bottom: 1px solid #b7e4fb; padding: 25px 0; display: flex; justify-content: space-between}
.index_about_num dl dt{color:#00aaeb; font-size: 18px; margin-bottom: 8px;}
.index_about_num dl dd{color:#333333; font-size: 16px;}
.index_about_num dl dd span{color: #333333; font-size: 40px; font-weight: bold;}
.index_lianxi{width:100%; margin-top: 78px;}
.index_lianxi a{width:180px; height: 50px; float: left; text-align: center; line-height: 50px; font-size: 16px; color: #fff}
.index_lianxi a:nth-child(1){background: #00aaeb; margin-right: 2%; border-radius: 0 0 0 25px; }
.index_lianxi a:nth-child(2){background: #0d509d; border-radius: 0 0 25px 0}
.index_lianxi a:hover{text-decoration: underline;}




/*服务中心*/
.index_service{width:100%; height:auto; overflow: hidden; margin: 140px 0}
.index_service ul{width:100%; height:100%; overflow: hidden; display: flex; justify-content: space-between; margin-top: 30px;}
.index_service ul li{float: left; width:20%;overflow: hidden; height:442px; position: relative;cursor: pointer; }
.index_service ul li a{display: block;width: 100%;height: 100%;}
.index_service ul li .in_ser_pic{width:100%; height: 100%; object-fit: cover; object-position: center center; display: block; border-radius: 30px 0 0 0;}
.index_gjli{width:100%; height:30%; position: absolute; bottom:0; left:0; background: url(../images/h_hover.png) no-repeat center; background-size:cover; padding-top:  20%}
.index_gjli img{width:82px; display: none; margin: 0px auto 20px;}
.index_gjli h4{width:54%; height: 40px; line-height: 40px; text-align: center; font-size:22px; color: #fff; border: 1px solid rgba(255,255,255,0.2); margin: 0px auto;}
.index_gjli p{color:#fff; font-size: 16px; text-align: center; display: none; position: absolute; bottom:30px; left:0; text-align: center; width: 100%;}
.index_service ul li.curr{width:36%}
.index_service ul li.curr .index_gjli{ height: 100%;  background: url(../images/hh_hover.png) no-repeat center; background-size:cover; padding-top:28%}
.index_service ul li.curr h4{width:30%}
.index_service ul li.curr .index_gjli p{display: block; color:#ffffff7a;}
.index_service ul li.curr .index_gjli img{display: block}
.index_service ul li.curr .index_gjli p:hover{text-decoration: underline; color: #ffffff;}



/*展会排期*/
.index_zhanhui{width:100%; height: auto; overflow: hidden; background: url(../images/zhpq.jpg) no-repeat center; padding: 90px 0; background-size: cover; 
	margin-bottom: 145px;}
.index_zhanhui_title{width:100%; height: auto; overflow: hidden; margin-bottom: 35px;}
.zhanhui_title_left{width:auto; float: left}
.zhanhui_title_left h4{color:#fff; font-size: 40px; font-weight: bold; margin-bottom: 10px;}
.zh_more{width:180px; height: 50px; float: left; text-align: center; line-height: 50px; font-size: 16px; color: #fff; background: #00aaeb;  border-radius: 0 0 0 25px; 
	float: right; margin-top: 10px;}

.zh_more:hover{text-decoration: underline;}
.index_zhanhui_all{width:100%; height: auto; background: #fff; border-radius: 30px; padding:30px; }
.zhanhui_all_tiaojian{display: flex; width: 100%;}
.zhanhui_year{width:10%; height: 46px; border-radius: 25px; text-align: center;  background: #00aaeb}
.zhanhui_year select{width:100%; height:100%; border: 1px solid #00aaeb; font-size: 18px; color: #fff;  padding: 0 2% 0 12%; outline: none; 
    appearance: none; -moz-appearance: none; -webkit-appearance: none; background:#00aaeb url(../images/bb_san.png) no-repeat 80% center; border-radius: 25px;}
.zhanhui_yue{ display: flex; justify-content: space-between; margin-left:1%; width:89%}
.zhanhui_yue p{width:8.3%; height: 46px; border: 1px solid #00aaeb; color: #00aaeb; font-size:18px; border-radius: 25px; line-height: 46px; margin-right: 1%; 
	text-align: center}
.zhanhui_yue p.active{background: #00aaeb; color: #fff}
.index_zhanhui_li{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.index_zhanhui_li .slideTxtBox{width:100%; height: auto; overflow: hidden; display: flex; justify-content: space-between}
.index_zhanhui_li .slideTxtBox .bd{width:42%; height: 395px; border-radius:15px;}
.bd_li{width:100%; height: 100%; overflow: hidden; border-radius:15px;}
.index_zhanhui_li .slideTxtBox .bd img{width:100%; height: 100%; border-radius:15px; object-fit: cover; object-position: center center; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_zhanhui_li .slideTxtBox .bd:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_zhanhui_li .slideTxtBox .hd{width:54%; height: 395px; overflow-y: auto}
.index_zhanhui_li .slideTxtBox .hd h4{width:100%; color: #000000; font-size: 24px;}
.index_zhanhui_li .slideTxtBox .hd h4 span{color: #00aaeb; font-size: 24px; margin-right: 10px;}
.index_zhanhui_li .slideTxtBox .hd ul{width:100%; height: auto; overflow: hidden}
.index_zhanhui_li .slideTxtBox .hd ul li{width:100%; height:auto; border-bottom: 1px solid #e5e5e5; padding:20px 10px;}
.index_zhanhui_li .hd ul li h3{width:100%; height: 40px;  line-height: 40px; color: #333333; font-size: 20px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_zhanhui_li .slideTxtBox .hd ul li:hover h3{color:#00aaeb}
.index_zhanhui_li .hd ul li p{width:100%; height: 40px;  line-height: 40px; color: #00aaeb; font-size:17px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.sl_zhanhui_all{width:100%; height: auto; background: #fff; border-radius: 30px; padding:30px; display:none}
.sl_zhanhui_li{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.sl_zhanhui_li .swiper-slide a{width:100%; height: auto; overflow: hidden; display: block}
.sj_zhanhui_pic{width:100%; height: auto; overflow: hidden}
.sj_zhanhui_pic img{width:100%;}
.sl_zhanhui_li .swiper-slide a h3{width:100%; height: 40px;  line-height: 40px; color: #333333; font-size: 20px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.sl_zhanhui_li .swiper-slide a  p{width:100%; height: 40px;  line-height: 40px; color: #00aaeb; font-size:18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.sl_zhanhui_shaixuan{width:100%; height: auto; overflow: hidden}
.sl_zhanhui_yue{width:100%; height: auto; overflow:hidden; display: flex; justify-content: space-between; flex-wrap:wrap ;
-webkit-flex-wrap: wrap ; margin-top: 20px;}
.sl_zhanhui_yue p{width:16%; height: 46px; border: 1px solid #00aaeb; color: #00aaeb; font-size:18px; border-radius: 25px; line-height: 46px; text-align: center; margin-bottom: 10px;}
.sl_zhanhui_yue p.active{background: #00aaeb; color: #fff}
.sl_zhanhui_year{width:100%; height: auto; overflow: hidden}
.sl_zhanhui_year .swiper-slide p{width:100%; height: auto; overflow: hidden; font-size:20px; color:#333; text-align: center; line-height: 50px}
.swiper-button-next:after, .swiper-button-prev:after{font-size:20px;}
.sl_zhanhui_li .swiper-button-next,.sl_zhanhui_li .swiper-button-prev{top:auto; margin-top:0; bottom:0}
.sl_zhanhui_li .swiper-button-next{right:30%}
.sl_zhanhui_li .swiper-button-prev{left:30%}
.sl_zhanhui_li .mySwiper{padding-bottom:50px;}


/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden}
.index_title{width:100%;  text-align:center}
.index_title h4{color:#000000; font-size: 40px; font-weight: bold; margin-bottom: 20px;}
.index_news_nav{width:100%; height: auto; display: flex; justify-content: center; margin-top:25px}
.index_news_nav a{width:180px; height: 52px; background: #0d509d; color: #fff; text-align: center; line-height: 52px; margin: 0 5px; font-size: 16px;}
.index_news_nav a:nth-child(1){border-radius: 0 0 0 25px; }
.index_news_nav a:nth-child(2){border-radius: 0 0 25px 0;}
.index_news_nav a:hover{background: #00aaeb}
.index_news_nav a span{margin-left:30px;}
.index_news_top{width:100%; height: auto; overflow: hidden; margin: 42px 0}
.index_news_top li{width:48%; height: 74px; float: left; line-height: 74px; border-bottom:1px solid #dddddd }
.index_news_top li:nth-child(2n){float:right}
.index_news_top li h3{width:80%; height: 100%; float: left; color: #090915; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_top li h3 span{color: #00aaeb; font-size: 18px}
.index_news_top li p{color:#999999; font-size: 16px; float: right}
.index_news_top li:nth-child(1){border-top:1px solid #dddddd}
.index_news_top li:nth-child(2){border-top:1px solid #dddddd}
.index_news_bottom{width:100%; height: auto; margin-top:40px; overflow:hidden}
.index_news_bottom li{width:32%; height: auto; float: left; margin-right:2%}
.index_news_bottom li:nth-child(3){margin-right:0}
.news_bottom_pic{width:100%; height: auto; overflow: hidden; border-radius: 30px; position: relative}
.news_bottom_pic:after{content: ""; width: 100%; height: 100%; background-image: linear-gradient(to bottom, rgba(0,0,0,0) , rgba(0,0,0,0.5)); 
	background-image: -webkit-gradient(to bottom,rgba(0,0,0,0) , rgba(0,0,0,0.5)); 
	background-image: -webkit-radial-gradient(to bottom,rgba(0,0,0,0) , rgba(0,0,0,0.5)); position: absolute; top: 0; left:0}
.news_bottom_pic img{width:100%; border-radius: 30px; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.news_bottom_pic h3{width:100%; height: 60px; line-height: 60px;  position: absolute; bottom:0; left:0; padding: 0 20px; font-size: 18px; color: #fff; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;z-index: 1}
.index_news_bottom li p{width:100%; height: 60px; line-height: 30px; color: #777777; font-size: 16px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-top:10px; }
.index_news_top li:hover h3{color:#0d509d}
.index_news_bottom li:hover p{color:#0d509d}
.index_news_bottom li:hover .news_bottom_pic img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}



/*下载*/
.ny_down{width:100%; height: auto; overflow: hidden; margin: 78px 0;}
.ny_down ul{width:100%; height: auto; overflow: hidden}
.ny_down ul li{width:49.2%; height:auto; background: #f1f3f7; padding:18px 40px; float: left; margin-bottom: 20px; overflow:hidden}
.ny_down ul li:nth-child(2n){float: right}
.ny_down ul li a{width:100%; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between; 
    -webkit-flex-wrap: wrap; flex-wrap: wrap; align-items: center; }
.ny_down_li{width:65%; height: 100%; float: left}
.ny_down_li h3{width:100%; height: 40px; line-height: 40px;  color: #333333; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_down_li p{color:#999999; font-size: 15px; }
.ny_down_icon{float: right; height: 100%; display: flex; align-items: center; width: 54px}
.ny_down_icon img{width:100%}
.policy_links{margin-top:10px; color:#fff}
.ysxy{font-size:14px; color:#666; margin-top:20px;}
.ysxy a{color:#00AAED}
.ysxy span{color:#fff}
.ny_down_img{width:100%; height:auto; overflow:hidden}
.ny_down_img img{width:100%; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_down_info{width:100%; height:auto; overflow:hidden; display: flex;  justify-content: space-between; align-items:center; margin-top:5px;}
.ny_down ul li:hover h3,.ny_down ul li:hover p{color:#0083ce;}
.ny_down ul li:hover .ny_down_img img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}


/*关于我们*/
.page-list{ display: none;}
.inside_banner h2{ font-size: 40px; font-weight: bold; color: #fff;; text-align: center;line-height: 2.4; padding-top: 0px;}
.inside_banner p{ text-align: center; font-size: 22px; }
.inside_banner p img{ margin-right: 10px;}
.inside_banner p a{ display:inline-block;}
.inside_banner p *{ color: #fff;;  font-size: 16px;}
.inside_banner .shubiao{ display: block; margin: 32px auto;}
.nav-height{min-height:80px; background: #f7f6f4;position: relative;}
.nav-wrap.navFix{position: fixed; top:92px; left: 0; z-index: 8; height:90px; background: #f7f6f4; width: 100%;  box-shadow: 0 0 5px rgba(0,0,0, 0.2);}
.nav-wrap{ }
.nav-wrap ul{display: table!important; margin: 0 auto; max-width:1200px;}
.nav-wrap li{ float: left; line-height:60px; position: relative; margin:5px 0;}
.nav-wrap li a{font-size: 18px; padding: 0 30px; display:block}
.nav-wrap li::before{ content: "|"; position: absolute;  display: block; right: 0; color: #808080;}
.nav-wrap li:last-child::before{ display: none;}
.nav-wrap li a.active{ position: relative;}
.nav-wrap li a.active::after{ content: ""; position: absolute; width: 80px; height:3px; bottom:0; background: #1ea4d9; left: 50%; margin-left:-40px;  }
.honor{ overflow: hidden; padding-bottom: 120px;}
.honor_list{ overflow: hidden;  width:100%; margin-bottom:50px;}
.honor_list li{ width:32.6%; float: left; border: 1px solid #e5e5e5; margin-right: 1%; margin-bottom: 20px;}
.honor_list li:nth-child(3n){ margin-right: 0;}
.honor_list li .img{overflow: hidden; width:100%;}
.honor_list li .img img{ width: 100%; transition: all 0.3s; display:block;}
.honor_list li:hover .img img{transition: all 0.3s; transform: scale(1.05);}
.honor_list li .gallery-title{ line-height: 50px; background: #e5e5e5;text-align: center; font-size: 16px; transition: all 0.3s; width:100%; height:50px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.honor_list li:hover{ border: 1px solid #1ea4d9;}
.honor_list li:hover .gallery-title{ background: #1ea4d9; color: #fff;}


.honor_list1{ overflow: hidden;  width:100%; margin-bottom:50px;}
.honor_list1 li{ width:24%; float: left; border: 1px solid #e5e5e5; margin-right: 1%; margin-bottom: 20px;}
.honor_list1 li:nth-child(4n){ margin-right: 0;}
.honor_list1 li .img{overflow: hidden; width:100%;}
.honor_list1 li .img img{ width: 100%; transition: all 0.3s; display:block;}
.honor_list1 li:hover .img img{transition: all 0.3s; transform: scale(1.05);}
.honor_list1 li .gallery-title{ line-height: 50px; background: #e5e5e5;text-align: center; font-size: 16px; transition: all 0.3s; width:100%; height:50px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.honor_list1 li:hover{ border: 1px solid #1ea4d9;}
.honor_list1 li:hover .gallery-title{ background: #1ea4d9; color: #fff;}



/*新闻*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 60px 0 100px; }
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 30px 10px}
.ny_news_all ul li a{width:100%; display:block}
.ny_news_all ul li .ny_time{width:12%;height: auto; float: left;margin-top:35px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 16px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size:38px; color: #c8c8c8;    text-align: right;}
.news_xx{width:58%; height: auto; margin-top:12px; margin:0 3%; float:left;}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 20px; color: #000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:24%; height: auto; float: right}
.news_pic img{width:100%; height: auto}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#1ea4d9}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 60px 0 100px; }


/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 400px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:65%;float: left; font-size: 18px;    color: #333;    line-height: 34px;}
.contact_right p{font-size: 16px;    color: #333;    line-height: 34px;}
.ny_cont_wx{height: auto; float: right; display:flex; width:24%; justify-content: space-between; }
.ny_cont_wx dl{width:47%; height:auto; float: left; }
.ny_cont_wx dl dt{width:100%; height:auto; border: 1px solid #e5e5e5; padding: 0px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #555; height: 40px; line-height: 20px; text-align: center; margin-top: 6px;}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.keyword_light{line-height:28px;}
.container2{width: 1200px;margin: 0px auto;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 60px 0 100px; padding-bottom: 70px; }
.ny_news_show img{max-width:100%}
.ny_news_show p{    font-size: 16px;    color: #333;    line-height: 34px;}
.ny_news_show table tr,td{    font-size: 17px;    color: #333;    line-height: 34px;}
/* .ny_news_show table tr,td a{display:contents;} */
.ny_title_1{ overflow: hidden; margin-bottom: 20px;}
.ny_title_1 h2{font-weight: 300; font-size: 34px; line-height: 1.2; color: #333;font-weight: bold   }
.ny_title_1 p{text-transform: uppercase; font-size: 22px; color: #1ea4d9; position: relative; line-height: 2.8; }
.ny_title_1 p::after{ content: ""; position: absolute; display: block; height: 1px; width: 140px; background: #d4d4d4; left: 0; bottom: 0;}
.ny_title_1 em{font-style: normal; font-size:18px; line-height:1.4; color: #000; padding: 15px 0; display: block;}
.section-content{width:100%; height:auto; overflow:hidden; margin: 60px 0 100px;}
.inside_banner{ height: 600px; padding-top:180px; position:relative}
.inside_banner .in_header{position:absolute;}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center; background-size:cover;}
.news_ban{ background: url(../images/news_ban.jpg) no-repeat center; background-size:cover;}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center;  background-size:cover;}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center; background-size:cover;}
.down_ban{background: url(../images/down_ban.jpg) no-repeat center;  background-size:cover;}
.zlgk_ban{background: url(../images/zlgk_ban.jpg) no-repeat center;  background-size:cover;}



/*排期*/
.ny_ban{width:100%; height:600px; position: relative}
.zhpq_ban{background: url(../images/zhpq_ban.jpg) no-repeat center; background-size: cover;}
.ny_ban_bottom{width:100%; height: 82px;position: absolute; bottom:0; left:0; }
.ny_ban_bottom:after{content: ""; width: 87%; height: 82px; background: rgba(0,78,173,0.9); border-radius: 0 40px 0 0; position: absolute; bottom:0; left:0 }
.ny_ban_bottom .container{position: relative; z-index: 1}
.ny_ban_bottom h3{color:#ffffff; font-size: 36px; font-weight: bold; float: left; line-height: 82px}
.ny_post_xx{float: right; color: #ffffff; font-size: 14px; background: url(../images/xs_hh.png) no-repeat left; padding-left: 15px; height: 31px; margin-right:2%; 
	margin-top:26px;}
.ny_post a,.ny_post span{color:#fff; font-size: 14px; opacity: 0.6}
.ny_post a:hover{ opacity:1}
.ny_post{float: left; opacity: 0.8; color: #fff; font-size: 14px; margin-left:3%; margin-top:36px}
.ny_nav{width:100%; background: #f0f0f0; height: auto; overflow:hidden}
.ny_nav .container{display: flex}
.ny_nav a{ height:auto; font-size: 16px; color: #333333; position: relative; padding:27px 0; float: left; width: 16.6%; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_nav a:after{content: ""; width: 1px; height:20px; background: #c9c9c9; position: absolute; right:0; top:50%; transform: translate(0,-50%)}
.ny_nav a.active,.ny_nav a:hover{background-image: linear-gradient(to bottom, #ed7402 , #f7b300); 
	background-image: -webkit-gradient(to bottom, #ed7402 , #f7b300); 
	background-image: -webkit-radial-gradient(to bottom, #ed7402 , #f7b300); color: #fff}
	
.fywh_nav_search{width:100%; height: auto; overflow: hidden; margin-top:40px;}
.fywh_nav_search .container{ display: flex; justify-content: space-between}
.fywh_nav_search select{width:19.2%; height: 63px; border: 1px solid rgba(13,80,157,0.3); font-size: 16px; color: #0d509d;  padding: 0 2%; outline: none;
    appearance: none; -moz-appearance: none; -webkit-appearance: none; background:#f9fdff url(../images/san.png) no-repeat 90% center}
.fywh_nav_search input[type="text"]{width:25%; height: 63px; border: 1px solid rgba(13,80,157,0.3); font-size: 16px; color: #0d509d; background:#f9fdff; padding: 0 10px;}
.ny_submit{background: #0d509d; color:#fff; font-size: 16px; border: 0; width:15%}
.ny_fywh_li{width:100%; height: auto; overflow: hidden; margin: 56px 0}
.ny_fywh_li ul{width:100%; height: auto; overflow: hidden}
.ny_fywh_li ul li{width:31.3%; height: auto; float: left; margin-bottom:70px; margin-right: 3%}
.ny_fywh_li ul li:nth-child(3n){margin-right: 0}
.fywh_li_pic{width:100%; height: auto; overflow: hidden; border-radius:15px;}
.fywh_li_pic img{width: 375px;height: 260px; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_fywh_li ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.fywh_li_xx{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.fywh_li_xx h3{width:100%; height: 40px; line-height: 40px; color: #333333; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.fywh_li_xx p{width:100%; height: 40px; line-height: 40px; color: #00aaeb; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}




/*底部*/
.index_footer{width:100%; height: auto; overflow: hidden;  margin-top:130px; background: #393939; padding-top: 30px;}
.footer_logo{width:100%; height: auto; overflow:hidden; padding-bottom: 25px;}
.footer_logo a{width:100%; }
.footer_logo a img{max-width: 100%}
.footer_center{width:100%; height: auto; overflow: hidden; margin-top:10px; display: flex; justify-content: space-between}
.footer_nav{width:65%; height: auto; float: left; display: flex; justify-content: space-between}
.footer_nav dl{width:auto;}
.footer_nav dl dt h4{color:#fff; font-size: 16px; margin-bottom: 10px;}
.footer_nav dl dd a{color:#fff; font-size:15px; line-height: 30px; display: block; opacity: 0.3}
.footer_nav dl dd a:hover{opacity: 1}
.slide_ma{width:31%; }
.slide_ma h4{width:100%; color: #fff; font-size: 16px; margin-bottom:20px;}
.slide_ma dl{width:100%; display: flex; justify-content: space-between}
.slide_ma dl dt{width:120px;}
.slide_ma dl dt img{width:100%; }
.slide_ma dl dd{width:64%; margin-top:15px;}
.slide_ma dl dd p{color:#fff; font-size: 16px; line-height:26px;}


.footer_bottom{width:100%;height: auto; overflow: hidden; margin:50px 0 0; border-top: 1px solid #4d4d4d; padding: 10px 0}
.copy_l{width:auto; height: auto; overflow: hidden; font-size:14px; color: #999999; line-height:40px;  text-transform: uppercase; float: left}
.copy_l a{color:#999999; font-size:14px;}
.copy_l a:hover{color:#00AAED!important}
.footer_zhichi{width:auto; height:auto; overflow: hidden; margin: 0 20px; float: left}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px; }
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .js{width:82px;height:40px; background: url(../images/wl.png) no-repeat center; }
.footer_zhichi .pt{width:121px;height:40px; background: url(../images/vl.png) no-repeat center; }
.footer_zhichi span{float: left; font-size:14px; color: #999999; line-height:40px;}
.footer_zhichi i{ float: left;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat center}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat center}
.footer_lianjie a{color:#999999; font-size: 14px; position: relative; margin-right: 10px;}
.footer_lianjie a:hover{color:#00AAED}
.footer_lianjie{float: right; line-height: 40px; margin-left: 2%}



/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -125px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#00aaeb;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    position: relative;
    width: 77px; float:left;
}


/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}


/*底部*/
footer{ position: fixed;  bottom: 0;left: 0;z-index: 222; height:60px;width: 100%; background: #0d509d; display:none}
footer ul{width:100%; height:100%;}
footer li{width:20%;height: 100%;float: left; }
footer li a{display: block;width: 100%;height: 100%;text-align: center;box-sizing: border-box;color: #fff;  padding-top:10px }
footer span{line-height:30px; font-size:14px; width: 100%; display: block; color: #fff; }
footer .n1{background: url(../images/f_h1.png) no-repeat center;background-size:100% 100%!important; width:20px;}
footer .n2{background: url(../images/f_h2.png) no-repeat center;background-size:100% 100%!important; width:20px;;}
footer .n3{background: url(../images/f_h3.png) no-repeat center;background-size:100% 100%!important; width:20px;;}
footer .n4{background: url(../images/f_h4.png) no-repeat center;background-size:100% 100%!important; width:20px;;}
footer .n5{background: url(../images/f_h5.png) no-repeat center;background-size:100% 100%!important; width:20px;;}
footer a.active{background:#00aaeb}
footer i{height:20px; display: block; margin:0 auto 0;  }
.index_about_show{width:100%; display:none; position:absolute; bottom:0; left:0}
.index_about_show img{width:100%; display:block}



@media screen and (max-width:1500px){
	.w1440{width:1200px;}
	#menu{width:52%; margin-left: 6%}
	.h_logo{width:26%}
	.index_about_num dl dd span{font-size:30px;}
	.index_about_num dl dt{font-size:16px;}
	.ny_ban_bottom:after{width:94%}
}



@media screen and (max-width:1300px){
	.w1440,.container,.container2{width:93%;}
	.ny_ban_bottom h3{font-size:26px;}
	.ny_ban_bottom:after{width:96%}
	.copy_l,.footer_zhichi span,.footer_lianjie a,.copy_l a{font-size:12px;}
	.slide_xx p{font-size:14px;}

}


@media screen and (max-width:1200px){
	#menu{display:none}
	.xymob-navbtn{display:flex}
	.index_about_info{width:70%}
	.footer_bottom_left{display: flex; justify-content: center;}
	.footer_lianjie{float:none; margin:0px auto; display:table}
	.footer_nav dl dd a{font-size:14px;}
	.index_zhanhui{margin-bottom:90px;}
	.ny_ban{height:450px;}
}




@media screen and (max-width:1100px){
	.h_search{margin-right: 1vw}
	.header_nav{padding: 0 2%}
	.h_logo{width:24%}
	.h_yuyan a{font-size: 14px;}
	.h_yuyan{padding-left:30px;}
	.h_search{background-size:45%}
	.index_about_info{width:68%}
	.index_gjli h4{width:65%; font-size:18px;}
	.index_service ul li.curr h4{width:40%}
	.lxfx{display: none}
	.zhanhui_yue p{font-size: 16px; height:35px; line-height:35px;}
	.zhanhui_year{width:14%; padding: 0 2% 0 2%; height: 35px; line-height: 35px;}
	.zhanhui_year select{ background: #00AAED url(../images/bb_san.png) no-repeat 94% center;}
	.index_zhanhui_li .hd ul li h3{font-size: 18px;}
	.index_zhanhui_li .hd ul li p{font-size: 16px;}
	.index_zhanhui{margin-bottom: 60px;}
	.slide_xx p{font-size: 14px; line-height: 24px;}
	.ny_nav a{width:20%}
	.ny_down_icon{width:42px;}
	 .slide_ma dl dd p{font-size:14px}
}


@media screen and (max-width:992px){
	.index_zhanhui_all{display: none}
	.sl_zhanhui_all{display: block}
	.index_news_top li{float: none; width: 100%;  height: 50px; line-height: 50px;}
	.index_news_top li:nth-child(2){border-top:0}
	.index_news_top li:nth-child(2n){float: none}
	.index_news_top li h3{font-size: 16px;}
	.slide_xx{margin-left: 5%}
	.index_about_info{width:100%}
	.index_about{height: 600px;  padding:70px 0 28px;    background: #d8ecff url(../images/about_bjs.jpg) no-repeat 62% bottom; }
	.index_about_info h5{font-size: 30px;}
	.index_about_info h4{font-size: 25px;}
	.index_service{margin:35px 0}
	.slide_ma dl dt{font-size:14px;}
	.banner .swiper-pagination{bottom:20px;}
	.h_logo{width:38%}
	.footer_zhichi .pt{width:100px; background-size: 100% auto;}
}

 @media screen and (max-width:768px){
	 .footer_nav,.header_fixed .h_search{display:none}
	 .slide_ma{width:100%; justify-content: flex-start;}
	 .copy_l,.footer_zhichi{width:auto; float:none; margin:0px auto; display:table;}
	 .footer_bottom_left{display:block;}
	 .copy_l,.footer_lianjie,.footer_zhichi span{line-height:28px;}
	 .footer_zhichi .js,.footer_zhichi .pt{height:28px;}
	 .news_bottom_pic h3,.index_news_bottom li p{font-size:14px;}
	 .index_news_bottom li p{line-height:25px; height:50px;}
	 .ny_ban{height:350px;}
	 .index_service ul li,.index_service ul li.curr{width:48%; margin-bottom:20px;}
	 .index_service ul li:nth-child(2n){float:right}
	 .index_service ul{display:block}
	 .w1440, .container, .container2{width:94%}
	 .h_search{display:none}
	 .header_nav,.h_logo,.h_yuyan{height:80px;}
	 .h_yuyan a{line-height:80px;}
	 .h_logo{width:50%}
	 .xymob-menu{top:80px}
	 .ny_post_xx,.ny_ban_bottom h3{display:none}
	 .fywh_li_xx h3{font-size:16px;}
	 .news_pic{display:none}
	 .ny_news_all ul li a{display:flex; justify-content: space-between;}
	 .ny_news_all ul li .ny_time p{font-size:20px;}
	 .ny_news_all ul li .ny_time{width:auto}
	 .news_xx{margin:0; width:78%}
	 .news_xx h3{font-size:16px;}
	 .ny_news_all ul li{padding:18px 10px}

	 .section-content,.ny_news_show, .ny_news_all{margin:50px 0 40px;}
	 .index_about_info h6{margin: 9px 0 20px;}
	 .index_about_info h4{margin-bottom:10px;}
	 .index_about_info h5{text-align:center}
	 .ny_service_all{margin:40px 0 100px;}
	 .contact_right{width:100%; float:none}
	 .ny_cont_wx{float:none; overflow:hidden; width:100%; margin-top:20px;}
	 
	 
 }
 
 @media (max-width: 576px) {
	 .index_lianxi{margin:35px auto; width:308px; overflow:hidden}
	 .index_about_info h5{margin-bottom:20px;}
	 .index_about_info h4{font-size:22px;}
	 .index_about{height:auto; padding: 35px 0 160px;  background: url(../images/about_bjs.jpg) no-repeat right;  background-size:cover; text-align:center}
	 .index_title h4,.zhanhui_title_left h4{font-size:25px;}
	
	 .zh_more{margin-top:0; width:130px; height:35px; line-height:35px;}
	 .index_zhanhui{padding:55px 0}
	 .index_footer{margin-top:40px;}
	 .index_news_bottom li{width:100%; float:none; margin-bottom:25px; margin-left:0}
	 .index_news_top li h3,.index_news_top li p{font-size:14px;}
	 .sl_zhanhui_li .swiper-slide a h3,.sl_zhanhui_li .swiper-slide a p{font-size:16px;}
	 .index_service ul li{height:245px;}
	 .index_gjli img{width:50px;}
	 .index_service ul li.curr h4{width:70%; font-size:16px;}
	 .index_gjli{height:48%}
	 .sl_zhanhui_yue p{height:30px; line-height:30px; font-size:14px;}
	 .sl_zhanhui_year .swiper-slide p{line-height:40px;}
	 .index_zhanhui{margin-bottom:30px;}
	 .index_news_nav a{height:35px; line-height:35px; font-size:14px; width:130px;}
	 .index_news_nav a:nth-child(2) { border-radius: 0 0 18px 0;}
	.index_news_nav a:nth-child(1) { border-radius: 0 0 0 18px;}
	.index_news_top li h3 span{font-size:12px;}
	.index_about_info h4{font-size:18px;}
	.index_lianxi a{width:150px; height:40px; line-height:40px;}
	.index_gjli h4{font-size:16px;}
	.sl_zhanhui_all{padding:20px 14px}
	.index_title h4{margin-bottom:5px}
	.index_news_top li h3{width:74%}
	.footer_logo a img{max-width:80%}
	 .header_nav,.h_logo,.h_yuyan{height:60px;}
	 .h_yuyan a{line-height:60px;}
	 .xymob-menu{top:60px;}
	 .ny_ban_bottom:after{background:none}
	 .ny_ban_bottom{height:auto; background: rgba(0, 78, 173, 0.9); padding:12px 0}
	 .ny_post{margin-top:0;}
	 .ny_ban{height:280px;}
	 .ny_nav a{padding:18px 0; font-size:14px; width:auto; padding:14px 10px}
	 .ny_nav .container{display:block}
	 .ny_nav a:after{display:none;}
	 .honor_list li,.ny_fywh_li ul li{width:48%; margin-right:0}
	 .honor_list li:nth-child(2n),.ny_fywh_li ul li:nth-child(2n){float:right}
	 .page-list{display:block}
	 .digg{display:none}
	 .ny_news_show{padding-bottom:0}
	 .honor_list li .gallery-title{height:40px; line-height:40px; font-size:14px;}
	 .fywh_li_xx h3,.fywh_li_xx p{font-size:14px; height:30px; line-height:30px;}
	 .fywh_li_xx{margin-top:10px;}
	 .ny_fywh_li ul li{margin-bottom:25px;}
	 .fywh_nav_search .container{display:block}
	 .fywh_nav_search select{width:100%; margin-bottom:10px; height:40px; line-height:40px; font-size:14px;}
	 .fywh_nav_search input[type="text"]{height:40px; line-height:40px; width:65%;  font-size:14px;}
	 .ny_submit{width:30%; height:40px; float:right}
	 .ny_down ul li{padding: 18px 15px;}
	 .ny_down_li h3{font-size:16px; line-height:35px; height:35px;}
	 .ny_down_li p{font-size:14px;}
	 .ny_down_icon{width:30px;}
	 .ny_down_li{width:74%}
	 .ny_down{margin:50px 0}
	 .index_about_num dl dd span{font-size:20px;}
	 .index_about_num dl dt{font-size:16px;}
	 .index_about_num {flex-wrap:wrap ; -webkit-flex-wrap: wrap ;}
	 .index_about_num dl{margin-bottom:20px; width:50%}
	 .index_about_num dl:last-child{margin-bottom:0}
	 .header_fixed .h_yuyan{background-size:22%; padding-left: 22px;}
	 .h_yuyan{background-size:22%; padding-left:22px}
	 footer,.index_about_show{display:block}
	 body{padding-bottom:60px;}
	 .index_news_top{margin:30px 0}
	.fywh_li_pic img{width: 161px;height: 92px;}
	
 }