@charset "UTF-8";
/* ========== 单篇+文章页 start ========== */
.articleC {background: #FFFFFF;padding: 0 70px 50px;}
.line{height: 1px;background-color: #ebebeb;}
.articleBox {line-height: 36px;padding: 10px 0;color: #666666;font-size: 16px;}
.articleBox img {max-width: 100%;}
/* ————— 标题 start ————— */
.articleTitle {clear: both;line-height: 50px;font-size: 38px;font-family: "microsoft yahei";color: #333333;text-align: center;position: relative;}
/* ————— 标题 end ————— */
/* ————— 发布信息 start ————— */
.articleTime {display: block;clear: both;color: #5c5c5c;font-size: 16px;line-height: 40px;padding: 20px 0;border-bottom: 1px solid #dddddd;overflow: hidden;text-align: left;}
.articleTime span {padding-right: 50px;font-size: 16px;color: #5c5c5c;vertical-align: middle;background-position: left center;background-repeat: no-repeat;}
.articleTime span.time{background-image: url(../images/timeIcon.png);padding-left: 25px;}
.articleTime span.see{background-image: url(../images/seeIcon.png);padding-left: 25px;}
/* ————— 发布信息 end ————— */
/* ————— 分享 start ————— */
.articleShare {display: inline-block;vertical-align: middle;}
.articleShare .shareParent .shareItem{vertical-align: middle;}
.shareParent .shareFont::before{display: none;}
.shareParent .shareFont.icon-weibo {border: none;background: url(../images//sharewb.png)no-repeat center center !important;}
.shareParent .shareFont.icon-wechat {border: none;background: url(../images//sharewx.png)no-repeat center center !important;}
.shareParent .shareFont.icon-qq {border: none;background: url(../images//shareQQ.png)no-repeat center center !important;}
/* ————— 分享 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: block;line-height: 32px;padding: 0 20px 10px 30px;background: url(../images/common/file/file.png) no-repeat left center; color:#666}
.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: #cc0110;}
.articlePage a.hover {color: #fff;background: #cc0110;}
/* ————— 文章页码 end ————— */
/* ————— 上一篇/下一篇 start ————— */
.pageUp {display: block;color: #999999;font-size: 16px;overflow: hidden;}
.articlePageBox{line-height: 70px;height: 70px;float: left;display: inline;width: 44%;background-color: #fdfbfb;padding: 0 30px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.backList{float: left;display: inline;width: 12%;line-height: 70px;height: 70px;}
.backList a{margin: 0 20px;display: block;height: 70px;background-color: #c9a273;background-position: center;background-repeat: no-repeat; background-image: url(../images/backListIcon.png);}
.backList a:hover{background-color: #cc0110;}
.pageUp a {font-size: 16px;color: #999999;}
.articlePageBox:hover,
.pageUp a:hover {color: #cc0110;}
/* ————— 上一篇/下一篇 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: #FFFFFF;margin:0 15px;}
.imgList1 dd .con .pic::before{padding-top: 66.6%;}
.imgList1 dd .con .pic .newPic{position: absolute !important;left: 0;top: 0;}
.imgList1 dd .con .text{height: 100px;line-height: 100px;padding: 0 20px;font-size: 18px;color: #333333;text-align: center;transition: all 0.4s;-webkit-transition: all 0.4s;}
.imgList1 dd .con:hover .text{color: #cc0110;}
/* 全图列表1 end */
/* 产品中心 start */
.productList{overflow: hidden;margin:0 -15px;}
.productList dd{width: 25%;float: left;display: inline;margin-bottom: 30px;}
.productList dd .con{display: block;background: #FFFFFF;margin:0 15px;}
.productList dd .con .imgBox{padding: 85px;border-bottom: 1px solid #f5f5f5;}
.productList dd .con .pic{overflow: unset;}
.productList dd .con .pic::before{padding-top: 100%;}
.productList dd .con .pic .newPic{position: absolute !important;left: 0;top: 0;}
.productList dd .con .text{height: 80px;line-height: 80px;padding: 0 20px;font-size: 18px;color: #333333;text-align: center;transition: all 0.4s;-webkit-transition: all 0.4s;}
.productList dd .con:hover .text{color: #cc0110;}
/* 产品中心 end */
/* 视频列表 start */
.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: 66.6%;}
.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/common/videoIco.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: 60px;line-height: 60px;font-size: 18px;color: #333333;overflow: hidden;transition: all 0.4s;-webkit-transition: all 0.4s; text-align: center;}
.videoList dd .con:hover .title {color: #cc0110;}
.aykj-videoPop .layui-layer-setwin .layui-layer-close2{background: url(../images/common/videoPopClose.png) no-repeat center center / auto 40px;right: -60px;top: -40px;}
.aykj-videoPop .layui-layer-setwin .layui-layer-close2:hover{ background-position: center center;}
/* 视频列表 end */
/* ========== 图文列表 start ========== */
/* 图文列表1 start */
.imgText1{overflow: hidden;margin:0 -15px;}
.imgText1 dd{width: 33.3333%;float: left;display: inline;margin-bottom: 30px;}
.imgText1 dd .con{display: block;background: #FFFFFF;margin:0 15px;}
.imgText1 dd .con .pic::before{padding-top: 66.6%;}
.imgText1 dd .con .pic .newPic{position: absolute !important;left: 0;top: 0;}
.imgText1 dd .con .textC{padding: 25px 20px;transition: all 0.4s;-webkit-transition: all 0.4s;}
.imgText1 dd .con .textC .title{line-height: 50px;font-size: 20px;color: #333333;height: 50px;overflow: hidden;}
.imgText1 dd .con .textC .time{color: #999999;line-height: 45px;font-size: 16px;}
.imgText1 dd .con .textC .time span{font-size: 20px;}
.imgText1 dd .con .textC .moreBtn{font-size: 14px;padding-top: 32px;line-height: 24px;font-size: 14px;color: #c9a273;padding-bottom: 17px;}
.imgText1 dd .con .textC .moreBtn span{padding-right: 25px; background-image: url(../images/section5DlBtnIcon.png);background-position: right center;background-repeat: no-repeat;}
/* 图文列表1 end */
/* ========== 文字列表 start ========== */
/* 全文列表1 start */
.textList1{margin-right: -30px;}
.textList1::after{ clear:both; content: ''; visibility: hidden; display: block;}
.textList1 dd{width: 50%;float: left;display: inline;margin-bottom: 30px;}
.textList1 dd .con{display: block;margin-right: 30px;height: 255px; background: #fff;padding: 28px 30px;box-sizing: border-box;-webkit-box-sizing: border-box; overflow: hidden;transition: 0.4s;-webkit-transition: 0.4s;border-radius: 5px;}
.textList1 dd .con .textC{line-height: 66px;color: #333333;font-size: 18px;overflow:hidden;height: 66px;}
.textList1 dd .con .text{line-height: 28px;height: 56px;overflow: hidden;font-size: 14px;color: #666666;margin-bottom: 30px;}
.textList1 dd .con .info{margin-bottom: 15px;line-height: 30px;}
.textList1 dd .con .info .time{color: #999999;font-size: 14px;overflow: hidden;}
.textList1 dd .con .info .time span{font-size: 18px;}
.textList1 dd .con .info .moreBtn{font-size: 14px;color: #c9a273;float: right;display: inline;}
.textList1 dd .con .info .moreBtn span{padding-right: 25px; background-image: url(../images/section5DlBtnIcon.png);background-position: right center;background-repeat: no-repeat;}
.textList1 dd .con .info .moreBtn a:hover span{background-image: url(../images/section5DlBtnIconh.png);}
/* 全文列表1 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 ========== */
.recruitTitle{position: relative;padding-left: 20px;margin-bottom: 20px; height: 50px; line-height: 50px; border-bottom: 1px solid #ddd;}
.recruitTitle::before{width: 4px;height: 26px;background: #1e5ab0;display: block;content: '';position: absolute;top: 50%;left: 0;margin-top: -13px;}
.recruitTitle .conL{ float: left; display: inline; font-size: 24px;color: #000000;}
.recruitTitle .conR{ float: right; display: inline;}
.recruitTitle .conR a{ color: #1e5ab0; font-size: 14px;}
.recruitTitle .conR a:hover{ color: #0b60d9;}
/* 列表start */
.recruitList2{ overflow: hidden;}
.recruitList2 dd{ overflow: hidden; margin-bottom: 0px; border-bottom: 1px solid #ddd;margin-bottom: 30px;}
.recruitList2 dd .recruitT{ overflow: hidden; height: 80px; line-height: 80px; padding: 0 0 0 30px; background: #dbdbdc; color: #333; cursor: pointer; transition: all .3s; -webkit-transition: all .3s;}
.recruitList2 dd .recruitT .text{ font-size: 18px; overflow: hidden;}
.recruitList2 dd .recruitT .btn{ float: right; display: inline; width: 80px; height: 80px; margin-right: 50px; background: url(../images/zpShow.png) no-repeat center center;}
.recruitList2 dd .recruitC{ overflow: hidden; font-size: 14px; color: #999999; line-height: 40px; display: none; background:#FFF;}
.recruitTable{ font-size: 16px; color: #333; padding: 30px 90px 30px; border-bottom: 1px solid #ddd;}
.recruitTable table{ border:none;}
.recruitTable table tr{ border:none; height: 50px;}
.recruitTable table tr td{ border:none;}
.recruitTable table b{ margin-right: 20px;font-weight: normal;}
.recruitTextBox{padding-top: 60px;}
.recruitText{ float: left;display: inline;border-right: 1px solid #ebebeb; width: 50%; overflow: hidden; padding: 0 30px 20px 90px;font-size: 14px; color: #999999; line-height: 40px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.recruitText:nth-last-child(2){border: none;}
.recruitBtn{ overflow: hidden;padding: 55px 90px 77px;text-align: center;}
.recruitBtn a{ overflow: hidden; display: block; height: 60px; line-height: 60px; float: left; display: inline; width: 200px; background: #cc0110; color: #FFF; border-radius: 3px; transition: all .3s; -webkit-transition: all .3s; font-size: 14px;}
.recruitBtn a:hover{ opacity: 0.9}
.recruitList2 dd:hover .recruitT{ background: #cc0110; color: #FFF;}
.recruitList2 dd:hover .recruitT .btn{  background: url(../images/zpShowh.png) no-repeat center center;}
.recruitList2 dd.active .recruitT{ background: #cc0110; color: #FFF;}
.recruitList2 dd.active .recruitT .btn{  background: url(../images/zpHide.png) no-repeat center center;}
.recruitList2 dd:last-child{ border-bottom: none;}

.recruitList1 span{ float: left; display: inline; width: 14.28%; text-align: center;}
.recruitList1 span.ftHuang{ color: #d6b10e;}
.recruitList1 dt{ overflow: hidden; background: #FFF; border-radius: 5px; margin-bottom: 20px;}
.recruitList1 dt span{ height: 50px; line-height: 50px; font-size: 14px; color: #333; font-weight: bold;}
.recruitList1 dd{ overflow: hidden; background: #FFF; border-radius: 5px; margin-bottom: 20px;}
.recruitList1 dd span{ height: 45px; line-height: 45px;}
.recruitList1 dd a{ display: block; overflow: hidden;font-size: 14px; color: #666;}
.recruitList1 dd a:hover{ background: #1e5ab0; color: #FFF;}
.recruitList1 dd a:hover span.ftHuang{ color: #FFF;}
/* 列表end */
/* 表单start */
.recruitListForm{ margin-right: -40px; font-size: 14px;}
.recruitListForm:after{ clear:both; content: ''; visibility: hidden; display: block;}
.recruitListForm .item{ width: 50%; float: left; display: inline; margin-bottom: 15px;}
.recruitListForm .item.w100p{ width: 100%;}
.recruitListForm .item .con{ margin-right: 40px;}
.recruitListForm .item .label{ height: 38px; line-height: 38px;}
.recruitListForm .item .label span{ color: #da0100;}
.recruitListForm .item .itemC{ clear: both; min-height: 40px;}
.recruitListTc{ padding:20px; overflow: hidden;}
.upLoadResume{ font-size: 0;}
.upLoadResume span{ display: inline-block; font-size: 14px; height: 40px; line-height: 40px;color: #aeaeae;}
.upLoadResume a.up{ background: #1e5ab0; color: #FFF; border-color: #1e5ab0;}
.upLoadResume a.down{ background: #e9e9e9; border-color: #e9e9e9;}
/* 表单end */
/* ========== 招聘 end ========== */
/* ========== 联系我们 start ========== */
.contactUsDl .dd{float: left;display: inline;width: 25%;}
.contactUsDl .dd .con{padding: 95px 30px 20px;text-align: center;min-height: 360px;box-sizing: border-box;-webkit-box-sizing: border-box;border-left: 1px solid #e6e6e6;}
.contactUsDl .dd:nth-last-child(2) .con{border-right: 1px solid #e6e6e6;margin-right: -1px;}
.contactUsDl .dd .con .icon{width: 78px;height: 78px;border: 1px solid #cc0110 ;margin: 0 auto;border-radius: 100%;margin-bottom: 16px;background-position: center;background-repeat: no-repeat;}
.contactUsDl .dd.dd1 .con .icon{background-image: url(../images/contactUsDlIcon1.png);}
.contactUsDl .dd.dd2 .con .icon{background-image: url(../images/contactUsDlIcon2.png);}
.contactUsDl .dd.dd3 .con .icon{background-image: url(../images/contactUsDlIcon3.png);}
.contactUsDl .dd.dd4 .con .icon{background-image: url(../images/contactUsDlIcon4.png);}
.contactUsDl .dd .con .text{line-height: 25px;height: 25px;overflow: hidden; font-size: 16px;color: #333333;margin-bottom: 25px;}
.contactUsDl .dd .con .info img{height: 22px;}
.contactUsDl .dd .con .info{line-height: 22px;font-size: 16px;color: #666666;}
#map{height: 650px;}
.contactUsFromBox{position: relative;}
.contactUsBox .col3Big{height: 820px;}
.contactUsBox .col3Big .bgBox{width: 100%;height: 100%;}
.contactUsBox .column3{position: relative;}
.contactUsBox .Uscol3Con{position: absolute;left: 0;top: 0;height: 100%;width: 100%;}
.Uscol3Con .usMessagel,
.Uscol3Con .usMessager{float: left;display: inline;width: 50%;}
.Uscol3Con .usMessagel{padding: 89px 0 0;box-sizing: border-box;-webkit-box-sizing: border-box;}
.Uscol3Con .usMessagel .culTitleBox .title1,
.Uscol3Con .usMessagel .culTitleBox .title2{text-align: left;font-size: 30px;color: #999999;opacity: 0.2;}
.Uscol3Con .usMessagel .textC{padding-top: 40px;line-height: 30px;font-size: 16px;color: #666666;text-align: left;width: 355px;margin: 0;}
.Uscol3Con .usMessager{padding-top: 120px;}
.messFromitem{border-bottom: 1px  solid #e6e6e6;margin-bottom: 24px;}
.messFromitem .messLable{line-height: 27px;font-size: 16px;color: #333333;}
.messFromitem .messLable span{color: #ea1d1d;}
.messFromitem .inputBox{padding: 19px 10px 5px 5px;}
.messFromitem .inputBox input{height: 20px;outline: none;width: 100%;border: none;font-size: 14px;line-height: 20px;}
.messFromitem .inputBox textarea{height: 20px;outline: none;border: none;width: 100%;font-size: 14px;line-height: 20px;background: none;}
.messsgebtnBox{padding-top: 19px;padding-left: 2px;}
.messsgebtnBox .subBtn a{display: block;width: 240px;height: 55px; background: #c9a273;text-align: center;font-size: 16px;}
.messsgebtnBox .subBtn span{color: #FFFFFF;background: url(../images/reformSub.png)no-repeat right center;line-height: 55px;padding-right: 30px;transition: all 0.3s linear;-webkit-transition: all 0.3s linear;}
.messsgebtnBox .subBtn  a:hover span{padding-right: 36px;}
/* ========== 联系我们 end ========== */
/* ========== 品鉴中心 start ========== */
.assessmentCenterBox{position: relative;min-height: 1126px;}
.assessmentCenterBox .bgBox{height: 1126px;position: absolute;left: 0;top: 0;width: 100%;}
.assessmentCenterBox .bgBox .bgImg{width: 100%;height: 100%;}
.assessmentCon{position: relative;left: 0;top: 0;width: 100%;}
.assessmentCenterMap{height: 795px;}
.listInfoBoxs{overflow: hidden;}
.listInfoBox{padding: 30px 60px;background: #ffffff;overflow: hidden;margin-right: -50px;}
.listInfoBox .lable{line-height: 35px;color: #555555;font-size: 18px;float: left;display: inline;margin-right: 15px;}
.listInfoBox .info{overflow: hidden;line-height: 35px;font-size: 18px;color: #555555;}
.listInfoBox .info a{display: inline-block; margin-right: 35px;padding: 0 15px;cursor: pointer;margin-bottom: 15px;}
.listInfoBox.provinceBox{border-bottom: 1px solid #f5f5f5;}
.listInfoBox.provinceBox .info a.active{background-color: #cc0110;color: #ffffff;}
.listInfoBox.cityBox .info a.active{color: #cc0110;margin-bottom: 15px;}
.assessmentDl{margin-right: -30px;}
.assessmentDl .dd{float: left;display: inline;width: 33.333%;margin-bottom: 30px;}
.assessmentDl .dd .con{margin-right: 30px;background: #ffffff;}
.assessmentDl .dd .con .pic::before{padding-top: 66.6%;}
.assessmentDl .dd .con .textC{padding: 36px 45px 30px;}
.assessmentDl .dd .con .textC .title{line-height: 46px;overflow: hidden;height: 46px;font-size: 18px;text-align: center;}
.assessmentDl .dd .con .textC .title a{color: #333333;}
.assessmentDl .dd .con .textC .title a:hover{color: #cc0110;}
.assessmentDl .dd .con .textC .info{line-height: 24px;overflow: hidden;height: 48px;font-size: 14px;color: #666666;text-align: center;}
/* ========== 品鉴中心 end ========== */
/* ========== recruitForm.jsp start ========== */
.recruitFormBox{padding: 50px 60px;}
.recruitFormBox .viewTitleBox .title1{padding-bottom: 8px;font-size: 32px;color: #333;line-height: 50px;}
.recruitFormBox .viewTitleBox .title2{font-size: 14px;color: #666666;line-height: 32px;}
.recruitFormBox .reViewContent{padding-top: 45px;}
.recruitFormTitle{height:48px;line-height:48px;font-size:24px;color:#333333;padding-left:14px;position:relative;margin-bottom:8px}
.recruitFormTitle:before{display:block;content:'';height:24px;width:4px;background:#69b74a;position:absolute;top:50%;left:0;margin-top:-12px}
.recruitFormCon{margin-right:-60px}
.recruitForm{width:50%;float:left;display:inline}
.recruitForm1{width:100%}
.recruitForm .con{margin-right:60px}
.recruitFDd{margin-bottom:20px}
.recruitFTitle{font-size:16px;color:#666666;height:70px;line-height:70px}
.recruitFBox{overflow:hidden}
.recruitFBox1{margin-left:60px;width:85%}
.recruitFBox textarea{height:260px;border:none;outline:none;width:100%;padding-top:22px;line-height:25px;}
.recruitFDiv input{width:100%;height:70px;line-height:70px;border:none;outline:none;font-size:14px;}
.recruitFCon{position:relative;padding:0 20px;border: 1px solid #e0e0e0;}
.recruitFYzm{width:35%;float:left;margin-right:20px}
.recyzmPic{cursor:pointer;width:132px;height:50px}
.recyzmPic img{width:100%;height:100%}
.recruitFCon1{height:118px}
.recruitFBtn{padding-top:27px}
.recruitFBtn a{width:77px;height:34px;line-height:34px;display:inline-block;margin-right:23px;background:#4d82e2;border-radius:4px;text-align:center;font-size:14px;color:#fff}
.recruitFBtn a.recruitFBtn1{background:#f2f2f2;color:#333333}
.recruitFPs{height:46px;line-height:46px;overflow:hidden;font-size:14px;color:#666666}
.recruitFCon span{font-size:14px;color:#cc0110;line-height:70px;position:absolute;left:10px;top:2px}
.recruitFSel{height:70px;position:relative;padding-right:38px}
.recruitFSel .seljg{padding-left:10px;line-height:70px;color:#333333;font-size:14px;cursor:pointer}
.recruitFSel i{display:block;width:70px;height:70px;background:url(../images/reformSel.png) no-repeat center center;position:absolute;right:-30px;top:0px;cursor:pointer}
.recruitFSel .selTj{width:100%;overflow:hidden;border:1px solid #dedede;border-top:none;max-height:120px;overflow-y:auto;position:absolute;left:-1px;top:70px;background:#FFF;display:none;z-index:100000}
.recruitFSel .selTj a{display:block;height:40px;line-height:40px;padding-left:10px;color:#666666;margin-bottom:1px;font-size:12px}
.recruitFSel .selTj a:hover{background:#cc0110;color:#FFF}
.recruitFSel .selTj a.hover{background:#cc0110;color:#FFF}
.recruitFormUp{height:50px;line-height:50px;font-size:14px;color:#999;overflow:hidden;margin-bottom:30px}
.recruitFormUp a{float:left;width:130px;height:50px;line-height:50px;border-radius:5px;overflow:hidden;background:rgb(105,183,74);font-size:14px;color:#fff;text-align:center;margin-right:10px}
.recruitFormUp span{float:left}
.recruitFormBtn{padding-top:10px;text-align:center;font-size:0;padding-bottom:30px}
.recruitFormBtn .btn{display: inline-block;margin: 0 10px;}
.recruitFormBtn .btn a{display:block;width:200px;height:60px;line-height:60px;overflow:hidden;text-align:center;font-size:18px;color:#fff;margin:0 auto}
/* .recruitFormBtn .btn a  span{color:#fff;background:url(../images/reformSub.png)no-repeat center center;width:19px;height:14px;margin-left: 16px; transition:all 0.3s linear;-webkit-transition:all 0.3s linear;position: relative;top: -2px;display: inline-block;vertical-align: middle;} */
.recruitFormBtn .btn a:hover span{transform: translateX(5px) rotate(30deg);}
.recruitFormBtn .btn.btn1 a{background:#cc0110}
.recruitFormBtn .btn.btn2 a{background:#dbdbdc;color: #666666;}
.recruitFormDown .flieCon{height:100px;padding:0 20px 0}
.recruitFormDown .flieBtnCon{overflow:hidden;margin-bottom:10px;padding-top: 30px;}
.recruitFormDown .flieText{font-size:14px;color:#666666}
.recruitFormDown .flieCon .btn{float:left;margin-right:20px}
.recruitFormDown .flieCon .btn a{padding:0 20px; display:block;height:35px;line-height:35px;text-align:center;font-size:14px;color:#fff;border-radius:2px;overflow:hidden;transition:all 0.3s linear;-webkit-transition:all 0.3s linear}
.recruitFormDown .flieCon .btn a .webuploader-pick{padding:0;background:none}
.recruitFormDown .flieCon .btn.btn1 a{background:#c9a273}
.recruitFormDown .flieCon .btn.btn2 a{background:#dbdbdc;color: #666666;}
.recruitFormDown .flieCon .btn a:hover{opacity:0.7}
.recruitFDd .yzmImg{margin-left:15px}
.recruitFDd .yzmImg img{width:120px;height:50px;border-radius:5px;overflow:hidden;cursor:pointer}
/* ========== recruitForm.jsp end ========== */
/* 产品详情 start */
.productViewL{float: left;display: inline;width: 780px;}
.productViewR{overflow: hidden;padding-top: 80px;padding-right: 30px;}
.productImgDl{padding: 50px 40px;position: relative;}
.productImgDl .slickCon .pic::before{padding-top: 100%;}
.productImgDl .bd .slick-arrow{display: block;width: 45px;height: 55px;background-color: rgba(0, 0, 0, 0.2);background-position: center;background-repeat: no-repeat; cursor: pointer;position: absolute;top: 50%;margin-top: -27px;}
.productImgDl .bd .slick-arrow.prev{left: 30px;background-image: url(../images/indexBannerPrev.png);}
.productImgDl .bd .slick-arrow.next{right: 30px;background-image: url(../images/indexBannerNext.png);}
.productImgDl .bd .slick-arrow:hover{background-color:#c9a273;}
.productViewR .title{font-size: 36px;line-height: 55px;color: #333333;margin-bottom: 20px;}
.productViewR .proDNewText{margin-bottom: 35px;}
.productViewR .proDNewText span{display: block;border-bottom: 1px solid #f0f0f0;height: 55px;line-height: 55px;width: 320px;font-size: 16px;color: #666666;}
.productViewR .proDNewText span em{font-style: normal;font-size: 24px;color: #cc0110;}
.productViewR .proDNewText span i{font-size: 24px;color: #cc0110;font-style: normal;}
.productViewR .info{font-size: 16px;color: #666666;line-height: 40px;height: 340px;padding-right: 20px;}
/* 产品详情 end */