@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;}
.container{ width:1200px; margin: 0 auto; }
.w1440{ width:1400px; margin: 0 auto; }
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
body{background: #f5f5f5}



/* 导航栏 */
.header_top{width:100%; height:40px; background:#991200; }
.header_left{float:left}
.header_left h4{color:#fff; font-size: 14px; line-height: 40px; float: left; margin-left: 10px;}
.h_time{float: left; color:#fff; line-height: 40px; position: relative; padding-right: 20px;}
.header_right{float: right; line-height: 40px;}
.header_wx,.header_sj{float: left; position: relative; padding: 0 10px; cursor: pointer}
.header_wx p,.header_sj p{color:#fff; font-size: 14px; }
.header_wx img,.header_sj img{width:100px; height: auto; position: absolute; top:40px; left:0; z-index: 9; display:none}
.header_right a{color:#fff; font-size: 14px; margin-left: 10px;}
.header_wx:after{content: "|"; color:#fff; font-size: 16px; position: absolute; top:0; right:0;}
.header_sj:after{content: "|"; color:#fff; font-size: 16px; position: absolute; top:0; right:0;}
.h_time:after{content: "|"; color:#fff; font-size: 16px; position: absolute; top:0; right:0;}
.header_sj:hover img{display: block}
.header_wx:hover img{display: block}
.index_zsbrycx{float:left; margin-left:40px; height:34px!important; padding-left:10px; line-height:34px!important; font-size:12px; width:150px!important; border:1px solid #bebebe; color:#606266; margin-top:8px; background:url(../images/jiantou.png) no-repeat 95% center; 
background-size:7%;}
.index_zsbrycx:hover{color:#ce0002}


/* 首页:banner */
.banner{ width:100%; height:auto; position: relative;}
.banner .swiper-container{width:100%;}
.banner .swiper-slide a{width:100%; height: auto; display: block}
.banner .swiper-slide a img{width:100%; height: auto; display: block}
.banner .swiper-pagination-bullet{background: #c01600; opacity: 1;  width: 10px; height: 10px;}
.banner .swiper-pagination-bullet-active{background: #fff; }
.banner .swiper-pagination{width:auto; right:0}
.index_top{width:1200px; margin: 0px auto; background: #fff;  overflow: hidden}
.index_top a{width:240px; height: 100px; float: left; display: flex; align-items: center;}
.index_top a img{max-width:100%; max-height:100%;  align-items: center; margin: 0px auto;}
.index_top_header{width:auto; float:right; padding: 26px 34px 26px 0;}


.index_search{width:440px; height: 34px; float: left; margin-left:30px; margin-top: 8px;}
.index_search input[type="text"]{width:280px; height: 100%; float: left; border: 1px solid #bebebe; padding: 0 10px; font-size: 14px; color: #777777; }
.index_search input[type="submit"]{width:120px; height: 34px; float: left; background: #ce0002 url(../images/ban_search.png) no-repeat 80% center; border: 0; color:#fff; text-align: left; padding-left: 20px;}
.index_top_xx{float: right}
.index_top_xx p{color:#4d4d4d; font-size: 14px; line-height:24px; text-align: right}
.index_nav_all{width:1200px; height: auto; overflow: hidden; background: #ce0002; margin: 0px auto; padding:10px}
.index_nav_all a{color:#fff; font-size: 16px; float: left; line-height: 30px; text-align: center; width:10%; margin-bottom: 4px}
.index_nav_all a:hover{font-weight:bold;}


/*热点*/
.index_hot{width:100%; height: auto; overflow: hidden; margin-bottom: 30px;}
.index_hot_title{width:100%; height: auto; overflow: hidden;  text-align: center; margin-bottom: 38px;}
.index_hot_title h4{color:#c01600; font-size: 32px; font-weight: bold; margin-bottom: 20px;}
.index_hot_title p{color:#333333; font-size: 16px; line-height: 28px}
.index_hot_left{width:760px; height: auto; float: left}
.index_hot_left .swiper-slide a{width:100%; display: block; position: relative}
.index_hot_left .swiper-slide a img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_hot_bt{width:100%; height: 60px; line-height: 60px; padding: 0 15px; background: rgba(0,0,0,0.4); position: absolute; bottom:0; left:0}
.index_hot_bt h4{width:80%; height: 100%; overflow: hidden; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 18px; color:#fff;}
.index_hot_left .swiper-pagination{width:auto; bottom:20px; right:20px; left:auto;}
.index_hot_left .swiper-pagination-bullet{background: #fff;}
.index_hot_left .swiper-pagination-bullet-active{width:18px; border-radius: 25px;}
.index_hot_right{width:346px; height: auto; float: right}
.index_hot_right a{width:100%; height: auto; display: block; overflow: hidden; margin-bottom:43px;}
.index_hot_right a img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_hot_right a:last-child{margin-bottom: 0}
.index_hot_left .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_hot_right a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}


/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-bottom:35px; margin-top: 29px}
.index_news_left{width:755px; float: left}
.index_news_nav{width:100%; height: 42px; overflow: hidden; border-bottom: 1px solid #e2e2e2; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
.index_news_nav a{color:#c01600; font-size: 20px; font-weight: bold; margin-right: 48px}
.index_news_nav a:last-child{margin-right: 0}
.index_news_nav a:hover{color:#c01600; border-bottom: 1px solid #c01600}
.index_news_left ul{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.index_news_left ul li{width:100%; height: 38px; line-height:38px; }
.index_news_left ul li p{width:80%; height: 100%; float: left; color:#333333; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_left ul li span{color:#999999; font-size: 16px; float: right}
.index_news_left ul li:hover p{color:#c01600}
.index_news_left ul li:hover span{color:#c01600}
.index_news_right{width:348px; height: auto; float: right;}
.index_news_right h3{width:100%; height: 42px; background: url(../images/nn_tt.jpg) no-repeat bottom left; font-size: 20px; font-weight: bold; color:#c01600}
.index_news_right ul{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.index_news_right ul li{width:100%; height: 38px; line-height:38px; }
.index_news_right ul li p{width:80%; height: 100%; float: left; color:#333333; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_right ul li span{color:#999999; font-size: 16px; float: right}
.index_news_right ul li:hover p{color:#c01600}
.index_news_right ul li:hover span{color:#c01600}


/*访谈*/
.index_fangtan{width:100%; height: auto; overflow: hidden; margin-bottom:20px}
.index_fangtan_t{width:100%; height: 42px; border-bottom: 1px solid #e2e2e2; text-align: center}
.index_fangtan_t h4{color:#c01600; font-size: 20px; font-weight:bold; border-bottom: 1px solid #c01600; display: table; margin: 0px auto; height: 41px}
.index_fangtan ul{width:100%; height: auto; overflow: hidden; margin-top: 28px;}
.index_fangtan ul li{width:270px; height: auto; float: left; margin-bottom: 24px; margin-right:17px; position: relative; overflow: hidden}
.index_fangtan ul li:nth-child(4n){margin-right: 0}
.index_fangtan ul li img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_fangtan ul li h3{width:100%; height: 40px; line-height: 40px; padding: 0 15px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 16px;
	color: #fff; position: absolute; bottom:0; left:0; background: rgba(0,0,0,0.5)}
.index_fangtan ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}


/*健康*/
.index_jiankang{width:100%; height: auto; overflow: hidden; margin-bottom: 35px;}
.index_jiankang_li{width:348px; height: auto; float: left; margin-right:44px;}
.jiankang_li_last{margin-right: 0}
.index_jiankang_li h3{width:100%; height: 42px; background: url(../images/nn_tt.jpg) no-repeat bottom left; font-size: 20px; font-weight: bold; color:#c01600}
.index_jiankang_li ul{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.index_jiankang_li ul li{width:100%; height: 38px; line-height:38px; }
.index_jiankang_li ul li p{width:75%; height: 100%; float: left; color:#333333; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_jiankang_li ul li span{color:#999999; font-size: 16px; float: right}
.index_jiankang_li ul li:hover p{color:#c01600}
.index_jiankang_li ul li:hover span{color:#c01600}


/*连接*/
.index_all{width:1200px; height: auto; background: #fff; margin: 0px auto; padding:30px 34px 60px; overflow: hidden}
.index_video{width:100%; height: auto; overflow: hidden; margin-top: 30px; margin-bottom:30px;}
.index_video .swiper-slide a{width:100%; height: auto; display: block}
.index_video_img{width:100%; height: auto; position: relative}
.index_video_img img{width:100%; display: block}
.index_video_img i{width:50px; height: 50px; position: absolute; bottom:25px; left:25px; background: url(../images/v_icon.png) no-repeat center}
.index_video .swiper-slide a h4{width:100%; height: 40px; line-height: 40px; color: #333333; font-size: 16px; padding: 0 15px; text-overflow:ellipsis; overflow: hidden; white-space: nowrap; background: #f5f5f5}
.index_ggimg{width:100%;}
.index_ggimg img{width:100%; display: block}



/*新增新闻*/
.index_hotnews{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.index_hotnews_zsbw{width: 348px; height: auto; float: left; margin-right: 44px;}
.index_hotnews_tt{width:100%; height: auto; overflow: hidden; margin-bottom: 28px;}
.index_hotnews_tt h3{width:100%; height: 42px; background: url(../images/nn_tt.jpg) no-repeat bottom left; font-size: 20px; font-weight: bold; color:#c01600}
.hotnews_zsbw_left{width:20%; height: auto; float: left}
.hotnews_zsbw_wb{width:100%; height: auto; overflow: hidden}
.hotnews_zsbw_wb a{width:100%; height: auto; display: block; text-align: center}
.hotnews_zsbw_wb a p{color:#333333; font-size: 16px; display: block; margin-top: 5px;}
.hotnews_zsbw_wb a img{max-width:100%}
.hotnews_zsbw_wx,.hotnews_zsbw_dy,.hotnews_zsbw_ks{width:100%; height: auto;  position: relative; text-align: center; margin: 32px 0}
.hotnews_zsbw_wx .wx_img,.dy_img,.ks_img{width:150px; height: auto; position: absolute; top:-35px; right:-150px; display: none; z-index: 999; border:1px solid #eee;}
.wx_img img{width:100%; display:block}
.dy_img img{width:100%; display:block}
.ks_img img{width:100%; display:block}
.hotnews_zsbw_wx p,.hotnews_zsbw_dy p,.hotnews_zsbw_ks p{color:#333333; font-size: 16px; display: block; margin-top: 5px;}
.hotnews_zsbw_wx:hover .wx_img{display: block}
.hotnews_zsbw_dy:hover .dy_img{display: block}
.hotnews_zsbw_ks:hover .ks_img{display: block}
.zsbw_wx_gzh{width:100%; height:auto; overflow:hidden}
.zsbw_wx_gzh img{max-width:100%}




.hotnews_zsbw_right{width:78%; height: auto; float: right}
.hotnews_zsbw_one{width:100%; height: auto; overflow: hidden; position: relative; margin-bottom: 10px;}
.hotnews_zsbw_one a{width:100%; display: block}
.hotnews_zsbw_one a img,.hotnews_zsbw_two img{width:100%; display: block; border-radius: 8px;}
.hotnews_zsbw_one h5{width:100%; height: 50px; line-height: 50px; background: rgba(0,0,0,0.4); position: absolute; bottom:0; left:0; padding: 0 10px; border-radius: 8px; font-size: 16px; color: #fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.hotnews_zsbw_two{width:100%; height: auto; overflow: hidden; position: relative;}

.hotnews_zsbw_right ul{width:100%; height: auto; overflow: hidden; margin-top: 10px;}
.hotnews_zsbw_right ul li{width:100%; height: auto; overflow: hidden; background: #f1f1f1; padding:20px 10px; border-radius: 8px; margin-bottom: 10px;}
.hotnews_zsbw_right ul li h4{width:67%; height:60px; line-height: 60px; float: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #333333; 
	font-size: 14px; }
.hotnews_zsbw_right ul li .hotnews_zsbw_pic{width:60px; height:60px; float: right}
.hotnews_zsbw_right ul li .hotnews_zsbw_pic img{width:100%; height:100%; object-fit: cover; object-position: center center;}
.index_hotnews_saxy{width: 348px; height: auto; float: left; margin-right: 44px;}
.index_hotnews_saxy ul{width:100%; height: auto; overflow: hidden}
.index_hotnews_saxy ul li{width:100%; height: 38px; line-height:38px; }
.index_hotnews_saxy ul li p{width:78%; height: 100%; float: left; color:#333333; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_hotnews_saxy ul li span{color:#999999; font-size: 16px; float: right}
.index_hotnews_saxy ul li:hover p{color:#c01600}
.index_hotnews_saxy ul li:hover span{color:#c01600}
.index_hotnews_hsdj{width: 348px; height: auto; float: right;}
.index_hotnews_hsdj ul{width:100%; height: auto; overflow: hidden}
.index_hotnews_hsdj ul li{width:100%; height: auto; overflow: hidden; margin-bottom: 10px;}
.index_hotnews_hsdj ul li img{max-width:100%; display: block; border-radius: 8px;}







/*连接*/
.index_lianjie{width:100%; height: auto; overflow: hidden; margin-top: 46px;}
.index_lianjie a{color:#333333; font-size: 16px; float: left; padding: 0 20px; position: relative}
.index_lianjie a:after{content: "|"; color:#333333; font-size: 16px; position: absolute; top:0; right:0;}
.index_lianjie a:last-child:after{display: none;}
.index_lianjie a:first-child{padding: 0 15px 0 0}
.index_lianjie a:hover{color:#c01600}



/*底部*/
.footer{width:100%; height:auto;  background:#333333; overflow: hidden; padding: 40px 0 0; margin: 60px 0 0}
.footer_center{width:100%; height: auto; overflow: hidden}
.footer_left{width:100%; height: auto; overflow:hidden; text-align:center}
.footer_nav{width:auto; height: auto; overflow: hidden; margin:0px auto; display:table}
.footer_nav a{color:#fff; font-size: 16px; float: left; padding: 0 20px; position: relative}
.footer_nav a:after{content: "|"; color:#fff; font-size: 16px; position: absolute; top:0; right:0;}
.footer_nav a:last-child:after{display: none;}
.footer_nav a:first-child{padding: 0 15px 0 0}
.footer_nav a:hover{color:#c01600}

.footer_xx{width:100%; height: auto; overflow: hidden; color:#fff; font-size: 14px; margin-top: 20px;}
.footer_xx p{width:100%;  color:#fff; font-size: 14px; line-height: 30px; }
.f_liuyan{width:150px; height: 50px; display: block; color:#fff; background: #c01600; font-size: 16px; text-align: center; line-height: 50px; margin-top: 22px}
.footer_img{width:115px; height: auto; float: right; margin-left:20px;}
.footer_img img{width:100%; display: block}
.footer_img p{color:#777777; text-align: center; font-size: 16px; margin-top: 10px; text-align: center}
.f_copy{width:100%; height:70px; overflow: hidden; line-height:70px;  margin-top:5px; }
.copy_l{font-size:14px; color:#777777; height: 100%; width:auto; float: left; }
.copy_l a{color:#777777; font-size: 14px;}
.copy_l a:hover{color:#c01600!important}
.footer_zhichi{width:auto; height:auto; float: right;}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#777777; height: 100%; line-height:70px;}
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .pt{width:121px;height:70px; background: url(../images/vl.png) no-repeat center; margin-right: 10px}
.footer_zhichi .js{width:82px;height: 70px; background: url(../images/yd_logo.png) no-repeat center; float: right }
.footer_zhichi span{float: left; font-size: 14px; color: #777777;}
.footer_zhichi i{ float: left;}
.index_links{width:100%; height: auto; overflow: hidden; margin:15px 0}
.index_links h4{color:#777777; font-size:16px; float: left; line-height:30px;}
.index_links_p{margin-left:90px; }
.index_links_p a{color:#777777; font-size: 14px; float: left; margin-right: 30px; line-height: 30px;}
.f_liuyan:hover{background:#fff; color:#c01600}




/*客服*/
.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:#c31f28;
    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;}





/*å†…é¡µæ–°é—»*/
.ny_news_all{width:100%; height: auto; overflow: hidden; }
.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: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:25px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 12px; color: #999;}
.ny_news_all ul li .ny_time p{font-size: 30px; color: #c8c8c8}
.news_xx{width:63%; height: auto; float: left; margin-left:2%; margin-top:8px;}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 18px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.ny_news_all ul li:hover .news_xx h3{ color: #ce0002}
.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:22%; height: 144px; float: right; overflow:hidden; }
.news_pic img{width:100%; height: auto; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.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:#ce0002}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_news_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.pic_null .news_xx{width:86%}




/*è”ç³»æˆ‘ä»¬*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 300px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:auto; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; padding: 10px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.ny_fubiao{ width: 1200px; overflow: hidden; margin:  0 auto;  background:#fff; padding:10px 34px 0}
.ny_fubiao *{ font-size: 13px; color: #666; line-height: 42px;}


/*é”€å”®æœåŠ¡*/
.ny_service_all{width:100%; height: auto; overflow: hidden; font-size:15px; color:#666; line-height:30px;}
.ny_service_all p{ color: #666; font-size: 15px; }
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; }
.keyword_light p{ font-size: 15px; color: #666;}
.keyword_light img{max-width:100%}


/*å†…éƒ¨äºŒçº§å¯¼èˆª*/
.ny_nav{width:1300px; height:54px; margin: 0 auto; margin-top: 40px;}
.ny_nav ul{width:auto; overflow: hidden; display: table; margin: 0 auto;}
.ny_nav ul li{ height:54px; line-height:54px; float:left; text-align:center;position:relative; background: #eee; margin-right: 2px; position: relative; text-align: center;}
.ny_nav ul li a{display:block; color:#fff; font-size: 15px; color: #333;padding: 0 50px; text-align: center;}
.ny_nav ul li:hover,.ny_nav ul li.active{ background: #ce0002}
.ny_nav ul li:hover a,.ny_nav ul li.active a{ color: #fff;}
.ny_nav ul li.active::after{ content: "";position: absolute; height: 2px; width: 100%; background: #d27200; bottom: 0; left: 0;}
.ny_pro_bt{width:100%; height:auto; overflow:hidden}
.ny_pro_bt ul{width:1200px; height: auto; overflow: hidden;  margin: 60px auto 0;}
.ny_pro_bt ul li{width:auto; float: left; background: url(../images/p_xx.png) no-repeat left center; padding-left: 50px; margin-right: 30px; line-height: 40px; 
    margin-bottom: 10px;}
.ny_pro_bt ul li a{font-size: 18px; color: #060507;}
.ny_pro_bt ul li:hover a{color:#ce0002}
.ny_pro_bt ul li:hover{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active a{color:#ce0002}
.container_top{margin: 0 auto; width: 1200px; background:#fff; overflow:hidden; padding:30px 34px 60px;}



/*证书查询*/
.ny_vip_all{width:800px; height: auto; overflow: hidden; margin:70px auto 0;}
.ny_vip_all p{height: 50px; float: left; position: relative; border: 1px solid #cacaca; padding: 0 10px;}
.ny_vip_all p input[type="text"],.ny_hy_all p input[type="text"]{width:100%; height: 100%; position: relative; color:#333333; font-size:16px; border: 0; background: none;}
.vip_1,.vip_3{width:300px; }
.vip_2{width:300px; margin: 0 3% }
.vip_chaxun{width:150px; height: 50px; /*float: right;*/ background: #ce0002; text-align: center; line-height: 50px; font-size: 14px; color: #fff; border-radius: 5px;  border: 0;cursor: pointer;}
.ny_vip_show{width:957px; height: auto; overflow: hidden; margin:40px auto}
.ny_vip_show img{max-width:100%; height: auto; display: block;margin:0 auto;}
.ny_service{font-size:16px; color:#666; line-height:26px; margin:20px 0; overflow:hidden; text-align:center;}



@media screen and (max-width:1580px){
	
}


	
@media screen and (max-width:1500px){

}


@media screen and (max-width:1360px){

}

.honor{ overflow: hidden; padding-bottom: 120px;}
.honor_list{ overflow: hidden;  width:100%; margin-bottom:50px;}
.honor_list li{ width: 24.2%; float: left; border: 1px solid #e5e5e5; margin-right: 1%; margin-bottom: 20px;}
.honor_list li:nth-child(4n){ margin-right: 0;}
.honor_list li .img{overflow: hidden;}
.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; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.honor_list li:hover{ border: 1px solid #ce0002;}
.honor_list li:hover .gallery-title{ background: #ce0002; color: #fff;}


