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


.header{ position: fixed; top: 0; left: 0; right:0; z-index: 999; height: 90px; background:#fff; color:#5f5f5f; box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.05); }
.header a{ color:#5f5f5f; }
.header a:hover{ color:var(--main-color); }
.header .bd{ padding-left: 50px; padding-right:50px;}
.header .bd .logo img{ height: 34px; }
.header .uk-navbar{ min-height: 90px; }

.header .menu{ min-height:90px;}
.header .menu>ul>li{  position: relative; flex:auto; margin-right: 70px; }
.header .menu>ul>li:last-child{ margin-right: 0; }
.header .menu>ul>li>a{ position: relative; z-index: 2; min-height: 90px; text-align: center; line-height:90px; text-align: center; display: flex; color:#5f5f5f; font-size: 16px; 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; }

.header .uk-navbar-right{ color:#818181; }
.header .uk-navbar-right a{ color:#818181; }
.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: 1280px) {
    .header .menu{ display: none; }

    .header .menu{ margin-left:0px; }
    .pc-menu{ display: block; margin-right:50px; }
    .pc-menu a{ display: block; /*color:#fff;*/ }
    .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; }
.banner .bar{ position: absolute; z-index: 3; left: 0; right: 0; bottom:25%; color:#fff; }
.banner .uk-container .tit1{ line-height: 1.4; letter-spacing: 0.2em; }
.banner .swiper-container{ height: 70vh; }
.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{ text-align: center; padding-top:90px; }
.banner img{ height: 100%; }
@media screen and (min-width: 1920px) {
	.banner{ height: 750px; }
    .banner img{ width: 100%; object-fit: cover; }
}





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

.footer{ background:#2f2f2f; padding:90px 0 130px; color:#fff; }
.footer .hd .first{ width: 450px; }
.footer .hd .copy{ padding-top:30px; }
.footer .hd .fotnav>div{ width: 100%; }
.footer .hd .fotnav dl{ margin:0; max-width: 260px; flex:1; }
.footer .hd .fotnav dl dt{ position: relative; font-size:18px; margin-bottom: 30px; font-weight: normal; line-height: 30px; padding-left: 22px; }
.footer .hd .fotnav dl dt::before{ position: absolute; left: 0; top:50%; content:''; display: block; width: 15px; height: 1px; background: #b9babc; }
.footer .hd .fotnav dl dt a{ color:#fff; }
.footer .hd .fotnav dl dd{ margin-bottom: 10px; }
.footer .hd .fotnav dl dd a{ color:#979797; font-size: 16px; line-height: 30px; }
.footer .hd .fotcat{ width:350px; color:#fff; }
.footer .hd .fotcat li{ position: relative; margin-bottom: 35px; padding-left:50px; }
.footer .hd .fotcat li span{ position: absolute; left: 0; top:-2px; width: 36px; height: 36px; text-align: center; line-height: 36px; border:1px solid #fff; border-radius: 50%; margin-right: 10px; }
.footer .hd .fotqrcode{ width:200px;  }
.footer .hd .fotqrcode .f16{ padding:5px;}

.footer .fd{ border-top:1px solid rgba(255, 255, 255, 0.2); padding:15px 0; margin-top:100px;  }
.footer .fd .media a{ width: 30px; height: 30px; line-height: 30px; text-align: center; background: #bfbfbf; border-radius: 50%; margin-right:10px; color:#fff; }
.footer .fd .media a:hover{ background-color: #a8a8a8;}


.titbar{ margin-bottom: 60px; height: 90px; position:relative; border-bottom:1px solid #e5e5e5; }
.titbar h2{ margin: 0; position: relative; z-index: 2;  line-height: 90px; }





/*投关导航*/
.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: 130px 0 120px; }
.ipart1 .hd{ margin-bottom: 100px; }
.ipart1 .hd .right{ max-width: 45%; }
.ipart1 .hd .con{ margin-top:2em; }
.ipart1 .hd .right .uk-wrap{ padding-left:120px; min-height: 100px; margin-bottom: 40px; }
.ipart1 .hd .right .uk-wrap .ico{ position: absolute; left: 0; top:-5px; }
.ipart1 .bd .uk-wrap{ max-width: 270px; }


.ipart2 .left{ background:url(../images/pic1.png) center/cover; }
.ipart2 .right{ background:url(../images/pic2.png) center/cover; }
.ipart2 .uk-wrap{ min-height: 680px; padding-top:220px; }
.ipart2 .tit{ text-align: center; margin-bottom: 50px; }
.ipart2 .link a{ margin:0 8px; width: 130px; height: 44px; text-align: center; line-height: 44px; padding: 0; border-radius: 6px; justify-content: center; color:#fff; font-size: 18px; background: #cccccc; }
.ipart2 .link a:hover{ background: var(--main-color); color:#fff; }



.ipart3{ padding: 110px 0 130px;  }
.ipart3 .title{ margin-bottom: 30px; }
.ipart3 .title .uk-subnav a{ width: 130px; height: 44px; text-align: center; line-height: 44px; padding: 0; border-radius: 6px; justify-content: center; color:#fff; font-size: 18px; background: #cccccc; }
.ipart3 .title .uk-subnav .uk-active a{ background: var(--main-color); color:#fff; }
/*.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-grid{ margin-left:-24px; }
.inlist .uk-grid>li{ padding-left:24px; }
.inlist .uk-grid .uk-grid-margin{ margin-top:-1px; }
.inlist .uk-wrap{ position: relative; padding:15px 90px 15px 120px; min-height: 118px; color:#393939; background:url(../images/bg_linex.png) top left repeat-x; transition: all ease 0.3s; }
.inlist .uk-wrap .date{ top:0; bottom:0; left:0px; padding:0 10px; text-align: center; width: 100px; color:#838383; line-height: 1.2; border-top-left-radius: 15px; border-bottom-left-radius: 15px; transition: all ease 0.3s; }
/* .inlist .uk-wrap .date::before{ position: absolute; right:0; top:50%; transform: translateY(-50%); content:''; display: block; width:1px; height: 50px; background:#e5e5e5; } */
.inlist li:nth-child(n+5) .uk-wrap::after{ position: absolute; bottom:0; left: 0; right:0; content:''; display: block; width: 100%; height: 1px; background: url(../images/bg_linex.png) bottom repeat-x; z-index: 0; }
.inlist .uk-wrap .date .hd{ font-size:42px; line-height: 1; }
.inlist .uk-wrap .date .fd{ padding:5px 0;}
.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; right:20px; }
.inlist .uk-wrap .more a{ color:red; }
.inlist .uk-wrap:hover{ background: var(--main-color); position: relative; z-index: 1; border-radius: 8px; }
.inlist .uk-wrap:hover .tag, .inlist .uk-wrap:hover .tit{ color:#fff; }
.inlist .uk-wrap:hover::after{ display: none!important; }
.inlist .uk-wrap:hover .date{ color:#fff; }
.inlist .uk-wrap:hover .more .iconfont{ color:#fff; }

.uk-more{ padding-top:60px; }
.uk-more a{ border:1px solid var(--main-color); color:var(--main-color); border-radius: 6px; padding:8px 20px; min-width: 180px; transition: all ease 0.3s; }
.uk-more a:hover{ border-color:var(--main-color); background: var(--main-color); color:#fff; }



/*首页股票*/
.ipart4 .bd{ background: #f6f6f6; padding:60px 0px 90px; }
.ipart4 .bd .navswitch{ margin-bottom: 20px; position: relative;}
.ipart4 .navswitch .uk-subnav a{ width: 130px; height: 44px; text-align: center; line-height: 44px; padding: 0; border-radius: 6px; justify-content: center; color:#fff; font-size: 18px; background: #cccccc; }
.ipart4 .navswitch .uk-subnav .uk-active a{ background: var(--main-color); color:#fff; }


.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; }



.ipart5{ background: url(../images/bg1.png) center/cover; padding:80px 0 80px; }
.ipart5 .uk-wrap{ padding-right:200px; }
.ipart5 .more{ border:1px solid #fff; color:#fff; border-radius: 6px; padding:8px 20px; min-width: 180px; transition: all ease 0.3s; }
.ipart5 .more:hover{ background:#fff; color: var(--main-color); }



/*内页*/
.inban{ padding-top:90px; text-align: center; }
.inban img{ height: 100%; }
@media screen and (min-width: 1920px) {
	.inban{ height: 450px; }
    .inban img{ width: 100%; object-fit: cover; }
}
.inban .sortname{ min-width: 360px; padding:10px; background:var(--main-color); color:#fff; }
.inban .sortname::after{ content: ''; display: block; height: 6px; background: #6eb92b; position: absolute; left: 0; right: 0; bottom:-8px; }



.inswitcher{ z-index: 3; border-bottom: 1px solid #e5e5e5; margin-bottom: 80px; }
.inswitcher.uk-subnav a{ width: 220px; height: 50px; text-align: center; line-height: 50px; padding: 0; border-radius: 6px 6px 0 0; justify-content: center; color:#fff; font-size: 18px; font-weight: bold; background: #bababa; }
.inswitcher.uk-subnav .uk-active a{ background: var(--main-color); color:#fff; }


/*公告通函弹出层*/
.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; }



/*分页*/
.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: 1800px) {
    .en-body .header .menu>ul>li>a{ display:flex; }
    .en-body .header .menu>ul>li:nth-child(1)>a{ width:80px; }
    .en-body .header .menu>ul>li:nth-child(2)>a{ width:65px; }
    .en-body .header .menu>ul>li:nth-child(3)>a{ width:120px; }
    .en-body .header .menu>ul>li:nth-child(4)>a{ width:85px; }
    .en-body .header .menu>ul>li:nth-child(5)>a{ width:85px; }
    .en-body .header .menu>ul>li:nth-child(6)>a{ width:65px; }
}
@media screen and (max-width: 1500px) {
    .en-body .header .menu>ul>li{ margin-right:50px; }
    .uk-container{ padding-left:50px; padding-right:50px; }
}

@media screen and (max-width: 1440px) {
    .en-body .header .menu>ul>li{ margin-right:30px; }
    .header .bd .logo img{ height:30px; }
    .header .menu>ul>li{ margin-right:40px; }
    
    .footer .hd .first{ width:350px; }
    .footer .hd .fotcat{ width:250px; }
    .footer .hd .fotnav>div{ flex-wrap:wrap; }
    .footer .hd .fotnav dl{ flex:auto; width:100%; }
    .footer .hd .fotnav dl dt{ margin-bottom:8px; }
}

