/*
* @Author: snow
* @Date:   2017-10-30 10:30:37
* @Last Modified by:   Administrator
* @Last Modified time: 2019-05-24 11:23:30
*/

.first_screen {max-height: 907px;overflow: hidden;}
.banner {
   width: 100%;
   max-height: 907px;
}
.banner ul {
   height: 100%;
   position: relative;
}
.banner ul li {
   list-style: none;
   position: absolute;
   top: 0;
   left: 0;
   display: none;
}
.banner ul li img {
   width: 100%;
   height: 100%;
}
.banner ul li.li_avtive {
   display: block;
}
.header {
   width: 100%;
   height: 160px;
   background: url(ngy20181009-00.png) repeat-x;
   position: absolute;
   z-index: 999;
}
.header_container {
   width: 1200px;
   height: 100px;
   line-height: 100px;
   margin: 0 auto;
}
.hd_right {
   margin-top: 30px;
}

.content_nm {
   position: relative;
   height:600px;
}
.nav {
   position: absolute;
   z-index: 999;
   top: 100%;
   left: -300px;
   background: url(ngy20181009-nav1.png) no-repeat 0 0px;
   /*width: 168px;
   height: 670px;*/
   width: 0;
   height: 0;
   padding-top: 60px;
}
.nav ul li {line-height: 50px;}
.nav ul li a {
   display: inline-block;
   color: #fff;
   font-size: 20px;
   font-weight: bold;
   padding-left: 15px;
   position: relative;
   height: 24px;
   line-height: 24px;
}
.nav .activeNav {
   width: 6px;
   height: 24px;
   background: #b1040e;
   position: absolute;
   top: 70px;
   left: 0px;
   display: none;
   z-index: 1000;
}
.menu {
   width: 1200px;
   margin: auto;
   position: absolute;
   top: 0;
   left: 0;
}
.menu_wrap {
   position: absolute;
   bottom: 14%;
   right: 0;
}
.menu_list {
   margin-left: 1px;
}
.menu_empty,.menu_empty1 {
   background: rgba(0,0,0,.6);
   filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
   margin-bottom: 1px;
}
.menu_text,.menu_text1 {
   margin-bottom: 1px;
   text-align: center;
   display:table;
}
.menu_text {
   background: #b1040e;
}
.menu_text1 {
   font-size: 0;
}
.menu_text h3 {
   font-size: 16px;
   color: #fff;
   display: block;
   margin-top: 6px;
}
.verticle_m {
   display:table-cell;
   vertical-align:middle;
}
.text1_a1,.text1_a2,.text1_a3 {
   display: inline-block;
   width: 100%;
   background: #b1040e;
   color: #fff;
   text-align: center;
}
.text1_a2,.text1_a3 {
   display: table;
}
.text1_a3 {
   font-size: 18px;
}
.text1_a2 span,.text1_a3 span {
   display:table-cell;
   vertical-align: middle;
}
.text1_a1 {
   margin-bottom: 1px;
   position: relative;
   text-align: left;
   padding-left: 15px;
}
.nenu_more {
   color: #d79b9d;
   height: 20px;
   line-height: 20px;
   font-size: 12px;
   position: absolute;
   bottom: 14px;
   right: 20px;
   display: inline-block;
}
.text1_a1 h3 {
   font-size: 14px;
   height: 24px;
   line-height: 24px;
   color: #fff;
   position: absolute;
   top: 12px;
   right: 20px;
}
.a1_a {
   display: inline-block;
   width: 100%;
}
.text1_a2 {
   font-size: 18px;
   color: #fff;
}

