@charset "UTF-8";
/* ========== 单篇+文章页 start ========== */
.articleC {background: #FFFFFF;padding: 0 50px 50px;}
.articleBox {line-height: 30px;padding: 10px 0;color: #666666;font-size: 15px;}
.articleBox img {max-width: 100%;}
/* ————— 标题 start ————— */
.articleTitle {clear: both;line-height: 43px;font-size: 24px;font-weight: bold; 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: 20px 0 15px;overflow: hidden;text-align: center;}
.articleTime span {padding-right: 16px;font-size: 15px;color: #999999;vertical-align: middle;display: inline-block;}
/* ————— 发布信息 end ————— */
/* ————— 分享 start ————— */
.articleShare {display: inline-block;vertical-align: middle;font-size: 15px;color: #999;}
.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/article_iconh.png) no-repeat 0px -50px;left: 0;}
#play .next_a span {background: url(../images/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/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 10px 30px;background: url(../images/file.png) no-repeat left center; color:#666}
.articleHand a.word {background: url(../images/word.png) no-repeat left 3px;color: #37a6ff !important;}
.articleHand a.ppt {background: url(../images/ppt.png) no-repeat left center;color: #ff7735 !important;}
.articleHand a.excel {background: url(../images/excel.png) no-repeat left center;color: #15bf44 !important;}
.articleHand a.pdf {background: url(../images/pdf.png) no-repeat left center;color: #1369c0 !important;}
.articleHand a.zip {background: url(../images/zip.png) no-repeat left 3px;color: #ff9779 !important;}
.articleHand a:hover{text-decoration: underline;}
/* ————— 文件 end ————— */
/* ————— 文章页码 start ————— */
.articlePage {clear: both;height: 30px;text-align: center;font-family: Arial;}
.articlePage a {margin: 0 1px;background: #ccc;padding: 5px 10px;}
.articlePage a:hover {color: #fff;background: #0158a4;}
.articlePage a.hover {color: #fff;background: #0158a4;}
/* ————— 文章页码 end ————— */
/* ————— 上一篇/下一篇 start ————— */
.pageUp {display: block;line-height: 35px;color: #999999;font-size: 16px;padding-top: 30px;border-top: 1px solid #e6e6e6;}
.pageUp a {font-size: 16px;color: #999999;}
.articlePageBox:hover,
.pageUp a:hover {color: #0158a4;}
.articlePageBox1{text-align: left;width: 40%;}
.articlePageBox2{text-align: right;width: 40%;}
.pageUp .returnList{overflow: hidden;text-align: center;}
.pageUp .returnList a{display: inline-block;font-size: 15px;color: #666666;}
.pageUp .returnList a:hover{color: #0158a4;}
/* ————— 上一篇/下一篇 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(../images/play.png) center center no-repeat;background-size: 14px;}
.newsAudio .audiojs .loading {background: url(../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(../images/error.png) center center no-repeat;background-size: 14px;}
.newsAudio .audiojs .pause {background: url(../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 */
/* 全图列表1 end */
/* 视频列表 start */

/* 视频列表 end */
/* 资质荣誉 start */

/* 资质荣誉 end */
/* 期刊杂志 start */
/* 期刊杂志 end */
/* 公司简介 start */
.companyProfile{padding: 60px 0 85px;}
.companyProfileUp{margin-bottom: 50px;}
.companyProfileUp .pic{float: right;display: inline;width: 580px;margin-left: 250px;border-radius: 5px;overflow: hidden;}
.companyProfileUp .pic::before{padding-top: 80.1724%;}
.companyProfileUp .text{overflow: hidden;}
.companyProfileUp .text .title{margin-bottom: 40px;}
.companyProfileUp .text .title .enTitle{line-height: 55px;height: 55px;overflow: hidden;font-size: 36px;color: #cccccc;font-weight: bold;}
.companyProfileUp .text .title .cnTitle{line-height: 55px;height: 55px;overflow: hidden;font-size: 26px;color: #333333;font-weight: bold;}
.companyList{margin-right: -110px;}
.companyList dd{width: 50%;float: left;display: inline;margin-bottom: 120px;}
.companyList dd.dd3,.companyList dd.dd4{margin-bottom: 0;}
.companyList dd .con{margin-right: 110px;position: relative;}
.companyList dd.dd4 .con::before{display: none;}
.companyList dd .con::before{display: block;content: "";height: 80px;width: 1px;background-color: #c0c2c6;position: absolute;right: -55px;top: 50%;margin-top: -40px;}
.companyList dd .con .icon{float: right;display: inline;width: 45px;margin-top: 25px;}
.companyList dd .con .icon img{max-width: 45px;max-height: 36px;}
.companyList dd .con .conL{overflow: hidden;}
.companyList dd .con .conL .conLNum{line-height: 60px;height: 60px;font-size: 55px;font-weight: bold;color: #333333;position: relative;display: inline-block;}
.companyList dd .con .conL .conLNum .span2{position: absolute;line-height: 20px;height: 20px;font-size: 15px;color: #999999;left: 100%;top: 0;font-weight: normal;white-space: nowrap;}
.companyList dd .con .conL .textC{line-height: 20px;height: 20px;overflow: hidden;font-size: 15px;color: #999999;}
.companyInfo{line-height: 30px;font-size: 15px;color: #666666;text-align: justify;}
/* 公司简介 end */
/* 领导致辞 start */
.leaderSpeech{padding: 60px 0 90px;}
.leaderSpeech .pic{float: right;display: inline;width: 580px;margin-left: 130px;border-radius: 5px;overflow: hidden;}
.leaderSpeech .pic::before{padding-top: 80.1724%;}
.leaderSpeech .text{overflow: hidden;padding-top: 75px;}
.leaderSpeech .text .title{margin-bottom: 40px;}
.leaderSpeech .text .title .enTitle{line-height: 55px;height: 55px;overflow: hidden;font-size: 36px;color: #cccccc;font-weight: bold;}
.leaderSpeech .text .title .cnTitle{line-height: 55px;height: 55px;overflow: hidden;font-size: 26px;color: #333333;font-weight: bold;}
.leaderSpeech .info{text-align: justify;font-size: 15px;color: #666666;line-height: 30px;}
/* 领导致辞 end */
/* 企业文化 start */
.culturePage{padding: 50px 0 100px;}
.culturePageC1{margin-bottom: 80px;}
.culturePageC1 .title{margin-bottom: 30px;}
.culturePageC1 .title .titleC{float: left;display: inline;margin-top: 15px;line-height: 40px;height: 40px;font-size: 26px;color: #333333;font-weight: bold;margin-right: 185px;}
.culturePageC1 .title .info{line-height: 35px;font-size: 16px;color: #666666;overflow: hidden;}
.culturePageC1 .pic{overflow: hidden;}
.culturePageC1 .pic::before{padding-top: 32.0513%;}
.culturePageC2{position: relative;}
.culturePageC2 .picC{width: 69.55%;position: absolute;left: 0;bottom: 10px;z-index: 2;}
.culturePageC2 .picC .pic{overflow: hidden;border-radius: 5px;}
.culturePageC2 .picC .pic::before{padding-top: 50.6912%;}
.culturePageC2 .title{float: left;display: inline;line-height: 55px;height: 55px;margin-top: 20px;font-size: 26px;color: #333333;font-weight: bold;position: relative;}
.culturePageC2 .title::before{display: block;content: "";width: 94px;height: 2px;background-color: #333;position: absolute;right: -125px;top: 50%;margin-top: -1px;}
.culturePageC2Scroll{position: relative;float: right;display: inline;width: 33%;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.culturePageC2Scroll .bd{ overflow: hidden;}
.culturePageC2Scroll .slick-list{ overflow: visible; margin-right: -30px; }
.culturePageC2Scroll .myslide{ display: inline;}
.culturePageC2Scroll .con{ margin-right: 30px;padding: 165px 60px 160px 90px;}
.culturePageC2Scroll .con .conC{padding-bottom: 30px;border-bottom: 1px solid #e5e5e5;margin-bottom: 30px;}
.culturePageC2Scroll .con .conC:last-child{padding-bottom: 0;margin-bottom: 0;border: none;}
.culturePageC2Scroll .con .conC.conC3{padding-bottom: 0;margin-bottom: 0;border: none;}
.culturePageC2Scroll .con .titleOne{line-height: 38px;height: 38px;overflow: hidden;font-size: 18px;color: #333333;font-weight: bold;}
.culturePageC2Scroll .con .info{line-height: 35px;height: 35px;overflow: hidden;font-size: 15px;color: #666666;}
.culturePageC2Dot{position: absolute;left: 70px;bottom: 85px;width: 100%;}
.culturePageC2Dot .slick-dots li{ display: inline-block; width: 16px; height: 16px;border-radius: 50%; background: none;margin-left: 20px; cursor: pointer;vertical-align: middle;border: 2px solid #fff;position: relative;}
.culturePageC2Dot .slick-dots li::before{display: block;content: "";width: 10px;height: 10px;border-radius: 50%;background-color: #fff;position: absolute;left: 50%;top: 50%;margin-left: -5px;margin-top: -5px;opacity: 0;visibility: hidden;}
.culturePageC2Dot .slick-dots li.slick-active::before{ opacity: 1;visibility: visible;}
/* 企业文化 end */
/* 公司业务 start */
.businessBox1{background-position: center center;background-repeat: no-repeat;background-size: cover;}
.businessBox1C{padding: 60px 0 40px 30px;}
.businessBox1C .pic{float: left;display: inline;width: 800px;margin-right: 60px;overflow: hidden;border-radius: 5px;}
.businessBox1C .pic::before{padding-top: 67.25%;}
.businessBox1C .text{overflow: hidden;padding-top: 50px;}
.businessBox1C .text .title{line-height: 45px;height: 45px;font-size: 26px;color: #333333;font-weight: bold;position: relative;margin-bottom: 50px;}
.businessBox1C .text .title::before{display: block;content: "";width: 70px;height: 4px;background-color: #bebfc1;position: absolute;left: 0;bottom: -15px;}
.businessBox1C .text .info{text-align: justify;line-height: 30px;height: 180px;overflow-x: hidden;overflow-y: auto;font-size: 15px;color: #666666;margin-bottom: 75px;}
.businessBox1List{overflow: hidden;}
.businessBox1List dd{float: left;display: inline;text-align: center;}
.businessBox1List dd .con{display: block;}
.businessBox1List dd.dd1 .con{margin-right: 80px;position: relative;}
.businessBox1List dd.dd1 .con::before{display: block;content: "";width: 1px;height: 60px;background-color: #c6c8cb;position: absolute;right: -40px;top: 50%;margin-top: -30px;}
.businessBox1List dd .con .icon{margin-bottom: 15px;height: 40px;}
.businessBox1List dd .con .icon img{display: inline-block;max-width: 40px;max-height: 40px;}
.businessBox1List dd .con .textC{font-size: 18px;color: #0158a4;line-height: 30px;height: 30px;overflow: hidden;}
.businessBox2C{padding: 50px 0 90px;}
.businessBox2C .title{text-align: center;line-height: 45px;height: 45px;font-size: 26px;color: #333333;font-weight: bold;position: relative;margin-bottom: 60px;}
.businessBox2C .title::before{display: block;content: "";width: 70px;height: 4px;background-color: #c1c1c1;position: absolute;left: 50%;margin-left: -35px;bottom: -15px;}
.businessBox2Scroll{position: relative;margin-bottom: 30px;}
.businessBox2Scroll .bd{ overflow: hidden;}
.businessBox2Scroll .slick-list{ overflow: visible; margin-right: -40px; }
.businessBox2Scroll .myslide{ width: 20%; float: left; display: inline;}
.businessBox2Scroll .myslide.slick-current .con .text{color: #0158a4;font-weight: bold;}
.businessBox2Scroll .con{ margin-right: 40px;}
.businessBox2Scroll .con .pic{overflow: hidden;border-radius: 5px;margin-bottom: 15px;}
.businessBox2Scroll .con .pic::before{padding-top: 139.8576%;}
.businessBox2Scroll .con .text{line-height: 30px;height: 30px;text-align: center;font-size: 18px;color: #333333;overflow: hidden;}
.businessBox2CArrow .arrowBox{float: right;display: inline;margin-left: 60px;}
.businessBox2CPrev{ display:inline-block; width: 36px; height: 36px;border-radius: 50%;border: 1px solid #9b9b9b; cursor: pointer;  z-index: 1;background: url("../images/businessbox2cprev.png") no-repeat center center;margin-right: 30px;transition: all 0.3s;-webkit-transition: all 0.3s;}
.businessBox2CNext{ display:inline-block; width: 36px; height: 36px;border-radius: 50%;border: 1px solid #9b9b9b; cursor: pointer;  z-index: 1;background: url("../images/businessbox2cnext.png") no-repeat center center; transition: all 0.3s;-webkit-transition: all 0.3s;}
.businessBox2CPrev:hover{background-color: #0158a4;background-image: url("../images/businessbox2cprevh.png");}
.businessBox2CNext:hover{background-color: #0158a4;background-image: url("../images/businessbox2cnexth.png");}
.businessBox2CArrow .progressBox{padding-top: 22px;overflow: hidden;}
.businessBox2CArrow .progress{background-color: #f5f5f5;position: relative;height: 1px;}
.businessBox2CArrow .progress span{width: 0;background-color: #0158a4;height: 4px;border-radius: 4px; display: block;position: absolute;left: 0;bottom: 0px;transition: all 0.3s;-webkit-transition: all 0.3s;}
/* 公司业务 end */
/* 公司概况 start */
.companyColumn1{background-position: center bottom;background-repeat: no-repeat;background-size: cover;position: relative;z-index: 2;border-radius: 0 0 130px 0;}
.companyColumn1C{padding: 75px 0 80px;}
.companyColumn1C .title{text-align: center;margin-bottom: 25px;}
.companyColumn1C .title .cnTitle{line-height: 40px;height: 40px;overflow: hidden;font-size: 26px;color: #333333;font-weight: bold;}
.companyColumn1C .title .enTitle{line-height: 25px;height: 25px;overflow: hidden;font-size: 15px;color: #666666;}
.companyColumn1C .info{text-align: center;padding: 0 230px;line-height: 35px;font-size: 15px;color: #666666;margin-bottom: 50px;}
.companyColumn1CList{margin-right: -110px;margin-bottom: 80px;}
.companyColumn1CList dd{width: 25%;float: left;display: inline;}
.companyColumn1CList dd .con{margin-right: 110px;position: relative;}
.companyColumn1CList dd.dd4 .con::before{display: none;}
.companyColumn1CList dd .con::before{display: block;content: "";height: 80px;width: 1px;background-color: #c0c2c6;position: absolute;right: -55px;top: 50%;margin-top: -40px;}
.companyColumn1CList dd .con .icon{float: right;display: inline;width: 45px;margin-top: 25px;}
.companyColumn1CList dd .con .icon img{max-width: 45px;max-height: 36px;}
.companyColumn1CList dd .con .conL{overflow: hidden;}
.companyColumn1CList dd .con .conL .conLNum{line-height: 60px;height: 60px;font-size: 55px;font-weight: bold;color: #333333;position: relative;display: inline-block;}
.companyColumn1CList dd .con .conL .conLNum .span2{position: absolute;line-height: 20px;height: 20px;font-size: 15px;color: #999999;left: 100%;top: 0;font-weight: normal;white-space: nowrap;}
.companyColumn1CList dd .con .conL .textC{line-height: 20px;height: 20px;overflow: hidden;font-size: 15px;color: #999999;}
.companyColumn1C .indexBtnC{text-align: center;}
.companyColumn1C .indexBtn{display: inline-block;}

.companyColumn2{background-position: center center;background-repeat: no-repeat;background-size: cover;position: relative;margin-top: -130px;}
.companyColumn2 .wrap{position: relative;z-index: 1;}
.companyColumn2 .bg{position: absolute;left: 0;top: 0;background-color: rgba(0, 0, 0, 0.2);z-index: 0;width: 100%;height: 100%;}
.companyColumn2C{padding: 210px 0;}
.companyColumn2C .pic{float: left;display: inline;width: 540px;border-radius: 5px;overflow: hidden;margin-right: 60px;}
.companyColumn2C .pic::before{padding-top: 77.7778%;}
.companyColumn2C .text{overflow: hidden;padding-top: 40px;}
.companyColumn2C .text .title{margin-bottom: 15px;}
.companyColumn2C .text .title .enTitle{line-height: 55px;height: 55px;overflow: hidden;font-size: 36px;color: rgba(255, 255, 255, 0.5);font-weight: bold;}
.companyColumn2C .text .title .cnTitle{line-height: 55px;height: 55px;overflow: hidden;font-size: 26px;color: #fff;font-weight: bold;}
.companyColumn2C .text .info{margin-bottom: 50px;font-size: 15px;color: #ffffff;line-height: 30px;height: 90px; overflow: hidden;text-align: justify;}
.companyColumn2C .indexBtn a{border-color: #fff;}
.companyColumn2C .indexBtn a span{color: #fff;background-image: url(../images/indexbtnicon1.png);}

.companyColumn3{background-position: center center;background-repeat: no-repeat;background-size: cover;position: relative;margin-top: -130px;border-radius: 130px 0 0 0;}
.companyColumn3C{padding: 70px 0 80px;}
.companyColumn3C .title{text-align: center;margin-bottom: 25px;}
.companyColumn3C .title .enTitle{line-height: 55px;height: 55px;overflow: hidden;font-size: 36px;color: #cccccc;font-weight: bold;}
.companyColumn3C .title .cnTitle{line-height: 55px;height: 55px;overflow: hidden;font-size: 26px;color: #333333;font-weight: bold;}
.companyColumn3C .companyColumn3Con{text-align: center;height: 370px;overflow-x: hidden;overflow-y: auto;}
.companyColumn3C .companyColumn3Con::-webkit-scrollbar-thumb {width:4px;background:#004c8f;border-radius: 4px;}
.companyColumn3C .companyColumn3Con::-webkit-scrollbar {width:4px;background:#e5e5e5;}
.companyColumn3C .companyColumn3Con .pic{width: 60.5769%;display: inline-block;}
.companyColumn3C .companyColumn3Con .pic::before{padding-top: 100.8475%;}

.companyColumn4{background-position: center center;background-repeat: no-repeat;background-size: cover;position: relative;}
.companyColumn4 .wrap{position: relative;z-index: 1;}
.companyColumn4 .bg{position: absolute;left: 0;top: 0;background-color: rgba(0, 0, 0, 0.2);z-index: 0;width: 100%;height: 100%;}
.companyColumn4C{padding: 65px 0 130px;}
.companyColumn4C .title{text-align: center;margin-bottom: 70px;}
.companyColumn4C .title .enTitle{line-height: 55px;height: 55px;overflow: hidden;font-size: 36px;font-weight: bold;color: rgba(255, 255, 255, 0.5);}
.companyColumn4C .title .cnTitle{line-height: 55px;height: 55px;overflow: hidden;font-size: 26px;font-weight: bold;color: #ffffff;}
.companyC4Year{text-align: center;font-size: 55px;color: #ffffff;font-weight: bold;line-height: 60px;height: 60px;margin-bottom: 75px;}
.companyColumn4Scroll{position: relative;}
.companyColumn4Scroll::before{display: block;content: "";width: 100%;height: 1px;position: absolute;left: 0;top: 10%;z-index: 0;background: url("../images/xiantiao.png") no-repeat left -10px center / 100%;}
.companyColumn4Scroll .bd{ overflow: hidden;margin-bottom: 45px;}
.companyColumn4Scroll .slick-list{ overflow: visible; margin-right: -30px; }
.companyColumn4Scroll .myslide{ width: 33.3333%; float: left; display: inline;}
.companyColumn4Scroll .myslide.slick-center .con{text-align: center;}
.companyColumn4Scroll .myslide.slick-center .con .year{display: none;}
.companyColumn4Scroll .myslide.slick-center .con .icon{width: 20px;height: 20px;position: relative;top: 3px;}
.companyColumn4Scroll .myslide.slick-center .con .icon::before{display: block;content: "";width: 10px;height: 10px;border-radius: 50%;background-color: #004c8f;position: absolute;left: 50%;top: 50%;margin-left: -5px;margin-top: -5px;}
.companyColumn4Scroll .myslide.companyColumn4Next .con{text-align: right;}
.companyColumn4Scroll .con{ margin-right: 30px;}
.companyColumn4Scroll .con .icon{display: inline-block;width: 10px;height: 10px;border-radius: 50%;background-color: #fff;vertical-align: middle;}
.companyColumn4Scroll .con .year{overflow: hidden;display: inline-block; line-height: 25px;height: 25px;font-size: 18px;color: #ffffff;font-weight: bold;vertical-align: middle;}
.companyColumn4Scroll .prev{ display:block; width: 40px; height: 40px;border-radius: 50%;border:1px solid #fff; cursor: pointer; background: url(../images/column2previcon.png) no-repeat center center; position: absolute; left: 28.8%; top: 10%; margin-top: -20px; z-index: 1; display: none;transition: all 0.3s;-webkit-transition: all 0.3s;}
.companyColumn4Scroll .next{ display:block; width: 40px; height: 40px;border-radius: 50%;border:1px solid #fff; cursor: pointer; background: url(../images/column2nexticon.png) no-repeat center center; position: absolute; right: 30%; top: 10%; margin-top: -20px; z-index: 1; display: none;transition: all 0.3s;-webkit-transition: all 0.3s;}
.companyColumn4Scroll .next:hover{background-color: #fff;background-image: url(../images/column2nexticonh.png);}
.companyColumn4Scroll .prev:hover{background-color: #fff;background-image: url(../images/column2previconh.png);}
.companyColumn4ScrollText .info{text-align: center;padding: 0 515px;font-size: 15px;color: #ffffff;line-height: 30px;}

.companyColumn5Box{background-color: #393939;}
.companyColumn5{background-position: center center;background-repeat: no-repeat;background-size: cover;position: relative;border-radius: 0 0 130px 0;}
.companyColumn5C{padding: 65px 0;}
.companyColumn5C .title{text-align: center;margin-bottom: 25px;}
.companyColumn5C .title .enTitle{line-height: 55px;height: 55px;overflow: hidden;font-size: 36px;color: #b9babc;font-weight: bold;}
.companyColumn5C .title .cnTitle{line-height: 55px;height: 55px;overflow: hidden;font-size: 26px;color: #333333;font-weight: bold;}
.companyColumn5CList{margin-right: -40px;}
.companyColumn5CList dd{float: left;display: inline;width: 50%;}
.companyColumn5CList dd .con{margin-right: 40px;}
.companyColumn5CList dd.dd1 ul{margin-right: -40px;}
.companyColumn5CList dd.dd1 ul li{float: left;display: inline;width: 50%;}
.companyColumn5CList dd.dd1 ul li .liCon{margin-right: 40px;padding: 80px 40px;background-color: #fff;border-radius: 5px;overflow: hidden;text-align: center;transition: all 0.3s;-webkit-transition: all 0.3s;}
.companyColumn5CList dd.dd1 ul li .liCon .icon{width: 65px; height: 65px;margin: 0 auto 15px;}
.companyColumn5CList dd.dd1 ul li .liCon .icon img{display: inline-block;max-width: 65px;max-height: 65px;}
.companyColumn5CList dd.dd1 ul li .liCon .icon .img2{display: none;}
.companyColumn5CList dd.dd1 ul li .liCon .titleC{line-height: 40px;height: 40px;overflow: hidden;font-size: 18px;color: #333333;font-weight: bold;margin-bottom: 5px;transition: all 0.3s;-webkit-transition: all 0.3s;}
.companyColumn5CList dd.dd1 ul li .liCon .info{font-size: 16px;color: #666666;line-height: 30px;height: 60px;overflow: hidden;margin-bottom: 10px;transition: all 0.3s;-webkit-transition: all 0.3s;}
.companyColumn5Btn{display: inline-block;}
.companyColumn5Btn a{display: block;line-height: 34px;height: 34px;border-radius: 36px;border: 1px solid #e0e0e0;padding: 0 20px;transition: all 0.3s;-webkit-transition: all 0.3s;}
.companyColumn5Btn a span{display: block;font-size: 16px;color: #999999;background: url(../images/businessbox2cnext.png) no-repeat right center;padding-right: 20px;transition: all 0.3s;-webkit-transition: all 0.3s;}
.companyColumn5CList dd.dd2 ul li.li1 .liCon{margin-bottom: 40px;}
.companyColumn5CList dd.dd2 ul li .liCon{padding: 35px 40px 20px;background-color: #fff;border-radius: 5px;overflow: hidden;transition: all 0.3s;-webkit-transition: all 0.3s;}
.companyColumn5CList dd.dd2 ul li .liCon .icon{float: left;display: inline;width: 65px; height: 65px;margin-right: 75px;margin-top: 25px;}
.companyColumn5CList dd.dd2 ul li .liCon .icon img{display: inline-block;max-width: 65px;max-height: 65px;}
.companyColumn5CList dd.dd2 ul li .liCon .icon .img2{display: none;}
.companyColumn5CList dd.dd2 ul li .liCon .text{overflow: hidden;}
.companyColumn5CList dd.dd2 ul li .liCon .text .titleC{line-height: 34px;height: 34px;overflow: hidden;font-size: 18px;color: #333333;font-weight: bold;transition: all 0.3s;-webkit-transition: all 0.3s;}
.companyColumn5CList dd.dd2 ul li .liCon .text .info{line-height: 30px;height: 30px;overflow: hidden;font-size: 16px;color: #666666;margin-bottom: 20px;transition: all 0.3s;-webkit-transition: all 0.3s;}
.companyColumn5CList dd ul li:hover .liCon{background-color: #004c8f;}
.companyColumn5CList dd ul li:hover .liCon .icon .img1{display: none;}
.companyColumn5CList dd ul li:hover .liCon .icon .img2{display: inline-block;}
.companyColumn5CList dd ul li:hover .liCon .titleC{color: #fff;}
.companyColumn5CList dd ul li:hover .liCon .info{color: #fff;}
.companyColumn5CList dd ul li:hover .liCon .text .titleC{color: #fff;}
.companyColumn5CList dd ul li:hover .liCon .text .info{color: #fff;}
.companyColumn5CList dd ul li:hover .liCon .companyColumn5Btn a{border-color: #fff;background-color: #fff;}
.companyColumn5CList dd ul li:hover .liCon .companyColumn5Btn a span{color: #004c8f;background-image: url("../images/businessbox2cnextlan.png");}
/* 公司概况 end */
/* 发展历程 start */
.eventPageC{background-position: center center;background-repeat: no-repeat;background-size: cover;}
.eventPageCon{padding: 50px 0 380px;}
.eventPageYear{text-align: center;font-size: 55px;color: #333333;font-weight: bold;line-height: 60px;height: 60px;margin-bottom: 75px;}
.eventPageScroll{position: relative;}
.eventPageScroll::before{display: block;content: "";width: 100%;height: 1px;position: absolute;left: 0;top: 10%;z-index: 0;background: url("../images/xiantiao.png") no-repeat left -10px center / 100%;}
.eventPageScroll .bd{ overflow: hidden;margin-bottom: 45px;}
.eventPageScroll .slick-list{ overflow: visible; margin-right: -30px; }
.eventPageScroll .myslide{ width: 33.3333%; float: left; display: inline;}
.eventPageScroll .myslide.slick-center .con{text-align: center;}
.eventPageScroll .myslide.slick-center .con .year{display: none;}
.eventPageScroll .myslide.slick-center .con .icon{width: 20px;height: 20px;position: relative;top: 3px;background-color: #0158a4;}
.eventPageScroll .myslide.slick-center .con .icon::before{display: block;content: "";width: 10px;height: 10px;border-radius: 50%;background-color: #fff;position: absolute;left: 50%;top: 50%;margin-left: -5px;margin-top: -5px;}
.eventPageScroll .myslide.companyColumn4Next .con{text-align: right;}
.eventPageScroll .con{ margin-right: 30px;}
.eventPageScroll .con .icon{display: inline-block;width: 10px;height: 10px;border-radius: 50%;background-color: #999999;vertical-align: middle;}
.eventPageScroll .con .year{overflow: hidden;display: inline-block; line-height: 25px;height: 25px;font-size: 18px;color: #666666;font-weight: bold;vertical-align: middle;}
.eventPageScroll .prev{ display:block; width: 40px; height: 40px;border-radius: 50%;border:1px solid #e9e9e9; cursor: pointer; background:#fff url(../images/column2previconh.png) no-repeat center center; position: absolute; left: 30%; top: 10%; margin-top: -20px; z-index: 1; display: none;transition: all 0.3s;-webkit-transition: all 0.3s;}
.eventPageScroll .next{ display:block; width: 40px; height: 40px;border-radius: 50%;border:1px solid #e9e9e9; cursor: pointer; background:#fff url(../images/column2nexticonh.png) no-repeat center center; position: absolute; right: 30%; top: 10%; margin-top: -20px; z-index: 1; display: none;transition: all 0.3s;-webkit-transition: all 0.3s;}
.eventPageScroll .next:hover{background-color: #0158a4;background-image: url(../images/column2nexticon.png);border-color: #0158a4;}
.eventPageScroll .prev:hover{background-color: #0158a4;background-image: url(../images/column2previcon.png);border-color: #0158a4;}
.eventPageScrollText .info{text-align: center;padding: 0 515px;font-size: 15px;color: #666666;line-height: 30px;}
/* 发展历程 end */
/* 联系我们 start */
.contactUsBox{padding: 75px 0 90px;}
.contactUsList{margin-right: -130px;margin-bottom: 65px;}
.contactUsList dd{float: left;display: inline;width: 25%;}
.contactUsList dd .con{text-align: center;margin-right: 130px;position: relative;}
.contactUsList dd .con::before{display: block;content: "";width: 1px;height: 160px;background-color: #e5e5e5;position: absolute;right: -65px;top: 50%;margin-top: -80px;}
.contactUsList dd.dd4 .con::before{display: none;}
.contactUsList dd .con .icon{width: 100px;height: 100px;background-color: #e5edf4;margin: 0 auto 15px;transition: all 0.3s;-webkit-transition: all 0.3s;border-radius: 50%;position: relative;}
.contactUsList dd .con .icon img{max-width: 45px;max-height: 45px;display: inline-block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.contactUsList dd .con .icon .img2{display: none;}
.contactUsList dd .con .title{line-height: 35px;height: 35px;overflow: hidden;margin-bottom: 15px;font-size: 26px;color: #333333;font-weight: bold;}
.contactUsList dd .con .detail{line-height: 30px;font-size: 15px;color: #666666;}
.contactUsList dd:hover .icon {background-color: #004c8f;}
.contactUsList dd:hover .icon .img1{display: none;}
.contactUsList dd:hover .icon .img2{display: inline-block;}
.mapBox{width: 100%;position: relative;border-radius: 5px;overflow: hidden;}
.mapBox::before{display: block;content: "";padding-top: 38.4615%;}
.mapBox #map{position: absolute;width: 100%;height: 100%;left: 0;top: 0;}
/* 联系我们 end */
/* ========== 全图列表 end ========== */
/* ========== 图文列表 start ========== */
/* 图文列表1 start */
.imgText1{padding-top: 60px;}
.imgText1 dd{margin-bottom: 40px;}
.imgText1 dd .con{background-color: #fff;padding: 30px;border: 1px solid #f2f2f2;transition: all 0.3s;-webkit-transition: all 0.3s;}
.imgText1 dd .con .pic{float: left;display: inline;width: 360px;margin-right: 40px;overflow: hidden;}
.imgText1 dd .con .pic::before{padding-top: 60%;}
.imgText1 dd .con .text{overflow: hidden;padding-top: 10px;}
.imgText1 dd .con .text .title{line-height: 40px;height: 40px;overflow: hidden;margin-bottom: 20px;}
.imgText1 dd .con .text .title a{display: block;font-size: 18px;color: #333333;font-weight: bold;transition: all 0.3s;-webkit-transition: all 0.3s;}
.imgText1 dd .con .text .info{font-size: 15px;color: #666666;line-height: 28px;height: 56px;overflow: hidden;margin-bottom: 40px;}
.imgText1 dd .con .text .time{font-size: 16px;color: #999999;line-height: 25px;height: 25px;overflow: hidden;}
.imgText1 dd:hover .con{box-shadow: 1px 5px 20px rgba(0, 76, 143, 0.1);border-color: rgba(0, 76, 143, 0.1);}
.imgText1 dd:hover .con .text .title a{color: #0158a4;}
/* 图文列表1 end */
/* 图文列表2 start */
.imgText2{padding-top: 60px;margin-right: -40px;}
.imgText2 dd{float: left;display: inline;width: 33.3333%;margin-bottom: 40px;}
.imgText2 dd .con{background-color: #fff;padding: 40px 30px;border: 1px solid #f2f2f2;border-radius: 5px;margin-right: 40px;transition: all 0.3s;-webkit-transition: all 0.3s;}
.imgText2 dd .con .pic{overflow: hidden;border-radius: 5px;margin-bottom: 20px;}
.imgText2 dd .con .pic::before{padding-top: 60.0416%;}
.imgText2 dd .con .text .title{line-height: 35px;height: 35px;overflow: hidden;margin-bottom: 30px;}
.imgText2 dd .con .text .title a{display: block;font-size: 18px;color: #333;font-weight: bold;transition: all 0.3s;-webkit-transition: all 0.3s;}
.imgText2 dd .con .text .time {line-height: 30px;height: 30px;overflow: hidden;}
.imgText2 dd .con .text .time .icon{float: right;display: inline;border: 1px solid #9b9b9b;border-radius: 30px;width: 28px;height: 28px;background: url("../images/imgtext2icon1.png") no-repeat center center;transition: all 0.3s;-webkit-transition: all 0.3s;}
.imgText2 dd .con .text .time .timeC{overflow: hidden;font-size: 16px;color: #999999;}
.imgText2 dd:hover .con{box-shadow: 1px 5px 20px rgba(0, 76, 143, 0.1);border-color: rgba(0, 76, 143, 0.1);}
.imgText2 dd:hover .con .text .title a{color: #0158a4;}
.imgText2 dd:hover .con .text .time .icon{border-color: #0158a4;background-color: #0158a4;background-image: url("../images/imgtext2icon1h.png");}
/* 图文列表2 end */
/* ========== 图文列表 end ========== */
/* ========== 文字列表 start ========== */
/* 全文列表1 start */
.textList1{padding-top: 60px;}
.textList1 dd{margin-bottom: 40px;}
.textList1 dd .con{padding: 30px 40px;background-color: #fff;border: 1px solid #f2f2f2;transition: all 0.3s;-webkit-transition: all 0.3s;}
.textList1 dd .con .icon{float: right;display: inline;width: 45px;height: 45px;border: 1px solid #cfcfcf;background: url("../images/imgtext2icon1.png") no-repeat center center;margin-left: 180px;margin-top: 55px;transition: all 0.3s;-webkit-transition: all 0.3s;border-radius: 50%;}
.textList1 dd .con .text{overflow: hidden;}
.textList1 dd .con .text .title{margin-bottom: 15px;line-height: 35px;height: 35px;overflow: hidden;}
.textList1 dd .con .text .title a{display: block;font-size: 18px;color: #333333;font-weight: bold;transition: all 0.3s;-webkit-transition: all 0.3s;}
.textList1 dd .con .text .info{line-height: 28px;height: 56px;overflow: hidden;font-size: 15px;color: #666666;margin-bottom: 30px;}
.textList1 dd .con .text .time{line-height: 25px;height: 25px;overflow: hidden;font-size: 16px;color: #999999;}
.textList1 dd:hover .con{box-shadow: 1px 5px 20px rgba(0, 76, 143, 0.1);border-color: rgba(0, 76, 143, 0.1);}
.textList1 dd:hover .con .text .title a{color: #0158a4;}
.textList1 dd:hover .con .icon{border-color: #0158a4;background-color: #0158a4;background-image: url("../images/imgtext2icon1h.png");}
/* 全文列表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;}
/* ————— 公用表单 end ————— */
/* ========== 留言 start ========== */
/* 留言展示列表start */
/* 留言展示列表end */
/* 留言表单start */
/* 留言表单end */
/* ========== 留言 end ========== */
/* ========== 招聘 start ========== */
/* 列表start */
/* 列表end */
/* 表单start */
/* 表单end */
/* ========== 招聘 end ========== */
/* ========== 联系我们 start ========== */
/* ========== 联系我们 end ========== */
/* ========== 问卷调差 start ========== */
/* 问卷列表 start */
/* 问卷列表 end */
/* 问卷调查 start*/
/* 问卷调查 end*/
/* 问卷详情 start*/
/* 问卷详情 end*/
/* ========== 问卷调查 end ========== */