#projectList {
  /* 上一页.下一页 */
  /*分页*/
  /* 引用综合页小图标 */
}
#projectList .annual_hot {
  height: 60px;
  line-height: 60px;
  overflow: hidden;
}
#projectList .annualLeft {
  height: 60px;
  background: url('../img/hot.png') no-repeat 4px;
  font-size: 14px;
  padding-left: 25px;
}
#projectList .annualLeft .sp1 {
  font-weight: bold;
  color: #404040;
}
#projectList .annualLeft .hotHy a {
  color: #404040;
  margin-right: 6px;
}
#projectList .annualLeft .hotHy a:hover {
  color: #f15352;
}
#projectList .annual_hot .nowLine {
  color: #989eaf;
  font-size: 13px;
}
#projectList .annual_hot .nowSx {
  width: 1px;
  height: 14px;
  margin: 23px 12px 0;
  background: #d9dbe1;
}
#projectList .industryChannel {
  width: 1198px;
  border: 1px solid #f3f3f3;
  border-bottom: none;
  border-radius: 6px;
  overflow: hidden;
}
#projectList .industryChannel table {
  width: 1198px;
}
#projectList .industryChannel table tr {
  border-bottom: 1px solid #f3f3f3;
}
#projectList .industryChannel .td1 {
  width: 107px;
  border-right: 1px solid #f3f3f3;
  background: #fbfbfb;
  font-size: 15px;
  color: #666666;
  text-indent: 18px;
  padding: 18px 0;
}
#projectList .industryChannel .td2 {
  font-size: 14px;
  color: #333;
  padding: 11px 16px;
  box-sizing: border-box;
}
#projectList .manyHy a {
  display: inline-block;
  padding: 0 9px;
  height: 24px;
  line-height: 24px;
  border: 1px solid #fff;
  margin-left: 7px;
  color: #333;
  border-radius: 2px;
  margin-top: 1px;
}
#projectList .manyHy a:hover {
  border: 1px solid #f15352;
  color: #f15352;
}
#projectList .manyHy .hy {
  width: 950px;
  height: 28px;
  overflow: hidden;
}
#projectList .manyHy .more {
  background: url('../img/xiaJ.png') no-repeat right center;
  font-size: 14px;
  color: #848ca1;
  padding-right: 15px;
  margin-top: 6px;
  cursor: pointer;
}
#projectList .manyHy .shouQi {
  background: url('../img/xiaJ.png') no-repeat right center;
  font-size: 14px;
  color: #848ca1;
  padding-right: 15px;
  margin-top: 6px;
  cursor: pointer;
  display: none;
}
#projectList .manyHy a.buXian {
  border: 1px solid #f15352;
  color: #f15352;
}
#projectList #showMore {
  clear: both;
  padding: 15px;
  width: 120px;
  margin: 0 auto;
}
#projectList #showMore span {
  display: block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #666;
  font-size: 13px;
}
#projectList #showMore .hide {
  background: url(../img/top.png) no-repeat right 48%;
}
#projectList .show {
  background: url(../img/top.png) no-repeat right 48%;
}
#projectList .hezuo_pinpai {
  height: 50px;
  line-height: 50px;
  background: #fffcf0;
  border-radius: 4px;
}
#projectList .mrWang {
  width: 48px;
  height: 48px;
  margin: 2px 17px 0 21px;
}
#projectList .hezuo_pinpai .span1 {
  color: #b48d3b;
  font-size: 16px;
  font-weight: bold;
}
#projectList .hezuo_pinpai .span1 img {
  margin: 13px 6px 0 6px;
  width: 20px;
  height: 26px;
}
#projectList .hezuo_pinpai .span2 {
  color: #bba575;
  font-size: 14px;
  margin-right: 20px;
  background: url('../img/rz2.png') no-repeat 0 -3px;
  padding-left: 70px;
}
#projectList .hezuo_pinpai .span2 font {
  color: #bba575;
}
#projectList .contentLeft {
  width: 890px;
}
#projectList .brandTitle {
  height: 58px;
  line-height: 58px;
  background: #fbfbfb;
  border: 1px solid #f5f7f7;
  border-left: none;
  border-right: none;
}
#projectList .brandTitle .ppJm {
  display: inline-block;
  float: left;
  color: #333333;
}
#projectList .brandTitle .ppJm.select {
  font-size: 24px;
  font-weight: bold;
  border-top: 3px solid #f15352;
  border-left: 1px solid #f3f3f3;
  border-right: 1px solid #f3f3f3;
  padding: 0 26px;
  margin-top: -1px;
  background: #fff;
}
#projectList .brandTitle .page .prevA {
  display: inline-block;
  width: 7px;
  height: 11px;
  background: url('../img/jt.png') no-repeat 0 0;
  margin: 22px 3px 0 0;
}
#projectList .brandTitle .page .nextA {
  display: inline-block;
  width: 7px;
  height: 11px;
  background: url('../img/jt.png') no-repeat -51px 0;
  margin-top: 22px;
}
#projectList .brandTitle .page {
  font-size: 13px;
  color: #c3c3c3;
  margin-right: 20px;
}
#projectList .brandTitle .page em {
  color: #666666;
}
#projectList .brandTitle .page font {
  margin: 0 3px;
}
#projectList .brandDl {
  padding: 30px 0;
  border-bottom: 1px solid #f2f2f2;
}
#projectList .brandDl:hover {
  background: #fafafa;
  cursor: pointer;
}
#projectList .brandDl dt {
  width: 260px;
  height: 195px;
  overflow: hidden;
}
#projectList .brandDl dt img {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
#projectList .brandDl dt:hover img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
#projectList .brandDl dd {
  width: 580px;
  margin-right: 20px;
}
#projectList .con_tit {
  height: 44px;
  line-height: 44px;
  margin-bottom: 6px;
}
#projectList .con_tit .a1 {
  max-width: 420px;
  height: 44px;
  overflow: hidden;
  color: #333;
  font-size: 22px;
  font-weight: bold;
}
#projectList .con_tit .a1:hover {
  color: #f15352;
}
#projectList .con_tit .rz {
  display: inline-block;
  width: 76px;
  height: 27px;
  margin: 8px 8px 0 15px;
}
#projectList .con_tit .jinBi {
  display: inline-block;
  width: 16px;
  height: 22px;
  line-height: 22px;
  margin-top: 11px;
}
#projectList .con_label {
  height: 26px;
}
#projectList .con_label span {
  float: left;
  display: inline-block;
  padding: 0 10px;
  height: 24px;
  line-height: 24px;
  border: 1px solid #dee1ea;
  border-radius: 2px;
  color: #7d86a0;
  font-size: 14px;
  margin-right: 10px;
}
#projectList .belongTo {
  height: 56px;
  padding: 15px 0 13px;
  border-bottom: 1px dashed #f3f2f1;
}
#projectList .belongToLeft {
  width: 415px;
}
#projectList .belongToLeft .p1 {
  height: 28px;
  line-height: 28px;
  color: #333333;
  font-size: 16px;
}
#projectList .belongToLeft .p1 span {
  margin-right: 32px;
  display: inline-block;
}
#projectList .belongToRight {
  text-align: center;
  line-height: 23px;
}
#projectList .belongToRight span {
  font-size: 14px;
  color: #999;
}
#projectList .belongToRight font {
  font-size: 20px;
  color: #f12f16;
  font-weight: bold;
}
#projectList .allRight {
  height: 18px;
  line-height: 18px;
  margin-top: 16px;
  font-size: 14px;
}
#projectList .allRight .p1 {
  color: #999999;
}
#projectList .allRight .p1 span {
  display: inline-block;
  padding: 0 4px;
  height: 18px;
  line-height: 18px;
  border-radius: 3px;
  color: #fff;
  margin-right: 10px;
}
#projectList .allRight .p1 span.spYello {
  font-size: 12px;
  background: #fca201;
}
#projectList .allRight .p1 span.spRed {
  font-size: 14px;
  margin-right: 2px;
}
#projectList .allRight .p1 span.spRed img {
  height: 20px;
  width: auto;
}
#projectList .allRight .p2 .shenQ {
  background: url('../img/people.png') no-repeat;
  padding-left: 24px;
  color: #999999;
}
#projectList .allRight .p2 .yuYue {
  background: url('../img/yuYue.png') no-repeat 8px;
  padding: 3px 8px 3px 30px;
  color: #7d86a0;
  cursor: pointer;
  border-radius: 2px;
  margin-top: -3px;
}
#projectList .allRight .p2 .yuYue:hover {
  background: #f15352 url('../img/msg2.png') no-repeat 8px;
  color: #fff;
}
#projectList .allRight .p2 .line {
  display: inline-block;
  width: 1px;
  height: 16px;
  background: #d4d4d4;
  margin: 1px 4px 1px 10px;
}
#projectList .eightMon {
  color: #f29612;
  font-size: 14px;
  background: url('../img/jp.png') no-repeat left center;
  padding-left: 20px;
}
#projectList .eightMon:hover {
  color: #f15352;
}
#projectList .con_tit .zuanS {
  display: inline-block;
  width: 22px;
  height: 18px;
  line-height: 18px;
  margin-top: 13px;
}
#projectList .prevNext_page {
  margin: 40px auto 0;
  text-align: center;
}
#projectList .prevNext_page a {
  padding: 11px 15px;
  border: 1px solid #efefef;
  border-radius: 3px;
  background: #fafafa;
  color: #666;
  margin-right: 8px;
}
#projectList .prevNext_page a.current {
  color: #fff;
  background: #f15352;
  border: 1px solid #f15352;
}
#projectList .prevNext_page a:hover {
  color: #fff;
  background: #f15352;
  border: 1px solid #f15352;
}
#projectList .prevNext_page a.hui {
  color: #ccc;
}
#projectList .prevNext_page a.hui:hover {
  color: #ccc;
  background: #fafafa;
  border: 1px solid #efefef;
}
#projectList .prevNext_page font {
  color: #999999;
  font-size: 13px;
  font-style: italic;
}
#projectList .prevNext_page font em {
  margin: 0 3px;
}
#projectList #page {
  text-align: center;
  margin: 40px auto 0;
}
#projectList #page a {
  display: inline-block;
  padding: 11px 15px;
  border: 1px solid #efefef;
  border-radius: 3px;
  background: #fafafa;
  color: #666;
  margin-right: 0 3px;
  font-size: 15px;
}
#projectList #page a:hover,
#projectList #page a.a_se,
#projectList #page .active a {
  color: #fff;
  background: #f15352;
  border: 1px solid #f15352;
}

