<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.head {
    height: 40px;
    background-color: #EEEEEE;
    line-height: 40px;
    color: #333;
}
a{
    font-size: 12px;
}

.head_content {
    width: 1200px;
    margin: 0 auto;
    font-size: 14px;
}

.head_left {
    float: left;
}

.head_right {
    float: right;
}

.head_right li {
    float: left;
    margin-right: 30px;
    list-style: none;
}

.head_right li a {
    text-decoration: none;
    color: #666;
}

.title {
  
    background-color: #fff;
    line-height: 80px;
    color: #444;
}

.title_content {
    width: 1222px;
    margin: 0 auto;
}

.genre {
    float: right;
}

.genre li {
    /* list-style: none; */
    float: left;
    margin-right: 20px;
    font-size: 18px;
}

.genre li a {
    color: #444;
    font-size: 16px;
}

.pic {
    margin-top: -23px;
    position: relative;
    width: 100%;
    height: 300px;
    background: url("../imgs/111.png") no-repeat center;
    background-size: 100% 100%;
}

.login {
    border-radius: 15px;
    text-align: center;
    background: rgba(255, 255, 255, 0.6);
    position: absolute;
    right: 15%;
    height: 260px;
    width: 300px;
    top: 20px;
    font-size: 14px;
}

.zhuce {
    display: block;
    width: 230px;
    margin: 20px auto;
    height: 40px;
    color: #fff;
    line-height: 40px;
    background-color: #FF0000;
}

.login h2 {
    margin: 15px 0 10px;
}

.denglu {
    color: #FF0000;
}

.marq {
    height: 48px;
    width: 100%;
    background-color: #fff;
}

.marq_content {
    width: 1200px;
    position: relative;
    margin: 0 auto;
}

.marq_content s {
    display: block;
    width: 28px;
    height: 28px;
    position: absolute;
    left: 0;
    top: 13px;
    background: url(../imgs/icon.png) no-repeat -67px -115px;
}

.marq_content marquee {
    height: 48px;
    width: 90%;
    margin-left: 28px;
    line-height: 48px;
    color: #FF0000;
}

.marq_content a {
    position: absolute;
    top: 13px;
    right: 0;
    color: #666;
}

.content1 {
    float: left;
    padding-bottom: 20px;
    width: 100%;
    background-color: #f5f6f7;
}

.cont_1 {
    width: 1200px;
    height: 220px;
    margin: 0px auto 30px;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    position: relative;
    top: 20px;
}

.cont_1 li {
    float: left;
    width: 20%;
    margin: 30px 0px 20px;
    text-align: center;
}

.cont_1 li h2 {
    margin: 15px 0 15px;
    color: #666;
}

.cont_1 li p {
    font-size: 12px;
    color: #999;
}

.cont_2 {
    margin-top: 20px;
}

.cont_2 li {
    cursor: pointer;
    width: 23%;
    margin-right: 29.3px;
    height: 380px;
    float: left;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    text-align: center;
    transition: .3s;
}

.cont_2 li:nth-child(4) {
    margin-right: 0;
}

.pz_top {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    margin: 0 auto;
}

.pz_top:hover {}

.cont_2 li:hover .pz_top {
    filter: none;
    color: #ff7200;
}

.cont_2 li:hover {
    border-color: #ff7200;
    margin-top: -18px;
}

.cont_2 li p {
    margin-top: 20px;
    color: #666;
}

.cont_2 li p span {
    color: #FF0000;
}

.gopz {
    width: 160px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #c90414;
    margin: 25px auto 0;
    color: #c90414;
}

.border {
    border-bottom: 1px solid #e4e4e4;
    width: 180px;
    margin: 20px auto 0;
}

.pz_top {
    margin-top: 30px;
}

.banner {
    width: 1200px;
    margin-top: 10px;
    float: left;
    background-color: #fff;
}

