@charset "utf-8";

.main-top,.main-mid,.main-bot,.footer{max-width: 94%;height: auto;}
.ny{}
body{padding:0;margin:0;-webkit-font-smoothing:antialiased;line-height: 1;font-size:14px;overflow-x: hidden;box-sizing: border-box;min-width: auto;}
body.navShow{overflow: hidden;}
.wl { position: relative; z-index: 1;}
.wl::after { content: ""; z-index: -1; position: absolute; left: 0px; bottom: 0px; width: 0px; height: 100%; }
.flex { display: flex;flex-wrap: wrap; }
/*手机端开始*/
.m_header_box {transition: .6s;display: none;height: 60px;position: relative;z-index: 100000;width: 100%;}
.m_header_box header{padding: 0 0 0 15px;height: 60px;background: #fff;box-shadow: 0 3px 5px rgba(0,0,0,.05);position: fixed;top: 0;left: 0;right: 0;z-index: 100;display:flex;justify-content:space-between;align-items: center;}
/* .m_header_box header #logo img{height: 35px;} */
.m_header_box header #logo{padding:0;flex: 1;min-width: 0;}
.m_header_box header #logo img{max-height: 30px;width: auto;}
.m_header_box header dl{display:flex;align-items:center;padding-right:20px}
.m_header_box header dt{font-size:18px;color:#fff;padding:0 10px}
.m_header_box header dt:last-child{color:#E36E02}
/*导航按钮开始*/
#nav_btn_box.on { background: none; }

#nav_btn_box{position:relative;width: 60px;height: 60px;display: flex;align-items: center;justify-content: center;z-index: 1;}
#nav_btn_box:before{content:"";position: absolute;z-index: -1;top: 0;right: 0;bottom: 0;left: 0;background: #fff;}
#nav_btn_box:after{content:"";position: absolute;z-index: -1;top: 0;left: -10px;border-right: #fff 10px solid;border-top: transparent 70px solid;opacity: 0;}
#nav_btn { cursor: pointer; text-align: center; z-index: 99999; outline: none; box-shadow: none; }
#nav_btn .point {display: inline-block;width: 32px;height: 24px;position: relative;outline: none;}

#nav_btn .navbtn {position: absolute;top: 12px;left: 0;display: inline-block;width: 100%;height: 2px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #bc2427;}
#nav_btn .navbtn::after, #nav_btn .navbtn::before {position: absolute;left: 0;display: inline-block;width: 27px;height: 2px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #bc2427;}
#nav_btn .navbtn::after { top: -8px; }
#nav_btn .navbtn::before { top: 8px; }
#nav_btn .point.on .navbtn {background: transparent;}
#nav_btn .point.on .navbtn::after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 0px; }
#nav_btn .point.on .navbtn::before { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 0px; }

.m_nav_list {flex-direction: column;/* justify-content: center; */width: 100%;height: 100%;overflow: auto;align-items: center;display: flex;background: rgba(255,255,255,.1);}
.m_nav_list::-webkit-scrollbar { display:none}
#m_nav {z-index: 99999;position: fixed;width: 100%;height: 100vh;right: -105vw;top: 0;display: none;padding: 70px 10px 30px 20px;overflow: hidden;pointer-events: none;transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;background: #f7f7f7;background-size:cover;opacity: 0;visibility: hidden;box-sizing: border-box;}
#m_nav *{box-sizing:border-box;}
#m_nav .close{position:absolute;top: 7px;right: 15px;left: 15px;font-size: 30px;color: #333;z-index: 10000;/* background: rgba(255,255,255,.1); */width: auto;height: 35px;border-radius: 0;display: flex;align-items: center;justify-content: flex-end;padding: 0 0;}
#m_nav.act {pointer-events: auto;right: 0;opacity: 1;visibility: visible;}

#m_nav .search_box input.submit{ background: #bc2427 url(http://218.5.6.131:1443/http-1443/77726476706e69737468656265737421a2a619d2727e3e1e2f5bd8/http-8080/77726476706e69737468656265737421a1a70fcc69612604/system/_owners/jxjy/_webprj/images/submit.png) center no-repeat; background-size: 28px;}

#m_nav .list_box0{text-align:center;width: 100%;justify-content: flex-start;flex-wrap: wrap;display: flex;}
#m_nav .list_box0 .li{text-align:center;color: #bc2427;font-size: 14px;/* width: 33.3%; */padding: 0 20px 0 0;line-height: 40px;}

#m_nav .old_rukou{margin:24px 0 0;width: 100%;}

.list_box_nav_mobile{width:100%;height: auto;/* background: rgba(255,255,255,.1); */padding: 0 0 10px;overflow: hidden;overflow-y: auto;margin: 0;/* flex: 1; */max-height: calc(100% - 110px);padding-right: 10px;}
.list_box_nav_mobile>li{width: 100%;overflow: hidden;padding: 0;position: relative;margin: 0 auto;}
.list_box_nav_mobile>li .con{ position:relative}
.list_box_nav_mobile>li .a{width: 100%;border-bottom: 1px solid #e2e2e2;line-height: 55px;color: #333;padding: 0;font-size: 16px;display: flex;position: relative;transition:.5s;}
.list_box_nav_mobile>li i{opacity: 1;filter: alpha(opacity=100);display: inline-block;width: 16px;height: 12px;display: inline-block;background: url(http://218.5.6.131:1443/http-1443/77726476706e69737468656265737421a2a619d2727e3e1e2f5bd8/http-8080/77726476706e69737468656265737421a1a70fcc69612604/system/_owners/jxjy/_webprj/images/arrow_down.png) center no-repeat;background-size: 100% !important;position: absolute;display: block;right: 0;top: 50%;transform: translateY(-50%);}
.list_box_nav_mobile>li.on1 i{transform: rotate(-90deg);-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);}

.list_box_nav_mobile>li.on .a{border-bottom: 1px solid #e2e2e2;}

/*三级导航 开始*/
.list_box_nav_mobile>li .list{padding:10px 0;border-bottom: 1px solid #ddd;display:none;}
.list_box_nav_mobile>li .list a{display:block;font-size: 15px;color: #666;line-height: 2.5;}
.nav_mask { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 888; background-color: rgba(0,0,0,0.4); display: none; }

/*顶部搜索*/
.wap_search{font-size:16px;border-radius: 5px;color:#fff;text-align:center;letter-spacing:2px;/* overflow:hidden; */width: 100%;height: 60px;display: block;}
.wap_search .header-search{height:40px;border-radius:20px;background: rgb(255 255 255);position:relative;width: 85%;margin: 10px auto;}
.wap_search .input{font-size:14px;color: #646464;height:40px;line-height:40px;padding: 0 24px;box-shadow:none;-webkit-appearance: none;float:left;border-right: 0;background:none;width: calc(100% - 40px);border: none;}
.wap_search .btn_blue{position:absolute;cursor:pointer;top:0;right:0;width: 40px;height:40px;line-height:40px;border:0;background: url(http://218.5.6.131:1443/http-1443/77726476706e69737468656265737421a2a619d2727e3e1e2f5bd8/http-8080/77726476706e69737468656265737421a1a70fcc69612604/system/_owners/jxjy/_webprj/images/submit.png) center no-repeat #bc2427;background-size: 24px;border-radius: 20px;}
.wap_search .btn_blue.fr{ background:#e9edef; color:#4e4f53;}
.wap_search input::-webkit-input-placeholder{ color:#999; }
.wap_search input::-moz-placeholder{   /* Mozilla Firefox 19+ */ color:#999; }
.wap_search input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */ color:#999; }
.wap_search input:-ms-input-placeholder{  /* Internet Explorer 10-11 */  color:#999; }

/* 内页导航 */
.wrap_ph{margin-top: 30px;display: none;width: 100%;}
.wrap_ph h2{width:100%;color:#fff;height: 50px;line-height: 50px;font-size: 20px;padding: 0 20px;background: #bc2427;}
.wrap_ph h2::after{width: 25px;height: 25px;background: url(http://218.5.6.131:1443/http-1443/77726476706e69737468656265737421a2a619d2727e3e1e2f5bd8/http-8080/77726476706e69737468656265737421a1a70fcc69612604/system/_owners/jxjy/_webprj/images/cd.png) no-repeat right center/cover;left: auto;right: 20px;top: 50%;transform: translateY(-50%);}
.wrap_ph ul{padding: 10px 20px 20px;display: none;box-shadow: 0px 10px 30px 0px rgb(177,177,177,11%);}
.wrap_ph li{font-size: 16px;line-height: 30px;}
.wrap_ph li a{transition:0.5s;display: block;color: #333;}
.wrap_ph{display: none;}
.wrap_ph li.active a{color: #bc2427;}
.wrap_ph li h3{position:relative;padding: 12px 0;}
.wrap_ph i{opacity: 1;display: inline-block;width: 18px;height: 10px;display: inline-block;background: url(http://218.5.6.131:1443/http-1443/77726476706e69737468656265737421a2a619d2727e3e1e2f5bd8/http-8080/77726476706e69737468656265737421a1a70fcc69612604/system/_owners/jxjy/_webprj/images/arrow_down.png) center no-repeat;background-size: 100% !important;position: absolute;display: block;right: 0;top: 50%;transition: 0.5s;transform: translateY(-50%);}
.wrap_ph i.on{transform: rotate(-90deg);}
.wrap_ph .box{display: none;padding-left: 25px;}
.wrap_ph .box a{font-size: 15px;line-height: 30px;color: #666 !important;display: block;}
.wrap_ph .box a:hover{color: #bc2427;}

/* pc */
.new-list{padding-bottom:60px;}
.new-list,.new-list .fl ul,.mtpy ul li{display:flex;align-items:center;flex-wrap: wrap;}
.new-list .fl{flex: 1;min-width:0;width: auto;}
.new-list .fl ul li{width:30%;margin-right: 3%;}
.new-list .fl ul li a{display: block;}
.new-list .fl ul li img{width: 100%;}
.mtpy{width: 34%;margin-right: 2%;}
.xsky{width: 34%;}
.zbgg{width: 28%;margin-left: 2%;}
.i-list li a{flex:1;min-width:0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-right: 10px;}
.i-list{width:100%;}
.tit h2{width:auto;}
.mtpy ul li{/* align-items:center; */}
.mtpy li .zw{flex:1;min-width:0;padding-left:20px;}
.mtpy li .zw a{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.tszt ul{display: flex;flex-wrap:wrap;justify-content:space-between;}
.tszt li{width:48%;margin:0 !important;}
.tszt li img{width:100%;}
.xsky ul li,.Newslist ul li{display:flex;align-items:center;flex-wrap: wrap;}
.xsky ul li a,.Newslist ul li a{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;flex:1;min-width:0;padding-right:15px;order:-1;display: block;}
.xsky ul li.tt a,.xsky ul li.tt p{width:100%;}
.kstd li a{display:flex;align-items:center;line-height:44px;}
.kstd li p{flex:1;min-width:0;padding-right:15px;font-size:16px;color:#333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align: left;}
.kstd li span{color: #999;font-size: 14px;}
.kstd ul li{width:100%;margin: 0;height: auto;line-height: 44px;}
.mtpy li .zw p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.main-mid{padding-bottom:20px;}
.ny{max-width:94%;display: flex;flex-wrap: wrap;}
.ny_right{flex:1;min-width:0;width: auto;}

.Pic ul{display: flex;flex-wrap: wrap;margin: 0 -15px;}
.Pic ul li{width: 25%;padding: 0 15px;}
.Pic ul li img{width:100%;}
.Pic ul li span{width:100%;}
.nytit{height:auto;line-height:1.5;padding-bottom: 10px;margin-top: 15px;}
.ny_right1,.content,.content-title,.content-con{width:100%;}
.content-title i{height:auto;}
@media screen and (max-width: 1024px) {
.main-top,.main-mid,.main-bot,.footer,.ny{width: 100%;padding: 0 15px;max-width: 100%;}
.ny{background:#fff;}
.new-list .fl{flex: none;width: 100%;}
.new-list .fr{width: 100%;/* margin-top:20px; */}
.mtpy{width: 100%;margin-right: 0%;height: auto;}
.xsky{width: 100%;margin: 10px 0 0;height: auto;}
.zbgg{width: 100%;margin-left: 0%;height: auto;}
.new-list{padding-bottom:20px;}
.vsbcontent_start p span,.content-title h3{font-size: 20px;line-height:1.5;}
.dpzw p,.dpzw p span,.content-con p,.content-con p span{font-size:16px !important;line-height: 1.8!important;}
.content-con p{text-indent:2em !important;}
.Pic ul{display: flex;flex-wrap: wrap;margin: 0 -10px;}
.Pic ul li{width: 25%;padding: 0 10px;height: auto;}
 .bgs_box{height:300px;background-size: cover !important;}
    .bg_colors,.banner{height: 300px;}
     .bannercon{min-height:auto !important;height: 300px;}
    .switch_list{top:auto;bottom: 22px;position: absolute;left: 50%;transform: translateX(-50%);}
    .switch_list div{bottom: auto;position: relative;}
    .mtpy ul li{margin-bottom:10px;}
    .tszt li img{height:auto;}
#footer{height:auto;}
.mtpy ul,.xsky ul,.tszt ul{margin-top:10px;}
.nybanner{height:200px;background-size: cover !important;}
.Pic ul li img{height:auto;height: 150px;object-fit: cover;}
.content{padding:20px 0 0;}
.ny_right1{padding:0;}
.nytit{}
.content-con img{max-width:100%;height:auto !important;}
}

@media screen and (max-width: 768px) {
 .new-list .fl ul li{width: 100%;margin: 0 0 20px 0;}
 .new-list .fl ul li img{height:auto;}
 .Pic ul li{width: 50%;}
  .bgs_box{height:150px;}
   .bg_colors,.banner,.bannercon{height: 150px;}
   .Pic ul li img{height: 100px;}
}

@media screen and (max-width: 1200px) {
*{padding: 0;margin:0;box-sizing:border-box;-webkit-overflow-scrolling:touch;}
#top{ display: none; }
.m_header_box {display: block !important;}
}
@media screen and (max-width: 1024px) {
	.tbsc{overflow-x: auto;}
	.tbsc table{width: 700px;}
	.wrap_ph{display: block;margin: 20px 0 0;}
	.ny_left{display: none;}
	.ny_right{width: 100%;float: none;margin: 0;padding-left: 00;}
   
  }


