@charset "UTF-8";
/* ========== 单篇+文章页 start ========== */
.articleC {background: #FFFFFF;padding: 0 50px 50px;}
.articleBox {line-height: 36px;padding: 10px 0;color: #666666;font-size: 16px;}
.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 {padding-right: 16px;font-size: 14px;color: #999999;vertical-align: middle;}
/* ————— 发布信息 end ————— */
/* ————— 分享 start ————— */
.articleShare {display: inline-block;vertical-align: middle;}
.articleShare .shareParent .shareItem{vertical-align: middle;}
/* ————— 分享 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;background: url(about:blank);}
#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 #94070a;background: #94070a;}
.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: block;line-height: 32px;padding: 0 20px 10px 30px;float: left;background: url(../images/common/file/file.png) no-repeat left center;}
.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;}
/* ————— 文件 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: #009944;}
.articlePage a.hover {color: #fff;background: #009944;}
/* ————— 文章页码 end ————— */
/* ————— 上一篇/下一篇 start ————— */
.pageUp {display: block;line-height: 34px;color: #999999;font-size: 16px;}
.pageUp a {font-size: 16px;color: #999999;}
.articlePageBox:hover,
.pageUp a:hover {color: #009944;}
/* ————— 上一篇/下一篇 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\9;}
.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 ————— */
.video{width: 600px;height: 400px; margin: 0 auto}
/* ————— 视频 end ————— */
/* ========== 单篇+文章页 end ========== */

/* ========== 全文列表 start ========== */
.textList1Dl{overflow: hidden;margin:0 -15px;}
.textList1Dl dd{width: 50%;float: left;display: inline;margin-bottom: 30px;}
.textList1Dl dd .con{display: block;margin:0 15px;background: #fff;padding:18px 30px;overflow: hidden;color: #333333; transition: all 0.3s linear;}
.textList1Dl dd .con:hover{box-shadow: 0 3px 10px 1px rgba(0,0,0,0.09);}
.textList1Dl dd .con .time{line-height: 32px;font-size: 18px;color: #cccccc;padding-bottom: 9px;}
.textList1Dl dd .con .title{line-height: 43px;font-size: 20px;}
.textList1Dl dd .con .textC{line-height: 28px;font-size: 14px;color: #999999;height: 56px;}
/* ========== 全文列表 end ========== */
/* ========== 全图列表 start ========== */
.imglsitBg{background-size: cover;background-position: left top;background-repeat: no-repeat;}
.imgList1Dl{overflow: hidden;margin:0 -15px;}
.imgList1Dl dd{width: 33.3333%;float: left;display: inline;margin-bottom: 30px;}
.imgList1Dl dd .con{display: block;background: #FFFFFF;margin:0 15px;}
.imgList1Dl dd .con::after{content:'';display:block;height:1px;background:#009944;width:0%;transition:all 0.3s linear}
.imgList1Dl dd:hover .con::after{content:'';display:block;height:1px;background:#009944;width:100%}
.imgList1Dl dd .con .pic::before{padding-top:56.086957%;}
.imgList1Dl dd .con .text{padding: 20px 20px 16px 20px;color: #333333;}
.imgList1Dl dd .con .text .time{line-height: 33px;font-size: 14px;color: #666666;}
.imgList1Dl dd .con .text .title{line-height: 37px;font-size: 16px;}
.imgList1Dl dd:hover .con .text .title{color: #009944;}
/* ========== 全图列表 end ========== */
/* ========== 全图列表2 start ========== */
.imglsitBg{background-size: cover;background-position: left top;background-repeat: no-repeat;}
.imgList1D2{overflow: hidden;margin:0 -15px;}
.imgList1D2 dd{width: 33.3333%;float: left;display: inline;margin-bottom: 30px;}
.imgList1D2 dd .con{display: block;background: #FFFFFF;margin:0 15px;position: relative;}
.imgList1D2 dd .con .pic::before{padding-top:100%;}
.imgList1D2 dd .con .text{position: absolute;left: 0;top: 0;width: 100%;height: 100%;text-align: center;color: #FFFFFF;background: rgba(0,0,0,0.6);opacity: 0;}
.imgList1D2 dd:hover .con .text .title{font-size: 24px;margin-bottom: 20px;line-height: 63px;}
.imgList1D2 dd .con .text .btnBox{width: 158px;height: 48px;margin: 0 auto;line-height: 48px;border: 1px solid #afa696;font-size: 16px;}
.imgList1D2 dd .con .text .btnBox.more span{display: inline-block; background: url(../images/common/imglsit2MoreIcon.png) no-repeat center center;background-size: 24px 11px;height: 48px;width: 24px;vertical-align: middle;font-size: 0;margin-left: 10px;}
.imgList1D2 dd:hover .con .text{opacity: 1;}
.imgList1D2 dd .con .text .btnBox:hover{border: 1px solid #009944;font-size: 16px;background: #009944;}
/* ========== 全图列表2 end ========== */
/* ========== 图文列表 start ========== */
.imgText1Dl dd{margin-bottom: 30px;}
.imgText1Dl dd .con{overflow: hidden;border-radius: 5px;background: #fff;padding: 30px;transition: 0.4s;-webkit-transition: 0.4s;}
.imgText1Dl dd .con:hover{box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);-webkit-box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);}
.imgText1Dl dd .pic{width: 330px;float: left;display: inline;margin-right: 30px;}
.imgText1Dl dd .pic::before{padding-top: ;}
.imgText1Dl dd .text{overflow: hidden;}
.imgText1Dl dd .text .time{height: 46px;font-size: 30px;color: #999999;}
.imgText1Dl dd .text .title{height: 32px;line-height: 32px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 16px;font-weight: bold;}
.imgText1Dl dd .text .title a{font-size: 16px;color: #333333;transition: 0.4s;-webkit-transition: 0.4s;}
.imgText1Dl dd .con:hover .text .title a{color: #1e5ab0;letter-spacing: 1px;}
.imgText1Dl dd .text .info{line-height: 32px;height: 64px;overflow: hidden;font-size: 16px;color: #666666;}
/* ========== 图文列表 end ========== */
/* ========== 产品详情页 start ========== */
.prouctViewBox{padding: 60px;}
.prouctViewBox .pimgBox_l{width: 45.4545454%;margin-right: 60px;position: relative;}
.prouctViewBox .ptextBox_r{overflow:hidden;}
.prouctViewBox .pimgBox_l .pic::before{padding-top: 100%;}
.pimgBox_l .slick-arrow{position: absolute;bottom: 0;right: 0;}
.pimgBox_l .slick-arrow-prev,
.pimgBox_l .slick-arrow-next{width: 40px;height: 40px;background: #009944;display: block;cursor: pointer;background-repeat: no-repeat; background-position: center; background-size:12px 17px ;}
.pimgBox_l .slick-arrow-prev{background-image: url(../images/common/productprev.png);}
.pimgBox_l .slick-arrow-next{background-image: url(../images/common/productnext.png);}
.pimgBox_l .slick-arrow-prev:hover{background: #FFFFFF;background-image: url(../images/common/productprevh.png);background-repeat: no-repeat; background-position: center; background-size:12px 17px ;}
.pimgBox_l .slick-arrow-next:hover{background: #FFFFFF;background-image: url(../images/common/productnexth.png);background-repeat: no-repeat; background-position: center; background-size:12px 17px ;}
.pimgBox_l .slick-arrow-prev{right: 40px;}
.ptextBox_r .title{line-height: 60px;padding-bottom:12px;font-size: 24px;color: #333333;}
.ptextBox_r .text{height: 265px;border: 1px solid #ebebeb;border-left: none;border-right: none;padding: 23px 5px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.ptextBox_r .text .textC{overflow: hidden;height: 100%;overflow-y: auto;}
.ptextBox_r .text .textC p{font-size: 16px;color: #999999;}
.ptextBox_r .text .textC p .title{font-size: 16px;color: #333333;line-height: 30px;padding: 0;}
.primgListBox{padding-top: 30px;}
.primgList .dd{width: 33.333%;float: left;display: inline;margin-bottom: 13px;}
.primgList .dd .con{margin:0 10px;border: 1px solid transparent;}
.primgList .dd.slick-current .con {border: 1px solid #009944;}
.primgList .dd.hover .con{border: 1px solid #009944;}
.primgList .dd .con:hover{border: 1px solid #009944;}
.primgList .con .pic::before{padding-top: 100%;}
.product_top{padding-bottom: 59px;border-bottom: 1px solid #ebebeb;}
.product_Con .articletitle{padding-top: 58px;line-height: 30px;font-size: 24px;color: #333333;margin-bottom: 20px;}
.product_Con .articletitle .icon_l{width: 6px;height: 24px;background: #009944;display: inline-block;vertical-align: middle;font-size: 0;margin-right: 10px;}
.product_Con .articletitle .icon_r{background: url(../images/common/productIcon.png)no-repeat center center;width: 28px;height: 27px;display: inline-block;vertical-align: middle;font-size: 0;margin-left: 8px;}
.product_Con .articleBox{line-height: 33px;font-size: 14px;color: #666666;}
/* ========== 产品详情页 end ========== */
/* ========== 发展历程 start ========== */
.deveHistoryBox .wrap{padding-top: 185px;}
.deveHistoryBox .wrap{position: relative;z-index: 1;}
.deveHistoryBox .depBgBox{position: relative;top: -202px;}
.deveHistoryBox .depBgBox .depBg{background: url(../images/common/depBg.png)no-repeat center;height:202px ;}
.deveHistoryBox .devList{margin: 0 84px;overflow: hidden;}
.deveHistoryBox .devList .devlist1{margin: 0 -84px;}
/* ========== 发展历程 end ========== */
/* ========== 联系方式 start ========== */
.contactUsBox{height: 755px;position: relative;}
.contactUsBox #map{height: 100%;}
.contactUsBox .textBox{height: 0;top: -180px;position: relative;}
.contactUsBox .textBox .textCBox{position: relative; float: left; height: 120px;background: #FFFFFF;line-height: 90px;padding: 15px 18px;font-size: 18px;color: #009944;overflow: hidden;width: 33.33%;-webkit-box-sizing: border-box;box-sizing: border-box;}
.contactUsBox .textBox .textCBox.tel{font-size: 24px;}
.contactUsBox .textBox .textCBox.email{border-bottom: 1px solid #f3f3f3;}
.contactUsBox .textBox .textCBox em{margin-right: 10px;width: 60px;height: 60px;float: left;display: inline;margin-top: 15px;}
.contactUsBox .textBox .textCBox.tel em{ background: url(../images/common/contacTel.png)no-repeat center center;}
.contactUsBox .textBox .textCBox.email em{background: url(../images/common/contacEmail.png)no-repeat center center;}
.contactUsBox .textBox .textCBox.address em{background: url(../images/common/contacAddress.png)no-repeat center center;}
.contactUsBox .textBox .textCBox .numBox{ color: #FFFFFF; line-height: 90px;font-size: 60px;display: inline-block;vertical-align: middle;text-shadow: 0 0 #FFFFFF;float: right;}
.contactUsBox .textBox .textCBox:hover{background: #009944;color: #FFFFFF;}
.contactUsBox .textBox .textCBox:hover .numBox{color: #009944;}
.contactUsBox .textBox .textCBox.tel:hover em{ background: url(../images/common/contacTelh.png)no-repeat center center;}
.contactUsBox .textBox .textCBox.email:hover em{background: url(../images/common/contacEmailh.png)no-repeat center center;}
.contactUsBox .textBox .textCBox.address:hover em{background: url(../images/common/contacAddressh.png)no-repeat center center;}
.contactUsBox .textBox .textCBox::before{content:'';display:block;height:40px;width:1px;background:#e9e9e9;position: absolute;right: 0;top: 50%;margin-top: -20px;}
.contactUsBox .textBox .textCBox:hover:before{background: #009944;}
.textBox .textCBox .con{padding: 0;height: 90px;}
.textBox .textCBox .text{height: 90px;overflow: hidden;padding:10px 0;box-sizing: border-box;}
.textBox .textCBox:hover .text{background: #009944;color: #FFFFFF;}
.textBox .textCBox .text .tableCell span{display: block;line-height: 20px;text-align: left;}
/* ========== 联系方式 end ========== */