@charset "UTF-8";
/* ========== 单篇+文章页 start ========== */
.articleC {background: #FFFFFF;padding: 0 50px 50px;}
.articleBox {line-height: 36px;padding: 10px 0 0;color: #666666;font-size: 16px;margin-bottom: 10px;}
.articleBox img {max-width: 100%;}
/* ————— 标题 start ————— */
.articleTitle {clear: both;line-height: 43px;font-size: 24px;font-family: "microsoft yahei";color: #333333;text-align: center;position: relative;margin-bottom: 23px;}
.newsViewC .articleTime span{margin-bottom: 25px;}
.newsViewC .articleTitle {font-size: 36px;color: #333;line-height: 50px;}
.newsViewC .articleShare{display: block;position: relative;}
.sharejs_icon.icon_TencentQQ{color: #fff !important;border-color: #0091d5 !important;background-color: #0091d5;}
.sharejs_icon.icon_WeChat{color: #fff !important;border-color: #13b764 !important;background-color: #13b764;}
.sharejs_icon.icon_SinaWeibo{color: #fff !important;border-color: #eaaa3a !important;background-color: #eaaa3a;}
.newsViewC .articleTime{border-bottom: none;}
.newsViewC  .articleShare::before{display: block;content: '';width: 42%;height: 1px;background-color: #f7f7f7;position: absolute;left: 0;top: 30%;}
.newsViewC  .articleShare::after{display: block;content: '';width: 42%;height: 1px;background-color: #f7f7f7;position: absolute;right: 0;top: 30%;}
/* ————— 标题 end ————— */
/* ————— 发布信息 start ————— */
.articleTime {display: block;clear: both;color: #666666;font-size: 14px;line-height: 32px;padding: 10px 0 15px;border-bottom: 1px solid #dddddd;overflow: hidden;text-align: center;}
.articleTime span {margin-right: 16px;font-size: 14px;color: #999999;vertical-align: middle;display: inline-block;}

/* ————— 发布信息 end ————— */
/* ————— 分享 start ————— */
.articleShare {display: inline-block;vertical-align: middle;}
.articleShare .shareParent .shareItem{vertical-align: middle;}
/* .shareParent .shareFont.icon-weibo {color: #FFFFFF;background: #ff763b;}
.shareParent .shareFont.icon-qzone {color: #FFFFFF;background: #FDBE3D;}
.shareParent .shareFont.icon-qq {color: #FFFFFF;background: #56b6e7;} */
/* ————— 分享 end ————— */
/* ————— 大图 start ————— */
/* 文章阅读页-内容上部大图 */
#play {width: 600px;height: 400px;position: relative;overflow: hidden;background: #fff;border: 1px solid #e9e9e9;padding: 5px;margin: 20px auto 0 auto;}
#play .change_a {width: 40%;height: 100%;position: absolute;top: 0;z-index: 1;cursor: pointer;display: block;overflow: hidden;}
#play .prev_a {left: 0;}
#play .next_a {right: 0}
#play .change_a span {width: 24px;height: 43px;display: block;position: absolute;top: 50%;margin-top: -21px;display: none}
#play .prev_a span {background: url(/subsiteSrc/cnPc/images/common/file/article_iconh.png) no-repeat 0px -50px;left: 0;}
#play .next_a span {background: url(/subsiteSrc/cnPc/images/common/file/article_iconh.png) no-repeat -30px -50px;right: 0;}
#play .img_ul {position: relative;z-index: 1;width: 600px;height: 400px;}
#play .img_ul li {position: relative;z-index: 1;width: 600px;height: 400px;background: #fff;margin: 0 0 5px 0;}
#play .img_ul li img {position: absolute;}
.imgMove {width: 600px;clear: both;margin: 20px auto;position: relative;}
.img_hd {margin: 0 auto;overflow: hidden;height: 60px;position: relative;}
.img_hd ul {position: absolute;z-index: 1}
.img_hd ul li {float: left;height: 47px;width: 70px;padding: 3px;margin: 0 7px;cursor: pointer;background: #fff;border: 1px solid #d4d4d4;position: relative;}
.img_hd ul li p {height: 47px;width: 70px;display: block;background: #fff;position: relative;}
.img_hd ul li i {display: block;clear: both;line-height: 20px;padding: 0 5px;background: #000;color: #fff;position: absolute;right: 3px;bottom: 3px;z-index: 9;filter: alpha(opacity=50);-moz-opacity: 0.5;opacity: 0.5;font-family: Arial;font-size: 12px;font-style: normal;}
.img_hd ul li img {position: absolute;height: 47px;width: 70px;}
.img_hd ul li.on {border: 1px solid #1e5ab0;background: #1e5ab0;}
.imgMove .bottom_a {width: 20px;height: 25px;display: block;cursor: pointer;z-index: 10;float: left;top: 15px;position: absolute;z-index: 9;background: url(/subsiteSrc/cnPc/images/common/file/article_iconh.png) no-repeat;}
.imgMove .prev_a {background-position: left top;left: 0;}
.imgMove .next_a {background-position: right top;right: 0;}
/* ————— 大图 end ————— */
/* ————— 文件 start ————— */
.articleHand {clear: both;font-size: 16px;padding: 10px 0px 20px 0;/* overflow: hidden; */}
.articleHand a {display: inline-block;line-height: 32px;padding: 0 20px 0px 30px;background: url(/subsiteSrc/cnPc/images/common/file/file.png) no-repeat left center; color:#666;margin-bottom: 10px;}
.articleHand a.word {background: url(/subsiteSrc/cnPc/images/common/file/word.png) no-repeat left 3px;color: #37a6ff !important;}
.articleHand a.ppt {background: url(/subsiteSrc/cnPc/images/common/file/ppt.png) no-repeat left center;color: #ff7735 !important;}
.articleHand a.excel {background: url(/subsiteSrc/cnPc/images/common/file/excel.png) no-repeat left center;color: #15bf44 !important;}
.articleHand a.pdf {background: url(/subsiteSrc/cnPc/images/common/file/pdf.png) no-repeat left center;color: #1369c0 !important;}
.articleHand a.zip {background: url(/subsiteSrc/cnPc/images/common/file/zip.png) no-repeat left 3px;color: #ff9779 !important;}
.articleHand a:hover{text-decoration: underline;}
/* ————— 文件 end ————— */
/* ————— 文章页码 start ————— */
.articlePage {clear: both;text-align: center;font-family: Arial;font-size: 0;}
.articlePage a {margin: 0 1px;background: #ccc;padding: 0px 10px;display: inline-block;font-size: 12px;height: 24px;line-height: 24px;}
.articlePage a:hover {color: #fff;background: #1e5ab0;}
.articlePage a.hover {color: #fff;background: #1e5ab0;}
/* ————— 文章页码 end ————— */
/* ————— 上一篇/下一篇 start ————— */
.pageUp {display: block;line-height: 34px;color: #999999;overflow: hidden;font-size: 15px;}
.pageUp a {font-size: 15px;color: #999999;}
.articlePageBox{padding:0 60px;height: 65px;line-height: 65px;border:1px solid #f0f0f0;border-radius: 30px;}
.articleReturn{overflow: hidden;text-align: center;}
.articleReturn a{display: inline-block;background:#043c75  url(../images/newsViewTb1.png) no-repeat center center ;width: 65px;height: 65px;border-radius: 100%;}
.articlePageBox:hover,
.pageUp a:hover {color: #043c75;}
/* ————— 上一篇/下一篇 end ————— */
/* ————— 音频 start ————— */
.newsAudio .audiojs audio {position: absolute;left: -1px;opacity: 0;}
.newsAudio .audiojs {z-index: 99999;background: #fff;overflow: hidden;font-family: monospace;font-size: 12px;border-radius: 5px;box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);width: 400px;margin: 0 auto;border: 1px solid #e5e5e5;}
.newsAudio .audiojs .play-pause {width: 25px;height: 27px;padding: 4px 6px;margin: 0px;float: left;overflow: hidden;position: relative;}
.newsAudio .audiojs .play-pause:before {content: '';display: block;border-right: 1px solid #e5e5e5;position: absolute;right: 0;top: 0;height: 100%;transform: scaleX(0.3);}
.newsAudio .audiojs p {display: none;width: 25px;height: 27px;margin: 0px;cursor: pointer;}
.newsAudio .audiojs .play {display: block;}
.newsAudio .audiojs .scrubber {position: relative;float: left;width: 240px;background: #f5f5f5;height: 14px;margin: 10px;top: 1px;overflow: hidden;}
.newsAudio .audiojs .progress {position: absolute;top: 0px;left: 0px;height: 14px;width: 0px;background: #fbbc05;z-index: 1;}
.newsAudio .audiojs .loaded {position: absolute;top: 0px;left: 0px;height: 14px;width: 0px;background: #ffeebb;cursor: pointer;}
.newsAudio .audiojs .time {overflow: hidden;height: 35px;line-height: 36px;margin: 0px 0px 0px 6px;padding: 0px 6px 0px 12px;position: relative;color: #666;}
.newsAudio .audiojs .time:before {content: '';display: block;border-left: 1px solid #e5e5e5;position: absolute;left: 0;top: 0;height: 100%;transform: scaleX(0.3);}
.newsAudio .audiojs .time em {padding: 0px 2px 0px 0px;color: #666;font-style: normal;}
.newsAudio .audiojs .time strong {padding: 0px 0px 0px 2px;font-weight: normal;}
.newsAudio .audiojs .error-message {display: none;padding: 0px 10px;height: 35px;overflow: hidden;line-height: 36px;white-space: nowrap;color: #666;text-overflow: ellipsis;-o-text-overflow: ellipsis;-icab-text-overflow: ellipsis;-khtml-text-overflow: ellipsis;-moz-text-overflow: ellipsis;-webkit-text-overflow: ellipsis;}
.newsAudio .audiojs .error-message a {color: #666;text-decoration: none;padding-bottom: 1px;border-bottom: 1px solid #999;white-space: wrap;}
.newsAudio .audiojs .play {background: url(/subsiteSrc/cnPc/components/audio/images/play.png) center center no-repeat;background-size: 14px;}
.newsAudio .audiojs .loading {background: url(/subsiteSrc/cnPc/components/audio/images/loading.png) center center no-repeat;background-size: 14px;-webkit-animation: fa-rotating 2s infinite linear;animation: fa-rotating 2s infinite linear;}
.newsAudio .audiojs .loading:before {content: '';}
@keyframes fa-rotating {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(359deg);transform: rotate(359deg);}}
.newsAudio .audiojs .error {background: url(/subsiteSrc/cnPc/components/audio/images/error.png) center center no-repeat;background-size: 14px;}
.newsAudio .audiojs .pause {background: url(/subsiteSrc/cnPc/components/audio/images/pause.png) center center no-repeat;background-size: 16px;}
.newsAudio .playing .play,
.newsAudio .playing .loading,
.newsAudio .playing .error {display: none;}
.newsAudio .playing .pause {display: block;}
.newsAudio .loading .play,
.newsAudio .loading .pause,
.newsAudio .loading .error {display: none;}
.newsAudio .loading .loading {display: block;}
.newsAudio .error .time,
.newsAudio .error .play,
.newsAudio .error .pause,
.newsAudio .error .scrubber,
.newsAudio .error .loading {display: none;}
.newsAudio .error .error {display: block;}
.newsAudio .error .play-pause p {cursor: auto;}
.newsAudio .error .error-message {display: block;}
/* ————— 音频 end ————— */
/* ————— 视频 start ————— */
.newsViewVideo{width: 600px;height: 400px;margin: 0 auto;position: relative;}
.newsViewVideo #col1mui-player{height: 100% !important;cursor: pointer;}
.newsViewVideo #muiPlaybtn{position: absolute;left: 0;top: 0;background: url(/subsiteSrc/cnPc/images/play.png) no-repeat center center;width: 100%;height: 100%;display: block;z-index: 999;cursor: pointer;}
/* ————— 视频 end ————— */
/* ========== 单篇+文章页 end ========== */
/* ========== 全图列表 start ========== */
/* 全图列表1 start */
.imgList1{overflow: hidden;margin:0 -10px;}
.imgList1 dd{width: 33.3333%;float: left;display: inline;margin-bottom: 30px;}
.imgList1 dd .con{display: block;background: #FFFFFF;margin:0 30px 0 0;border-radius: 5px; overflow: hidden;}
.imgList1 dd .con .pic::before{padding-top: 56.563462%;}
.imgList1 dd .con .pic .newPic{position: absolute !important;left: 0;top: 0;}
.imgList1 dd .con .text{height: 60px;line-height: 60px;padding: 0 20px;font-size: 16px;color: #333333;text-align: center;transition: all 0.4s;-webkit-transition: all 0.4s;}
.imgList1 dd .con:hover .text{color: #1e5ab0;}
/* 全图列表1 end */
/* 视频列表 start */

/* 视频列表 end */
/* 资质荣誉 start */
.hornorList {overflow: hidden;margin: 0 -43px 0px 0;}
.hornorList dd {width: 25%;float: left;display: inline;margin-bottom: 30px;}
.hornorList dd a {display: block;margin: 0 43px 0 0;overflow: hidden;background: #FFFFFF;transition-duration: 0.4s;-webkit-transition-duration: 0.4s;}
.hornorList dd a .picBox {padding: 40px 45px;}
.hornorList dd a .picBox .pic::before {padding-top: 132.766%;}
.hornorList dd a .picBox .pic img {object-fit: contain;}
.hornorList dd a .text {box-sizing: border-box;-webkit-box-sizing: border-box;padding: 0 20px;text-align: center;border-top: 1px solid #e7e7e7;}
.hornorList dd a .text .title {font-size: 16px;color: #333333;transition-duration: 0.4s;-webkit-transition-duration: 0.4s;height: 64px;line-height: 64px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.hornorList dd a:hover{box-shadow: 1px 5px 10px rgba(0,0,0,.1);}
.hornorList dd a:hover .text .title {color: #1a7232;}
.hornorList dd a:hover {box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);-webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);}
/* 资质荣誉 end */
/* 期刊杂志 start */
/* 期刊杂志 end */
/* 数字报纸 start */
/* 数字报纸 end */
/* ========== 全图列表 end ========== */
/* ========== 图文列表 start ========== */
/* 图文列表1 start */
.imgText1C dd{transition: all 500ms;-webkit-transition: all 500ms;}
.imgText1C dd .ddCon{border-bottom: 1px solid #e6e6e6;padding:40px 0;}
.imgText1C dd .pic{width:28.125%;margin-right: 40px;}
.imgText1C dd .pic::before{padding-top:56.2963%;}
.imgText1C dd .title{font-size:18px ;color: #333333;height:38px;line-height:38px;padding:10px 0;}
.imgText1C dd .text{font-size:15px ;color: #666666;height:50px;line-height:25px;margin-bottom:55px;}
.imgText1C dd  .timeC{height: 40px;line-height: 40px;}
.imgText1C dd  .time{font-size: 16px;color: #999999;font-family: 'DINPro';}
.imgText1C dd .more a{padding:0 20px;height: 40px;line-height: 40px;border: 2px solid #e6e6e6;border-radius: 30px;font-size: 14px;color: #999999;text-transform: uppercase;display: block;transition: all 500ms;-webkit-transition: all 500ms;}
.imgText1C dd:hover{background-color: #fff;box-shadow: 1px 8px 10px rgba(0,0,0,.1);}
.imgText1C dd:hover .title{color: #043c75;}
.imgText1C dd:hover .more a{background-color: #043c75;color: #fff;border-color: #043c75;}
/* 图文列表1 end */
/* 图文列表2 start */
.imgText2C{margin-right: -50px;}
.imgText2C dd{float: left;display: inline;width:33.3333%;margin-bottom: 50px;}
.imgText2C dd a{display: block;margin-right: 50px;padding:30px 20px 18px;border-top: 1px solid #ebebeb;border-bottom: 1px solid #ebebeb;transition: all 500ms;-webkit-transition: all 500ms;}
.imgText2C dd .pic{margin-bottom: 22px;}
.imgText2C dd .pic::before{padding-top: 56.2963%;}
.imgText2C dd .title{font-size: 18px;color: #333;height: 37px;line-height: 37px;margin-bottom: 10px;}
.imgText2C dd .text{font-size:14px;color: #666;height:50px;line-height: 25px;margin-bottom: 30px;}
.imgText2C dd .timeC{font-size: 14px;color: #999999;height: 35px;line-height: 35px;}
.imgText2C dd .time{font-family: 'DINPro';font-size: 16px;}
.imgText2C dd .more{overflow: hidden;text-transform: uppercase;}
.imgText2C dd:hover a{box-shadow: 1px 10px 20px rgba(0, 0, 0, 0.1);border-color: #fff;}
.imgText2C dd:hover .title,
.imgText2C dd:hover .more{color: #043c75;}
/* 图文列表2 end */
/* 图文列表3 start */
.imgText3C dd:hover .title{color: #c10211;}
.imgText3C dd:hover .more a{background-color: #c10211;color: #fff;border-color: #c10211;}
/* 图文列表3 end */
/* 集团概况 start */
.groupViewTop{padding:55px 0 50px;background-color: #fff;}
.groupViewTop .pic{width:47.619%;margin-left: 100px;}
.groupViewTop .pic::before{padding-top:56.25% ;}
.groupViewList{margin-right: -67px;overflow: hidden;padding-top: 100px;}
.groupViewList dd{float: left;display: inline;width: 50%;margin-bottom: 90px;}
.groupViewList dd .ddCon{margin-right: 67px;}
.groupViewList dd em{display: inline-block;vertical-align: middle;background-position: center center;background-repeat: no-repeat;background-size: 40px 40px;width: 100px;height: 100px;border-radius: 100%;border: 1px dashed #ebebeb;margin-right: 8px;}
.groupViewList dd .con{display: inline-block;vertical-align: middle;}
.groupViewList dd .title{font-size: 15px;color: #333;font-weight: bold;height: 25px;line-height: 25px;padding-top: 22px;}
.groupViewList dd .num{font-size: 36px;color: #043c75;height:38px;line-height: 38px;font-family: 'DINPro';}
.groupViewList dd .num i{font-size: 14px;color: #000000;font-style: normal;margin-left: 25px;}
.groupViewBottom{padding:42px 0;font-size:16px ;color: #555555;line-height: 30px;text-align: justify;}
.groupViewBottom .info{margin-bottom: 30px;}
.groupViewBottom span{display: block;font-size:18px ;color: #555555;font-weight: bold;height: 25px;line-height: 25px;}
/* 集团概况 end */
/* ========== 图文列表 end ========== */
/* ========== 文字列表 start ========== */
/* 全文列表1 start */
.textList1C{margin-right:-20px;overflow: hidden;}
.textList1C dd{float: left;display: inline;width: 25%;margin-bottom: 20px;}
.textList1C dd a{display: block;margin-right: 20px;background: url(/subsiteSrc/cnPc/images/textList1Img1.jpg) no-repeat center center / cover;padding:45px 32px 70px;transition: all 500ms;-webkit-transition: all 500ms;}
.textList1C dd .name{font-size: 24px;color: #333333;height: 45px;line-height: 45px;font-weight: bold;}
.textList1C dd .text{font-size: 16px;color: #666666;line-height: 40px;}
.textList1C dd:hover a{background-image: url(/subsiteSrc/cnPc/images/textList1Img2.jpg);}
.textList1C dd:hover .text,
.textList1C dd:hover .name{color: #fff;}
/* 全文列表1 end */
/* 全文列表2 start */
.textList2C {overflow: hidden;}
.textList2C dd {transition: all 500ms;-webkit-transition: all 500ms;}
.textList2C dd .con{padding:80px 0 47px;}
.textList2C dd .textCon{overflow: hidden;margin-right: 287px;}
.textList2C dd .time{text-align: center;line-height: 30px;font-size: 16px;color: #666666;padding-right: 47px;margin-right: 43px;position: relative;}
.textList2C dd .time i{font-size: 30px;color: #333333;line-height: 45px;font-family: 'DINPro';font-style: normal;display: block;}
.textList2C dd .time::before{display: block;content: '';width: 1px;height: 90px;background-color: #e0e0e0;position: absolute;right: 0;top: 5%;}
.textList2C dd .title{font-size: 18px;color: #333;height: 37px;line-height: 37px;margin-bottom: 10px;}
.textList2C dd .text{font-size: 15px;color: #666666;height: 54px;line-height: 27px;}
.textList2C dd .more{padding-top: 30px;}
.textList2C dd .more a{padding:0 20px;height: 40px;line-height: 40px;border: 2px solid #e6e6e6;border-radius: 30px;font-size: 14px;color: #999999;text-transform: uppercase;display: block;transition: all 500ms;-webkit-transition: all 500ms;}
.textList2C dd:hover{box-shadow: 1px 10px 10px rgba(0,0,0,.1);}
.textList2C dd:hover .time i,
.textList2C dd:hover .title{color: #043c75;}
.textList2C dd:hover .more a{background-color: #043c75;color: #fff;border-color: #043c75;}
/* 全文列表2 end */
/* 发展历程 start */
.historyList{position: relative;}
.historyList::before{display: block;content: '';width: 1px;height: 100%;background-color: #e7e7e7;position: absolute;left:13%;top: 0;}
.historyList .ddCon {position: relative;padding:45px 0 55px 10%;}
.historyList dd .year{position: absolute;left: 0;top: 45px;font-size: 36px;color: #043c75;height: 40px;line-height: 40px;font-family:'DINPro';}
.historyList dd .text{font-size: 16px;color: #666;line-height: 40px;position: relative;}
.historyList dd .text::before{width: 4px;height: 40px;background-color: #92a7bd;position: absolute;left:-37px;top: 0;display: block;content:'';}
.historyList dd.even{background-color: #fff;}
/* 发展历程 end */
/* ========== 文字列表 end ========== */
/* ========== 业务 start ========== */
.businessBox {background-position: center center ;background-repeat: no-repeat;background-size: cover;position: relative;height: 960px;}
.businessBox::before{display: block;content: '';width: 100%;height: 1px;background-color: rgba(255,255,255,.2);position: absolute;left: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.businessScroll{height: 100%;position: relative;padding-top: 30px;}
.businessScroll .bd{width: 100%;height: 100%;}
.businessScroll .bd .slick-list,.businessScroll .bd .slick-track{height: 100%;width: 100%;overflow: visible;}
.businessScroll .bd .mysilde{height: 100%;}
.businessScroll .bd .mysilde .con{width:37.8472%;}
.businessScroll .bd .title{font-size: 30px;color: #fff;font-weight: bold;height: 55px;line-height: 55px;margin-bottom: 12px;}
.businessScroll .bd .text{font-size: 16px;color: #fff;line-height: 37px;margin-bottom: 30px;}
.businessScroll .scrollBtn a{padding:0 37px;height: 55px;line-height: 55px;border: 1px solid rgba(255,255,255,.5);color: #fff;font-size: 16px;display: inline-block;border-radius: 30px;transition: all 500ms;-webkit-transition: all 500ms;}
.businessScroll .scrollBtn i{display: inline-block;vertical-align: middle;background:url(/subsiteSrc/cnPc/images/moreIcon5.png) no-repeat center center / contain;width: 15px;height: 10px;margin-left: 10px;}
.businessList {position: relative;z-index: 5;width: 100%;height: 100px;}
.businessList::before{display: block;width: 80%;height:1px;position: absolute;left: 50%;top: 24px;background: #fff;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
.businessList dd{float:left;display: inline;opacity: 0;visibility: hidden;position: relative;cursor: pointer;width: 20%;height: 100%;}
.businessList dd.show{opacity:1;visibility: visible;}
.businessList dd .ddCon{margin-top: -40px;}
.businessList dd .name{font-size: 20px;color: #fff;font-weight: bold;}
.businessList dd i{width: 30px;height: 30px;border: 1px solid #fff;border-radius: 100%;position: absolute;left: 6%;bottom: 50px;}
.businessList dd i::before{display: block;content: '';width: 7px;height: 7px;background-color: #fff;border-radius: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);-webkikt-transform: translate(-50%,-50%);}
.businessList dd.active i{background-color: #04a34e;border-color: #04a34e;}

.businessScroll2{position: relative;padding-top: 31%;}
.businessScroll2 .bd{width: 100%;height: 100%;}
.businessScroll2 .bd .slick-list,.businessScroll2 .bd .slick-track{height: 100%;width: 100%;overflow: visible;}
.businessScroll2 .bd .myslide{width: 100%;}
.businessScroll .scrollBtn a:hover{border-color: #04a34e;color: #04a34e;}
.businessScroll .scrollBtn a:hover i{background-image: url(/subsiteSrc/cnPc/images/moreIcon6.png);}
/* ========== 业务 end ========== */
/* ————— 公用表单 start ————— */
.input{ border: 1px solid #ddd; padding:0 10px}
.input input{ border: none; background: none; width: 100%; height: 38px; line-height: 38px; font-size: 14px; color: #333;}
.textarea{ border: 1px solid #ddd; padding:5px 10px}
.textarea textarea{ border: none; background: none; width: 100%; height: 120px; line-height: 25px; font-size: 14px; color: #333;}
a.formBtn{ display: inline-block; height: 40px; line-height: 40px; border: 1px solid #ddd; background: #FFF; border-radius: 3px; font-size: 14px; color: #333; padding:0 30px; margin: 0 5px;}
a.formBtn:hover{ opacity: .9;}

.formYzm .input{ width: 50%; float: left; display: inline;}
.formYzm .yzmImg{ width: 118px; height: 38px; border: 1px solid #ddd; background: #ddd; float: left; display: inline; margin-left: 20px;}
.formYzm .yzmImg img{ display: block; width: 100%; height: 100%;}

.formSubBtn{ font-size: 0; text-align: left; margin: 0 -5px;}
.formSubBtn a{ padding:0 40px; border-radius: 5px;}
.formSubBtn a.submit{ background: #1e5ab0; color: #FFF;}
.formSubBtn a.reset{ background: #ddd; color: #8b8b8b;}
/* ————— 公用表单 end ————— */
/* ========== 留言 start ========== */
/* 留言展示列表start */
/* 留言展示列表end */
/* 留言表单start */
/* 留言表单end */
/* ========== 留言 end ========== */
/* ========== 产品列表 start ========== */
.produceListTop .pic{width:63.5417%;border-radius:30px 0 0 30px;}
.produceListTop .pic::before{padding-top:66.6667%;}
.produceListTop .rightCon{overflow: hidden;background-color: #ecf3fa;padding: 100px 70px 105px;border-radius: 40px 0 0 40px;position: relative;left: -70px;}
.produceListTop .rightCon .title{font-size: 28px;color: #333333;height:75px;line-height:75px;font-weight: bold;margin-bottom: 25px;}
.produceListTop .rightCon .text{font-size: 16px;color: #808080;line-height:35px;margin-bottom: 40px;}
.produceListTop .rightCon .text i{font-style: normal;}
.produceListTop .rightCon .moreBtn a{display: inline-block;height: 55px;line-height: 55px;font-size: 16px;color: #043c75;position: relative;}
.produceListTop .rightCon .moreBtn a::before{display: block;content: '';width: 55px;height: 55px;border: 1px solid #92a7bd;border-radius: 100%;position: absolute;left: 80%;}
.produceListTop .rightCon .moreBtn i{background: url(/subsiteSrc/cnPc/images/moreJtIcon.png) no-repeat right center / contain;width: 50px;height: 15px;display: inline-block;margin-left: 15px;animation: trans-ani 1s linear infinite;}
@keyframes trans-ani {
	0%{
		transform: translateX(0px);
        -webkit-transform: translateX(0px);
	}
	100%{
		transform: translateX(10px);
        -webkit-transform: translateX(10px);
	}
}
.produceListBox{margin-right: -45px;}
.produceListBox dd{float: left;display: inline;width: 33.3333%;margin-bottom: 30px;}
.produceListBox dd a{margin-right: 45px;display: block;background-color: #fff;padding:30px 30px 0;border-radius: 10px;overflow: hidden;}
.produceListBox dd .pic{margin-bottom: 30px;}
.produceListBox dd .pic::before{padding-top:66.3158%;}
.produceListBox dd .pic img{object-fit: contain;}
.produceListBox dd .text{font-size: 20px;color: #333;height:78px;line-height:78px;text-align: center;}
/*详情*/
.produceViewC {padding:40px;}
.produceViewC .pic{margin-bottom: 27px;}
.produceViewC .pic::before{padding-top:66.6667%;}
.produceViewC .title{font-size: 28px;color: #333333;height:53px;line-height:53px;font-weight: bold;margin-bottom: 12px;}
.produceViewC .text{font-size: 16px;color: #808080;line-height:35px;padding-bottom: 50px;}
.produceViewC .text i{font-style: normal;}
/* ========== 产品列表 end ========== */
/* ========== 联系意昂体育 start ========== */
.contactUsBox{background-color: #fff;}
.contactUsList{padding:63px 95px 60px;}
.contactUsList dd{float: left;display: inline;width: 33.3333%;text-align: center;}
.contactUsList dd em{background-position: center center;background-repeat: no-repeat;width: 90px;height: 90px;display: block;margin: 0 auto;border-radius: 100%;position: relative;margin-bottom: 43px;}
.contactUsList .dd1 em{background-color: #ffb72a;}
.contactUsList .dd2 em{background-color: #91bb4f;}
.contactUsList .dd3 em{background-color: #4accd9;}
.contactUsList dd em::before{display: block;content: '';width: 117px;height: 117px;border: 1px dashed #ffb72a;border-radius: 100%;position: absolute;left: 50%;top: 50%;margin-left: -59px;margin-top: -59px; animation: mapAnime 10s linear infinite;}
.contactUsList .dd2 em::before{border: 1px dashed #91bb4f;animation: mapAnime 15s linear infinite;}
.contactUsList .dd3 em::before{border: 1px dashed #4accd9;animation: mapAnime 20s linear infinite;}
.contactUsList dd .label{font-size: 24px;color: #333;height: 42px;line-height: 42px;}
.contactUsList dd .value{font-size: 16px;color: #666666;height: 35px;line-height:35px;}
.contactUsList dd .value img{object-fit:contain;height:12px;}
.map{height:590px;}
@-webkit-keyframes mapAnime { 
    0%{
        -webkit-transform: rotate(0deg);
        transform:rotate(0deg);
    }
    50% { 
        -webkit-transform: rotate(180deg);
        transform:rotate(180deg); 
    } 
    100% { 
        -webkit-transform: rotate(360deg);
        transform:rotate(360deg); 
    } 
}
@keyframes mapAnime { 100% { -webkit-transform: rotate(-360deg); transform:rotate(-360deg); } }
/* ========== 联系意昂体育 end ========== */
/* ========== 问卷调差 start ========== */
/* 问卷列表 start */
/* 问卷列表 end */
/* 问卷调查 start*/
/* 问卷调查 end*/
/* 问卷详情 start*/
/* 问卷详情 end*/
/* ========== 问卷调查 end ========== */
<!--0.0001220703125-->