@charset "utf-8";
.home_banner .swiper_nav,
.home_hqsj .swiper-slide,
.home_hqsj .swiper-slide .box .menu_list,
.home_hqsj .swiper-slide .box .tit:after,
.home_hqsj .swiper-slide .box .icon,
.home_hqsj .swiper-slide .box:after,
.home_cp_hy .hd li a{transition: all .3s;-webkit-transition: all .3s;-o-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;}

.swiper-slide{width: 100%;}
.home_tit{margin-bottom: .4rem;}
.home_tit h4{display: inline-block; background-color:#13BFB1; padding:0.4vw 0.4rem 0.6vw 0.4rem;}
.home_tit h4 a{color:#fff;font-size: .24rem; font-weight:normal !important;}
.home_tit.halfline h4 a{color:#fff;position: relative;display: block;height: .7rem;line-height: .4rem;}
.home_tit.halfline h4 a:before{content:"";width: 2em;height: 1px;background: #fff;position: absolute;left:0;bottom:0;}
/*
.home_tit{margin-bottom: .3rem;}
.home_tit h4{display: inline-block;}
.home_tit h4 a{color:#262626;font-size: .34rem;}
.home_tit.halfline h4 a{color:#fff;position: relative;display: block;height: .7rem;line-height: .4rem;}
.home_tit.halfline h4 a:before{content:"";width: 2em;height: 1px;background: #fff;position: absolute;left:0;bottom:0;}
*/

/* banner */
.home_banner{position: relative;overflow: hidden;}
/*  100vh 7.69rem */
.home_banner,.home_banner .swiper-slide{height: 9rem; margin-bottom:.3rem; overflow:hidden;}
.banner .swiper-slide{background-size: cover;}
.home_banner .swiper-slide{background-size: cover;background-repeat: no-repeat;background-position: center top;}
.home_banner > .fp-tableCell{padding-top: 0;}



.home_banner .swiper-slide a{display: block; height: 100%;}
.home_banner .ban_gygss a,
.home_banner .more{text-align: center; position: absolute; left: 2%; right: 2%; bottom: .5rem; z-index: 999;}
.home_banner .more a{display: inline-block; height: .5rem;line-height: .5rem; padding: 0 .25rem; font-size: .2rem; background: #e88a4d;color: #f4f2bf;font-size: .24rem; border-radius: .5rem;}
.home_banner .ban_gygss a:hover,
.home_banner a.more:hover{color:#fff;}

.home_banner .slide_video{position: relative;}
.home_banner .slide_video .btn{
	width: 1.2rem;height: 1.2rem;background: url(../images/icon_play.png) no-repeat;background-size: contain;
	cursor: pointer;position: absolute;left:50%;top:50%;margin: -.6rem 0 0 -.6rem;z-index: 99;display: none;
}
.home_banner .slide_video.gygqhhqqgp .btn{background-image: url(../images/icon_play_black.png);}
.home_banner .slide_video .btn.btnpause{background-image: url(../images/icon_pause.png);}
.home_banner .slide_video .btn:hover{transform: scale(1.05);}
.home_banner .swiper-slide .container{padding-top: 1.5rem;}
.home_banner .swiper-slide p{font-size: 1.5em;color:#fff;text-align: right;line-height: 1.6;letter-spacing: 0.06rem;font-weight: bold;}
.home_banner .swiper-slide p:first-child+p{-webkit-animation-delay:0.3s;-moz-animation-delay:0.3s;-o-animation-delay:0.3s;animation-delay:0.3s;}
.home_banner .swiper-slide p:first-child+p+p{-webkit-animation-delay: 0.6s;-moz-animation-delay: 0.6s;-o-animation-delay: 0.6s;animation-delay: 0.6s;}
.home_banner .ban1 p{color:#0b43a8;}
/* .home_banner .swiper-pagination{display: none; bottom: .24rem; left: 50%; width: auto;text-align: center;transform: translateX(-50%);} */
/* .home_banner .swiper-pagination span{display: inline-block; background: #fff; margin:0 9px !important; width: 12px; height: 12px; opacity: .6;} */
/* .home_banner .swiper-pagination span.swiper-pagination-bullet-active{opacity: 1;border: 2px solid #fff; width: 8px; height: 8px; background: none;} */

.home_banner .swiper-pagination{display:block; bottom: 100px; left: 50%; margin-left:-25%; width:50%; display:flex; justify-content: center; align-items:center;}
.home_banner .swiper-pagination span{display: block; background: #fff; margin-left:5px !important; margin-right:5px !important; border-radius:0.5vw; width: 40px; background-color:#fff; height: 10px; opacity: .5;}
.home_banner .swiper-pagination span.swiper-pagination-bullet-active{background: #fff; margin-left:5px !important; margin-right:5px !important; border-radius:0.5vw; width: 40px; background-color:#fff; height: 10px; opacity: 1;}
	
.home_banner .swiper_nav{display: none; position: absolute; border-radius:0.5vw; left: 1.5rem;top: 50%;margin-top: -.9rem; z-index: 1;width: .8rem;height: 1.8rem;background: url(../images/bleft.png) no-repeat center;background-size: 1rem;cursor: pointer;}
.home_banner .swiper_nav.next{left:auto;right:1.5rem;background-image: url(../images/bright.png);}
.home_banner:hover .swiper_nav{display: block;}
.home_banner img.setpc { display:block !important;}
.home_banner img.setmobile { display:none !important;}
@media screen and (max-width:750px){
	.home_banner img.setpc { display:none !important;}
	.home_banner img.setmobile { display:block !important;}
	.home_banner .swiper-pagination{display: block; right: 20px; top: 0; bottom: 0; left: auto; width: auto; display:flex; justify-content: center; flex-direction: column;}
	.home_banner .swiper-pagination span{display: block; background: #fff; margin: 6px 1px !important; width: 10px; height: 10px; opacity: .6; border-radius:50%;}
	.home_banner .swiper-pagination span.swiper-pagination-bullet-active{opacity: 1; margin: 5px 0 !important; border: 2px solid #fff; width: 8px; height: 8px; background: none; border-radius:50%;}
	.home_banner .swiper_nav{display: none !important; position: absolute; border-radius:0.5vw; left: 1rem;top: 50%;margin-top: -.9rem; z-index: 1;width: .8rem;height: 1.8rem;background: url(../images/bleft.png) no-repeat center;background-size: 1rem;cursor: pointer;}
	.home_banner .swiper_nav.next{display: none !important;left:auto;right:1rem;background-image: url(../images/bright.png);}
}

/* news */
.home_news{width: 49%; background-color:#fff; box-shadow:0 0 7px rgba(0, 0, 0, .1);}

.home_news .bd{ margin:0 auto; width:95%;min-height: 6.4rem;}
.home_news .newslist_head{display: none;}
/* 期货延时行情 */
.home_qhyshq{width: 49%;position: relative; background-color:#fff; box-shadow:0 0 7px rgba(0, 0, 0, .1);}
.home_qhyshq .swiper_btns{border: 1px solid #ccc;position: absolute;right:0.2rem;top:.16rem;overflow: hidden;}
.home_qhyshq .swiper_btns>div{float: left; margin:0; position: static;opacity: 1;width: .34rem;height: .34rem;}
.home_qhyshq .swiper_btns>div:after{content:"";opacity: .9;cursor: pointer;display: block;width: 100%;height: 100%;background: url(../images/icon_slide_next_brown.png) no-repeat center;}
.home_qhyshq .swiper_btns>.swiper-button-prev{border-right: 1px solid #ccc; }
.home_qhyshq .swiper_btns>.swiper-button-prev:after{background-image: url(../images/icon_slide_prev_brown.png); }
.home_qhyshq .swiper_btns>.swiper-button-disabled:after{opacity: .5;}
.home_qhyshq .swiper_btns>div:hover:after{opacity: 1;}
.home_qhyshq .hd li{display: none;}
.home_qhyshq .hd li+li{margin-left:0;}
.home_qhyshq .hd li.on{display: block;}
.home_qhyshq .m_table .table_hq{ margin:0 auto; width: 96%; margin-top:0px;}/* min-width: 490px;*/
.home_qhyshq .m_table .table_hq.total{text-align: center;}
.home_qhyshq .m_table .table_hq.total span{display: inline-block;margin: 0 .1rem;}
.home_qhyshq .scrollbar_x:before{content: normal;}
.home_qhyshq .scrollbar_x:after{content: normal;}
/*.home_qhyshq .table_hq.total td,.home_qhyshq .m_total{display:none!important;}*/

/* margin-top: 1.07rem; */
.home_cp{margin-top: .3rem;padding-top: .6rem; background: url(../images/sscp_bg.png) no-repeat right bottom #f7f7f7;}
/* 上市产品 */
.home_sscp{position: relative;}
.home_sscp .outhd{position: absolute;right: 0;top:0;margin: .05rem 0 0;}
.home_sscp .outbd .home_cp_info_news{background: #13BFB1;}
.sscp_video .swiper-slide{background-size: cover;}
.sscp_video .swiper-slide,.sscp_video .swiper-slide img{height: 5.45rem;}
.sscp_video{width: 63.86%;height: 100%; float: left;position: relative;overflow:hidden;}
.sscp_video .hd{position: absolute;left:0;right:0;bottom:0;z-index: 1; height: .6rem;;line-height: .6rem; background: rgba(0,0,0,.4);}
.sscp_video .hd li{width: 25%;float: left;text-align: center;}
.sscp_video .hd li a{position: relative;color:rgba(255,255,255,.8);font-size: .21rem;display: inline-block;}
.sscp_video .hd li .icon_arrow_eq{display: none; position: absolute;left:0;top:0;background: #a29244;}
.sscp_video .hd li .icon_arrow_eq:before{border-top-color: #a29244;}
.sscp_video .hd li a:hover,.sscp_video .hd li.on a{color:#fff;}
.sscp_video .hd li.on .icon_arrow_eq{display: block;}
.sscp_video .btn_play{position: absolute;left: 50%;top: 50%;z-index: 1;margin: -.37rem 0 0 -.37rem; width: .74rem;height: .74rem;background: url(../images/icon_play.png) no-repeat center;background-size: contain;cursor: pointer;}
.sscp_video .swiper_nav_prev,.sscp_video .swiper_nav_next{display: none; position: absolute;right: .46rem;top:0;z-index: 99;width: .3rem;height: .46rem;background: url(../images/icon_slide_prev_brown_mobile.png) center center no-repeat;cursor: pointer;}
.sscp_video .swiper_nav_next{right:0;background-image: url(../images/icon_slide_next_brown_mobile.png);}


.sscp_news{margin-left: 63.86%;padding:.4rem .4rem .2rem;}
.sscp_news .common_hd.halfline li a{color:rgba(255,255,255,.5);}
.sscp_news .common_hd.halfline li:hover a,
.sscp_news .common_hd.halfline li.on a{color: #fff;}
.sscp_news .common_hd.halfline .more a{color:#FC0;}
.sscp_news .common_hd.halfline .more .icon_arrow_eq{opacity: .6;}

.sscp_news .newslist li h4 a{color: #fff;/*display: -webkit-box;  overflow: hidden; white-space: normal; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;  word-break: break-all;*/}
.sscp_news .newslist li h4:before{background: #c8daf1;}
.sscp_news .newslist li:hover a{color: #fff;opacity: .95;}
.sscp_news .newslist li:hover h4:before{background: #fff;opacity: .95;}

/* 期货/期权合约 */
.home_cp_hy{position: relative;min-height: 8.37rem;}
.home_cp_hy .hd{position: absolute;left:0;top:0;bottom:0;width: 38.54%;min-height: 100%;padding-top: .01rem;background: url(../images/cphy_bg.jpg) no-repeat left top;background-size: cover;}
.home_cp_hy .hd ul{margin: 1.36rem 0 0 .4rem;width: 53.69%;}
.home_cp_hy .hd li a{display: block;margin-bottom: .14rem;padding:0 .25rem;height: .56rem;line-height: .56rem;font-size: .24rem;color: rgba(156,191,255,.4);}
.home_cp_hy .hd li.on a{
  color: #fff;
  background: linear-gradient(to right, rgba(94,161,230,.4), rgba(94,161,230,.01));
  background: -webkit-linear-gradient(to right, rgba(94,161,230,.4), rgba(94,161,230,.01));
  background: -moz-linear-gradient(to right, rgba(94,161,230,.4), rgba(94,161,230,.01));
  background: -o-linear-gradient(to right, rgba(94,161,230,.4), rgba(94,161,230,.01));
}

.home_cp_hy .hd .more{position: absolute;bottom: .2rem;left: .44rem;width:.2rem;}
.home_cp_hy .hd .more a{color: #a29244;font-size: .18rem;padding:  0 0 .85rem;}
.home_cp_hy .hd .more a:hover{padding: 0 0 1rem;}
.home_cp_hy .bd{padding: .4rem 0;margin-left: 26.3%;position: relative;z-index: 1;}
.home_cp_hy .bd .table_cphy tr .td1{width: 34.5%;}
.home_cp_hy .remark{font-size: .18rem;position: absolute;left: 38.54%;top: 0; margin-left: .2rem;}

.home_sspz_tsl .home_cp_hy .hd{background-image: url(../images/cphy_bg_tsl.jpg); }
.home_sspz_djg .home_cp_hy .hd{background-image: url(../images/cphy_bg_djg.jpg); background-position: left bottom; background-size: auto 100%;}


/* 行情数据 */
.home_hqsj{padding-top: 25px;}
.home_hqsj .container{position: relative;}
.home_hqsj .swiper-pagination{position: absolute;right:0;top:50%;margin-top: -.05rem;display: none;}
.home_hqsj .swiper-pagination-bullet{opacity: 1; float: left; width: .1rem;height: .1rem;margin-left:.1rem;border-radius: 50%;background: #d8d7d4;}
.home_hqsj .swiper-pagination-bullet-active{background: #7d723e;}
.home_hqsj .swiper-slide:after{content:"";width:.01rem;position: absolute;right:0;top:0;bottom:0;background: #fff;z-index: 1;}
.home_hqsj .swiper-slide .box{position: relative;padding: .7rem .3rem .2rem;height: 5.1rem;background: url(../images/hqsj_bg_rtj.png) no-repeat center top;background-size: cover;overflow: hidden;}
.home_hqsj .swiper-slide .box.jdtj{background-image: url(../images/hqsj_bg_jdtj.png);}
.home_hqsj .swiper-slide .box.jgtj{background-image: url(../images/hqsj_bg_jgtj.png);}
.home_hqsj .swiper-slide .box.jyyb{background-image: url(../images/hqsj_bg_jyyb.png);}
.home_hqsj .swiper-slide .box:after{
  content:"";position: absolute;left:0;right:0;top:0;bottom:100%;z-index: 0;
  background: linear-gradient(to bottom, rgba(15,61,77,.3),rgba(15,61,77,.01));
  background: -webkit-linear-gradient(to bottom, rgba(15,61,77,.3),rgba(15,61,77,.01));
  background: -moz-linear-gradient(to bottom, rgba(15,61,77,.3),rgba(15,61,77,.01));
  background: -o-linear-gradient(to bottom, rgba(15,61,77,.3),rgba(15,61,77,.01));
}
.home_hqsj .swiper-slide .box.jdtj:after,
.home_hqsj .swiper-slide .box.jgtj:after{
  background: linear-gradient(to bottom, rgba(15,61,77,1),rgba(15,61,77,.01));
  background: -webkit-linear-gradient(to bottom, rgba(15,61,77,1),rgba(15,61,77,.01));
  background: -moz-linear-gradient(to bottom, rgba(15,61,77,1),rgba(15,61,77,.01));
  background: -o-linear-gradient(to bottom, rgba(15,61,77,1),rgba(15,61,77,.01));
}
.home_hqsj .swiper-slide .box>div{position: relative;z-index: 1;}
.home_hqsj .swiper-slide .box .more_arrow{position: absolute;bottom:.2rem;left: .3rem;width: .2rem;}
.home_hqsj .swiper-slide .box .more_arrow a{color:#fff;padding-bottom: .65rem;opacity:.5;}
.home_hqsj .swiper-slide .box .more_arrow a:hover{padding-bottom: .75rem;opacity: 1;}
.home_hqsj .swiper-slide .box .more_arrow .icon_arrow_eq{background: #fff;}
.home_hqsj .swiper-slide .box .more_arrow .icon_arrow_eq:before{border-top-color: #fff;}
.home_hqsj .swiper-slide .box .tit{color:#fff;font-size: .24rem;position: relative;padding-right: .5rem;}
.home_hqsj .swiper-slide .box .tit:after{content:"";position: absolute;right:-100%;top:0;width: .51rem;height: .51rem;background: url(../images/hqsj_icon_rtj.png) no-repeat center; background-size: contain;}
.home_hqsj .swiper-slide .box .tit .en{font-size: .21rem;opacity: .6;}
.home_hqsj .swiper-slide .box .icon{position: absolute;left: 50%;top: 50%;margin: -.55rem 0 0 -.55rem; width:1.1rem;height: 1.1rem;border-radius: 50%;background: url(../images/hqsj_icon_rtj.png) no-repeat center rgba(1,8,21,.3);}
.home_hqsj .swiper-slide .box.jdtj .tit:after,
.home_hqsj .swiper-slide .box.jdtj .icon{background-image: url(../images/hqsj_icon_jdtj.png);}
.home_hqsj .swiper-slide .box.jgtj .tit:after,
.home_hqsj .swiper-slide .box.jgtj .icon{background-image: url(../images/hqsj_icon_jgtj.png);}
.home_hqsj .swiper-slide .box.jyyb .tit:after,
.home_hqsj .swiper-slide .box.jyyb .icon{background-image: url(../images/hqsj_icon_jyyb.png);}
.home_hqsj .swiper-slide .box .menu_list{margin: .5rem 0 .2rem;margin-left: -100%;}
.home_hqsj .swiper-slide .box .menu_list a{color:#fff;font-size: .18rem;opacity: .7;line-height: 2;}
.home_hqsj .swiper-slide .box .menu_list a:hover{opacity: 1;}
.home_hqsj .swiper-slide:hover .box .tit:after{right:0;}
.home_hqsj .swiper-slide:hover .box .menu_list{margin-left: 0;}
.home_hqsj .swiper-slide:hover .box .icon{display: none;}
.home_hqsj .swiper-slide:hover .box:after{bottom:0;}
/* .home_hqsj .swiper-slide{width: 23.6%!important;}
.home_hqsj .swiper-slide.swiper-slide-active{width: 29.2%!important;} */

/* 交易所服务 */
.home_jysfw ul{margin: -.3rem -.2rem 0;}
.home_jysfw li{width: 25%;float: left;}
.home_jysfw li a{
  position: relative; display: block;height: 1.27rem;line-height: 1.27rem;background: #fff;
  border: 1px solid #fff;margin: .4rem .2rem 0;border-radius: .02rem;text-align: center;font-size: .24rem;color:#0e396c;
  box-shadow: 2px 0 .32rem rgba(14,57,110,.15);
}
.home_jysfw li a:before{content:"";width: .84rem;height: .84rem;display: inline-block;vertical-align: middle;background: url(../images/jysfw_icon3.png) no-repeat center;background-size: contain;}
.home_jysfw li:first-child a:before{background-image: url(../images/ico1.png); background-size:70% auto;}
.home_jysfw li:nth-of-type(2) a:before{background-image: url(../images/ico2.png); background-size:70% auto;}
.home_jysfw li:nth-of-type(3) a:before{background-image: url(../images/ico3.png); background-size:70% auto;}
.home_jysfw li:nth-of-type(4) a:before{background-image: url(../images/ico4.png); background-size:70% auto;}
/*.home_jysfw li a:hover{border-color: #269dce;}*/

/* 品种上市专题 */
.home_pzsszt_list{margin-left: -0.2rem; margin-right: -0.2rem;}
.home_pzsszt_list li{float: left; width: 33.3333%;}
.home_pzsszt_list li .imgratio{padding-top: 32.24%;}
.home_pzsszt_list li .box{display: block; margin-left: .2rem; margin-right: .2rem;}

/* 绿色发展 */
.home_lsfz{margin-top: 1rem;height: 4.2rem;background: url(../images/lsfz_bg.jpg) no-repeat center top;background-size: cover;}
.home_lsfz .home_tit{padding-top: 1.3rem;}
.home_lsfz .home_tit.halfline h4 a{overflow:hidden;}
.home_lsfz .home_tit.halfline h4 a:before{top:0;bottom:inherit;}
.home_lsfz .home_tit.halfline h4 a img{display:block;max-width: 4.41rem;margin-top:.24rem;}



@media (max-width: 1680px) {
  
}

@media (max-width: 1480px) {
  
}

@media (max-width: 1366px) {
}

@media (max-width: 1280px) {
}

@media (max-width: 1199px) {
  .home_tit h4 a{font-size: .32rem;}

  .home_news{width: 50.5%;}
  .home_qhyshq .swiper_btns{top:.3rem;}

  .sscp_video{width: 53.86%;}
  .sscp_news{margin-left: 53.86%;}

  .home_cp{margin-top: .7rem;}
  .home_cp_hy .hd{width: 4.5rem;}
  .home_cp_hy .bd{margin-left:2.56rem;}


}

@media (max-width: 1080px) {
  
}




@media (max-width: 992px) {
  .common_hd,.home_cp_hy .hd{text-align: center;}
  .common_hd li{float: none;display: inline-block;}
  .common_hd li+li,.home_cp_hy .hd li+li{margin-left: .32rem;}
  .common_hd.brown li a:before,.home_cp_hy .hd li a:before{bottom: -.08rem; background: url(../images/mobile_title_brown_bg.png) no-repeat 1em bottom;background-size: 60%;}
  .common_hd.f30 li a,.home_cp_hy .hd li a{font-size: .36rem;color:#747e83;}
  .common_hd li.on a, .common_hd li a:hover,.home_cp_hy .hd li.on a,.home_cp_hy .hd li a:hover{color:#182831;}

  .newslist_head{display: none;}
  .newslist_date li h4{border-bottom: 1px solid #efefef;padding: 0 1.2rem 0 0;}
  .newslist_date li a{border-bottom: none;padding: 0;font-size: .24rem;}
  .newslist_date li .time,.newslist_date li.on .time{position: absolute;right:0;left:auto;top: 50%;margin-top: -.09rem;}
  .newslist_date li .time b{font-weight: normal;font-size: .18rem;color:#999;display: inline-block;}
  .newslist_date li .time b .m_show{display: inline-block;}
  .newslist_date li .time i{font-style: normal;}
  .newslist_date li a,.newslist_date li.on a{padding:.38rem 0;white-space: nowrap;display: block;font-weight: normal;}
  .newslist_date li a:hover{font-weight: bold;}

  .home_tit{text-align: center;}
  .home_tit.halfline{text-align: left;}
  .home_tit h4 a{font-size: .36rem;}

  .home_banner .swiper-slide .container{padding-top: 2rem;}
  .home_banner .swiper-slide p{letter-spacing: 0.16rem;}
  .home_banner .slide_video .btn{width: .8rem;height: .8rem;margin: -.4rem 0 0 -.4rem;}

  .home_news,.home_qhyshq{width: 100%;}
  .home_news .bd{min-height: auto;}
  .home_news .m_more a{background: none;border: none;color: #a29244; font-size: .24rem;}

  .home_qhyshq{background: #f7f9fa;margin: .25rem -.4rem 0; padding: .3rem .4rem 0;}
  .home_qhyshq .hd{margin-bottom: .3rem;}
  .home_qhyshq .hd li{display: none;}
  .home_qhyshq .hd li.on{display: inline-block;}
  .home_qhyshq .swiper_btns{border:none;overflow: visible;position: static;}
  .home_qhyshq .swiper_btns>div{position: absolute;top:.55rem; width: .46rem;height: .46rem;border-radius: 50%;border: 1px solid #a4abaf;}
  .home_qhyshq .swiper_btns>.swiper-button-prev{left:.65rem;}
  .home_qhyshq .swiper_btns>.swiper-button-next{right:.65rem;}
  .home_qhyshq .swiper_btns>.swiper-button-prev:after{background-image: url(../images/icon_slide_prev_brown_mobile.png);}
  .home_qhyshq .swiper_btns>.swiper-button-next:after{background-image: url(../images/icon_slide_next_brown_mobile.png);}
  .home_qhyshq .m_table{
    padding: .17rem .125rem .12rem;background: #fff;border: 1px solid #dcdee0;
    box-shadow: 0 .02rem .13rem rgba(52,52,52,.06);
    -webkit-box-shadow: 0 .02rem .13rem rgba(52,52,52,.06);
    -moz-box-shadow: 0 .02rem .13rem rgba(52,52,52,.06);
    -o-box-shadow: 0 .02rem .13rem rgba(52,52,52,.06);
    -ms-box-shadow: 0 .02rem .13rem rgba(52,52,52,.06);
  }
  .home_qhyshq .table_hq th{padding: .18rem .05rem .18rem; min-width: 20%; width: 20%; color:#757575;font-size: .21rem;border:none;}
  .home_qhyshq .table_marquee_hd{min-width: 100%;}
  .home_qhyshq .table_marquee_hd tbody td{min-width: 20%; width: 20%; font-size: .24rem;border-top:1px solid #e6e9eb;}
  .home_qhyshq .table_marquee_hd tbody tr{background: #fff!important;}
  .home_qhyshq #qqyshq .table_hq tr th:first-child,
  .home_qhyshq #qqyshq .table_hq tr td:first-child{width: 2.2rem;}
  .home_qhyshq .m_total{font-size: .24rem;color:#5a5a5b;padding: .4rem 0 .6rem;text-align: center;}
  .home_qhyshq .m_total span{display: inline-block;margin: 0 .125rem;}
  .home_qhyshq .m_total .total{color:#a29244;}

  .home_cp{background: #fff;margin-top: 0;}
  .home_sscp .outhd{position: relative;margin-bottom: .2rem;z-index: 1;}
  .home_sscp .outbd>div{height: auto;}
  .home_sscp .outbd .home_cp_info_news{background: none;}
  .sscp_video{padding-top: .4rem; margin-top: -.4rem;}
  .sscp_video{position: relative; width: 100%;height: 5.45rem;float: none;}
  .sscp_video .hd{overflow: hidden;}
  .sscp_video .hd li{width: 100%;float: none;display: none;}
  .sscp_video .hd li a{font-size: .24rem;}
  .sscp_video .hd li.on{display: block;}
  .sscp_video .hd li.on .icon_arrow_eq{display: none;}
  .sscp_video .swiper-slide, .sscp_video .swiper-slide img{height: 5.45rem;}
  .sscp_video .swiper_nav_prev, .sscp_video .swiper_nav_next{display: none;}
  .sscp_video .swiper-slide{background-repeat: no-repeat;background-position: center top;background-size: cover;}
  .sscp_news{margin-left: 0;}

  .home_cp_hy{min-height: auto;padding-bottom: .4rem;}
  .home_cp_hy .hd{width: 100%;position: relative;background: none!important;text-align: center;}
  .home_cp_hy .hd ul{margin: .2rem 0 .1rem;width:auto;}
  .home_cp_hy .hd li{display: inline-block;position: relative;}
  .home_cp_hy .hd li:before,.home_cp_hy .hd li:after{display: none; content:"";border: .12rem solid transparent;border-bottom-color: #fff;position: absolute;left: 50%;bottom: -.11rem;margin-left: -.12rem;}
  .home_cp_hy .hd li:before{z-index: 2;bottom: -.12rem;}
  .home_cp_hy .hd li:after{border-width: .13rem;margin-left: -.13rem;top: -.19rem;border-bottom-color: #e4e6e8;z-index: 1;}
  .home_cp_hy .hd li a{position: relative;z-index: 1; padding:0; margin-bottom: .2rem;font-size: .3rem;font-weight: bold;height: auto;line-height: 1.2;}
  .home_cp_hy .hd li a:before{content: "";width: 100%;height: 0;position: absolute;bottom: -.05rem; z-index:-1;}
  .home_cp_hy .hd li.on:before,.home_cp_hy .hd li.on:after{display: block;}
  .home_cp_hy .hd li.on a{background:none;}
  .home_cp_hy .hd li.on a:before{height: .16rem;}
  .home_cp_hy .bd{margin-left: 0;padding: 0;box-shadow: 0 0 .5rem rgba(11,43,82,.1);}
  .home_cp_hy .bd .m_show .table_cphy,.home_cp_hy .bd .m_show .table_cphy th, .home_cp_hy .bd .m_show .table_cphy td{border-color:#e4e6e8;}
  .home_cp_hy .bd .m_show .table_cphy th{width: 1.5rem; background: #fbfbfb;font-weight: normal;opacity: .8;padding-left: .25rem;padding-right: .1875rem;}
  .home_cp_hy .bd .m_show .table_cphy th, .home_cp_hy .bd .m_show .table_cphy td{font-size: .2125rem;}
  .home_cp_hy .remark {font-size: .2rem;left: 0;right: 0;text-align: center;top: auto;bottom:0;margin-left: 0;}
  .home_cp_hy .bd .m_show .table_cphy .bz{margin-left: -.15rem;}

  .home_hqsj{background: #f7f9fa;margin-top: .25rem;padding: .35rem 0 0;position: relative;}
  .home_hqsj .home_tit{margin-bottom: .45rem;}
  .home_hqsj .container.swiper{margin: 0;}
  .home_hqsj .swiper-scrollbar{height: 2px;background: rgba(33,101,144,.15);margin: .55rem 0 .5rem .4rem;}
  .home_hqsj .swiper-scrollbar-drag{background: #216590;}
  .home_hqsj .swiper-container{margin-left: .4rem;}
  .home_hqsj .swiper-slide{width: 5.5rem!important;}
  .home_hqsj .swiper-slide .box{border-radius: 2px;padding: .4rem .4rem .2rem;height:6rem;}
  .home_hqsj .swiper-slide .box .tit{font-size: .3rem;}
  .home_hqsj .swiper-slide .box .tit .en{display: none;}
  .home_hqsj .swiper-slide .box .menu_list{margin-top: .3rem;}
  .home_hqsj .swiper-slide .box .menu_list a{font-size: .24rem;}
  .home_hqsj .swiper-slide .box .more_arrow{left: .4rem;}
  .home_hqsj .swiper-slide .box:hover .more_arrow{opacity: .8;}
  .home_hqsj .swiper-slide .box .more_arrow:hover{opacity: 1;}

  .home_jysfw li{width: 50%;}
  .home_jysfw .home_tit{margin: .1rem 0 .5rem;}
  .home_lsfz{margin-top: .9rem;background-image: url(../images/lsfz_mbg.jpg);}
}

@media (max-width: 860px) {
  .home_banner .swiper-slide .container{padding-top: 1.8rem;}
  /* .home_banner .swiper-slide p{font-size: 3.5em;} */
  .home_banner .gygqhhqqgp,
  .home_banner .gygqhgqsgpss{background-size: cover;}

}

@media (max-width: 768px) {
  /* .home_banner .swiper-slide .container{padding-top: 3.3rem;} */
  .home_banner .swiper-slide p{letter-spacing: 0.14rem;}

  .sscp_video,.sscp_video .swiper-slide, .sscp_video .swiper-slide img{height: 3.8rem;}
  .sscp_news .m_more a{background: #c8daf1;border-color: #c8daf1;}

  .common_hd.f30 li a, .home_cp_hy .hd li a,.home_tit h4 a{font-size: .3rem;}
  .home_cp_hy .hd li a,.home_hqsj .swiper-slide .box .tit{font-size: .28rem;}
  .newslist_date li a{font-size: .22rem;}
  .newslist_date li a, .newslist_date li.on a{padding: .28rem 0;}

  .home_hqsj .swiper-container,
  .home_hqsj .swiper-scrollbar{margin-left: .3rem;}
}
@media (max-width: 640px) {
  .common_hd.f30 li a, .home_cp_hy .hd li a, .home_tit h4 a{font-size: .28rem;}
  .home_cp_hy .hd li a, .home_hqsj .swiper-slide .box .tit{font-size: .24rem;}
  .newslist_date li a,
  .home_hqsj .swiper-slide .box .menu_list a,
  .home_qhyshq .table_marquee_hd tbody td,
  .home_cp_hy .bd .m_show .table_cphy th, 
  .home_cp_hy .bd .m_show .table_cphy td{font-size: .21rem;}

  .home_banner .swiper-slide .container{padding: 1.5rem 0.2rem 0;}
  .home_banner .swiper-slide p{letter-spacing: 0.1rem;}
  .home_banner .ban_tsqh a.more{bottom: 14%;}

  .home_qhyshq #qqyshq .table_hq tr th:first-child,
  .home_qhyshq #qqyshq .table_hq tr td:first-child{width: 2.1rem;}

  .home_cp_hy .bd .m_show .table_cphy th{width: 1.3rem;}

  .home_cp_hy .bd .m_show .table_cphy .bz{margin-left: 0;}
	
  .home_lsfz .home_tit.halfline h4 a img{max-width: 60%;}

  .home_pzsszt_list{margin-left: 0; margin-right: 0;}
  .home_pzsszt_list li{float: none; width: 80%; margin: 0 auto;}
  .home_pzsszt_list li .box{margin-left: 0; margin-right: 0;}
  .home_pzsszt_list li + li .box{margin-top: 0.2rem;}
}

@media (max-width: 580px) {
  .home_banner .ban_gygss {background-position: center bottom;background-color: #ff0000;background-size: 100%;}
	.home_banner .swiper-slide .container{padding-top: 1.5rem;}
  /* .home_banner .swiper-slide p{font-size: 1.25em;} */
  .home_banner .ban_wuyi{background-position: center bottom;background-color: #dc663f;background-size: 100%;}
  .home_banner .ban_wusi{background-color: #e02c21;background-size: 100%;}
  
  .home_qhyshq .table_marquee_hd,
  .home_qhyshq .m_table .table_hq{min-width: 4.2rem;}
  .home_qhyshq #qqyshq .table_marquee_hd,
  .home_qhyshq #qqyshq .m_table .table_hq{min-width: 5rem;}
  .home_qhyshq .m_table .table_hq th,
  .home_qhyshq .m_table .table_hq td{width: .8rem;}
  .home_qhyshq .m_table .table_hq th:nth-of-type(2),
  .home_qhyshq .m_table .table_hq td:nth-of-type(2),
  .home_qhyshq .m_table .table_hq th:nth-of-type(3),
  .home_qhyshq .m_table .table_hq td:nth-of-type(3){width: 1.3rem;}
  .home_qhyshq .m_table .table_hq tr th:last-child,
  .home_qhyshq .m_table .table_hq tr td:last-child{display: none;}
}

@media (max-width: 480px) {
  .home_banner, .home_banner .swiper-slide{height: 7.2rem;}
  .home_banner .swiper-slide p{font-size: 1.25em;} 
  /* .home_banner .swiper-slide .container{padding: 2.2rem 0 0;}
  .home_banner .swiper-slide p{font-size: 2em;letter-spacing: 0.06rem;} */

  .home_hqsj .container.swiper{margin: 0 .4rem;}
  .home_hqsj .swiper-container,.home_hqsj .swiper-scrollbar{margin-left: 0;}
  .home_hqsj .swiper-slide { width: 100%!important;}

  .home_jysfw ul{margin: -.3rem -.15rem 0;}
  .home_jysfw li a{height: 1.1rem;line-height: 1.1rem;font-size: .23rem;margin: .3rem .15rem 0;}
  .home_jysfw li a:before{width: .74rem;height: .74rem;margin-right: .05rem;}

}

@media (max-width: 460px) {
  /* .home_banner .swiper-slide p{font-size: 1.8em;letter-spacing: 0.08rem;} */

}

@media (max-width: 414px) {
  /* .home_banner .swiper-slide p{font-size: 1.6em;} */
  .home_banner .ban4 {background-size: 100%;}
  .home_banner .ban6 {background-size: 100%;background-position: center bottom;}
  .home_banner .ban7 {background-size: 100%;}
  
}

@media (max-width: 380px) {
  .home_banner,.home_banner .swiper-slide{height: 6.5rem;}
  .home_banner .swiper-slide .container{padding-top: 1.2rem;}

  .home_jysfw li{width: 80%;float: none;margin: 0 auto;}
}

@media (max-width: 360px) {
  /* .home_banner .swiper-slide p{letter-spacing: 0.06rem;} */
  .home_banner,.home_banner .swiper-slide{height: 6rem;}
}
@media (max-width: 350px) {
  .home_banner,.home_banner .swiper-slide{height: 5.5rem;}
}

@media (max-width: 319px) {
  .home_banner .ban8 {background-size: 100%;background-color: #001c62;}
}

.qa-sdk-wrapper {
	position: fixed;
	width: 400px;
	right: -600px;
	max-height: 530px;
	overflow: hidden;
	border-radius: 4px;
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
	transition: all 0.5s ease-in-out;
	background: #fff;
}
.qa-sdk-close-btn {
	display: inline-block;
	width: 18px;
	height: 18px;
	cursor: pointer;
	position: absolute;
	top: 16px;
	right: 16px;
}
.qa-sdk-close-btn:hover {
	border-radius: 50%;
	background-color: #d5d9df;
}
#qa-sdk-iframe {
	width: 400px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
.qa-sdk-wrapper {
	width: 356px;
}
#qa-sdk-iframe {
	width: 356px;
}
}
</style>
  <style id="ai-assist-webType-style">
.ai-assist-highlight {
	background: yellow;
}
 @media print {
#ai-assist-root-bangs,  #ai-assist-root-bilibili,  #ai-assist-root-new {
	display: none !important;
}
}
@media screen and (max-width:750px){
	.main_content { padding:0px; margin:0; width:100%; margin-left:0%;}
}
.newslist_date .ndata { width:100%; border-bottom:1px solid #eee; padding:0.6vw 0 0.5vw 0; overflow:hidden;}
.newslist_date .ndata .limg { float:left; width:30%; text-align:left; overflow:hidden;}
.newslist_date .ndata .limg img { width:93%; height:auto;}
.newslist_date .ndata .rdata { float:right; width:70%; text-align:left; overflow:hidden;}
.newslist_date .ndata .rdata .ntitle { width:100%; height:1.2vw; overflow:hidden; text-align:left;}
.newslist_date .ndata .rdata .ntitle a { font-size:1.1vw; line-height:1.1vw; color:#323131;}
.newslist_date .ndata .rdata .ntitle a:hover { color:#13BFB1;}
.newslist_date .ndata .rdata .notes { width:100%; margin-top:0.5vw; font-size:0.9vw; line-height:1.3vw; overflow:hidden; text-align:left;}
.newslist_date .ndata .rdata .viewmore { width:100%; margin-top:0vw; overflow:hidden; text-align:right;}
.newslist_date .ndata .rdata .viewmore a { color:#323131; font-size:0.9vw; line-height:1vw;}
.newslist_date .ndata .rdata .viewmore a:hover { color:#13BFB1;}

#changearea { padding:0 0; margin-top:-2% !important; background-color:#fff; box-shadow:0 0 7px rgba(0, 0, 0, .1); border-top:2px solid #13BFB1;}
.home_sscp { margin:0 auto; width:100%;}
.contpad { margin:0 auto; width:95%; overflow:hidden;}
@media screen and (max-width:750px){
	.newslist_date .ndata { padding:2vw 0 2vw 0;}
	.newslist_date .ndata .limg { float:inherit; width:100%;}
	.newslist_date .ndata .limg img { width:100%;}
	.newslist_date .ndata .rdata { float:inherit; width:100%; margin-top:3vw;}
	.newslist_date .ndata .rdata .ntitle { width:100%; height:4vw;}
	.newslist_date .ndata .rdata .ntitle a { font-size:3.8vw; line-height:4vw;}
	.newslist_date .ndata .rdata .notes { width:100%; margin-top:2vw; font-size:3.2vw; line-height:5vw;}
	.newslist_date .ndata .rdata .viewmore { width:100%; margin-top:2vw;}
	.newslist_date .ndata .rdata .viewmore a {font-size:3.3vw; line-height:3.3vw;}
}
#fuwucenter { background:url(../images/bg1.jpg) no-repeat center top; background-size:100% 100%; padding-bottom:4%;}
#fuwuarea h4 { display:block; width:100%; text-align:center; padding:0; margin:0 auto !important;}
#fuwuarea h4 a { color:#333 !important; font-size:2.8vw; line-height:5vw; font-weight:normal; letter-spacing:0.5vw; background-color:transparent !important;}
#fuwucenter #contpad { margin-top:2%;background:none; background-color:transparent !important;}
#fuwucenter #contpad ul { width:102%;}
#fuwucenter #contpad ul li { padding:0 !important; width:23%; margin-right:2%; background-color:transparent !important; background:none !important;}
#fuwucenter #contpad ul li a { display:block; width:100%; padding:3% 0; font-size:1.8vw; color:#333; background-color:#F6FAFF !important; margin-top:1.5vw; border-radius:1vw;}
@media screen and (max-width:750px){
	#fuwucenter { background-size:200% 100%; padding-bottom:5%;}
	#fuwuarea h4 { display:block; width:100%; text-align:center; padding:0; margin:0 auto !important; margin-top:3% !important;}
	#fuwuarea h4 a { color:#333 !important; font-size:5vw; line-height:6vw; font-weight:normal; letter-spacing:0.5vw; background-color:transparent !important;}
	#fuwucenter #contpad { margin-top:12%;}
	#fuwucenter #contpad ul { width:105%;}
	#fuwucenter #contpad ul li { width:45%; margin-right:5%; margin-bottom:3%;}
	#fuwucenter #contpad ul li a {font-size:4vw; margin-top:1.5vw; border-radius:3vw;}
}
#fazhan { margin-top:0% !important; height:30vw !important;}
@media screen and (max-width:750px){
	#fazhan { margin-top:0% !important; height:60vw !important;}
}
#marqueeTop_qh, #marqueeTop_qq { height:28.5vw; position:relative;}
#table_hq1 {border-collapse: collapse; height:auto; animation: scroll 100s linear infinite;}
#table_hq2 {border-collapse: collapse; height:auto; animation: scroll 350s linear infinite;}
@media screen and (max-width:750px){
	#marqueeTop_qh, #marqueeTop_qq { height:120vw !important;}
}
@keyframes scroll {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-50%); /* 向上滚动50%的高度 */
  }
}