/* common */
.titlh2 {
  background: url(../images/titlicon.png) no-repeat 0 34px;
  font: normal 23px/23px "Microsoft YaHei";
  padding-top: 30px;
  padding-left: 30px;
  color: #333333;
}
.titlh3 {
  background: url(../images/titlicon.png) no-repeat 0 34px;
  font: normal 23px/23px "Microsoft YaHei";
  padding-top: 30px;
  padding-left: 20px;
  color: #333333;
}

/*****列表页内容部分*****/
.list {
  margin-top: 13px;
}
.listleft {
  width: 797px;
  overflow: hidden;
}
.listright {
  width: 290px;
  overflow: hidden;
}

/*轮播图*/
.listleft .banner {
  width: 795px;
  overflow: hidden;
}
.listleft .banner dt {
  width: 565px;
  height: 312px;
  float: left;
  margin-right: 8px;
  position: relative;
}
.listleft .banner dd {
  float: right;
  width: 222px;
  height: 315px;
  overflow: hidden;
}
.listleft .banner dd .banner150 {
  width: 222px;
  height: 150px;
  margin-bottom: 12px;
  position: relative;
  overflow: hidden;
}
.listleft .banner dd .banner150 span {
  position: absolute;
  bottom: 0px;
  font-size: 12px;
  color: #fff;
  width: 222px;
  padding: 5px;
  background-color: rgba(0, 0, 0, 0.3);
}

/*列表*/
.CONTmargin {
  background-color: #fff;
  margin-top: 11px;
}
.CONTmargin .contentList {
  padding: 1px 30px 30px;
}
.contentList .content {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 27px;
  overflow: hidden;
  padding-top: 30px;
}
.contentList .content dl {
  overflow: hidden;
}
.contentList .content dt {
  width: 130px;
  height: 89px;
  overflow: hidden;
  float: left;
  margin-right: 13px;
  position: relative;
}
.contentList .content dd {
  width: 594px;
  float: left;
  line-height: 25px;
}
.contentList .content h2 {
  font-size: 20px;
  margin-bottom: 10px;
  height: 28px;
  overflow: hidden;
}
.contentList .content h2 a {
  color: #343434;
  text-decoration: none;
  transition: all 0.5s ease 0s;
}
.contentList .content h2:hover a {
  color: #007bcd;
  padding-left: 8px;
}
.contentList .content h2 .original {
  background: #ffa800;
  color: #fff;
  padding: 3px 5px;
  font-size: 12px;
  border-radius: 0.3em;
  margin-left: 20px;
}
.contentList .content h2 .recommend {
  background: #ff0000;
  color: #fff;
  padding: 3px 5px;
  font-size: 12px;
  border-radius: 0.3em;
  margin-left: 20px;
}
.contentList .content p {
  font-size: 14px;
  color: #858585;
  margin-bottom: 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-height: 1.5em;
}
.contentList .content p a {
  color: #858585;
}
.contentList .content p a:hover {
  color: #007bcd;
}
.contentList .content .noMap {
  line-height: 25px;
}
.contentList .content .tuo {
  width: 810px;
  overflow: hidden;
  margin-bottom: 10px;
}
.contentList .content .tuo li {
  width: 200px;
  height: 138px;
  overflow: hidden;
  margin-right: 40px;
  float: left;
}
.bannerLoad a {
  width: 295px;
  height: 45px;
  margin: 0 auto;
  border: 1px solid #ebebeb;
  background: #fafafa;
  text-align: center;
  display: block;
  font-size: 18px;
  color: #999;
  line-height: 45px;
  margin-top: 20px;
}
.feedCard {
  margin-top: 12px;
  font-size: 14px;
  color: #777777;
  clear: both;
}
.feedCard .cardTime {
  float: left;
  margin-right: 8px;
}
.feedCard .cardTags {
  float: left;
  margin-left: 10px;
  width: 400px;
}
.feedCard .cardTags a {
  padding-right: 15px;
  color: #777777;
}
.feedCard .cardTags a:hover {
  color: #007bcd;
}
.feedCard .cardActions {
  float: right;
}
.feedCard .cardActions a.share {
  height: 29px;
  width: 20px;
  margin-top: -6px;
  display: block;
  padding: 0 0 0 15px;
  background: url(../images/icoTools_20170106.png) -40px 5px;
}
.feedCard .cardActions a:hover.share {
  background: url(../images/icoTools_20170106.png) -40px -40px;
}

