.main-contain {
  margin-top: 15px;
}

.main-contain .inLeft {
  width: 291px;
}

.main-contain .inLeft .secondMenu .secondTitle {
  background: #0060AE;
  height: 78px;
  padding-left: 35px;
  font-size: 24px;
  font-weight: 400;
  color: white;
  line-height: 78px;
}

.main-contain .inLeft .secondMenu > ul {
  border: 1px solid #F2F2F2;
}

.main-contain .inLeft .secondMenu > ul > li:last-child {
  border-bottom: none;
}

.main-contain .inLeft .secondMenu > ul > li {
  height: 50px;
  border-bottom: 1px solid #EFEFEF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.secondMenu{
  margin-bottom:14px;
}
.main-contain .inLeft .secondMenu > ul > li a {
  font-size: 16px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
  line-height: 50px;
  padding-left: 50px;
  display: block;
}

.main-contain .inLeft .secondMenu > ul > li.select a {
  background: #F2F2F2;
  color: black;
  position: relative;
}

.main-contain .inLeft .secondMenu > ul > li.select a::before {
  content: "";
  position: absolute;
  width: 3px;
  height: 3px;
  background: #0060ae;
  border-radius: 50%;
  left: 38px;
  top: 23px;
  display: inline-block;
}

.main-contain .inLeft .calender-box {
  width: 291px;
  height: 316px;
  border: 1px solid #f2f2f2;
  margin-bottom: 14px;
  box-sizing: border-box;
}
left-title h1{
  display:none;
}
.calendar {
    padding: 10px 18px 35px 18px;
}
.calendar .right{
    text-align: center;
}
.calendar h3 .right a {
    font-size: 18px;
    padding-right: 0px;
    color: #2388FD;
}
a#calendar_prevMonth {
    float: left;
    
}
a#calendar_nextMonth {
    float: right;
}
.calendar h3 .right span {
    font-size: 14px;
    font-weight: 500;
}
.calendar h3 {
    border-bottom:none;
    padding-bottom: 0px;
}
.left-title h1 {
    text-align: center;
    font-weight: 500;
    background: rgba(243, 243, 243, 0.53);
    line-height: 30px;
}
.main-contain .inLeft .contact {
  width: 291px;
  border: 1px solid #f2f2f2;
  margin-bottom: 22px;
  box-sizing: border-box;
}

.main-contain .inLeft .contact .title {
  background: rgba(243, 243, 243, 0.53);
  height: 40px;
  font-weight: 400;
  color: black;
  line-height: 40px;
  text-align: center;
}

.main-contain .inLeft .contact .c_content {
  padding: 21px 16px 16px 20px;
}

.main-contain .inLeft .contact .c_content ul li {
  overflow: hidden;
  margin-bottom: 24px;
}

.main-contain .inLeft .contact .c_content ul li p {
  font-weight: 600;
  color: rgba(0, 0, 0, 0.75);
  line-height: 20px;
}

.main-contain .inLeft .contact .c_content ul li .right-text {
  width: 57%;
  margin-left: 10px;
  padding-top: 35px;
}

.main-contain .inLeft .contact .c_content ul li .right-text span {
  font-weight: 400;
  color: rgba(0, 0, 0, 0.75);
}

.main-contain .inLeft .contact .c_content ul li .left-img-new {
  padding-left: 10px;
}

.main-contain .inLeft .contact .c_content ul li .right-text-new {
  margin-left: 23px;
}

.main-contain .inLeft .contact .c_content ul li .right-text-new span {
  font-size: 12px;
}

.main-contain .inRight {
  margin-left: 9px;
  width: 900px;
}

.main-contain .inRight .inTop {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 16px 0 22px;
  width: 900px;
  height: 68px;
  border: 1px solid #f2f2f2;
}

.main-contain .inRight .inTop .in-title {
  font-size: 20px;
  font-weight: 400;
  color: black;
  line-height: 68px;
}

.main-contain .inRight .inTop .breadCrumb {
  color: rgba(0, 0, 0, 0.25);
}

.main-contain .inRight .inTop .breadCrumb a {
  font-size: 12px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.25);
  line-height: 68px;
}

.main-contain .inRight .search-box .sousuo {
  height: 59px;
  background: #F5F5F5;
  margin-top: 10px;
  line-height: 59px;
  padding-left: 24px;
}

.main-contain .inRight .search-box .sousuo input {
  width: 213px;
  height: 25px;
  background: white;
  border-radius: 2px;
  color: rgba(0, 0, 0, 0.5);
  border: none;
  text-indent: 1em;
  font-size: 12px;
  margin-right: 16px;
  margin-left: 8px;
}

.main-contain .inRight .search-box .sousuo select {
  width: 140px;
  height: 25px;
  background: white;
  border-radius: 2px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  border: none;
  outline: none;
  margin-left: 8px;
}

.main-contain .inRight .search-box .sousuo .button {
  width: 85px;
  text-indent: inherit;
  text-align: center;
  background: #47C87E;
  color: #fff;
  margin-left: 16px;
}

.main-contain .inRight .search-box .message.sousuo {
  height: 59px;
  background: #F5F5F5;
  margin-top: 10px;
  line-height: 59px;
  padding-left: 10px;
}

.main-contain .inRight .search-box .message.sousuo input {
  width: 182px;
  height: 25px;
  background: white;
  border-radius: 2px;
  color: rgba(0, 0, 0, 0.5);
  border: none;
  text-indent: 1em;
  font-size: 12px;
  margin-right: 8px;
  margin-left: 4px;
}

.main-contain .inRight .search-box .message.sousuo .job{
   width: 170px;
}

