@charset "utf-8"; * { padding: 0; margin: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; outline: none; } html, body { color: #333; font-size: 16px; font-family: "微软雅黑"; margin-left: auto !important; margin-right: auto !important; text-align: left; } html{ overflow-x: hidden; } body { min-width: 1600px; } li { list-style: none; } a { text-decoration: none; } img, input { border: 0; outline: none; } .wap { display: none !important; } .top>img.wap { display: none; } .icon:hover img { animation: jello 1s linear; } @keyframes jello { from, 11.1%, to { -webkit-transform: none; -moz-transform: none; transform: none; } 22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); -moz-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg) } 33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg); -moz-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg) } 44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); -moz-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg) } 55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); -moz-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg) } 66.6% { -webkit-transform: skewX(-.78125deg) skewY(-.78125deg); -moz-transform: skewX(-.78125deg) skewY(-.78125deg); transform: skewX(-.78125deg) skewY(-.78125deg) } 77.7% { -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); -moz-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg) } 88.8% { -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg); -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg); transform: skewX(-.1953125deg) skewY(-.1953125deg) } } @media screen and (min-width:1024px) { ::-webkit-scrollbar { width: 6px; height: 9px; } ::-webkit-scrollbar-track { width: 3px; background: rgba(0, 0, 0, .5); -webkit-border-radius: 2em; -moz-border-radius: 2em; border-radius: 2em; } ::-webkit-scrollbar-thumb { background-color: #216253; background-clip: padding-box; min-height: 28px; -webkit-border-radius: 2em; -moz-border-radius: 2em; border-radius: 2em; } ::-webkit-scrollbar-thumb:hover { background-color: #ef9e12 } } body .clear { clear: both; height: 0 !important; width: 0 !important; border: none !important; margin: 0 !important; padding: 0 !important; float: none !important; } .px1314 { max-width: 1314px; margin: 0 auto; } .px1420 { max-width: 1420px; margin: 0 auto; } .px1600 { max-width: 1600px; margin: 0 auto; } /* 定位搜索框 */ .search { width: 260px; margin: 0 auto; position: relative; float: right; margin-left: 20px; padding-right: 60px; padding-left: 15px; border-radius: 60px; opacity: 1; background: rgba(216, 216, 216, 0.2); box-sizing: border-box; border: 1px solid rgba(255, 255, 255, 0.2); } input, button { border: none; outline: none; } .search .text { height: 32px; line-height: 32px; font-size: 14px; background: none; color: #fff; display: block; width: 100%; } .search .button { width: 35px; background: url(../images/fdj.png) no-repeat center center; position: absolute; top: 0; bottom: 0; right: 10px; cursor: pointer; font-size: 18px; font-weight: normal; color: #c80b0d; } .search input::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.7); } .search input::-moz-input-placeholder { color: #999999; } .search input::-ms-input-placeholder { color: #999999; } /* 定位搜索框 */ .head { position: fixed; top: 0; left: 0; right: 0; z-index: 9999; border-top: 4px solid #068358; transition: all 0.3s; } .head.bj { background: #068358; } .head.bj .head-top { padding-top: 15px; } .head.bj .head-nav { margin-top: 10px; padding-bottom: 10px; } .b-top { line-height: 40px; position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 999999; display: none; } .b-top-l { float: left; font-size: 14px; color: #fff; color: rgba(229, 229, 229, 0.8); } .b-top-r { overflow: hidden; float: right; } .b-top-r>p { clear: both; text-decoration: underline; font-size: 12px; line-height: 14px; padding-top: 15px; font-weight: normal; } .b-top-r>p a { display: block; color: #333333; } .b-top-r>p a:hover { color: #b30203; } .b-top-r>ul { overflow: hidden; font-size: 0; float: left; } .b-top-r>ul>li { vertical-align: middle; float: left; position: relative; } .b-top-r>ul>li:nth-child(1)::after { content: ""; position: absolute; right: 0; top: 50%; transform: translateY(-50%); width: 1px; height: 14px; background: rgba(216, 216, 216, 0.4); } .b-top-r>ul>li a { font-size: 0; display: flex; align-items: center; line-height: 40px; color: #ffffff; padding: 0 15px; } .b-top-r>ul>li b { height: 14px; display: block; width: 2px; background: #666; } .b-top-r>ul>li a img { vertical-align: middle; margin-right: 5px; } .b-top-r>ul>li a span { vertical-align: middle; display: inline-block; font-size: 18px; } .b-top-r>ul>li a:hover { background: #b9a567; } .head-top { position: relative; overflow: hidden; padding-top: 20px; transition: all 0.3s; } .logo { overflow: hidden; float: left; } .logo a { position: relative; transition: all 0.5s; top: 0; } .logo a { display: block; } .logo a img { vertical-align: middle; display: block; } .head-nav { position: relative; z-index: 9; margin-top: 25px; transition: all 0.3s; } .nav>ul { font-size: 0; text-align: center; display: flex; justify-content: space-between; } .nav>ul>li { text-align: center; position: relative; display: inline-block; vertical-align: middle; } .nav>ul>li.active>a {} .nav>ul>li:first-child {} .nav>ul>li>a { display: flex; align-items: center; font-size: 20px; line-height: 48px; color: #ffffff; text-align: center; position: relative; transition: all 0.3s; font-weight: 600; } .nav>ul>li>a span { width: 20px; height: 20px; background: url(../images/nav-down.png) no-repeat; background-position: center center; margin-left: 10px; } .nav>ul>li>a::after { content: ""; position: absolute; left: 50%; transform: translateX(-50%); bottom: 0; border-bottom: 5px solid transparent; border-left: 5px solid transparent; border-right: 5px solid transparent; } .nav>ul>li.on>a::after { border-bottom: 5px solid #ffffff; } .nav>ul>li>div { position: absolute; top: 150%; left: 50%; margin-left: -75px; width: 100%; width: 150px; background: #056a69; z-index: 9999; line-height: normal; padding: 10px 0; opacity: 0; display: none; /* border-top: 1px solid #fff; */ } .nav>ul>li>a::after { content: ""; position: absolute; left: 50%; transform: translateX(-50%); bottom: 0; border-bottom: 8px solid #fff; border-left: 10px solid transparent; border-right: 10px solid transparent; display: none; } .nav>ul>li:hover>a::after { display: block; } .nav>ul>li:hover>a { /* background: #b9a567; */ } .nav-pic { float: left; overflow: hidden; width: 238px; margin-right: 10%; display: none; } .nav-pic img { display: block; width: 100%; } .nav>ul>li .nav-ejbox { position: relative; z-index: 9; } .nav>ul>li ul { overflow: hidden; } .nav>ul>li>div ul li { text-align: center; } .nav>ul>li>div ul>li a { display: block; font-size: 16px; line-height: 40px; color: #fff; position: relative; /* padding-left: 16px; */ } .nav>ul>li>div ul>li a::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 4px; height: 4px; /* background: #fff; */ border-radius: 50%; } .nav>ul>li>div ul>li a:hover { background: #b9a567; } .nav-r { float: left; position: relative; } .nav-r a { float: left; margin-left: 20px; border-radius: 50%; width: 40px; height: 40px; text-align: center; color: #fff; line-height: 40px; font-size: 0; } .nav-r a img { vertical-align: middle; display: none; } .nav-r a img:first-child { display: inline-block; } .nav-r a span { display: block; font-size: 18px; } .top { max-width: 1920px; margin: 0 auto; position: fixed; right: 10px; top: 18px; width: 25px; height: 25px; z-index: 9999; } .top>img { display: block; width: 100%; } .wap-menu { position: absolute; top: 0; right: 0; z-index: 99999; font-size: 0; } .wap-menu img { height: 25px; } .close-menu { display: none; position: absolute; right: 0; top: 0; } /* nav */ .next-back img { display: block; width: auto !important; height: auto !important; } .pic { padding-top: 75%; position: relative; overflow: hidden; } .pic img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; transition: all 1s; object-fit: cover; } .pic img:hover { transform: scale(1.05); } .footer { position: relative; padding-top: 120px; padding-bottom: 30px; overflow: hidden; } .footer::before { content: ""; position: absolute; left: 0; width: 200%; top: 0; bottom: 0; background: url(../images/foot-bg1.png) repeat-x; background-size: auto 100%; z-index: 1; animation: foot_move 15s linear infinite; } .footer::after { content: ""; position: absolute; left: 0; top: 0; width: 200%; bottom: 0; background: url(../images/foot-bg2.png) repeat-x; background-size: auto 100%; z-index: 2; animation: foot_move 15s linear infinite; } @keyframes foot_move { 0%{ transform: translateX(0); } 100%{ transform: translateX(-50%); } } .footer .px1600 { position: relative; z-index: 9; } .foot-c { display: flex; justify-content: space-between; } .foot-l { display: flex; flex-wrap: wrap; justify-content: space-between; flex: 1; min-width: 0; } .foot-lbox { display: flex; align-items: center; } .foot-lbox .foot-licon { margin-right: 30px; } .foot-lbox .foot-licon img { display: block; width: 76px; } .foot-lbox .foot-linfo { /* flex: 1; min-width: 0; */ } .foot-lbox .foot-linfo h2 { font-family: Arial; font-size: 26px; font-weight: bold; line-height: 26px; text-transform: capitalize; letter-spacing: 0em; color: #FFFFFF; margin-bottom: 16px; } .foot-lbox .foot-linfo p { font-family: Poppins; font-size: 15px; font-weight: normal; line-height: 30px; letter-spacing: 0em; color: #FFFFFF; } .foot-lbox .foot-llink { /* flex: 1; min-width: 0; */ } .foot-lbox .foot-llink h2 { font-family: Arial; font-size: 26px; font-weight: bold; line-height: 26px; text-transform: capitalize; letter-spacing: 0em; color: #FFFFFF; margin-bottom: 16px; } .foot-lbox .foot-llink ul { display: flex; flex-wrap: wrap; justify-content: left; } .foot-lbox .foot-llink ul li { width: 33.33%; } .foot-lbox .foot-llink ul li a { display: block; font-family: Poppins; font-size: 15px; font-weight: normal; line-height: 30px; letter-spacing: 0em; color: #FFFFFF; } .foot-r { width: 305px; margin-left: 40px; } .foot-r ul { display: flex; justify-content: space-between; } .foot-r ul li { width: 137px; } .foot-r ul li div img { display: block; width: 100%; } .foot-r ul li p { font-family: Poppins; font-size: 16px; font-weight: normal; line-height: 26px; text-align: center; letter-spacing: 0em; color: #FFFFFF; text-align: center; margin-top: 19px; } .bq { width: 100%; position: relative; padding-top: 30px; margin-top: 25px; } .bq::before { content: ""; position: absolute; left: -260px; right: 0; top: 0; border-top: 1px solid rgba(43, 178, 131, 0.4706); } .bq p { font-family: Poppins; font-size: 16px; font-weight: normal; line-height: 26px; letter-spacing: 0em; color: #FFFFFF; } .bq p a {color:#fff;} /* 公共代码版块 */ .titline i { display: inline; font-style: normal; position: relative; background-image: linear-gradient(#b30203, #b30203); background-position: 0 100%; background-size: 0 1px; background-repeat: no-repeat; transition: background-size .5s; } a:hover .titline i { background-size: 100% 1px; }