body, p, div, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, i, em, strong { margin: 0; padding: 0; list-style: none; text-decoration: none; color: #000; font-style: normal; } html { font-size: 17px; font-family: '寰蒋闆呴粦'; } .mobile-menu-icon { display: none; } .mobile-title { display: none; } a { color: #000; text-decoration: none; } .fl { float: left; } .fr { float: right; } .container { width: 1200px; margin: 0 auto; padding: 0; overflow: hidden; position: relative; zoom: 1; } .topbar { background-color: #606060; height: 34px; overflow: hidden; position: relative; zoom: 1; } .topbar a, .topbar em { display: inline-block; height: 34px; line-height: 34px; vertical-align: middle; } .topbar em { color: #9e9e9e; } .topbar a { padding: 0 20px; color: #fff; } .topbar a i { display: inline-block; width: 18px; height: 18px; overflow: hidden; vertical-align: middle; background-image: url(../images/sprites.png); background-repeat: no-repeat; } .topbar a span { display: inline-block; vertical-align: middle; } .topbar a:hover { background-color: #e50012; } .topbar .map-icon { background-position: -8px -9px; } .topbar .search-icon { background-position: -8px -37px; } .topbar .english-icon { background-position: -8px -64px; } .topbar .map:hover .map-icon { background-position: -33px -9px; } .topbar .search:hover .search-icon { background-position: -33px -37px; } .topbar .english:hover .english-icon { background-position: -33px -64px; } .menu { height: 97px; } .menu .logo { width: 140px; height: 60px; font-size: 0; margin-left: 10px; margin-top: 24px; background: url(../images/logo.png) no-repeat center; } .menu .home-icon { background: url(../images/sprites.png) no-repeat -149px -26px; width: 20px; height: 20px; vertical-align: middle; display: inline-block; position: relative; top: -3px; margin-right: 4px; } .menu ul { padding-top: 48px; height: 49px; } .menu ul li { float: left; margin-left: 58px; position: relative; } .menu li a { padding: 0px 0 26px; border-bottom: #fff solid 5px; box-sizing: content-box; } .menu li a:hover, .menu li a.selected { text-decoration: none; color: #000; border-bottom: #e50012 solid 5px; } .menu li a:hover .home-icon, .menu li a.selected .home-icon { background-position: -149px -1px; } .menu .container { overflow: visible; } .sub-menu { position: absolute; left: -24px; right: -24px; top: 49px; height: auto; line-height: 46px; background: rgba(0, 0, 0, 0.6); text-align: center; z-index: 10; overflow: hidden; transition: all 0.3s; display: none; } .menu li:hover .sub-menu { display: block; } .menu li .sub-menu a { color: #fff; padding: 0; border-bottom: transparent solid 1px; margin: 0; display: block; height: 46px; } .menu li .sub-menu a:hover { border-bottom: #e50012 solid 2px; } .footer { background: #f2f2f2; } .footer .container { padding: 64px 0; } .footer .link { height: 123px; line-height: 107px; font-size: 19px; color: #060000; } .footer .link a { color: #060000; } .footer .link a:hover { color: #e50012; } .footer .link span { margin: 0 20px; } .footer .copy { color: #4d4c4c; font-size: 14px; } .footer .copy span { color: #037bb7; } .footer .copy a { color: #4d4c4c; text-decoration: none; } .footer .copy img { margin-right: 3px; margin-left: 10px; } .footer .ewm { position: absolute; top: 60px; right: 0; font-size: 19px; text-align: center; } .footer .ewm-1 { right: 210px; } .footer .ewm img { width: 168px; height: 164px; display: block; } .banner { width: 100%; /* height: 580px; */ position: relative; overflow: hidden; } .banner ul { position: absolute; width: 100%; left: 0; top: 0; } .banner li { position: absolute; left: 50%; top: 0; width: 1920px; margin-left: -960px; } .banner img { width: 100%; } .banner .dots { position: absolute; left: 0; right: 0; bottom: 40px; text-align: center; } .banner .dot { width: 7px; height: 35px; display: inline-block; background: #b5b5b5; border-radius: 8px; margin: 0 8px; } .banner .dot.selected { height: 68px; background: #e50012; } .news-box-home { padding-top: 70px; overflow: hidden; position: relative; zoom: 1; } .news-imgs { width: 613px; height: auto; position: relative; } .news-imgs ul { position: absolute; left: 0; top: 0; bottom: 0; right: 0; } .news-imgs li { position: absolute; left: 0; /* right: 0; top: 0; */ bottom: 0; } .news-imgs img { width:613px; height: 408px; display: block; } .news-imgs li span { position: absolute; left: 0; right: 0; bottom: 0; height: 46px; line-height: 46px; color: #fff; padding-left: 38px; padding-right: 38px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; background-color: rgba(0, 0, 0, 0.5); } .news-imgs .dots { position: absolute; left: 0; right: 25px; bottom: 8px; text-align: right; } .news-imgs .dot { width: 5px; height: 12px; display: inline-block; background: #b5b5b5; border-radius: 8px; margin: 0 5px; } .news-imgs .dot.selected { height: 24px; background: #e50012; } .news-content-home { width: 535px; } .news-content-home .title { width: 100%; height: auto; border-bottom: #989898 solid 5px; box-sizing: border-box; } .news-content-home h2 { border-left: #e50012 solid 7px; padding-left: 12px; line-height: 30px; margin: 6px 0 16px; font-size: 30px; font-weight: normal; } .news-content-home .title a { color: #484747; margin-top: 15px; } .news-content-home li { height: 46px; line-height: 46px; width: 100%; box-sizing: border-box; font-size: 17px; float: left; } .news-content-home .dot { color: #a0a0a0; font-size: 12px; } .news-content-home li a { display: inline-block; width: 420px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin: 0 6px; vertical-align: middle; } .news-content-home li a:hover { color: #c00513; text-decoration: none; } .news-content-home li span { vertical-align: middle; } .home-main { padding-top: 60px; overflow: hidden; position: relative; zoom: 1; } .home-report { width: 370px; } .home-main .title { height: 45px; border-bottom: #6d6d6d solid 1px; } .home-main .title a, .products-box .title a { color: #484747; margin-top: 14px; } .home-main .title h2, .products-box .title h2 { display: inline-block; font-size: 30px; color: #6d6d6d; font-weight: normal; } .home-main .title span, .products-box .title span { color: #6d6d6d; font-size: 13px; margin: 0 20px 0 10px; } .home-main .title i, .products-box .title i { display: inline-block; background-image: url(../images/sprites.png); background-repeat: no-repeat; } .home-main .reports-icon { width: 33px; height: 32px; background-position: -58px -3px; } .home-main .message-icon { width: 34px; height: 34px; background-position: -60px -41px; position: relative; top: 1px; } .home-main .price-icon { width: 34px; height: 33px; background-position: -96px -3px; } .reports-tabs { height: 30px; margin-top: 9px; } .reports-tabs span, .reports-tabs a { vertical-align: middle; font-size: 23px; } .reports-tabs span { margin: 0 17px; font-size: 0px; width: 1px; height: 30px; color: #6d6d6d; display: inline-block; background: #6d6d6d; } .reports-tabs a { color: #6d6d6d; } .reports-tabs a:hover, .reports-tabs a.selected { color: #e50012; text-decoration: none; } .report-item { border: #9a9a9a solid 1px; height: 60px; margin: 7px 0; padding-left: 154px; padding-top: 10px; position: relative; font-size: 17px; box-sizing: content-box; } .report-item a { display: block; } .report-item .date { position: absolute; left: -1px; top: -1px; width: 126px; height: 58px; background: #c3c3c3; color: #fff; padding: 14px 12px 0 12px; } .report-item b, .report-item strong { font-weight: normal; } .report-item strong { font-size: 60px; color: #fff; position: absolute; top: 10px; right: 12px; font-weight: normal; line-height: 60px; } .report-item .date .arrow { position: absolute; left: 0; top: 0; width: 29px; height: 27px; background: url(../images/sprites.png) no-repeat -98px -41px; display: none; } .report-item:hover .date, .report-item.selected .date { background: #e50012; } .report-item:hover .arrow, .report-item.selected .arrow { display: block; } .report-item .pdf-icon { width: 64px; height: 26px; display: inline-block; background: url(../images/sprites.png) no-repeat -1px -86px; position: absolute; right: 2px; bottom: 2px; } .message-box { margin-left: 28px; width: 405px; } .message-box ul { margin-top: 10px; } .message-box li { height: 44px; line-height: 44px; width: 100%; font-size: 17px; float: left; } .message-box .dot { color: #e50012; font-size: 12px; } .message-box li a { display: inline-block; width: 300px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin: 0 2px; vertical-align: middle; } .message-box li a:hover { color: #c00513; text-decoration: none; } .message-box li span { vertical-align: middle; } .shares-box { width: 370px; } .stock-name { height: 45px; line-height: 45px; padding-left: 42px; background: #e50012; color: #fff; margin-top: 13px; font-size: 17px; } .stock-price strong { font-size: 46px; font-weight: bolder; margin-left: 25px; } .stock-price.red strong { color: #e50012; } .stock-price.green strong { color: green; } .stock-price em { display: inline-block; margin-left: 10px; } .stock-price.red em { color: #e50012; } .stock-price.green em { color: green; } .stock-datetime { color: #666; font-size: 14px; text-align: center; } .stock-price.red .stock-price-icon { display: inline-block; background: url(../images/price-icon.png); width: 36px; height: 34px; vertical-align: middle; margin-top: -20px; } .stock-price.green .stock-price-icon { display: inline-block; background: url(../images/price-icon-1.png); width: 36px; height: 34px; vertical-align: middle; margin-top: -20px; } .stock-tabs { border-bottom: #ececec solid 1px; border-left: #ececec solid 1px; height: 18px; line-height: 18px; font-size: 0; } .stock-tabs span { display: inline-block; text-align: center; width: 24%; font-size: 12px; color: #666; border-top: #ececec solid 1px; border-right: #ececec solid 1px; cursor: pointer; } .stock-tabs span.selected { border-top: #1fba59 solid 1px; color: #1fba59; } .strock-imgs img { display: none; height: 188px; } .products-box { width: 1200px; margin-left: auto; margin-right: auto; margin-top: 60px; margin-bottom: 60px; } .products-icon { background-position: -90px -75px; width: 62px; height: 39px; } .products-box .content { width: 100%; height: 330px; position: relative; } .products-box .prev { position: absolute; left: -96px; top: 50%; width: 83px; height: 83px; margin-top: -36px; font-size: 0; background: url(../images/prev.png) no-repeat center; } .products-box .next { position: absolute; right: -96px; top: 50%; width: 83px; height: 83px; margin-top: -36px; font-size: 0; background: url(../images/next.png) no-repeat center; } .slide-box { width: 100%; height: 330px; overflow: hidden; position: relative; } .products-box .slide { position: absolute; left: 0; top: 0; bottom: 0; } .products-box .slide li { float: left; width: 300px; height: 300px; color: #c00513; position: relative; } .products-box .slide-box img { width: 300px; height: 300px; } .products-box .slide li .name { position: absolute; left: 0; right: 0; top: 0; bottom: 0; text-align: center; list-style: none; line-height: 260px; font-size: 19px; color: #fff; font-weight: bold; text-shadow: 2px 0 3px rgba(0, 0, 0, 0.8); transition: all 0.3s ease-in; } .products-box .slide li:hover .name { transform: scale(0, 0); } .pro-mask { position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.7); color: #fff; transform: scale(0, 0); transition: all 0.3s ease-in; } .pro-mask .pro-title { font-size: 19px; padding: 18px 18px 0px; color: #fff; font-weight: bold; text-shadow: 2px 0 3px rgb(0 0 0 / 80%); margin-bottom: 5px; } .pro-mask p { padding: 18px; color: #fff; font-size: 16px; line-height: 24px; } .products-box .slide li:hover .pro-mask { display: block; width: 100%; transform: scale(1, 1); } .title { /* width: 200px; height: 26px; */ line-height: 26px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } /* 鍐呴〉鏍峰紡 */ .inner-banner { overflow: hidden; height: 290px; position: relative; text-align: center; } .inner-banner .bg { position: absolute; left: 50%; top: 0; width: 1920px; margin-left: -960px; } .navs { position: absolute; left: 50%; bottom: 0; width: 1200px; height: 58px; margin-left: -600px; background: #fff; opacity: 0.7; } .navs li { width: 170px; height: 58px; text-align: center; position: relative; float: left; } .navs li.first { background: #e50012; color: #fff; line-height: 58px; font-size: 24px; } .navs .first-icon { position: absolute; right: -8px; top: 50%; margin-top: -9px; width: 8px; height: 18px; background: url(../images/nav-icon.png) no-repeat center; } .navs li a { color: #390000; font-size: 18px; height: 54px; line-height: 58px; border-bottom: transparent solid 4px; display: inline-block; } .navs li a:hover, .navs li a.selected { font-weight: bold; border-bottom: #e50012 solid 4px; } .inner-title { padding: 35px 0; font-size: 16px; color: #000; ; } .inner-title .current-pos { padding-top: 15px; } .inner-title h2 { font-size: 36px; color: #390000; font-weight: normal; } .jianjie-content { padding-bottom: 50px; overflow: hidden; position: relative; } .jianjie-content .item { float: left; width: 806px; font-size: 16px; } .jianjie-title { font-size: 30px; margin-bottom: 0px; } .jianjie-tools { padding: 8px 0 20px; } .jianjie-tools span { display: inline-block; vertical-align: middle; } .jianjie-tools span.datetime { color: #dda300; margin-right: 20px; } .jianjie-tools span.datetime .ion { background: url(../images/jianjie-time-icon.png) no-repeat; background-size: 100%; width: 17px; height: 17px; display: inline-block; vertical-align: middle; } .jianjie-tools span.viewers .ion { background: url(../images/jianjie-viewers-icon.png) no-repeat; background-size: 100%; width: 20px; height: 14px; display: inline-block; vertical-align: middle; } .jianjie-content p { /* margin-bottom: 35px;*/ text-indent: 2em; line-height: 35px; } .jianjie-content h,.jianjie-content h1,.jianjie-content h2,.jianjie-content h3,.jianjie-content h4,.jianjie-content h5,.jianjie-content h6 { font-size: 20px; font-weight: bold; line-height: 40px; } .jianjie-lists { width: 338px; background: #f3ecec; } .jianjie-lists h3 { font-size: 19px; color: #2e2e2e; font-weight: normal; border-bottom: #989898 solid 5px; margin: 0px 18px; padding-bottom: 17px; padding-top: 17px; line-height: 14px; } .jianjie-lists h3 span { border-left: #e50012 solid 5px; padding-left: 10px; } .jianjie-news { margin: 0 18px; padding-top: 20px; } .jianjie-news li { font-size: 14px; color: #390000; line-height: 24px; margin-bottom: 20px; overflow: hidden; } .jianjie-news li span { float: left; color: #e50012; margin-right: 10px; } .jianjie-news li a { float: right; width: 278px; color: #390000; } /* 鏂伴椈鍒楄〃 */ .news-list { overflow: hidden; } .item .news-box{ width: 805px; } .news-box { width: 895px; } .news-box li { padding: 10px; border-bottom: #d0d0d0 dashed 1px; margin-bottom: 40px; } .news-box li:hover { background: #f0efef; } .news-box li h4 { font-size: 24px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .news-box li:hover h4 a { color: #b90513; } .news-box li .pub-date { background: url(../images/date-icon.png) no-repeat left center; padding-left: 20px; color: #9b9a9a; font-size: 14px; margin: 15px 0; } .news-box li .info { font-size: 17px; } .news-box li .more { color: #ca5159; margin: 20px 0 15px; display: inline-block; } .pages { text-align: center; margin: 20px 0 50px; height: 25px; font-size: 0; clear: both; } .pages a { display: inline-block; border: #969696 solid 1px; border-left: 0; padding: 0 7px; line-height: 22px; font-size: 14px; color: #4c4c4c; vertical-align: middle; } .pages a.first-page { border-left: #969696 solid 1px; } .pages a:hover, .pages a.selected { background: #e50012; color: #fff; border-color: #e50012; } .pages .select-page { border: #969696 solid 1px; height: 25px; padding: 0 7px; outline: none; display: inline-block; vertical-align: middle; } .pages .current-page { margin: 0 10px; } .home-report { width: 370px; } .home-report .title { height: 45px; border-bottom: #6d6d6d solid 1px; } .home-report .title a { color: #484747; margin-top: 14px; } .home-report .title h2 { display: inline-block; font-size: 30px; color: #6d6d6d; font-weight: normal; } .home-report .title span { color: #6d6d6d; font-size: 13px; margin: 0 20px 0 10px; } .home-report .title i { display: inline-block; background-image: url(../images/sprites.png); background-repeat: no-repeat; } .home-report .reports-icon { width: 33px; height: 32px; background-position: -58px -3px; } .reports-tabs { height: 30px; margin-top: 9px; } .reports-tabs span, .reports-tabs a { vertical-align: middle; font-size: 23px; } .reports-tabs span { margin: 0 17px; font-size: 0px; width: 1px; height: 30px; color: #6d6d6d; display: inline-block; background: #6d6d6d; } .reports-tabs a { color: #6d6d6d; } .reports-tabs a:hover, .reports-tabs a.selected { color: #e50012; text-decoration: none; } .report-item { border: #9a9a9a solid 1px; height: 60px; margin: 7px 0; padding-left: 154px; padding-top: 10px; position: relative; } .report-item a { display: block; } .report-item a:hover { text-decoration: none; } .report-item .date { position: absolute; left: -1px; top: -1px; bottom: -1px; width: 126px; /* height: 58px; */ background: #c3c3c3; color: #fff; padding: 14px 12px 0 12px; box-sizing: content-box; } .report-item b, .report-item strong { font-weight: normal; } .report-item strong { font-size: 60px; color: #fff; position: absolute; top: 10px; right: 12px; font-weight: normal; line-height: 60px; } .report-item .date .arrow { position: absolute; left: 0; top: 0; width: 29px; height: 27px; background: url(../images/sprites.png) no-repeat -98px -41px; display: none; } .report-item:hover .date, .report-item.selected .date { background: #e50012; } .report-item:hover a { text-decoration: none; } .report-item:hover .arrow, .report-item.selected .arrow { display: block; } .report-item .pdf-icon { width: 64px; height: 26px; display: inline-block; margin-top: 3px; background: url(../images/sprites.png) no-repeat -1px -86px; } /* 淇℃伅鍏紑 */ .social-left { width: 232px; background: #fbfbfb; margin-top: 60px; padding-bottom: 20px; } .social-left h2 { width: 100%; height: 108px; line-height: 108px; text-align: center; color: #fff; font-size: 30px; background: #98000c; } .social-left li { padding-left: 40px; height: 48px; line-height: 48px; font-size: 18px; color: #390000; margin-top: 10px; position: relative; } .social-left li i { position: absolute; right: -48px; top: 0; width: 0; height: 0; overflow: hidden; border: transparent solid 24px; border-left-color: #e50012; display: none; } .social-left li a { color: #390000; display: block; width: 100%; height: 100%; } .social-left li:hover, .social-left li.selected { background: #e50012; font-weight: bold; } .social-left li:hover a, .social-left li.selected a { color: #fff; text-decoration: none; } .social-left li:hover i, .social-left li.selected i { display: block; } .social-right { margin-top: 20px; width: 895px; } .social-item { border-top: #d2d2d2 dashed 1px; padding: 20px 0; margin-bottom: 30px; } .social-item-list { height: 40px; line-height: 40px; display: block; font-size: 17px; text-decoration: none; } .social-item-list:hover { color: #98000c; text-decoration: none; } .social-item-list .date { float: right; } .social-item-list .dot { color: #a0a0a0; font-size: 12px; vertical-align: middle; } /* 鍙戝睍鍘嗙▼ */ .fazhan-box { padding-bottom: 152px; margin-bottom: 270px; background: url(../images/fazhan-large.png) no-repeat center top; position: relative; } .fazhan-box .bg { z-index: 2; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: url(../images/fazhan-bg.png) repeat-y center top; } .dev-top { width: 100%; height: 68px; margin: 0 auto; background: url(../images/fazhan-logo.png) no-repeat center top; } .dev-bottom { position: absolute; bottom: -270px; left: 50%; margin-left: -265px; background: url(../images/fazhan-bottom.png) no-repeat center; width: 529px; height: 360px; z-index: 1; } .dev { width: 564px; height: 165px; margin: 0 auto; position: relative; } .pub-year { text-align: center; font-weight: bold; padding-top: 100px; font-size: 36px; color: #fff; position: relative; z-index: 3; } .dev-left .dev-item { text-align: right; right: 380px; } .dev-right .dev-item { text-align: left; left: 380px; } .pub-year i { position: absolute; bottom: -7px; left: 50%; width: 110px; margin-left: -55px; height: 10px; background-color: #fff; } .dev-left .pub-year i { margin-left: -68px; } .dev-right .pub-year i { margin-left: -42px; } .dev-item { position: absolute; top: 60px; font-size: 21px; width: 400px; } .dev-item .month { background: #f1bbbb; color: #fff; font-size: 24px; width: 67px; padding: 0px; text-align: center; display: inline-block; position: relative; z-index: 10; } .dev-item .month strong { font-size: 36px; color: #fff; } .dev-item .month strong, .dev-item .month span { vertical-align: middle; } .dev-item span { display: inline-block; } .dev-item .current-name { color: #d80202; font-size: 21px; font-weight: bold; } /* 绀句細璐d换1 */ .social-exs { width: 105%; } .social-ex { width: 374px; height: 260px; margin-bottom: 45px; margin-right: 33px; position: relative; float: left; } .pro-list{padding-left: 100px;} .pro-list .social-ex { width: 300px; height: 300px; margin-bottom: 45px; margin-right: 33px; position: relative; float: left; } .pro-list .social-ex img { width: 300px; height: 300px; } .social-ex a { display: block; } .social-ex img { width: 374px; height: 260px; display: block; } .social-ex .name { position: absolute; left: 0; right: 0; top: 0; bottom: 0; text-align: center; list-style: none; line-height: 260px; font-size: 19px; color: #fff; font-weight: bold; text-shadow: 2px 0 3px rgba(0, 0, 0, 0.8); transition: all 0.3s ease-in; } .social-ex:hover .name { transform: scale(0, 0); } .social-ex .mask { position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.7); color: #fff; transform: scale(0, 0); transition: all 0.3s ease-in; } .social-ex:hover .mask { display: block; width: 100%; transform: scale(1, 1); } .social-ex .title { font-size: 19px; padding: 18px; color: #fff; font-weight: bold; text-shadow: 2px 0 3px rgba(0, 0, 0, 0.8); margin-bottom: 25px; } .social-ex p { padding: 18px; color: #fff; font-size: 16px; line-height: 24px; } .social-ex .more-icon { position: absolute; left: 18px; bottom: 18px; width: 22px; height: 23px; background: url(../images/more-social.png) no-repeat center; } .social-right .jianjie-content .item{ width: 895px; } div.clear p { margin : 0px; text-indent:0em; } .links { margin-bottom: 40px; } .links-title { color: #666; font-size: 24px; margin: 10px 0; } .links-items { width: 103%; } .links-items a { float: left; margin: 3px 5px 3px 0; } .links-items a img { width: 231px; height:60px; border-radius: 10px; } .map-list { clear: both; overflow: hidden; position: relative; zoom: 1; margin-bottom: 40px; } .map-list dt { font-weight: bold; font-size: 24px; } .map-list dd { float: left; margin-left: 15px; margin-top: 20px; font-size: 18px; }