@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;}
/* ————— 标题 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;}
.shareBox .sharejs_list  .sharejs_item{position:relative;z-index: 100}
    /* ————— 发布信息 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(../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 .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(../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 ————— */
/* ========== 单篇+文章页 end ========== */
/* ========== 全图列表 start ========== */
/* 全图列表1 start */
.imgList1 {
    overflow: hidden;
    margin: 0 -15px;
}

.imgList1 dd {
    width: 33.3333%;
    float: left;
    display: inline;
    margin-bottom: 30px;
}

.imgList1 dd .con {
    display: block;
    background: #f7f7f7;
    margin: 0 15px;
    border-radius: 10px;
    overflow: hidden;
}

.imgList1 dd .con .pic::before {
    padding-top: 66.5217%;
}

.imgList1 dd .con .pic .newPic {
    position: absolute !important;
    left: 0;
    top: 0;
}

.imgList1 dd .con .text {
    height: 58px;
    line-height: 58px;
    padding: 0 20px;
    font-size: 18px;
    color: #333333;
    text-align: center;
}

.imgList1 dd .con:hover .text {
    color: #cd9c55;
}
/* 全图列表1 end */
/* 集团领导 start */
.imgText2List dd{margin-bottom: 25px;background-color: #fff;padding:50px;}
.imgText2List dd .pic{width: 225px;border-radius: 100%;overflow: hidden;margin-right: 40px;}
.imgText2List dd .pic::before{padding-top: 100%;}
.imgText2List dd .ddCon{overflow: hidden;}
.imgText2List dd .name{height: 50px;line-height: 50px;font-size: 24px;color: #333;margin-bottom: 12px;}
.imgText2List dd .title{height:33px;line-height: 33px;font-size: 15px;color: #666666;padding-bottom: 10px;margin-bottom: 27px;border-bottom: 1px solid #f5f5f5;}
.imgText2List dd .text{height: 50px;line-height: 25px;font-size: 15px;color: #666666;}
.imgText2List dd:hover{box-shadow: 1px 5px 10px rgba(0,0,0,.1);}
.imgText2List dd:hover .name{color: #651d7c;}
/* 集团领导 end */

/* 资质荣誉 start */

/* 资质荣誉 end */
/* 期刊杂志 start */
.imgText3Con{padding-top: 77px;}
.imgText3{min-height:100px; overflow: hidden;margin-right: -40px;}
.imgText3 dd{float: left;display: inline;width: 25%;margin-bottom: 40px;}
.imgText3 .ddCon{margin-right: 40px;background-color: #fff;}
.imgText3 dd .pic{overflow: hidden;}
.imgText3 dd .picBox{margin-bottom: 20px;}
.imgText3 dd .pic::before{padding-top: 136.6667%;}
.imgText3 dd .textC{padding: 0 30px;text-align: center;}
.imgText3 dd .text{width: 15px;font-size:18px;color: #333;font-weight: bold;writing-mode: tb-rl;letter-spacing: 5px;margin: 0 25px;padding-top: 22px;}
.imgText3 dd .title{font-size:16px;color:#333333;height:55px;line-height:55px;border-top: 1px solid #eaeaea;font-weight: bold;}
.imgText3 dd .time{font-size:14px;color:#999999;height:55px;line-height:55px;border-top: 1px solid #eaeaea;padding-bottom: 20px;}
.imgText3 dd:hover .title{color: #651d7c;}
.imgText3 dd:hover .ddCon{box-shadow:1px 5px 10px rgba(0,0,0,.05);}
/* 期刊杂志 end */
/* 数字报纸 start */
/* 数字报纸 end */
/* ========== 全图列表 end ========== */
/* ========== 图文列表 start ========== */
/*imgText1 start*/
.imgText1List dd{margin-bottom: 20px;background-color: #fff;padding:20px;}
.imgText1List dd .pic{width:22.4359%;margin-right: 22px;}
.imgText1List dd .pic::before{padding-top:60%;}
.imgText1List dd .ddCon{overflow: hidden;}
.imgText1List dd .title{font-size: 18px;color: #333333;height:33px;line-height:33px;padding:10px 0 7px ;}
.imgText1List dd .time{font-size: 14px;color: #999999;height:35px;line-height:35px;margin-bottom: 10px;position: relative;padding-left: 25px;}
.imgText1List dd .time::before{display: block;content: '';width: 15px;height: 15px;position: absolute;left: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);background: url(../images/imgText1Icon1.png) no-repeat left center / contain;}
.imgText1List dd .text{font-size: 14px;color: #666666;height:50px;line-height:25px;margin-bottom: 15px;}
.imgText1List dd:hover{box-shadow: 1px 10px 10px rgba(0,0,0,.1);}
.imgText1List dd:hover .title{color: #651d7c;}
.imgText1List dd .indexMore em{border: 1px solid #521766;background-color: transparent;}
.imgText1List dd .indexMore em::after{background-image: url(../images/moreJtIcon2.png);}
.imgText1List dd .indexMore:hover em::after{background-image: url(../images/moreJtIcon.png);}
/*imgText1 end*/
/*imgText1View start*/
.imgText1ViewC{background-color: #fff;padding:50px;}
.imgText1ViewC .pic{width:12.4231% ;border-radius: 100%;overflow: hidden;margin-right: 40px;}
.imgText1ViewC .pic::before{padding-top:100%;}
.imgText1ViewC .textC{overflow: hidden;}
.imgText1ViewC .textC .name{font-size:24px ;color: #333333;height:53px;line-height:53px;margin-bottom: 10px;}
.imgText1ViewC .textC .title{font-size:15px ;color: #666666;height:33px;line-height:33px;padding-bottom: 10px;margin-bottom: 30px;border-bottom: 1px solid #f5f5f5;}
.imgText1ViewC .textC .text{font-size: 14px;color: #666666;line-height:25px;text-align: left;}
.imgText1ViewC .textC .text span{font-size:16px ;color: #333333;font-weight: bold;padding:15px 0;display: block;}
.imgText1ViewC .textC .text i{font-style: normal;display: block;position: relative;padding-left: 25px;}
.imgText1ViewC .textC .text i::before{display: block;content:'';width: 5px;height: 5px;border-radius: 100%;background-color: #454545;position: absolute;left: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
/*imgText1View end*/
/* 集团介绍 start */
.introduceCon{background-position: center center;background-repeat:no-repeat;background-size:cover;padding: 80px 0;}
.introduceCon .picBox {width: 32%;float: left;position: relative;padding: 100px 50px;margin-left: -50px;}
.introduceCon .picBox .pic {border-radius: 50%;overflow: hidden;}
.introduceCon .picBox .pic::before { padding-top: 100%;}
.introduceCon .yuan { position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url(../images/yuan1.png) center center no-repeat;background-size: 89%;animation: yuan 50s infinite linear;}
.introduceCon .yuan.yuan2 {background: url(../images/yuan2.png) center center no-repeat;background-size: 94%;}
.introduceCon .yuan.yuan3 {background: url(../images/yuan3.png) center center no-repeat;background-size: 100%;}
.introduceCon .play {position: absolute;width: 90px;height: 90px;background-color: #521766;border-radius: 50%;right: 100px;bottom: 100px;text-align: center;font-size: 14px;color: #ffffff;cursor: pointer;}
.introduceCon .play img {padding-top: 20px;}
.introduceCon .text {overflow: hidden;padding-left: 45px;/* padding-top: 90px; */}
.introduceCon .text .title {line-height: 110px;height: 110px;font-size: 28px;color: #333333;}
.introduceCon .text .textC {line-height: 28px;font-size: 15px;color: #666666;margin-bottom: 42px;/* height: 280px; *//* overflow-y: auto; */padding-right: 10px;}
.NumDl {overflow: hidden;}
.NumDl dd {width: 30%;float: left;}
.NumDl dd:nth-child(2) {width: 25%;}
.NumDl dd:nth-child(3) {width: 45%;}
.NumDl dd .num {line-height: 58px;font-size: 45px;font-weight: bold;font-family: 'qlGeneral';color: #521766;}
i{font-style: normal;}
.NumDl dd .num span {font-size: 20px;vertical-align: super;margin-left: 5px;}
.NumDl .num em {margin-right: 5px;vertical-align: top;}
.NumDl .t {line-height: 40px;font-size: 15px;color: #999999;margin-bottom: 70px;}
@keyframes yuan {
    0%{transform: rotate(0);}
    100%{transform: rotate(360deg);}
    0%{transform: rotate(0);}
}
/* 集团介绍 end */
/*集团文化 start*/
.cultureCon .title{font-size: 30px;color: #333;height:40px;line-height:40px;}
.cultureCon .subheading{font-size: 16px;color: #999;height:28px;line-height:28px;margin-bottom: 30px;}
.cultureScroll{position: relative;margin-right: -20px;}
.cultureScroll .bd{height: 100%;}
.cultureScroll .myslide{height: 100%;}
.cultureList{margin-right: 20px;}
.cultureList dd{margin-bottom:20px;border-radius:10px;overflow: hidden;padding: 20px;background-position: center center;background-repeat: no-repeat;background-size: cover;transition: all 500ms;-webkit-transition: all 500ms;}
.cultureList dd .icn{width: 50px;height: 50px;background-position: center center;background-repeat: no-repeat;background-size: contain;margin-bottom: 17px;}
.cultureList dd .title{font-size:20px;color: #333333;height:35px;line-height:35px;}
.cultureList dd .text{font-size:14px;color: #666666;height:84px;line-height:28px;}
.cultureScroll .prev{width: 50px;height: 50px;border: 1px solid #d0d0d0;border-radius: 8px;overflow: hidden;background: url(../images/prev.png) no-repeat center center ;cursor: pointer;z-index: 5;position: absolute;right: 7%;top: -85px;transition: all 500ms;-webkit-transition: all 500ms;}
.cultureScroll .next{width: 50px;height: 50px;border: 1px solid #d0d0d0;border-radius: 8px;overflow: hidden;background: url(../images/next.png) no-repeat center center ;cursor: pointer;z-index: 5;position: absolute;right: 20px;top: -85px;transition: all 500ms;-webkit-transition: all 500ms;}
.cultureScroll .prev:hover{background-color: #521766;background-image: url(../images/prev-bai.png);}
.cultureScroll .next:hover{background-color: #521766;background-image: url(../images/next-bai.png);}
.cultureList dd:hover{box-shadow: 1px 10px 10px rgba(0,0,0,.1);}
/*集团文化 end*/
/* 发展历程 start */
.historyCon{position: relative;padding: 108px 0 ;background-position: center bottom;background-repeat: no-repeat;background-size: cover;}
.historyTitle {margin-bottom: 65px;}
.historyTitle .title{font-size: 30px;color: #333;height:42px;line-height:42px;}
.historyTitle .text{font-size:16px ;color: #999999;height:28px;line-height:28px;}
.historyCon .bg{background:url(../images/historyLine.png) no-repeat left bottom / contain;position: absolute;width: 100%;height: 200px;left: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.historyScroll{position: relative;}
.historyScroll .bdBox{position: relative;border-radius:20px;}
.historyScroll .bd{width: 100%;height: 100%;}
.historyScroll .bd .slick-list,.historyScroll .bd .slick-track{height: 100%;width: 100%;overflow: visible;}
.historyScroll .bd .myslide{width: 100%;}
.historyScroll .bd .con{ height: 100%;}

.historyScroll dd .pic::before{padding-top:66%;}
.historyScroll dd .icn{width: 22px;height: 22px;background-color: #d9cbde;border-radius: 100%;position: relative;}
.historyScroll dd .icn::before{display: block;content: '';width: 10px;height: 10px;border: 2px solid #651d7c;border-radius: 100%;background: #fff;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);box-sizing: border-box;-webkit-box-sizing: border-box;}
.historyScroll dd .icn1{position: absolute;left: 0;bottom: 49.5%;}
.historyScroll dd .icn2{position: absolute;left: 0;bottom: 62%;}
.historyScroll dd .icn3{position: absolute;left: 0px;bottom: 59%;}
.historyScroll dd .icn4{position: absolute;left: 0;bottom: 65%;}
.historyScroll dd .icn5{position: absolute;left: 0;bottom: 322px;}
.historyScroll dd span{font-size:30px;color:#333;line-height: 45px;height: 45px;}

.historyList{margin-right: -100px;height: 595px;position: relative;}
.historyList::after{clear: both;visibility: hidden;display: block;content:'';}
.historyList dd{width:25%;float: left;display: inline;position: relative;visibility: hidden;height: 100%;}
.historyList dd.show{visibility: visible;}
.historyList .ddCon{margin-right: 100px;}
.historyList .dd1 .ddCon{bottom: 62%;position: absolute;left: 0;}
.historyList .dd2 .ddCon{position: absolute;bottom: 26%;left: 0;}
.historyList .dd3 .ddCon{position: absolute;bottom: 75%;left: 0;}
.historyList .dd4 .ddCon{position: absolute;left: 0;bottom: 32%;}
.historyList .dd5 .ddCon{position: absolute;left: 30px;bottom: 184px;}
.historyList dd .pic{position: relative;width: 250px;}
.historyList .dd1 .pic{top: 67%;}
.historyList .dd2 .pic{top: -5%;}
.historyList .dd3 .pic{top: 56%;}
.historyList .dd4 .pic{top: -8%;}
.historyList .ddCon .text{font-size:14px;height:120px;line-height:30px;color:#666666;overflow-y: auto;padding-right: 10px;}
.historyList .ddCon .text span{display: block;line-height: 30px;text-align: justify;}
.historyScroll .bd .next {background:url(../images/next.png) no-repeat center center;width: 50px;height: 50px;border: 1px solid #ccc;position: absolute;left: 7%;top: 0;cursor: pointer;}
.historyScroll .bd .prev{background:url(../images/prev.png) no-repeat center center;width: 50px;height: 50px;border: 1px solid #ccc;position: absolute;left: 0;top: 0;cursor: pointer;z-index: 5;}
.historyScroll .bd .next:hover{background: #651d7c  url(../images/next-bai.png) no-repeat center center / 13px 20px;}
.historyScroll .bd .prev:hover{background: #651d7c  url(../images/prev-bai.png) no-repeat center center / 13px 20px;}
.historyList dd:hover .icn::before{border:none;background-color:#651d7c;}
@keyframes ani-fadeIn{
    from {
        visibility: visible;
        opacity: 0;
        -webkit-transform: translateY(20px); 
        transform: translateY(20px); 
    }
    to {
        visibility: visible;
        opacity:1;
        -webkit-transform: translateY(0); 
        transform: translateY(0);
    }
}
@-webkit-keyframes ani-fadeIn{
    from {
        visibility: visible;
        opacity: 0;
        -webkit-transform: translateY(20px); 
        transform: translateY(20px); 
    }
    to {
        visibility: visible;
        opacity:1;
        -webkit-transform: translateY(0); 
        transform: translateY(0);
    }
}
.ani-fadeIn {
    -webkit-animation-name: ani-fadeIn;
    animation-name: ani-fadeIn
}
/* 发展历程 end */
/*新闻详情 start*/
.newsViewC {margin-bottom: 10px;}
.newsViewC .articleTitle{font-size: 28px;color: #333;font-weight: bold;}
.newsViewC .articleTime{position: relative;border: none;padding:15px 0 20px;}
.newsViewC .articleTime::before{background: url(../images/newsViewLine.png) no-repeat center center / cover;width: 100%;height: 8px;position: absolute;left: 0;bottom: 0;display: block;content: '';}
.pageUp{height: 90px;line-height: 90px;background-color: #fff;padding:0 62px;}
.articlePageBox{display: inline-block;vertical-align: middle;}
.articlePageBox span{font-weight: bold;font-size: 18px;color: #595959;}
.articlePageBox:hover span,
.articlePageBox:hover a{color: #521766;}
.newsView .sharejs_icon{width: 25px!important;height: 25px !important;}
.sharejs_icon.icon_SinaWeibo{color: #fff !important;border-color:#fff;border-color:#fff !important;background-color: #f3604c;}
.sharejs_icon.icon_Qzone{color: #fff !important;border-color:#fff;border-color:#fff !important;background-color: #fab619;}
.sharejs_icon.icon_TencentQQ{color: #fff !important;border-color:#fff;border-color:#fff !important;background-color: #08a2df;}
.sharejs_icon.icon_WeChat{color: #fff !important;border-color:#fff;border-color:#fff !important;background-color: #4EC034;}
/*新闻详情 end*/
/*荣誉殿堂 start*/
.imgText4 {margin-right: -30px;}
.imgText4 dd{float: left;display: inline;width: 33.333%;margin-bottom: 30px;}
.imgText4 dd .ddCon{margin-right: 30px;background-color: #fff;padding:40px 45px 30px;border-radius: 8px;}
.imgText4 dd .pic{overflow: hidden;border-radius: 5px;margin-bottom: 20px;}
.imgText4 dd .pic:before{padding-top:59.7561%;}
.imgText4 dd .text{font-size: 16px;color: #333333;height: 60px;line-height: 30px;font-weight: bold;margin-bottom: 33px;}
.imgText4 dd .con{overflow: hidden;}
.imgText4 dd .time{font-size:14px ;color: #999999;height: 50px;line-height: 50px;overflow: hidden;}
.imgText4 dd .time i{font-style: normal;}
.imgText4 dd .indexMore em{border: 1px solid #651d7c;width: 50px;height: 50px;border-radius: 100%;}
.imgText4 dd .indexMore em::after{background-image: url(../images/moreJtIcon2.png);}
.imgText4 dd .indexMore:hover em::after{background-image: url(../images/moreJtIcon.png);}
.imgText4 dd:hover .ddCon{box-shadow: 1px 5px 10px rgba(51,51,51,.1);}
.imgText4 dd:hover .text{color: #651d7c;}
/*荣誉殿堂 end*/
/* 视频列表 start */
.layui-layer-setwin .layui-layer-close2{z-index: 5 !important;}
.videoList {overflow: hidden;margin-right: -30px;}
.videoList dd {width: 33.33333%;float: left;display: inline;margin-bottom: 30px;}
.videoList dd .con {display: block;margin-right: 30px;background: #fff;overflow: hidden;border-radius: 5px;}
.videoList dd .pic::before{padding-top: 60%;}
.videoList dd .pic .playBtn{position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: rgba(0, 0, 0, 0.3);z-index: 2;}
.videoList dd .pic span.play {width: 100%;height: 40px;margin-bottom: 24px;display: block;background: url(../images/videoIcon1.png) no-repeat center center;}
.videoList dd .pic span.time {width: 100%;height: 16px;line-height: 16px;display: block;font-size: 16px;color: #ffffff;text-align: center;}
.videoList dd .text{padding:20px;}
.videoList dd .con .title {height: 35px;line-height: 35px;font-size: 16px;color: #333333;overflow: hidden;transition: all 0.4s;-webkit-transition: all 0.4s;font-weight: bold;margin-bottom: 13px;}
.videoList dd .con .bofangNum {height:30px;line-height: 30px;font-size:14px;color: #999999;padding-bottom: 13px;}
.videoList dd .con .bofangNum i{font-style: normal;}
.videoList dd:hover .con{box-shadow: 1px 5px 10px rgba(51,51,51,.1);}
.videoList dd:hover .con .title {color: #651d7c;}
/* 视频列表 end */
/* ========== 图文列表 end ========== */
/* ========== 文字列表 start ========== */
/* 全文列表1 start */
.textListSearch{text-align: right;margin-bottom: 30px;position: relative;z-index: 5;}
.textListSearch .select{display: inline-block;vertical-align: middle;margin-right: 20px;}
.textListSearch .aykj_selectBox {width: 200px;height: 50px;background-color: #fff;border: none !important;}
.textListSearch .aykj_optionBox  {text-align: center !important;}
.textListSearch .aykj_selectLt {height: 50px !important;line-height: 50px !important;}
.textListSearch .aykj_cssSelect .selected{background: #651d7c !important;}
.textListSearch .aykj_optionBox:hover {background: #9649af !important;}
.textListSearch .searchInput{display: inline-block;vertical-align: middle;font-size: 0;}
.textListSearch .searchInput input{height: 50px;background-color: #fff;width: 240px;border: none;padding:0 20px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.textListSearch .searchInput a{width: 60px;height: 50px;display: inline-block;vertical-align: middle;background:#651d7c url(../images/indexSearchIcon.png) no-repeat center center / 15px  15px;}

.textList1{overflow: hidden;margin-right: -40px;}
.textList1 dd{float: left;display: inline;width: 50%;margin-bottom: 40px;}

.textList1 dd a{display: block;margin-right: 40px;background-color: #fff;overflow: hidden;padding: 38px 40px 45px;box-sizing: border-box;-webkit-box-sizing: border-box;border: 1px solid transparent;transition: all 500ms;-webkit-transition: all 500ms;}
.textList1 .ddL{margin-right: 40px;}
.textList1 .ddL .time{text-align: center;line-height: 37px;font-size: 14px;color: #cccccc;font-weight: bold;}
.textList1 .ddL .time i{font-size: 20px;color: #cccccc;line-height: 28px;display: block;font-style: normal;padding:23px 0 6px;position: relative;}
.textList1 .ddL .time i::before{display: block;content:'';width: 10px;height: 2px;background-color: #f5f5f5;position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
.textList1 .ddR{overflow: hidden;}
.textList1 .ddR .title{font-size: 22px;color: #333333;height: 45px;line-height: 45px;margin-bottom: 10px;}

.textList1 .ddR .text{font-size: 14px;color: #999999;height:50px;line-height:25px;}
.textList1 dd:hover a{border-bottom: 1px solid #651d7c;}
.textList1 dd:hover .ddR .title{color: #651d7c;}
.textList1 dd:hover .ddL .time,
.textList1 dd:hover .ddL .time i{color: #333333;}
.textList1 dd:hover .ddL .time i::before{background-image: linear-gradient(to right,#1f2c93,#651d7c);}
/* 全文列表1 end */
/* 全文列表2 start */

/* 全文列表2 end */
/* ========== 文字列表 end ========== */
/* ========== 瀑布流 start ========== */
/* 纵向瀑布流start */
/* 纵向瀑布流end */
/* 横向瀑布流start */
/* 横向瀑布流end */
/* ========== 瀑布流 end ========== */
/* ————— 公用表单 start ————— */
.input{ border: 1px solid #f1f1f1; 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 #f1f1f1; 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: 50px;border: 1px solid #f1f1f1;background: #ddd;float: left;display: inline;margin-left: 20px;box-sizing: border-box;margin-right: 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 ========== */
/* 列表start */
.recruitListTitle{margin-bottom: 50px;}
.recruitListTitle .cnTitle{font-size: 30px;height: 50px;line-height: 50px;color: #333;}
.recruitListTitle .enTitle{font-size: 28px;height:40px;line-height: 40px;color: #333333;text-transform: uppercase;position: relative;padding-bottom:10px;}
.recruitListTitle .enTitle i{color: #651d7c;font-style: normal;}
.recruitListTitle .enTitle::before{display: block;content:'';width: 25px;height: 10px;background-color: #651d7c;position: absolute;left: 0;bottom:0px;}
.textList2{ overflow: hidden;}
.textList2 dd{color:#fff;overflow: hidden;padding: 30px 50px 20px 50px;margin-bottom: 30px;border-radius: 5px;transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;background: #fff;}
.textList2 dd em{font-style: normal;}
.textList2 dd .position{line-height: 65px;font-size: 24px;color: #333333;margin-bottom: 10px;font-weight: bold;}
.textList2 dd .request{font-size: 15px;color: #444;line-height: 45px;padding-bottom: 14px;border-bottom: 1px solid #f0f0f0;}
.textList2 dd .request em{padding-left: 10px;}
.textList2 dd .request em.shu{color: #ebebeb;margin: 0 15px;}
.textList2 dd .request .zpMore{width: 34px;height: 34px;border-radius: 50%;border: 1px solid #fff;float: right;display: inline;position: relative;opacity: 0;visibility: hidden;}
.textList2 dd .request .zpMore:before{width: 100%;height: 100%;position: absolute;left: 0;right: 0;bottom: 0;top: 0;display: block;content: "";background: url("../images/indexMore4.png")no-repeat center center;transform: scale(1.5);}
.textList2 dd .bot{padding-top: 15px;color: #999999;font-size: 14px;line-height: 40px;}
.textList2 dd .bot span{ margin-right: 30px;}
.textList2 dd .bot em{margin-left: 5px;}
.textList2 dd .more{padding-top: 50px;}
.textList2 dd .more em{width: 35px;height: 35px;border-radius: 100%;display:block;background: url(../images/moreJtIcon1.png) no-repeat center center / 15px 10px;border:1px solid rgba(255,255,255,.5);}
.textList2 dd:hover{background:#5b1a71;}
.textList2 dd:hover .position{color: #fff;}
.textList2 dd:hover .request{color: #fff;border-color:rgba(255,255,255,.15);}
.textList2 dd:hover .bot{color: rgba(255,255,255,.5);}
/* 列表end */
/* 详情 start */
.zpDetail{padding: 37px 50px 50px 50px;}
.detailTop{overflow: hidden;border-bottom: 1px solid #ebebeb;margin-bottom: 25px;}
.detailTop .positionName{font-weight: bold;font-size: 24px;height: 50px;line-height: 50px;color: #333333;margin-bottom: 5px;}
.detailTop .time{height: 30px;line-height: 30px;font-size: 14px;color: #999999;margin-bottom: 16px;}
.detailTop .time1{margin-right: 20px;}
.zpDetail .request{line-height: 35px;color: #555555;font-size: 16px;margin-bottom: 44px;}
.zpDetail .request em{color: #ebebeb;font-style: normal;margin: 0 10px;}
.zpDetail .conTitle{line-height: 35px;font-size: 18px;color: #333333;position: relative;padding-left: 15px;padding-bottom: 5px;border-bottom: 1px solid #f0f0f0;margin-bottom: 15px;}
.zpDetail .conTitle:before{display: block;content: "";width: 3px;height: 15px;background: #651d7c;left: 0;top: 10px;position: absolute;}
.zpDetail .conTextC{line-height: 35px;font-size: 16px;color: #554;margin-bottom: 35px;}
.zpDetail .applyPosition{font-size: 18px;color:#ffffff;padding: 0 50px;height: 50px;line-height: 50px;background: #651d7c;display: block;border-radius: 5px;float: left;display: inline;}
/* 详情 end */
/* 表单start */
.recruitListBox{padding: 48px 80px 85px 80px;}
.recruitListForm{ margin-right: -40px; font-size: 16px;background: #ffffff;}
.recruitListForm:after{ clear:both; content: ''; visibility: hidden; display: block;}
.recruitListForm .item{ width: 50%; float: left; display: inline; margin-bottom: 25px;}
.recruitListForm .item1 .itemC{min-width:45% !important;}
.recruitListForm .item1 .itemC .yzmTip{height: 50px;line-height: 50px;font-size:16px ;color: #666666;}
.recruitListForm .item.w100p{ width: 100%;}
.recruitListForm .item .con{ margin-right: 40px;}
.recruitListForm .item .label{height: 50px;line-height: 50px;color: #333;}
.recruitListForm .item .label span{ color: #b44346;margin-right: 10px}
.recruitListForm .item .itemC{min-height: 50px;min-width:480px;margin-left:10px;overflow: hidden;}
.recruitListForm .item .itemC .input{height: 50px;line-height: 50px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.recruitListForm .item .itemC input{height: 50px !important;line-height: 50px !important;position: relative;top: -4px;}
.recruitListTc{ padding:20px; overflow: hidden;}
.recruitListForm .el-cascader{width: 100%;}
.upLoadResume{ font-size: 0;}
.upLoadResume span{margin-left: 20px;display: inline-block; font-size: 14px; height: 40px; line-height: 40px;color: #aeaeae;}
.upLoadResume a.up{background: #5b1a71;color: #FFF;border-color: #5b1a71;margin-left: 10px;}
.upLoadResume a.down{background: #a883b4;border-color: #a883b4;color: #fff;}
.recruitListTitle{text-align: center;margin-bottom: 60px;}
.recruitListTitle .zhtitle{font-size: 26px;color:#333333 ;line-height: 50px;}
.recruitListTitle .entitle{font-size: 30px;color: #999999;line-height: 50px;margin-left: 10px;opacity: 0.5;}
.ml15{margin-left: 15px;}
.recruitListForm .aykj_cssRadioBox.checked .aykj_cssRadio_icn{border: 2px solid #c2c2c2;}
.recruitListForm .aykj_cssRadioBox.checked .aykj_cssRadio_icn i{background: #5b1a71;}
.recruitListForm .aykj_cssRadioBox{margin: 16px 25px 0 0;}
.zpTextarea{min-width: 1120px;}
.recruitListBox .formSubBtn{margin-left: 93px;text-align: center;}
.recruitListBox .formSubBtn .formBtn.submit{background-color: #5b1a71;}
.recruitListBox .formSubBtn .formBtn{padding:0 95px;height: 50px;line-height: 50px;background-color: #e2e2e2;font-size: 16px;display: inline-block;}
.layui-laydate .layui-this{background-color: #5b1a71 !important;}
/* 表单end */
/* ========== 招聘 end ========== */
/* ========== 联系我们 start ========== */
/* ========== 联系我们 end ========== */
/* ========== 党建列表 start ========== */
.partyListT{margin-bottom:65px;;border-radius: 10px;overflow: hidden;}
.partyListScroll{position: relative;overflow: hidden;}
.partyListScroll .bd{width: 100%;height: 100%;position: relative;}
.partyListScroll .bd .slick-list,.partyListScroll .bd .slick-track{height: 100%;width: 100%;overflow: visible;}
.partyListScroll .bd .myslide{width: 100%;}
.scrollCon{overflow: hidden}
.scrollCon .scrollL{overflow: hidden;padding:62px 105px 28px 50px;}
.scrollCon .scrollL span{display: block;font-size:22px;color: #999999;height: 32px;line-height: 32px;margin-bottom: 8px;}
.scrollCon .scrollL .title{font-size: 24px;color: #651d7c;height: 53px;line-height: 53px;margin-bottom: 25px;padding-bottom: 15px;border-bottom: 1px solid #f5f5f5;}
.scrollCon .scrollL .textCon{font-size:14px;color: #666666;height: 100px;line-height: 25px;margin-bottom: 50px;text-align: justify;}
.scrollCon .scrollL .indexMore em{background-color:transparent;border: 1px solid #521766;}
.scrollCon .scrollL .indexMore em::after{background-image: url(../images/moreJtIcon2.png);}
.scrollCon .scrollL .indexMore a:hover em::after{background-image: url(../images/moreJtIcon.png);}
.scrollCon .scrollR{width:51.2821%;float: right;display: inline;}
.scrollCon .scrollR .pic:before{padding-top: 60%;}
.partyListDot{position: absolute;left: 50px;bottom: 28px;}
.partyListDot li{width: 12px;height: 12px;border:2px solid #ccc;display: inline-block;border-radius:100%;margin-right:20px;}
.partyListDot li.slick-active{width: 12px;height: 12px;border:2px solid #702e86;display: inline-block;}

.partyListB{overflow: hidden;margin-right: -60px;}
.partyListB dd{width: 33.3333%;float: left;display: inline;margin-bottom: 40px;}
.partyListB .ddCon{margin-right:60px;padding: 50px 40px 35px;overflow: hidden;background: #fff;}
.partyListB .ddCon .pic:before{padding-top:60%;}
.partyListB .ddCon .title{font-size:18px;color:#333333;height: 54px;line-height: 27px;padding-top:40px;margin-bottom:25px;}
.partyListB .ddCon .textCon{font-size:14px;color:#999999;height: 40px;line-height: 40px;}
.partyListB .ddCon span{display: block;overflow: hidden;}
.partyListB dd .indexMore em{border: 1px solid #651d7c;}
.partyListB dd .indexMore em::after{background-image: url(../images/moreJtIcon2.png);}
.partyListB dd:hover .title{color: #651d7c;}
.partyListB dd .indexMore a:hover  em::after{background-image: url(../images/moreJtIcon.png);}
/* ========== 党建列表 end ========== */
/* ========== 业务板块 start ========== */
.businessPageCon{position: relative;height: 990px;overflow: hidden;}
.businessPageCon .indexTitle{margin-bottom: 110px;}
.businessPageCon .indexTitle .cnTitle{color: #fff;}
.businessPageCon .indexTitle .enTitle{color: rgba(255,255,255,.3);}
.businessPageCon .wrap{height: 100%;}
.businessBox{position: relative;height: 100%;}
.businessPageCon .bg1Swiper{background-position:center center;background-repeat: no-repeat; background-size:cover;height: 100%;width: 100%;position: absolute;left: 0;top: 0;z-index:0;}
.businessBox{position: relative;z-index:1;}

.businessText{color: #fff;padding-top: 235px;padding-right: 35%;}
.businessText .title{font-size: 36px;height: 70px;line-height: 70px;margin-bottom: 17px;}
.businessText .text{height: 60px;line-height: 30px;font-size: 16px;margin-bottom: 43px;}
.businessText .indexMore em{background-color: #fff;}
.businessText .indexMore em::after{background-image: url(../images/moreJtIcon2.png);}
.businessText .indexMore:hover em::after{background-image: url(../images/moreJtIcon.png);}
.businessPageCon .bTab {width: 65.0641%;position: relative;z-index: 2;height: 150px;position: absolute;right: 0;top: 61%;border: 1px solid rgba(255,255,255,.5);}
.businessPageCon .bTab dd {width: 16.6667%;height: 100%;text-align: center;position: relative;transition: all .4s linear;-webkit-transition: all .4s linear;display: inline;float: left;cursor: pointer;border-right: 1px solid rgba(255,255,255,.5);box-sizing: border-box;-webkit-box-sizing: border-box;}
.businessPageCon .bTab dd:last-child{border-right: none;}
.businessPageCon .bTab dd .text {position: absolute;left: 0;width: 100%;top:50%;transition: all 300ms linear;-webkit-transition: all 300ms linear;transform: translateY(-50%);-webkiy-transform: translateY(-50%);}
.businessPageCon .bTab dd .icon {background-repeat: no-repeat;background-position: center center;width: 35px;background-size: contain;height: 30px;margin:0 auto;}
.businessPageCon .bTab dd .cntext {font-size: 16px;height: 25px;line-height: 25px;color: #fff;padding: 10px 10px 0;}

.businessPageCon .bTab dd .indexMore {transform: translateY(20px);opacity: 0;-webkit-transform: translateY(20px);transition: all 400ms linear;-webkit-transition: all 400ms linear;visibility: hidden;}
.businessPageCon .bTab dd:hover {background:#521766}
.businessPageCon .bTab dd.hover {background:#521766}
.businessPageCon .bTab dd:hover .indexMore {transform: translateY(0);opacity: 1;-webkit-transform: translateY(0);visibility: visible;}

.businessPageCon .bg1Swiper,.businessPageCon .bg1Swiper .swiper-wrapper,.businessPageCon .bg1Swiper .swiper-slide {height: 100% !important;width: 100% !important;}

.businessPageCon .bg1Swiper .indexTitle{position: absolute;left: 0;top: 10%;}
.businessPageCon .bg1Swiper {position: absolute !important;top: 0;left: 0;}
.businessPageCon .bg1Swiper .swiper-wrapper {transform: translate(1px) !important;margin-left: -1px;left: 0 !important;}
.businessPageCon .bg1Swiper .swiper-slide {top: 0;left: 0;opacity: 0;z-index: 1;transform: scale(1.1) !important;transition: 1.5s ease-in-out;position: absolute;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.businessPageCon .bg1Swiper .swiper-slide .con{position: absolute;left: 0;top:50%;}
.businessPageCon .bg1Swiper .swiper-slide-active {opacity: 1;filter: alpha(opacity=100);z-index: 2;transform: scale(1) !important;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.businessPagina {position: absolute;left: 10% !important;bottom: 30% !important;font-size: 30px;color: #fff;z-index:5;color: #a8b2bb;font-size: 20px;}
.businessPagina .swiper-pagination-current{font-size: 24px;color: #fff;font-weight: bold;position: relative;top: -5px;}
.businessPagina .swiper-pagination-total{position: relative;top:5px;}
/* ========== 业务板块 end ========== */
/*工会信箱 start*/
.maillboxCon .formTitle{font-size: 35px;color: #333333;font-weight: bold;line-height: 55px;text-align: center;padding-top: 50px;}
.maillboxCon span{display: block; font-size: 15px;color: #b2b2b2;line-height: 35px;text-align: center;margin-bottom: 60px;}
.maillboxForm{background-color: #fff;padding:0 30px 50px;}
.maillboxForm .form{margin-bottom: 50px;}
.formLeft{width:50%;margin-right:30px;}
.formLeft .item{margin-bottom: 20px;}
.formLeft .item .itemC{background-color: #fff;border: 1px solid #e5e5e5;overflow: hidden;height: 55px;line-height: 55px;padding: 0 10px;}
.formLeft .item1 .itemC{width: 75%;margin-right: 10px;display: inline-block;}
.formLeft .item1 img{height: 55px;object-fit: contain;width: 100px;display: inline-block;}
.formLeft .item .lable{float: left;display: inline;font-size: 16px;color: #666;}
.formLeft .item .lable i{font-style: normal;color: #d32e0d;margin-right: 5px;}
.formLeft .item .input{background-color: transparent !important;border: none !important;overflow: hidden;}
.formLeft .item input{width: 100% !important;height: 55px !important;line-height: 55px !important;}
.formLeft .item .uplodeBtn{padding:0 50px;font-size: 16px;background-color: #521766;border-radius: 30px;height: 55px;line-height: 55px;margin-right: 30px;color: #fff;text-align: center;display: inline-block;vertical-align: middle;}
.formLeft .item span{font-size: 16px;color: #666;height: 55px;line-height: 55px;display: inline-block;vertical-align: middle;margin: 0;}
.formRight{overflow: hidden;}
.formRight .itemC{background-color: #fff;border: 1px solid #e5e5e5;padding: 10px;}
.formRight .itemC .lable{font-size: 16px;color: #666;}
.formRight .itemC .lable i{font-style: normal;color: #d32e0d;margin-right: 5px;}
.formRight .itemC textarea{background-color: transparent;border: none !important;width: 100%  !important;}
.maillboxCon .submitBtn {text-align: center;}
.maillboxCon .submitBtn a{display: inline-block;border: 1px solid #521766;color: #521766;font-size: 16px;padding:0 50px;height: 55px;line-height: 55%;border-radius: 30px;transition: all 500ms;-webkit-transition: all 500ms;line-height: 55px;}
.maillboxCon .submitBtn a:hover{background-color: #521766;color: #fff;}
/*工会信箱 end*/
/*联系我们 strat*/
.contactUsList{background-color: #fff;padding:55px 0 83px;border-radius:10px;overflow: hidden;}
.contactUsList dd{float: left;display: inline;width: 50%;padding-left: 160px;box-sizing: border-box;-webkit-box-sizing: border-box;position: relative;}
.contactUsList dd:nth-child(1)::before{display: block;content:'';width: 1px;height: 100%;background-image: radial-gradient(circle,rgba(197,197,197,8),rgba(197,197,197,.3));position: absolute;right: 0;top: 0;}
.contactUsList dd .title{font-size:30px ;color: #333333;height:97px;line-height:97px;margin-bottom: 33px;}
.contactUsList dd .title i{font-size: 26px;font-weight: bold;}
.contactUsList dd .title em{display: inline-block;color: #521766;}
.contactUsList dd .info{display: inline-block;margin-right: 63px;}
.contactUsList dd .info .icn{font-size:16px ;color: #333333;height:28px;line-height:28px;background-position: left center;background-repeat: no-repeat;background-size: contain;padding-left: 40px;}
.contactUsList dd .info .text{font-size:14px ;color: #999999;height:25px;line-height:25px;}
.map{height: 600px;}
/*联系我们 end*/

