@charset "UTF-8";
/* ========== 单篇+文章页 start ========== */
.newPage{padding-top: 220px;position: relative;}
.newPage .returnTop{position: absolute;right: 0;bottom: 0;width: 66px;height: 66px;border-radius: 15px 0 0 0;z-index: 2;overflow: hidden;}
.newPage .returnTop a{display: block;width: 100%;height: 100%;background-color: #ea3201;text-align: center;}
.newPage .returnTop a .icon{width: 31px;height: 15px;margin: 0 auto 3px;text-align: center;line-height: 15px;}
.newPage .returnTop a .icon img{max-width: 31px;display: block;}
.newPage .returnTop a .text{text-align: center;font-size: 14px;color: #fff;line-height: 20px;height: 20px;}
.articleC {overflow: hidden;}
.newsViewL{float: left;display: inline;position: sticky;top: 120px;margin-right: 100px; background-color: #fff;padding: 50px 0;border-radius: 10px;overflow: hidden;width: 470px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.newsViewLUp{padding: 0 50px 40px;border-bottom: 1px solid #e6e6e6;margin-bottom: 40px;}
.newsViewLUp .articleTime{margin-bottom: 17px;line-height: 30px;height: 30px;}
.newsViewLUp .articleTime .time{padding-left: 27px;font-size: 16px;color: #999999;background: url("../images/shizhonIcon.png") no-repeat left center;}
.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: 45px;font-size: 28px;font-family: "microsoft yahei";color: #333333;text-align: justify;position: relative;}
.newsViewLDown{padding: 0 50px;}
/* ————— 标题 end ————— */
/* ————— 发布信息 start ————— */
.shareBox{display: inline-block;vertical-align: middle;font-size: 14px;color: #999999;}
.shareBox .sharejs_list  .sharejs_item{position:relative;z-index: 100}
    /* ————— 发布信息 end ————— */
/* ————— 分享 start ————— */
.articleShare {display: block;margin-bottom: 100px;padding-left: 25px;background: url("../images/shareIcon1.png") no-repeat left center;}
.articleShare .shareParent .shareItem{vertical-align: middle;}
.pageArrwo .pageArrwoPrev{float: left;display: inline;margin-right: 18px;}
.pageArrwo .pageArrwoPrev a{padding: 0 30px;line-height: 55px;height: 53px;border: 1px solid #999999;border-radius: 55px;font-size: 16px;color: #999;display: block;transition: all 0.3s;-webkit-transition: all 0.3s;}
.pageArrwo .pageArrwoPrev a span{display: inline-block;vertical-align: middle;height: 55px;margin-right: 20px;width: 8px;background: url("../images/newsViewPrev.png") no-repeat center center;}
.pageArrwo .pageArrwoPrev a:hover{background-color: #ea3201;color: #fff;border-color: #ea3201;}
.pageArrwo .pageArrwoPrev a:hover span{background-image: url("../images/newsViewPrevH.png");}
.pageArrwo .pageArrwoNext{float: right;display: inline;margin-left: 18px;}
.pageArrwo .pageArrwoNext a{padding: 0 30px;line-height: 55px;height: 53px;border: 1px solid #999999;border-radius: 55px;font-size: 16px;color: #999;display: block;transition: all 0.3s;-webkit-transition: all 0.3s;}
.pageArrwo .pageArrwoNext a span{display: inline-block;vertical-align: middle;height: 55px;margin-left: 20px;width: 8px;background: url("../images/newsViewNext.png") no-repeat center center;}
.pageArrwo .pageArrwoNext a:hover{background-color: #ea3201;color: #fff;border-color: #ea3201;}
.pageArrwo .pageArrwoNext a:hover span{background-image: url("../images/newsViewNextH.png");}
.returnList{overflow: hidden;}
.returnList a{display: inline-block;line-height: 55px;height: 53px;border: 1px solid #999999;border-radius: 50%;width: 53px;background: url("../images/returnListIconH.png") no-repeat center center;transition: all 0.3s;-webkit-transition: all 0.3s;}
.returnList a:hover{background-color: #ea3201;color: #fff;border-color: #ea3201;background-image: url("../images/returnListIcon.png");}
/* .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(../images/common/file/article_iconh.png) no-repeat 0px -50px;left: 0;}
#play .next_a span {background: url(../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(../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(../images/common/file/file.png) no-repeat left center; color:#666;margin-bottom: 10px;}
.articleHand a.word {background: url(../images/common/file/word.png) no-repeat left 3px;color: #37a6ff !important;}
.articleHand a.ppt {background: url(../images/common/file/ppt.png) no-repeat left center;color: #ff7735 !important;}
.articleHand a.excel {background: url(../images/common/file/excel.png) no-repeat left center;color: #15bf44 !important;}
.articleHand a.pdf {background: url(../images/common/file/pdf.png) no-repeat left center;color: #1369c0 !important;}
.articleHand a.zip {background: url(../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 5px;background: #ccc;padding: 3px 12px;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;font-size: 16px;}
.pageUp a {font-size: 16px;color: #999999;position:relative;z-index: 10}
.articlePageBox:hover,
.pageUp a:hover {color: #1e5ab0;}
/* ————— 上一篇/下一篇 end ————— */
/* ————— 音频 start ————— */
.newsAudio{margin-bottom: 30px;}
.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: 100%;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: 215px;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(../components/audio/images/play.png) center center no-repeat;background-size: 14px;}
.newsAudio .audiojs .loading {background: url(../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(../components/audio/images/error.png) center center no-repeat;background-size: 14px;}
.newsAudio .audiojs .pause {background: url(../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(../images/play.png) no-repeat center center;width: 100%;height: 100%;display: block;z-index: 999;cursor: pointer;}
/* ————— 视频 end ————— */

/* ========== 单篇+文章页 start ========== */
.singleArticle2 .articleC {background: #FFFFFF;padding: 50px 60px;border-radius: 15px;box-shadow: 0.974px 6.932px 43px 0px rgba(0, 0, 0, 0.04);} 
.singleArticle2 .articleBox {line-height: 36px;padding: 10px 0 0;color: #666666;font-size: 16px;margin-bottom: 10px;}
.singleArticle2 .articleBox img {max-width: 100%;}
/* ————— 标题 start ————— */
.singleArticle2 .articleTitle {clear: both;line-height: 60px;font-size: 28px;font-family: "microsoft yahei";font-weight: bold;padding-bottom: 10px;border-bottom: 1px solid #ededed; color: #333333;text-align: center;position: relative;}
/* ————— 标题 end ————— */
/* ————— 发布信息 start ————— */
.singleArticle2 .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;}
.singleArticle2 .articleTime span {margin-right: 16px;font-size: 14px;color: #999999;vertical-align: middle;display: inline-block;}
.singleArticle2 .shareBox .sharejs_list  .sharejs_item{position:relative;z-index: 100}
    /* ————— 发布信息 end ————— */
/* ————— 分享 start ————— */
.singleArticle2 .articleShare {display: inline-block;vertical-align: middle;margin-bottom: 0;}
.singleArticle2 .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 ————— */
.singleArticle2 .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;}
/* ————— 音频 end ————— */
/* ————— 视频 start ————— */
.singleArticle2 .newsViewVideo{width: 600px;height: 400px;margin: 0 auto;position: relative;}
.singleArticle2 .newsViewVideo #col1mui-player{height: 100% !important;cursor: pointer;}
.singleArticle2 .newsViewVideo #muiPlaybtn{position: absolute;left: 0;top: 0;background: url(../images/play.png) no-repeat center center;width: 100%;height: 100%;display: block;z-index: 999;cursor: pointer;}
/* ————— 视频 end ————— */
/* ========== 单篇+文章页 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 */
.aboutUsBoxPage{background-color: #fff;background-position: center bottom;background-repeat: no-repeat;background-size: cover;position: relative;}
.subPage .returnTop{position: absolute;right: 0;bottom: 0;width: 66px;height: 66px;border-radius: 15px 0 0 0;z-index: 2;overflow: hidden;}
.subPage .returnTop a{display: block;width: 100%;height: 100%;background-color: #ea3201;text-align: center;}
.subPage .returnTop a .icon{width: 31px;height: 15px;margin: 0 auto 3px;text-align: center;line-height: 15px;}
.subPage .returnTop a .icon img{max-width: 31px;display: block;}
.subPage .returnTop a .text{text-align: center;font-size: 14px;color: #fff;line-height: 20px;height: 20px;}
.aboutUsBox{padding: 155px 0;}
.aboutUsBoxC{position: relative;}
.aboutUsBoxCR{float: right;display: inline;position: sticky; top: 135px; width: calc(100% - 630px);box-sizing: border-box;-webkit-box-sizing: border-box; padding-left: 130px;padding-right: 30px;}
/* .aboutUsBoxCRC{position: sticky;top: 120px;} */
.aboutUsBoxCRC .pic{border-radius:0 95px 0 95px;}
.aboutUsBoxCRC .pic::after{display: block;content: "";width: 100%;height: 100%;background-color: #fce9e4;border-radius:0 95px 0 95px;position: absolute;left: 30px;top: 30px;z-index: -1;}
.aboutUsBoxCRC .pic img{border-radius: 0 95px 0 95px;}
.aboutUsBoxCRC .pic::before{padding-top: 126.1538%;}
.aboutUsBoxCRC a{display: block;width: 100%;height: 100%;}
/* .aboutUsBoxCRC .pic .play{position: absolute;width: 70px;height: 70px;left: 50%;top: 50%;margin-left: -35px;margin-top: -35px;border-radius: 50%;background: #e90213 url("../images/playIcon1.png") no-repeat center center;z-index: 2;}
.aboutUsBoxCRC .pic .bg1{display: block;width: 160px;height: 160px;border-radius: 50%;background-color: rgba(0, 0, 0,0.3);transform: scale(0);-webkit-transform: scale(0);transition: all 0.3s;position: absolute;left: 50%;top: 50%;margin-left: -80px;margin-top: -80px;z-index: 1;}
.aboutUsBoxCRC .pic .bg2{display: block;width: 240px;height: 240px;border-radius: 50%;background-color: rgba(0, 0, 0,0.07);transform: scale(0);-webkit-transform: scale(0);transition: all 0.6s;position: absolute;left: 50%;top: 50%;margin-left: -120px;margin-top: -120px;z-index: 0;}
.aboutUsBoxCRC a:hover .pic .bg1{transform: scale(1);-webkit-transform: scale(1);}
.aboutUsBoxCRC a:hover .pic .bg2{transform: scale(1);-webkit-transform: scale(1);} */
.aboutUsBoxCL{width: 630px;}
.aboutUsBoxCL .title{line-height: 50px;height: 50px;font-size: 40px;color: #ea3201;font-weight: bold;overflow: hidden;margin-bottom: 20px;}
.aboutUsBoxCL .titleC{line-height: 30px;height: 30px;font-size: 22px;color: #333333;overflow: hidden;margin-bottom: 55px;}
.aboutUsBoxCL .info{line-height: 40px;text-align: justify;font-size: 16px;color: #666666;margin-bottom: 60px;}
.aboutUsList dd .con{padding: 70px 0;line-height: 70px;height: 70px;font-size: 20px;color: #999999;position: relative;overflow: hidden;}
.aboutUsList dd .con:before{content: '';width: 100%; height: 1px;position: absolute;bottom: 0;left: 0;background-color: #dedada;z-index: 1;}
.aboutUsList dd .con:after{content: '';width: 40px;height: 1px;background-color: #ea3201;position: absolute;left: -24px; bottom: 0; z-index: 2;animation: moveline 4s linear infinite;-webkit-animation: moveline 4s linear infinite;}
.aboutUsList dd .con span{display: inline-block; width: 225px;margin-right: 110px;font-size: 22px;color: #ea3201;}
.aboutUsList dd .con span b{font-style: normal;font-weight: normal; font-size: 65px;margin-right: 20px;}
@keyframes moveline{
    0%{left: -40px;}
    100%{left: 100%;}
}
@-webkit-keyframes moveline{
    0%{left: -40px;}
    100%{left: 100%;}
}
/* 企业简介 end */
/* 企业文化 start */
.culturePage{background-color: #fff;background-position: center bottom;background-repeat: no-repeat;background-size: cover;position: relative;}
.cultureBox{padding: 160px 0 320px;}
.cultureBox .pic{width: 700px;overflow: hidden;margin: 0 auto 15px;border-radius: 20px;}
.cultureBox .pic::before{padding-top: 57.1428%;}
.cultureBox .pic .text{position: absolute;width: 100%;text-align: center;left: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.cultureBox .pic .text .title{line-height: 50px;height: 50px;margin-bottom: 25px;font-size: 22px;color: #ffffff;}
.cultureBox .pic .text .info{line-height: 35px;font-size: 22px;font-weight: bold;color: #ffffff;padding: 0 50px;}
.cultureList{margin-right: -145px;}
.cultureList dd{float: left;display: inline;position: relative;}
.cultureList dd.dd2,.cultureList dd.dd4{top: 85px;}
.cultureList dd.dd3{top: 115px;}
.cultureList dd.dd1,.cultureList dd.dd5{top: -5px;}
.cultureList dd .con{margin-right: 145px;display: block; position: relative;width: 170px;height: 185px;line-height: 35px;padding: 0 30px;font-size: 22px;color: #666666;box-sizing: border-box;-webkit-box-sizing: border-box;text-align: center;}
.cultureList dd .con::before{display: block;content: "";width: 100%;height: 100%;background: url("../images/cultureIcon.png") no-repeat center center;position: absolute;left: 0;top: 0;}
.cultureList dd .con::after{display: block;content: "";width: 100%;height: 100%;background: url("../images/cultureIconH.png") no-repeat center center;position: absolute;left: 0;top: 0;visibility: hidden;opacity: 0;transition: all 0.3s;-webkit-transition: all 0.3s;z-index: 1;}
.cultureList dd .con:hover::after{visibility: visible;opacity: 1;}
.cultureList dd .con:hover{color: #fff;}
.cultureList dd.hover .con::after{visibility: visible;opacity: 1;}
.cultureList dd.hover .con{color: #fff;}
.cultureList dd .con .table{position: relative;z-index: 2;}
/* 企业文化 end */
/* 专家团队 start */
.specialistPage{background-color: #fff;background-position: right top;background-repeat: no-repeat;background-size: cover;position: relative;}
.specialistBox{padding: 130px 0 120px;}
.specialistBox .title{width: 520px;text-align: justify;}
.specialistBox .title .titleC{line-height: 45px;height: 45px;font-size: 35px;color: #333333;margin-bottom: 22px;}
.specialistBox .title .info{line-height: 30px;font-size: 14px;color: #999999;margin-bottom: 22px;}
.specialistScroll{position: relative;}
.specialistScroll .bd{ overflow: hidden;padding: 15px 0;}
.specialistScroll .slick-list{ overflow: visible; margin-right: -30px; }
.specialistScroll .myslide{ width: 25%; float: left; display: inline;}
.specialistScroll .con{ margin-right: 30px;display: block;background-color: #fff; border-radius: 10px;overflow: hidden;transition: all 0.3s;-webkit-transition: all 0.3s;box-shadow: 0px 0px 15px rgba(204,204,204 ,0.2);}
.specialistScroll .con .conUpC{padding: 45px 50px 0;}
.specialistScroll .con .conUp{padding-bottom: 45px;border-bottom: 1px solid #e6e6e6;}
.specialistScroll .con .conUp .name{line-height: 35px;height: 35px;margin-bottom: 20px;font-size: 25px;color: #333333;transition: all 0.3s;-webkit-transition: all 0.3s;}
.specialistScroll .con .conUp .detail{line-height: 25px;height: 25px;font-size: 16px;color: #666666;transition: all 0.3s;-webkit-transition: all 0.3s;}
.specialistScroll .con .info{padding: 45px 50px;border-radius: 45px 0 0 0;background:#fff url("../images/specialistScrollBg.jpg") no-repeat right bottom;transition: all 0.3s;-webkit-transition: all 0.3s;}
.specialistScroll .con .info .infoC{font-size: 14px;color: #666666;line-height: 28px;height: 84px;overflow: hidden;}
.specialistScroll .con:hover{background-color: #e60112;transform: translateY(-15px);-webkit-transform: translateY(-15px);}
.specialistScroll .con:hover .conUp{border-color: #e60112;}
.specialistScroll .con:hover .conUp .name{color: #fff;}
.specialistScroll .con:hover .conUp .detail{color: #fff;}
.specialistScroll .con:hover .info{background-image: unset;}
.specialistArrow{text-align: right;font-size: 0;margin-bottom: 20px;}
.specialistPrev{ display:inline-block !important;margin-right: 30px;border-radius: 50%; width: 70px; height: 70px; cursor: pointer; background: #fff url(../images/section4Prev.png) no-repeat center center;  display: none;transition: all 0.3s;-webkit-transition: all 0.3s;}
.specialistNext{ display:inline-block !important; width: 70px; height: 70px;border-radius: 50%; cursor: pointer; background:#fff url(../images/section4Next.png) no-repeat center center; display: none;transition: all 0.3s;-webkit-transition: all 0.3s;}
.specialistPrev:hover{background-color: #e81b2a;background-image: url("../images/section4PrevH.png");}
.specialistNext:hover{ background-color: #e81b2a;background-image: url("../images/section4NextH.png");}

.specialistViewBg{position: fixed;width: 100%;height: 100%;z-index: 6;background-color: rgba(0, 0, 0, 0.8);left: 0;top: 0;visibility: hidden;opacity: 0;}
.specialistViewBg.active{visibility: visible;opacity: 1;}
.specialistView{transform: scale(0.5) translate(-50%,-50%);-webkit-transform: scale(0.5) translate(-50%,-50%);transform-origin: 0 0;position: fixed;left: 50%;top: 50%;background: #fff url("../images/specialistScrollBg.jpg") no-repeat right bottom ;padding: 45px 50px 220px;box-sizing: border-box;-webkit-box-sizing: border-box; width: 700px;z-index: 7;visibility: hidden;opacity: 0;transition: all 0.3s;-webkit-transition: all 0.3s;border-radius: 15px;}
.specialistView .close{position: absolute;right: -55px;top: -50px;width: 50px;height: 50px;background: url("../images/closeIcon.png") no-repeat center center;cursor: pointer;}
.specialistView.active{transform: scale(1) translate(-50%,-50%);-webkit-transform: scale(1) translate(-50%,-50%);visibility: visible;opacity: 1;}
.specialistView .specialistViewC .title{margin-bottom: 40px;}
.specialistView .specialistViewC .name{line-height: 35px;height: 35px;font-size: 25px;color: #333333;margin-bottom: 15px;}
.specialistView .specialistViewC .detail{line-height: 30px;height: 30px;font-size: 16px;color: #666666;}
.specialistView .detailList{padding: 30px 0 20px;border-top: 1px solid #e6e6e6;border-bottom: 1px solid #e6e6e6;margin-bottom: 40px;}
.specialistView .detailList dd{float: left;display: inline;margin-bottom: 10px;}
.specialistView .detailList dd .con{line-height: 35px;height: 35px;padding: 0 20px;border-radius: 35px;background-color: #f5f9fd;margin-right: 10px;font-size: 14px;color: #666666;}
.specialistView .info{font-size: 14px;color: #666666;line-height: 28px;text-align: justify;}
/* 专家团队 end */
/* 合作伙伴 start */
.partnerPage{background-color: #fff;background-position: center top;background-repeat: no-repeat;background-size: cover;position: relative;}
.partnerBox{padding: 80px 0 20px;}
.partnerBox .title{text-align: center;line-height: 45px;height: 45px;font-size: 30px;color: #333333;font-weight: bold;margin-bottom: 100px;}
.partnerList{margin-right: -30px;}
.partnerList dd{float: left;display: inline;width: 25%;margin-bottom: 30px;}
.partnerList dd a{display: block;margin-right: 30px;background-color: #fff;border-radius: 10px;box-shadow: 0 0 10px rgba(204,204,204 ,0.2);}
.partnerList dd a .pic{overflow: hidden;border-radius: 10px;}
.partnerList dd a .pic::before{padding-top: 44.7761%;}
.partnerList dd a .pic img{object-fit: contain;}
/* 合作伙伴 end */
/* 期刊杂志 start */
/* 期刊杂志 end */
/* 数字报纸 start */
/* 数字报纸 end */
/* ========== 全图列表 end ========== */
/* ========== 图文列表 start ========== */
/* 图文列表1 start */
.imgTextListBox{padding: 30px 0 50px;}
.imgTextListBoxUp{padding-bottom: 50px;margin-bottom: 50px;border-bottom: 1px solid #e6e6e6;}
.imgTextListBoxUp .pic{float: left;display: inline;width: 950px;overflow: hidden;border-radius: 10px;margin-right: 30px;}
.imgTextListBoxUp .pic::before{padding-top: 56.3157%;}
.imgTextListUpTextBox{overflow: hidden;background-color: #fff;padding: 50px 0 60px;background-color: #fff;border-radius: 10px;}
.imgTextListUpText{padding:0 50px 43px;border-bottom: 1px solid #e6e6e6;margin-bottom: 40px;}
.imgTextListUpText .time{line-height: 30px;height: 30px;font-size: 16px;color: #999999;padding-left: 27px;background: url("../images/shizhonIcon.png") no-repeat left center;margin-bottom: 8px;}
.imgTextListUpText .title{line-height: 33px;height: 66px;overflow: hidden;}
.imgTextListUpText .title a{display: block;font-size: 22px;color: #333333;font-weight: bold;transition: all 0.3s;-webkit-transition: all 0.3s;}
.imgTextListUpText .title a:hover{color: #ea3201;}
.imgTextListDown{padding: 0 50px;}
.imgTextListDown .info{line-height: 30px;height: 120px;overflow: hidden;font-size: 14px;color: #666666;margin-bottom: 63px;}
.imgTextListDown .moreBtn a{display: inline-block;line-height: 55px;height: 53px;border-radius: 55px;border: 1px solid #999999;padding: 0 35px;font-size: 16px;color: #999999;transition: all 0.3s;-webkit-transition: all 0.3s;}
.imgTextListDown .moreBtn a span{display: inline-block;height: 55px;width: 8px;line-height: 55px;vertical-align: middle;background: url("../images/section4MoreIcon.png") no-repeat center center;margin-left: 18px;}
.imgTextListDown .moreBtn a:hover{background-color: #ea3201;border-color: #ea3201;color: #fff;}
.imgTextListDown .moreBtn a:hover span{background-image: url('../images/section4MoreIconH.png');}
.imgTextList1{margin-bottom: 50px;}
.imgTextList1 dd{margin-bottom: 30px;}
.imgTextList1 dd a{display: block;background-color: #fff;overflow: hidden;border-radius: 10px;padding: 30px;position: relative;}
.imgTextList1 dd a::before{display: block;content: "";width: 0;height: 2px;background-color: #ea3201;position: absolute;left: 0;bottom: 0;transition: all 0.3s;-webkit-transition: all 0.3s;}
.imgTextList1 dd a .pic{float: right;display: inline;width: 420px;overflow: hidden;border-radius: 10px;margin-left: 10px;}
.imgTextList1 dd a .pic::before{padding-top: 55.9523%;}
.imgTextList1 dd a .text{overflow: hidden;padding-top: 35px;}
.imgTextList1 dd a .text .time{float: left;display: inline;padding: 45px 60px 0 30px;text-align: center;}
.imgTextList1 dd a .text .time .day{line-height: 45px;height: 45px;font-size: 40px;color: #999999;margin-bottom: 13px;transition: all 0.3s;-webkit-transition: all 0.3s;}
.imgTextList1 dd a .text .time .month{line-height: 20px;height: 20px;font-size: 16px;color: #999999;transition: all 0.3s;-webkit-transition: all 0.3s;}
.imgTextList1 dd a .text .textCon{padding: 0 60px;overflow: hidden;position: relative;}
.imgTextList1 dd a .text .textCon::before{display: block;content: ""; height: 135px;width: 1px;background-color: #e6e6e6;position: absolute;left: 0;top: 5px;}
.imgTextList1 dd a .text .textCon .title{line-height: 30px;height: 30px;font-size: 22px;color: #333333;font-weight: bold;margin-bottom: 28px;overflow: hidden;transition: all 0.3s;-webkit-transition: all 0.3s;}
.imgTextList1 dd a .text .textCon .info{line-height: 30px;height: 90px;overflow: hidden; font-size: 14px;color: #666666;text-align: justify;}
.imgTextList1 dd:hover a::before{width: 100%;}
.imgTextList1 dd:hover a .text .time .day{color: #ea3201;font-weight: bold;}
.imgTextList1 dd:hover a .text .time .month{color: #ea3201;font-weight: bold;}
.imgTextList1 dd:hover a .text .textCon .title{color: #ea3201;}
/* 图文列表1 end */
/* 图文列表2 start */
/* 图文列表2 end */
/* ========== 图文列表 end ========== */
/* ========== 文字列表 start ========== */
/* 全文列表1 start */
.textListBox{padding: 30px 0 50px;}
.textListBox .imgTextList1 dd a .text .textCon{padding: 0 20px 0 60px;}
.textListBox .imgTextList1 dd a .text .time .day{font-weight: normal;}
.textListBox .imgTextList1 dd a .text .time .month{font-weight: normal;}
.textListBox .imgTextList1 dd a{padding: 60px 30px;}
.textListBox .imgTextList1 dd a .text{padding-top: 0;}
/* 全文列表1 end */
/* 全文列表2 start */
/* 全文列表2 end */
/* ========== 文字列表 end ========== */
/* ========== 瀑布流 start ========== */
/* 纵向瀑布流start */
/* 纵向瀑布流end */
/* 横向瀑布流start */
/* 横向瀑布流end */
/* ========== 瀑布流 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;}

.subPage{position: relative;}
/* ————— 公用表单 end ————— */
/* ========== 留言 start ========== */
/* 留言展示列表start */
/* 留言展示列表end */
/* 留言表单start */
/* 留言表单end */
/* ========== 留言 end ========== */
/* ========== 招聘 start ========== */
/* 列表start */
/* 招聘列表  start */
.recruitList1{overflow: hidden;margin-right:-30px;}
.recruitList1 dd{width: 100%;float: left;display: inline;}
.recruitList1 dd .clickBtn{height: 53px;line-height: 53px;font-size:14px;color:#999;text-align: center;border-top: 1px dashed #f5f5f5;cursor: pointer;}
.recruitList1 dd .clickBtn.open{display: block;}
.recruitList1 dd .clickBtn.close{display: none;}
.recruitList1 dd.active .clickBtn.open{display: none;}
.recruitList1 dd.active .clickBtn.close{display: block;}
.recruitList1 dd .ddCon{background-color: #fff;margin:0 30px 30px 0;padding: 0px 30px;}
.recruitList1 dd .listCon{overflow: hidden;height: 99px; position: relative; padding-right: 200px; }
.recruitList1 dd .listCon .listTitle{height: 99px;font-size:18px;color:#656565;}
.recruitList1 dd .listCon .listTitle span{display: inline-block;color: #333333;font-size: 18px;height: 45px;line-height:45px;overflow: hidden;margin-right:18px;}
.recruitList1 dd .listCon .listTitle em{display: inline-block;color: #0c9f40;font-size: 18px;height: 45px;line-height: 45px;overflow: hidden;font-style: normal;}
.recruitList1 dd .listCon .listTitle i{font-style: normal;}
.recruitList1 dd .listCon .btn{ width: 120px;height:50px;line-height: 50px;border-radius: 50px;position: absolute;right: 0;top: 50%; background-color: #fafafa;transition: all 0.3s;-webkit-transition: all 0.3s;}
.recruitList1 dd .listCon .btn a{font-size:14px;color:#999999;line-height: 50px;text-align: center;display: block;}

.recruitList1 dd .listCon .btn:hover{ background-color: #ea3201; }
.recruitList1 dd .listCon .btn:hover a{color: #fff;}

.recruitList1 dd.active .listCon .btn{ background-color: #ea3201;}
.recruitList1 dd.active .listCon .btn a{ color: #fff;}
.dlListC {overflow: hidden;line-height: 42px;}
.dlListC .text{box-sizing: border-box;-webkit-box-sizing: border-box;position: relative; display: inline-block;padding-right: 33px;margin-right: 33px;font-size:14px;color: #999;} 
.dlListC .text::before{display: block;content: "";width: 1px;height: 20px;background-color: #ccc;position: absolute;right: 0;top: 50%;margin-top: -10px;}
.dlListC .text:last-child::before{display: none;}
.details{ display: none;}
.details .detailsC .deTitle{overflow: hidden;border-bottom: 1px solid #f5f5f5;padding-bottom:8px;}
.details .detailsC .deTitle .Title{float:left;display: inline;}
.details .detailsC .deTitle .Title .text{font-size:24px;color:#333333;height: 50px;line-height: 50px;}
.details .detailsC .deTitle .Title span{font-size:14px;color:#999999;height: 25px;line-height: 25px;}
.details .detailsC .deTitle .btn{background: #ed7000 url("../test/baiJT.png") no-repeat center center; width: 45px;height: 45px;line-height: 45px;border-radius: 45px;border:1px solid #ed7000;float: right;display: inline;}
.detailsC .detailTable{font-size:0;padding:15px 0 20px 0;}
.detailsC .detailTable .dd1{display: inline-block;}
.detailsC .detailTable .dd1 .item{height: 35px;line-height: 35px;font-size:16px;color:#555555;margin-right:130px;}
.detailsC .title{position: relative;}
.detailsC span{font-size:16px;color: #333333;height:43px;line-height:43px;}
.detailsC {font-size:14px;color: #666666;min-height:28px;line-height: 28px;}

.recruitFormBg{position: fixed;width: 100%;height: 100%;z-index: 6;background-color: rgba(0, 0, 0, 0.4);left: 0;top: 0;visibility: hidden;opacity: 0;}
.recruitFormBg.active{visibility: visible;opacity: 1;}
.recruitFormBox{transform: scale(0.5) translate(-50%,-50%);-webkit-transform: scale(0.5) translate(-50%,-50%);transform-origin: 0 0;position: fixed;left: 50%;top: 50%;background: #fff url("../images/recruitFormBoxBg.jpg") no-repeat left top / cover;padding: 50px 80px 75px;box-sizing: border-box;-webkit-box-sizing: border-box; width: 1100px;z-index: 7;visibility: hidden;opacity: 0;transition: all 0.3s;-webkit-transition: all 0.3s;border-radius: 15px;overflow: hidden;}
.recruitFormBox .close{position: absolute;right: 0px;top: 0px;width: 70px;height: 70px;border-radius: 0 0 0 70px; background: #f0f0f0 url("../images/recruitClose.png") no-repeat center center;cursor: pointer;}
.recruitFormBox.active{transform: scale(1) translate(-50%,-50%);-webkit-transform: scale(1) translate(-50%,-50%);visibility: visible;opacity: 1;}
.recruitFormBoxC .title{margin-bottom: 50px;}
.recruitFormBoxC .title .titleC{line-height: 45px;height: 45px;margin-bottom: 15px;font-size: 28px;color: #333333;}
.recruitFormBoxC .title .info{line-height: 30px;height: 30px;font-size: 14px;color: #999999;}
.recruitFormCon{margin-right: -30px;}
.recruitFormCon .item{width: 50%;margin-bottom: 30px;float: left;display: inline;}
.recruitFormCon .item.w100{width: 100%;}
.recruitFormCon .item .con{margin-right: 30px;border: 1px solid #e6e6e6;padding: 0 20px;background-color: #fff; box-sizing: border-box;-webkit-box-sizing: border-box;border-radius: 5px;}
.recruitFormCon .item .label{float: left;display: inline;font-size: 16px;color: #999999;line-height: 60px;height: 60px;}
.recruitFormCon .item .label span{color: #d9031f;margin-right: 5px;}
.recruitFormCon .item .itemC{overflow: hidden;line-height: 60px;}
.recruitFormCon .item .itemC .input{padding: 0 10px;border: none;}
.recruitFormCon .item .itemC input{width: 100%;line-height: 60px;height: 58px;font-size: 16px;color: #333;border: none;background: none;}
.recruitFormCon .item .itemC input::placeholder{font-size: 16px;color: #ccc;}
.recruitFormCon .item .itemC textarea{width: 100%;line-height: 30px;padding-top: 15px; height: 125px;font-size: 16px;color: #333;border: none;background: none;}
.recruitFormCon .item.itemYzm .con{padding: 0;border: none;background: unset;border-radius: 0;}
.recruitFormCon .item.itemYzm .con .conC{float: left;display: inline;width: 70%;box-sizing: border-box;-webkit-box-sizing: border-box;padding: 0 20px;border: 1px solid #e6e6e6;background-color: #fff;border-radius: 5px;}
.recruitFormCon .item.itemYzm .yzm{width: 125px;height: 60px;float: right;display: inline;cursor: pointer;margin-left:10px;border-radius: 5px;}
.recruitFormCon .item.itemYzm .yzm img{width: 100%;height: 100%;display: block;}
.recruitFormCon .item.itemJl .con{padding: 10px 20px;}
.recruitFormCon .item.itemJl .con .conC{float: left;display: inline;margin-right: 30px;}
.recruitFormCon .item.itemJl .con .conC .itemOne{float: left;display: inline;line-height: 40px;height: 40px;}
.recruitFormCon .item.itemJl .con .conC .itemOne a{display: block;padding: 0 11px;border-radius: 5px;background-color: #f3c889;font-size: 14px;color: #ffffff;}
.recruitFormCon .item.itemJl .con .conC .itemTwo{margin-left: 10px;}
.recruitFormCon .item.itemJl .con .conC .itemTwo a{background-color: #e89214;}
.recruitFormCon .item.itemJl .con .text{overflow: hidden;line-height: 20px;height: 40px;font-size: 14px;color: #999999;overflow: hidden;}
.recruitFormBtn{text-align: center;padding-top: 30px;line-height: 60px;height: 60px;font-size: 0;}
.recruitFormBtn .recruitFormBtnOne{display: inline-block;text-align: center;border-radius: 60px;background-color: #ea3201;}
.recruitFormBtn .recruitFormBtnOne a{display: block;font-size: 18px;color: #ffffff;padding: 0 90px;}
.recruitFormBtn .recruitFormBtnTwo{background-color: #e6e6e6;margin-left: 30px;}
.recruitFormBtn .recruitFormBtnTwo a{color: #666666;}
.recruitFormBox .webuploader-pick{background: none !important;padding: 0 !important;color: unset !important;font-size: unset !important;display: block !important;}
/* 招聘列表 end */
/* 列表end */
/* 表单start */
/* 表单end */
/* ========== 招聘 end ========== */
/* ========== 联系我们 start ========== */
.contactUsBoxUp{padding: 70px 0 0px;}
.contactUsBoxUp .title{text-align: center;line-height: 50px;height: 50px;font-size: 30px;color: #333333;margin-bottom: 45px;font-weight: bold;}
.contactUsBoxList{margin-bottom: 45px;}
.contactUsBoxList dd{float: left;display: inline;width: 33.3333%;}
.contactUsBoxList dd .con{text-align: center;}
.contactUsBoxList dd .con .icon{width: 70px;height: 70px;border-radius: 70px;margin: 0 auto 15px;}
.contactUsBoxList dd.dd1 .con .icon{background: #f5f5f5 url("../images/dizhi.png") no-repeat center center;}
.contactUsBoxList dd.dd2 .con .icon{background: #f5f5f5 url("../images/dianhua2.png") no-repeat center center;}
.contactUsBoxList dd.dd3 .con .icon{background: #f5f5f5 url("../images/youxian.png") no-repeat center center;}
.contactUsBoxList dd.dd4 .con .icon{background: #f5f5f5 url("../images/chuanzhen.png") no-repeat center center;}
.contactUsBoxList dd .con .titleC{font-size: 22px;color: #333333;line-height: 30px;height: 30px;margin-bottom: 18px;}
.contactUsBoxList dd .con .info{font-size: 14px;color: #666666;line-height: 25px;height: 25px;}
.mapBox{height:500px;background-color: #fff;padding: 5px;border-radius: 10px; box-shadow: -3.126px 7.364px 44.1px 0.9px rgba(35, 24, 21, 0.08);}
.map{border-radius: 10px;height: 100%;}
.contactUsBoxDown{background-position: center center;background-repeat: no-repeat;background-size: cover;padding: 75px 0 95px;}
.contactUsBoxDown .titleDown{text-align: center;margin-bottom: 65px;}
.contactUsBoxDown .titleDown .cnTitle{line-height: 45px;height: 45px;font-size: 30px;font-weight: bold; color: #333333;}
.contactUsBoxDownC{margin-right: -50px;}
.contactUsBoxDownC .item{width: 50%;margin-bottom: 30px;float: left;display: inline;}
.contactUsBoxDownC .item .con{margin-right: 50px;border: 1px solid #e6e6e6;padding: 0 20px;background-color: #fff; box-sizing: border-box;-webkit-box-sizing: border-box;border-radius: 5px;}
.contactUsBoxDownC .item .label{float: left;display: inline;font-size: 16px;color: #999999;line-height: 60px;height: 60px;}
.contactUsBoxDownC .item .label span{color: #d9031f;margin-right: 5px;}
.contactUsBoxDownC .item .itemC{overflow: hidden;line-height: 60px;}
.contactUsBoxDownC .item .itemC .input{padding: 0 10px;border: none;}
.contactUsBoxDownC .item .itemC input{width: 100%;line-height: 60px;height: 58px;font-size: 16px;color: #333;border: none;background: none;}
.contactUsBoxDownC .item .itemC input::placeholder{font-size: 16px;color: #ccc;}
.contactUsBoxDownC .item .itemC textarea{width: 100%;line-height: 30px;padding-top: 15px; height: 285px;font-size: 16px;color: #333;border: none;background: none;}
.contactUsBoxDownC .item.itemYzm .con{padding: 0;border: none;background: unset;border-radius: 0;}
.contactUsBoxDownC .item .item1{float: left;display: inline;width: 78%;box-sizing: border-box;-webkit-box-sizing: border-box;padding: 0 20px;border: 1px solid #e6e6e6;background-color: #fff;border-radius: 5px;}
.contactUsBoxDownC .item .item1 .label{float: left;display: inline;font-size: 16px;color: #999999;}
.contactUsBoxDownC .item .item1 .label span{color: #d9031f;}
.contactUsBoxDownC .item .item1 .itemC{overflow: hidden;}
.contactUsBoxDownC .item .item1 .itemC .input{padding: 0 10px;border: none;}
.contactUsBoxDownC .item .item1 .itemC input{width: 100%;line-height: 60px;height: 60px;font-size: 16px;color: #333;border: none;background: none;}
.contactUsBoxDownC .item .yzm{width: 140px;height: 60px;float: right;display: inline;cursor: pointer;margin-left:10px;border-radius: 5px;}
.contactUsBoxDownC .item .yzm img{width: 100%;height: 100%;display: block;}
.contactUsBoxDown .btn{width: 100%;line-height: 60px;height: 60px;text-align: center;padding-top: 30px;}
.contactUsBoxDown .btn a{display: inline-block;font-size: 18px;color: #ffffff;background-color: #ea3201;padding: 0 90px;border-radius: 60px;}
/* ========== 联系我们 end ========== */
/* ========== 问卷调差 start ========== */
/* 问卷列表 start */
/* 问卷列表 end */
/* 问卷调查 start*/
/* 问卷调查 end*/
/* 问卷详情 start*/
.loginPageBoxEwm{transform: scale(0.5) translate(-50%,-50%);-webkit-transform: scale(0.5) translate(-50%,-50%);transform-origin: 0 0;position: fixed;left: 50%;top: 50%;background: #fff url("../images/loginBg.jpg") no-repeat left top / cover;box-sizing: border-box;-webkit-box-sizing: border-box; width: 700px;height: 600px; z-index: 10;visibility: hidden;opacity: 0;transition: all 0.3s;-webkit-transition: all 0.3s;border-radius: 15px;overflow: hidden;}
.loginPageBoxEwm .close{position: absolute;right: 0px;top: 0px;width: 70px;height: 70px;border-radius: 0 0 0 70px; background: #f0f0f0 url("../images/recruitClose.png") no-repeat center center;cursor: pointer;}
.loginPageBoxEwm.active{transform: scale(1) translate(-50%,-50%);-webkit-transform: scale(1) translate(-50%,-50%);visibility: visible;opacity: 1;}
.loginPageBoxEwm .title{text-align: center;line-height: 40px;height: 40px;font-size: 28px;color: #333333;font-weight: bold; padding-top: 20px;}
.loginPageBoxEwm .info{margin-bottom: 30px;text-align: center;line-height: 30px;height: 30px;font-size: 22px;color: #cf1c1c;padding-top: 20px;}
.loginPageBoxEwm .imgPic{width: 320px;height: 320px;margin: 0 auto 50px;}
.loginPageBoxEwm .imgPic img{display: block;width: 100%;height: 100%;}
/* 问卷详情 end*/
/* ========== 问卷调查 end ========== */
/* 登录 start */
.loginPageBg{position: fixed;width: 100%;height: 100%;z-index: 6;background-color: rgba(0, 0, 0, 0.4);left: 0;top: 0;visibility: hidden;opacity: 0;}
.loginPageBg.active{visibility: visible;opacity: 1;}
/*如果pc登录做好loginPage需要加 padding: 55px 115px 45px; */
.loginPage{transform: scale(0.5) translate(-50%,-50%);-webkit-transform: scale(0.5) translate(-50%,-50%);transform-origin: 0 0;position: fixed;left: 50%;top: 50%;background: #fff url("../images/loginBg.jpg") no-repeat left top / cover;box-sizing: border-box;-webkit-box-sizing: border-box; width: 700px;z-index: 7;visibility: hidden;opacity: 0;transition: all 0.3s;-webkit-transition: all 0.3s;border-radius: 15px;overflow: hidden;}
.loginPage .close{position: absolute;right: 0px;top: 0px;width: 70px;height: 70px;border-radius: 0 0 0 70px; background: #f0f0f0 url("../images/recruitClose.png") no-repeat center center;cursor: pointer;}
.loginPage.active{transform: scale(1) translate(-50%,-50%);-webkit-transform: scale(1) translate(-50%,-50%);visibility: visible;opacity: 1;}
.loginPage .title{margin-bottom: 40px;text-align: center;line-height: 40px;height: 40px;font-size: 28px;color: #333333;}
.loginPage img{max-width: 100%;}
.loginForm{margin-bottom: 50px;}
.loginForm .item{width: 100%;line-height: 60px;height: 60px;margin-bottom: 30px;}
.loginForm .item .con{background-color: #fff;border: 1px solid #e6e6e6;border-radius: 5px;}
.loginForm .item .con .icon{float: left;display: inline;line-height: 60px;height: 60px;width: 55px;text-align: center;position: relative;}
.loginForm .item .con .icon::before{display: block;content: "";width: 1px;height: 20px;background-color: #e6e6e6;position: absolute;right: 0;top: 50%;margin-top: -10px;}
.loginForm .item .con .icon img{display: inline-block;vertical-align: middle;max-width: 20px;}
.loginForm .item .con .input{padding: 0 20px;border: none;background: none;overflow: hidden;}
.loginForm .item .con .input input{line-height: 60px;height: 60px;font-size: 16px;color: #333;overflow: hidden;}
.loginForm .item .con .input input::placeholder{font-size: 16px;color: #b2b2b2;}
.loginForm .item.itemYzm .yam{float: right;display: inline;width: 125px;height: 60px;border-radius: 5px;margin-left: 10px;}
.loginForm .item.itemYzm .yam img{display: block;width: 100%;height: 100%;}
.loginForm .item.itemYzm .con{overflow: hidden;}
.loginForm .item .con .yzmBtn{float: right;display: inline;line-height: 50px;height: 50px;margin-top: 5px;margin-right: 5px;}
.loginForm .item .con .yzmBtn a{display: block;padding: 0 20px;background-color: #ea3201;border-radius: 5px;font-size: 16px;color: #ffffff;}
.loginBtn{line-height: 60px;height: 60px;margin-right: -30px;margin-bottom: 45px;}
.loginBtn .loginBtnOne{float: left;display: inline;width: 50%;}
.loginBtn .loginBtnOne a{display: block;font-size: 18px;border-radius: 60px; color: #ffffff;margin-right: 30px;background-color: #ea3201;text-align: center;}
.loginBtn .loginBtnOne.loginBtnTwo a{background-color: #e6e6e6;color: #666666;}
.goRegister{text-align: center;line-height: 25px;height: 25px;}
.goRegister a{display: inline-block;font-size: 14px;color: #8aa8fd;}
.goLogin{text-align: center;line-height: 25px;height: 25px;}
.goLogin a{display: inline-block;font-size: 14px;color: #8aa8fd;}
.registerPage.active{display: none;}
.loginPageBox.active{display: none;}
/* 登录 end */
/* 报告下载 start*/
.reportDownloadUp .pic{overflow: hidden;}
.reportDownloadUp .pic::before{padding-top: 13.0208%;}
.reportDownloadUp .pic .text{width: 100%;text-align: center;line-height: 60px;height: 60px;font-size: 40px;color: #ffffff;font-weight: bold;font-style: italic;text-shadow: 5.481px 2.44px 8px rgba(20, 149, 215, 1);top: 50%;margin-top: -30px;z-index: 1;position: absolute;left: 0;}
.reportBox{padding: 20px 0 55px;}
.reportBoxCL{float: left;display: inline;width: 250px;margin-right: 20px;border-radius: 10px;overflow: hidden;background-color: #fff;position: sticky;top: 20px;left: 0;}
.reportBoxCLUp{padding: 70px 0 20px;border-bottom: 1px solid #f5f5f5;position: relative;}
.reportBoxCLUp .title{position: absolute;line-height: 30px;height: 30px;padding: 0 15px;background-image: -moz-linear-gradient( 90deg, rgba(255,220,171) 0%, rgba(255,196,114) 47%, rgba(255,171,56) 100%);background-image: -webkit-linear-gradient( 90deg, rgba(255,220,171) 0%, rgba(255,196,114) 47%, rgba(255,171,56) 100%); background-image: -ms-linear-gradient( 90deg, rgba(255,220,171) 0%, rgba(255,196,114) 47%, rgba(255,171,56) 100%);border-radius: 8px 4px 8px 4px;font-size: 16px;color: #ffffff;top: 2px;left: 2px;}
.reportBoxCLUp .loginDetail{padding: 0 15px;}
.reportBoxCLUp .loginDetail .pic{float: left;display: inline;width: 80px;border-radius: 50%;overflow: hidden;margin-right: 20px;background-color: #f8f8f8;margin-top: 2px;}
.reportBoxCLUp .loginDetail .pic::before{padding-top: 100%;}
.reportBoxCLUp .loginDetail .pic img{object-fit: contain;}
.reportBoxCLUp .loginDetail .text{overflow: hidden;}
.reportBoxCLUp .loginDetail .text .name{line-height: 25px;height: 25px;margin-bottom: 5px;font-size: 16px;color: #333333;font-weight: bold;}
.reportBoxCLUp .loginDetail .text .textPhone{line-height: 20px;height: 20px;margin-bottom: 5px;font-size: 14px;color: #666666;}
.reportBoxCLUp .loginDetail .text .exitLogin a{display: inline-block;padding: 0 15px;font-size: 14px;color: #ffffff;line-height: 30px;height: 30px;border-radius: 30px;background-color: #ffae3f;}
.reportBoxCLDown{padding: 30px 20px;}
.reportBoxCLDownMenu{margin-bottom: 30px;}
.reportBoxCLDownMenu dd{margin-bottom: 20px;}
.reportBoxCLDownMenu dd a .con{position: relative;z-index: 1;}
.reportBoxCLDownMenu dd a{display: block;position: relative;padding: 5px;line-height: 40px;height: 40px;}
.reportBoxCLDownMenu dd a::before{display: block;content: "";width: 50px;height: 50px;border-radius: 50px;position: absolute;left: 0;top: 0;z-index: 0;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;}
.reportBoxCLDownMenu dd a .more{float: right;display: inline;width: 20px;height: 40px;background: url("../images/reportMoreIcon.png") no-repeat center center;margin: 0 8px;}
.reportBoxCLDownMenu dd.dd1 a::before{background-image: -moz-linear-gradient( 120deg, rgba(235,243,255) 0%, rgba(202,223,253) 100%);
    background-image: -webkit-linear-gradient( 120deg, rgba(235,243,255) 0%, rgba(202,223,253) 100%);
    background-image: -ms-linear-gradient( 120deg, rgba(235,243,255) 0%, rgba(202,223,253) 100%);}
.reportBoxCLDownMenu dd.dd2 a::before{ background-image: -moz-linear-gradient( 120deg, rgba(255,243,230) 0%, rgba(253,223,190) 100%);
    background-image: -webkit-linear-gradient( 120deg, rgba(255,243,230) 0%, rgba(253,223,190) 100%);
    background-image: -ms-linear-gradient( 120deg, rgba(255,243,230) 0%, rgba(253,223,190) 100%);}
.reportBoxCLDownMenu dd.dd3 a::before{ background-image: -moz-linear-gradient( 120deg, rgba(255,239,235) 0%, rgba(250,218,203) 100%);
    background-image: -webkit-linear-gradient( 120deg, rgba(255,239,235) 0%, rgba(250,218,203) 100%);
    background-image: -ms-linear-gradient( 120deg, rgba(255,239,235) 0%, rgba(250,218,203) 100%);}
.reportBoxCLDownMenu dd.dd4 a::before{ background-image: -moz-linear-gradient( 120deg, rgba(255,239,235) 0%, rgba(253,216,207) 100%);
    background-image: -webkit-linear-gradient( 120deg, rgba(255,239,235) 0%, rgba(253,216,207) 100%);
    background-image: -ms-linear-gradient( 120deg, rgba(255,239,235) 0%, rgba(253,216,207) 100%);}
.reportBoxCLDownMenu dd a .icon{float: left;display: inline;height: 40px;width: 40px;border-radius: 50%;margin-right: 20px;line-height: 40px;position: relative;}
.reportBoxCLDownMenu dd a .icon .prompt{position: absolute;right: -12px;top: -3px; width: 20px;text-align: center;line-height: 20px;height: 20px;background-color: #ea3201;border-radius: 50%;font-size: 16px;color: #ffffff;}
.reportBoxCLDownMenu dd a .icon img{display: block;width: 100%;height: 100%;}
.reportBoxCLDownMenu dd a .textCon{overflow: hidden;font-size: 15px;color: #333333;font-weight: bold;}
.reportBoxCLDownMenu dd:hover a::before{width: 100%;}
.reportBoxCLDownMenu dd.hover a::before{width: 100%;}
.reportBoxCL .goEmpower{line-height: 60px;height: 60px;}
.reportBoxCL .goEmpower a{display: block;text-align: center;background-color: #ea3201;padding: 0 20px;font-size: 18px;color: #ffffff;font-weight: bold;border-radius: 60px;}
.reportBoxCR{overflow: hidden;background-color: #fff;border-radius: 10px;padding: 20px 20px 0;min-height: 570px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.reportBoxCRUp{line-height: 45px;height: 45px;border-bottom: 1px solid #f5f5f5;}
.reportBoxCRTitle{display: inline-block;padding: 0 50px;border-radius: 10px 10px 0 0;font-size: 18px;color: #ffffff;font-weight: bold;background-color: #ea3201;}
.reportBoxCRUp span{font-size: 14px;color: #ea3201;margin-left: 20px;}
.reportBoxCRDown .emptyBox{padding-top: 75px;text-align: center;}
.reportBoxCRDown .emptyBox img{max-width: 456px;display: inline-block;}
.reportBoxCRDown .emptyBox .noReport{font-size: 14px;color: #999999;line-height: 20px;height: 20px;overflow: hidden;}
.reportBoxCRDownCon{padding: 30px 0 ;}
.reportBoxCRDownCon table{width: 100%;}
.reportBoxCRDownCon table thead tr{line-height: 60px;height: 60px;box-shadow: 0px 5px 9.8px 0.2px rgba(0, 0, 0, 0.05);border-radius: 5px;position: relative;background-color: #fff;}
.reportBoxCRDownCon table thead tr td{text-align: center;font-size: 16px;color: #333333;font-weight: bold;}
.reportBoxCRDownCon table tbody tr{line-height: 30px;height: 60px;}
.reportBoxCRDownCon table tbody tr td{font-size: 14px;color: #555555;text-align: center;}
.reportBoxCRDownCon table tbody tr.even{background-color: #f7fafd;}
.reportBoxCRDownCon table tbody tr td .downLoad{display: inline-block;padding: 0 15px;border-radius: 5px;font-size: 14px;color: #555555;line-height: 30px;height: 30px;border: 1px solid #cccccc;transition: all 0.3s;-webkit-transition: all 0.3s;}
.reportBoxCRDownCon table tbody tr td .downLoad span{display: inline-block;vertical-align: middle;width: 12px;height: 30px;background: url("../images/downLoadCIcon.png") no-repeat center center;margin-left: 9px;}
.reportBoxCRDownCon table tbody tr td .downLoad:hover{background-color: #ea3201;color: #fff;border-color: #ea3201;}
.reportBoxCRDownCon table tbody tr td .downLoad:hover span{background-image: url("../images/downLoadCIconH.png");}
/* 报告下载 end*/
/* 授权 start*/
.empowerPageBg{position: fixed;width: 100%;height: 100%;z-index: 10;background-color: rgba(0, 0, 0, 0.4);left: 0;top: 0;visibility: hidden;opacity: 0;}
.empowerPageBg.active{visibility: visible;opacity: 1;}
.empowerPage{transform: scale(0.5) translate(-50%,-50%);-webkit-transform: scale(0.5) translate(-50%,-50%);transform-origin: 0 0;position: fixed;left: 50%;top: 50%;background: #fff url("../images/empowerBg.jpg") no-repeat left top / cover;box-sizing: border-box;-webkit-box-sizing: border-box; width: 700px;z-index: 11;visibility: hidden;opacity: 0;transition: all 0.3s;-webkit-transition: all 0.3s;border-radius: 15px;overflow: hidden;}
.empowerPage .close{position: absolute;right: 0px;top: 0px;width: 70px;height: 70px;border-radius: 0 0 0 70px; background: #f0f0f0 url("../images/recruitClose.png") no-repeat center center;cursor: pointer;}
.empowerPage.active{transform: scale(1) translate(-50%,-50%);-webkit-transform: scale(1) translate(-50%,-50%);visibility: visible;opacity: 1;}
.empowerProcess{padding: 55px 125px 60px;}
.empowerProcess .title{text-align: center;line-height: 40px;height: 40px;margin-bottom: 5px;font-size: 28px;color: #333333;}
.empowerProcess .info{text-align: center;line-height: 30px;height: 30px;margin-bottom: 5px;font-size: 14px;color: #999999;margin-bottom: 35px;}
.empowerProcessList{margin-right: -20px;margin-bottom: 50px;}
.empowerProcessList dd{float: left;display: inline;width: 50%;margin-bottom: 15px;}
.empowerProcessList dd .con{cursor: pointer;margin-right: 20px;line-height: 30px;}
.empowerProcessList dd .con .icon{width: 16px;height: 16px;border-radius: 3px;border: 1px solid #cccccc;margin-right: 20px;float: left;display: inline;position: relative;margin-top: 6px;}
.empowerProcessList dd .con .icon::before{display: block;content: "";width: 18px;height: 18px;position: absolute;left: 50%;top: 50%;margin-left: -9px;margin-top: -9px;border-radius: 3px;background: url("../images/empowerProcessListIcon.png") no-repeat center center;visibility: hidden;opacity: 0;}
.empowerProcessList dd .con .text{overflow: hidden;font-size: 18px;color: #333333;}
.empowerProcessList dd.active .con .icon::before{visibility: visible;opacity: 1;}
.confirmEmpower{text-align: center;line-height: 60px;height: 60px;}
.confirmEmpower a{display: inline-block;padding: 0 70px;font-size: 18px;color: #ffffff;background-color: #ea3201;border-radius: 60px;}
.empowerSuccess{padding: 60px 80px;}
.empowerSuccess .empowerCare{text-align: center;line-height: 30px;height: 30px;margin-bottom: 40px;font-size: 18px;color: #ea3201;font-weight: bold;}
.empowerSuccess .empowerTime{font-size: 22px;color: #333333;line-height: 40px;margin-bottom: 50px;text-align: center;}
.empowerSuccess .iKnow{text-align: center;line-height: 60px;height: 60px;}
.empowerSuccess .iKnow a{display: inline-block;padding: 0 70px;font-size: 18px;color: #ffffff;background-color: #ea3201;border-radius: 60px;}
.empowerSuccess.active{display: none;}
.empowerProcess.active{display: none;}

.noticeList{padding: 50px 0 10px;}
.noticeList dd{margin-bottom: 10px;}
.noticeList dd .con{overflow: hidden;border-radius: 10px;}
.noticeList dd .conUp{padding: 15px 30px 10px 20px;background-color: #f7fafd;cursor: pointer;border-radius: 10px;transition: all 0.3s;-webkit-transition: all 0.3s;}
.noticeList dd .conUp .conUpR{float: right;display: inline;width: 40px;height: 40px;border-radius: 50%;margin-top: 8px;border: 1px solid #cdcdcd;transition: all 0.3s;-webkit-transition: all 0.3s;}
.noticeList dd .conUp .conUpR span{display: block;width: 100%;height: 100%;background: url("../images/noticeListIcon.png") no-repeat center center;transition: all 0.3s;-webkit-transition: all 0.3s;}
.noticeList dd .conUp .conUpL{overflow: hidden;position: relative;padding-left: 15px;}
.noticeList dd .conUp .conUpL .conUpLTitle{line-height: 30px;height: 30px;overflow: hidden;font-size: 18px;color: #555555;margin-bottom: 2px;}
.noticeList dd .conUp .conUpL .time{line-height: 30px;height: 30px;overflow: hidden;font-size: 14px;color: #999999;}
.noticeList dd .conUp .conUpL .yuanquan{width: 8px;height: 8px;border-radius: 50%;background-color: #ea3201;position: absolute;left: 0;top: 10px;}
.noticeList dd .conDown{padding: 22px 35px;line-height: 30px;font-size: 15px;color: #666666;background-color: #fff;border-radius: 0 0 10px 10px;overflow: hidden;display: none;}
.noticeList dd.active .con{border-left: 1px solid #cccccc;border-right: 1px solid #cccccc;border-bottom: 1px solid #cccccc;}
.noticeList dd.active .conUp{background-color: #ea3201;}
.noticeList dd.active .conUp .conUpL .conUpLTitle{color: #fff;}
.noticeList dd.active .conUp .conUpL .time{color: #fff;}
.noticeList dd.active .conUp .conUpR{background-color: #fff;border-color: #fff;}
.noticeList dd.active .conUp .conUpR span{transform: rotate(180deg);-webkit-transform: rotate(180deg);}
.reportBoxCLDownMenu dd.dd1 a .icon .prompt{display: none;}
/* 授权 end*/