/*菜单外框*/ .sousuo {display:none;} div.navmenu-container { white-space: nowrap; position: relative; /* height: 0.46rem; */ /* width: 9.2rem; */ font-family: "Microsoft Yahei"; _z-index: 99; } /*菜单体*/ ul.navmenu { margin: 0; } ul.navmenu li.level-0 ul.navmenu { width: 9.4rem; height: 0.46rem; float: right; margin: 0; } /*所有菜单项默认样式*/ ul.navmenu li { /* float: left; */ text-align: center; position: relative; } /*特定级别样式*/ /*可以有level-1 ----*/ ul.navmenu li.level-0 { height: 0.46rem; line-height: 0.46rem; float: left; text-align: center; background: url(navbar-bg.png) no-repeat center right; /* margin: 0 0.27rem; */ padding: 0.2rem 0.2rem; transition: All 0.3s ease-in-out; -webkit-transition: All 0.3s ease-in-out; -moz-transition: All 0.3s ease-in-out; -o-transition: All 0.3s ease-in-out; } ul.navmenu li.level-0-first {} ul.navmenu li.level-0-first:hover {} /**/ ul.navmenu li.nobg { /*background:none;*/ } ul.navmenu li.hover { /* height: 46px; */ color: #333; /* background: url(navbar-bg.png) no-repeat center right; */ /* display: inline-block; */ /* border-bottom: 2px solid #003f8d; */ } .level-0.active.breadcrumb-0.level-0-first.hover {} ul.navmenu div.sub ul.sub li.hover { background: none; } ul.navmenu li.active {} ul.navmenu li.breadcrumb-0 { /* background: url(navbar-bg.png) no-repeat center right; */ /* border-bottom: 2px solid #003f8d; */ /* border-bottom: 2px solid #fff; */ } ul.navmenu li.breadcrumb-0 a span { color: #333; } ul.navmenu div.sub ul.sub li.active { background: none; } ul.navmenu li.level-0-last { text-align: center; float: left; background: none; margin-right: 0; } ul.navmenu li.nav-last a.level-0:hover { width: 130px; float: right; } .navmenu-container .navmenu .level-0 .sub ul li a span { color: rgb(10, 80, 180) !important; } /*所有菜单项默认链接样式*/ ul.navmenu li a.level-0 { font-size: 1.2em; color: #333; display: block; text-decoration: none; font-weight: bold; } ul.navmenu li.level-0:hover { background-color: #e0eafa; } ul.navmenu li a.level-0 .span { font-size: 0.18rem; } ul.navmenu li.level-0 span { font-size: 0.2rem; display: block; text-decoration: none; font-weight: 500; color: rgb(10, 80, 180)!important; } ul.navmenu li.hover span { color: rgb(10, 80, 180); } a.level-0, a.level-0:link, a.level-0:visited, a.level-0:hover, a.level-0:active { color: #fff; height: 46px; } /*所有菜单项默认文本样式*/ ul.navmenu li a.level-0 span { font-size: 0.22rem; cursor: pointer; } /*******************************************/ /*所有菜单项默认悬停文本样式*/ ul.navmenu li.hover a span { color: #333; cursor: pointer; text-decoration: none; } /*******************************************/ /*所有二级菜单默认样式*/ /*二级菜单边框*/ ul.navmenu div.sub { /* opacity: 0.8; */ position: absolute; left: 0px; top: 0.84rem; background: #fff; z-index: 9999; } ul.navmenu div.sub ul.sub { /* width: 220px; */ z-index: 9999; width: auto !important; margin: 0; padding: 0.48rem 0.4rem; /* padding-top: 20px; */ } .navmenu li.level-0 div.sub { display: none; opacity: 1; width: 4rem !important; background: #e0eafa; /* transition: All 0.3s ease-in-out; -webkit-transition: All 0.3s ease-in-out; -moz-transition: All 0.3s ease-in-out; -o-transition: All 0.3s ease-in-out; */ border-bottom: 0.03rem solid #0a50b4 } div.sub { display: none; } .navmenu li.hover div.sub { display: block; } .navmenu li.level-0 div.sub-1 { display: none; } .navmenu li.level-0 div.sub ul.sub-1 { display: none; } /*******************************************/ .headw1200 { width: 100%; margin: 0 auto; padding: 0 .5rem; box-sizing: border-box; display: flex; align-items: center; justify-content: space-between; } .header-logo img { width: 17em; transition: all .6s; } ul.navmenu li a.level-0 span { color: #fff; } ul.navmenu { width: auto; } .zwss { float: right; } .zwss .cn { font-size: 0.18rem; color: rgb(10, 80, 180)!important; } .sousuo { margin-left: 0.2rem; width: 22px; } .hy-header { width: 100%; margin: 0 auto } .header-logo { float: left; } .header-nav { float: right; } .headw1200 .header-nav-box { display: flex; justify-content: space-between; align-items: center; } .headw1200 .header-nav-box .header-right { overflow: hidden; margin-left: 1.1rem; } .navmenu div.div-sub-7 { position: absolute; left: -100px; } .navmenu div.div-sub-8 { position: absolute; left: -200px; } .navmenu div.div-sub-9 { position: absolute; left: -300px; } /*当前样式*/ ul.navmenu li.current { color: #ffffff; cursor: hand; } ul.navmenu li.current a:link { color: #ffffff; cursor: hand; } /*所有二级菜单项样式*/ /*所有菜单项默认样式*/ div.navmenu-container ul.navmenu li.level-0 div.sub ul.sub li.level-1 { height: 0.5rem; line-height: 0.55rem; border-bottom: 1px dotted #0a50b4; } /*所有菜单项默认链接样式*/ div.navmenu-container ul.navmenu li.level-0 div.sub ul.sub li.level-1 a { display: block; color: #222; text-align: left; text-decoration: none; } div.navmenu-container ul.navmenu li.level-0 div.sub ul.sub li.level-1 a:hover { text-decoration: none; } /*所有菜单项默认文本样式*/ div.navmenu-container ul.navmenu li.level-0 div.sub ul.sub li.level-1 a.level-1 span { display: inline-block; /* padding-left: 5px; */ font-weight: normal; font-size: 0.18rem; color: #1a1a1a; cursor: pointer; } div.navmenu-container ul.navmenu li.level-0 div.sub ul.sub li.hover { /* display: inline-block; */ } div.navmenu-container ul.navmenu li.level-0 div.sub ul.sub li.hover a.level-1 span { color: #333; } ul.navmenu li.level-0 li.level-1 span { text-align: left; font-size: 0.18rem; font-weight: normal; } /*下拉菜单*/ .sub.sub-0.div-sub-1 { /* height: 177px; width: 590px !important; margin-left: -37px; */ } .sub.sub-0.div-sub-2 { /* height: 177px; */ width: 373px !important; } .sub.sub-0.div-sub-3 { width: 475px !important; /* margin-left: -126px; */ } .sub.sub-0.div-sub-4 { /* height: 177px; */ width: 373px !important; /* margin-left: -313px; */ } .sub.sub-0.div-sub-5 { /* height: 177px; */ width: 373px !important; left: -0 !important; } .sub.sub-0.div-sub-6 { /* height: 177px; */ width: 373px !important; /* margin-left: -292px; */ } .sub.sub-0.div-sub-7 { /* height: 177px; */ width: 373px !important; margin-left: -298px; } .sub.sub-0.div-sub-8 { /* height: 177px; */ width: 373px !important; margin-left: -325px; } ul.sub.sub-0.navitem-1 { /* width: 508px !important; */ /* height: 140px; */ } ul.sub.sub-0.navitem-2 { width: 285px !important; /* height: 140px; */ } ul.sub.sub-0.navitem-3 { width: 440px !important; } ul.sub.sub-0.navitem-4 { width: 285px !important; /* height: 140px; */ } ul.sub.sub-0.navitem-5 { width: 285px !important; /* height: 140px; */ } ul.sub.sub-0.navitem-6 { width: 285px !important; /* height: 140px; */ } ul.sub.sub-0.navitem-7 { width: 285px !important; /* height: 135px; */ } ul.sub.sub-0.navitem-8 { width: 285px !important; /* height: 135px; */ } div.navmenu-container ul.navmenu li.level-0 div.div-sub-3 ul.navitem-3 li.level-1 { /* width: 405px; */ } ul.navitem-1 { /*padding-left: 183px;*/ /* margin: 0 auto; */ background: url(gywm-icon.jpg) 23px 23px no-repeat; } ul.navitem-2 { /*padding-left: 183px;*/ margin: 0 auto; background: url(xwzx-icon.jpg) 23px 23px no-repeat; } ul.navitem-3 { /*padding-left: 183px;*/ margin: 0 auto; background: url(qyry-icon.jpg) 23px 23px no-repeat; } ul.navitem-4 { /*padding-left: 183px;*/ margin: 0 auto; background: url(ywly-icon.jpg) 23px 23px no-repeat; } ul.navitem-5 { /*padding-left: 183px;*/ margin: 0 auto; background: url(jpgc-icon.jpg) 23px 23px no-repeat; } ul.navitem-6 { /*padding-left: 183px;*/ margin: 0 auto; background: url(kjcx-icon.jpg) 23px 23px no-repeat; } ul.navitem-7 { /*padding-left: 183px;*/ margin: 0 auto; background: url(hxqy-icon.jpg) 23px 23px no-repeat; } ul.navitem-8 { /*padding-left: 183px;*/ margin: 0 auto; background: url(rcfz-icon.jpg) 23px 23px no-repeat; } ul.navitem-4 .level-1:nth-child(4) { /*width:204px !important;*/ } .genertec-header { /* padding: 0.2rem 0; */ position: fixed; background: none; width: 100%; z-index: 99; background: rgb(255, 255, 255)!important; /* padding: 0.2rem 0; */ position: fixed; transition: All 0.3s ease-in-out; -webkit-transition: All 0.3s ease-in-out; -moz-transition: All 0.3s ease-in-out; -o-transition: All 0.3s ease-in-out; } #Form.showControlBar { margin: 0 !important; } .foot .one { padding: 0.3rem 0; } .foot .w1200 ul { width: 7rem; margin-left: 3rem; float: left; margin-bottom: 0; } .foot .w1200 ul li { float: left; width: 2rem; line-height: 0.45rem; font-size: 0.2rem; /* text-align: center; */ } .foot .top {} .foot .one .right { margin-top: 0.1rem; cursor: pointer; } .foot .w1200 ul li a { color: #0A50B4; font-weight: 500; } .foot .logo { width: 2.45rem; float: left; display: block; margin-top: 0.1rem; } .foot .right p { font-size: 0.14rem; line-height: 26px; color: #fff } .foot .right a { color: #fff } .foot2 { color: #fff; line-height: 0.75rem; background: #065abc; } .foot2 img { float: left; width: 0.2rem; margin-left: 0.1rem; } #dnn_ctr23357_HtmlModule_lblContent .w1200 .left span { opacity: .74; letter-spacing: 1px; } .m_paginations { display: none; } @media screen and (max-width: 767px) { .foot .w1200 ul { float: none; margin: 0; } .foot .right { display: none; } .foot .logo { float: none; } .mod { display: block; } .header-nav { width: 7rem; height: 4rem; display: none; } ul.navmenu li.level-0 { width: 6.7rem; } .m_paginations { display: block; } .part3 .nlist { margin-top: .2rem; } } @media screen and (max-width: 1366px) { .foot .w1200 ul li:nth-child(2) , .foot .w1200 ul li:nth-child(5) { width: 2.2rem; } } @media screen and (max-width: 1024px) { .header-logo img { width: 3rem; } .zwss .cn { font-size: 0.24rem; } } @media screen and (max-width: 768px) { .header-logo { margin-top: 0; } .header-logo img { width: 3rem; } } @media screen and (max-width: 750px) { .headw1200 {padding: 0 .4rem;} .zwss { margin-top: 0 !important; } .ne_one .date span { font-size: 0.24rem; } .xhts {display:none;} } .xhts { position: absolute; left: 50%; bottom: .3rem; z-index: 9; transform: translateX(-50%); animation: mymove 5s ease 2s infinite both; } @-webkit-keyframes mymove { 0% { opacity: 0; -webkit-transform: translate(-50%,-50%); } 100% { opacity: .8; -webkit-transform: translate(-50%,0); } } @-moz-keyframes mymove { 0% { opacity: 0; -moz-transform: translate(-50%,-50%); } 100% { opacity: .8; -moz-transform: translate(-50%,0); } } @-ms-keyframes mymove { 0% { opacity: 0; -ms-transform: translate(-50%,-50%); } 100% { opacity: .8; -ms-transform: translate(-50%,0); } } @-o-keyframes mymove { 0% { opacity: 0; -o-transform: translate(-50%,-50%); } 100% { opacity: .8; -o-transform: translate(-50%,0); } } @keyframes mymove { 0% { opacity: 0; transform: translate(-50%,-50%); } 100% { opacity: .8; transform: translate(-50%,0); } } .img-large img{width: 2.7rem;} .cn { letter-spacing: 1px;} .sousuo {cursor: pointer;} .swiper-button-next, .swiper-container-rtl .swiper-button-prev { background-image: url(banner-right.png) !important; transition: all .6s; opacity: .4; } .swiper-button-prev, .swiper-container-rtl .swiper-button-next { background-image: url(banner-left.png) !important; transition: all .6s; opacity: .6; } .genertec-header {transition: all .6s;} #dnn_ctr23348_ModuleContent:hover .swiper-button-prev , #dnn_ctr23348_ModuleContent:hover .swiper-button-next {opacity: 1;} #subjects:hover .swiper-button-prev , #subjects:hover .swiper-button-next {opacity: 1;} @media screen and (max-width: 1675px){ .header-logo img {width: 18em;} .zwss .cn {font-size:.22rem} .sousuo {margin-left: 0.4rem;} ul.navmenu li.level-0 {padding: 0.24rem 0.28rem;} ul.navmenu li a.level-0 span{font-size:.24rem} } .ltitle .nlist img {transform: translateX(-30%); transition: all .6s;} .ltitle .nlist:hover img {transform: translateX(0);} @media screen and (max-width: 750px){.ltitle .nlist img{transform: translateX(0);}} .w101 { overflow: initial !important; height: 100%; } #dnn_FootPane { height: 0.75rem; } .one_icon, .two_icon { position: relative; cursor: pointer; } .one_ewm, .two_ewm { display: none } .one_icon:hover .one_ewm { display: block; width: 2rem !important; height: 2rem !important; position: absolute; right: -0.9rem; top: -2.1rem; } .two_icon:hover .two_ewm { display: block; width: 2rem !important; height: 2rem !important; position: absolute; right: -0.9rem; top: -2.1rem; } @media (max-width: 750px) { #dnn_FootPane { height: 2.6rem; } .one_icon:hover .one_ewm { display: block; width: 1.5rem !important; height: 1.5rem !important; position: absolute; right: -0.9rem; top: -1.7rem; } .two_icon:hover .two_ewm { display: block; width: 1.5rem !important; height: 1.5rem !important; position: absolute; right: -0.9rem; top: -1.7rem; } }