.feedCard .cardActions .pageToolsL {
  padding-bottom: 3px;
}
.feedCard .cardActions .pageToolsL a {
  width: auto;
  padding: 0px;
  margin-bottom: 3px;
}
.feedCard .cardActions .pageToolsL span.img {
  background: url(../images/message-red.gif) no-repeat 0px 3px;
  width: 20px;
  text-align: right;
  float: left;
  padding: 0px 4px;
  border: none;
  height: auto;
  height: 23px;
}
.feedCard .cardActions .pageToolsL span:nth-last-child(1) {
  font-style: normal;
  float: left;
  padding-right: 5px;
  font-size: 14px;
  line-height: 23px;
  color: #dd000b;
  border: none;
}

/*首页列表标签*/
.TAGpindao01 a {
  float: left;
  margin-left: 2px;
  margin-top: -1px;
  color: #e55f5f;
  border: #f2afaf 1px solid;
  border-radius: 40px;
  padding: 0px 10px;
}
.TAGpindao02 a {
  float: left;
  margin-left: 2px;
  margin-top: -1px;
  color: #38ba35;
  border: #9bdc9a 1px solid;
  border-radius: 40px;
  padding: 0px 10px;
}
.TAGpindao03 a {
  float: left;
  margin-left: 2px;
  margin-top: -1px;
  color: #18b4ed;
  border: #8bd9f6 1px solid;
  border-radius: 40px;
  padding: 0px 10px;
}
.TAGpindao04 a {
  float: left;
  margin-left: 2px;
  margin-top: -1px;
  color: #f58825;
  border: #f8ab66 1px solid;
  border-radius: 40px;
  padding: 0px 10px;
}
.TAGpindao01 a:hover {
  background-color: #e55f5f;
  color: #fff;
}
.TAGpindao02 a:hover {
  background-color: #38ba35;
  color: #fff;
}
.TAGpindao03 a:hover {
  background-color: #18b4ed;
  color: #fff;
}
.TAGpindao04 a:hover {
  background-color: #f58825;
  color: #fff;
}

/*今日头条*/
.headline {
  background-color: #fff;
  margin-bottom: 13px;
}
.headline ul {
  padding: 7px 20px 22px;
}
.headline .caption {
  border-bottom: #eeeeee 1px solid;
  padding-top: 15px;
  padding-bottom: 15px;
}
.headline .caption h4 {
  color: #d84e55;
  font: normal 16px/20px "Microsoft YaHei";
  height: 20px;
  overflow: hidden;
}
.headline .caption h4 a {
  color: #3d3d3d;
}
.headline .caption h4 a:hover {
  color: #007bcd;
}
.headline .caption h5 {
  color: #d84e55;
  font: normal 16px/20px "Microsoft YaHei";
  height: 20px;
  overflow: hidden;
}
.headline .caption h5 a {
  color: #d84e55;
}
.headline .caption h5 a:hover {
  color: #007bcd;
}
.headline .caption .intro-three-lines {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.5em;
  max-height: 4.5em;
}
.headline .caption p {
  color: #858585;
  font: normal 14px/22px "Microsoft YaHei";
  margin-top: 6px;
  height: 44px;
  overflow: hidden;
}

/*右侧推荐文章*/
.Recommend {
  padding: 22px 20px;
  background-color: #fff;
  margin-bottom: 13px;
}
.Recommend ul.Recotitl {
  height: 40px;
}
.Recommend ul.Recotitl li {
  float: left;
}
.Recommend ul.Recotitl li.li1 {
  width: 110px;
}
.Recommend ul.Recotitl li.li2 {
  margin-left: 50px;
  width: 90px;
  text-align: center;
}
.Recommend ul.Recotitl li a {
  color: #333333;
  font: normal 21px/36px "Microsoft YaHei";
  display: block;
}
.Recommend ul.Recotitl li.pitch {
  border-bottom: #f63756 3px solid;
}

