@charset "utf-8";
/* =====================内页样式======================== */
/* 公共内容 */
.content{width: 100%;}
h1, h2, h3, h4, h5, h6,p{ font-size: 100%; font-weight: normal;overflow: visible;line-height: inherit;}


/* 股票发行 */
.content .about-tit{margin-top: 42px;}
.shares {max-width: 1360px;margin: 0 auto;padding-bottom: 80px;}
.shares ul li a{padding-right: 20px; display: inline-block;width: 100%;height: 130px;line-height: 130px; border-bottom: 1px dashed #d1d1d1;}
.shares ul li a img{display: none;}
.shares ul li a img.ontrue{display: inline-block;}
.shares ul li a:hover{background: #fff;border-radius: 10px;box-shadow: 0 0 15px rgba(0, 0, 0, .1);transform: scale(1.1);border-bottom: unset;}
.shares ul li a:hover .shares-wd h1{color: #0f0663;font-weight: bold;}
.shares-img,.shares-wd{float: left;}
.shares-img,.shares-download{width: 120px;height: 100%;text-align: center;}
.shares-wd {width: 410px;height: 100%;}
.shares-wd h1{font-size: 18px;color: #333333;margin:44px 0 10px;}
.shares-wd p{font-size: 13px;color: #a7a7a7;}
.shares-download{ float: right;display: flex;flex-direction: column;align-items: center;text-align: center;line-height: 1.6;justify-content: center;}
.shares-download .box{display: flex;flex-direction: column;align-items: center;background: #d0d0d0;padding: 12px 18px 10px;transition: all .4s ease;color: #fff;}
.shares-download .day{font-size: 15px;}
.shares-download .line{width: 70px;height: 1px;background: rgba(255, 255, 255, .6);margin: 4px 0;}
.shares-download .year{font-weight: 700;font-size: 22px;}
.shares ul li a:hover .shares-download .box{background: #0f0663;border-radius: 6px;}

.down-nav{display: flex;flex-wrap: wrap;justify-content: center;margin-bottom: 15px;}
.down-nav .item{margin-left: 10px; transition: none; font-size: 16px;color: #333;padding: 16px 42px; display: flex;position: relative;align-items: center;justify-content: center;text-align: center;}
.down-nav .item:first-child{margin-left: 0;}
.down-nav .item::after{content: "";position: absolute;left: 50%;top: 100%;transform: translateX(-50%);border: 7px solid transparent;opacity: 0;border-top-color: #0f0663;}
.down-nav .item.active,.down-nav .item:hover{color: #fff;background: #0f0663;}
.down-nav .item.active::after,.down-nav .item:hover::after{opacity: 1;}



/* 联系方式 */
.contactLnformation{max-width: 1360px;margin: 80px auto 120px;}
.contactLnformation-imgwd {margin-bottom: 82px;}
.contactLnformation-imgwd ul li{width: 33.3333%;float: left;text-align: center;}
.contactLnformation-imgwd ul li i{display: inline-block;width: 50px;height: 50px;}
.contactLnformation-imgwd ul li:nth-child(1) i{background: url("../images/touzi/contactLnformation-1.png")no-repeat center;}
.contactLnformation-imgwd ul li:nth-child(2) i{background: url("../images/touzi/contactLnformation-2.png")no-repeat center;}
.contactLnformation-imgwd ul li:nth-child(3) i{background: url("../images/touzi/contactLnformation-3.png")no-repeat center;}
.contactLnformation-imgwd ul li h5{font-size: 40px;font-weight: bold;color: #f2f2f2;}
.contactLnformation-imgwd ul li p{font-size: 26px;color: #444444;margin-bottom: 20px;}
.contactLnformation-imgwd ul li span{font-size: 16px;color: #999999;line-height: 2;}
.contactLnformation-map{box-shadow: 0 0px 15px rgba(0,0,0,.1); padding: 10px;;}


/* 投资者保护 */
.protect .shares-download{line-height: normal;padding: 40px 0 26px;}
.protect .shares-download h5 {font-size: 40px;color: #999999;}
.protect .shares-download span{font-size: 13px;color: #999999;}
.protect .shares-wd h1 {margin: unset;line-height: 130px;}
.protect.shares ul li a:hover .shares-wd h1{font-weight: unset;}
.protect.shares ul li a:hover .shares-download h5,.protect.shares ul li a:hover .shares-download span{color: #312c71;}
.protect.shares ul li a:hover{box-shadow: 0 0 30px rgba(15,6,99,.3);}
.protect.shares ul li a:hover .shares-download{box-shadow: 0 0 15px rgba(0, 0, 0, .1);}


/* 公司报告 */
.report-box {background: #f8f8f8;}
.report.shares ul li a:hover{box-shadow: 0 0 30px rgba(15,6,99,.3);}
.report .shares-wd h1 {margin: unset;line-height: 130px;}
.report.shares ul li a:hover .shares-wd h1{font-weight: unset;}
.report .shares-download span{font-size: 13px;color: #999999;}
.report.shares ul li a:hover .shares-download span{color: #312c71;}
.report-ban {padding: 2.5% 2.5% 1%;background: #fff;max-width: 1360px;margin: 0 auto;box-shadow: 0 0 15px rgba(0, 0, 0, .1)}
.report-ban .swiper-container{width: 50%;float: left;}
.report-ban .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 0;left: 0;width: 100%;height: 46px;background: rgba(0,0,0,.3);line-height: 46px;}
.report-ban .swiper-container img{width: 100%;object-fit: cover;height:330px;}
.report-ban .swiper-pagination-bullet{background: #fff;opacity: 1;}
.report-ban .swiper-pagination-bullet-active {background: #3ec2ff;}
.report-ban ul {float: right;width:48%;}
.report-ban ul li a{width: 100%;height: 68px;line-height:68px;display: inline-block;border-bottom: 1px dashed #d1d1d1;font-size: 16px;color: #666666;}
.report-ban ul li:first-child a{height: 62px;line-height: 62px;}
.report-ban ul li:last-child a{border: unset;}
.report-ban ul li a span{margin-left: 140px;font-size: 14px;}

/* 公司治理结构 */
.government{background: #f8f8f8;}
.government-tit{max-width: 1360px;margin: 0 auto;text-align: center;font-size: 0;}
.government-tit a{width: 156px;height: 46px;line-height: 46px;display: inline-block;font-size: 20px;color: #111111;margin: 77px 0 52px;position: relative;transition: unset;}
.government-tit a.ontrue i,.government-tit a:hover i{position: absolute;bottom: -8px;left: 50%;margin-left: -8px;border-left: 8px solid transparent;border-right: 8px solid transparent;border-top: 8px solid #0f0663;}
.government-tit a.ontrue,.government-tit a:hover{background: #0f0663;color: #fff;}
.government-box{max-width: 1360px;margin: 0 auto;padding: 46px;display:none;}
.government-bg{padding: 46px 22px 0;}
.government-box ul li:nth-child(3) a,.government-box ul li:nth-child(6) a{margin-right: 0;}
.government-box ul li a{width: 31%;margin-right: 40px;float: left;height: 320px;margin-bottom: 40px;line-height: 320px;background: #fff;box-shadow: 0 0 15px rgba(0, 0, 0, .1);transition: unset;}
.government-box ul li a h1{font-size: 28px;color: #0f0663;margin-bottom: 16px;}
.government-box ul li a h5{font-size: 16px;color: #707070;padding-bottom: 34px;border-bottom: 1px solid #e8e8e8;}
.government-box ul li a h5 span{float: right;font-size: 14px;color: #a5a5a5;}
.government-box ul li a p{line-height: 26px;font-size: 14px;color: #a0a0a0;padding: 28px 22px 0;}
.government-box ul li a:hover .government-bg{width: 100%;background: url("../images/touzi/government-1.png") no-repeat;background-size: cover;}
.government-box ul li a:hover .government-bg h1,.government-box ul li a:hover .government-bg h5,.government-box ul li a:hover .government-bg h5 span{color: #fff;}
.government-box ul li a:hover .government-bg h5{border: unset;}
.government-box ul li a:hover,.government-box ul li a.ontrue{box-shadow: 0 0 30px rgba(15,6,99,.3);}
/* .government-box ul li a.ontrue h5,.government-box ul li a.ontrue h5 span{color: #fff;} */
.government-popup{background: rgba(0, 0, 0, .5);position: fixed;top: 0;left: 0;display: none;width: 100%;height: 100%;z-index: 2;}
.government-popup-box{position: absolute;width: 50%;height: 460px;left: 50%;top: 50%;transform: translate(-50%,-50%);background: #fff;}
.government-popup-wdbox{padding: 46px 22px 0;background: url("../images/touzi/government-1.png") no-repeat;background-size: cover;}
.government-popup-box h1{font-size: 28px;color: #fff;margin-bottom: 16px;}
.government-popup-box h5{font-size: 16px;color: #fff;padding-bottom: 34px;}
.government-popup-box h5 span{float: right;font-size: 14px;color: #fff;}
.government-popup-box p{line-height: 26px;font-size: 14px;color: #a0a0a0;padding: 28px 22px 0;height: 300px;overflow-y: scroll;}
.government-popup-box i{position: absolute;cursor: pointer;right: 30px;top: 30px;width: 30px;height: 30px;background-image: url("../images/icon/close.png");background-repeat: no-repeat;background-size: 100%;z-index: 10;}




/* 地图 */
.BMap_cpyCtrl.BMap_noprint.anchorBL,.anchorBL{display: none !important;}

/* 滚动条 */
.government-popup-box p::-webkit-scrollbar{background: #fff;width: 4px;height: 4px;}
.government-popup-box p::-webkit-scrollbar-thumb  {border-radius: 10px;  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);  background-color: #0f0663;}

/* 二开 */
.boss-view{padding: 70px 0 220px;background: #f7f7f7 url('../images/core/boss-bg.jpg') no-repeat center bottom/100% auto;}
.bossDrop-box{margin-top: 25px;}
.bossDrop{display: none;}
.bossDrop-flex{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: flex-start; background: #fff;padding: 40px;box-shadow: 0px 6px 80px 0px rgba(0, 0, 0, 0.08);}
.bossDrop-img,.bossDrop-con .edit{height: 407px;}
.bossDrop-img{width: 48%;}
.bossDrop-img img{width: 100%;height: 120%;}
.bossDrop-con{width: 44%;}
.bossDrop-con .edit{font-size: 16px;color: #888;padding: 20px 20px 0 0;overflow-y: auto;line-height: 1.5;}
.bossDrop-con .list{display: flex;flex-wrap: wrap;}
.bossDrop-con .item{width: 50%; margin-top: 20px; display: flex;position: relative;font-size: 16px;color: #888;transition: none;}
.bossDrop-con .item i{will-change: transform; display: block;width: 16px;height: 16px;background: url('../images/core/boss-icon.png') no-repeat center/100% auto;position: absolute;right: calc(100% + 12px);top: 50%;transform: translate(-10px,-50%);opacity: 0;transition: all .4s ease;pointer-events: none;}
.bossDrop-con .item span{position: relative;}
.bossDrop-con .item span::after{content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 1px;background: #0f0663;opacity: 0;}
.bossDrop-con .item:hover{color: #0f0663;}
.bossDrop-con .item:hover i{transform: translate(0,-50%);opacity: 1;pointer-events: all;}
.bossDrop-con .item:hover span::after{opacity: 1;}
.pdf-flex{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: flex-start;padding-top: 100px;}
/* .pdf-nav{width: 22%;position: sticky;top: 140px;}
.pdf-nav .item{display: flex;position: relative;padding: 7px 0 7px 22px;border-left: 3px solid transparent;font-size: 16px;color: #888;margin-top: 12px;}
.pdf-nav .item:hover,.pdf-nav .item.active{color: #333;}
.pdf-nav .item.active{border-left-color: #0f0663;font-weight: 700;} */
.pdf-right{width: 78%;}
.pdf-right .shares{max-width: unset;width: 100%;}


.pdf-nav{position: sticky;top: 140px;width: 22%;display: flex;flex-direction: column;align-items: flex-start;}
.pdf-nav .item{margin-top: 10px; transition: none; font-size: 16px;color: #333;padding: 12px 32px; display: flex;position: relative;align-items: center;justify-content: center;text-align: center;}
.pdf-nav .item:first-child{margin-top: 0;}
.pdf-nav .item::after{content: "";position: absolute;left: 100%;top: 50%;transform: translateY(-50%);border: 7px solid transparent;opacity: 0;border-left-color: #0f0663;}
.pdf-nav .item.active,.pdf-nav .item:hover{color: #fff;background: #0f0663;}
.pdf-nav .item.active::after,.pdf-nav .item:hover::after{opacity: 1;}











/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900/1024/1200) */
}

@media all and (max-width:1599px) {
    /* 1440 × (900/1050) */
}

@media all and (max-width:1439px) {
    /* 1360 × (768) */
}

@media all and (max-width:1359px) {
    /* 1280 × (800/854/1024) */

    /* 股票发行 */
    .shares,.contactLnformation{padding: 0 4% 0px;}

    /* 公司报告 */
    .report-ban ul li a span {margin-left: 100px;}
    .shares{margin-bottom:30px;}

    .bossDrop-flex{padding: 30px;}
    .bossDrop-img{height: 360px;}
    .bossDrop-con .edit{height: 330px;}
    .bossDrop-con .item{margin-top: 15px;font-size: 15px;}
    .bossDrop-con .edit{padding: 15px 15px 0 0;font-size: 15px;}
    
    
}

@media all and (max-width:1279px) {
    /* 1152 × (864) */

    .bossDrop-img{height: 330px;}
    /* 公司报告 */
    .report-ban ul{width:100%;}
    .report-ban .swiper-container img{height:220px;}
    .report-ban ul li a span {margin-left: 60px;}
    .report-ban ul li a {height: 60px;line-height: 60px;}
    .report-ban ul li:first-child a {height: 48px;line-height: 48px;}
    .report-ban {padding: 2%;width:96%;margin:0 auto;}

    /* 公司治理结构 */
    .government-box ul li a {width: 47%;}
    .government-box ul li:nth-child(3) a{margin-right: 40px;}
    .government-box ul li:nth-child(2) a,.government-box ul li:nth-child(4) a,.government-box ul li:nth-child(6) a{margin-right: 0;}
}

@media all and (max-width:1151px) {
    /* 1024 × (600/768) */

    /* 公司报告 */
    .report-ban ul li a span{display: none;}
    .report-ban ul {margin-right:0;}
    .report-ban ul li a {height: 46px;line-height: 46px;}
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 平板设备 720 适配 */

     /* 公共 */
     .pages a{padding: 0 16px;}
     .about-tit{margin-bottom: 16px;}

    /* 股票发行 */
    .shares-wd {width: 300px;}
    .shares-img, .shares-download {width: 80px;}
    .shares-img{margin: 0 4%;}

    /* 联系方式 */
    .contactLnformation-imgwd ul li {width: 100%;margin-bottom: 24px;}
    .contactLnformation-imgwd ul li h5 {font-size: 36px;}
    .contactLnformation-imgwd ul li p {font-size: 24px;margin-bottom: 16px;}
    .contactLnformation {margin: 40px auto 60px;}
    .contactLnformation-imgwd {margin-bottom: 20px;}

    /* 公司报告 */
    .report .shares-download { margin: 0 4%;}
    .report-ban .swiper-container {width: 100%;}
    .report-ban {padding: 4% 4% 0;margin-top: 36px;}
    .report-ban ul{float: none;}
    .report-ban ul li a span{display: inline-block;float: right;margin-left: unset;}
    .report-ban ul li a {height: 60px !important;line-height: 60px !important;}
    .report-ban ul {margin-right: unset;}


    /* 公司治理结构 */
    .government-box ul li a {width: 100%;margin-right: 0;}
    .government-popup-box {width: 70%;}
    .government-box{padding:20px;}

    .down-nav .item{padding: 10px 15px; font-size: 14px;margin-left: 5px;}
    .boss-view{padding: 40px 0;}
    .bossDrop-flex{padding: 15px;}
    .bossDrop-img{width: 100%;height: auto;}
    .bossDrop-img img{height: 250px;}
    .bossDrop-con{width: 100%;}
    .bossDrop-con .edit{height: auto;padding: 15px 0;font-size: 14px;}
    .bossDrop-con .list{height: auto;padding: 3px 0 15px 15px;flex-direction: row;}
    .bossDrop-con .item{font-size: 14px;margin-top: 12px;width: 50%;}
    .pdf-flex{padding-top: 40px;}
    .pdf-right{width: 100%;margin-top: 20px;}
    .pdf-nav{width: 100%;position: relative;top: auto;flex-direction: row;flex-wrap: nowrap;overflow-x: auto;white-space: nowrap;padding-bottom: 14px;}
    .pdf-nav .item{font-size: 14px;padding: 8px 12px;margin: 0 0 0 5px;}
    .pdf-nav .item:first-child{margin-left: 0;}
    .pdf-nav .item::after{left: 50%;top: 100%;border: 7px solid transparent;border-top-color: #0f0663;transform: translateX(-50%);}
    .pdf-right .shares{padding: 0 0 40px;}
    .toPlace{top: -50px;}
    
}
@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */

    /* 股票发行 */
    .shares-download{display: none;}
    .shares-wd {width: 230px;}
    .shares-wd h1 {font-size: 16px;margin: 24px 0 8px;}
    .shares-wd p {font-size: 12px;}
    .shares ul li a {height: 80px;line-height: 80px;}
    .shares-img{width: 40px;margin-left: 4%;}
    .shares{padding: 0 4% 40px;}
    
    /* 联系方式 */
    .contactLnformation-map #dituContent {height: 200px;}
    .contactLnformation-imgwd ul li {margin-bottom: 10px;}
    .contactLnformation-imgwd ul li h5 {font-size: 26px;}
    .contactLnformation-imgwd ul li p {font-size: 20px;margin-bottom: 10px;}
    .contactLnformation-imgwd ul li i {width: 40px;height: 40px;background-size: contain !important;}
    .contactLnformation {margin: 40px auto 40px;padding: unset;}

    /* 投资者保护 */
    .protect .shares-wd h1 {line-height: 80px;}


    /* 公司报告 */
    .report .shares-wd h1 {line-height: 80px;}
    .report-ban ul li a span{display: none;}
    .report-ban .swiper-container-horizontal>.swiper-pagination-bullets {height: 30px;line-height: 30px;}

    /* 公司治理结构 */
    .government-tit a {width: 110px;margin: 36px 0 0;font-size: 16px;}
    .government-box ul li a { margin-bottom: 24px;}
    .government-box ul li a h1 {font-size: 24px;margin-bottom: 10px;}
    .government-box ul li a h5 {font-size: 16px;padding-bottom: 14px;}
    .government-box ul li a p {padding: 22px 22px 0;line-height: 20px;}
    .government-bg,.government-popup-wdbox{padding: 30px 22px 0;}
    .government-popup-box {width: 90%;height: 350px;}
    .government-popup-box h1 {font-size: 24px;margin-bottom: 10px;}
    .government-popup-box h5 {font-size: 16px;padding-bottom: 14px;}
    .government-popup-box p {padding: 22px 22px 0;line-height: 20px;height: 200px;}
    .government-popup-box i{right: 20px;top: 20px;width: 20px;height: 20px;}
}

