@charset "UTF-8";
/* ========== 单篇+文章页 start ========== */
.articleBox{line-height:1.5rem;color:#454545;padding: 0.5rem .75rem;font-size:0.7rem;background:#fff;}
.articleBox img{max-width:100%;}
.articleTitle{font-size: 0.9rem;color: #333333;text-align: center;font-weight: bold;padding:.5rem 1.5rem 0 2.5rem;line-height: 1.5rem;}
.articleTime{display: block;clear: both;text-align: center;color: #999;font-size:0.6rem;padding: 0 0.75rem .25rem;}

.articleTop{overflow:hidden;background:#f9fafb;padding:.5rem 0;}
.articleTop .articleTitle{font-size:.9rem;color:#333333;text-align:center;font-weight:bold;padding:0 2.5rem;line-height:1.5rem;}
.articleTop .articleTime{text-align:center;padding:.5rem 0 0 0;}

.articleHand{clear:both;font-size:0.75rem;padding:0 0px 1rem 0;overflow: hidden;}
.articleHand a{display:block;line-height:1.6rem;padding:0 1rem 0 .75rem;}
.articleHand a i{padding:0 .25rem 0  0;}
.articleHand a.aykjWord{color:#37a6ff !important; }
.articleHand a.aykjPpt{color:#ff7735 !important;}
.articleHand a.aykjExcel{color:#15bf44 !important; }
.articleHand a.aykjPdf{color:#1369c0 !important; }
.articleHand a.aykjZip{color:#ff9779 !important; }

.articlePage{ height: 2rem; line-height: 2rem; background: #FFF;}
.articlePage a{ float: left; width: 50%; color: #666666; text-align: center;}
.articlePage a:before{ border-left: none;}
.articlePage a i{ font-size: .6rem;display: inline-block;}
.articlePage a.prev i{ margin-right: .25rem;}
.articlePage a.next i{ margin-left: .25rem;}

.videoCon{position:absolute;top:10.25rem;bottom:0;overflow-y:auto;}
.videoCon .articleTitle{font-size:18px;color:#333333;text-align:left;font-weight:bold;padding:.25rem .5rem 0 .5rem;line-height:1.5rem;}
.videoCon .articleTime{text-align:left;padding:0 0 0 .5rem;}
	
.articelImgSlide{overflow: hidden;position: relative;padding: 0 .75rem;}
#articelImgSlide img{display: block;max-width: 100%;}
#articelImgSlide{overflow: hidden;position: relative;}
#articelImgSlide .swiper-pagination{bottom: .25rem;}
.articelImgSlide .swiper-button-prev{left: 0px;}
.articelImgSlide .swiper-button-next{right: 0px;}
.articelImgSlide .swiper-pagination-bullet{background: #eee;opacity: 1;}
.articelImgSlide .swiper-pagination-bullet-active{background: #007aff;}
/**
 * 分享
 * @author 杨朝杰
 * @return
 */
.shareBt{display: inline-block;width:1rem;position: relative;}
.shareClose{line-height:2rem;text-align:center;padding:.15rem 0 0 0;font-size:0.8rem;}
.shareBt:after{display: block;content: "";overflow: hidden;width: 100%;padding-top: 100%;background: url(/subsiteSrc/cnMb/images/share/share.png) no-repeat center center;background-size: 100% 100%;position: absolute;left: 50%;bottom:-.2rem;}
.shareBox{width:100%;overflow: hidden;background: #fff;position: fixed;left: 0px;bottom:-100%;z-index: 10000;-webkit-transition: bottom 0.8s;-o-transition: bottom 0.8s;transition: bottom 0.8s;padding:0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.shareBox.show{bottom:0px;}
.shareCont{overflow: hidden;padding:0.5rem 0px 0.25rem;}
.boxShadow{position: fixed;left: 0px;top:0px;width: 100%;height: 100%;overflow: hidden;background: rgba(0,0,0,0.6);z-index: 999;display: none;}
.wxSha{position: fixed;left: 0px;top:0px;width: 100%;height: 100%;overflow: hidden;background: rgba(0,0,0,0.6) url(../images/share/weChatShare.png) no-repeat center 0rem;background-size: auto 16rem;z-index: 99999999;display: none;}
.shareC .bshare-custom{display: flex; padding: 0.8rem .5rem;}
.shareC .bshare-custom .item{flex: 1;text-align: center;}
.shareC .bshare-custom .item span{display: block;line-height: 1.5rem;}
.shareC .bshare-custom a {display: inline-block;height: 2rem;width: 2rem;padding: 0;background-size: auto 1.95rem !important;}
.shareC .bshare-custom .bshare-sinaminiblog {background: url(/subsiteSrc/cnMb/images/share/shareBt1.png) no-repeat center center;}
.shareC .bshare-custom .bshare-qqim {background: url(/subsiteSrc/cnMb/images/share/shareBt6.png) no-repeat center center;}

.shareC .bshare-custom .bshare-qzone {background: url(/subsiteSrc/cnMb/images/share/shareBt3.png) no-repeat center center;}
.shareC .bshare-custom .bshare-douban{background: url(/subsiteSrc/cnMb/images/share/shareBt4.png) no-repeat center center;}
.shareC .bshare-custom .bshare-weixin {background: url(/subsiteSrc/cnMb/images/share/shareBt5.png) no-repeat center center;}
.weChatShareTip {display: none;width: 100%;height: 100%;overflow: hidden;background: rgba(0, 0, 0, 0.5) url(../images/share/weChatShare.png) no-repeat calc(100% - 30px) 10px;background-size: 90% auto;position: fixed;left: 0px;top: 0px;z-index: 9999999;}
.shareParent .shareItem{width: 20%;}
/**
 * 音乐播放器
 * @author 杨朝杰
 * @return
 */
.audio{padding: 0 .75rem .5rem;}
.audio-tips{margin-top:10px; color: #b1b1b1; text-align: center; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
.audio .info{-webkit-box-flex: 1; -ms-flex: 1 0; flex: 1 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; overflow: hidden;line-height:45px;}
.audio .info p{margin: 0; font-size: 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #666; text-indent: 0;}
.audio .info .audio-title{-webkit-box-flex: 1.5; -ms-flex: 1.5; flex: 1.5; line-height: 24px;font-size:14px;}
.audio .info .audio-desc{-webkit-box-flex: 1; -ms-flex: 1; flex: 1; line-height: 16px;color:#999 !important;font-size:12px !important;}
.audio .info .audio-desc span{padding:0 15px 0 0;color:#ff0000;}

/* 视频start */
.artVideo{ margin: 0 .75rem .5rem; background: #000; position: relative;}
.artVideo::before{display: block;content: ''; padding-top: 56.25%;}
#newViewPlayer{ position: absolute; left: 0; top: 0;}
.artVideoView{ background: #000; position: relative;}
.artVideoView::before{display: block;content: ''; padding-top: 56.25%;}
.videoDownLoad{text-align: center; padding: .5rem;}
/* 视频end */
/*文章页底部start*/
.footerBar2{font-size:.6rem;overflow: hidden;color: #fff;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-background-clip: content;-moz-background-clip: content;background-clip: content;width: 100%;height:2.25rem;background:#fff;position:relative;}
.footerBar2:after{content: " ";width: 200%;height: 200%;position: absolute;top: 0;left: 0;border-top:1px solid #ededed;box-sizing: border-box;-webkit-transform: scale(.5);transform: scale(.5);-webkit-transform-origin: 0 0;transform-origin: 0 0;z-index:1;}
.footerBar2 .shareBt:after{ display:none;}

.footerBar2 div{overflow:hidden;position:relative;z-index:2;}
.phoneBt{width:30%;float:right;}
.phoneBt a {width: 100%;display: block;line-height: 2.25rem;background: #ff7800;color: #fff !important;text-align: center;}
.goBack2{width:16%;float:left;}
.goBack2 a{display: block;height:2.25rem;background: url(/subsiteSrc/cnMb/images/jt6.png) no-repeat 10px center;background-size: 1.3rem;color: #666 !important;text-align: center;}
.marker, .shareDiv{float:right;line-height:2.25rem;font-size:.7rem;padding:0 .75rem 0 0;}

.shareDiv .shareBt{ width:100%;}

.marker span, .shareDiv span{padding:0 0 0 .3rem;}
.marker em, .shareDiv em{color:#999;}
/* ========== 单篇+文章页 end ========== */
/* ========== 全图列表 start ========== */
/* 全图列表1 start */
.imgList1{ overflow: hidden; margin-right: -.75rem; padding-top: 0.25rem;}
.imgList1 dd{ float: left; width: 50%; overflow: hidden;}
.imgList1 dd a{ display: block; margin-right: .75rem;}
.imgList1 dd .pic:before{ padding-top: 66.66667%;}
.imgList1 dd .text{ height: 1.75rem; line-height: 1.75rem; text-align: center; color: #333; font-size: .65rem;}
/* 全图列表1 end */
/* 资质荣誉 start */
.hornorList{ overflow: hidden; margin-right: -.75rem;padding-top: 0.25rem;}
.hornorList dd{ float: left; width: 50%; overflow: hidden;margin-bottom: 0.75rem;}
.hornorList dd a{ display: block; margin-right: .75rem;background-color: #fff;box-shadow: 1px 10px 20px rgba(0,0,0,.1);}
.hornorList dd .picC{padding:.75rem;}
.hornorList dd .pic{ border-radius: .25rem; overflow: hidden;}
.hornorList dd .pic:before{ padding-top: 133.4842%;}
.hornorList dd .pic img{left: 50%;top: 50%;max-width: 90%;max-height: 90%;object-fit: contain;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);}
.hornorList dd .text{ height: 1.75rem; line-height: 1.75rem; text-align: center; color: #333; font-size: .65rem;}
/* 资质荣誉 end */
/* ========== 全图列表 end ========== */
/* ========== 图文列表 start ========== */
/* imgtext1 start */
.imgText1 dd{margin-bottom: 0.75rem;background-color: #fff;padding:.75rem .5rem;}
.imgText1 dd .pic{width:42.5837%;margin-right: 0.75rem;}
.imgText1 dd .pic::before{padding-top:56.1798% ;}
.imgText1 dd .con{overflow: hidden;}
.imgText1 dd .text{font-size: .7rem;color: #333;height: 2.4rem;line-height: 1.2rem;}
.imgText1 dd .time{font-size:.7rem ;color: #999999;height: 1.2rem;line-height: 1.2rem;}
.imgText1 dd .time i{font-style: normal;margin-left: 0.5rem;}
/* imgtext1 end */
/* imgtext2 start */
.imgText2 dd{margin-bottom: 0.75rem;padding:.75rem .5rem;background-color: #fff;}
.imgText2 dd .pic::before{padding-top: 59.6954%;}

.imgText2 dd .con {padding:.75rem 0;margin-bottom: 0.75rem;}
.imgText2 dd .con .time{font-size: .7rem;color: #666;line-height:1rem ;width:23%;}
.imgText2 dd .con .time i{font-style: normal;display: block;font-weight: bold;}
.imgText2 dd .con .text{font-size: .7rem;color: #333;height: 2.4rem;line-height: 1.2rem;overflow: hidden;}
.imgText2 dd .textBox{font-size: .65rem;color: #808080;height: 2.4rem;line-height: 1.2rem;}
/* imgtext2 end */

/* ========== 图文列表 end ========== */
/* ========== 文字列表 start ========== */
/*文字列表start*/
.textList1{margin-right: -0.75rem;}
.textList1 dd{float: left;display: inline;width: 50%;margin-bottom: 0.75rem;}
.textList1 dd a{margin-right: 0.75rem;display: block;background: url(/subsiteSrc/cnMb/images/textList1Bg.png) no-repeat center center / cover;padding:.75rem;}
.textList1 dd .name{font-size: .7rem;color: #333;height: 1.2rem;line-height: 1.2rem;font-weight: bold;}
.textList1 dd .title{font-size: .7rem;color: #666666;height: 1.2rem;line-height: 1.2rem;}
/*文字列表end*/
/*textList2 start*/
.textList2{background-color: #fff;}
.textList2 dd{padding-bottom: 0.75rem;margin-bottom: 0.75rem;padding:.75rem .5rem;}
.textList2 dd .time{font-size: .7rem;color: #666;line-height: 1rem;width: 23%;}
.textList2 dd .time i{font-weight: bold;display: block;font-style: normal;font-size: .75rem;}
.textList2 dd .title{font-size: .7rem;color: #333;height: 2.4rem;line-height: 1.2rem;overflow: hidden;}
/*textList2 end*/
/* 发展历程start */
.historySwiper {background-color: #fff;border-radius: .2rem;overflow: hidden;padding:.75rem .5rem;}
.historySwiper .swiper-slide .con{text-align: center;font-size: .7rem;color: #043c75;height: 1.5rem;line-height: 1.5rem;text-align: center;border: 1px solid #043c75;border-radius: .2rem;}
.historySwiper .swiper-slide.hover .con{background-color: #043c75;color: #fff;}
.historyCon{background-color: #fff;padding:1rem .75rem;}
.historyList{position: relative;padding-left: .75rem;}
.historyList::before{display: block;content:'';width: 1px;height: 100%;background-color: #e5e5e5;position: absolute;left: 0;top: 0;}
.historyList dd{margin-bottom: .8rem;}
.historyList dd .time{font-size:.75rem ;color: #043c75;height:1.2rem;line-height:1.2rem;font-weight: bold;margin-bottom: 0.75rem;position: relative;}
.historyList dd .time::before{display: block;content: '';width: 0.6rem;height: 0.6rem;background-color: #b3c4d5;position: absolute;left: -1rem;top: 50%;border-radius: 100%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.historyList dd .time::after{display: block;content: '';width: 0.3rem;height: 0.3rem;background-color: #043c75;position: absolute;left: -.85rem;top: 50%;border-radius: 100%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.historyList dd .text{font-size: .7rem;color: #666666;line-height:1rem;}
/* 发展历程end *
/* ========== 文字列表 end ========== */
/* 表单公用start */
.input{padding:0 .5rem}
.input input{ border: none; background: none; width: 100%; height: 1.9rem; line-height: 1.9rem; font-size: .65rem; color: #333;}

.textarea{ padding:5px 10px}
.textarea textarea{ border: none; background: none; width: 100%; height: 3rem; line-height: 1.5rem; font-size: .65rem; color: #333;}

a.formBtn{ display: inline-block; height: 1.5rem; line-height: 1.5rem; background: #ddd; border-radius: 3px; font-size: .65rem; color: #333; padding:0 1rem; margin: 0 .5rem; position: relative;}
a.formBtn::before{content: " ";width: 200%;height: 200%;position: absolute;top: 0;left: 0;border: 1px solid #ddd;box-sizing: border-box;-webkit-transform: scale(.5);transform: scale(.5);-webkit-transform-origin: 0 0;transform-origin: 0 0;z-index: -1}
a.formBtn:hover{ opacity: .9;}

.radio {color: #555555;line-height: 1.9rem;font-size: 0;}
.radio .radioItem {display: inline-block;height: 1.9rem;margin-right: 1rem;position: relative;vertical-align: middle;}
.radio .radioItem input {position: absolute;width: 100%;height: 100%;left: 0;top: 0;opacity: 0;z-index: 1}
.radio .radioItem label {color: #555555;overflow: hidden;font-size: 0.65rem;line-height: 2rem;height: 1.9rem;display: block;}
.radio .radioItem input[type=radio]+label span {width: 0.65rem;height: 0.65rem;border-radius: 50%;border: 1px solid #e1e1e1;margin-right: 0.25rem;display: inline-block;vertical-align: middle;position: relative;top: -.1rem;}
.radio .radioItem input[type=radio]+label span:before {display: block;content: '';width: 0.35rem;height: 0.35rem;border-radius:50%;position: absolute;left: 50%;top: 50%;margin-top: -0.175rem;margin-left: -0.175rem;background: #1e5ab0;visibility: hidden;}
.radio .radioItem input[type=radio]:checked+label span:before {visibility: visible}
.radio .radioItem input[type=radio]:checked+label span{ border-color: #1e5ab0;}
.radio .radioItem input[type=checkbox]+label span {float: left;width: 0.65rem;height: 0.65rem;border: 1px solid #e1e1e1;position: relative;top: 50%;margin-top: -0.4rem;margin-right: 0.25rem;}
.radio .radioItem input[type=checkbox]+label span {border-color: #1e5ab0;}
.radio .radioItem input[type=checkbox]+label span:before {content: "";display: block;width: 0.4rem;height: 0.2rem;border-left: 0.1rem solid #1e5ab0;border-bottom: 0.1rem solid #1e5ab0;position: absolute;top: 0.1rem;left: 50%;transform: translate(-50%) rotate(-45deg);visibility: hidden;background: none;}
.radio .radioItem input[type=checkbox]:checked+label span:before {visibility: visible}

.select{ position: relative;height: 1.9rem;}
.select .icn{ position: absolute; right: 0; top: 0; width: 2rem; height: 1.9rem; line-height: 1.9rem; text-align: center;}
.select select{ position: absolute; appearance: none;-webkit-appearance: none; border: none; background: none; z-index: 1; width: 100%; height: 100%; font-size: .65rem; color: #666;}

.formYzm .input{ display: inline;}
.formYzm .yzmImg{ width: 4rem; height: 1.9rem; float: left; display: inline; margin-left: .5rem; overflow: hidden; padding: .1rem; box-sizing: border-box;-webkit-box-sizing: border-box;}
.formYzm .yzmImg img{ display: block; width: 100%; height: 100%;}

.formSubBtn{ font-size: 0; text-align: left; margin: 0 -.25rem;}
.formSubBtn a{ padding:0 1.5rem;}
.formSubBtn a.submit{ background: #1e5ab0; color: #FFF;}
.formSubBtn a.reset{ background: #ddd; color: #8b8b8b;}
/* 表单公用end */
/* ========== 集团概况 start ========== */
.groupViewTitle{font-size: .8rem;color: #333;font-weight: bold;text-align: center;height: 1.5rem;line-height: 1.5rem;padding:1rem 0;}
.groupViewTitle i{font-style: normal;font-weight: normal;}
.groupViewCon .info{padding:.75rem 0;}
.groupViewCon .pic::before{padding-top:67.0051%;}
.groupViewCon .title{font-size: .7rem;color: #333;font-weight: bold;height: 1.2rem;line-height: 1.2rem;}
.groupViewCon .text{font-size: .65rem;color: #666666;line-height: 1.2rem;text-align: justify;}
/* ========== 集团概况 end ========== */
/* ========== 联系意昂体育 start ========== */
.contactUsBox{background-color: #fff;padding:1rem .75rem;}
.contactUsList dd{margin-bottom: 0.75rem;padding-bottom: 0.75rem;}
.contactUsList dd a{display: flex;}
.contactUsList dd em{display: inline-block;width: 2rem;height: 2rem;border-radius: 100%;position: relative;margin-right: 0.75rem;color: #fff;}
.contactUsList dd i{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);text-align: center;font-size: 1rem;}
.contactUsList .dd1 em{background-color: #ffb72a;}
.contactUsList .dd2 em{background-color: #91bb4f;}
.contactUsList .dd3 em{background-color: #4accd9;}
.contactUsList dd .label{font-size: .7rem;color: #333333;height:1.2rem;line-height:1.2rem;font-weight: bold;}
.contactUsList dd .value{font-size: .65rem;color: #666666;height:1.2rem;line-height:1.2rem;}
.map{height: 10rem;}
/* ========== 联系意昂体育 end ========== */
/* ========== 产品列表 start ========== */
.businessTop{margin-bottom: 1rem;background-color: #fff;padding:.75rem .5rem;}
.businessTop .pic{margin-bottom: 1rem;}
.businessTop .pic::before{padding-top:55.7576%;}
.businessTop .title{font-size: .8rem;color: #333;height: 1.5rem;line-height: 1.5rem;font-weight: bold;margin-bottom: 0.75rem;}
.businessTop .text{margin-bottom: 1rem;}
.businessTop .info{font-size: .7rem;color: #808080;line-height: 1.2rem;}
.businessTop .info i{display: inline-block;vertical-align: middle;font-style: normal;}
.businessTop .more {text-align: center;}
.businessTop .more a{display: inline-block;font-size: .7rem;color: #043c75;height: 2rem;line-height: 2rem;border: 1px solid #043c75;border-radius: 3rem;text-align: center;padding:0 2rem;}
.produceList {margin-right: -0.75rem;}
.produceList dd{float: left;display: inline;width: 50%;margin-bottom: 0.75rem;}
.produceList dd a{display: block;margin-right: 0.75rem;background-color: #fff;padding:0 .5rem;}
.produceList dd .picC{padding:.75rem 0;}
.produceList dd .pic::before{padding-top:107.8125%;}
.produceList dd .pic img{object-fit: contain;}
.produceList dd .text{text-align: center;font-size: .7rem;color: #333;height: 2rem;line-height: 2rem;}
/*产品详情弹窗 start*/
.easilyPopup{background-color: #fff;height: 65%;position: fixed;left: 0;bottom: 0;width: 100%;z-index: 100;box-sizing: border-box;-webkit-box-sizing: border-box;overflow: scroll;opacity:1;visibility: hidden;transition: all 300ms;-webkit-transition: all 300ms;transform: translateY(100%);-webkit-transform: translateY(100%);display: flex;flex-direction: column;}
.easilyPopup .businessTop .pic::before{padding-top: 55.9809%;}
.easilyPopup.show{opacity:1;visibility: visible;transform: translateY(0%);-webkit-transform: translateY(0%);}
.popUpMask{background:rgba(0,0,0,.3);position: fixed;left: 0;bottom:0;z-index:99;width: 100%;height: 100%;opacity:0;visibility: hidden;transition: all 300ms;-webkit-transition: all 300ms;}
.popUpMask.show{opacity:1;visibility: visible;}
.popUpewm  .pic::before{padding-top: 100%;}
/*产品详情弹窗 end*/
/* ========== 产品列表 end ========== */<!--0.00010800361633301-->