.Recommend .RecCONT {
  margin-top: 15px;
}
.Recommend .RecCONT dl {
  border-bottom: #eeeeee 1px solid;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 64px;
}
.Recommend .RecCONT dl dt {
  float: left;
  width: 97px;
  height: 64px;
  overflow: hidden;
}
.Recommend .RecCONT dl dd {
  float: right;
  width: 145px;
}
.Recommend .RecCONT dl dd h2 {
  font: normal 14px/21px "Microsoft YaHei";
  height: 64px;
  overflow: hidden;
}
.Recommend .RecCONT dl dd p span {
  display: inline-block;
  margin-right: 10px;
  font-size: 11px;
  color: #777777;
  margin-top: 2px;
}
.Recommend .RecCONT dl dd p span.see {
  background: url(../images/see.png) no-repeat 0 4px;
  color: #777777;
  padding-left: 15px;
}
.Recommend .RecCONT dl a {
  color: #656262;
}
.Recommend .RecCONT dl a:hover {
  color: #007bcd;
}

/*右侧热门标签*/
.HOTLabe {
  background-color: #fff;
  margin-bottom: 13px;
  padding-bottom: 22px;
}
/*.HOTLabe .Labetitl .Labetext{ padding-top:34px; padding-right:20px; font:normal 14px/14px "Microsoft YaHei"; color:#a2b1bd;}*/
.HOTLabe ul {
  padding: 22px 20px 0px;
}
.HOTLabe ul .fn-left {
  margin-bottom: 8px;
  font-size: 14px;
  height: 32px;
  overflow: hidden;
  margin-right: 5px;
  float: left;
  display: inline;
}
.HOTLabe ul .fn-left a {
  display: block;
  border-radius: 16px;
  background-color: #f1f5f6;
  color: #18a7ca;
  padding: 6px 8px;
}
.HOTLabe ul .fn-left a:hover {
  background-color: #55b9ed;
  color: #fff;
}

/*关注我们*/
.follow {
  background-color: #fff;
  margin-bottom: 13px;
}
.follow .widabout {
  padding: 22px 20px;
  text-align: center;
}
.follow .widabout p {
  font: normal 14px/20px "Microsoft YaHei";
  color: #5c5c5c;
}
.follow .widabout img {
  margin-top: 12px;
}

.sns {
  width: 215px;
  overflow: hidden;
}
.sns li {
  width: 48px;
  height: 101px;
  font-size: 12px;
  text-align: center;
  display: inline-block;
  margin-right: 20px;
  margin-left: 3px;
  float: left;
}
.sns li a {
  width: 48px;
  height: 48px;
  display: block;
}
.sns li a.facebook {
  background: url(../images/sns.gif) no-repeat 0 0;
}
.sns li a.facebook:hover {
  background: url(../images/sns.gif) no-repeat 0 -48px;
}
.sns li a.FAweibo {
  background: url(../images/sns.gif) no-repeat -65px 0;
}
.sns li a.FAweibo:hover {
  background: url(../images/sns.gif) no-repeat -65px -48px;
}
.sns li a.linkedin {
  background: url(../images/sns.gif) no-repeat -130px 0;
}
.sns li a.linkedin:hover {
  background: url(../images/sns.gif) no-repeat -130px -48px;
}
.sns li a.FAenvelope {
  background: url(../images/sns.gif) no-repeat -195px 0;
}
.sns li a.FAenvelope:hover {
  background: url(../images/sns.gif) no-repeat -195px -48px;
}
.sns li span {
  display: inline-block;
  padding-top: 10px;
}

/*友情链接*/
.FriendLink {
  margin-top: 30px;
  font: 12px/20px "微软雅黑";
  color: #999;
}
.FriendLink .Friendtitle h3 {
  display: block;
  font: 18px/18px "微软雅黑";
  color: #333;
  margin-bottom: 12px;
}
.FriendLink .clears a {
  font: 12px/20px "微软雅黑";
  margin-bottom: 5px;
  padding: 0 5px;
  color: #666;
  display: inline-block;
}
.FriendLink .clears a:hover {
  color: #007bcd;
}