.main-contain .inRight .search-box .message.sousuo select {
  width: 130px;
  height: 25px;
  background: white;
  border-radius: 2px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  border: none;
  outline: none;
  margin-left: 6px;
  margin-right:6px;
}
.main-contain .inRight .search-box .message.sousuo .time{
  width: 106px;
  margin-right:0;
}
.main-contain .inRight .search-box .message.sousuo .button {
  width: 64px;
  text-indent: inherit;
  text-align: center;
  background: #47C87E;
  color: #fff;
  margin-left: 16px;
}


.main-contain .inRight .search-box .result {
  display: none;
}

.main-contain .inRight .content-box {
  padding: 8px 23px 0 23px;
  margin-top: 8px;
  border: 1px solid #f2f2f2;
}

.main-contain .inRight .content-box ul li:last-child {
  border-bottom: none;
}

.main-contain .inRight .content-box ul li {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
  padding: 22px 0 18px 0;
  overflow: hidden;
}

.main-contain .inRight .content-box ul li a {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  float: left;
  padding-left: 22px;
  position: relative;
  width: 85%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  overflow: hidden;
}

.main-contain .inRight .content-box ul li a:hover{
  color:#3a79b8;
}

.main-contain .inRight .content-box ul li a::before {
  content: "";
  width: 5px;
  height: 5px;
  background: #2388fd;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  left: 0;
  top: 7px;
}

.main-contain .inRight .content-box ul li .news-time {
  float: right;
  color: rgba(0, 0, 0, 0.45);
}

.main-contain .inRight .content-box-meeting {
  margin-top: 9px;
}

.main-contain .inRight .content-box-meeting ul li {
  margin-bottom: 7px;
}

.main-contain .inRight .content-box-meeting ul li .list-img {
  overflow: hidden;
}

.main-contain .inRight .content-box-meeting ul li a {
  background: #F8F8F8;
  display: block;
}

.main-contain .inRight .content-box-meeting ul li a p::before {
  content: "";
  width: 5px;
  height: 5px;
  background: #2388fd;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  left: 21px;
  top: 22px;
}

.main-contain .inRight .content-box-meeting ul li a p {
  position: relative;
  height: 50px;
  background: #F8F8F8;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 50px;
  padding-left: 40px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  width: 70%;
}
.main-contain .inRight .content-box-meeting ul li a span{
    color: #333333;
    float: right;
    padding-top: 16px;
    padding-right: 12px;
}
.main-contain .inRight .content-box-meeting ul li a p:hover{
  color:#3a79b8;
}

.main-contain .inRight .content-box-talk {
  width: 900px;
}

.main-contain .inRight .content-box-talk ul li {
  margin-top: 8px;
  height: 172px;
  border: 1px solid #f2f2f2;
  padding: 20px 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.main-contain .inRight .content-box-talk ul li .right-content {
  margin-left: 16px;
  width: calc(100% - 251px);
}

.main-contain .inRight .content-box-talk ul li .right-content .talk-title {
  padding-bottom: 20px;
  padding-top: 11px;
}

.main-contain .inRight .content-box-talk ul li .right-content .talk-title a {
  font-size: 20px;
  font-weight: 600;
  color: #333333;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: 600px;
}
.main-contain .inRight .content-box-talk ul li .right-content .talk-title a:hover{
  color:#3a79b8;
}

.main-contain .inRight .content-box-talk ul li .right-content p {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  margin-bottom: 9px;
}

.main-contain .inRight .content-box-talk ul li .talk-img > a {
  display: block;
  width: 235px;
  height: 132px;
  overflow: hidden;
}

.main-contain .inRight .content-box-talk ul li .talk-img a img {
  max-width: 100%;
}

.main-contain .inRight .contentWrap {
  padding: 16px;
  border: 1px solid #f2f2f2;
  margin: 10px 0;
}

.main-contain .inRight .contentWrap p {
  margin-bottom: 10px;
  color: #515151;
  font-size: 14px;
  text-indent: 2em;
  line-height: 24px;
}

.main-contain .inRight .page {
  margin-top: 12px;
  margin-bottom: 36px;
}

.main-contain .inRight .page .pageInfo {
  font-size: 12px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
  line-height: 17px;
}

.main-contain .inRight .page .pageNav a {
  color: rgba(0, 0, 0, 0.85);
  text-decoration: underline;
}

.main-contain .inRight .page-1 .pageNav a{
  text-decoration:none;
  
}

.main-contain .inRight .page-1 .navigator .currentlinkspan{
  border: 1px solid rgb(193, 191, 191) !important;
    padding-left: 4px !important;
    padding-right: 4px !important;
    background: rgb(243, 243, 243);
    
  
}
.main-contain .inRight .page-1  .currentlinkspan{
  border: 1px solid rgb(193, 191, 191) !important;
    padding-left: 4px !important;
    padding-right: 4px !important;
    background: rgb(243, 243, 243);
    margin-left: 10px;
  
}
.currentlinkanchor{
  text-decoration:none !important;
  padding-left:10px;
}
.table {
  width: 100%;
  border-right: 1px solid #F2F2F2;
  border-bottom: 1px solid #F2F2F2;
  border-radius: 4px;
  margin: 15px 0;
}

.table thead {
  background: #45a5f2;
}

.table thead td {
  border-top: 1px solid #F2F2F2;
  padding: 16px 0;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  color: white;
  line-height: 20px;
  border-left: 1px solid #fff;
}

.table tbody td {
  border-top: 1px solid #F2F2F2;
  border-left: 1px solid #F2F2F2;
  padding: 24px 32px;
  text-align: center;
  font-weight: 400;
  color: #666666;
  line-height: 18px;
}

.calendar table td{
  padding: 1px 0;
}



/*# sourceMappingURL=listcloumn.css.map */