body {
  background-color: #fff;
}
.news-banner {
  width: 100%;
  height: 380px;
  background: url("../img/news_banner_380.png") center no-repeat;
  overflow: hidden;
}
.news-banner > a {
  display: block;
  width: 190px;
  margin: 305px auto 0;
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-size: 20px;
  color: #5185ff;
  background: #fff;
  border-radius: 23px;
}
.news-banner > a:hover {
  text-decoration: none;
}
.news-market-what {
  width: 100%;
  padding-top: 1px;
  height: 679px;
  background-color: #fff;
}
.news-market-what .news-market-what-content {
  width: 1200px;
  margin: 60px auto 0;
}
.news-market-what .news-market-what-content .news-market-what-content-pic {
  width: 100%;
  height: 372px;
  background: url("../img/news_market_pic.png") center no-repeat;
  /*-webkit-background-size: cover;*/
  /*background-size: cover;*/
  position: relative;
}
.news-market-what .news-market-what-content .news-market-what-content-pic > p {
  font-size: 18px;
  color: #666;
  letter-spacing: 2px;
  line-height: 26px;
  position: absolute;
}
.news-market-what .news-market-what-content .news-market-what-content-pic > .news-market-what-p1 {
  left: 220px;
  top: 200px;
}
.news-market-what .news-market-what-content .news-market-what-content-pic > .news-market-what-p2 {
  right: 220px;
  top: 200px;
}
.news-market-what .news-market-what-content .news-market-text {
  width: 1200px;
  position: relative;
}
.news-market-what .news-market-what-content .news-market-text > p {
  font-size: 16px;
  color: #666;
  letter-spacing: 2px;
  line-height: 22px;
  position: absolute;
  text-align: center;
}
.news-market-what .news-market-what-content .news-market-text .news-market-p1 {
  left: 20px;
}
.news-market-what .news-market-what-content .news-market-text .news-market-p2 {
  right: 20px;
}
.news-market-howdo {
  width: 100%;
  height: 853px;
  background: url("../img/news_howtodo_bg.png") center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  overflow: hidden;
}
.news-market-howdo .news-market-howdo-content .news-market-howdo-top {
  width: 1200px;
  height: 204px;
  margin: -55px auto 35px;
  background: #fff;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  padding: 45px 60px;
}
.news-market-howdo .news-market-howdo-content .news-market-howdo-top > .news-market-howdo-top-li {
  float: left;
  width: 510px;
  border-bottom: 1px dashed #A0A0A0;
  margin-right: 60px;
  height: 56px;
  line-height: 56px;
}
.news-market-howdo .news-market-howdo-content .news-market-howdo-top > .news-market-howdo-top-li > p {
  font-size: 16px;
  color: #666;
  padding: 0;
}
.news-market-howdo .news-market-howdo-content .news-market-howdo-top .news-market-howdo-top-li:nth-child(2),
.news-market-howdo .news-market-howdo-content .news-market-howdo-top .news-market-howdo-top-li:nth-child(4) {
  margin-right: 0;
}
.news-market-howdo .news-market-howdo-content .news-market-howdo-trouble {
  width: 513px;
  height: 55px;
  line-height: 55px;
  background: #5185ff;
  border-radius: 28px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 1px;
  margin: 30px auto;
  position: relative;
  left: 0;
  right: 0;
  z-index: 5;
}
.news-market-howdo .news-market-howdo-content .news-market-howdo-bot {
  width: 1200px;
  margin: 40px auto;
  text-align: center;
}
.news-market-howdo .news-market-howdo-content .news-market-howdo-bot > h2 {
  font-size: 20px;
  color: #333;
  margin: 0;
  padding: 0;
}
.news-market-howdo .news-market-howdo-content .news-market-howdo-bot > p {
  font-size: 16px;
  color: #333;
  padding: 10px 0 30px;
}
.news-market-howdo .news-market-howdo-content .news-market-howdo-bot .news-market-howdo-strategy {
  width: 1200px;
  margin: 0 auto;
}
.news-market-howdo .news-market-howdo-content .news-market-howdo-bot .news-market-howdo-strategy .news-market-howdo-strategy-li {
  float: left;
  width: 265px;
  height: 307px;
  background: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-right: 46px;
  text-align: center;
  overflow: hidden;
}
.news-market-howdo .news-market-howdo-content .news-market-howdo-bot .news-market-howdo-strategy .news-market-howdo-strategy-li .news-howdo-circle {
  width: 132px;
  height: 132px;
  line-height: 132px;
  text-align: center;
  border: 1px solid #5185ff;
  border-radius: 50%;
  margin: 44px auto 16px;
}
.news-market-howdo .news-market-howdo-content .news-market-howdo-bot .news-market-howdo-strategy .news-market-howdo-strategy-li .news-howdo-circle > i {
  display: block;
  font-size: 40px;
  color: #5185ff;
}
.news-market-howdo .news-market-howdo-content .news-market-howdo-bot .news-market-howdo-strategy .news-market-howdo-strategy-li > h3 {
  font-size: 16px;
  color: #666;
  margin: 0;
  font-weight: bold;
}
.news-market-howdo .news-market-howdo-content .news-market-howdo-bot .news-market-howdo-strategy .news-market-howdo-strategy-li > p {
  width: 200px;
  font-weight: 400;
  font-size: 14px;
  color: #666;
  line-height: 20px;
  margin: 10px auto;
  padding: 0;
}
.news-market-howdo .news-market-howdo-content .news-market-howdo-bot .news-market-howdo-strategy .news-market-howdo-strategy-li:last-child {
  margin-right: 0;
}
.news-why-choose {
  width: 100%;
  height: 610px;
}
.news-why-choose .news-why-choose-content {
  width: 1200px;
  margin: 26px auto;
}
.news-why-choose .news-why-choose-content .news-why-top .news-why-top-li {
  float: left;
  width: 360px;
  height: 200px;
  border: 1px solid #d2d2d2;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-right: 60px;
  text-align: center;
}
.news-why-choose .news-why-choose-content .news-why-top .news-why-top-li > i {
  display: block;
  font-size: 60px;
  color: #5185ff;
  margin: 30px auto 15px;
  line-height: 1;
}
.news-why-choose .news-why-choose-content .news-why-top .news-why-top-li > h3 {
  font-size: 20px;
  color: #323232;
  font-weight: bold;
  margin: 0;
}
.news-why-choose .news-why-choose-content .news-why-top .news-why-top-li > p {
  font-size: 16px;
  color: #333;
  padding-top: 8px;
}
.news-why-choose .news-why-choose-content .news-why-top .news-why-top-li:last-child {
  margin-right: 0;
}
.news-why-choose .news-why-choose-content .news-why-bot {
  width: 100%;
  margin-top: 39px;
  padding-top: 1px;
}
.news-why-choose .news-why-choose-content .news-why-bot .news-why-bot-li {
  float: left;
  width: 200px;
  margin-right: 133px;
  text-align: center;
}
.news-why-choose .news-why-choose-content .news-why-bot .news-why-bot-li > img {
  width: 130px;
  height: 130px;
  display: block;
  margin: 0 auto;
}
.news-why-choose .news-why-choose-content .news-why-bot .news-why-bot-li > h4 {
  font-size: 16px;
  color: #333;
  letter-spacing: 2px;
  margin: 24px 0 12px;
  font-weight: bold;
}
.news-why-choose .news-why-choose-content .news-why-bot .news-why-bot-li > p {
  font-size: 14px;
  color: #666;
  line-height: 20px;
}
.news-why-choose .news-why-choose-content .news-why-bot .news-why-bot-li:last-child {
  margin-right: 0;
}
.news-effect {
  width: 100%;
  height: 850px;
  background-color: #f8f8f8;
  padding-top: 1px;
}
.news-effect .news-effect-content {
  width: 1200px;
  height: 580px;
  margin: 30px auto;
  background: #fff;
  -webkit-box-shadow: 3px 0 9px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 3px 0 9px rgba(0, 0, 0, 0.15);
  box-shadow: 3px 0 9px rgba(0, 0, 0, 0.15);
  padding: 43px 70px;
}
.news-effect .news-effect-content > img {
  display: block;
  margin-right: 10px;
  float: left;
}
.news-effect .news-effect-content .news-effect-content-right {
  margin-left: 40px;
  width: 404px;
  float: left;
}
.news-effect .news-effect-content .news-effect-content-right > img {
  width: 132px;
  height: 80px;
  display: block;
}
.news-effect .news-effect-content .news-effect-content-right h2 {
  font-size: 24px;
  color: #5185ff;
  font-weight: 400;
  margin: 28px 0 17px;
}
.news-effect .news-effect-content .news-effect-content-right > p,
.news-effect .news-effect-content .news-effect-content-right .news_case_title {
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 30px;
  color: #666;
}
.news-effect .news-effect-content .news-effect-content-right .news_case_title {
  margin-top: 80px;
}
.news-effect .news-effect-content .news-effect-content-right .news_case_partner {
  margin-top: 10px;
}
.news-effect .news-effect-content .news-effect-content-right .news_case_partner > img {
  display: block;
  float: left;
}
.news-effect .news-effect-content .news-effect-content-right .news_case_partner > img:first-child {
  width: 124px;
  height: 43px;
  display: block;
  margin-right: 15px;
}
.news-effect .news-effect-content .news-effect-content-right .news_case_partner > img:nth-child(2) {
  width: 98px;
  height: 40px;
  display: block;
  margin-right: 15px;
  margin-top: 3px;
}
.news-effect .news-effect-content .news-effect-content-right .news_case_partner > img:nth-child(3) {
  width: 57px;
  height: 35px;
  display: block;
  margin-top: 8px;
}
.news-effect .news-effect-lookmore {
  width: 150px;
  height: 46px;
  margin: 30px auto;
  line-height: 46px;
  text-align: center;
  font-size: 16px;
  border: 1px solid #5185ff;
  color: #5185ff;
  display: block;
}
.news-effect .news-effect-lookmore:hover {
  background: #5185ff;
  color: #fff;
  cursor: pointer;
}
.weibo-market-plan {
  width: 1200px;
  height: 680px;
  margin: 0 auto;
  overflow: hidden;
}
.weibo-market-plan-content {
  width: 100%;
  margin: 50px auto;
}
.weibo-market-plan-content-li {
  width: 321px;
  height: 284px;
  border: 1px solid #d2d2d2;
  float: left;
}
.weibo-market-plan-content-li p {
  border-bottom: 1px solid #d2d2d2;
  height: 58px;
  line-height: 58px;
  text-align: center;
  font-size: 18px;
  letter-spacing: 2px;
}
.weibo-market-plan-content-li i {
  font-size: 114px;
  color: #5185FF;
  display: block;
}
.plan-arrow {
  float: left;
  width: 34px;
  margin: 135px 42px;
}
.weibo-market-plan-content .icon-jiantou {
  font-size: 34px;
  display: block;
  color: #5185FF;
}
.weibo-market-mark {
  width: 114px;
  margin: 0 auto;
}
.get-free-plan {
  display: block;
  width: 255px;
  margin: 55px auto;
  height: 46px;
  line-height: 46px;
  text-align: center;
  color: #fff;
  background-color: #5185FF;
  font-size: 18px;
  letter-spacing: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/*# sourceMappingURL=news.css.map */
/*专题的题目 公共*/
.theme-title {
  margin-top: 55px;
  font-size: 28px;
  color: #333;
  letter-spacing: 2px;
  padding-bottom: 15px;
  text-align: center;
}
.theme-title-underline {
  width: 46px;
  height: 2px;
  background-color: #5185FF;
  margin: 0 auto;
}
/* partner */
.xmb-partners {
  width: 100%;
  height: 650px;
  background: url("../img/partner_bg.png") center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  padding-top: 1px;
}
.xmb-partners-box {
  width: 1196px;
  margin: 40px auto;
  border: 1px dashed #efefef;
}
.xmb-partners-box-thead {
  width: 100%;
  height: 39px;
  border-bottom: 1px dashed #efefef;
  background: #f6faff;
}
.xmb-partners-box-thead-li {
  float: left;
  width: 199px;
  line-height: 39px;
  font-size: 14px;
  color: #666;
  text-align: center;
  border-right: 1px solid #efefef;
}
.xmb-partners-box-thead-li:last-child {
  border-right: 0;
}
.xmb-partners-box-thead-li i {
  font-size: 20px;
  color: #999;
  vertical-align: middle;
  padding-right: 10px;
}
.xmb-partners-box-body {
  background-color: #fff;
}
.xmb-partners-box-pic {
  width: 100%;
  height: 79px;
}
.xmb-partners-box-pic-li {
  float: left;
  width: 199px;
}
.xmb-partners-box-pic-li > img {
  width: 198px;
  height: 77px;
  border-right: 1px dashed #efefef;
  border-bottom: 1px dashed #efefef;
}
.xmb-partners-box-pic-li:last-child > img {
  border-right: 0;
}
.xmb-partners-box-pic:last-child > .xmb-partners-box-pic-li > img {
  border-bottom: 0;
}
.partner-selected {
  /*width: 198px;*/
  /*height: 77px;*/
  display: none;
}
.xmb-partners-box-pic-li:hover .partner-selected {
  display: block;
  -webkit-box-shadow: 0 0 16px #ddd;
  -moz-box-shadow: 0 0 16px #ddd;
  box-shadow: 0 0 16px #ddd;
  transform: translate3d(0, 0, 0);
  border: none;
}
.xmb-partners-box-pic-li:hover {
  border: none;
  transform: translate3d(0, 0, 0);
}
.xmb-partners-box-pic-li:hover .partner-default {
  display: none;
  border: none;
}