#page ul{
  display: flex;
  justify-content: center;
  width: 100%;
}
#projectList .contentRight {
  width: 250px;
}
#projectList .mainRight_title {
  height: 70px;
  line-height: 70px;
  color: #333333;
  font-size: 18px;
  background: url('../img/bt-t.png') no-repeat left center;
  padding-left: 14px;
}
#projectList .windVaneList {
  width: 248px;
  height: 405px;
  border: 1px solid #ededed;
  overflow: hidden;
}
#projectList .windVaneList .list {
  width: 84px;
  background: #f8f8f8;
}
#projectList .windVaneList .list li {
  width: 83px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-right: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  font-size: 15px;
  cursor: pointer;
  color: #404040;
}
#projectList .windVaneList .list li.last-child {
  border-bottom: none;
}
#projectList .windVaneList .list li.select {
  background: #fff;
  color: #e03933;
  border-right: 1px solid #fff;
}
#projectList .windVaneList .con {
  padding-top: 24px;
  width: 164px;
}
#projectList .windVaneList .con1 {
  display: none;
}
#projectList .windVaneList .con1 dt {
  width: 113px;
  height: 87px;
  overflow: hidden;
  border-radius: 2px;
  margin: auto;
}
#projectList .windVaneList .con1 dt img {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
#projectList .windVaneList .con1 dt:hover img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
#projectList .windVaneList .con1 dd {
  width: 145px;
  height: 40px;
  text-align: center;
  overflow: hidden;
  line-height: 35px;
  margin: auto;
}
#projectList .windVaneList .con1 dd a {
  display: block;
  width: 145px;
  height: 40px;
  overflow: hidden;
  color: #404040;
  font-size: 14px;
}
#projectList .windVaneList .con1 dd a:hover {
  color: #f15352;
}
#projectList .szAll {
  display: inline-block;
  width: 14px;
  height: 14px;
  overflow: hidden;
  background: url('../img/xh.png') no-repeat;
  margin: 17px 7px 0 14px;
}
#projectList .ico1 {
  background-position: -16px 0;
}
#projectList .ico2 {
  background-position: -16px -51px;
}
#projectList .ico3 {
  background-position: -16px -100px;
}
#projectList .ico4 {
  background-position: -16px -151px;
}
#projectList .ico5 {
  background-position: -16px -200px;
}
#projectList .ico6 {
  background-position: -16px -251px;
}
#projectList .ico7 {
  background-position: -16px -300px;
}
#projectList .ico8 {
  background-position: -16px -351px;
}
#projectList .windVaneList .list li.select .ico1 {
  background-position: 0 0;
}
#projectList .windVaneList .list li.select .ico2 {
  background-position: 0 -51px;
}
#projectList .windVaneList .list li.select .ico3 {
  background-position: 0 -100px;
}
#projectList .windVaneList .list li.select .ico4 {
  background-position: 0 -151px;
}
#projectList .windVaneList .list li.select .ico5 {
  background-position: 0 -200px;
}
#projectList .windVaneList .list li.select .ico6 {
  background-position: 0 -251px;
}
#projectList .windVaneList .list li.select .ico7 {
  background-position: 0 -300px;
}
#projectList .windVaneList .list li.select .ico8 {
  background-position: 0 -351px;
}
#projectList .rankingList {
  height: 502px;
  width: 220px;
  padding: 0 14px;
  border: 1px solid #ededed;
  border-top: 2px solid #f15352;
}
#projectList .rankingList .paiHang {
  height: 57px;
  border-bottom: 1px solid #eeeeee;
  font-size: 17px;
  color: #333333;
  line-height: 57px;
  margin-bottom: 6px;
  background: url('../img/jp2.png') no-repeat left center;
  padding-left: 32px;
}
#projectList .topBang li {
  height: 42px;
  border-bottom: 1px dashed #dfdfdf;
  overflow: hidden;
}
#projectList .topBang li:last-child {
  border-bottom: none;
}
#projectList .topBang .a1 {
  display: block;
  margin-left: 10px;
  width: 146px;
  height: 42px;
  line-height: 40px;
  overflow: hidden;
  font-size: 14px;
  color: #404040;
}
#projectList .topBang .a1:hover {
  color: #ff3333;
}
#projectList .topBang li span {
  font-size: 12px;
  color: #999999;
  line-height: 42px;
}
#projectList .nearFuture_btm dl {
  height: 190px;
  margin-bottom: 20px;
}
#projectList .nearFuture_btm dl:nth-last-of-type(1) {
  margin-bottom: 0;
}
#projectList .nearFuture_btm dl:last-child {
  margin-bottom: 0;
}
#projectList .nearFuture_btm dl dt {
  width: 250px;
  height: 150px;
  overflow: hidden;
}
#projectList .nearFuture_btm dl dt img {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
#projectList .nearFuture_btm dl dt:hover img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
#projectList .nearFuture_btm dl dd {
  height: 40px;
  line-height: 40px;
  background: #f8f8f8;
}
#projectList .nearFuture_btm dl dd a {
  display: inline-block;
  width: 145px;
  height: 40px;
  overflow: hidden;
  color: #404040;
  font-size: 15px;
  padding-left: 5px;
}
#projectList .nearFuture_btm dl dd a:hover {
  color: #f15352;
}
#projectList .nearFuture_btm dl dd span {
  font-size: 14px;
  color: #f15352;
  margin-right: 5px;
}
#projectList .nearFuture_btm dl dd span font {
  font-weight: bold;
}
#projectList .hyIcon {
  display: inline-block;
  overflow: hidden;
  background: url('../img/hyIcon.png') no-repeat;
}
#projectList .zongIcon {
  display: inline-block;
  overflow: hidden;
  background: url('../img/zongIcon.png') no-repeat;
}
#projectList .i44 {
  background-position: -231px -184px;
}
#projectList .i45 {
  background-position: -322px -184px;
}
#projectList .iconShuzi {
  display: block;
  width: 14px;
  height: 14px;
  background: url('../img/shuzi.png') no-repeat;
  overflow: hidden;
  margin-top: 14px;
}
#projectList .iconShuzi1 {
  background-position: 0 0;
}
#projectList .iconShuzi2 {
  background-position: 0 -43px;
}
#projectList .iconShuzi3 {
  background-position: 0 -86px;
}
#projectList .iconShuzi4 {
  background-position: 0 -129px;
}
#projectList .iconShuzi5 {
  background-position: 0 -172px;
}
#projectList .iconShuzi6 {
  background-position: 0 -215px;
}
#projectList .iconShuzi7 {
  background-position: 0 -258px;
}
#projectList .iconShuzi8 {
  background-position: 0 -301px;
}
#projectList .iconShuzi9 {
  background-position: 0 -344px;
}
#projectList .iconShuzi10 {
  background-position: 0 -387px;
}
#projectList .i17 {
  width: 7px;
  height: 9px;
  background-position: -290px -31px;
  margin-top: 16px;
}
#projectList .i18 {
  width: 7px;
  height: 9px;
  background-position: -331px 0;
  margin-top: 16px;
}
#projectList .i19 {
  width: 7px;
  height: 9px;
  background-position: -365px 0;
  margin-top: 16px;
}
#projectList .i90 {
  width: 16px;
  height: 18px;
  background-position: -86px -480px;
  margin-top: 40px;
}
#projectList .i91 {
  width: 11px;
  height: 17px;
  background-position: -160px -480px;
  margin-top: 40px;
}
#projectList .i92 {
  width: 13px;
  height: 15px;
  background-position: -231px -480px;
  margin-top: 10px;
}
#projectList .i93 {
  width: 11px;
  height: 51px;
  background-position: -287px -448px;
  margin: 5px 0 0 -2px;
}
#projectList .i95 {
  width: 16px;
  height: 16px;
  background-position: -388px -483px;
  margin-top: 35px;
}
#projectList .brandZX_btm {
  border: 1px solid #ededed;
  width: 220px;
  padding: 0 14px;
}
#projectList .brandZX_btm .list {
  height: 50px;
  line-height: 50px;
  font-size: 15px;
  color: #666666;
}
#projectList .brandZX_btm .list li {
  float: left;
  cursor: pointer;
}
#projectList .brandZX_btm .list li.select {
  font-weight: bold;
  color: #f15352;
}
#projectList .brandZX_btm .list li span {
  float: left;
  padding: 0 12px;
}
#projectList .brandZX_btm .list li i {
  float: right;
  display: inline-block;
  width: 1px;
  height: 15px;
  background: #d3d3d3;
  margin-top: 17px;
}
#projectList .brandZX_btm .list li:last-child i {
  display: none;
}
#projectList .canYin_img {
  width: 220px;
  height: 128px;
  position: relative;
}
#projectList .canYin_img .aImg {
  display: block;
  width: 220px;
  height: 128px;
  overflow: hidden;
}
#projectList .canYin_img .aImg img {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
#projectList .canYin_img .aImg:hover img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
#projectList .canYin_img .yinY {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  background: rgba(0, 0, 0, 0.7);
}
#projectList .canYin_img .yinY a {
  display: block;
  color: #fff;
  width: 190px;
  height: 32px;
  overflow: hidden;
  margin: auto;
}
#projectList .canYin_img .yinY a:hover {
  text-decoration: underline;
}
#projectList .brandZX_btm .con1 {
  display: none;
}
#projectList .brandZX_btm .con1 ul li {
  height: 50px;
  line-height: 50px;
  font-size: 15px;
  background: url('../img/dian_06.png') no-repeat left center;
  padding-left: 12px;
  border-bottom: 1px dotted #dfdfdf;
  overflow: hidden;
}
#projectList .brandZX_btm .con1 ul li a {
  display: block;
  height: 50px;
  overflow: hidden;
  color: #404040;
}
#projectList .brandZX_btm .con1 ul li a:hover {
  color: #f15352;
}
#projectList .brandZX_btm .con1 ul li:last-child {
  border-bottom: none;
}
#projectList .qiye_yanshen {
  width: 250px;
  height: 96px;
  background: url('../img/1831-bj1.png') no-repeat;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
}
#projectList .qiye_yanshen:hover {
  background: url('../img/1831-bj2.png') no-repeat;
}
#projectList .qiye_yanshen .p1 {
  font-size: 20px;
  padding-top: 25px;
  text-align: center;
}
#projectList .qiye_yanshen .p2 {
  font-size: 15px;
  margin-top: 12px;
  text-align: center;
}
#projectList .lastedNew_btm {
  background: #f8f8f8;
  padding: 20px 14px;
  width: 222px;
}
#projectList #zjdemo {
  overflow: hidden;
  height: 380px;
  width: 98%;
  margin: 0 auto;
  position: relative;
  font-size: 14px;
}
#projectList #zjdemo1 {
  width: 98%;
  padding: 0 1%;
  margin: 0 auto;
  line-height: 27px;
  color: #666666;
}
#projectList #zjdemo1 .zjleague-dynamic {
  border-bottom: 1px solid #f1f1f1;
  padding: 16px 0;
}
#projectList #zjdemo1 .zjleague-dynamic .head {
  width: 6px;
  height: 5px;
  background: url('../img/dian_06.png') no-repeat;
  margin-top: 8px;
}
#projectList #zjdemo1 .zjleague-dynamic .form {
  width: 204px;
  line-height: 25px;
  color: #404040;
  font-size: 14px;
}
#projectList #zjdemo1 .zjleague-dynamic .form span {
  color: #999999;
  font-size: 13px;
}
#projectList #zjdemo1 .zjleague-dynamic .form a {
  color: #848ca1;
}
#projectList #zjdemo1 .zjleague-dynamic .form a.more {
  font-size: 13px;
}
#projectList #zjdemo1 .zjleague-dynamic .form a:hover {
  color: #4b5e8e;
}
#projectList #zjdemo2 {
  width: 98%;
  padding: 0 1%;
  margin: 0 auto;
  line-height: 27px;
  color: #666666;
}
#projectList #zjdemo2 .zjleague-dynamic {
  border-bottom: 1px solid #f1f1f1;
  padding: 6px 0;
}
#projectList #zjdemo2 .zjleague-dynamic .head {
  width: 6px;
  height: 5px;
  background: url('../img/dian_06.png') no-repeat;
  margin-top: 8px;
}
#projectList #zjdemo2 .zjleague-dynamic .form {
  width: 204px;
  line-height: 25px;
  color: #404040;
  font-size: 14px;
}
#projectList #zjdemo2 .zjleague-dynamic .form span {
  color: #999999;
  font-size: 13px;
}
#projectList #zjdemo2 .zjleague-dynamic .form a {
  color: #848ca1;
}
#projectList #zjdemo2 .zjleague-dynamic .form a.more {
  font-size: 13px;
}
#projectList #zjdemo2 .zjleague-dynamic .form a:hover {
  color: #4b5e8e;
}