/*业界调查*/
.survey {
  background: #fff;
  margin-bottom: 15px;
  padding-top: 20px;
  padding-bottom: 5px;
}
.survey b {
  zoom: 1;
  display: block;
  font: 22px/22px "Microsoft YaHei";
  color: #333333;
  padding-left: 63px;
}
.survey b:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.survey b i {
  background: url(../images/iicon.png) no-repeat 0 0;
  display: block;
  width: 26px;
  height: 23px;
  float: left;
  margin-right: 8px;
}
.survey ul {
  padding: 7px 10px 10px;
}
.survey ul li a {
  display: block;
  background: url(../images/dot.jpg) no-repeat left 12px;
  padding-left: 10px;
  font: 14px/24px "Microsoft YaHei";
  color: #656262;
  height: 24px;
  overflow: hidden;
}

/*调研*/
.criticism {
  padding: 0px 30px;
}
.liebiao {
  margin-top: -11px;
}
.blockquote {
  background-color: #fafafa;
  border-left: #eee 4px solid;
  padding: 15px 20px;
  color: #333;
  margin-top: 18px;
  color: #5c5c5c;
  font: normal 16px/28px "Microsoft YaHei";
}
.blockquote p {
  color: #5c5c5c;
  font: normal 16px/28px "Microsoft YaHei";
}

.theme {
  background: #fff;
  margin-bottom: 13px;
}
.theme ul {
  padding: 20px;
}
.theme ul li {
  height: 15px;
  display: block;
  zoom: 1;
  overflow: hidden;
  margin-bottom: 15px;
}
.theme ul li:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.theme ul li a {
  font: 14px/15px "Microsoft YaHei";
  color: #656262;
  float: left;
  display: block;
  height: 15px;
  width: 230px;
  margin-left: 5px;
}
.theme ul li span {
  display: block;
  width: 15px;
  height: 15px;
  text-align: center;
  color: #fff;
  font: 14px/15px "arial";
  float: left;
}
.theme ul li.list1 span {
  background: #f54545;
}
.theme ul li.list2 span {
  background: #ff8547;
}
.theme ul li.list3 span {
  background: #ffac38;
}

/*作者*/
.author {
  background: #fff;
  margin-bottom: 13px;
}
.author ul {
  padding: 20px;
}
.author ul li {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 13px;
  margin-bottom: 13px;
  height: 58px;
}
.author ul li dl {
  zoom: 1;
}
.author ul li dl:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.author ul li dl dt {
  float: left;
  width: 58px;
  height: 58px;
  border-radius: 58px;
  overflow: hidden;
  margin-right: 16px;
}
.author ul li dl dt img {
  display: block;
  width: 58px;
  height: 58px;
  border-radius: 58px;
  overflow: hidden;
}
.author ul li dl dd {
  float: left;
  width: 160px;
}
.author ul li dl dd b {
  font-weight: normal;
  font-size: 18px;
  display: block;
  margin-top: 4px;
}
.author ul li dl dd p {
  font-size: 12px;
  color: #999;
  margin-top: 5px;
}

.expert {
  background: #fff;
  margin-bottom: 13px;
  position: relative;
  margin-top: 40px;
  text-align: center;
  padding-bottom: 25px;
}
.human {
  width: 120px;
  height: 120px;
  border-radius: 120px;
  overflow: hidden;
  position: absolute;
  top: -40px;
  left: 85px;
}
.human img {
  display: block;
  width: 120px;
  height: 120px;
}
.expert b {
  font: 20px/22px "Microsoft YaHei";
  color: #000;
  display: block;
  padding-top: 100px;
}
.expert p {
  font: 17px/18px "Microsoft YaHei";
  color: #666666;
  margin-top: 10px;
}
.expert em {
  margin-top: 13px;
  border-bottom: 1px solid #eeeeee;
  display: block;
}
.expert ul {
  zoom: 1;
  margin-top: 13px;
  width: 290px;
}
.expert ul:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.expert ul li {
  float: left;
  width: 145px;
  text-align: center;
}
.expert ul li i {
  display: block;
  height: 16px;
  display: block;
  margin: 0 auto;
}
.expert ul li i.book {
  font: 12px/16px "Microsoft YaHei";
  color: #2d64b3;
}
.expert ul li i.eye {
  font: 12px/16px "Microsoft YaHei";
  color: #2d64b3;
}
.expert ul li span {
  display: block;
  font-size: 22px;
  color: #8d8d8d;
  margin-top: 3px;
}
