p {
  margin: 0;
}
.positionside {
  display: flex;
  height: 40px;
  line-height: 40px;
  font-size: 15px;
}
.positionside img {
  margin-right: 6px;
  margin-top: 9px;
  width: 21px;
  height: 22px;
}
.positionside .posit a{
  text-decoration: none;
  color: #333 !important;
}
.pagebottom {
  display: flex;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 15px;
}
.pagebottom li {
  margin: 0 4px;
  padding: 5px 10px;
  border: 1px solid #dbdbdb;
  color: #999;
  cursor: pointer;
}
.pagebottom li:hover {
  background-color: #318ddc;
  color: #fff;
  transition: all 0.3s;
}
.pagebottom .on {
  background-color: #318ddc;
  color: #fff;
}
.mainactive {
  margin-bottom: 20px;
  padding: 30px;
  background: white;
  min-height: 580px !important;
}
.mainactive .containbox li {
  display: flex;
  padding: 24px 0;
  border-bottom: 1px dashed #e6e6e6;
}
.mainactive .containbox li:hover{
  background: #f1f5fa;
  transition: all .2s;
}
.mainactive .containbox li .leftimg {
  margin: 0px 20px 0 12px;
}
.mainactive .containbox li .leftimg img {
  width: 150px;
  height: 100px;
}
.mainactive .containbox li .alltexts {
  margin-top: 5px;
  width: 100%;
}
.mainactive .containbox li .alltexts .toptime {
  display: flex;
  padding-bottom: 10px;
  border-bottom: 1px solid #a0c3e9;
}
.mainactive .containbox li .alltexts .toptime .date {
  display: flex;
  margin-right: 15px;
  width: 100px;
  height: 26px;
  line-height: 26px;
  background-image: url(/uploads/image/ipservice/fw_libg.png);
  background-size: 100% 100%;
  text-align: center;
}
.mainactive .containbox li .alltexts .toptime .date .day {
  width: 38px;
  height: 26px;
  font-size: 14px;
  font-weight: 600;
  color: #4287d4;
}
.mainactive .containbox li .alltexts .toptime .date .month {
  width: 62px;
  height: 26px;
  font-size: 12px;
  color: #b3b3b3;
}
.mainactive .containbox li .alltexts .toptime .title {
  display: block;
  height: 26px;
  line-height: 26px;
  font-size: 18px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #414141;
}
.mainactive .containbox li .alltexts .toptime .title:hover {
  color: #1177c9;
  transition: all 0.3s;
}
.mainactive .containbox li .alltexts .text {
  padding: 5px 0;
  line-height: 26px;
  font-size: 14px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #747474;
}
.mainactive .containbox li:nth-child(1) {
  border-top: 1px dashed #e6e6e6;
}
.mainjournal {
  margin-bottom: 20px;
  padding: 30px;
  background: white;
}
.mainjournal .journal .qikan {
  padding-bottom: 10px;
  font-size: 15px;
  text-align: center;
}
.mainjournal .journal .qikan > img {
  width: 100%;
  border-radius: 6px;
  cursor: pointer;
  border: solid 1px #eaeaea;
  padding: 10px;
}
.mainjournal .journal .qikan .title {
  height: 50px;
  line-height: 40px;
  font-size: 14px;
  color: #515151;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mainjournal .journal .qikan:hover .title{
  color: #2390d6;
  transition: all .2s;
}
.mainjournal .pagebottom {
  margin-top: 10px;
  margin-bottom: 15px;
}
.maintalent {
  margin-bottom: 20px;
  padding: 30px;
  background: white;
}
.maintalent .talent .rencai {
  padding: 15px;
  border-radius: 9px;
  border: 1px solid #e5e5e5;
  font-size: 14px;
  text-align: center;
  color: #666;
  cursor: pointer;
  margin-bottom: 30px;
  padding-bottom: 25px;
}
.maintalent .talent .rencai:hover {
  box-shadow: 0px 3px 10px rgba(34,24,21,.1);
}
.maintalent .talent .rencai .rencaibox{
  width: 106px;
  height: 106px;
  border-radius: 100px;
  margin-top: 10px;
  overflow: hidden;
  margin: 5px auto 0;
  border: solid 3px #e5e5e5;
}
.maintalent .talent .rencai > .rencaibox > img {
  max-width: 100%;
}
.maintalent .talent .rencai > h3 {
  margin: 10px 0 15px;
  font-size: 18px;
  font-weight: 600;
  color: #3e96d8;
}
.maintalent .talent .rencai .title {
  margin-bottom: 15px;
  font-size: 14px;
  color: #666;
}
.maintalent .talent .rencai .souce {
  display: flex;
  margin-top: 5px;
}
.maintalent .talent .rencai .souce .left {
  margin-right: 5px;
  height: 22px;
}
.maintalent .talent .rencai .souce .left img {
  margin-top: -2px;
}
.maintalent .talent .rencai .souce .righttext {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.maintalent .talent .rencai .fordetails {
  display: block;
  margin: 10px auto 0;
  width: 110px;
  height: 26px;
  border-radius: 100px;
  line-height: 24px;
  font-size: 14px;
  color: #808080;
  border: solid 1px #e7e7e7;
}
.maintalent .talent .rencai .fordetails:hover {
  color: white;
  transition: all .2s;
  background: -webkit-linear-gradient(left,#40a5f3, #1b7fcb); /* safari 5.1 - 6.0 */
  background: -o-linear-gradient(left,#40a5f3, #1b7fcb); /* opera 11.1 - 12.0 */
  background: -moz-linear-gradient(left,#40a5f3, #1b7fcb); /* firefox 3.6 - 15 */
  background: linear-gradient(left,#40a5f3, #1b7fcb); /* æ ‡å‡†çš„è¯­æ³• */
}
.maintalent .pagebottom {
  margin: 20px 0;
}
.mainjournaldetail {
  margin-bottom: 20px;
  padding: 40px 30px;
  background: white;
}
.mainjournaldetail .shejiaoleft {
  min-height: 700px;
  width: 20%;
  border-right: 1px dashed #e6e6e6;
}
.mainjournaldetail .shejiaoleft .zanwu {
  margin: 0 auto;
  padding: 5px;
  width: 180px;
  border: 1px solid #e6e6e6;
}
.mainjournaldetail .shejiaoleft .zanwu img {
  width: 100%;
}
.mainjournaldetail .shejiaoright {
  padding-left: 40px;
  line-height: 30px;
  font-size: 15px;
  color: #666;
  width: 80%;
}
.mainjournaldetail .shejiaoright .shejiaotop {
  padding-bottom: 20px;
  border-bottom: 1px dashed #e6e6e6;
}
.mainjournaldetail .shejiaoright .shejiaotop h3 {
  margin: 0;
  font-size: 26px;
  color: #333;
  line-height: 50px;
  font-weight: bold;
}
.mainjournaldetail .shejiaoright .shejiaotop .name span {
  margin-right: 10px;
}
.mainjournaldetail .shejiaoright .shejiaobottom {
  padding-top: 25px;
}
.mainjournaldetail .shejiaoright .shejiaobottom .text {
  display: flex;
  color: #333;
}
.mainjournaldetail .shejiaoright .shejiaobottom .text .nametext {
  margin-top: 5px;
  margin-right: 10px;
  width: 52px;
  height: 22px;
  line-height: 22px;
  background-image: ;
  background-size: 100% 100%;
  color: #fff;
  font-size: 14px;
  text-align: center;
}
.mainjournaldetail .shejiaoright .shejiaobottom .text > p {
  width: 98%;
}
.mainjournaldetail .shejiaoright .shejiaobottom > p {
  margin-top: 5px;
}
.mainjournaldetail .shejiaoright .shejiaobottom .url span {
  color: #2390d6;
  cursor: pointer;
}
.mainjournaldetail .shejiaoright .shejiaobottom .url span:hover {
  font-weight: 600;
  color: #1074b5;
}
.maintalentdetail {
  padding: 40px 30px;
  background: white;
}
.maintalentdetail .rencaileft {
  width: 20%;
}
.maintalentdetail .rencaileft .zanwu {
  margin: 0 auto;
  padding: 5px;
  width: 180px;
  border: 1px solid #e6e6e6;
}
.maintalentdetail .rencaileft .zanwu img {
  width: 100%;
}
.maintalentdetail .rencairight {
  padding-left: 40px;
  line-height: 30px;
  width: 80%;
}
.maintalentdetail .rencairight .name {
  margin: 0px 0 10px 0;
  font-size: 21px;
  color: #333;
  font-weight: bold;
}
.maintalentdetail .rencairight .name .jieshao {
  font-size: 16px;
}
.maintalentdetail .rencairight .rencaidetail {
  padding-bottom: 20px;
  font-size: 15px;
  color: #666;
}
.maintalentdetail .rencairight .rencaidetail > div {
  display: flex;
  height: 52px;
  line-height: 52px;
  font-weight: 600;
  border-bottom: 1px dashed #e6e6e6;
}
.maintalentdetail .rencairight .rencaidetail > div > div {
  display: flex;
  width: 50%;
}
.maintalentdetail .rencairight .rencaidetail > div  .zhuanchang {
  width: 100%;
}
.maintalentdetail .rencairight .rencaidetail > div > div .jiant {
  margin-top: 22px;
  margin-right: 10px;
  width: 9px;
  height: 9px;
  background-image: ;
  background-size: 100% 100%;
}
.maintalentdetail .rencairight .rencaidetail > div .fangxiang {
  width: 100%;
}
.maintalentdetail .rencairight .shejiaobottom {
  padding-top: 25px;
}
.maintalentdetail .rencairight .shejiaobottom .text {
  display: flex;
  color: #333;
}
.maintalentdetail .rencairight .shejiaobottom .text .nametext {
  margin-top: 5px;
  margin-right: 10px;
  width: 52px;
  height: 22px;
  line-height: 22px;
  background-image: ;
  background-size: 100% 100%;
  color: #fff;
  font-size: 14px;
  text-align: center;
}
.maintalentdetail .rencairight .shejiaobottom .text > p {
  width: 98%;
}
.maintalentdetail .rencairight .shejiaobottom > p {
  margin-top: 5px;
}
.maintalentdetail .rencairight .shejiaobottom .url span {
  color: #2390d6;
  cursor: pointer;
}
.maintalentdetail .rencairight .shejiaobottom .url span:hover {
  font-weight: 600;
  color: #1074b5;
}

.xsqkdetailtext .jianjie {
  position: absolute;
  left: -30px;
  top: 0;
  width: 108px;
}
.xsqkdetailtext .jianjie .box {
  position: absolute;
  left: 60px;
  top: -12px;
  z-index: 2;
  width: 108px;
  height: 33px;
  line-height: 33px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  background: #2390d6;
}
.xsqkdetailtext .jianjie .blue {
  position: absolute;
  left: 108px;
  top: 15px;
  z-index: 1;
  width: 12px;
  height: 12px;
  background: #2390d6;
  transform: rotate(45deg);
}

.xsqkdetailtext {
  position: relative;
  margin-bottom: 20px;
  padding: 20px 30px 30px;
  background: white;
  line-height: 32px;
  color: #666;
  min-height: 200px;
}
.xsqkdetailtext .text {
  padding: 40px;
  border: 1px solid #e6e6e6;
}
.xsqkdetailtext .text .dqtexts{
  text-indent: 30px;
  margin-bottom:20px;
}
.xsqkdetailtext .text .jltitles{
  display:flex;
  margin-bottom:10px;
}
.xsqkdetailtext .text .jltitles .borderleft{
  margin-right: 8px;
  margin-top: 6px;
  width:5px;
  height:20px;
  border-radius: 4px;
  background: #2390d6;
}
.xsqkdetailtext .text .jltitles>p{
  font-size:17px;
  color: #2390d6;
  font-weight:bolder;
}
.xsqkdetailtext {
  position: relative;
  margin-bottom: 20px;
  padding: 20px 30px 30px;
  background: white;
  line-height: 32px;
  color: #666;
  min-height: 200px;
}



/*新调整的个人基本信息样式*/


.xsqkdetailtext .text {
  padding: 40px;
  border: 1px solid #e6e6e6;
}
/*.xsqkdetailtext .text .dqtexts{*/
  /*text-indent: 30px;*/
  /*margin-bottom:20px;*/
/*}*/
.xsqkdetailtext .text .jltitles{
  display:flex;
  margin-bottom:10px;
}
.xsqkdetailtext .text .jltitles .borderleft{
  margin-right: 8px;
  margin-top: 6px;
  width:5px;
  height:20px;
  border-radius: 4px;
  background: #2390d6;
}
.xsqkdetailtext .text .jltitles>p{
  font-size:17px;
  color: #2390d6;
  font-weight:bolder;
}



.xsqkdetailtext .text table.dqtextstable{
  margin-bottom:20px;
  width: 100%;
  border-left: solid 1px #eaeaea;
  border-bottom: solid 1px #eaeaea;
}
.xsqkdetailtext .text table.dqtextstable td{
  padding:5px 10px;
  border-top: solid 1px #eaeaea;
  border-right: solid 1px #eaeaea;
}
.xsqkdetailtext .text table.dqtextstable tr:nth-child(1){
  background: #fafafa;
  font-weight: bold;
}