|
|
@@ -0,0 +1,2736 @@
|
|
|
+body,
|
|
|
+div,
|
|
|
+span,
|
|
|
+object,
|
|
|
+iframe,
|
|
|
+h1,
|
|
|
+h2,
|
|
|
+h3,
|
|
|
+h4,
|
|
|
+h5,
|
|
|
+h6,
|
|
|
+p,
|
|
|
+blockquote,
|
|
|
+a,
|
|
|
+big,
|
|
|
+em,
|
|
|
+font,
|
|
|
+img,
|
|
|
+strong,
|
|
|
+tt,
|
|
|
+b,
|
|
|
+u,
|
|
|
+i,
|
|
|
+center,
|
|
|
+dl,
|
|
|
+dt,
|
|
|
+dd,
|
|
|
+ol,
|
|
|
+ul,
|
|
|
+li,
|
|
|
+fieldset,
|
|
|
+form,
|
|
|
+label,
|
|
|
+table,
|
|
|
+caption,
|
|
|
+tbody,
|
|
|
+tfoot,
|
|
|
+thead,
|
|
|
+tr,
|
|
|
+th,
|
|
|
+td {
|
|
|
+ padding: 0;
|
|
|
+ margin: 0
|
|
|
+}
|
|
|
+
|
|
|
+table {
|
|
|
+ border-collapse: collapse;
|
|
|
+ border-spacing: 0
|
|
|
+}
|
|
|
+
|
|
|
+fieldset,
|
|
|
+img {
|
|
|
+ border: 0
|
|
|
+}
|
|
|
+
|
|
|
+button,
|
|
|
+input,
|
|
|
+select,
|
|
|
+textarea {
|
|
|
+ font-size: 12px
|
|
|
+}
|
|
|
+
|
|
|
+ol,
|
|
|
+ul,
|
|
|
+li {
|
|
|
+ list-style: none
|
|
|
+}
|
|
|
+
|
|
|
+h1,
|
|
|
+h2,
|
|
|
+h3,
|
|
|
+h4,
|
|
|
+h5,
|
|
|
+h6 {
|
|
|
+ font-size: 100%
|
|
|
+}
|
|
|
+
|
|
|
+body {
|
|
|
+ margin: 0 auto;
|
|
|
+ font-size: 12px;
|
|
|
+ background: none;
|
|
|
+ font-family: "Microsoft YaHei", "Simsun", Arial
|
|
|
+}
|
|
|
+
|
|
|
+td {
|
|
|
+ font-size: 12px;
|
|
|
+ line-height: 160%
|
|
|
+}
|
|
|
+
|
|
|
+a {
|
|
|
+ outline: none;
|
|
|
+ text-decoration: none
|
|
|
+}
|
|
|
+
|
|
|
+.wp {
|
|
|
+ text-overflow: ellipsis;
|
|
|
+ white-space: nowrap;
|
|
|
+ overflow: hidden
|
|
|
+}
|
|
|
+
|
|
|
+.hide {
|
|
|
+ display: none !important
|
|
|
+}
|
|
|
+
|
|
|
+.clearfix:before,
|
|
|
+.clearfix:after {
|
|
|
+ content: "";
|
|
|
+ display: table
|
|
|
+}
|
|
|
+
|
|
|
+.clearfix:after {
|
|
|
+ clear: both
|
|
|
+}
|
|
|
+
|
|
|
+*.clearfix {
|
|
|
+ zoom: 1
|
|
|
+}
|
|
|
+
|
|
|
+.fl {
|
|
|
+ float: left
|
|
|
+}
|
|
|
+
|
|
|
+.fr {
|
|
|
+ float: right
|
|
|
+}
|
|
|
+
|
|
|
+.scroll::-webkit-scrollbar {
|
|
|
+ width: 7px !important;
|
|
|
+ display: block !important
|
|
|
+}
|
|
|
+
|
|
|
+.scroll::-webkit-scrollbar-thumb {
|
|
|
+ background-color: #ddd
|
|
|
+}
|
|
|
+
|
|
|
+.scroll::-webkit-scrollbar-thumb:vertical:hover {
|
|
|
+ background-color: #eaeaea
|
|
|
+}
|
|
|
+
|
|
|
+.scroll::-webkit-scrollbar-thumb:vertical:active {
|
|
|
+ background-color: #d0d0d0
|
|
|
+}
|
|
|
+
|
|
|
+body {
|
|
|
+ font-size: 14px
|
|
|
+}
|
|
|
+
|
|
|
+h1,
|
|
|
+h2 {
|
|
|
+ display: none
|
|
|
+}
|
|
|
+
|
|
|
+.header {
|
|
|
+ width: 100%;
|
|
|
+ height: 90px;
|
|
|
+ box-shadow: 0 5px 10px rgba(0, 0, 0, .18)
|
|
|
+}
|
|
|
+
|
|
|
+.header .main {
|
|
|
+ width: 1180px;
|
|
|
+ margin: 0 auto;
|
|
|
+ padding: 0 8px;
|
|
|
+ box-sizing: border-box
|
|
|
+}
|
|
|
+
|
|
|
+.header .main .logo {
|
|
|
+ width: 90px;
|
|
|
+ float: left;
|
|
|
+ background: url("../images/jh.png") no-repeat
|
|
|
+}
|
|
|
+
|
|
|
+.header .main .nav {
|
|
|
+ float: right
|
|
|
+}
|
|
|
+
|
|
|
+.header .main .nav a {
|
|
|
+ width: 110px;
|
|
|
+ text-align: center;
|
|
|
+ font-size: 24px;
|
|
|
+ color: #434343;
|
|
|
+ line-height: 90px;
|
|
|
+ font-weight: bold;
|
|
|
+ display: inline-block;
|
|
|
+ margin: 0 18px;
|
|
|
+ position: relative
|
|
|
+}
|
|
|
+
|
|
|
+.header .main .nav a::after {
|
|
|
+ content: "";
|
|
|
+ width: 100%;
|
|
|
+ height: 7px;
|
|
|
+ background: linear-gradient(to right, #00a3e9 0%, #0ef5f4 50%, #a1ffb3 100%);
|
|
|
+ position: absolute;
|
|
|
+ bottom: 5px;
|
|
|
+ left: 0;
|
|
|
+ display: none
|
|
|
+}
|
|
|
+
|
|
|
+.header .main .nav a.on::after,
|
|
|
+.header .main .nav a:hover::after {
|
|
|
+ display: block
|
|
|
+}
|
|
|
+
|
|
|
+.menu-search {
|
|
|
+ width: 1180px;
|
|
|
+ margin: 15px auto 0;
|
|
|
+ color: #a0a0a0
|
|
|
+}
|
|
|
+
|
|
|
+.menu-search .menu {
|
|
|
+ line-height: 30px;
|
|
|
+ float: left
|
|
|
+}
|
|
|
+
|
|
|
+.menu-search .menu a {
|
|
|
+ color: #a0a0a0
|
|
|
+}
|
|
|
+
|
|
|
+.menu-search .search {
|
|
|
+ float: right
|
|
|
+}
|
|
|
+
|
|
|
+.menu-search .search input {
|
|
|
+ width: 280px;
|
|
|
+ height: 28px;
|
|
|
+ line-height: 28px;
|
|
|
+ border: 1px solid #e7e7e7;
|
|
|
+ border-radius: 18px;
|
|
|
+ outline: none;
|
|
|
+ padding: 0 50px 0 30px;
|
|
|
+ background: #fff url("../images/search.png") no-repeat 325px 2px;
|
|
|
+ float: left
|
|
|
+}
|
|
|
+
|
|
|
+.menu-search .search .hot-search {
|
|
|
+ float: left;
|
|
|
+ line-height: 30px;
|
|
|
+ margin-left: 10px
|
|
|
+}
|
|
|
+
|
|
|
+.menu-search .search .hot-search a {
|
|
|
+ color: #a0a0a0
|
|
|
+}
|
|
|
+
|
|
|
+.title {
|
|
|
+ line-height: 36px;
|
|
|
+ padding: 0 25px 0 13px
|
|
|
+}
|
|
|
+
|
|
|
+.title span {
|
|
|
+ float: left;
|
|
|
+ position: relative;
|
|
|
+ font-size: 20px;
|
|
|
+ font-weight: bold;
|
|
|
+ padding-left: 38px
|
|
|
+}
|
|
|
+
|
|
|
+.title span::before {
|
|
|
+ content: "";
|
|
|
+ width: 30px;
|
|
|
+ height: 36px;
|
|
|
+ background: url("../images/hot.png") no-repeat;
|
|
|
+ position: absolute;
|
|
|
+ top: 0;
|
|
|
+ left: 0
|
|
|
+}
|
|
|
+
|
|
|
+.title .more {
|
|
|
+ float: right;
|
|
|
+ color: #959595
|
|
|
+}
|
|
|
+
|
|
|
+.title.ranking-tit {
|
|
|
+ line-height: 29px;
|
|
|
+ padding: 0 0 0 5px
|
|
|
+}
|
|
|
+
|
|
|
+.title.ranking-tit span {
|
|
|
+ padding-left: 42px
|
|
|
+}
|
|
|
+
|
|
|
+.title.ranking-tit span::before {
|
|
|
+ width: 34px;
|
|
|
+ height: 29px;
|
|
|
+ background: url("../images/ranking.png") no-repeat
|
|
|
+}
|
|
|
+
|
|
|
+.title.ranking-tit i {
|
|
|
+ float: right;
|
|
|
+ color: #959595;
|
|
|
+ font-style: normal;
|
|
|
+ margin-right: 15px
|
|
|
+}
|
|
|
+
|
|
|
+.title.special-tit {
|
|
|
+ line-height: 33px
|
|
|
+}
|
|
|
+
|
|
|
+.title.special-tit span {
|
|
|
+ padding-left: 42px
|
|
|
+}
|
|
|
+
|
|
|
+.title.special-tit span::before {
|
|
|
+ width: 37px;
|
|
|
+ height: 33px;
|
|
|
+ background: url("../images/special.png") no-repeat
|
|
|
+}
|
|
|
+
|
|
|
+.title.friend-tit {
|
|
|
+ line-height: 28px;
|
|
|
+ padding: 0 0 0 13px
|
|
|
+}
|
|
|
+
|
|
|
+.title.friend-tit span {
|
|
|
+ padding-left: 35px
|
|
|
+}
|
|
|
+
|
|
|
+.title.friend-tit span::before {
|
|
|
+ width: 28px;
|
|
|
+ height: 28px;
|
|
|
+ background: url("../images/friend-ship.png") no-repeat
|
|
|
+}
|
|
|
+
|
|
|
+.title.network-tit {
|
|
|
+ line-height: 28px;
|
|
|
+ padding: 0 0 0 5px
|
|
|
+}
|
|
|
+
|
|
|
+.title.network-tit span {
|
|
|
+ padding-left: 41px
|
|
|
+}
|
|
|
+
|
|
|
+.title.network-tit span::before {
|
|
|
+ width: 34px;
|
|
|
+ height: 28px;
|
|
|
+ background: url("../images/network.png") no-repeat
|
|
|
+}
|
|
|
+
|
|
|
+.title.stand-alone-tit {
|
|
|
+ line-height: 28px;
|
|
|
+ padding: 0 0 0 5px
|
|
|
+}
|
|
|
+
|
|
|
+.title.stand-alone-tit span {
|
|
|
+ padding-left: 41px
|
|
|
+}
|
|
|
+
|
|
|
+.title.stand-alone-tit span::before {
|
|
|
+ width: 35px;
|
|
|
+ height: 25px;
|
|
|
+ background: url("../images/stand-alone.png") no-repeat
|
|
|
+}
|
|
|
+
|
|
|
+.title.software-tit {
|
|
|
+ line-height: 28px;
|
|
|
+ padding: 0 0 0 5px
|
|
|
+}
|
|
|
+
|
|
|
+.title.software-tit span {
|
|
|
+ padding-left: 41px
|
|
|
+}
|
|
|
+
|
|
|
+.title.software-tit span::before {
|
|
|
+ width: 30px;
|
|
|
+ height: 30px;
|
|
|
+ background: url("../images/software.png") no-repeat
|
|
|
+}
|
|
|
+
|
|
|
+.hot-box {
|
|
|
+ width: 800px
|
|
|
+}
|
|
|
+
|
|
|
+.hot-box .hot-list {
|
|
|
+ background-color: #f8f8f8;
|
|
|
+ margin-top: 13px;
|
|
|
+ padding: 18px 0 30px
|
|
|
+}
|
|
|
+
|
|
|
+.hot-box .hot-list li {
|
|
|
+ float: left;
|
|
|
+ margin: 13px 7px
|
|
|
+}
|
|
|
+
|
|
|
+.hot-box .hot-list li a {
|
|
|
+ display: block;
|
|
|
+ text-align: center
|
|
|
+}
|
|
|
+
|
|
|
+.hot-box .hot-list li a img {
|
|
|
+ width: 80px;
|
|
|
+ height: 80px;
|
|
|
+ display: block;
|
|
|
+ border-radius: 18px;
|
|
|
+ margin: 0 auto
|
|
|
+}
|
|
|
+
|
|
|
+.hot-box .hot-list li a span {
|
|
|
+ width: 118px;
|
|
|
+ font-size: 16px;
|
|
|
+ overflow: hidden;
|
|
|
+ text-overflow: ellipsis;
|
|
|
+ white-space: nowrap;
|
|
|
+ display: block;
|
|
|
+ color: #000;
|
|
|
+ line-height: 1.6
|
|
|
+}
|
|
|
+
|
|
|
+.hot-box .hot-list li a span+span {
|
|
|
+ width: auto;
|
|
|
+ font-size: 14px;
|
|
|
+ color: #959595
|
|
|
+}
|
|
|
+
|
|
|
+.hot-box .hot-list li a:hover span {
|
|
|
+ color: #009e96;
|
|
|
+ font-weight: bold
|
|
|
+}
|
|
|
+
|
|
|
+.hot-box .hot-list li a:hover span+span {
|
|
|
+ font-weight: normal
|
|
|
+}
|
|
|
+
|
|
|
+.ranking {
|
|
|
+ width: 360px
|
|
|
+}
|
|
|
+
|
|
|
+.ranking .ranking-list {
|
|
|
+ background-color: #f8f8f8;
|
|
|
+ margin-top: 13px;
|
|
|
+ padding: 5px 12px 10px
|
|
|
+}
|
|
|
+
|
|
|
+.ranking .ranking-list li {
|
|
|
+ margin-top: 10px
|
|
|
+}
|
|
|
+
|
|
|
+.ranking .ranking-list li a {
|
|
|
+ display: block;
|
|
|
+ font-size: 16px
|
|
|
+}
|
|
|
+
|
|
|
+.ranking .ranking-list li a i {
|
|
|
+ width: 25px;
|
|
|
+ height: 25px;
|
|
|
+ text-align: center;
|
|
|
+ line-height: 25px;
|
|
|
+ color: #fff;
|
|
|
+ font-style: normal;
|
|
|
+ background-color: #d2d2d2;
|
|
|
+ float: left;
|
|
|
+ margin-top: 7px
|
|
|
+}
|
|
|
+
|
|
|
+.ranking .ranking-list li a img {
|
|
|
+ width: 40px;
|
|
|
+ height: 40px;
|
|
|
+ float: left;
|
|
|
+ border-radius: 8px;
|
|
|
+ margin: 0 10px
|
|
|
+}
|
|
|
+
|
|
|
+.ranking .ranking-list li a p {
|
|
|
+ width: 160px;
|
|
|
+ overflow: hidden;
|
|
|
+ text-overflow: ellipsis;
|
|
|
+ white-space: nowrap;
|
|
|
+ color: #000;
|
|
|
+ float: left;
|
|
|
+ line-height: 40px
|
|
|
+}
|
|
|
+
|
|
|
+.ranking .ranking-list li a span {
|
|
|
+ float: right;
|
|
|
+ color: #959595;
|
|
|
+ line-height: 40px
|
|
|
+}
|
|
|
+
|
|
|
+.ranking .ranking-list li a:hover p {
|
|
|
+ color: #009e96;
|
|
|
+ text-decoration: underline
|
|
|
+}
|
|
|
+
|
|
|
+.ranking .ranking-list li:first-child a i,
|
|
|
+.ranking .ranking-list li:nth-child(2) a i,
|
|
|
+.ranking .ranking-list li:nth-child(3) a i {
|
|
|
+ background-color: #84ccc9
|
|
|
+}
|
|
|
+
|
|
|
+.friend-ship {
|
|
|
+ width: 1180px;
|
|
|
+ margin: 30px auto 0
|
|
|
+}
|
|
|
+
|
|
|
+.friend-ship .friend-list {
|
|
|
+ background-color: #f8f8f8;
|
|
|
+ margin-top: 13px;
|
|
|
+ padding: 20px 0
|
|
|
+}
|
|
|
+
|
|
|
+.friend-ship .friend-list a {
|
|
|
+ width: 90px;
|
|
|
+ font-size: 16px;
|
|
|
+ color: #000;
|
|
|
+ line-height: 2.2;
|
|
|
+ float: left;
|
|
|
+ overflow: hidden;
|
|
|
+ text-overflow: ellipsis;
|
|
|
+ white-space: nowrap;
|
|
|
+ text-align: center;
|
|
|
+ margin: 0 52px
|
|
|
+}
|
|
|
+
|
|
|
+.special .special-list {
|
|
|
+ padding-top: 15px
|
|
|
+}
|
|
|
+
|
|
|
+.special .special-list li {
|
|
|
+ margin-bottom: 25px
|
|
|
+}
|
|
|
+
|
|
|
+.special .special-list li a {
|
|
|
+ display: block;
|
|
|
+ position: relative
|
|
|
+}
|
|
|
+
|
|
|
+.special .special-list li a img {
|
|
|
+ width: 100%;
|
|
|
+ display: block
|
|
|
+}
|
|
|
+
|
|
|
+.special .special-list li a p {
|
|
|
+ width: 100%;
|
|
|
+ text-align: center;
|
|
|
+ background: rgba(0, 0, 0, .5);
|
|
|
+ color: #84ccc9;
|
|
|
+ font-weight: bold;
|
|
|
+ position: absolute;
|
|
|
+ bottom: 0;
|
|
|
+ left: 0
|
|
|
+}
|
|
|
+
|
|
|
+.special.details-special {
|
|
|
+ width: 800px;
|
|
|
+ margin-top: 20px
|
|
|
+}
|
|
|
+
|
|
|
+.special.details-special .special-list {
|
|
|
+ margin-right: -10px
|
|
|
+}
|
|
|
+
|
|
|
+.special.details-special .special-list li {
|
|
|
+ float: left;
|
|
|
+ margin-right: 10px
|
|
|
+}
|
|
|
+
|
|
|
+.special.details-special .special-list li a {
|
|
|
+ width: 260px
|
|
|
+}
|
|
|
+
|
|
|
+.special.details-special .special-list li a img {
|
|
|
+ height: 130px
|
|
|
+}
|
|
|
+
|
|
|
+.special.details-special .special-list li a p {
|
|
|
+ font-size: 12px
|
|
|
+}
|
|
|
+
|
|
|
+.game {
|
|
|
+ width: 280px;
|
|
|
+ background-color: #f8f8f8;
|
|
|
+ padding: 15px 40px;
|
|
|
+ margin-bottom: 20px
|
|
|
+}
|
|
|
+
|
|
|
+.game .game-name {
|
|
|
+ width: 100%;
|
|
|
+ overflow: hidden;
|
|
|
+ text-overflow: ellipsis;
|
|
|
+ white-space: nowrap;
|
|
|
+ font-size: 20px;
|
|
|
+ font-weight: bold;
|
|
|
+ display: block;
|
|
|
+ text-align: center
|
|
|
+}
|
|
|
+
|
|
|
+.game>img {
|
|
|
+ width: 119px;
|
|
|
+ height: 119px;
|
|
|
+ display: block;
|
|
|
+ margin: 15px auto;
|
|
|
+ border-radius: 18px
|
|
|
+}
|
|
|
+
|
|
|
+.game>i {
|
|
|
+ width: 182px;
|
|
|
+ height: 21px;
|
|
|
+ background: url("../images/security.png") no-repeat;
|
|
|
+ display: block;
|
|
|
+ margin: 0 auto
|
|
|
+}
|
|
|
+
|
|
|
+.game>a {
|
|
|
+ width: 180px;
|
|
|
+ padding-left: 45px;
|
|
|
+ height: 50px;
|
|
|
+ text-align: center;
|
|
|
+ line-height: 50px;
|
|
|
+ color: #fff;
|
|
|
+ font-size: 18px;
|
|
|
+ position: relative;
|
|
|
+ display: block;
|
|
|
+ margin: 10px auto 0;
|
|
|
+ border-radius: 8px
|
|
|
+}
|
|
|
+
|
|
|
+.game>a.android {
|
|
|
+ background: linear-gradient(to right, #03a3f7 0%, #28ee9f 100%)
|
|
|
+}
|
|
|
+
|
|
|
+.game>a.android::before {
|
|
|
+ content: "";
|
|
|
+ position: absolute;
|
|
|
+ top: 8px;
|
|
|
+ left: 50px;
|
|
|
+ width: 30px;
|
|
|
+ height: 35px;
|
|
|
+ background: url("../images/android.png") no-repeat
|
|
|
+}
|
|
|
+
|
|
|
+.game>a.ios {
|
|
|
+ background: linear-gradient(to right, #000000 0%, #404040 100%)
|
|
|
+}
|
|
|
+
|
|
|
+.game>a.ios::before {
|
|
|
+ content: "";
|
|
|
+ position: absolute;
|
|
|
+ top: 8px;
|
|
|
+ left: 50px;
|
|
|
+ width: 28px;
|
|
|
+ height: 34px;
|
|
|
+ background: url("../images/ios.png") no-repeat
|
|
|
+}
|
|
|
+
|
|
|
+.game>a.pc {
|
|
|
+ background: linear-gradient(to right, #fc6a6f 0%, #ff9050 100%)
|
|
|
+}
|
|
|
+
|
|
|
+.game>a.pc::before {
|
|
|
+ content: "";
|
|
|
+ position: absolute;
|
|
|
+ top: 10px;
|
|
|
+ left: 50px;
|
|
|
+ width: 32px;
|
|
|
+ height: 30px;
|
|
|
+ background: url("../images/pc.png") no-repeat
|
|
|
+}
|
|
|
+
|
|
|
+.game .code {
|
|
|
+ width: 180px;
|
|
|
+ margin: 25px auto 0;
|
|
|
+ text-align: center
|
|
|
+}
|
|
|
+
|
|
|
+.game .code>img {
|
|
|
+ width: 119px;
|
|
|
+ height: 119px;
|
|
|
+ display: inline-block
|
|
|
+}
|
|
|
+
|
|
|
+.game .code>span {
|
|
|
+ display: block;
|
|
|
+ line-height: 3
|
|
|
+}
|
|
|
+
|
|
|
+.game .code>p {
|
|
|
+ width: 121px;
|
|
|
+ text-align: left;
|
|
|
+ color: #535353;
|
|
|
+ margin: 0 auto;
|
|
|
+ line-height: 1.8
|
|
|
+}
|
|
|
+
|
|
|
+.game .code>p a {
|
|
|
+ color: #00a0e9
|
|
|
+}
|
|
|
+
|
|
|
+.game .label {
|
|
|
+ color: #535353;
|
|
|
+ font-size: 12px;
|
|
|
+ line-height: 1.8;
|
|
|
+ margin: 8px 0
|
|
|
+}
|
|
|
+
|
|
|
+.game .label a {
|
|
|
+ color: #00a0e9;
|
|
|
+ text-decoration: underline
|
|
|
+}
|
|
|
+
|
|
|
+.game .share {
|
|
|
+ margin-left: 60px
|
|
|
+}
|
|
|
+
|
|
|
+.footer {
|
|
|
+ background-color: #7d7d7d;
|
|
|
+ padding: 38px 0;
|
|
|
+ text-align: center;
|
|
|
+ color: #fff;
|
|
|
+ margin-top: 50px
|
|
|
+}
|
|
|
+
|
|
|
+.footer p {
|
|
|
+ line-height: 2
|
|
|
+}
|
|
|
+
|
|
|
+.footer p a {
|
|
|
+ color: #fff
|
|
|
+}
|
|
|
+
|
|
|
+.page {
|
|
|
+ text-align: center;
|
|
|
+ color: #959595
|
|
|
+}
|
|
|
+
|
|
|
+.page a {
|
|
|
+ font-size: 16px;
|
|
|
+ color: #959595;
|
|
|
+ line-height: 30px;
|
|
|
+ padding: 0 9px;
|
|
|
+ display: inline-block;
|
|
|
+ margin: 0 10px;
|
|
|
+ cursor: pointer
|
|
|
+}
|
|
|
+
|
|
|
+.page a.last-child,
|
|
|
+.page a:first-child {
|
|
|
+ background-color: #eaeaea
|
|
|
+}
|
|
|
+
|
|
|
+.page a.on,
|
|
|
+.page a:hover {
|
|
|
+ background-color: #84ccc9;
|
|
|
+ color: #fff
|
|
|
+}
|
|
|
+
|
|
|
+.share {
|
|
|
+ margin-top: 8px
|
|
|
+}
|
|
|
+
|
|
|
+.share span {
|
|
|
+ float: left;
|
|
|
+ line-height: 30px;
|
|
|
+ margin: 6px 0
|
|
|
+}
|
|
|
+
|
|
|
+.share .bdsharebuttonbox {
|
|
|
+ float: left
|
|
|
+}
|
|
|
+
|
|
|
+.share .bdshare-button-style0-16 a {
|
|
|
+ width: 30px;
|
|
|
+ height: 30px;
|
|
|
+ padding: 0
|
|
|
+}
|
|
|
+
|
|
|
+.share .bdshare-button-style0-16 a.bds_weixin {
|
|
|
+ background: url("../images/wx.png") no-repeat !important
|
|
|
+}
|
|
|
+
|
|
|
+.share .bdshare-button-style0-16 a.bds_qzone {
|
|
|
+ background: url("../images/qzone.png") no-repeat !important
|
|
|
+}
|
|
|
+
|
|
|
+.share .bdshare-button-style0-16 a.bds_tsina {
|
|
|
+ background: url("../images/wb.png") no-repeat !important
|
|
|
+}
|
|
|
+
|
|
|
+.second-nav {
|
|
|
+ width: 1180px;
|
|
|
+ margin: 10px auto 0
|
|
|
+}
|
|
|
+
|
|
|
+.second-nav a {
|
|
|
+ width: 280px;
|
|
|
+ height: 110px;
|
|
|
+ float: left;
|
|
|
+ margin: 0 7px
|
|
|
+}
|
|
|
+
|
|
|
+.second-nav a.app {
|
|
|
+ background: url("../images/nav.png") no-repeat
|
|
|
+}
|
|
|
+
|
|
|
+.second-nav a.phone {
|
|
|
+ background: url("../images/nav.png") no-repeat -300px 0
|
|
|
+}
|
|
|
+
|
|
|
+.second-nav a.software {
|
|
|
+ background: url("../images/nav.png") no-repeat -599px 0
|
|
|
+}
|
|
|
+
|
|
|
+.second-nav a.special {
|
|
|
+ background: url("../images/nav.png") no-repeat -899px 0
|
|
|
+}
|
|
|
+
|
|
|
+.second-nav a.on.app,
|
|
|
+.second-nav a:hover.app {
|
|
|
+ background-position: 0 -113px
|
|
|
+}
|
|
|
+
|
|
|
+.second-nav a.on.phone,
|
|
|
+.second-nav a:hover.phone {
|
|
|
+ background-position: -300px -113px
|
|
|
+}
|
|
|
+
|
|
|
+.second-nav a.on.software,
|
|
|
+.second-nav a:hover.software {
|
|
|
+ background-position: -599px -113px
|
|
|
+}
|
|
|
+
|
|
|
+.second-nav a.on.special,
|
|
|
+.second-nav a:hover.special {
|
|
|
+ background-position: -899px -113px
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container {
|
|
|
+ margin: 0 auto;
|
|
|
+ position: relative;
|
|
|
+ overflow: hidden;
|
|
|
+ list-style: none;
|
|
|
+ padding: 0;
|
|
|
+ z-index: 1
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-no-flexbox .swiper-slide {
|
|
|
+ float: left
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-vertical>.swiper-wrapper {
|
|
|
+ -webkit-box-orient: vertical;
|
|
|
+ -webkit-box-direction: normal;
|
|
|
+ -webkit-flex-direction: column;
|
|
|
+ -ms-flex-direction: column;
|
|
|
+ flex-direction: column
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-wrapper {
|
|
|
+ position: relative;
|
|
|
+ width: 100%;
|
|
|
+ height: 100%;
|
|
|
+ z-index: 1;
|
|
|
+ display: -webkit-box;
|
|
|
+ display: -webkit-flex;
|
|
|
+ display: -ms-flexbox;
|
|
|
+ display: flex;
|
|
|
+ -webkit-transition-property: -webkit-transform;
|
|
|
+ transition-property: -webkit-transform;
|
|
|
+ -o-transition-property: transform;
|
|
|
+ transition-property: transform;
|
|
|
+ transition-property: transform, -webkit-transform;
|
|
|
+ -webkit-box-sizing: content-box;
|
|
|
+ box-sizing: content-box
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-android .swiper-slide,
|
|
|
+.swiper-wrapper {
|
|
|
+ -webkit-transform: translate3d(0, 0, 0);
|
|
|
+ transform: translate3d(0, 0, 0)
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-multirow>.swiper-wrapper {
|
|
|
+ -webkit-flex-wrap: wrap;
|
|
|
+ -ms-flex-wrap: wrap;
|
|
|
+ flex-wrap: wrap
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-free-mode>.swiper-wrapper {
|
|
|
+ -webkit-transition-timing-function: ease-out;
|
|
|
+ -o-transition-timing-function: ease-out;
|
|
|
+ transition-timing-function: ease-out;
|
|
|
+ margin: 0 auto
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-slide {
|
|
|
+ -webkit-flex-shrink: 0;
|
|
|
+ -ms-flex-negative: 0;
|
|
|
+ flex-shrink: 0;
|
|
|
+ width: 100%;
|
|
|
+ height: 100%;
|
|
|
+ position: relative;
|
|
|
+ -webkit-transition-property: -webkit-transform;
|
|
|
+ transition-property: -webkit-transform;
|
|
|
+ -o-transition-property: transform;
|
|
|
+ transition-property: transform;
|
|
|
+ transition-property: transform, -webkit-transform
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-invisible-blank-slide {
|
|
|
+ visibility: hidden
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-autoheight,
|
|
|
+.swiper-container-autoheight .swiper-slide {
|
|
|
+ height: auto
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-autoheight .swiper-wrapper {
|
|
|
+ -webkit-box-align: start;
|
|
|
+ -webkit-align-items: flex-start;
|
|
|
+ -ms-flex-align: start;
|
|
|
+ align-items: flex-start;
|
|
|
+ -webkit-transition-property: height, -webkit-transform;
|
|
|
+ transition-property: height, -webkit-transform;
|
|
|
+ -o-transition-property: transform, height;
|
|
|
+ transition-property: transform, height;
|
|
|
+ transition-property: transform, height, -webkit-transform
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-3d {
|
|
|
+ -webkit-perspective: 1200px;
|
|
|
+ perspective: 1200px
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-3d .swiper-cube-shadow,
|
|
|
+.swiper-container-3d .swiper-slide,
|
|
|
+.swiper-container-3d .swiper-slide-shadow-bottom,
|
|
|
+.swiper-container-3d .swiper-slide-shadow-left,
|
|
|
+.swiper-container-3d .swiper-slide-shadow-right,
|
|
|
+.swiper-container-3d .swiper-slide-shadow-top,
|
|
|
+.swiper-container-3d .swiper-wrapper {
|
|
|
+ -webkit-transform-style: preserve-3d;
|
|
|
+ transform-style: preserve-3d
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-3d .swiper-slide-shadow-bottom,
|
|
|
+.swiper-container-3d .swiper-slide-shadow-left,
|
|
|
+.swiper-container-3d .swiper-slide-shadow-right,
|
|
|
+.swiper-container-3d .swiper-slide-shadow-top {
|
|
|
+ position: absolute;
|
|
|
+ left: 0;
|
|
|
+ top: 0;
|
|
|
+ width: 100%;
|
|
|
+ height: 100%;
|
|
|
+ pointer-events: none;
|
|
|
+ z-index: 10
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-3d .swiper-slide-shadow-left {
|
|
|
+ background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
|
|
|
+ background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
|
|
|
+ background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
|
|
|
+ background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-3d .swiper-slide-shadow-right {
|
|
|
+ background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
|
|
|
+ background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
|
|
|
+ background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
|
|
|
+ background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-3d .swiper-slide-shadow-top {
|
|
|
+ background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
|
|
|
+ background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
|
|
|
+ background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
|
|
|
+ background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-3d .swiper-slide-shadow-bottom {
|
|
|
+ background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
|
|
|
+ background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
|
|
|
+ background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
|
|
|
+ background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-wp8-horizontal,
|
|
|
+.swiper-container-wp8-horizontal>.swiper-wrapper {
|
|
|
+ -ms-touch-action: pan-y;
|
|
|
+ touch-action: pan-y
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-wp8-vertical,
|
|
|
+.swiper-container-wp8-vertical>.swiper-wrapper {
|
|
|
+ -ms-touch-action: pan-x;
|
|
|
+ touch-action: pan-x
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-button-next,
|
|
|
+.swiper-button-prev {
|
|
|
+ position: absolute;
|
|
|
+ top: 50%;
|
|
|
+ width: 27px;
|
|
|
+ height: 44px;
|
|
|
+ margin-top: -22px;
|
|
|
+ z-index: 10;
|
|
|
+ cursor: pointer;
|
|
|
+ background-size: 27px 44px;
|
|
|
+ background-position: center;
|
|
|
+ background-repeat: no-repeat
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-button-next.swiper-button-disabled,
|
|
|
+.swiper-button-prev.swiper-button-disabled {
|
|
|
+ opacity: .35;
|
|
|
+ cursor: auto;
|
|
|
+ pointer-events: none
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-button-prev,
|
|
|
+.swiper-container-rtl .swiper-button-next {
|
|
|
+ background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
|
|
|
+ left: 10px;
|
|
|
+ right: auto
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-button-next,
|
|
|
+.swiper-container-rtl .swiper-button-prev {
|
|
|
+ background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
|
|
|
+ right: 10px;
|
|
|
+ left: auto
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-button-prev.swiper-button-white,
|
|
|
+.swiper-container-rtl .swiper-button-next.swiper-button-white {
|
|
|
+ background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-button-next.swiper-button-white,
|
|
|
+.swiper-container-rtl .swiper-button-prev.swiper-button-white {
|
|
|
+ background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-button-prev.swiper-button-black,
|
|
|
+.swiper-container-rtl .swiper-button-next.swiper-button-black {
|
|
|
+ background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-button-next.swiper-button-black,
|
|
|
+.swiper-container-rtl .swiper-button-prev.swiper-button-black {
|
|
|
+ background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-button-lock {
|
|
|
+ display: none
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-pagination {
|
|
|
+ position: absolute;
|
|
|
+ text-align: center;
|
|
|
+ -webkit-transition: .3s opacity;
|
|
|
+ -o-transition: .3s opacity;
|
|
|
+ transition: .3s opacity;
|
|
|
+ -webkit-transform: translate3d(0, 0, 0);
|
|
|
+ transform: translate3d(0, 0, 0);
|
|
|
+ z-index: 10
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-pagination.swiper-pagination-hidden {
|
|
|
+ opacity: 0
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-horizontal>.swiper-pagination-bullets,
|
|
|
+.swiper-pagination-custom,
|
|
|
+.swiper-pagination-fraction {
|
|
|
+ bottom: 10px;
|
|
|
+ left: 0;
|
|
|
+ width: 100%
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-pagination-bullets-dynamic {
|
|
|
+ overflow: hidden;
|
|
|
+ font-size: 0
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
|
|
|
+ -webkit-transform: scale(0.33);
|
|
|
+ -ms-transform: scale(0.33);
|
|
|
+ transform: scale(0.33);
|
|
|
+ position: relative
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
|
|
|
+ -webkit-transform: scale(1);
|
|
|
+ -ms-transform: scale(1);
|
|
|
+ transform: scale(1)
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
|
|
|
+ -webkit-transform: scale(1);
|
|
|
+ -ms-transform: scale(1);
|
|
|
+ transform: scale(1)
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
|
|
|
+ -webkit-transform: scale(0.66);
|
|
|
+ -ms-transform: scale(0.66);
|
|
|
+ transform: scale(0.66)
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
|
|
|
+ -webkit-transform: scale(0.33);
|
|
|
+ -ms-transform: scale(0.33);
|
|
|
+ transform: scale(0.33)
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
|
|
|
+ -webkit-transform: scale(0.66);
|
|
|
+ -ms-transform: scale(0.66);
|
|
|
+ transform: scale(0.66)
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
|
|
|
+ -webkit-transform: scale(0.33);
|
|
|
+ -ms-transform: scale(0.33);
|
|
|
+ transform: scale(0.33)
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-pagination-bullet {
|
|
|
+ width: 8px;
|
|
|
+ height: 8px;
|
|
|
+ display: inline-block;
|
|
|
+ border-radius: 100%;
|
|
|
+ background: #000;
|
|
|
+ opacity: .2
|
|
|
+}
|
|
|
+
|
|
|
+button.swiper-pagination-bullet {
|
|
|
+ border: none;
|
|
|
+ margin: 0;
|
|
|
+ padding: 0;
|
|
|
+ -webkit-box-shadow: none;
|
|
|
+ box-shadow: none;
|
|
|
+ -webkit-appearance: none;
|
|
|
+ -moz-appearance: none;
|
|
|
+ appearance: none
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-pagination-clickable .swiper-pagination-bullet {
|
|
|
+ cursor: pointer
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-pagination-bullet-active {
|
|
|
+ opacity: 1;
|
|
|
+ background: #007aff
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-vertical>.swiper-pagination-bullets {
|
|
|
+ right: 10px;
|
|
|
+ top: 50%;
|
|
|
+ -webkit-transform: translate3d(0, -50%, 0);
|
|
|
+ transform: translate3d(0, -50%, 0)
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
|
|
|
+ margin: 6px 0;
|
|
|
+ display: block
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
|
|
|
+ top: 50%;
|
|
|
+ -webkit-transform: translateY(-50%);
|
|
|
+ -ms-transform: translateY(-50%);
|
|
|
+ transform: translateY(-50%);
|
|
|
+ width: 8px
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
|
|
|
+ display: inline-block;
|
|
|
+ -webkit-transition: .2s top, .2s -webkit-transform;
|
|
|
+ transition: .2s top, .2s -webkit-transform;
|
|
|
+ -o-transition: .2s transform, .2s top;
|
|
|
+ transition: .2s transform, .2s top;
|
|
|
+ transition: .2s transform, .2s top, .2s -webkit-transform
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
|
|
|
+ margin: 0 4px
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
|
|
|
+ left: 50%;
|
|
|
+ -webkit-transform: translateX(-50%);
|
|
|
+ -ms-transform: translateX(-50%);
|
|
|
+ transform: translateX(-50%);
|
|
|
+ white-space: nowrap
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
|
|
|
+ -webkit-transition: .2s left, .2s -webkit-transform;
|
|
|
+ transition: .2s left, .2s -webkit-transform;
|
|
|
+ -o-transition: .2s transform, .2s left;
|
|
|
+ transition: .2s transform, .2s left;
|
|
|
+ transition: .2s transform, .2s left, .2s -webkit-transform
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
|
|
|
+ -webkit-transition: .2s right, .2s -webkit-transform;
|
|
|
+ transition: .2s right, .2s -webkit-transform;
|
|
|
+ -o-transition: .2s transform, .2s right;
|
|
|
+ transition: .2s transform, .2s right;
|
|
|
+ transition: .2s transform, .2s right, .2s -webkit-transform
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-pagination-progressbar {
|
|
|
+ background: rgba(0, 0, 0, .25);
|
|
|
+ position: absolute
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
|
|
|
+ background: #007aff;
|
|
|
+ position: absolute;
|
|
|
+ left: 0;
|
|
|
+ top: 0;
|
|
|
+ width: 100%;
|
|
|
+ height: 100%;
|
|
|
+ -webkit-transform: scale(0);
|
|
|
+ -ms-transform: scale(0);
|
|
|
+ transform: scale(0);
|
|
|
+ -webkit-transform-origin: left top;
|
|
|
+ -ms-transform-origin: left top;
|
|
|
+ transform-origin: left top
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
|
|
|
+ -webkit-transform-origin: right top;
|
|
|
+ -ms-transform-origin: right top;
|
|
|
+ transform-origin: right top
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-horizontal>.swiper-pagination-progressbar,
|
|
|
+.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
|
|
|
+ width: 100%;
|
|
|
+ height: 4px;
|
|
|
+ left: 0;
|
|
|
+ top: 0
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
|
|
|
+.swiper-container-vertical>.swiper-pagination-progressbar {
|
|
|
+ width: 4px;
|
|
|
+ height: 100%;
|
|
|
+ left: 0;
|
|
|
+ top: 0
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-pagination-white .swiper-pagination-bullet-active {
|
|
|
+ background: #fff
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-pagination-progressbar.swiper-pagination-white {
|
|
|
+ background: rgba(255, 255, 255, .25)
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
|
|
|
+ background: #fff
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-pagination-black .swiper-pagination-bullet-active {
|
|
|
+ background: #000
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-pagination-progressbar.swiper-pagination-black {
|
|
|
+ background: rgba(0, 0, 0, .25)
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
|
|
|
+ background: #000
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-pagination-lock {
|
|
|
+ display: none
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-scrollbar {
|
|
|
+ border-radius: 10px;
|
|
|
+ position: relative;
|
|
|
+ -ms-touch-action: none;
|
|
|
+ background: rgba(0, 0, 0, .1)
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-horizontal>.swiper-scrollbar {
|
|
|
+ position: absolute;
|
|
|
+ left: 1%;
|
|
|
+ bottom: 3px;
|
|
|
+ z-index: 50;
|
|
|
+ height: 5px;
|
|
|
+ width: 98%
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-vertical>.swiper-scrollbar {
|
|
|
+ position: absolute;
|
|
|
+ right: 3px;
|
|
|
+ top: 1%;
|
|
|
+ z-index: 50;
|
|
|
+ width: 5px;
|
|
|
+ height: 98%
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-scrollbar-drag {
|
|
|
+ height: 100%;
|
|
|
+ width: 100%;
|
|
|
+ position: relative;
|
|
|
+ background: rgba(0, 0, 0, .5);
|
|
|
+ border-radius: 10px;
|
|
|
+ left: 0;
|
|
|
+ top: 0
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-scrollbar-cursor-drag {
|
|
|
+ cursor: move
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-scrollbar-lock {
|
|
|
+ display: none
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-zoom-container {
|
|
|
+ width: 100%;
|
|
|
+ height: 100%;
|
|
|
+ display: -webkit-box;
|
|
|
+ display: -webkit-flex;
|
|
|
+ display: -ms-flexbox;
|
|
|
+ display: flex;
|
|
|
+ -webkit-box-pack: center;
|
|
|
+ -webkit-justify-content: center;
|
|
|
+ -ms-flex-pack: center;
|
|
|
+ justify-content: center;
|
|
|
+ -webkit-box-align: center;
|
|
|
+ -webkit-align-items: center;
|
|
|
+ -ms-flex-align: center;
|
|
|
+ align-items: center;
|
|
|
+ text-align: center
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-zoom-container>canvas,
|
|
|
+.swiper-zoom-container>img,
|
|
|
+.swiper-zoom-container>svg {
|
|
|
+ max-width: 100%;
|
|
|
+ max-height: 100%;
|
|
|
+ -o-object-fit: contain;
|
|
|
+ object-fit: contain
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-slide-zoomed {
|
|
|
+ cursor: move
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-lazy-preloader {
|
|
|
+ width: 42px;
|
|
|
+ height: 42px;
|
|
|
+ position: absolute;
|
|
|
+ left: 50%;
|
|
|
+ top: 50%;
|
|
|
+ margin-left: -21px;
|
|
|
+ margin-top: -21px;
|
|
|
+ z-index: 10;
|
|
|
+ -webkit-transform-origin: 50%;
|
|
|
+ -ms-transform-origin: 50%;
|
|
|
+ transform-origin: 50%;
|
|
|
+ -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
|
|
|
+ animation: swiper-preloader-spin 1s steps(12, end) infinite
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-lazy-preloader:after {
|
|
|
+ display: block;
|
|
|
+ content: "";
|
|
|
+ width: 100%;
|
|
|
+ height: 100%;
|
|
|
+ background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
|
|
|
+ background-position: 50%;
|
|
|
+ background-size: 100%;
|
|
|
+ background-repeat: no-repeat
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-lazy-preloader-white:after {
|
|
|
+ background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
|
|
|
+}
|
|
|
+
|
|
|
+@-webkit-keyframes swiper-preloader-spin {
|
|
|
+ 100% {
|
|
|
+ -webkit-transform: rotate(360deg);
|
|
|
+ transform: rotate(360deg)
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+@keyframes swiper-preloader-spin {
|
|
|
+ 100% {
|
|
|
+ -webkit-transform: rotate(360deg);
|
|
|
+ transform: rotate(360deg)
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container .swiper-notification {
|
|
|
+ position: absolute;
|
|
|
+ left: 0;
|
|
|
+ top: 0;
|
|
|
+ pointer-events: none;
|
|
|
+ opacity: 0;
|
|
|
+ z-index: -1000
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-fade.swiper-container-free-mode .swiper-slide {
|
|
|
+ -webkit-transition-timing-function: ease-out;
|
|
|
+ -o-transition-timing-function: ease-out;
|
|
|
+ transition-timing-function: ease-out
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-fade .swiper-slide {
|
|
|
+ pointer-events: none;
|
|
|
+ -webkit-transition-property: opacity;
|
|
|
+ -o-transition-property: opacity;
|
|
|
+ transition-property: opacity
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-fade .swiper-slide .swiper-slide {
|
|
|
+ pointer-events: none
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-fade .swiper-slide-active,
|
|
|
+.swiper-container-fade .swiper-slide-active .swiper-slide-active {
|
|
|
+ pointer-events: auto
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-cube {
|
|
|
+ overflow: visible
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-cube .swiper-slide {
|
|
|
+ pointer-events: none;
|
|
|
+ -webkit-backface-visibility: hidden;
|
|
|
+ backface-visibility: hidden;
|
|
|
+ z-index: 1;
|
|
|
+ visibility: hidden;
|
|
|
+ -webkit-transform-origin: 0 0;
|
|
|
+ -ms-transform-origin: 0 0;
|
|
|
+ transform-origin: 0 0;
|
|
|
+ width: 100%;
|
|
|
+ height: 100%
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-cube .swiper-slide .swiper-slide {
|
|
|
+ pointer-events: none
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-cube.swiper-container-rtl .swiper-slide {
|
|
|
+ -webkit-transform-origin: 100% 0;
|
|
|
+ -ms-transform-origin: 100% 0;
|
|
|
+ transform-origin: 100% 0
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-cube .swiper-slide-active,
|
|
|
+.swiper-container-cube .swiper-slide-active .swiper-slide-active {
|
|
|
+ pointer-events: auto
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-cube .swiper-slide-active,
|
|
|
+.swiper-container-cube .swiper-slide-next,
|
|
|
+.swiper-container-cube .swiper-slide-next+.swiper-slide,
|
|
|
+.swiper-container-cube .swiper-slide-prev {
|
|
|
+ pointer-events: auto;
|
|
|
+ visibility: visible
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-cube .swiper-slide-shadow-bottom,
|
|
|
+.swiper-container-cube .swiper-slide-shadow-left,
|
|
|
+.swiper-container-cube .swiper-slide-shadow-right,
|
|
|
+.swiper-container-cube .swiper-slide-shadow-top {
|
|
|
+ z-index: 0;
|
|
|
+ -webkit-backface-visibility: hidden;
|
|
|
+ backface-visibility: hidden
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-cube .swiper-cube-shadow {
|
|
|
+ position: absolute;
|
|
|
+ left: 0;
|
|
|
+ bottom: 0;
|
|
|
+ width: 100%;
|
|
|
+ height: 100%;
|
|
|
+ background: #000;
|
|
|
+ opacity: .6;
|
|
|
+ -webkit-filter: blur(50px);
|
|
|
+ filter: blur(50px);
|
|
|
+ z-index: 0
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-flip {
|
|
|
+ overflow: visible
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-flip .swiper-slide {
|
|
|
+ pointer-events: none;
|
|
|
+ -webkit-backface-visibility: hidden;
|
|
|
+ backface-visibility: hidden;
|
|
|
+ z-index: 1
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-flip .swiper-slide .swiper-slide {
|
|
|
+ pointer-events: none
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-flip .swiper-slide-active,
|
|
|
+.swiper-container-flip .swiper-slide-active .swiper-slide-active {
|
|
|
+ pointer-events: auto
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-flip .swiper-slide-shadow-bottom,
|
|
|
+.swiper-container-flip .swiper-slide-shadow-left,
|
|
|
+.swiper-container-flip .swiper-slide-shadow-right,
|
|
|
+.swiper-container-flip .swiper-slide-shadow-top {
|
|
|
+ z-index: 0;
|
|
|
+ -webkit-backface-visibility: hidden;
|
|
|
+ backface-visibility: hidden
|
|
|
+}
|
|
|
+
|
|
|
+.swiper-container-coverflow .swiper-wrapper {
|
|
|
+ -ms-perspective: 1200px
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .banner-box {
|
|
|
+ width: 1180px;
|
|
|
+ margin: 3px auto 0
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .banner-box .swiper-container {
|
|
|
+ width: 800px;
|
|
|
+ height: 320px;
|
|
|
+ float: left
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .banner-box .swiper-container .swiper-wrapper {
|
|
|
+ width: 100%;
|
|
|
+ height: 300px
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .banner-box .swiper-container .swiper-wrapper .swiper-slide {
|
|
|
+ width: 100%;
|
|
|
+ height: 100%
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .banner-box .swiper-container .swiper-wrapper .swiper-slide img {
|
|
|
+ width: 100%;
|
|
|
+ height: 100%
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .banner-box .swiper-container .swiper-pagination {
|
|
|
+ text-align: left
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .banner-box .swiper-container .swiper-pagination .swiper-pagination-bullet {
|
|
|
+ width: 80px;
|
|
|
+ height: 3px;
|
|
|
+ border-radius: 0;
|
|
|
+ margin: 0 8px 0 0
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .banner-box .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
|
|
|
+ background: linear-gradient(to right, #00a3e9 0%, #0ef5f4 50%, #a1ffb3 100%)
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .banner-box .news-box {
|
|
|
+ width: 360px;
|
|
|
+ float: right
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .banner-box .news-box .top-title {
|
|
|
+ width: 100%;
|
|
|
+ border-bottom: 1px solid #e5e5e5;
|
|
|
+ padding-bottom: 10px;
|
|
|
+ margin-top: 10px;
|
|
|
+ display: block
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .banner-box .news-box .top-title p {
|
|
|
+ width: 280px;
|
|
|
+ overflow: hidden;
|
|
|
+ text-overflow: ellipsis;
|
|
|
+ white-space: nowrap;
|
|
|
+ padding-left: 38px;
|
|
|
+ font-weight: bold;
|
|
|
+ font-size: 20px;
|
|
|
+ color: #ff6d72;
|
|
|
+ position: relative;
|
|
|
+ line-height: 25px
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .banner-box .news-box .top-title p::before {
|
|
|
+ content: "";
|
|
|
+ width: 30px;
|
|
|
+ height: 25px;
|
|
|
+ background: url("../images/new.png") no-repeat;
|
|
|
+ position: absolute;
|
|
|
+ top: 0;
|
|
|
+ left: 0
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .banner-box .news-box .top-title p+p {
|
|
|
+ width: 320px;
|
|
|
+ color: #535353;
|
|
|
+ font-size: 16px;
|
|
|
+ margin-top: 8px;
|
|
|
+ padding-left: 7px
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .banner-box .news-box .top-title p+p::before {
|
|
|
+ width: 0;
|
|
|
+ height: 0;
|
|
|
+ background: none
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .banner-box .news-box .news-list {
|
|
|
+ padding-top: 10px
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .banner-box .news-box .news-list li {
|
|
|
+ overflow: hidden
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .banner-box .news-box .news-list li a {
|
|
|
+ display: block;
|
|
|
+ color: #434343;
|
|
|
+ line-height: 35px;
|
|
|
+ position: relative;
|
|
|
+ padding-left: 10px;
|
|
|
+ margin-left: 5px
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .banner-box .news-box .news-list li a::before {
|
|
|
+ content: "";
|
|
|
+ width: 3px;
|
|
|
+ height: 3px;
|
|
|
+ background-color: #434343;
|
|
|
+ position: absolute;
|
|
|
+ top: 16px;
|
|
|
+ left: 0
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .banner-box .news-box .news-list li a span {
|
|
|
+ width: 290px;
|
|
|
+ overflow: hidden;
|
|
|
+ text-overflow: ellipsis;
|
|
|
+ white-space: nowrap;
|
|
|
+ float: left
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .banner-box .news-box .news-list li a span+span {
|
|
|
+ width: auto;
|
|
|
+ color: #a0a0a0;
|
|
|
+ float: right
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .banner-box .news-box .news-list li a:hover span {
|
|
|
+ color: #009e96;
|
|
|
+ text-decoration: underline
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .banner-box .news-box .news-list li a:hover span+span {
|
|
|
+ color: #a0a0a0;
|
|
|
+ text-decoration: none
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .main-box {
|
|
|
+ width: 1180px;
|
|
|
+ margin: 5px auto 0
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .main-box .left {
|
|
|
+ float: left
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .main-box .left .hot-box+.hot-box {
|
|
|
+ margin-top: 35px
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .main-box .left .hot-box .nav-box {
|
|
|
+ margin: 10px 0 5px;
|
|
|
+ border-bottom: 1px solid #f3f3f3
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .main-box .left .hot-box .nav-box .nav {
|
|
|
+ float: left
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .main-box .left .hot-box .nav-box .nav>a {
|
|
|
+ width: 80px;
|
|
|
+ color: #000;
|
|
|
+ font-size: 16px;
|
|
|
+ position: relative;
|
|
|
+ float: left;
|
|
|
+ text-align: center;
|
|
|
+ padding-bottom: 10px;
|
|
|
+ margin: 0 38px
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .main-box .left .hot-box .nav-box .nav>a::before {
|
|
|
+ content: "";
|
|
|
+ width: 100%;
|
|
|
+ height: 3px;
|
|
|
+ background: linear-gradient(to right, #00a3e9 0%, #0ef5f4 50%, #a1ffb3 100%);
|
|
|
+ position: absolute;
|
|
|
+ bottom: 0;
|
|
|
+ left: 0;
|
|
|
+ display: none
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .main-box .left .hot-box .nav-box .nav>a.on,
|
|
|
+.h-index .main-box .left .hot-box .nav-box .nav>a:hover {
|
|
|
+ font-weight: bold
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .main-box .left .hot-box .nav-box .nav>a.on::before,
|
|
|
+.h-index .main-box .left .hot-box .nav-box .nav>a:hover::before {
|
|
|
+ display: block
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .main-box .left .hot-box .nav-box .more {
|
|
|
+ float: right;
|
|
|
+ color: #959595;
|
|
|
+ margin-right: 25px
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .main-box .left .hot-box .newest-list {
|
|
|
+ background-color: #f8f8f8;
|
|
|
+ padding: 9px 0
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .main-box .left .hot-box .newest-list li {
|
|
|
+ float: left;
|
|
|
+ margin: 0 30px;
|
|
|
+ line-height: 2.7
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .main-box .left .hot-box .newest-list li a {
|
|
|
+ display: block
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .main-box .left .hot-box .newest-list li a span {
|
|
|
+ font-weight: bold;
|
|
|
+ color: #84ccc9;
|
|
|
+ float: left
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .main-box .left .hot-box .newest-list li a p {
|
|
|
+ width: 260px;
|
|
|
+ color: #000;
|
|
|
+ overflow: hidden;
|
|
|
+ text-overflow: ellipsis;
|
|
|
+ white-space: nowrap;
|
|
|
+ float: left;
|
|
|
+ margin-left: 5px
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .main-box .left .hot-box .newest-list li a:hover p {
|
|
|
+ color: #009e96;
|
|
|
+ text-decoration: underline
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .main-box .right {
|
|
|
+ float: right
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .main-box .right .special {
|
|
|
+ margin-top: 39px
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .main-box .right .special .special-list li a {
|
|
|
+ width: 360px
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .main-box .right .special .special-list li a img {
|
|
|
+ height: 180px
|
|
|
+}
|
|
|
+
|
|
|
+.h-index .main-box .right .special .special-list li a p {
|
|
|
+ height: 25px;
|
|
|
+ line-height: 25px;
|
|
|
+ font-size: 16px
|
|
|
+}
|
|
|
+
|
|
|
+.h-news .main-box {
|
|
|
+ width: 1180px;
|
|
|
+ margin: 10px auto 50px
|
|
|
+}
|
|
|
+
|
|
|
+.h-news .main-box .left {
|
|
|
+ float: left
|
|
|
+}
|
|
|
+
|
|
|
+.h-news .main-box .left .news-list {
|
|
|
+ width: 800px
|
|
|
+}
|
|
|
+
|
|
|
+.h-news .main-box .left .news-list li {
|
|
|
+ height: 150px;
|
|
|
+ background-color: #f8f8f8;
|
|
|
+ position: relative;
|
|
|
+ padding-left: 320px;
|
|
|
+ font-size: 12px;
|
|
|
+ color: gray;
|
|
|
+ margin-bottom: 25px
|
|
|
+}
|
|
|
+
|
|
|
+.h-news .main-box .left .news-list li .img {
|
|
|
+ width: 300px;
|
|
|
+ height: 150px;
|
|
|
+ position: absolute;
|
|
|
+ top: 0;
|
|
|
+ left: 0
|
|
|
+}
|
|
|
+
|
|
|
+.h-news .main-box .left .news-list li .img img {
|
|
|
+ width: 100%;
|
|
|
+ height: 100%
|
|
|
+}
|
|
|
+
|
|
|
+.h-news .main-box .left .news-list li .tit {
|
|
|
+ width: 460px;
|
|
|
+ height: 50px;
|
|
|
+ display: -webkit-box;
|
|
|
+ -webkit-line-clamp: 2;
|
|
|
+ -webkit-box-orient: vertical;
|
|
|
+ overflow: hidden;
|
|
|
+ text-overflow: ellipsis;
|
|
|
+ font-size: 18px;
|
|
|
+ color: #1b1b1b;
|
|
|
+ font-weight: bold;
|
|
|
+ padding-top: 19px
|
|
|
+}
|
|
|
+
|
|
|
+.h-news .main-box .left .news-list li>p {
|
|
|
+ width: 100%;
|
|
|
+ overflow: hidden;
|
|
|
+ text-overflow: ellipsis;
|
|
|
+ white-space: nowrap;
|
|
|
+ margin: 22px 0 8px
|
|
|
+}
|
|
|
+
|
|
|
+.h-news .main-box .left .news-list li .time-type p {
|
|
|
+ float: left;
|
|
|
+ margin-right: 30px
|
|
|
+}
|
|
|
+
|
|
|
+.h-news .main-box .left .news-list li .time-type p a {
|
|
|
+ color: #02a8e9
|
|
|
+}
|
|
|
+
|
|
|
+.h-news .main-box .left .content {
|
|
|
+ width: 800px
|
|
|
+}
|
|
|
+
|
|
|
+.h-news .main-box .left .content .con-title {
|
|
|
+ position: relative;
|
|
|
+ padding-left: 25px
|
|
|
+}
|
|
|
+
|
|
|
+.h-news .main-box .left .content .con-title::before {
|
|
|
+ content: "";
|
|
|
+ position: absolute;
|
|
|
+ top: 0;
|
|
|
+ left: 0;
|
|
|
+ width: 13px;
|
|
|
+ height: 50px;
|
|
|
+ background: linear-gradient(to right, #10def1 0%, #03adeb 100%)
|
|
|
+}
|
|
|
+
|
|
|
+.h-news .main-box .left .content .con-title .tit {
|
|
|
+ float: left
|
|
|
+}
|
|
|
+
|
|
|
+.h-news .main-box .left .content .con-title .tit p {
|
|
|
+ width: 550px;
|
|
|
+ overflow: hidden;
|
|
|
+ text-overflow: ellipsis;
|
|
|
+ white-space: nowrap;
|
|
|
+ color: #1b1b1b;
|
|
|
+ font-weight: bold;
|
|
|
+ font-size: 18px;
|
|
|
+ padding-top: 3px
|
|
|
+}
|
|
|
+
|
|
|
+.h-news .main-box .left .content .con-title .tit p+p {
|
|
|
+ color: gray;
|
|
|
+ font-size: 12px;
|
|
|
+ font-weight: normal;
|
|
|
+ padding-top: 5px
|
|
|
+}
|
|
|
+
|
|
|
+.h-news .main-box .left .content .con-title .share {
|
|
|
+ float: right
|
|
|
+}
|
|
|
+
|
|
|
+.h-news .main-box .left .content .text {
|
|
|
+ background-color: #f8f8f8;
|
|
|
+ padding: 40px;
|
|
|
+ color: #000;
|
|
|
+ font-size: 16px;
|
|
|
+ margin-top: 20px
|
|
|
+}
|
|
|
+
|
|
|
+.h-news .main-box .left .content .text p {
|
|
|
+ line-height: 1.6
|
|
|
+}
|
|
|
+
|
|
|
+.h-news .main-box .left .content .text img {
|
|
|
+ max-width: 100%
|
|
|
+}
|
|
|
+
|
|
|
+.h-news .main-box .left .info-box {
|
|
|
+ position: relative;
|
|
|
+ margin: 18px 0
|
|
|
+}
|
|
|
+
|
|
|
+.h-news .main-box .left .info-box .more {
|
|
|
+ color: #959595;
|
|
|
+ position: absolute;
|
|
|
+ top: 0;
|
|
|
+ right: 10px
|
|
|
+}
|
|
|
+
|
|
|
+.h-news .main-box .left .info-box .info-list {
|
|
|
+ background-color: #f8f8f8;
|
|
|
+ padding: 10px 25px;
|
|
|
+ margin-top: 10px
|
|
|
+}
|
|
|
+
|
|
|
+.h-news .main-box .left .info-box .info-list li a {
|
|
|
+ display: block;
|
|
|
+ line-height: 2.4
|
|
|
+}
|
|
|
+
|
|
|
+.h-news .main-box .left .info-box .info-list li a span {
|
|
|
+ float: left;
|
|
|
+ color: #84ccc9
|
|
|
+}
|
|
|
+
|
|
|
+.h-news .main-box .left .info-box .info-list li a span:nth-child(2) {
|
|
|
+ width: 592px;
|
|
|
+ overflow: hidden;
|
|
|
+ text-overflow: ellipsis;
|
|
|
+ white-space: nowrap;
|
|
|
+ margin: 0 20px 0 8px;
|
|
|
+ color: #000
|
|
|
+}
|
|
|
+
|
|
|
+.h-news .main-box .left .info-box .info-list li a span:last-child {
|
|
|
+ color: #a0a0a0
|
|
|
+}
|
|
|
+
|
|
|
+.h-news .main-box .left .info-box .info-list li a:hover span:nth-child(2) {
|
|
|
+ color: #009e96;
|
|
|
+ text-decoration: underline
|
|
|
+}
|
|
|
+
|
|
|
+.h-news .main-box .right {
|
|
|
+ float: right
|
|
|
+}
|
|
|
+
|
|
|
+.h-news .main-box .right .info-box {
|
|
|
+ width: 360px
|
|
|
+}
|
|
|
+
|
|
|
+.h-news .main-box .right .info-box .info-list {
|
|
|
+ background-color: #f8f8f8;
|
|
|
+ padding: 20px 25px;
|
|
|
+ margin: 5px 0 20px
|
|
|
+}
|
|
|
+
|
|
|
+.h-news .main-box .right .info-box .info-list li a {
|
|
|
+ width: 292px;
|
|
|
+ overflow: hidden;
|
|
|
+ text-overflow: ellipsis;
|
|
|
+ white-space: nowrap;
|
|
|
+ display: block;
|
|
|
+ position: relative;
|
|
|
+ padding-left: 18px;
|
|
|
+ color: #000;
|
|
|
+ line-height: 2.4
|
|
|
+}
|
|
|
+
|
|
|
+.h-news .main-box .right .info-box .info-list li a::before {
|
|
|
+ content: "";
|
|
|
+ position: absolute;
|
|
|
+ top: 15px;
|
|
|
+ left: 0;
|
|
|
+ width: 3px;
|
|
|
+ height: 3px;
|
|
|
+ background-color: #000
|
|
|
+}
|
|
|
+
|
|
|
+.h-news .main-box .right .info-box .info-list li a:hover {
|
|
|
+ color: #009e96
|
|
|
+}
|
|
|
+
|
|
|
+.info-box .nav {
|
|
|
+ position: relative;
|
|
|
+ padding-left: 42px;
|
|
|
+ border-bottom: 1px solid #f3f3f3;
|
|
|
+ padding-bottom: 13px
|
|
|
+}
|
|
|
+
|
|
|
+.info-box .nav::before {
|
|
|
+ content: "";
|
|
|
+ position: absolute;
|
|
|
+ top: 0;
|
|
|
+ left: 2px;
|
|
|
+ width: 13px;
|
|
|
+ height: 30px;
|
|
|
+ background: linear-gradient(to right, #10def1 0%, #03adeb 100%)
|
|
|
+}
|
|
|
+
|
|
|
+.info-box .nav a {
|
|
|
+ width: 80px;
|
|
|
+ text-align: center;
|
|
|
+ color: #000;
|
|
|
+ font-size: 16px;
|
|
|
+ position: relative;
|
|
|
+ float: left;
|
|
|
+ margin: 0 20px 0 5px
|
|
|
+}
|
|
|
+
|
|
|
+.info-box .nav a::before {
|
|
|
+ content: "";
|
|
|
+ width: 100%;
|
|
|
+ height: 3px;
|
|
|
+ position: absolute;
|
|
|
+ bottom: -14px;
|
|
|
+ left: 0;
|
|
|
+ background: linear-gradient(to right, #00a3e9 0%, #0ef5f4 50%, #a1ffb3 100%);
|
|
|
+ display: none
|
|
|
+}
|
|
|
+
|
|
|
+.info-box .nav a.on,
|
|
|
+.info-box .nav a:hover {
|
|
|
+ font-weight: bold
|
|
|
+}
|
|
|
+
|
|
|
+.info-box .nav a.on::before,
|
|
|
+.info-box .nav a:hover::before {
|
|
|
+ display: block
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box {
|
|
|
+ width: 1180px;
|
|
|
+ margin: 25px auto 0
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .left {
|
|
|
+ float: left
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .left .game-type-box {
|
|
|
+ width: 360px;
|
|
|
+ margin-bottom: 20px
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .left .game-type-box .game-type {
|
|
|
+ padding: 10px 5px;
|
|
|
+ background-color: #f8f8f8;
|
|
|
+ margin-top: 13px
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .left .game-type-box .game-type a {
|
|
|
+ font-size: 16px;
|
|
|
+ color: #000;
|
|
|
+ line-height: 2;
|
|
|
+ margin: 0 3px
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .left .content {
|
|
|
+ width: 800px;
|
|
|
+ margin-bottom: 20px
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .left .content .con-title {
|
|
|
+ position: relative;
|
|
|
+ padding-left: 20px
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .left .content .con-title::before {
|
|
|
+ content: "";
|
|
|
+ position: absolute;
|
|
|
+ top: 0;
|
|
|
+ left: 0;
|
|
|
+ width: 13px;
|
|
|
+ height: 28px;
|
|
|
+ background: linear-gradient(to right, #10def1 0%, #03adeb 100%)
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .left .content .con-title>p {
|
|
|
+ color: #1b1b1b;
|
|
|
+ font-size: 18px;
|
|
|
+ font-weight: bold;
|
|
|
+ line-height: 28px
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .left .content .con-title>p span {
|
|
|
+ color: #84ccc9
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .left .content .con-title .btn {
|
|
|
+ position: relative;
|
|
|
+ float: right;
|
|
|
+ margin-right: 40px
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .left .content .con-title .btn .swiper-button-next {
|
|
|
+ width: 25px;
|
|
|
+ height: 25px;
|
|
|
+ right: auto;
|
|
|
+ left: 0;
|
|
|
+ background: url("../images/info-next.png") no-repeat;
|
|
|
+ outline: none;
|
|
|
+ margin-top: -26px
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .left .content .con-title .btn .swiper-button-prev {
|
|
|
+ width: 25px;
|
|
|
+ height: 25px;
|
|
|
+ left: auto;
|
|
|
+ right: 15px;
|
|
|
+ background: url("../images/info-prev.png") no-repeat;
|
|
|
+ outline: none;
|
|
|
+ margin-top: -26px
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .left .content .con-box {
|
|
|
+ background-color: #f8f8f8;
|
|
|
+ padding: 20px 30px;
|
|
|
+ margin-top: 20px;
|
|
|
+ position: relative
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .left .content .con-box p {
|
|
|
+ font-size: 16px;
|
|
|
+ line-height: 1.8;
|
|
|
+ margin-bottom: 20px
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .left .content .con-box.screenshot .swiper-container {
|
|
|
+ width: 630px;
|
|
|
+ height: 360px
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .left .content .con-box.screenshot .swiper-container .swiper-wrapper .swiper-slide {
|
|
|
+ width: 200px;
|
|
|
+ height: 360px
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .left .content .con-box.screenshot .swiper-container .swiper-wrapper .swiper-slide img {
|
|
|
+ width: 100%;
|
|
|
+ height: 100%;
|
|
|
+ display: block
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .left .content .con-box.screenshot .swiper-button-next {
|
|
|
+ width: 53px;
|
|
|
+ height: 52px;
|
|
|
+ right: 30px;
|
|
|
+ background: url("../images/pic-next.png") no-repeat;
|
|
|
+ outline: none
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .left .content .con-box.screenshot .swiper-button-prev {
|
|
|
+ width: 53px;
|
|
|
+ height: 52px;
|
|
|
+ left: 30px;
|
|
|
+ background: url("../images/pic-prev.png") no-repeat;
|
|
|
+ outline: none
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .left .content .con-box.info .swiper-container .swiper-wrapper .swiper-slide a {
|
|
|
+ display: block;
|
|
|
+ line-height: 2.2
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .left .content .con-box.info .swiper-container .swiper-wrapper .swiper-slide a span {
|
|
|
+ color: #84ccc9;
|
|
|
+ float: left
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .left .content .con-box.info .swiper-container .swiper-wrapper .swiper-slide a span:nth-child(2) {
|
|
|
+ width: 580px;
|
|
|
+ color: #000;
|
|
|
+ overflow: hidden;
|
|
|
+ text-overflow: ellipsis;
|
|
|
+ white-space: nowrap;
|
|
|
+ margin: 0 20px 0 5px
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .left .content .con-box.info .swiper-container .swiper-wrapper .swiper-slide a span+span {
|
|
|
+ color: #a0a0a0
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .left .content .con-box.info .swiper-container .swiper-wrapper .swiper-slide a:hover span:nth-child(2) {
|
|
|
+ color: #009e96;
|
|
|
+ text-decoration: underline
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .right {
|
|
|
+ float: right;
|
|
|
+ position: relative
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .right select {
|
|
|
+ border: none;
|
|
|
+ background-color: #f8f8f8;
|
|
|
+ outline: none;
|
|
|
+ position: absolute;
|
|
|
+ top: 0;
|
|
|
+ right: 0
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .right .game-box {
|
|
|
+ width: 800px;
|
|
|
+ background-color: #f8f8f8;
|
|
|
+ margin-top: 30px;
|
|
|
+ padding-bottom: 40px
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .right .game-box .game-list {
|
|
|
+ margin-bottom: 50px
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .right .game-box .game-list li {
|
|
|
+ width: 215px;
|
|
|
+ height: 80px;
|
|
|
+ position: relative;
|
|
|
+ padding: 15px 15px 15px 110px;
|
|
|
+ float: left;
|
|
|
+ margin: 30px 30px 0
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .right .game-box .game-list li a {
|
|
|
+ display: block
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .right .game-box .game-list li a img {
|
|
|
+ width: 80px;
|
|
|
+ height: 80px;
|
|
|
+ position: absolute;
|
|
|
+ top: 15px;
|
|
|
+ left: 15px;
|
|
|
+ border-radius: 15px
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .right .game-box .game-list li a .name {
|
|
|
+ color: #000;
|
|
|
+ font-size: 16px;
|
|
|
+ overflow: hidden;
|
|
|
+ text-overflow: ellipsis;
|
|
|
+ white-space: nowrap;
|
|
|
+ line-height: 2
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .right .game-box .game-list li a .game-info {
|
|
|
+ color: #737373;
|
|
|
+ font-size: 12px;
|
|
|
+ padding-top: 5px;
|
|
|
+ line-height: 1.5
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .right .game-box .game-list li a>span {
|
|
|
+ width: 100px;
|
|
|
+ height: 35px;
|
|
|
+ text-align: center;
|
|
|
+ line-height: 35px;
|
|
|
+ color: #009e96;
|
|
|
+ background-color: #fff;
|
|
|
+ border-radius: 5px;
|
|
|
+ margin-top: 8px;
|
|
|
+ display: none
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .right .game-box .game-list li:hover {
|
|
|
+ background-color: #84ccc9
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .right .game-box .game-list li:hover .name {
|
|
|
+ color: #fff
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .right .game-box .game-list li:hover .game-info {
|
|
|
+ display: none
|
|
|
+}
|
|
|
+
|
|
|
+.h-center .main-box .right .game-box .game-list li:hover span {
|
|
|
+ display: block
|
|
|
+}
|
|
|
+
|
|
|
+.h-special .main-box {
|
|
|
+ width: 1180px;
|
|
|
+ margin: 30px auto 0
|
|
|
+}
|
|
|
+
|
|
|
+.h-special .main-box .content {
|
|
|
+ height: 230px;
|
|
|
+ position: relative;
|
|
|
+ padding-left: 490px
|
|
|
+}
|
|
|
+
|
|
|
+.h-special .main-box .content img {
|
|
|
+ width: 460px;
|
|
|
+ height: 230px;
|
|
|
+ position: absolute;
|
|
|
+ top: 0;
|
|
|
+ left: 0
|
|
|
+}
|
|
|
+
|
|
|
+.h-special .main-box .content .con-title {
|
|
|
+ position: relative;
|
|
|
+ padding-left: 20px;
|
|
|
+ margin-bottom: 15px
|
|
|
+}
|
|
|
+
|
|
|
+.h-special .main-box .content .con-title::before {
|
|
|
+ content: "";
|
|
|
+ position: absolute;
|
|
|
+ top: 0;
|
|
|
+ left: 0;
|
|
|
+ width: 13px;
|
|
|
+ height: 30px;
|
|
|
+ background: linear-gradient(to right, #10def1 0%, #03adeb 100%)
|
|
|
+}
|
|
|
+
|
|
|
+.h-special .main-box .content .con-title>p {
|
|
|
+ color: #1b1b1b;
|
|
|
+ font-size: 18px;
|
|
|
+ font-weight: bold;
|
|
|
+ line-height: 30px;
|
|
|
+ overflow: hidden;
|
|
|
+ text-overflow: ellipsis;
|
|
|
+ white-space: nowrap;
|
|
|
+ padding-right: 30px
|
|
|
+}
|
|
|
+
|
|
|
+.h-special .main-box .content p {
|
|
|
+ font-size: 16px;
|
|
|
+ line-height: 1.5
|
|
|
+}
|
|
|
+
|
|
|
+.h-special .main-box .content .share {
|
|
|
+ position: absolute;
|
|
|
+ top: 182px;
|
|
|
+ right: 0
|
|
|
+}
|
|
|
+
|
|
|
+.h-special .main-box .game-list {
|
|
|
+ background-color: #f8f8f8;
|
|
|
+ margin: 20px 0
|
|
|
+}
|
|
|
+
|
|
|
+.h-special .main-box .game-list li {
|
|
|
+ height: 80px;
|
|
|
+ float: left;
|
|
|
+ position: relative;
|
|
|
+ padding-left: 90px;
|
|
|
+ margin: 20px 50px
|
|
|
+}
|
|
|
+
|
|
|
+.h-special .main-box .game-list li img {
|
|
|
+ width: 80px;
|
|
|
+ height: 80px;
|
|
|
+ position: absolute;
|
|
|
+ top: 0;
|
|
|
+ left: 0;
|
|
|
+ border-radius: 10px
|
|
|
+}
|
|
|
+
|
|
|
+.h-special .main-box .game-list li .name {
|
|
|
+ width: 380px;
|
|
|
+ overflow: hidden;
|
|
|
+ text-overflow: ellipsis;
|
|
|
+ white-space: nowrap;
|
|
|
+ font-size: 16px;
|
|
|
+ font-weight: bold;
|
|
|
+ color: #000;
|
|
|
+ line-height: 2
|
|
|
+}
|
|
|
+
|
|
|
+.h-special .main-box .game-list li .text {
|
|
|
+ width: 400px;
|
|
|
+ display: -webkit-box;
|
|
|
+ -webkit-line-clamp: 2;
|
|
|
+ -webkit-box-orient: vertical;
|
|
|
+ overflow: hidden;
|
|
|
+ text-overflow: ellipsis;
|
|
|
+ color: #737373;
|
|
|
+ line-height: 1.4;
|
|
|
+ padding-top: 5px
|
|
|
+}
|
|
|
+
|
|
|
+.h-special .main-box .special .special-list {
|
|
|
+ margin-right: -50px
|
|
|
+}
|
|
|
+
|
|
|
+.h-special .main-box .special .special-list li {
|
|
|
+ float: left;
|
|
|
+ width: 360px;
|
|
|
+ height: 180px;
|
|
|
+ margin-right: 50px;
|
|
|
+ margin-bottom: 38px
|
|
|
+}
|
|
|
+
|
|
|
+.h-special .main-box .special .special-list li a img {
|
|
|
+ width: 100%;
|
|
|
+ height: 100%
|
|
|
+}
|
|
|
+
|
|
|
+.h-special .main-box .page {
|
|
|
+ margin-top: 10px;
|
|
|
+ margin-bottom: 50px
|
|
|
+}
|
|
|
+
|
|
|
+.h-result .main-box {
|
|
|
+ width: 1180px;
|
|
|
+ margin: 30px auto 0
|
|
|
+}
|
|
|
+
|
|
|
+.h-result .main-box .noFind {
|
|
|
+ width: 540px;
|
|
|
+ height: 166px;
|
|
|
+ margin: 50px auto;
|
|
|
+ position: relative
|
|
|
+}
|
|
|
+
|
|
|
+.h-result .main-box .noFind .pic {
|
|
|
+ float: left
|
|
|
+}
|
|
|
+
|
|
|
+.h-result .main-box .noFind .txt {
|
|
|
+ font-size: 34px;
|
|
|
+ color: #578ec6;
|
|
|
+ float: right;
|
|
|
+ display: inline;
|
|
|
+ margin: 10px 80px 0 0;
|
|
|
+ font-weight: normal
|
|
|
+}
|
|
|
+
|
|
|
+.h-result .main-box .noFind .error {
|
|
|
+ width: 55px;
|
|
|
+ height: 25px;
|
|
|
+ background-color: #d8d8d8;
|
|
|
+ float: right;
|
|
|
+ display: inline;
|
|
|
+ margin: 10px 250px 0 0;
|
|
|
+ font-size: 22px;
|
|
|
+ color: #fff;
|
|
|
+ text-align: center;
|
|
|
+ border-radius: 5px;
|
|
|
+ line-height: 20px;
|
|
|
+ padding-left: 5px
|
|
|
+}
|
|
|
+
|
|
|
+.h-result .main-box .noFind .error .error_Num {
|
|
|
+ margin: -17px 0 0 70px;
|
|
|
+ display: block;
|
|
|
+ color: #d1d1d1
|
|
|
+}
|
|
|
+
|
|
|
+.h-result .main-box .noFind .tips {
|
|
|
+ position: absolute;
|
|
|
+ bottom: 30px;
|
|
|
+ right: 130px
|
|
|
+}
|
|
|
+
|
|
|
+.h-result .main-box .noFind .tips span {
|
|
|
+ color: #e80000
|
|
|
+}
|
|
|
+
|
|
|
+.h-result .main-box .hot-box {
|
|
|
+ width: 1180px
|
|
|
+}
|
|
|
+
|
|
|
+.h-result .main-box .hot-box .hot-list li {
|
|
|
+ margin: 13px 14px
|
|
|
+}
|
|
|
+
|
|
|
+.h-result .main-box .left {
|
|
|
+ float: left
|
|
|
+}
|
|
|
+
|
|
|
+.h-result .main-box .left .game-list {
|
|
|
+ width: 800px
|
|
|
+}
|
|
|
+
|
|
|
+.h-result .main-box .left .game-list li {
|
|
|
+ width: 215px;
|
|
|
+ height: 80px;
|
|
|
+ position: relative;
|
|
|
+ padding: 15px 15px 15px 110px;
|
|
|
+ float: left;
|
|
|
+ margin: 30px 60px 0 0
|
|
|
+}
|
|
|
+
|
|
|
+.h-result .main-box .left .game-list li img {
|
|
|
+ width: 80px;
|
|
|
+ height: 80px;
|
|
|
+ position: absolute;
|
|
|
+ top: 15px;
|
|
|
+ left: 0;
|
|
|
+ border-radius: 15px
|
|
|
+}
|
|
|
+
|
|
|
+.h-result .main-box .left .game-list li .name {
|
|
|
+ font-size: 16px;
|
|
|
+ overflow: hidden;
|
|
|
+ text-overflow: ellipsis;
|
|
|
+ white-space: nowrap;
|
|
|
+ line-height: 2
|
|
|
+}
|
|
|
+
|
|
|
+.h-result .main-box .left .game-list li .game-info {
|
|
|
+ color: #737373;
|
|
|
+ font-size: 12px;
|
|
|
+ padding-top: 5px;
|
|
|
+ line-height: 1.5
|
|
|
+}
|
|
|
+
|
|
|
+.h-result .main-box .left .news-list {
|
|
|
+ width: 800px
|
|
|
+}
|
|
|
+
|
|
|
+.h-result .main-box .left .news-list li {
|
|
|
+ height: 150px;
|
|
|
+ background-color: #f8f8f8;
|
|
|
+ position: relative;
|
|
|
+ padding-left: 320px;
|
|
|
+ font-size: 12px;
|
|
|
+ color: gray;
|
|
|
+ margin-bottom: 25px
|
|
|
+}
|
|
|
+
|
|
|
+.h-result .main-box .left .news-list li .img {
|
|
|
+ width: 300px;
|
|
|
+ height: 150px;
|
|
|
+ position: absolute;
|
|
|
+ top: 0;
|
|
|
+ left: 0
|
|
|
+}
|
|
|
+
|
|
|
+.h-result .main-box .left .news-list li .img img {
|
|
|
+ width: 100%;
|
|
|
+ height: 100%
|
|
|
+}
|
|
|
+
|
|
|
+.h-result .main-box .left .news-list li .tit {
|
|
|
+ width: 460px;
|
|
|
+ height: 50px;
|
|
|
+ display: -webkit-box;
|
|
|
+ -webkit-line-clamp: 2;
|
|
|
+ -webkit-box-orient: vertical;
|
|
|
+ overflow: hidden;
|
|
|
+ text-overflow: ellipsis;
|
|
|
+ font-size: 18px;
|
|
|
+ color: #1b1b1b;
|
|
|
+ font-weight: bold;
|
|
|
+ padding-top: 19px
|
|
|
+}
|
|
|
+
|
|
|
+.h-result .main-box .left .news-list li>p {
|
|
|
+ margin: 25px 0 8px
|
|
|
+}
|
|
|
+
|
|
|
+.h-result .main-box .left .news-list li .time-type p {
|
|
|
+ float: left;
|
|
|
+ margin-right: 30px
|
|
|
+}
|
|
|
+
|
|
|
+.h-result .main-box .left .news-list li .time-type p a {
|
|
|
+ color: #02a8e9
|
|
|
+}
|
|
|
+
|
|
|
+.h-result .main-box .right {
|
|
|
+ float: right
|
|
|
+}
|
|
|
+
|
|
|
+.h-about {
|
|
|
+ width: 100%;
|
|
|
+ background: #fff url("../images/bg.png") no-repeat center top
|
|
|
+}
|
|
|
+
|
|
|
+.h-about .main {
|
|
|
+ width: 1280px;
|
|
|
+ margin: 0 auto
|
|
|
+}
|
|
|
+
|
|
|
+.h-about .main .header {
|
|
|
+ height: auto;
|
|
|
+ box-shadow: none;
|
|
|
+ margin-top: 70px
|
|
|
+}
|
|
|
+
|
|
|
+.h-about .main .header .logo {
|
|
|
+ width: 263px;
|
|
|
+ height: 68px;
|
|
|
+ float: left;
|
|
|
+ margin-left: 20px;
|
|
|
+ background: url("../images/jh.png") no-repeat;
|
|
|
+ background-size: cover;
|
|
|
+}
|
|
|
+
|
|
|
+.h-about .main .header .nav {
|
|
|
+ color: #fff;
|
|
|
+ float: right;
|
|
|
+ font-size: 18px;
|
|
|
+ font-weight: bold;
|
|
|
+ line-height: 108px
|
|
|
+}
|
|
|
+
|
|
|
+.h-about .main .header .nav a {
|
|
|
+ color: #fff
|
|
|
+}
|
|
|
+
|
|
|
+.h-about .main .text {
|
|
|
+ color: #fff;
|
|
|
+ margin-top: 150px;
|
|
|
+ position: relative
|
|
|
+}
|
|
|
+
|
|
|
+.h-about .main .text span {
|
|
|
+ font-size: 46px
|
|
|
+}
|
|
|
+
|
|
|
+.h-about .main .text p {
|
|
|
+ width: 730px;
|
|
|
+ line-height: 35px;
|
|
|
+ text-indent: 2em;
|
|
|
+ margin: 40px 0 0;
|
|
|
+ font-size: 16px
|
|
|
+}
|
|
|
+
|
|
|
+.h-about .main .text p+p {
|
|
|
+ width: 525px
|
|
|
+}
|
|
|
+
|
|
|
+.h-about .main .text img {
|
|
|
+ width: 576px;
|
|
|
+ height: 399px;
|
|
|
+ position: absolute;
|
|
|
+ top: 50%;
|
|
|
+ left: 50%;
|
|
|
+ margin: -50px 0 0
|
|
|
+}
|
|
|
+
|
|
|
+.h-about .main .kp {
|
|
|
+ margin-top: 380px
|
|
|
+}
|
|
|
+
|
|
|
+.h-about .main .kp i {
|
|
|
+ width: 195px;
|
|
|
+ height: 21px;
|
|
|
+ background: url("../images/bg-tit.png") no-repeat;
|
|
|
+ text-align: center;
|
|
|
+ font-size: 28px;
|
|
|
+ font-weight: bold;
|
|
|
+ color: #434343;
|
|
|
+ font-style: normal;
|
|
|
+ display: block;
|
|
|
+ line-height: 17px;
|
|
|
+ margin: 0 auto
|
|
|
+}
|
|
|
+
|
|
|
+.h-about .main .kp>span {
|
|
|
+ display: block;
|
|
|
+ text-align: center;
|
|
|
+ font-size: 50px;
|
|
|
+ font-weight: bold;
|
|
|
+ color: #2f74db;
|
|
|
+ padding: 15px 0 5px;
|
|
|
+ position: relative
|
|
|
+}
|
|
|
+
|
|
|
+.h-about .main .kp>span::after {
|
|
|
+ content: "";
|
|
|
+ width: 53px;
|
|
|
+ height: 2px;
|
|
|
+ background-color: #00acb5;
|
|
|
+ position: absolute;
|
|
|
+ bottom: 0;
|
|
|
+ left: 50%;
|
|
|
+ margin: 0 0 0 -26px
|
|
|
+}
|
|
|
+
|
|
|
+.h-about .main .kp ul {
|
|
|
+ text-align: center;
|
|
|
+ margin-top: 60px
|
|
|
+}
|
|
|
+
|
|
|
+.h-about .main .kp ul li {
|
|
|
+ display: inline-block
|
|
|
+}
|
|
|
+
|
|
|
+.h-about .main .kp ul li img {
|
|
|
+ width: 400px;
|
|
|
+ height: 250px;
|
|
|
+ display: block
|
|
|
+}
|
|
|
+
|
|
|
+.h-about .main .kp ul li span {
|
|
|
+ font-size: 30px;
|
|
|
+ color: #434343;
|
|
|
+ display: block;
|
|
|
+ line-height: 3
|
|
|
+}
|
|
|
+
|
|
|
+.h-about .main .kp ul li+li {
|
|
|
+ margin-left: 35px
|
|
|
+}
|
|
|
+
|
|
|
+.h-about .footer {
|
|
|
+ width: 100%;
|
|
|
+ height: 198px;
|
|
|
+ background: url("../images/footer.png") no-repeat center top;
|
|
|
+ padding: 0;
|
|
|
+ color: #919395;
|
|
|
+ overflow: hidden
|
|
|
+}
|
|
|
+
|
|
|
+.h-about .footer .main {
|
|
|
+ margin-top: 50px
|
|
|
+}
|
|
|
+
|
|
|
+.h-about .footer .main .footerUl {
|
|
|
+ text-align: center
|
|
|
+}
|
|
|
+
|
|
|
+.h-about .footer .main .footerUl li {
|
|
|
+ margin: 0 2px;
|
|
|
+ display: inline-block
|
|
|
+}
|
|
|
+
|
|
|
+.h-about .footer .main .footerUl li a {
|
|
|
+ color: #919395
|
|
|
+}
|
|
|
+
|
|
|
+.h-about .footer .main p a {
|
|
|
+ color: #919395
|
|
|
+}
|