.maxwidth{ max-width: 1920px; margin-left: auto; margin-right: auto; }
em{ color:unset; }


.header{ position: absolute; top: 0; left: 0; right:0; z-index: 999; height: 80px; background:#fff; color:#3a3a3a; }
.header a{ color:#3a3a3a; }
.header a:hover{ color:var(--main-color); }
.header .bd{ padding-left: 30px; padding-right:30px;}
.header .bd .logo img{ height: 46px; }
.header .uk-navbar{ min-height: 80px; }
.header .last{ margin-left: 100px;}

.header .menu{ min-height:50px;}
.header .menu>ul>li{  position: relative; flex:auto; margin-right: 50px; }
.header .menu>ul>li:last-child{ margin-right: 0; }
.header .menu>ul>li>a{ position: relative; z-index: 2; min-height: 50px; text-align: center; line-height:50px; text-align: center; display: flex; color:#2f2f2f; font-size: 20px; transition: all 0.5s; padding:0px; }
.header .menu>ul>li>a span{ line-height:1.2; width:100%; }
.header .menu>ul>li>a::after{ content:''; display: block; position: absolute; bottom: 0; width: 0; left: 50%; height: 2px; background:var(--main-color); transition: all ease 0.2s; }
.header .menu>ul>li>a:hover::after,.header .menu>ul>li.active>a::after{ width: 100%; left: 0; }
.header .menu>ul>li>a:hover,.header .menu li.active>a{ color:var(--main-color);  }

.header .menu .uk-drop{ width:130px; padding:10px 0; background:#fff; box-shadow: 0 5px 5px 3px rgba(0, 0, 0, 0.05); }
.header .menu .uk-drop li a{ display: block; line-height: 36px; text-align: center; }
.header .menu .uk-drop li a:hover{ background: rgba(0, 0, 0, 0.05); color:var(--main-color); }

.en-body .header .menu>ul>li>a:hover,.en-body .header .menu>ul>li.active>a{ font-weight: normal; }

@media screen and (max-width: 1700px) {
    /* .en-body .header .menu>ul>li:nth-child(1) a{ width: 50px; } */
    .en-body .header .menu>ul>li{ margin-right: 50px; }
    .en-body .header .menu>ul>li:last-child{ margin-right: 0; }
    .en-body .header .menu>ul>li:nth-child(1) a{ width: 60px; }
    .en-body .header .menu>ul>li:nth-child(2) a{ width: 100px; }
    .en-body .header .menu>ul>li:nth-child(3) a{ width: 80px; }
    .en-body .header .menu>ul>li:nth-child(4) a{ width: 144px; }
    .en-body .header .menu>ul>li:nth-child(5) a{ width: 110px; }
    .en-body .header .menu>ul>li:nth-child(6) a{ width: 70px; }
}

.header .uk-navbar-right .first{ padding-right:30px; margin-right: 30px; position: relative; border-right:1px solid rgba(0, 0, 0, 0.1); }


.pc-menu{ display: none; }
@media screen and (max-width: 1200px) {
    .header .menu{ display: none; }

    .header .last{ margin-left:auto; }
    .pc-menu{ display: block; margin-right:50px; }
    .pc-menu a{ display: block; }
    .pc-menu a:hover{ background: none; color:var(--main-color);  }
    

    #offcanvas-push .uk-nav>li{ border-bottom:1px solid rgba(255,255,255,0.1); }
    #offcanvas-push .uk-nav>li>a{ padding:12px 10px; font-size:16px; }
    .fdbar{ margin-top:30px; }
    .fdbar .gohome a{ color:rgba(255,255,255,0.5); }
    .fdbar .gohome a .iconfont{ margin-right: 5px; }
    .fdbar .mlang{ margin-top:10px; background: #f2f2f2; border-radius: 6px; overflow: hidden; width: 123px; }
    .fdbar .mlang a{ width:41px; height: 40px; line-height: 40px; text-align: center; color:#222; border-left:1px solid #fff; }
    .fdbar .mlang a:first-child{ border-left:0; }
    .fdbar .mlang a:hover{ background: var(--main-color); color:#fff; }
}



.lang .box{ position: relative; line-height: 30px; }
.lang .uk-drop{ background:#f8f8f8; margin-top:0; width:100px; padding:10px 0; }
.lang .uk-drop a{ display: block; line-height: 36px; padding:0 20px; color:var(--text-color); }
.lang .uk-drop a.cur,.lang .uk-drop a:hover{ color:var(--main-color); }

.banner{ position: relative; overflow: hidden; }
.banner .bar{ position: absolute; z-index: 3; left: 0; right: 0; top:50%; transform: translateY(-50%); color:#fff; }
.banner .uk-container .tit1{ line-height: 1.4; position: relative; }
.banner .uk-container .tit2{ line-height: 1.4; position: relative; padding-top:15px; margin-top:15px; display: inline-block; }
.banner .uk-container .tit2::before{ content:''; display: block; position: absolute; left:0; top:0; right:0; height: 2px; background:var(--bg-linear-gradient); }
.banner .swiper-container, .banner .swiper-wrapper{ width: 100%; height: 100%; }
.banner .swiper-slide{ width: 100%; height: 100%; }
.banner .swiper-slide img{ height: 100%; width: 100%; object-fit: cover; }
.banner .swiper-pagination-bullets{ bottom: 30px !important; }
.banner .swiper-pagination-bullet{ width:30px;height:3px; border-radius: 0; background:rgba(255,255,255,.5);opacity:1}
.banner .swiper-pagination-bullet-active{background:#fff}
/* .banner .swiper-button-next,.banner .swiper-button-prev{color:#fff}
.banner .swiper-button-next::after,.banner .swiper-button-prev::after{font-size:30px} */
.banner img{ max-width:100%; height: 100%; }


.tbody{ padding:80px 0 150px; }


.footer{ background:#071528; padding:0px; color:rgba(255,255,255,0.5); }
.footer .hd{ padding:80px 0 120px; }
.footer .hd .fotlogo img{ max-width: 150px; }
/* .footer .hd a{ color:#777; }
.footer .hd a:hover{ color:var(--main-color); } */
.footer .hd .first{ width: 20%; min-width: 240px; }
.footer .hd .fotnav dl{ margin-right:40px; min-width: 220px; margin-top:0; }
.footer .hd .fotnav dl:last-child{ margin-right: 0; }
.footer .hd .fotnav dl dt{ position: relative; font-size:18px; margin-bottom: 30px; font-weight: normal; line-height: 30px; }
/* .footer .hd .fotnav dl dt::before{ position: absolute; left: 0; top:50%; content:''; display: block; width: 15px; height: 1px; background: rgba(0, 0, 0, 0.2); } */
.footer .hd .fotnav dl dt a{ color:#fff;  }
.footer .hd .fotnav dl dd{ margin-bottom: 10px; }
.footer .hd .fotnav dl dd a{ color:#fff; font-size: 16px; line-height: 30px; }
.footer .hd .fotcat{ width:300px; /*color:#fff;*/ }
.footer .hd .fotcat li{ position: relative; margin-bottom: 30px; padding-left:40px; }
.footer .hd .fotcat li span{ position: absolute; left:0; top:50%; transform: translateY(-50%); width: 32px; height: 32px; text-align: center; line-height: 32px; border:1px solid var(--main-color-light); border-radius: 50%; }
.footer .hd .fotqrcode{ width:360px;  }
.footer .hd .fotqrcode>div{ padding-left:40px; }
.footer .hd .fotqrcode .f16{ padding:5px;}

.footer .fd{ padding:25px 0; border-top:1px solid rgba(255,255,255,0.1); }
.footer .fd .media a{ width: 40px; height: 40px; line-height: 40px; text-align: center; background: rgba(0, 0, 0, 0.2); border-radius: 50%; margin-right:10px; color:#fff; transition: all 0.5s; }
.footer .fd .media a .iconfont{ font-size:22px; }
.footer .fd .media a:hover{ background-color: var(--main-color);}
.footer .fd .uk-drop{ width:180px; background:#fff; border-radius:10px; padding:5px; text-align:center; }
.footer .fd .uk-drop:after{ position:absolute; left:50%; bottom:-10px; transform:translateX(-50%); content:''; display:block; width:0px; height:0; border-top:10px solid #fff; border-left:10px solid transparent; border-right:10px solid transparent; border-bottom:0; }
.footer .fd .uk-drop img{ width:100%; }



.titbar{ padding:0; margin-bottom: 40px; position:relative; }
.titbar h2{  margin: 0; padding-bottom: 15px; position: relative; text-align: center; }
.titbar h2 span{ display: block;}
.titbar h2::after{ content:''; display: block; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width:120px; height: 1px; background:var(--main-color); }

.titbar .lang>a{ margin-left:10px; width:28px; height:28px; line-height:28px; text-align:center; border-radius:50%; background:#dbdbdb; color:#fff; }
.titbar .lang>a:hover,.titbar .lang>a.cur{ background:var(--main-color); }


/*投关导航*/
.navbox{ margin-top:80px; height: 80px; line-height: 80px; border-bottom:2px solid #eeeeee; }
.navbox ul>li{ flex: auto; }
.navbox ul>li a{ display: flex; align-items: center; text-align: center; height: 80px; transition: all ease 0.3s; border-bottom:2px solid transparent; color:#aeaeae; }
.navbox ul>li a span{ line-height:1.2; padding:0 5px; width:100%; }
.navbox ul>li.active a,.navbox ul>li a:hover{ color:#333; border-bottom:2px solid var(--main-color); }



/*首页*/


.ipart1{ padding: 80px 0 100px; }
.ipart1 .tit{ display: inline-block; padding-bottom: 10px; margin-bottom: 40px; position: relative; }
.ipart1 .tit::after{ content:''; display: block; position: absolute; left: 0; bottom: 0; right: 0; height: 2px; background:var(--bg-linear-gradient); }



.ipart2{ padding-bottom: 140px; }
.ipart2 .uk-wrap{ border-radius: 15px; overflow: hidden; }
.ipart2 .uk-wrap img{ transition: all ease 0.3s; }
.ipart2 .uk-wrap:hover img{ transform: scale(1.1); }



.ipart3{ padding: 80px 0 140px; background: #f6f9ff;  }
.ipart3 .title{ margin-bottom: 50px; position: relative; display: inline-block; padding-bottom: 20px; }
.ipart3 .title::after{ content:''; display: block; position: absolute; left: 0; bottom: 0; right: 0; height: 2px; background:var(--bg-linear-gradient); }
/*.ipart3 .uk-grid .uk-grid-margin{ margin-top:20px; }*/
/*.ipart3 .uk-wrap{ line-height: 1.6; padding:15px 80px 15px 20px; border-top:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; }*/
/*.ipart3 .uk-wrap .date{ color:#b8b8b8; margin-top:5px; }*/
/*.ipart3 .uk-wrap .more{ margin-right:20px; }*/
/*.ipart3 .uk-wrap .iconfont{ color:#d5d5d5; }*/
/*.ipart3 .uk-wrap:hover{ background:#fff5f0; border-color:var(--main-color); }*/
/*.ipart3 .uk-wrap:hover .iconfont{ color:var(--main-color); }*/


.inlist .uk-wrap{ padding:35px 40px 60px 40px; min-height: 260px; color:#393939; transition: all ease 0.3s; border-radius: 10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); background: #fff; }
.inlist .uk-wrap .date{ position: absolute; bottom:30px; left: 40px; }
.inlist .uk-wrap .tit{ line-height: 1.4; padding-bottom: 5px; }
.inlist .uk-wrap .more{ width:40px; height: 40px; line-height: 40px; text-align: center; bottom:20px; right:20px; }
.inlist .uk-wrap .more a{ color:red; }
.inlist .uk-wrap:hover{ box-shadow: 0 0 15px 5px rgba(0, 183, 255, 0.2); position: relative; z-index: 1; margin-top: -10px; }
.inlist .uk-wrap:hover .more .iconfont{ color:red; }

.uk-more{ padding-top:40px; }
.uk-more a{ width:200px; padding:0 10px; height: 60px; line-height: 60px; text-align: center; border:1px solid #fff; background: none; color:#fff; transition: all ease 0.3s; }
.uk-more a:hover{ box-shadow: 0 0 15px 5px rgba(0, 183, 255, 0.2); background: #fff; color:var(--main-color); }

.ipart5{ background:url(../images/bg1.jpg) center no-repeat; background-size: cover; padding:70px 0; }
.ipart5 .title{ position: relative; }
.ipart5 .title a:hover{ color:#fff; }
.ipart5 .uk-wrap{ padding-right:360px; }
.ipart5 .uk-more{ padding-top:0; }



/*首页股票*/
.ipart4{ background: #eff2f3; padding:100px 0; }
.ipart4 .spart1{ margin-bottom: 0px; padding:0px; overflow: hidden; }
.ipart4 .spart1>.hd{ margin-top:0px; }
.ipart4 .spart1 .infoline{ padding:10px 0; }
.ipart4 .spart1 .stock-info{ position: relative; padding-left:350px; height: 100%; }
.ipart4 .spart1 .stock-info .left .wrap{ position: relative; width:100%; height: 100%; padding:0px 50px 0px 0px; }
.ipart4 .spart1 .stock-info .left .wrap:before{ position:absolute; top:80px; right:40px; bottom:10px; content:''; width:1px; background:url(../images/bg_line.png) right top repeat-y; }
.ipart4 .spart1 .stock-info .left{ width:350px; position: absolute; left: 0; top:0px; bottom: 0; }
.ipart4 .spart1 .stock-info .left .name{ margin-bottom:40px; }
.ipart4 .spart1 .stock-info .left .fd{ position: absolute; left: 0px; bottom:0px; right:50px; padding:0px; }
.ipart4 .spart1 .stock-info .left .fd .tcode{}
.ipart4 .spart1 .stock-info .uk-wrap{ padding:0px 0px 0px 50px; height: 100%;  }
.ipart4 .spart1 .stock-info .uk-wrap .tip{ border-top:1px solid #e5e5e5; color:#919191; padding-top:25px; margin-top:0px; }
/*.ipart4 .spart1 .stock-info .uk-wrap .tip>div.uk-position-relative{ padding-right:180px; }*/
.ipart4 .spart1 .stock-info .uk-wrap .stock-logo{ position:absolute; right:0px; top:50%; transform:translateY(-50%); }
.ipart4 .spart1 .stock-info .uk-wrap .stock-logo img{ max-width:170px; max-height:60px; }
.ipart4 .info .ico{ display: block; position: relative; width: 0; border-left:7px solid transparent; border-right:7px solid transparent; margin:0 auto; height: 10px; top:-5px; }
.ipart4 .spart1 .cates .name{ z-index: 10;}
.ipart4 .spart1 .stock-info .first{ margin-top:0;  margin-bottom: 30px; }
.ipart4 .spart1 .stock-info .first .change{ margin-top:20px; line-height: 1.2; color:#636363; }
.ipart4 .spart1 .stock-info .first .f16.fb{color:#838383; }
/* .ipart4 .spart1 .stock-info .tip .last{ display:block; margin-right:10px; } */
.ipart4 .spart1 .stock-info .spec{ color:#636363; }
.ipart4 .spart1 .stock-info .datas .data{ padding:0 5px;}
.info-up .num{ color:var(--stock-red); }
.info-up .ico{ border-bottom:10px solid var(--stock-red); border-top:0;  }
.info-down .num{ color:var(--stock-green); }
.info-down .ico{ border-top:10px solid var(--stock-green); border-bottom:0; }

/* 简体是  红升绿跌，繁体和英文是红跌绿升 */
.zh-cn-body .info-up .num{ color:var(--stock-red); }
.zh-cn-body .info-up .ico{ border-bottom-color:var(--stock-red); border-top:0; }
.zh-cn-body .info-down .num{ color:var(--stock-green); }
.zh-cn-body .info-down .ico{ border-top-color:var(--stock-green); border-bottom:0; }


.zh-hk-body .info-up .num, .en-body .info-up .num{ color:var(--stock-green); }
.zh-hk-body .info-up .ico, .en-body .info-up .ico{ border-bottom-color:var(--stock-green); border-top:0; }
.zh-hk-body .info-down .num, .en-body .info-down .num{ color:var(--stock-red); }
.zh-hk-body .info-down .ico, .en-body .info-down .ico{ border-top-color:var(--stock-red); border-bottom:0; }
/* ====== END ==== 简体是  红升绿跌，繁体和英文是红跌绿升 */

.en-body .ipart4 .spart1 .stock-info .uk-wrap .tip .last{ display:inline-block; }
.en-body .ipart4 .spart1 .stock-info .uk-wrap .stock-logo{ bottom:22px; }


.ipart4 .spart1 .stock-base{ width:320px; background-color: var(--main-bgcolor); padding:10px 25px 25px; }
.ipart4 .spart1 .stock-base .tit{ border-bottom:1px solid #ebebeb; line-height: 50px; margin-bottom:20px;  }
.ipart4 .spart1 .stock-base .uk-wrap{ line-height: 1.2;}
.ipart4 .spart1 .stock-base .uk-wrap .spec{ color:#636363; }
.ipart4 .spart1 .stock-base .uk-grid-margin{ margin-top:10px; }

.ipart4 .uk-wrap .uk-margin-right-large{ margin-left:100px; }



/*公告通函弹出层*/
.ggmodal{  padding:85px 60px 60px;  }
.ggcontent{ border: 1px dashed #ccc; padding:10px; line-height:1.4;  }
.ggcontent .hd .uk-line{ text-decoration: underline; margin-bottom:40px; line-height:1.4;  }
.ggcontent .bd{ padding:5px 20px 40px; }
.ggcontent .bd .tit{ line-height:1.4; }
.ggcontent .bd ul{ margin-top:10px;}
.ggcontent .bd ul>li{ line-height:1.4; margin:10px 0; }
.ggcontent .bd ul>li>a{ color:var(--main-color); /*text-decoration:underline;*/ position:relative; padding-left:25px; display:block; }
.ggcontent .bd ul>li>a:hover{ color:var(--main-color); }
.ggcontent .bd ul>li>a>i{ position:absolute; left:0; top:0; width:20px; font-style:normal; text-align:right; }


.content{ line-height: 2; }

/*弹出层相关 投资者日志、企业管治都会用到*/
.my-modal-520 .uk-modal-dialog{ width:520px; }
.my-modal-650 .uk-modal-dialog{ width:520px; }
.my-modal-normal .uk-modal-dialog{ width: 650px; }
.my-modal-medium .uk-modal-dialog{ width: 900px; }
.uk-modal .back{ background:#fff; position:absolute; z-index:9; left:0; top:0; right:0; padding:12px 35px 10px; }
.hdmodal{ border-bottom: 1px solid #ebebeb; padding:75px 35px 80px; }
.hdmodal h1.name{ margin:0px 0 20px; padding: 12px 0; line-height: 1.4; border-top:1px dotted #c6c6c6; border-bottom:1px dotted #c6c6c6; }
.hdmodal h1.tit{ margin: 0; padding-top: 12px; line-height: 1.4; border-top:1px dotted #c6c6c6;  }
.hdmodal .infos{ border-bottom:1px dotted #c6c6c6; color:#a2a2a2; text-align: center; padding:10px 0 10px; margin-bottom: 20px; }
.hdmodal .enclosure { margin-bottom: 20px; }
.hdmodal .enclosure .uk-button{ padding:0 15px; height: 50px;}
.hdmodal{ line-height: 2; }



.inban{ padding-top:80px; }
.inban .bar{ padding-top:80px; }



/*分页*/
.pages{ margin: 30px 0; color:#748185; }
.pages a{ color:#748185; }
.pages .pagination{ display: flex; }
.pages .pagination>li{ padding:0; height: 40px; line-height: 38px; padding:0; min-width:38px; text-align: center; border:1px solid #e8ecee;  background: #ffffff; margin-left:-1px; color:#748185; }
.pages .pagination>li:first-child{border-top-left-radius: 4px; border-bottom-left-radius: 4px;}
.pages .pagination>li:last-child{border-top-right-radius: 4px; border-bottom-right-radius: 4px;}
.pages .pagination>li>a,.pages .pagination>li>span{ display: block;  }
.pages .pagination>li.active, .pages .pagination>li:hover{ color:#fff; background: var(--main-color); border-color:var(--main-color); }
.pagination>li:hover a{ color:#fff; }


.pages .uk-pagination .page-link{ border:1px solid #e8ecee; height:40px; line-height:40px; background:#f4f4f4; padding:0 10px; color:#748185; }
.pages .uk-pagination .page-prev{ border-top-left-radius:4px; border-bottom-left-radius:4px; }
.pages .uk-pagination .page-next{ border-top-right-radius:4px; border-bottom-right-radius:4px; }
.pages .uk-pagination .page-number{ margin:0 -1px; border:1px solid #e8ecee; height:40px; line-height:40px;  padding:0 10px; }

.pages .jump { margin-left:20px; }
.pages .jump select{ height: 34px; border:1px solid #e8ecee; color:#748185; line-height: 32px; border-radius: 4px; padding-left:10px; padding-right:10px; }
.pages .jump input{ width:50px; border:1px solid #e8ecee; height: 40px; border-radius: 4px; margin:0 5px; text-align: center; color:#748185; outline: none; }
.pages .jump button{ cursor: pointer; color:#748185; background:#f4f4f4; height: 40px; padding:0 10px; margin-left:5px; border:1px solid #e8ecee; border-radius: 4px; }


/*来源*/
.source{ margin-top:15px; color:#535353; }
.source .uk-flex a{ color:var(--main-color); padding:0 7px; }
.source .uk-flex a:last-child{ padding-right:0; }


@media screen and (max-width: 1580px) {
    .uk-container{ padding-left:40px; padding-right:40px; }
}


@media screen and (max-width: 1440px) {
    .header .last{ margin-left:50px; }
    .header .menu>ul>li{ margin-right:40px; }
    .en-body .header .menu>ul>li a{ font-size:18px; }
    .en-body .header .menu>ul>li{ margin-right: 30px; }
    .footer .hd .fotnav dl{ min-width:120px; }
}


@media screen and (max-width: 1200px) {
    .header .last{ margin-left:auto; }

}
