.midblock {
  width: 1368px;
  margin: 0 auto;
}
.ip-stock,
.t-bluebg {
  background: #3a5492 !important;
  min-width: 1368px !important;
}
.t-header .t-nav li a {
  border-bottom: 2px solid #fff !important;
}
dt {
  font-weight: normal;
}
a:hover {
  text-decoration: none;
}
.foot-augu a {
  line-height: 36px;
}
.proveceIndex {
  min-height: 700px;
  width: 100%;
  background: #fff;
  border-top: 1px solid #aaa;
  min-width: 1368px;
}
.proveceIndex .boderline {
  width: 100%;
  height: 10px;
  background: #f8f8f8;
}
.proveceIndex .smfont {
  font-size: 16px;
  text-align: center;
  padding-bottom: 10px;
}
.proveceIndex .content {
  padding-bottom: 20px;
}
.proviceBanner {
  width: 100%;
  height: 200px;
  background: #3a5490;
}
.proviceBanner .bannertitle {
  width: 1368px;
  height: 40px;
  margin: 0 auto;
  color: #fff;
  letter-spacing: 2px;
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 50px;
}
.proviceBanner .title {
  font-weight: bold;
  font-size: 36px;
  line-height: 40px;
  padding-left: 40px;
}
.proviceBanner .title1 {
  font-size: 16px;
  text-align: right;
  padding-right: 50px;
  color: #fff;
}
.proviceBanner .title2 {
  position: absolute;
  left: 40px;
  top: 0;
  z-index: 2;
  color: #fff;
  font-size: 19px;
  letter-spacing: 1px;
}
.banner_bot {
  background: #3a5490;
  height: 36px;
  width: 100%;
  z-index: 12;
  display: none;
}
.banner_bot.fixedbox {
  position: fixed;
  left: 0;
  top: 74px;
}
.pro_indexblock {
  padding-bottom: 10px;
}
.pro_indexblock .blocktitle {
  font-size: 36px;
  color: #3a5490;
  text-align: center;
  line-height: 148px;
  font-weight: bold;
  margin-bottom: 20px;
}
.pro_indexblock .blocktitle .title {
  font-size: 36px;
}
.pro_indexblock .oh {
  padding-bottom: 50px;
}
.pro_indexblock .oh dl:nth-of-type(2) {
  float: right !important;
}
.pro_indexblock dl {
  width: 46%;
  min-height: 250px;
  position: relative;
}
.pro_indexblock .download_re a.fl {
  width: 430px;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.pro_indexblock dt {
  height: 48px;
  line-height: 48px;
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: bold;
  border-bottom: 1px solid #aaa;
  padding-left: 42px;
}
.pro_indexblock dd {
  line-height: 48px;
  padding: 0 42px;
  overflow: hidden;
  position: relative;
  height: 48px;
  font-size: 16px;
}
.pro_indexblock dd:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #3a5490;
  position: absolute;
  left: 20px;
  top: 19px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.pro_indexblock .downloadbtn {
  width: 150px;
  height: 30px;
  border: 1px solid #3a5490;
  color: #3a5490;
  padding-left: 40px;
  line-height: 30px;
  margin-top: 8px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  position: relative;
  font-size: 14px;
  box-sizing: border-box;
  display: none;
}
.pro_indexblock .downloadbtn:before {
  content: "";
  width: 16px;
  height: 16px;
  background: url(../image/Frame.png);
  position: absolute;
  right: 30px;
  top: 7px;
}
.pro_indexblock .downloadbtn:hover {
  font-weight: bold;
}
.msg {
  font-size: 16px;
  color: #c00;
  letter-spacing: 1px;
}
.bot_block {
  padding-bottom: 80px;
}
.bot_block dl:nth-of-type(2) {
  float: right !important;
}
.bot_block dl {
  width: 46%;
  min-height: 250px;
  position: relative;
}
.bot_block dt {
  height: 48px;
  line-height: 48px;
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: bold;
  border-bottom: 1px solid #aaa;
  padding-left: 42px;
}
.bot_block dd {
  line-height: 48px;
  padding: 0 42px;
  overflow: hidden;
  position: relative;
  height: 48px;
  font-size: 16px;
}
.bot_block dd:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #3a5490;
  position: absolute;
  left: 20px;
  top: 19px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.bot_block .addmore {
  padding-left: 50px;
  font-size: 16px;
  color: #999;
  cursor: pointer;
  width: 380px;
  border-top: 1px solid #eee;
}
.bot_block .addmore:before {
  display: none;
}
.pro_ztblock img {
  float: left;
}
.index_chain {
  overflow: hidden;
}
.index_chain li {
  width: 25%;
  float: left;
  line-height: 32px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.rank_title {
  font-size: 22px;
  text-align: center;
  padding-top: 80px;
  padding-bottom: 20px;
  font-weight: bold;
}
.ranktable {
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.ranktable th {
  height: 68px;
  line-height: 68px;
  background: #DEE5F7;
  font-size: 20px;
  font-weight: normal;
}
.ranktable td {
  height: 64px;
  line-height: 64px;
  background: #fff;
  font-size: 16px;
}
.ranktable .spbg td {
  background: #F5F6FA;
}
.land_table {
  border: 1px solid #d2d2d2;
  width: 100%;
  border-collapse: collapse;
}
.land_table th {
  font-size: 16px;
  padding: 10px 5px;
  border: 1px solid #d2d2d2;
}
.land_table td {
  font-size: 14px;
  padding: 10px 5px;
  border: 1px solid #d2d2d2;
}
.msg {
  font-size: 16px;
  color: #c00;
  letter-spacing: 1px;
}
.newspage {
  width: 1368px;
  margin: 0 auto;
}
.newspage table tr:hover {
  background: #f3f4f8;
}
.bg_detail {
  padding-top: 40px;
  overflow: hidden;
  padding-bottom: 100px;
}
.bg_detail .report_cover {
  width: 240;
  min-height: 320px;
  border: 1px solid #eee;
  display: none;
}
.bg_detail .report_cover img {
  display: block;
  width: 96%;
  height: auto;
  margin: 0 auto;
}
.reportInfor {
  width: 1088px;
  height: auto;
  line-height: 30px;
}
.reportInfor .title {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 20px;
  font-weight: bold;
}
.reportInfor .smtitle {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.report_intro {
  min-height: 270px;
}
.report_intro p {
  line-height: 48px;
  font-size: 16px;
}
.report_catalogue {
  line-height: 32px;
  font-size: 16px;
}
.report_catalogue h5 {
  font-size: 16px;
  margin-bottom: 5px;
}
.report_catalogue p {
  text-indent: 2em;
  margin-bottom: 12px;
}
.report_catalogue li {
  margin-bottom: 20px;
}
.download_link {
  color: #3a5490;
  text-decoration: underline;
  font-size: 16px;
}
.download_link:hover {
  color: #f60;
}
.nextLink {
  margin-top: 30px;
  padding-bottom: 30px;
}
.provinceTag {
  height: 1px;
}
#provinceTag {
  line-height: 32px;
  font-weight: normal;
  height: 32px;
  position: absolute;
  left: 40px;
  top: 0;
  z-index: 2;
}
#provinceTag .provinceCurrent {
  padding-left: 15px;
  padding-right: 10px;
  height: 30px;
  border: 1px solid #eee;
  color: #666;
  font-size: 14px;
  position: relative;
  z-index: 3;
  background: #fff;
  text-align: left;
  overflow: hidden;
  -webkit-border-radius: 4px 4px 4px 4px;
  cursor: pointer;
  -moz-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
}
#provinceTag .provinceCurrent i {
  width: 14px;
  height: 14px;
  background: url(../image/slelctD.png) left top no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  margin-left: 10px;
  margin-top: 7px;
}
#provinceTag .provinceCurrent span,
#provinceTag .provinceCurrent i {
  float: left;
}
#provinceTag .provinceSlide {
  width: 320px;
  height: auto;
  background: #fff;
  position: absolute;
  left: 0;
  top: 30px;
  overflow: hidden;
  display: none;
  border: 1px solid #eee;
  -webkit-border-radius: 0  4px 4px 4px;
  -moz-border-radius: 0  4px 4px 4px;
  border-radius: 0  4px 4px 4px;
  padding: 14px 5px 6px 14px;
}
#provinceTag .provinceSlide a {
  margin-right: 10px;
  color: #333;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 20px;
}
#provinceTag .provinceSlide a:hover {
  color: #3a5490;
}
.rightChain {
  width: 220px;
  margin-right: 20px;
  background: #fff;
}
.rightChain.fixedbox {
  position: fixed;
  right: calc(50% - 684px);
  top: 175px;
  z-index: 2;
}
.rightChain .title {
  color: #3a5490;
  font-size: 22px;
  text-align: center;
  border-bottom: 1px solid #aaa;
  line-height: 64px;
  margin-bottom: 20px;
}
.rightChain a {
  font-size: 16px;
}
.rightChain li {
  line-height: 30px;
  position: relative;
  overflow: hidden;
}
.rightChain li:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #3a5490;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  float: left;
  margin-right: 15px ;
  margin-left: 10px;
  margin-top: 12px;
}
.guidelink {
  line-height: 24px;
  padding-top: 12px;
}
.cydnmsg {
  font-size: 16px;
  color: #c00;
  letter-spacing: 1px;
}
.cydnmsg em {
  font-style: normal;
  color: #36de36;
  font-size: 20px;
  font-weight: bold;
  margin: 0 2px;
}
.cydnmsg .redfont {
  color: #c00;
  font-weight: bold;
}
.cydnmsg.tar {
  text-align: right;
}
.indexmsg {
  overflow: hidden;
  line-height: 58px;
  width: 1368px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 50px;
}
.indexmsg .bluefont-msg {
  margin-left: 60px;
  margin-bottom: 0;
}
.db {
  display: block;
}
.bluefont-msg {
  color: #0099d9;
  font-size: 16px;
  font-weight: bold;
  line-height: 58px;
  margin-bottom: 20px;
}
.bluefont-msg:hover {
  text-decoration: underline;
}
