﻿a:link{
  text-decoration: none;
  color:#333;
}
a:visited{
  text-decoration: none;
  color:#333;
}
a:hover{
  text-decoration: none;
  color:#0053a4;
}
a:active{
  text-decoration: none;
  color:#333;
}
.banner{
  width: 100%;
  display: flex;
  justify-content: center;
  height: 326px;
  min-width: 1200px;
  overflow: hidden;
}
.banner img {
  width: 100%;
  height: 326px;
  object-fit: cover;
}
.leftnav{
  width: 240px;
  display: flex;
  flex-direction: column;
  padding-bottom: 70px;
  border: 1px solid #e8e8e8;
}
.leftnav li{
  height:50px;
  padding-left:48px;
  border-bottom:1px solid #e8e8e8;
  display: flex;
  align-items: center;
  margin-top: -1px;
  font-size: 16px;
}
/* .leftnavcon:hover{
  border-left: 3px solid #04abf4;
  padding-left:46px;
} */
.conactive{
  border-left: 3px solid #04abf4 !important;
  background-color: #f5f8fa;
}
.leftnavtitle{
  color: #fff;
  height:50px;
  padding-left:48px;
  background-color: #0053a4;
  display: flex;
  align-items: center;
  position: relative;
}
.leftnavtitle img{
  position: absolute;
  left:18px;
}
.rightcon{
  width: 920px;
}
.conrighttit{
  display: flex;
  justify-content: space-between;
  width: 100%;
  font-size: 20px;
  color: #0053a4;
  height: 50px;
  border-bottom: 2px solid #0053a4;
  line-height: 50px;
  margin-bottom: 20px;
}
.conrighttit div{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.crumbs{
  font-size: 14px;
  color: #000;
}
.conrightcontent{
  display: flex;
  justify-content: space-between;
  height:50px;
  line-height: 50px;
  border-bottom: #CCC 1px dashed;
}
.conrightcontent div:nth-child(1){
  width: 780px;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: keep-all;
}
.marginbottom{
  margin-bottom:40px;
}
.date{
  color: #999;
}
.companydetail{
  padding: 10px 20px;
  font-size: 16;
  color: #595959;
  line-height: 36px;
}
.conrightdetail{
  padding:10px 20px;
}
.conrightdetailtitle{
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  color: #595959;
  flex-direction: column;
  line-height: 24px;
  border-bottom: 1px #ccc dashed;
}
.dateplus{
  font-size: 14px;
  line-height: 24px;
  margin-top: 24px;
  padding-bottom: 20px;
  display: flex;
}
.dateplus div{
  margin:0 20px;
}
.dateplus span{
  margin:0 10px;
}
.condetailbox{
  padding: 20px 0 40px;
  font-size: 16px;
  color:#595959;
  border-bottom: 1px solid #e8e8e8;
  line-height: 36px;
}
.perandnextpager{
  display: flex;
  justify-content: space-between;
  align-content: center;
  font-size: 14px;
  color: #595959;
  padding: 20px;
  margin-top: 10px;
}
.fontsizefunc{
  cursor: pointer;
}
.projectlisbox{
  display: flex;
  flex-direction: column;
  float: left;
  margin:20px;
  max-width: 263px;
  border:1px #CCC solid;
  overflow: hidden;
  position: relative;
}
.projectlisbox img{
  width: 263px;
  height:198px;
}
.projectname{
  font-size: 14px;
  line-height: 60px;
  height:60px;
  text-align: center;
  color:#595959;
}
.condetailbox img{
  margin:20px auto;
}

.pagecount{
  width: 100%;
  display: flex;
  justify-content: center;
}
.disable{
  border: 1px solid #ccc !important;
}
.pagecount span{
  padding:3px 8px;
  margin :5px;
}
.pagecount div{
  padding:3px 8px;
  border: 1px solid #62b5de;
  margin :5px;
}
.butactive{
  background-color: #1f3a87;
  color:#fff;
  font-weight: 700;
}
.titlesolist{
  color:#999;
  line-height: 50px;
  font-size: 14px;
}
.margintop{
  margin-top: 50px;
}
.playcircular div{
  width:0;
  height:0;
  border-top:12px solid transparent;
  border-bottom:12px solid transparent;
  border-left:12px solid #fff;
  margin-left: 5px;
  opacity: 0.6;
  }
.playcircular{
  width: 50px;
  height: 50px;
  position: absolute;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffffff33;
  top:50%;
  left:50%;
  transform: translate(-25px, -40px);
}

/*party*/

.partyleftnavcon{
  padding-left: 15px !important;
  text-overflow: ellipsis !important;
  overflow: hidden !important;
  display: block !important;
  line-height: 50px;
  word-break: keep-all !important;
}
.partybgcolor{
  background-color: #f2f2f2;
  padding-bottom: 40px;
}
.partybgcolorwhite{
  background-color:  white;
  width: 1200px;
  margin: 0 auto;
}
.partytit{
  font-size: 48px;
  color: #de2624;
  text-align: center;
  width: 100%;
  padding:50px;
}
.partyconbox{
width: 94%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .partycon{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .partycon img{
    width: 537px;
    height:264px;
  }
  .partycontit{
    width: 100%;
    text-align: center;
    height: 80px;
    line-height: 80px;
    margin-top: -26px;
    background-color: #fff;
    font-size: 20px;
    font-weight: bold;
    color: #004a96;
  }


/* 市场布局 */

.Marketnav {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: -20px;
}

.Marketnav li {
    width: 100%;
    text-align: center;
    background-color: #f0f0f0;
    padding: 5px 0px;
    margin: 2px;
    cursor: pointer;
}

.Marketcontent {
    margin-top: 10px;
}

.marketmap {
    border: #f0f0f0 solid 1px;
    margin-top: 20px;
display: flex;
    justify-content: center;
}

.marketmap img {
    display: none;
}

.Marketlinav {
display: flex;
    justify-content: flex-start;
    margin-top: 20px;
    flex-wrap: wrap;
}

.Marketlinav li {
    text-align: center;
    background-color: #f1f1f1;
    width: 16.5%;
    padding: 5px 0;
    cursor: pointer;
margin-top:10px;
margin-right:1px;
}

.linecolor {
    background-color: #ccc;
    width: 100%;
    height: 3px;
    margin: 20px 0;
}

.markettable {
    width: 100%;
}

.markettable td {
    border: #eee dashed 1px;
    text-align: center;
}

.markettable tr {
    display: none;
}

.act {
    background-color: #004096 !important;
    color: #fff;
}

