@charset "utf-8";
/* ========== 单篇+文章页 start ========== */
.articleBox{line-height:1.5rem;color:#454545;padding: 0.5rem .75rem;font-size:0.7rem;background:#fff;}
.articleBox img{max-width:100%;}
.articleTitle{font-size: 0.75rem;color: #333333;text-align: center;padding:.5rem 2.5rem .5rem 2.5rem;line-height: 1.4rem;}
.articleTime{display: block;clear: both;text-align: center;color: #999;font-size:0.6rem;padding: 0 0.75rem 1rem;border-bottom: 1px solid #ebebeb;}

.articleTop{overflow:hidden;background:#f9fafb;padding:.5rem 0;}
.articleTop .articleTitle{font-size:.9rem;color:#333333;text-align:center;font-weight:bold;padding:0 2.5rem;line-height:1.5rem;}
.articleTop .articleTime{text-align:center;padding:.5rem 0 0 0;}

.articleHand{clear:both;font-size:0.75rem;padding:0 0px 1rem 0;overflow: hidden;}
.articleHand a{display:block;line-height:1.6rem;padding:0 1rem 0 .75rem;}
.articleHand a i{padding:0 .25rem 0  0;}
.articleHand a.aykjWord{color:#37a6ff !important; }
.articleHand a.aykjPpt{color:#ff7735 !important;}
.articleHand a.aykjExcel{color:#15bf44 !important; }
.articleHand a.aykjPdf{color:#1369c0 !important; }
.articleHand a.aykjZip{color:#ff9779 !important; }

.articlePage{ height: 2rem; line-height: 2rem; background: #FFF;}
.articlePage a{ float: left; width: 50%; color: #666666; text-align: center;}
.articlePage a:before{ border-left: none;}
.articlePage a i{ font-size: .6rem;display: inline-block;}
.articlePage a.prev i{ margin-right: .25rem;}
.articlePage a.next i{ margin-left: .25rem;}

.videoCon{position:absolute;top:10.25rem;bottom:0;overflow-y:auto;}
.videoCon .articleTitle{font-size:18px;color:#333333;text-align:left;font-weight:bold;padding:.25rem .5rem 0 .5rem;line-height:1.5rem;}
.videoCon .articleTime{text-align:left;padding:0 0 0 .5rem;}
	
.articelImgSlide{overflow: hidden;position: relative;padding: 0 .75rem;}
#articelImgSlide img{display: block;max-width: 100%;}
#articelImgSlide{overflow: hidden;position: relative;}
#articelImgSlide .swiper-pagination{bottom: .25rem;}
.articelImgSlide .swiper-button-prev{left: 0px;}
.articelImgSlide .swiper-button-next{right: 0px;}
.articelImgSlide .swiper-pagination-bullet{background: #eee;opacity: 1;}
.articelImgSlide .swiper-pagination-bullet-active{background: #007aff;}
/**
 * 分享
 * @author 杨朝杰
 * @return
 */
.shareBt{display: inline-block;width:1rem;position: relative;}
.shareClose{line-height:2rem;text-align:center;padding:.15rem 0 0 0;font-size:0.8rem;}
.shareBt:after{display: block;content: "";overflow: hidden;width: 100%;padding-top: 100%;background: url(../images/share/share.png) no-repeat center center;background-size: 100% 100%;position: absolute;left: 50%;bottom:-.2rem;}
.shareBox{width:100%;overflow: hidden;background: #fff;position: fixed;left: 0px;bottom:-100%;z-index: 10000;-webkit-transition: bottom 0.8s;-o-transition: bottom 0.8s;transition: bottom 0.8s;padding:0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.shareBox.show{bottom:0px;}
.shareCont{overflow: hidden;padding:0.5rem 0px 0.25rem;}
.boxShadow{position: fixed;left: 0px;top:0px;width: 100%;height: 100%;overflow: hidden;background: rgba(0,0,0,0.6);z-index: 999;display: none;}
.wxSha{position: fixed;left: 0px;top:0px;width: 100%;height: 100%;overflow: hidden;background: rgba(0,0,0,0.6) url(../images/share/weChatShare.png) no-repeat center 0rem;background-size: auto 16rem;z-index: 99999999;display: none;}
.shareC .bshare-custom{display: flex; padding: 0.8rem .5rem;}
.shareC .bshare-custom .item{flex: 1;text-align: center;}
.shareC .bshare-custom .item span{display: block;line-height: 1.5rem;}
.shareC .bshare-custom a {display: inline-block;height: 2rem;width: 2rem;padding: 0;background-size: auto 1.95rem !important;}
.shareC .bshare-custom .bshare-sinaminiblog {background: url(../images/share/shareBt1.png) no-repeat center center;}
.shareC .bshare-custom .bshare-qqim {background: url(../images/share/shareBt6.png) no-repeat center center;}

.shareC .bshare-custom .bshare-qzone {background: url(../images/share/shareBt3.png) no-repeat center center;}
.shareC .bshare-custom .bshare-douban{background: url(../images/share/shareBt4.png) no-repeat center center;}
.shareC .bshare-custom .bshare-weixin {background: url(../images/share/shareBt5.png) no-repeat center center;}
.weChatShareTip {display: none;width: 100%;height: 100%;overflow: hidden;background: rgba(0, 0, 0, 0.5) url(../images/share/weChatShare.png) no-repeat calc(100% - 30px) 10px;background-size: 90% auto;position: fixed;left: 0px;top: 0px;z-index: 9999999;}
.shareParent .shareItem{width: 20%;}
/**
 * 音乐播放器
 * @author 杨朝杰
 * @return
 */
.audio{padding: 0 .75rem .5rem;}
.audio-tips{margin-top:10px; color: #b1b1b1; text-align: center; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
.audio .info{-webkit-box-flex: 1; -ms-flex: 1 0; flex: 1 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; overflow: hidden;line-height:45px;}
.audio .info p{margin: 0; font-size: 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #666; text-indent: 0;}
.audio .info .audio-title{-webkit-box-flex: 1.5; -ms-flex: 1.5; flex: 1.5; line-height: 24px;font-size:14px;}
.audio .info .audio-desc{-webkit-box-flex: 1; -ms-flex: 1; flex: 1; line-height: 16px;color:#999 !important;font-size:12px !important;}
.audio .info .audio-desc span{padding:0 15px 0 0;color:#ff0000;}

/* 视频start */
.artVideo{ margin: 0 .75rem .5rem; background: #000; position: relative;}
.artVideo::before{display: block;content: ''; padding-top: 56.25%;}
#newViewPlayer{ position: absolute; left: 0; top: 0;}
.artVideoView{ background: #000; position: relative;}
.artVideoView::before{display: block;content: ''; padding-top: 56.25%;}
.videoDownLoad{text-align: center; padding: .5rem;}
/* 视频end */
/*文章页底部start*/
.footerBar2{font-size:.6rem;overflow: hidden;color: #fff;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-background-clip: content;-moz-background-clip: content;background-clip: content;width: 100%;height:2.25rem;background:#fff;position:relative;}
.footerBar2:after{content: " ";width: 200%;height: 200%;position: absolute;top: 0;left: 0;border-top:1px solid #ededed;box-sizing: border-box;-webkit-transform: scale(.5);transform: scale(.5);-webkit-transform-origin: 0 0;transform-origin: 0 0;z-index:1;}
.footerBar2 .shareBt:after{ display:none;}

.footerBar2 div{overflow:hidden;position:relative;z-index:2;}
.phoneBt{width:30%;float:right;}
.phoneBt a {width: 100%;display: block;line-height: 2.25rem;background: #ff7800;color: #fff !important;text-align: center;}
.goBack2{width:16%;float:left;}
.goBack2 a{display: block;height:2.25rem;background: url(../images/jt6.png) no-repeat 10px center;background-size: 1.3rem;color: #666 !important;text-align: center;}
.marker, .shareDiv{float:right;line-height:2.25rem;font-size:.7rem;padding:0 .75rem 0 0;}

.shareDiv .shareBt{ width:100%;}

.marker span, .shareDiv span{padding:0 0 0 .3rem;}
.marker em, .shareDiv em{color:#999;}
/* ========== 单篇+文章页 end ========== */
/* ========== 全图列表 start ========== */
/* 全图列表1 start */
.imgList1{ overflow: hidden; margin-right: -.75rem; padding-top: 0.25rem;}
.imgList1 dd{ float: left; width: 50%; overflow: hidden;}
.imgList1 dd a{ display: block; margin-right: .75rem;}
.imgList1 dd .pic:before{ padding-top: 66.66667%;}
.imgList1 dd .text{ height: 1.75rem; line-height: 1.75rem; text-align: center; color: #333; font-size: .65rem;}

.business2Dl{ overflow: hidden;}
.business2Dl dd{  overflow: hidden;margin-bottom: 1.25rem;}
.business2Dl dd a{ display: block; }
.business2Dl dd .pic:before{ padding-top: 56.2318%;}
.business2Dl dd .text{ height: 2.25rem; line-height: 2.25rem; text-align: center; color: #fff; font-size: 0.6rem;background: rgba(0,0,0,0.4);position: absolute;left: 0;bottom: 0;width: 100%;}

.business1Dl{ overflow: hidden;}
.business1Dl dd{  overflow: hidden;margin-bottom: 1.25rem;}
.business1Dl dd a{ display: block; }
.business1Dl dd .pic:before{ padding-top: 56.2318%;}
.business1Dl dd .text{ height:100%; text-align: center;background: rgba(0,0,0,0.4);position: absolute;left: 0;bottom: 0;width: 100%;}
.business1Dl dd .text .icn{height: 1.5rem;margin-bottom: 0.75rem;background: url(../images/benbtn.png) no-repeat center / auto 100%;}
.business1Dl dd .text span{display: block;font-size: 0.75rem;color: #ffffff;line-height: .75rem;height: .75rem;}
/* 全图列表1 end */

/* ========== 全图列表 end ========== */
/* ========== 图文列表 start ========== */
/* imgtext1 start */
.imgText1 dd{overflow: hidden;padding: .75rem 0;background: #FFF;}
.imgText1 dd a{ display: block; overflow: hidden;}
.imgText1 dd .pic{ width: 5.825rem; float: right; margin-left: .5rem; border-radius: .25rem; overflow: hidden;}
.imgText1 dd .pic::before{padding-top: 56.6523%;}
.imgText1 dd .text{ overflow: hidden;padding-top: .5rem;}
.imgText1 dd .text .title{ height: 2.4rem; line-height: 1.2rem; color: #333; font-size: 0.6rem;}
.imgText1 dd:last-child:before{ display: none;}
/* imgtext1 end */

/* ========== 图文列表 end ========== */
/* ========== 瀑布流 start ========== */
/* 纵向瀑布流 start */
.waterFall1{position:relative; margin: .35rem;}
.waterFall1 .grid{width:50%;min-height:5rem;font-size:.6rem;float:left;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.waterFall1 .gridCon{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;background:#fff;border-radius:2px;padding:.4rem;}
.waterFall1 .gridCon .imgholder { border-radius: .25rem; overflow: hidden;padding: 0.25rem 0.35rem 0.75rem;border-bottom: 1px solid #ebebeb;}
.waterFall1 .gridCon .con{box-shadow: 0px 0.05rem 0.5rem 0px rgba(4, 49, 20, 0.1);}
.waterFall1 .grid strong{width:100%;display:block;font-size:0.6rem;text-align:center;line-height:1.5rem;font-weight:normal;text-overflow: ellipsis;white-space: nowrap;overflow:hidden;}
.waterFall1 .grid img{max-width:100%;}
/* 纵向瀑布流 end */
/* ========== 瀑布流 end ========== */
/* 表单公用start */
.input{padding:0 .5rem}
.input input{ border: none; background: none; width: 100%; height: 1.9rem; line-height: 1.9rem; font-size: .65rem; color: #333;}

.textarea{ padding:5px 10px}
.textarea textarea{ border: none; background: none; width: 100%; height: 3rem; line-height: 1.5rem; font-size: .65rem; color: #333;}

a.formBtn{ display: inline-block; height: 1.5rem; line-height: 1.5rem; background: #ddd; border-radius: 3px; font-size: .65rem; color: #333; padding:0 1rem; margin: 0 .5rem; position: relative;}
a.formBtn::before{content: " ";width: 200%;height: 200%;position: absolute;top: 0;left: 0;border: 1px solid #ddd;box-sizing: border-box;-webkit-transform: scale(.5);transform: scale(.5);-webkit-transform-origin: 0 0;transform-origin: 0 0;z-index: -1}
a.formBtn:hover{ opacity: .9;}

.radio {color: #555555;line-height: 1.9rem;font-size: 0;}
.radio .radioItem {display: inline-block;height: 1.9rem;margin-right: 1rem;position: relative;vertical-align: middle;}
.radio .radioItem input {position: absolute;width: 100%;height: 100%;left: 0;top: 0;opacity: 0;z-index: 1}
.radio .radioItem label {color: #555555;overflow: hidden;font-size: 0.65rem;line-height: 2rem;height: 1.9rem;display: block;}
.radio .radioItem input[type=radio]+label span {width: 0.65rem;height: 0.65rem;border-radius: 50%;border: 1px solid #e1e1e1;margin-right: 0.25rem;display: inline-block;vertical-align: middle;position: relative;top: -.1rem;}
.radio .radioItem input[type=radio]+label span:before {display: block;content: '';width: 0.35rem;height: 0.35rem;border-radius:50%;position: absolute;left: 50%;top: 50%;margin-top: -0.175rem;margin-left: -0.175rem;background: #c92629;visibility: hidden;}
.radio .radioItem input[type=radio]:checked+label span:before {visibility: visible}
.radio .radioItem input[type=radio]:checked+label span{ border-color: #c92629;}
.radio .radioItem input[type=checkbox]+label span {float: left;width: 0.65rem;height: 0.65rem;border: 1px solid #e1e1e1;position: relative;top: 50%;margin-top: -0.4rem;margin-right: 0.25rem;}
.radio .radioItem input[type=checkbox]+label span {border-color: #c92629;}
.radio .radioItem input[type=checkbox]+label span:before {content: "";display: block;width: 0.4rem;height: 0.2rem;border-left: 0.1rem solid #c92629;border-bottom: 0.1rem solid #c92629;position: absolute;top: 0.1rem;left: 50%;transform: translate(-50%) rotate(-45deg);visibility: hidden;background: none;}
.radio .radioItem input[type=checkbox]:checked+label span:before {visibility: visible}

.select{ position: relative;height: 1.9rem;}
.select .icn{ position: absolute; right: 0; top: 0; width: 2rem; height: 1.9rem; line-height: 1.9rem; text-align: center;}
.select select{ position: absolute; appearance: none;-webkit-appearance: none; border: none; background: none; z-index: 1; width: 100%; height: 100%; font-size: .65rem; color: #666;}

.formYzm .input{ display: inline;}
.formYzm .yzmImg{ width: 4rem; height: 1.9rem; float: left; display: inline; margin-left: .5rem; overflow: hidden; padding: .1rem; box-sizing: border-box;-webkit-box-sizing: border-box;}
.formYzm .yzmImg img{ display: block; width: 100%; height: 100%;}

.formSubBtn{ font-size: 0; text-align: left;}
.formSubBtn a.submit{ background: #00afe9; color: #FFF;width: 60%;box-sizing: border-box;-webkit-box-sizing: border-box;height: 1.75rem;line-height: 1.75rem;text-align: center;padding: 0;margin: 0;}
.formSubBtn a.reset{ background: #c7c7c7; color: #fff;width: 37%;box-sizing: border-box;-webkit-box-sizing: border-box;height: 1.75rem;line-height: 1.75rem;text-align: center;padding: 0;margin-right: 0;}
/* 表单公用end */
/* ========== 招聘 start ========== */
/* 列表 start */
.recruitList2{ overflow: hidden;}
.recruitList2 dd{ overflow: hidden; margin-bottom: .75rem;}
.recruitList2 dd .recruitT{overflow: hidden;height: 1.875rem;line-height: 1.875rem;padding: 0 0 0 .5rem;background: #fafafa;color: #333333;cursor: pointer;transition: all .3s;-webkit-transition: all .3s;}
.recruitList2 dd .recruitT .text{font-size: 0.6rem;overflow: hidden;}
.recruitList2 dd .recruitT .btn{float: right;display: inline;width: 1.875rem;height: 1.875rem;background: url(../images/zpShow.png) no-repeat center center / auto 0.375rem;}
.recruitList2 dd .recruitC{overflow: hidden;font-size: 0.6rem;color: #333333;display: none;/* padding:20px; */background:#FFF;line-height: 1.1rem;border-bottom: 1px solid #ebebeb;padding-bottom: 0.625rem;}
.recruitList2 dd .recruitC .info{margin-bottom: .5rem;}
.recruitList2 dd.active .recruitT{ background: #00afe9; color: #FFF;}
.recruitList2 dd.active .recruitT .btn{  background-image: url(../images/zpHide.png);background-size: 0.525rem;}
.recruitList2 dd:last-child{ border-bottom: none;}
.recruitList2 .recruitViewT{border-bottom: 1px solid #ebebeb;padding: 0.625rem 0 .01rem;margin-bottom: .5rem;}
.recruitList2 .recruitViewT span{white-space: nowrap;font-size: 0.55rem;color: #333;line-height: .55rem;height: .55rem;margin-bottom: 0.625rem;margin-right: 1.25rem;}
.recruitList2 .btn{width: 6.75rem;height: 1.75rem;text-align: center;line-height: 1.75rem;font-size: 0.6rem;color: #ffffff;background: #00afe9;display: block;}
/* 列表 end */
/* 表单 start */
/* 表单 start */
.recruitListForm{ padding-top: .35rem;}
.recruitListForm:after{ clear:both; content: ''; visibility: hidden; display: block;}
.recruitListForm .item{ width: 100%; float: left; display: inline; margin-bottom: .5rem;}
.recruitListForm .item .label{ height: 1.9rem; line-height: 2rem; padding: 0 .5rem;}
.recruitListForm .item .label span{ color: #da0100;margin-right: .25rem;}
.recruitListForm .item .itemC{ clear: both; min-height: 1.9rem;}
.upLoadResumeText{line-height: 1.5rem;padding: .5rem;display: block;}
.upLoadResume a.up{ background: #1e5ab0; color: #FFF; border-color: #1e5ab0;}
.upLoadResume a.down{ background: #e9e9e9; border-color: #e9e9e9;}
/* 表单 end */
/* 表单 end */
/* ========== 招聘 end ========== */
/*contactUs start*/
.mapDl{overflow: hidden;font-size: 0;word-break: break-all;margin-right: -0.75rem;}
.mapDl dd{float: left;display: inline;width: 50%;padding: .5rem 0 0;box-sizing: border-box;-webkit-box-sizing: border-box;}
.mapDl dd .text{margin-right: 0.75rem;}
.mapDl dd:nth-last-child(1){border-bottom: none;}
.mapDl dd:nth-last-child(2){border-bottom: none;}
.mapDl dd:nth-last-child(3){border-bottom: none;}
.mapDl dt{clear: both; border-bottom: 1px solid #d9f3fc;}
.mapDl dd .title{font-size: 0.7rem;line-height:  0.8rem;color: #1bb5eb;margin-bottom: .25rem;}
.mapDl dd .info{font-size: .6rem;line-height: 1rem;color: #333333;}
.contactMap{padding: 0 0 1.25rem 0;}
.contactDl{overflow: hidden;padding: 1.25rem 0 0.5rem;}
.contactDl dd{margin-bottom: 0.75rem;overflow: hidden;}
.contactDl dd .con{height: 2rem;line-height: 2rem;padding-left: 2.625rem;font-size: 0.6rem;color: #666666;}
/*contactUs end*/
/*企业文化 start*/
.culTitle{padding-left: .75rem;margin-bottom: 0.875rem;}
.culTitle .title{font-size: 0.825rem;color: #333333;line-height: 0.875rem;line-height: 0.875rem;font-weight: bold;opacity: 0.15;margin-bottom: 0.5rem;}
.culTitle .titlec{font-size: 0.6rem;color: #333333;line-height: 0.6rem;line-height: 0.6rem;}
.cul1Dl{overflow: hidden;font-size: 0;}
.cul1Dl dd{width: 50%;float: left;display: inline;height: 5.25rem;padding: 0 0.75rem;box-sizing: border-box;-webkit-box-sizing: border-box;color: #fff;font-size: 0.45rem;position: relative;}
.cul1Dl dd img{object-fit: contain;display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.cul1Dl dd .title{font-size: 0.6rem;line-height: 0.6rem;height: 0.6rem;overflow: hidden;margin-bottom: 0.25rem;}
.cul1Dl dd .info{line-height: 0.75rem;overflow: hidden;margin-bottom: 0.375rem;opacity: 0.6;height: 2.25rem;}
.cul1Dl dd .btn{height: 0.375rem;background: url(../images/culbtnL.png) no-repeat center left / auto 100%;}
.cul1Dl dd:nth-child(1){background: #00356c;}
.cul1Dl dd:nth-child(4){background: #b48861;}
.cul1Dl dd:nth-child(5){background: #00afe9;}
.cul1Dl dd:nth-child(8){background: #b4a361;}
.cul1Dl dd:nth-child(1) .btn,.cul1Dl dd:nth-child(5) .btn{background-image: url(../images/culbtnR.png);}

.culSlick{padding: 0 .75rem;}
.culSlick .slick-dots {text-align: center;font-size: 0;animation-delay: 1.5s;}
.culSlick .slick-dots li {display: inline-block;width: 0.425rem;height: 0.425rem;border-radius: 100%;margin: 0 0.25rem;vertical-align: middle;cursor: pointer;position: relative;background: #999999;}
.culSlick .slick-dots li.slick-active {background: #2f2f2f;}
.culSlick .slick-list {overflow: visible;margin:0 -0.25rem;margin-bottom: 1rem;}
.culSlick .myslide {float: left;display: inline;}
.culSlick .slickCon {display: block;margin:0 0.25rem;transition: all 0.2s linear;-webkit-transition: all 0.2s linear;}
.culSlick .pic{width: 7.5rem;}
.culSlick .pic::before{padding-top: 66.6666%;}
.culSlick .text{height: 5rem;box-sizing: border-box;-webkit-box-sizing: border-box;padding: 0.55rem;background: #f4f4f4;overflow: hidden;}
.culSlick .text .title{font-size: 0.6rem;line-height: 0.6rem;overflow: hidden;height: 0.6rem;color: #333333;margin-bottom: 0.35rem;}
.culSlick .text .time{font-size: 0.4rem;line-height: 0.4rem;overflow: hidden;height: 0.4rem;color: #858383;margin-bottom: 0.3rem;}
.culSlick .text .info{font-size: 0.45rem;line-height: 0.6rem;overflow: hidden;height: 2.4rem;color: #666;}

/*企业文化 end*/
/*招聘表单 start*/
.formList{
    padding: 0 .5rem;
}
.formBox{
    display: flex;
    margin-bottom:.5rem;
}
.formBox .title{
    line-height: 1.8rem;
    font-size: 0.65rem;
    color: #333;
    width:3.5rem;
    padding-right: 0.5rem;
    text-align: right;
}
.sex_box{
    line-height: 1.8rem;
}
.sex_box input{
    vertical-align: middle;
    margin-right: 0.5rem;
}
.sex_box i{
    font-style: normal;
    color: #555;
    font-size: 0.6rem;
    margin-right: 0.8rem;
}
.formBox .title i{
    color: #ff0000;
    margin-right: 0.3rem;
    vertical-align: middle;
}

.formBox .formDiv{
    flex: 1; 
    height: 2rem;
    padding: 1px .5rem;
}
.formBox .formDiv .formIpt{
    width: 100%;
    line-height: 2rem;
    box-sizing: border-box;
    border: none;
    outline: none;
    font-size: .65rem;
    color: #666;
}
.formA{
    flex: 1;
    height: 9rem;
    line-height: 1rem;
    padding: 0.1rem .5rem;
    box-sizing: border-box;
}
.formArea{
    width: 100%;
    height: 100%;
    line-height: 1rem;
    font-size: 0.65rem;
    color: #666;
    border: none;
    outline: none;
    resize: none;
}
.formDiv a.downUp{
    display: block;
    width:4rem;
    line-height: 2rem;
    background: #999;
    border-radius: .25rem;
    text-align: center;
    color: #fff;
}
.formBox .code{
    height:2.rem;
    margin-left: .5rem;
    overflow: hidden;
}
.formBox .code img{
    height: 2.1rem;
}
.formBtn{
        margin-left: 0.5rem;
}
.formBtn a{
    display: inline-block;
    width: 8.15rem;
    height: 1.9rem;
    line-height: 1.9rem;
    background: #f2f2f2;
    text-align: center;
    font-size: .7rem;
    color: #333;
    border-radius: 0.1rem;
}
.formBtn a:first-child{
    background: #ffcc00;
    color: #fff;
    margin-right: 10px;
}
.session{
    background-color: #fff;
}
.session_box{
    padding: 0.5rem;
}
.session_box1{
    overflow: hidden;
    margin-bottom: 0.5rem;
}
.session_top{
    background-color: #f4f4f4;
    overflow: hidden;
    padding: 0 0.5rem;
}
.session_top .session_sp1{
    font-size: 0.5rem;
    line-height: 1rem;
    color: #147c7c;
}
.session_bom{
    overflow: hidden;
}
.session_bom1{
    padding: 0.5rem;
}
.session_sp2{
    overflow: hidden;
    display: block;
    font-size: 0.5rem;
    color: #666666;
    line-height: 1rem;
}
.session_sp3{
    font-size: 0.5rem;
    color: #999999;
    display: block;
    text-align: left;
    padding-top: 0.25rem;
}
/*招聘表单 end*/