.huoban {
    padding:20px 0;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.foot_box{
    width: 100%;
    background-color: #fff;
    margin-top: 30px;
}
.foot {
    clear: both;
    width: 1200px;
    margin: 0 auto;
}

.foot_url {
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 30px;
    display: flex;
    padding-top: 40px;
}

.foot_url .link {
    width: 115px;
    text-align: center;
}

.link h2 {
    font-size: 16px;
    font-weight: normal;
}

.link p {
    font-size: 14px;
    margin-top: 10px;
}

.link a {
    color: #222;
    margin-top: 15px;
}

.download {
    padding: 0 20px;
    border-right: 1px solid #e5e5e5;
    text-align: center;
    font-size: 14px;
}

.download p {
    margin-top: 10px;
}

.number {
    margin-left: 40px;
    text-align: right;
}

.number p {
    font-size: 14px;
}

.number h2 {
    color: #ff7300;
    font-size: 30px;
    font-weight: 600;
}

.foot_over {
    margin: 20px auto 0;
    text-align: center;
}

.foot_over p {
    font-size: 14px;
    margin-top: 15px;
}

.foot_over .over {
    padding-bottom: 30px;
    margin: 30px auto 0;
}

.over img {
    height: 45px;
    width: 120px;
    margin-left: 6px;
}

/* 右侧组件 */
.kefu {
    z-index: 999999;
    position: fixed;
    right: 10px;
    top: 30%;
}
.kefu li a{
    font-size: 14px;
    color: #fff;
}

.kefu li {
    cursor: pointer;
    width: 120px;
    display: block;
    color: #FFF;
    font-size: 14px;
    line-height: 47px;
    background-color: #c90414;
    border-radius: 5px;
    margin-top: 10px;
    padding-right: 7px;
}

.kefu li img {
    vertical-align: middle;
    height: auto;
    margin: 0 10px 4px;
}

.posit {
    position: relative;
}

.posit .qqkefu {
    position: absolute;
    right: 142px;
    bottom: -40px;
    width: 155px;
    border-radius: 7px;
    height: 120px;
    background-color: #c90414;
    display: none;
}

.posit:hover .qqkefu {
    display: block;
}

.posit .qqkefu p {
    margin-left: 15px;
    margin-bottom: 0;
    line-height: 39px;
    background: url('../imgs/qqkf.gif')no-repeat center;
    background-position-x: 50px;
}

.posit .qqkefu p a {
    color: #fff;
    padding-right: 90px;
}

.kefuphone {
    right: 0;
    position: absolute;
    background-color: #c90414;
    border-radius: 10px;
    z-index: -1;
}

.z_index {
    z-index: 100;
}

.conphone:hover .kefuphone {
    right: 30px;
    transition: .3s;
    width: 210px;
    padding-left: 15px;
}

.erweima img {
    width: 90%;
    height: 90%;
    margin-top: 10px !important;
}

.posit .erweima {
    position: absolute;
    right: 142px;
    bottom: -40px;
    width: 180px;
    border-radius: 10px;
    height: 180px;
    background-color: #c90414;
    display: none;
}

.posit:hover .erweima {
    display: block;
}

.kefubg {
    height: 120px;
    width: 30px;
    position: absolute;
    right: 126px;
    top: -30px;
}

.genre li a:hover {
    color: #c90414;
}

/*  主页登录框  */
.swiper-container .float-box {
    text-align: center;
    width: 304px;
    border-radius: 10px;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 30px;
    position: absolute;
    left: 50%;
    top: 60px;
    background-color: #fff;
    z-index: 10;
    margin-left: 294px;
}

.swiper-container .float-box p {
    font-size: 16px;
    line-height: 50px;
    color: #666;
}

.swiper-container .float-box h2 {
    font-size: 26px;
    color: #333;
    font-weight: bold;
}

.swiper-container .float-box .zc-btn {
    display: block;
    width: 260px;
    height: 40px;
    background: #ec1b23;
    text-align: center;
    line-height: 40px;
    margin: 0 auto;
    border-radius: 6px;
    color: #fff;
    font-size: 16px;

}

.float-box .zc-btn:hover {
    background: #ff4941;
}

.swiper-container .float-box .b-zhuce {
    margin-top: 20px;
    font-size: 12px;
    color: #666;
    margin-bottom: 6px;
}

.float-box .b-zhuce a {
    color: #ec1b23;
}

.float-box .b-zhuce a:hover {
    text-decoration: underline;
}

.b-tishi {
    font-size: 12px;
    color: #666;
}

/* 行情中心 */
#quotes {
    width: 1200px;
    margin: 30px auto;
    height: 360px;
    margin-bottom: 20px;
    clear: both;
    background-color: #fff;
}

.quotes_left {
    background: url(../imgs/index_m4.png) no-repeat;
    width: 300px;
    height: 377px;
    float: left;
    position: relative;
    text-align: right;
}

.quotes_menu .current a {
    color: #fc8819;
    background: #fff;
}

.current a {
    background: #fff;
    line-height: 38px;
    border: 1px solid #fff;
    border-width: 1px 0 1px 1px;
    font-size: 18px;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    float: right;
}

.spare a {
    margin-top: 10px;
    color: #fff;
    line-height: 38px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    font-size: 18px;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    float: right;
    margin-right: 84px;
}

.hq_nav {
    padding-left: 15px;
    width: 482px;
    border-right: solid 1px #f5f5f5;
    float: left;
    overflow: hidden;
    margin-top: 20px;
}

.det-bg {
    padding: 35px;
}

.det-bg h3 {
    color: #fff;
    font-size: 28px;
    padding-bottom: 17px;
    /*   width: 60%;*/
    margin-left: 40%;
    border-bottom: 1px solid #fff;
    margin-bottom: 25px;
    text-align: right;
}

.det-bg p {
    color: #fff;
    line-height: 25px;
    font-size: 14px;
}

.hq_txt {
    margin-bottom: 20px;
}

