* { padding: 0; margin: 0; } li { list-style: none; } a { text-decoration: none; } h2, h3, i, em { font-style: normal; } html, body, button { font-family: "微软雅黑"; } input, img, a { outline: none; border: 0; } .clear { clear: both; } .px1460 { max-width: 1460px; margin: 0 auto; } .pic { position: relative; overflow: hidden; padding-top: 124%; } .pic img { position: absolute; left: 0; top: 0; object-fit: cover; width: 100%; height: 100%; transition: all .3s; } .pic:hover img { transform: scale(1.2); } .ewm img{ width: 104px;} /* 移动端头部开始 */ .top { max-width: 1920px; margin: 0 auto; position: fixed; right: 10px; top: 18px; width: 25px; height: 25px; z-index: 9999; } .wap { display: none; } .top>img { display: block; width: 100%; } .wap-menu { position: absolute; top: 0; right: 0; z-index: 99999; font-size: 0; } .close-menu { display: none; position: absolute; right: 0; top: 0; } .wap-menu img { height: 25px; } /* 移动端头部结束 */ .main-top { position: relative; } .header { position: fixed; padding: 20px 120px; padding-bottom: 0; top: 0; left: 0; right: 0; border-top: 3px solid #2658bd; z-index: 999; } .header::before { content: ""; position: absolute; left: 0; right: 0; height: 100%; bottom: 100%; background-color: #065598; z-index: -1; transition: bottom .5s; } .header.on::before { bottom: 0; } .head { margin: 0 auto; } .head-l { float: left; font-size: 0; } .logo a { display: inline-block; vertical-align: middle; } .logo a img { display: block; } .logo span { position: relative; display: inline-block; padding: 0 30px; vertical-align: middle; } .logo span:before { content: ''; position: absolute; top: 50%; transform: translateY(-50%); width: 1px; height: 45px; background-color: #8b8b8c; } .head-r { float: right; text-align: right; } .link-top { position: relative; } .link-top a { display: inline-block; margin-right: 20px; font-size: 14px; color: #fff; font-family: "regular"; } .link-top a:hover { opacity: .8; } .link-top span { font-size: 14px; color: #fff; padding: 0 20px; } .link-top img { vertical-align: middle; cursor: pointer; } .nav>ul>li { position: relative; float: left; text-align: center; margin-left: 45px; line-height: 68px; } .nav>ul>li>a { display: block; font-size: 18px; color: #fafbfb; } .nav>ul>li:hover>a { font-weight: bold; } .nav>ul>li ul { position: absolute; top: 68px; width: 130px; left: 50%; margin-left: -65px; border-top: 2px solid #065598; background-color: rgba(255, 255, 255, 0.87); box-shadow: 0 3px 3px #999; padding-bottom: 20px; display: none; z-index: 999; } .nav>ul>li ul li { line-height: 38px; text-align: center; } .nav>ul>li ul li a { font-size: 15px; color: #333; font-family: "pf"; } .nav>ul>li ul li:hover { background-color: #8fb5d6; } .kslj { position: fixed; top: 3px; right: 0; width: 90px; z-index: 1000; } .kslj.on { display: none; } .kslj p { position: relative; width: 100%; height: 42px; line-height: 42px; padding-left: 8px; background: url(../images/ks-bg.png) no-repeat center center; box-sizing: border-box; font-size: 14px; color: #ebeef6; cursor: pointer; } .kslj p span { position: absolute; right: 5px; top: 10px; width: 20px; height: 20px; background: url(../images/ks-jt.png) no-repeat center center; transition: all .3s; } .kslj p span.on { transform: rotate(90deg); } .kslj ul { position: absolute; padding: 10px 5px; width: 200px; top: 42px; right: 0; text-align: center; background-color: #2658bd; display: none; } .kslj ul li { line-height: 40px; } .kslj ul li a { display: block; font-size: 14px; color: #fff; } .kslj ul li:hover { background-color: #065598; } .banner { position: relative; } .banner a { position: relative; display: block; } .banner a img { display: block; width: 100%; } .banner a::after { content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: url(../images/banner-bg.png) no-repeat; background-size: cover; } .banner .slick-dots { width: auto; right: 206px; box-sizing: border-box; bottom: 20px; margin: 0 auto; } .banner .slick-dots li { margin: 0; width: 20px; height: 20px; margin: 0 3px; font-family: 微软雅黑; } .banner .slick-dots li button { display: block; font-size: 18px; color: #fff; width: 20px; height: 20px; padding: 0; } .banner .slick-dots li.slick-active { padding-right: 36px; background: url(../images/jt.png) no-repeat right center; } .banner .slick-dots li.slick-active button { font-size: 30px; } .wave { position: fixed; left: 0; right: 0; top: 0; bottom: 0; display: none; z-index: 1000; } .layer { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, .7); z-index: 1000; } .wave.on { display: block; } .search { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 800px; height: 45px; line-height: 45px; border: 1px solid #4f616d; background-color: #065598; padding: 0 15px; font-size: 0; z-index: 1001; } .search input[type="text"] { padding-right: 20px; width: 750px; height: 45px; line-height: 45px; vertical-align: middle; background-color: transparent; color: #fff; } .search input[type="image"] { vertical-align: middle; } .search input::placeholder { color: #fff; } .foot-link { padding: 40px 0; background: url(../images/f-link-bg.png) no-repeat center center; background-size: cover; } .fl>ul { font-size: 0; } .fl>ul>li { display: inline-block; width: 12.5%; text-align: center; vertical-align: top; } .fl>ul>li>a { display: block; padding-bottom: 40px; border-bottom: 1px solid #4a81d4; font-size: 20px; color: #fff; } .fl>ul>li:first-child { text-align: left; } .fl>ul>li:last-child { text-align: right; } .fl>ul>li>ul { margin-top: 40px; } .fl>ul>li>ul>li { line-height: 32px; } .fl>ul>li>ul>li>a { font-size: 14px; color: #fff; } .fl>ul>li>ul>li>a:hover { color: rgba(255, 255, 255, 0.87); } .footer { background-color: #041d5d; padding: 35px 0; } .foot { position: relative; overflow: hidden; } .ft-l { float: left; } .ft-l p { line-height: 30px; font-size: 12px; color: #fff; } .ft-l p img { vertical-align: middle; margin-right: 15px; } .ft-r { float: right; } .ft-m { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); } @media screen and (max-width: 1670px) { .header { padding-left: 20px; padding-right: 90px; } .header.on { padding-right: 20px; } } @media screen and (max-width: 1550px) { .logo a img { height: 40px; } .nav>ul>li { margin-left: 10px; } .header.on .nav>ul>li { margin-left: 15px; } .nav>ul>li>a { font-size: 16px; } .logo span { padding: 0 15px; } .head-l { margin-top: 15px; } } @media screen and (max-width: 1460px) { .px1460 { padding: 0 15px; } } @media screen and (max-width: 1024px) { body { padding-top: 60px; } .kslj { display: none; } .banner .down { display: none; } .main-top { display: none; } .wap { display: block; } .m-logo { font-size: 0; } .m-head { position: fixed; top: 0; left: 0; right: 0; background: #fff; padding: 10px; z-index: 999; box-shadow: 0 5px 5px rgb(0 0 0 / 20%); background: #0b3466; } .m-logo { font-size: 0; } .m-logo a { font-size: 0; line-height: 40px; } .m-logo span { display: inline-block; height: 30px; padding: 0 5px; vertical-align: middle; background: url(../images/logo-xx.png) no-repeat center center; } .m-logo img { max-height: 40px; max-width: 80%; vertical-align: middle; } .m-tlink { padding: 10px 15px 0 15px; } .m-tlink a { font-size: 14px; margin-right: 15px; margin: 5px 0; color: #fff; display: inline-block; font-size: 14px; line-height: 24px; border: 1px solid #fff; border-radius: 4px; color: #fff; line-height: 30px; padding: 0 15px; border-radius: 5px; } .m-tlink a img { vertical-align: middle; padding-right: 10px; } .m-kslj { margin-top: 15px; line-height: 30px; padding: 0 20px; } .m-kslj span { font-size: 16px; color: #fff; } .m-kslj a { display: inline-block; font-size: 14px; color: #fff; margin-left: 15px; } .m-search { margin: 0 15px; padding-right: 50px; padding-left: 10px; padding-top: 5px; padding-bottom: 5px; position: relative; line-height: 35px; margin-top: 15px; border: 1px solid #fff; } .m-search input[type="text"] { display: block; width: 100%; line-height: 25px; background: none; color: #fff; } .m-search input[type="text"]::placeholder { color: #fff; } .m-search input[type="image"] { position: absolute; right: 10px; top: 10px; height: 15px; } .m-nav { position: fixed; top: 60px; left: 100%; right: 0; bottom: 0; z-index: 999; background: #1f3a5a; overflow-y: scroll; } .m-nav ul { padding: 0 15px; } .m-nav ul li { border-bottom: 1px solid rgba(255, 255, 255, 0.2); position: relative; } .m-nav ul li>span.on { transform: rotateZ(90deg); } .m-nav ul li ul { display: none; } .m-nav ul li ul li { border: none; } .m-nav>ul>li a { display: block; font-size: 14px; line-height: 20px; padding: 15px 0; position: relative; color: #fff; } .m-nav>ul>li ul li a { padding: 10px 0; } .m-nav>ul>li>span { position: absolute; width: 20px; height: 20px; background: url(../images/m-nav_down.png) no-repeat; background-size: 14px 14px; background-position: center center; right: 0; top: 15px; cursor: pointer; display: block; color: #fff; transition: all 0.3s; } .banner .slick-dots { width: 100%; left: 50%; transform: translateX(-50%); } } @media screen and (max-width: 1000px) { .ft-m { position: static; left: auto; top: auto; transform: none; text-align: center; margin-bottom: 10px; } } @media screen and (max-width:760px) { .ft-l { float: none; } .ft-r { float: none; margin-top: 10px; text-align: center; } .fl>ul>li { display: block; width: 100%; text-align: left; padding-bottom: 15px; } .fl>ul>li:last-child { text-align: left; } .fl>ul>li>a { padding-bottom: 10px; font-size: 16px; } .fl>ul>li>ul { margin-top: 10px; } .fl>ul>li>ul>li { display: inline-block; margin-right: 10px; } }