.news {
   margin-bottom: 30px;
}
.news_banner {position: relative;width: 740px;height: 425px;overflow: hidden;}
.news_banner ul {
   width: 600%;
   height: 100%;
   position: relative;
}
.news_banner ul li {
   float: left;
   width: 740px;
   height: 100%;
   position: relative;
}
.news_banner ul li img {
   width: 100%;
   height: 100%;
}
.news_banner ul li span {
   color: #fff;
   font-size: 16px;
   position: absolute;
   bottom: 0px;
   left: 0;
   width: 100%;
   height: 60px;
   line-height: 60px;
   text-align: center;
   background: rgba(0,0,0,0.3);
   filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
}
.news_banner ul li span a {color: #fff;}
.news_circle a {
   display: inline-block;
   width: 13px;
   height: 23px;
   position: absolute;
   bottom: 18px;
   z-index: 99;
}
.cir_left {background: url(ngy20181009-13.png) no-repeat;left: 30px;}
.cir_right {background: url(ngy20181009-14.png) no-repeat;right: 30px;}
.news_right {
   width: 460px;
   height: 425px;
   border: 1px solid #eeeeee;
   padding: 25px 15px 15px 20px;
}
.news_header {
   padding-left: 10px;
}
.news_header h3 {
   font-size: 20px;
   display: inline-block;
   margin-right: 20px;
}
.news_header h3.hover {
   color: #8c1515;
}
.news_content ul {
   margin-top: 24px;
}
.news_content ul li {
   margin-bottom: 15px;
   font-size: 16px;
   background: url(ngy20181009-05.png) no-repeat 0 center;
   padding-left: 15px;
}
.news_content ul li a:hover {
   color: #b1040e;
}
.news_content ul li span {
   float: right;
   color: #999;
}

.ngy_subject {
   width: 1200px;margin: 0 auto;
   padding-bottom: 50px;
   border-bottom: 1px solid #dcdcdc;
}
.ngy_subject img {
   width: 590px;
   height: 100px;
}

.ngy_title {
   color: #8c1515;
   font-size: 26px;
   text-align: center;
   margin: 15px auto 25px;
}
.ngy_title a {color: #8c1515;}
.meet {
   margin-bottom: 50px;
}
.meet_banner {
   height: 460px;
   background-color: pink;
   width: 1200px;
   margin: 0 auto;
   position: relative;
}
.list_all {
   /*width: 11520px;*/
   width: 5760px;
   position: absolute;
   left: 50%;
   top: 0;
   margin-left: -960px;
}
.list {
   float: left;
}
.meet_click {
   display: none;
}
.meet_left,.meet_right {
   position: absolute;
   top: 184px;
}
.meet_left {
   left: 0;
}
.meet_right {
   right: 0;
}
.mark_hover {
   position: relative;
   cursor: pointer;
}
.mark {
   width: 0;
   height: 0;
   background: rgba(177,4,14,0.3);
   filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4cb1040e,endColorstr=#4cb1040e);
   position: absolute;
   top: 0;
   left: 0;
   bottom: 0;
   right: 0;
   margin: auto;
}
.mark_wrap {
   position: absolute;
   bottom: 0;
   left: 20px;
   padding-bottom: 35px;
   padding-right: 20px;
   max-width: 550px;
   color: #fff;
}
.mark_hover h4 {
   font-size: 20px;
   margin-bottom: 15px;
}
.mark_wrap p {
   line-height: 24px;
}



.link_box1 {
   font-size: 0;
}
.link_box2 {
   font-size: 0;
   height: 120px;
}
.link_box1 a {
   display: inline-block;
   margin-left: 0px;
   margin-bottom: 20px;
}
.link_box1 a:nth-child(2),.link_box1 a:nth-child(5) {
   margin-left: 30px;
   margin-right: 30px;
}

.link_box2 a:first-child {
   display: inline-block;
   margin-bottom: 10px;
}
.wechat {
   width: 90px;
   height: 90px;
   /*overflow: hidden;*/
   line-height: 90px;
   text-align: center;
   position: absolute;
   top: 165px;
   right: 16px;
   cursor: pointer;
}
.wechat_mark {
   width: 100%;
   height: 100%;
   position: fixed;
   top: 0;
   left: 0;
   background: rgba(0,0,0,0.6);
   filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
   z-index: 1300;
   display: none;
}
.erweima_all {
   width: 942px;
   height: 390px;
   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
   margin: auto;
}
.erweima {
   padding-left: 65px;
   display: inline-block;
   font-size: 0;
}
.erweima p,.erweima1 p {
   float: left;
   width: 155px;
   text-align: center;
   color: #fff;
   margin: 0 20px 30px;
}
.erweima span,.erweima1 span {
   display: block;
   font-size: 14px;
   margin-top: 8px;
}
.erweima1 {
   display: inline-block;
   font-size: 0;
}
.erweima1 p {
   margin: 0 15px 30px;
}
.close {
   width: 32px;
   height: 32px;
   background: url(close.png) no-repeat;
   cursor: pointer;
   position: absolute;
   right: -80px;
   top: 40px;
}
.small,.big {
   width: 0px;
   height: 0px;
   position: absolute;
   top: 0;
   bottom: 0;
   right: 0;
   left: 0;
   margin: auto;
}
.common_link {margin-top: 50px;}

.piaoc {background: #c5050c;color: #fff;font-size: 18px;padding: 40px 20px;position: absolute;z-index: 9999;position: absolute;width:240px;}
            .piaoc a {color: #fff;font-weight: bold;}
.piaoc span {width:20px;height: 20px;background: #fff;display:inline-block;text-align: center;line-height: 16px;border-radius: 50%;
color:#c5050c;font-size:18px;position: absolute;top: 10px;right:10px;cursor: pointer;}

#zyzx_block{display:none;}


/* 2022æ–°ç‰ˆé¦–é¡µ */
.nav-new{ height: 50px; line-height: 50px; background: #af1922; margin-bottom: 40px;}
.nav-new ul li a{ color: #fff; font-weight: bold; font-size: 18px;}
.nav-new ul{height: 50px; width: 1200px; margin: 0 auto;}
.nav-new ul li{ float: left; position: relative; background-position: 0 center; background-repeat: no-repeat; padding-left: 27px; margin-right: 40px; z-index: 100;}
.nav-new ul li:last-child{margin-right: 0;}
.nav-new ul li div{ position: absolute; left: 0; top:50px; width: 130px; background: #af1922; display: none;}
.nav-new ul li div a{font-weight: normal; display: block; text-align: center;}
.sy22{ background-image: url(icon1-220527.png);}
.yxgk22{ background-image: url(icon2-220527.png);}
.xwzx22{ background-image: url(icon3-220527.png);}
.ywfz22{ background-image: url(icon4-220527.png);}
.zdxm22{ background-image: url(icon5-220527.png);}
.zdxk22{ background-image: url(icon6-220527.png);}
.xbqk22{ background-image: url(icon7-220527.png);}
.cnyjt22{ background-image: url(icon8-220527.png);}
.wxjz22{ background-image: url(icon9-220527.png);}
.wxjz22{ background-image: url(icon9-220527.png);}
.zjxy23{background-image: url(icon10-250711.png);}