@charset "utf-8";
/* CSS Document */

/* 翻页 */
#bodycontent.content_pager{margin-top:20px;}
.page_total,.pages_box a,.page_jump{display:inline-block; padding:0 14px; border-radius:36px; border:1px solid #eee; font-size:13px; line-height:36px; vertical-align:middle; background:#eee; cursor:pointer;}
.pages_box *+*{margin-left:10px;}
.pages_box a{color:#666;}
.pages_box a.page_curr,.pages_box a:hover{color:#fff; background:#0053a1;}



/* 面包屑*/
.strong_title{display:none;}
.mbx_navigation {margin: 20px 0 !important; height: 56px !important; line-height: 60px !important; font-size: 16px !important; text-align: left !important;  width: 100% !important; text-indent: 2.5em; transition:0.1s all; background:url(https://memberpic.114my.net/qtjg68820849en/uploadfile/image/20260528/20260528101050_1075226881.png) no-repeat 7px 18px; position: relative; border:1px dashed #e0e0e0;}
.mbx_navigation a{ font-size:15px !important; }
.mbx_navigation:hover{background-position:7px -22px;}



/* 产品分类*/
.pro_all_class{width:1400px !important; height:auto !important;margin:0 auto !important; padding-top:8px; overflow:hidden; font-size:0px; line-height:0px; border-bottom:none !important; margin-bottom:20px !important;}
.pro_all_class a{float:left; display:block; overflow:hidden; padding:0 30px; text-align:center; margin:0.5% !important; font-size:16px; color:#333; background:#fff; white-space: nowrap; text-overflow: ellipsis; line-height:66px; border-radius: 60px; text-decoration:blink; transition: all 0.8s linear; border: 1px solid #ccc;}
.pro_all_class a:hover{transition: all 0.8s linear; background:#154fa1!important;color:#fff; }
.pro_all_class strong{background:#154fa1!important; color:#fff; display:block;line-height: 66px; padding:0 30px;}
.pro_all_class ul li a:has(strong){padding:0 !important;}



.nynews{width:100%; margin: 0 auto; }    
.nynewsproject{width:100% !important; height:auto; padding:3.2% 3%; margin: 50px auto; box-shadow: 0 0 1px #aaa;box-sizing:border-box; position: relative; transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; overflow:hidden;}
.nynewsproject + .clear{display:none;}
.new_list_item{width:100% !important;}
.nynewsdate>div{display:inline-block;vertical-align:top;}
.nynewsdate{text-align: right;font-family: sans-serif;font-size:0;float: left; width:9%; padding:4% 3% 0 0;color:#1b1b1b; line-height:40px;}
.nynewsday{font-size: 34px; line-height: 40px;display: block !important;}
.nynewsyear,.nynewsmonth{font-size:18px; font-weight: bold;color:#999;}
.nynewsmonth+.nynewsmonth_1{display: none;}
.nynewsproject .nynewsimg{float: left; width:20%; height:auto !important; overflow: hidden;}
.nynewsproject .nynewsimg img{width: 100%;height:auto;transition: all 0.5s ease-out;  -webkit-transition: all 0.5s ease-out;}
.nynewsproject .nynewscont{float: left; width:59%; padding-left:2%;text-align: left;}
.nynewsproject .nynewscont{padding-top:0;}
.nynewsproject .nynewstitil>a{ font-size: 20px; font-weight: bold; color: #222; line-height: 40px; padding-bottom:0.6vw;display: block;}
.nynewsnote{ font-size: 18px; line-height:30px; color: #666;}
.nynewsproject .more{float: right;width:60px; height: 60px; line-height:60px; margin-top:4%; font-size: 20px; color: #fff; font-family:serif; font-weight: bold; background: #e5e5e5; border-radius: 100%; text-align: center; transition: all 0.5s ease-out;  -webkit-transition: all 0.5s ease-out;} 
.nynewsproject .more a{display:block;line-height:60px;}
.nynewsproject:hover{box-shadow: 0 26px 50px -6px rgba(97, 105, 113, 0.3); transform: translateY(-5px); -webkit-transform: translateY(-5px);}
.nynewsproject:hover .nynewsimg img{transform: scale(1.05);  -webkit-transform: scale(1.05)}
.nynewsproject:hover .nynewscont>a{color:#003399;}
.nynewsproject:hover .more{background: #003399;transform: translateX(6px); -webkit-transform: translateX(6px);}
.nynewsproject:hover .more a{color:#fff;}



.nyproduct{max-width:1500px;width:100%;overflow: hidden;}
.nyproductdate{display: none;}
.nyproductnote{display: none;}
.nyproductproject { width:22.3%; margin:0 1%; float:left; margin-bottom:2%; position:relative; overflow:hidden;}
.nyproductimg { overflow:hidden;border: 1px solid #f5f5f5;}
.nyproductimg img { width:100%; transition:all 0.5s;}
.nyproducttitil { width:100%; text-align:center; overflow:hidden;}
.nyproducttitil a{ padding: 4% 2% 5%; font-size:20px; display:block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; font-weight:bold;}
.nyproductproject a:hover .nyproducttitil { color:#003399;}
.nyproductproject a:before, .nyproductproject a:after { content: ''; position: absolute; width: 0; height: 0; z-index: 222; box-sizing: border-box; transition: height 0.5s linear 0s, width 0.5s linear 0.5s, opacity 0s linear 1s; opacity: 0; }
.nyproductproject a:before { top: 0; left: 0; border-top: 1px solid #003399; border-right: 1px solid #003399; border-bottom: 1px solid transparent; border-left: 1px solid transparent; }
.nyproductproject a:after { bottom: 0; right: 0; border-bottom: 1px solid #003399; border-left: 1px solid #003399; border-top: 1px solid transparent; border-right: 1px solid transparent; }
.nyproductproject a:hover:before, .nyproductproject a:hover:after { width: 100%; height: 100%; transition: width 0.5s linear 0s, height 0.5s linear 0.5s; opacity: 1; }
.nyproductproject:hover { box-shadow: 0 0 2.4vw 0 rgba(0,0,0,0.1);}
.nyproductproject a:hover .nyproductimg img {transform: scale(1.1);} 




