*{margin: 0;padding: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 0;border: 0;outline: none;/* vertical-align: middle; */ font-family: 'Source Han Sans CN';}
ul,li,ol{list-style: none;}
a{-webkit-text-decoration: none;text-decoration: none;color: inherit;}
img{border: 0;}
table{max-width: 100%;}
table,th,td,tr{border-collapse:collapse;border: 1px solid #dcdcdc;line-height: 1.5;padding: 10px;}
input,textarea,select,button{font-size: unset;outline: none;resize: none;} 
input:focus,textarea:focus,select:focus,button:focus{outline: none;}
iframe,video{display: block;max-width: 100%;height: auto;border: 0;margin: 0 auto;}
html,body{width: 100%;position: relative;font-size: 16px;line-height: 1.5;color: #000;background-color: #fff; -webkit-user-select: none; /*禁止选中文本*/ user-select: none;}
@media only screen and (min-width:1920px ) { html{font-size: 100px!important;}}
@media only screen and (min-width:961px ) and (max-width:1285px ) { html{font-size: 66px!important;}}
/* 思源黑体 */
/* @font-face  {font-family:SourceHanSerifCN-H; src: url(SourceHanSansSC_Heavy.ttf);} */
/* 思源宋体 */
@font-face {font-family:SourceHanSerifCN-S;src: url(SourceHanSerifCN-Heavy-7.otf);}
/* 行文本 */
.txthide{overflow: hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space: nowrap;}
.txthide1{display: -webkit-box!important; -webkit-box-orient:vertical; -webkit-line-clamp:1; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden}
.txthide2{display: -webkit-box!important; -webkit-box-orient:vertical; -webkit-line-clamp:2; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden;}
.txthide3{display: -webkit-box!important; -webkit-box-orient:vertical; -webkit-line-clamp:3; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden;}
.txthide4{display: -webkit-box!important; -webkit-box-orient:vertical; -webkit-line-clamp:4; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden;}
/* --公共样式-- */
.font-14{font-size: .14rem;}
@media only screen and (max-width: 1645px) {
	.font-14{font-size: 12px;}
}
.font-15{font-size: .15rem;}
@media only screen and (max-width: 1664px) {
	.font-15{font-size: 13px;}
}
.font-16{font-size: .16rem;}
@media only screen and (max-width: 1680px) {
	.font-16{font-size: 14px;}
}
.font-17{font-size: .17rem;}
@media only screen and (max-width: 1694px) {
	.font-17{font-size: 15px;}
}
.font-18{font-size: .18rem;}
@media only screen and (max-width: 1706px) {
	.font-18{font-size: 16px;}
}
.font-19{font-size: .19rem;}
@media only screen and (max-width: 1717px) {
	.font-19{font-size: 17px;}
}
.font-20{font-size: .20rem;}
@media only screen and (max-width: 1728px) {
	.font-20{font-size: 18px;}
}
.font-21{font-size: .21rem;}
@media only screen and (max-width: 1737px) {
	.font-21{font-size: 19px;}
}
.font-22{font-size: .22rem;}
@media only screen and (max-width: 1745px) {
	.font-22{font-size: 20px;}
}
.font-24{font-size: .24rem;}
@media only screen and (max-width: 1745px) {
	.font-24{font-size: 22px;}
}
.font-28{font-size: .28rem;}
@media only screen and (max-width: 1782px) {
	.font-28{font-size: 26px;}
}
@media only screen and (min-width:1920px) {
	html{font-size: 100px!important;}
}
@media only screen and (min-width:960px) and (max-width:1280px) {
	html{font-size: 67px!important;}
}


/* 内容盒 */
.main_box{width: 100%;position: relative;background-color: #fff;}
/* 首页盒 - 内页盒 */
.P_wrapper {width: 100%;height: 100%;overflow: hidden;position: relative;}
.PSub_wrapper {width: 14.6rem;min-width: 1183px;position: relative;margin: 0 auto;}
.PSub_wrapper.PSub_style{padding: .8rem 0;}
.PSub_style .PSub_desc{font-size: .4rem;font-weight: bold;text-align: center;color: #000000;margin-bottom: .4rem;}

.PSub_wrapper .item_nva{margin-bottom: .6rem;}
.PSub_wrapper .item_nva a{display:block;width: 2.4rem;font-size: .25rem;color: #011a33;text-align: center;line-height: .64rem;border: 1px solid #011a33;margin-right: .2rem;}
.PSub_wrapper .item_nva a.on , .PSub_wrapper .item_nva a:hover{background-color: #011a33;color: #fff;transition: .5s;}


header{width: 100%;background-color: #06203a;}
header.position{position: fixed;top: 0;left: 0;z-index: 9;}
header .box{width: 100%;padding: 0 40px;max-width: 1920px;margin: 0 auto;}
header .logo img{display: block;width: auto;height: .61rem;}
header .nav dd{color: #fff;line-height: .98rem;margin-right: .7rem;position: relative;}
header .nav dd::after{display: block;content: '';width: 0;height: 3px;background-color: #b8945a;position: absolute;bottom: 1px;left: 0;right: 0;margin: 0 auto;}
header .nav dd:hover::after{width: 100%;transition: .5s;}
header .nav dd a{display: block;}


.banner{width: 100%;position: relative;overflow: hidden;}
.banner .images{width: 100%;height: 100%;}
.banner img{display: block;width: 100%;height: 100%;object-fit: cover;}
.banner .text{font-size: .6rem;color: #fff;position: absolute;top: 50%;left: 50%;transform: translate(-50% , 0);z-index: 2;}
.banner .pc_image .text, .banner .wap_image .text{transform: translate(-50% , -50%);text-align: center;}
.banner .text .name{font-size: .6rem;color: #fff;font-weight: bold;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);}
.banner .text .desc{font-size: .24rem;color: #fff;}
.banner video{width: 100%;height: 100%;object-fit: cover;object-position: 50% 50%;}
.animation-div-left{opacity: 0;transform: translateX(.3rem);}
.swiper-slide-active  .animation-item-5{transform: translateX(0);opacity: 1;transition: .5s;transition-delay: .5s;}
.swiper-slide-active  .animation-item-7{transform: translateX(0);opacity: 1;transition: .5s;transition-delay: .7s;}


footer{color: #fff;background: url(../images/footer-bj.png)no-repeat top center / 100% auto #011a33;padding: 0 40px;}
footer , footer .fp-tableCell{height: auto!important;}
footer .box{width: 16rem;min-width: 1183px;margin: 0 auto;}
footer .nav dd{padding: .3rem 0;margin-right: .48rem;}
footer .nav dd a{display: block;}
footer .nav dd a:hover{text-decoration: underline;}
footer .info{padding: .5rem 0;border-top: 1px solid rgba(255,255,255,.13);border-bottom: 1px solid rgba(255,255,255,.13);}
footer .logo img{display: block;width: auto;height: .61rem;}
footer .info ul {margin-left: 1rem;}
footer .info ul li{min-width: 30%;max-width: 36%;line-height: 1.785;padding-right: .2rem;}
footer .info ul li .tel{font-size: .3rem;font-weight: bold;line-height: 1.1;}
footer .PNS img{width: .2rem;height: auto;min-width: 16px;margin-right: 2px;vertical-align: text-bottom;}
footer .qrcode{margin-left: 1.2rem;}
footer .qrcode .pic{display: block;width: 1.24rem;height: auto;margin: 0 auto .05rem;}
footer .qrcode .text{letter-spacing: -.01rem;}
footer .bottom{padding: .25rem 0;opacity: .8;}




.i-information .box{padding: 0 40px;background-repeat: no-repeat;background-size: cover;}
.i-information .content{max-width: 1460px;height: 100%;color: #fff;margin: 0 auto;}
.i-information .content>*{width: 100%;}
.i-information .top dd{width: calc((100% - 4.2rem) / 4);line-height: 1;margin-right: 1.4rem;}
.i-information .top dd:last-child{margin-right: 0;}
.i-information .top dd .title{padding-bottom: .3rem;border-bottom: 1px solid #fff;margin-bottom: .5rem;}
.i-information .top dd .info{vertical-align: bottom;}
.i-information .top dd .num , .i-information .top dd .unit{font-size: .66rem;font-weight: bold;}
.i-information .top dd .txt{font-size: .4rem;vertical-align: super;}
.i-information .top dd .notation{font-size: .6rem;}
.i-information .brief{margin-top: .8rem;}
.i-information .brief .pic{display: block;width: 2.87rem;margin-right: .7rem;}
.i-information .brief .desc{line-height: 2;text-align: justify;}


.P_more{display:flex;align-items: center;justify-content: center;width: 140px;line-height: 36px;color: #fff;border: 1px solid #fff;}
.P_more img{display: block;width: fit-content;height: 11px;margin-left: 10px;}
.P_channel .box{position: relative;}
.P_channel .images{width: 100%;height: 100%;position: absolute;top: 0;left: 0;overflow: hidden;}
.P_channel .images .img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;}
.P_channel .images .img img{display: block;width: 100%;height: 100%;object-fit: cover;transform: scale(1.1);}
.P_channel .images .img.on{z-index: 2;}
.P_channel .images .img.on img{transform: scale(1);transition: 5s;}
.P_channel .items{width: 100%;height: 100%;color: #fff;position: relative;z-index: 2;padding-top: .9rem;}
.P_channel .items .item_list{width: 4.23rem;transition: .4s;position: relative;}
.P_channel .items .item_list.active{width: calc(100% - 4.23rem);}
.P_channel .item_list .content{flex: 1;height: 100%;position: absolute;top: 0;left: 0;opacity: 0;z-index: 3;}
.P_channel .item_list.active .content{padding: 0 1.7rem;position: relative;opacity: 1;}
.P_channel .item_list .info{width: 100%;height: 100%;position: absolute;z-index: 4;top: 0;left: 0;background-color: rgba(0,0,0,.4);}
.P_channel .items .item_list.active .info{opacity: 0;z-index: 2;}
.P_channel .items .item_list:last-child .info{left: auto!important;right: 0;}

.P_channel .item_list .main{width: 100%;}
.P_channel .item_list .main.height{min-height: 50%;}
.P_channel .item_list .info .item_pic{display: block;width: 1.43rem;height: auto;margin: 0 auto .6rem;}
.P_channel .item_list .info .item_name{max-width:3.8rem;font-size: .4rem;text-align: center;margin-bottom: .1rem;}
.P_channel .item_list .info .item_desc{max-width:3.8rem;text-align: center;margin-bottom: .35rem;padding: 0 20px;}
.P_channel .item_list .info .item_icon{display: block;width: .34rem;height: auto;margin: 0 auto;}

.animation-div{opacity: 0;transform: translateY(.3rem);transition: .5s;}
.P_channel .active .animation-4{transform: translateY(0);opacity: 1;transition-delay: .4s;}
.P_channel .active .animation-5  , .activeSections.P_channel .info .animation-item-5 , .activeSections.P_channel .content .animation-item-5 , .activeSections.i-information .animation-item-5 , .loaded .animation-item-5{transform: translateY(0);opacity: 1;transition-delay: .5s;}
.P_channel .active .animation-6{transform: translateY(0);opacity: 1;transition-delay: .6s;}

.P_channel_style{width: 100%;}
.P_channel_style .name{font-size: .5rem;}
.P_channel_style dl{width: 100%;margin-top: .6rem;margin-bottom: .7rem;transition: .5s;}
.P_channel_style dl.style_1 dd{min-width: calc((100% - .8rem) / 4);padding-right: .4rem;border-right: 1px solid #fff;margin-right: .5rem;}
.P_channel_style dl.style_1 dd:last-child{margin-right: 0;border-right: 0;}
.P_channel_style dl.style_1 dd .num{font-size: .56rem;font-weight: bold;}

.P_channel_style dl.style_2 dd{flex: 1;margin-right: .6rem;position: relative;}
.P_channel_style dl.style_2 dd::after{display: block;content: '';width: 1px;height: 60%;background-color: #fff;position: absolute;top: 0;right: 0;}
.P_channel_style dl.style_2 dd:last-child{margin-right: 0;}
.P_channel_style dl.style_2 dd:last-child::after{display: none;}

.P_channel_style dl.style_2 dd .num{font-size: .56rem;padding: 0 .05rem;}
.P_channel_style dl.style_2 dd .text{font-size: .56rem;font-family: SourceHanSerifCN-S;line-height: 1.1;margin-bottom: .2rem;}


/* 案例 */
.i-case .item{width: 100%;height: 100%;padding-top: .98rem;}
.i-case .item dd{width: 25%;height: 25%;overflow: hidden;opacity: 0;transform: translateX(0);transition: .5s;}
.i-case .item dd a{display: block;width: 100%;height: 100%;position: relative;overflow: hidden;}
.i-case .item dd .pic{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;object-fit: cover;}
.i-case .item dd .logo{display: flex;flex-direction: column;justify-content: center;align-items: center;width: 100%;height: 100%;position: relative;z-index: 3;padding: .2rem .4rem;background-color: rgba(0,0,0,.2);transition: .5s;}
.i-case .item dd .logo img{display: block;max-width: 50%;max-height: 50%;}
.i-case .item dd .title{font-size: .24rem;color: #fff;margin-bottom: .2rem;}
.i-case .item dd .icon{display: block;width: .3rem;height: auto;}
.i-case .item dd:hover a .logo{background-color: rgba(231, 30, 15, 0.8);}


.activeSections.i-case dd:nth-child(1){opacity:1; transform:translateX(0); transition-delay:0.3s}
.activeSections.i-case dd:nth-child(2){opacity:1; transform:translateX(0); transition-delay:0.35s}
.activeSections.i-case dd:nth-child(3){opacity:1; transform:translateX(0); transition-delay:0.4s}
.activeSections.i-case dd:nth-child(4){opacity:1; transform:translateX(0); transition-delay:0.45s}
.activeSections.i-case dd:nth-child(5){opacity:1; transform:translateX(0); transition-delay:0.5s}
.activeSections.i-case dd:nth-child(6){opacity:1; transform:translateX(0); transition-delay:0.55s}
.activeSections.i-case dd:nth-child(7){opacity:1; transform:translateX(0); transition-delay:0.6s}
.activeSections.i-case dd:nth-child(8){opacity:1; transform:translateX(0); transition-delay:0.65s}
.activeSections.i-case dd:nth-child(9){opacity:1; transform:translateX(0); transition-delay:0.7s}
.activeSections.i-case dd:nth-child(10){opacity:1; transform:translateX(0); transition-delay:0.75s}
.activeSections.i-case dd:nth-child(11){opacity:1; transform:translateX(0); transition-delay:0.8s}
.activeSections.i-case dd:nth-child(12){opacity:1; transform:translateX(0); transition-delay:0.85s}
.activeSections.i-case dd:nth-child(13){opacity:1; transform:translateX(0); transition-delay:0.9s}
.activeSections.i-case dd:nth-child(14){opacity:1; transform:translateX(0); transition-delay:0.95s}
.activeSections.i-case dd:nth-child(15){opacity:1; transform:translateX(0); transition-delay:1.0s}
.activeSections.i-case dd:nth-child(16){opacity:1; transform:translateX(0); transition-delay:1.05s}



.PSub_more{display: flex;align-items: center;width: fit-content;height: .48rem;border-radius: .48rem;padding-left: 1.16rem;background: linear-gradient(to right , #0c283f , #ccb390);position: relative;}
.PSub_more::after{display: block;content: '';width: calc(100% - 4px);height: calc(100% - 4px);border-radius: 50%;background-color: #fff;position: absolute;top: 2px;left: 2px;background-color: #fff;border-radius: inherit;}
.PSub_more .text{min-width: 1.16rem;line-height: .48rem;text-align: center;color: #fff;position: absolute;top: 0;left: 0;background: inherit;border-radius: inherit;padding: 0 .1rem;z-index: 2;}
.PSub_more .icon{display: block;width: auto;height: .23rem;position: relative;z-index: 2;margin: 0 .17rem 0 .12rem;}

.PSub-datail article{line-height: 1.75;}
.PSub-datail article img{max-width: 100%;}

/* 介绍 */
.profile{width: 100%;background: url(../images/profile-bj.png)no-repeat top center / 100% auto #c9e1fc;}
.profile .content .left{width: 54%;#323232}
.profile .content .top{padding-right: .325em;}
.profile .content .ftitle{font-size: .4rem;font-weight: bold;margin-bottom: .3rem;}
.profile .content .ftitle span{display: inline-block;width: 0.24rem;height: 0.24rem;vertical-align: middle;border-radius: 50%;margin-right: 0.1rem;background: linear-gradient(to right, #0c283f, #ccb390) ;position: relative;padding: 3px;}
.profile .content .ftitle span::after{display: block;content: '';width: 100%;height: 100%;border-radius: 50%;background-color: #fff;}
.profile .content .name{font-size: .26rem;transform: skew(-15deg);margin-bottom: .2rem;}
.profile .content article{margin-bottom: .3rem;}
.profile .content article img{max-width: 100%;}
.profile .num_info{padding-top: .5rem;}
.profile .num_info dd{width: 25%;}
.profile .num_info dd .num , .profile .num_info dd .unit{font-size: .52rem;font-weight: bold;}
.profile .video_box{padding-top: 1rem;}
.profile .video_box video{width: 100%;}
.profile .content .pic{display: block;width: 41%;height: auto;}


/* 体育冠军 */
.PE .item{margin-right: -.32rem;}
.PE .item dd{width: calc((100% - 1.28rem) / 4);margin-right: .32rem;margin-bottom: .45rem;}
.PE .item dd a{display: block;width: 100%;}
.PE .item dd .img{width: 100%;height: 5.96rem;overflow: hidden;margin-bottom: .2rem;}
.PE .item dd .img img{display: block;width: 100%;height: 100%;object-fit: cover;}
.PE .item dd .name{font-size: .3rem;font-weight: bold;color: #323232;}
.PE .item dd .en{color: #323232;text-transform: uppercase;margin: .05rem 0 .15rem;}


/* 体育冠军 -详情*/
.PE-detail{max-width: 1920px;overflow: hidden;margin: 0 auto;}
.PE-detail .box{padding-top: .98rem;}
.PE-detail .content{background-color: #0B1825;}
.PE-detail .content .left_text{width: 62.5%;min-height: 8.73rem;background: url(../images/detail-article-bj-top.png)no-repeat top center / 100% auto , url(../images/detail-article-bj-bot.png)no-repeat bottom -1px center / 100% auto , url(../images/detail-article-bj.png)no-repeat bottom center / 100% auto,#fff;}
.PE-detail .content .left_text .text{width: 100%;padding: 1.4rem 1.3rem 1.4rem 2.3rem;}
.PE-detail .content .text .name{font-size: .3rem;font-weight: bold;color: #323232;font-family: SourceHanSerifCN-S;}
.PE-detail .content .text .en{color: #323232;text-transform: uppercase;margin: .05rem 0 .15rem;}
.PE-detail .content .text .line{display: block;width: 1.02rem;height: 5px;background-color: #b8945a;margin-bottom: .2rem;}
.PE-detail .content .text .desc li{color: #666666;line-height: 2;position: relative;padding-left: .16rem;}
.PE-detail .content .text .desc li::after{display: block;content: '';width: 5px;height: 5px;background: #c9e1fc;position: absolute;top: 50%;left: 0;transform: translateY(-50%);}
.PE-detail .detail-banner{width: 37.5%;position: relative;}
.PE-detail .detail-banner .btn{position: absolute;left: -.45rem;top: 5.5rem;z-index: 2;}
.PE-detail .detail-banner .btn_prev , .PE-detail .detail-banner .btn_next {width: .9rem;height: .9rem;background-position: top center;background-size: 100% 200%;background-repeat: no-repeat;cursor: pointer;}
.PE-detail .detail-banner .btn_prev{background-image: url(../icons/PE-btn-prev.png);}
.PE-detail .detail-banner .btn_next{background-image: url(../icons/PE-btn-next.png);margin-top: .2rem;}
.PE-detail .detail-banner .btn>*:hover{background-position: bottom center;}
.PE-detail .detail-banner .images{width: 100%;height: 8.73rem;position: relative;overflow: hidden;}
.PE-detail .detail-banner .images img{display: block;width: 100%;height: 100%;object-fit: cover;}
.PE-detail article img{display: block;width: 100%;}



/* 影视明星 */
.celebrities .item{margin-right: -.32rem;}
.celebrities .item dd{width: calc((100% - .96rem) / 3);margin-right: .32rem;margin-bottom: .5rem;}
.celebrities .item dd a{display: block;width: 100%;}
.celebrities .item dd .img{width: 100%;height: 8.23rem;overflow: hidden;}
.celebrities .item dd .img img{display: block;width: 100%;height: 100%;object-fit: cover;}


/* 公共图片列表 */
.PSub_images .item{margin-right: -.4rem;}
.PSub_images .item dd{width: calc((100% - 1.2rem) / 3);margin-right: .4rem;margin-bottom: .36rem;}
.PSub_images .item dd a{display: block;width: 100%;}
.PSub_images .item dd .img{width: 100%;height: 3rem;overflow: hidden;}
.PSub_images .item dd .img img{display: block;width: 100%;height: 100%;object-fit: cover;}


/* 案例 */
.case .item{margin-right: -.4rem;}
.case .item dd{width: calc((100% - 1.2rem) / 3);margin-right: .4rem;margin-bottom: .36rem;}
.case .item dd a{display: block;width: 100%;}
.case .item dd .img{width: 100%;height: 3rem;overflow: hidden;position: relative;}
.case .item dd .img .pic{display: block;width: 100%;height: 100%;object-fit: cover;}
.case .item dd .img .logo{display: flex;align-items: center;justify-content: center;width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: rgba(0,0,0,.4);}
.case .item dd .img .logo img{display: block;max-width: 50%;max-height: 50%;}
.case .item dd .text{color: #323232;padding: .3rem;background: url(../icons/case-icon-bj.png)no-repeat center right .3rem / 1.14rem auto #f0f1f5;}




.box_wap_show{display: none;}
/* 手机端 */
@media only screen and (max-width:960px ) {
	html,body{font-size: .24rem}
	table, th, td, tr{padding: .1rem .06rem;}
	.box_wap_hide{display: none!important;}
	.box_wap_show{display: block;}
	
	.PSub_wrapper{width: 100%;min-width: 100%;}
	.PSub_wrapper.PSub_style {padding: .6rem .25rem;}
	
	.PSub_wrapper .item_nva{margin-right: -.2rem;}
	.PSub_wrapper .item_nva a{width: calc((100% - .6rem) / 3);}

	header .box{height: .98rem;padding: 0 .25rem;transition: .4s;}
	header .menu_btn img{display: block;width: auto;height: .4rem;}
	.mm-opening header{left: -80%;}
	
	.banner .wap_image{padding-top: .98rem;}
	.wap_banner{padding-top: .98rem;}
	.wap_banner .text{padding: 0 .4rem;}
	.banner .text{width: 100%;padding: 0 .25rem;}
	
	
	footer{padding: 0 .25rem;background-size: auto 100%;background-position: left center;}
	footer .box{width: 100%;min-width: auto;}
	footer .box .top{align-items: center;}
	footer .info , footer .info ul , footer .bottom{display: block;}
	footer .logo img{width: 100%;height: auto;}
	footer .info ul{font-size: .24rem;margin-left: 0;padding-top: .2rem;}
	footer .info ul li{display: flex;width: 100%;max-width: 100%;margin-top: ..06rem;}
	footer .info ul li .title{white-space: nowrap;}
	footer .info ul li .text{flex: 1;}
	footer .qrcode{margin-left: .6rem;}
	footer .qrcode .pic{width: 1.3rem;}
	footer .qrcode .text{font-size: .22rem;}
	footer .info ul li .tel{font-size: .5rem;padding-bottom: .1rem;}
	footer .web_info *:not(.copyright){display: none;}
	footer .web_info .copyright{display: block;width: 100%;text-align: center;}
	
	
	.i-information .box{padding: .98rem .3rem 0;}
	.i-information .top {padding: 0 .3rem;}
	.i-information .top dd{width: calc((100% - .9rem) / 2);text-align: center;margin-right: .9rem;margin-bottom: .3rem;}
	.i-information .top dd:nth-child(2n){margin-right: 0;}
	.i-information .top dd .title{font-size: .28rem;padding-bottom: .2rem;margin-bottom: .2rem;}
	.i-information .top dd .num, .i-information .top dd .unit{font-size: .66rem;}
	.i-information .top dd .txt{font-size: .3rem;}
	.i-information .brief{flex-direction: column;margin-top: .3rem;}
	.i-information .brief .pic{margin-right: 0;margin-bottom: .3rem;}
	.i-information .brief .desc{font-size: .24rem;}
	
	.P_more{width: 2.46rem;line-height: .58rem;font-size: .28rem;}
	.P_more img{height: .19rem;margin-left: .2rem;}
	
	.P_channel .items{flex-direction: column;}
	.P_channel .items .item_list.active{width: 100%;height: 65%;}
	.P_channel .items .item_list {width: 100%;height: 35%;}
	.P_channel .item_list .info{padding: 0 .25rem;}
	.P_channel .item_list .info .item_pic{width: 1.34rem;margin-bottom: .2rem;}
	.P_channel .item_list .info .item_name{max-width: 100%;}
	.P_channel .item_list .info .item_desc{max-width: 100%;font-size: .24rem;padding: 0;}
	.P_channel .item_list .info .item_icon{width: .47rem;}
	.P_channel .item_list.active .content{padding: 0 .25rem;}
	.P_channel_style .name{font-size: .5rem;}
	.P_channel_style .desc{font-size: .25rem;}
	.P_channel_style dl{margin: .5rem 0;}
	.P_channel_style dl.style_1 dd{flex: 1;min-width: auto;padding-right: 0;margin-right: 0;border-right: none;}
	.P_channel_style dl.style_2 dd{margin-right: 0;}
	.P_channel_style dl.style_2 dd::after{display: none;}
	.P_channel_style dl.style_2 dd .data span{display: block;}
	.P_channel_style dl.style_2 dd .num , .P_channel_style dl.style_1 dd .num{font-size: .64rem;font-weight: bold;}
	.P_channel_style dl.style_2 dd .txt , .P_channel_style dl.style_1 dd .title{font-size: .24rem;}
	.P_channel_style dl.style_2 dd .text{font-size: .4rem;}
	
	
	.i-case .item dd{width: 50%;}
	.activeSections.i-case dd:nth-child(16){transition-delay: 0.65s;}
	.i-case .item dd:nth-child(8), .i-case .item dd:nth-child(9), .i-case .item dd:nth-child(10), .i-case .item dd:nth-child(11), .i-case .item dd:nth-child(12), .i-case .item dd:nth-child(13), .i-case .item dd:nth-child(14), .i-case .item dd:nth-child(15) {display: none;}
	.i-case .item dd .logo img{max-width: 80%;}
	.i-case .item dd .title{font-size: .3rem;}
	.i-case .item dd .icon{width: .45rem;}
	
	
	.PSub_more{height: .68rem;padding-left: 1.64rem;}
	.PSub_more .text{min-width: 1.64rem;line-height: .68rem;font-size: .24rem;}
	.PSub_more .icon{height: .33rem;}
	
	
	.profile{background-image: url(../images/profile-wap-bj.png);}
	.profile .content {display: block;position: relative;}
	.profile .content .left{width: 100%;}
	.profile .content .ftitle{font-size: .52rem;}
	.profile .content .ftitle span{width: .31rem;height: .31rem;}
	.profile .content .name{font-size: .32rem;}
	.profile .content article{font-size: .24rem;line-height: 1.75;}
	.profile .num_info{flex-wrap: wrap;}
	.profile .num_info dd{width: 33.33%;margin-bottom: .2rem;}
	.profile .num_info dd:first-child{width: 100%;}
	.profile .num_info dd .title{font-size: .24rm;}
	.profile .num_info dd .num, .profile .num_info dd .unit{font-size: .64rem;}
	.profile .num_info dd .txt{font-size: .28rem;}
	.profile .num_info dd .notation{font-size: .34rem;}
	.profile .content .pic{position: absolute;bottom: 1.7rem;right: .35rem;}
	
	
	.PSub_style .PSub_desc{font-size: .4rem;}
	
	
	.PE .item{margin-right: -.2rem;}
	.PE .item dd{width: calc((100% - .4rem) / 2);margin-right: .2rem;}
	.PE .item dd .img{}
	.PE .item dd .name{font-size: .4rem;}
	.PE .item dd .en{font-size: .24rem;}
	
	.PE-detail .content{flex-direction: column-reverse;}
	.PE-detail .detail-banner{width: 100%;}
	.PE-detail .detail-banner .btn{display: flex;left: 50%;transform: translateX(-50%);bottom: .5rem}
	.PE-detail .detail-banner .btn_next{margin-top: 0;margin-left: .2rem;}
	
	.PE-detail .content .left_text{width: 100%;}
	.PE-detail .content .left_text .text{padding: 1.5rem .5rem;}
	.PE-detail .content .text .name{font-size: .54rem;f}
	.PE-detail .content .text .en{font-size: .24rem;}
	.PE-detail .content .text .line{height: .05rem;}
	.PE-detail .content .text .desc{font-size: .24rem;}
	.PE-detail .content .text .desc li{margin-bottom: .1rem;line-height: 1.75;}
	
	
	.celebrities{overflow: hidden;}
	.celebrities .item{margin-right: -.27rem;}
	.celebrities .item dd{width: calc((100% - .54rem) / 2);margin-right: .27rem;}
	.celebrities .item dd .img{height: 6rem;}
	
	
	.PSub_images .item{margin-right: -.14rem;}
	.PSub_images .item dd{width: calc((100% - .28rem) / 2);margin-right: .14rem;margin-bottom: .2rem;}
	.PSub_images .item dd .img{height: 2.24rem;}
	
	
	.case .item{margin: 0;}
	.case .item dd{width: 100%;margin-right: 0;}
	.case .item dd .img{height: 4.4rem;}
	.case .item dd .title{font-size: .36rem;}
	.case .item dd .desc{font-size: .24rem;}
	
	
}