.hq_txt a {
    background: #ffe9cc;
    font-size: 14px;
    margin-right: 10px;
    padding: 7px 32px 7px 32px;
    color: #1f1f1f;
    text-decoration: none;
}

.hq_txt .cur {
    font-size: 14px;
    background-color: rgb(255, 233, 204);
    color: rgb(31, 31, 31);
}

.hq_txt .act {
    font-size: 14px;
    background-color: #f2bb60;
    color: #FFF;
}

.hq_sv {
    width: 402px;
    float: left;
}

.hq_a1 {
    padding-left: 28px;
    border-bottom: solid 1px #f5f5f5;
    padding-top: 5px;
    overflow: hidden;
    padding-bottom: 5px;
}

.hq_a1 .sv {
    font-size: 24px;
    color: rgb(255, 0, 0);
    float: left;
}

.icon-right {
    font-size: 12px;
    margin-right: 15px;
    height: 16px;
    line-height: 16px;
    width: 100px;
    color: #237c02;
    margin-left: 28px;
    float: left;
}

.hq_aq1_xq {
    font-size: 12px;
    line-height: 28px;
    padding-top: 7px;
    width: 84%;
    padding: 6px 28px;
    border-bottom: solid 1px #f5f5f5;
}

.xq-color {
    width: 47%;
    display: block;
    float: left;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
}

.hq_gp {
    font-size: 12px;
    height: 147px;
}

.gp_left {
    float: left;
    margin-left: 28px;
}

.gp_right {
    float: left;
    margin-left: 50px;
}

.lzbk {
    line-height: 42px;
    color: #ff3646;
}

.ldbk {
    line-height: 42px;
    color: #237c02;
}

.gp-color {
    line-height: 27px;
}

.gpt-color {
    line-height: 27px;
}

#a0001_img {
    display: block;
}

.black {
    color: #333 !important;
}

.white {
    color: #8a8a8a;
}

.on {
    background: #fff;
    color: #ba9767;
    box-shadow: 5px -5px 8px rgba(66, 66, 66, 0.1);
}

.stocktit {
    float: left;
    width: 50%
}

.stockup {
    float: left;
    width: 50%;
    line-height: 25px;
}

.stockdown {
    float: left;
    width: 50%;
    line-height: 25px;
}

.stockup span {
    color: red
}

.stockdown span {
    color: green
}

.hq_a1 h3 {
    width: 260px;
}

.hq_a1 span {
    float: right;
}

.hq_gp a {
    color: #000;
}

.hq_gp .stockup li {
    margin-left: 2px;
    width: 204px;
}

.hq_gp .stockdown li {
    margin-left: 4px;
}

.hq_gp .stockup .hong {
    color: #ff3646;
}

.hq_gp .stockdown .lv {
    color: #19901e;
}

.hq_aq1_xq .zhang {
    width: 70px;
    float: left;
    margin-left: 10px;
    background: url(../imgs/sz.png)no-repeat center right;
}

.hq_aq1_xq .die {
    width: 70px;
    background: url(../imgs/xd.png)no-repeat center right;
    float: right;
    margin-right: 56px;
}

.mz {
    width: 100px;
    height: 26px;
    float: left;
    line-height: 26px;
}

.bfb {
    float: left;
    height: 26px;
    margin-right: 2px;
}

.gx {
    margin-right: 30px;
    line-height: 40px;
    color: #666;
    line-height: 40px;
    display: block;
    width: 40px;
    height: 40px;
    background: url(../imgs/shuaxin.png)no-repeat center right;
}

.gxa {
    margin-right: 30px;
    line-height: 40px;
    color: #666;
    line-height: 40px;
    display: block;
    width: 40px;
    height: 40px;
    background: url(../imgs/shuaxin.png)no-repeat center right;
    animation: rotate360 2s linear 0s infinite normal none running;
}

/* 公司资讯 B*/
.news_box {
    width: 1200px;
    margin: 50px auto;
}

.news {
    background-color: #fff;
}

.news {
    display: flex;
    padding-bottom: 20px;
}

.news_list {
    width: 50%;
}

.news_list header {
    display: flex;
    justify-content: space-between;
}

.news_list header h1 {
    font-weight: bold;
    line-height: 64px;
    color: #333;
    font-size: 16px;
    margin-left: 20px;
}

.news_list header a {
    font-size: 14px;
    line-height: 64px;
    color: #ff3b59;
    margin-right: 20px;
}

.news_list li {
    padding: 5px;
    position: relative;
    line-height: 26px;
}

.news_list li a {
    display: flex;
    justify-content: space-between;
}

.news_list li:before {
    content: "";
    position: absolute;
    top: 12px;
    left: 20px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    border: 1px solid #999;
}

.news_list li:hover {
    background-color: #eee;
}

.news_list li p {
    margin-left: 30px;
    font-size: 14px;
    color: #333;
}

.news_list li time {
    margin-right: 20px;
    font-size: 12px;
    color: #999;
}

/* 公司资讯 E*/</pre></body></html>