@charset "UTF-8";
.textBlue {
  color: #0066B3 !important;
}

/*首页 */
.finTit {
  font-size: 24px;
  font-weight: normal;
  padding-top: 38px;
  padding-bottom: 12px;
  color: #333;
}

.finTit2 {
  font-size: 18px;
  font-weight: normal;
  padding-top: 26px;
  padding-bottom: 4px;
  color: #333;
}

/*产品服务 */
.checkMoreBtn {
  width: 160px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  background-color: #179eeb;
  color: #fff;
  z-index: 99;
  text-align: center;
}

.ch1 {
  bottom: 136px;
  left: 40px;
}

.ch2 {
  top: 246px;
  left: 400px;
}

/*案例分享 */
.checkMoreBtnRound {
  width: 166px;
  height: 40px;
  background-color: #ffffff;
  color: #333;
  border-radius: 20px;
  text-align: center;
  font-size: 16px;
  line-height: 40px;
}

.ch3 {
  bottom: 60px;
  left: 420px;
  z-index: 99;
}

.caseShare {
  padding-top: 16px;
}

.caseShare > li {
  float: left;
  text-align: center;
  margin-top: 6px;
}

.caseShare > li img {
  width: 314px;
  height: 228px;
}

.caseShare > li div {
  font-size: 14px;
  line-height: 46px;
}

.caseShare li:nth-of-type(2), .caseShare li:nth-of-type(5), .caseShare li:nth-of-type(8), .caseShare li:nth-of-type(11) {
  margin: 6px 8px 0 8px;
}

/*首页*/
.ch4 {
  top: 322px;
  left: 60px;
}

.ch5 {
  top: 220px;
  left: 400px;
}

.ch6 {
  top: 264px;
  left: 390px;
}

.ch7 {
  bottom: 150px;
  left: 84px;
}

.ch8 {
  bottom: 150px;
  left: 84px;
}

.ch9 {
  top: 282px;
  left: 390px;
}

.ch10 {
  top: 330px;
  left: 72px;
}

/*服务案例详情*/
.leftBox {
  width: 688px;
  margin-top: 30px;
  margin-bottom: 116px;
}

.leftBox h3 {
  margin-top: 38px;
  line-height: 34px;
  text-align: center;
  font-size: 24px;
  color: #333;
}

.leftBox .issueTime {
  text-align: center;
  font-size: 14px;
  color: #999999;
  line-height: 24px;
}

.leftBox p {
  margin-top: 26px;
  text-indent: 2em;
  font-size: 14px;
  color: #666666;
  line-height: 28px;
}

.rightBox {
  margin-top: 58px;
}

/*登录页*/
.register {
  padding: 0px;
  font-size: 12px;
  bottom: 110px;
  left: 46px;
  line-height: 20px;
}

.register a {
  color: #0066b3;
}

/*智能智讯*/
.intel-con-Top > a {
  display: block;
  width: 619px;
  height: 369px;
}

.intel-con-Top .rightNews-Box {
  width: 322px;
}

.intel-con-Top .rightNews-Box h4 {
  font-size: 16px;
  line-height: 36px;
  color: #0066b3;
  border-top: 4px solid #0066b3;
  border-bottom: 2px solid #cccccc;
}

.intel-con-Top .rightNews-Box .news-con {
  margin-top: 12px;
}

.intel-con-Top .rightNews-Box .news-con > a {
  width: 300px;
  display: block;
  font-size: 16px;
  line-height: 50px;
  color: #333333;
}

.intel-con-Main .intel-title {
  width: 100%;
  border-top: 4px solid #0066b3;
  border-bottom: 2px solid #cccccc;
}

.intel-con-Main .intel-name {
  font-size: 16px;
  line-height: 36px;
  color: #333;
}

.intel-con-Main .imgleftbox {
  display: block;
  width: 324px;
  height: 180px;
}

.intel-con-Main .conrightbox {
  width: 604px;
}

.intel-con-Main .conrightbox h5 {
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
  color: #333333;
}

.intel-con-Main .conrightbox p {
  font-size: 14px;
  line-height: 20px;
  color: #999999;
}

.intel-con-Main .conrightbox .newsTime {
  margin-top: 10px;
  font-size: 14px;
  line-height: 18px;
  color: #999999;
}

.intel-con-Main .conrightbox .colletctStar {
  position: relative;
  width: 29px;
  height: 12px;
  font-size: 14px;
  line-height: 18px;
  color: #666666;
}

.intel-con-Main .conrightbox .colletctStar::before {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  left: -20px;
  top: 50%;
  margin-top: -4px;
  background: url("../images/fnews/collectStar.png") no-repeat;
}

.fixpages {
  position: fixed;
  bottom: 100px;
  left: 0;
}

.blueNav {
  width: 100%;
  height: 60px;
  background: url("../images/fnews/blueLayer.png") repeat 0 center;
}

.blueNav > .blueNav-tab > a {
  float: left;
  text-align: center;
  display: block;
  width: 90px;
  color: #fff;
  font-size: 14px;
  padding-top: 9px;
}

.blueNav > .blueNav-tab > a > img {
  width: 20px;
  height: 20px;
}

.blueNav > .blueNav-tab > a > div {
  line-height: 30px;
}

.blueNav > .blueNav-tab a:hover {
  background-color: #83c7ff;
  height: 51px;
  width: 90px;
}

.blueNavAct {
  background-color: #83c7ff;
  height: 51px;
  width: 90px;
}

.arrowRight {
  margin-right: 20px;
  position: relative;
  color: #666666;
  font-size: 14px;
  line-height: 36px;
}

.arrowRight::before {
  content: "";
  width: 8px;
  height: 12px;
  position: absolute;
  right: -10px;
  top: 50%;
  margin-top: -6px;
  background: url("../images/fnews/arrowRight.png") no-repeat 0 center;
}

.res-report {
  padding: 20px 10px;
}

.res-report > a {
  margin-bottom: 30px;
  margin-right: 8px;
  float: left;
  display: block;
  width: 180px;
}

.res-report > a .res-tit {
  padding-top: 5px;
  font-size: 16px;
  line-height: 26px;
  color: #333333;
}

.res-report > a .res-author {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #0066b3;
}

.res-report > a .res-con {
  font-size: 14px;
  line-height: 16px;
  color: #999999;
}

.res-report a:nth-of-type(5n) {
  margin-right: 0px;
}

/*报告浏览*/
.report-tit {
  padding-top: 16px;
  width: 100%;
  position: relative;
  margin-left: 50px;
  vertical-align: text-bottom;
}

.report-tit .pdfIcont {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-20%);
          transform: translateY(-20%);
  width: 29px;
  height: 35px;
  background: url("../images/fnews/pdfIcont.png") no-repeat 0 center;
}

.report-tit .report-h4 {
  margin-left: 20px;
  font-size: 26px;
  font-weight: bold;
  line-height: 50px;
}

.report-tit .authorName {
  margin-top: 20px;
  font-size: 12px;
  color: #0066b3;
  margin-left: 34px;
  line-height: 20px;
}

.report-Con {
  width: 860px;
  height: 600px;
  border: solid 1px #b5b5b5;
  position: relative;
}

.report-Con .report-bot {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 40px;
  background-color: #f5f5f5;
  border-top: 1px solid #b5b5b5;
}

.report-Con .report-bot .pagesTest {
  margin-left: 18px;
  margin-top: 8px;
  font-size: 10px;
  vertical-align: text-bottom;
}

.report-Con .report-bot .pagesTest .inputPages {
  font-size: 10px;
  text-indent: 1em;
  width: 26px;
  height: 18px;
  border: 1px solid #ddd;
  vertical-align: baseline;
}

.report-Con .report-bot .richTestIcont {
  position: absolute;
  top: 50%;
  margin-top: -13px;
  right: 28px;
  width: 206px;
  height: 26px;
  background: url("../images/fnews/richText.png") no-repeat 0 center;
}

.report-pop {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 360px;
  z-index: 150;
}

.report-pop .pop-tit {
  text-align: center;
  font-size: 18px;
  line-height: 50px;
  color: #ffffff;
  background-color: #0066b3;
}

.report-pop .pop-con {
  padding: 20px 26px;
  background-color: #fff;
  font-size: 14px;
  line-height: 24px;
  color: #333;
}

.report-pop .pop-btns {
  background-color: #eeeeee;
  font-size: 14px;
  color: #ffffff;
  padding: 10px 95px;
}

.report-pop .pop-btns > a {
  display: block;
  border-radius: 4px;
  width: 80px;
  height: 32px;
  font-stretch: normal;
  line-height: 32px;
  text-align: center;
  color: #ffffff;
}

.report-pop .pop-btns .lightBlueBtn {
  background-color: #3da4f1;
  margin-right: 10px;
}

.report-pop .pop-btns .deepBlueBtn {
  background-color: #0066b3;
}

/*建行专栏*/
.intel-leftNav {
  width: 168px;
}

.intel-leftNav > a {
  height: 33px;
  width: 100%;
  font-size: 14px;
  line-height: 33px;
  display: block;
  color: #333;
  background-color: #eee;
  text-align: center;
  border-bottom: 1px solid #fff;
}

.intel-leftNav .navcur {
  color: #fff;
  background-color: #0066b3;
}

.intel-leftNav .setBtn {
  text-align: center;
  display: block;
  margin-top: 10px;
  width: 168px;
  height: 33px;
  background-color: #0099ff;
  color: #fff;
  font-size: 14px;
  line-height: 33px;
  color: #ffffff;
  position: relative;
}

.intel-leftNav .setBtn::before {
  content: "";
  width: 12px;
  height: 14px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-260%, -50%);
          transform: translate(-260%, -50%);
  background: url("../images/fnews/setIcont.png") no-repeat;
}

.intel-right {
  width: 734px;
}

.intel-right .rep-rbox {
  width: 624px;
  margin-top: 10px;
}

.intel-right .rep-rbox .titBox {
  font-size: 18px;
  line-height: 24px;
}

.intel-right .rep-rbox .titBox .words {
  background: url("../images/fnews/icont2/words.png");
}

.intel-right .rep-rbox .titBox .pdf {
  background: url("../images/fnews/icont2/pdf.png");
}

.intel-right .rep-rbox .titBox .test-type {
  margin-top: 4px;
  margin-right: 6px;
  float: left;
  display: block;
  width: 19px;
  height: 19px;
}

.intel-right .rep-rbox .rep-con {
  font-size: 14px;
  line-height: 20px;
  color: #999999;
}

.intel-right .rep-rbox .rep-con span:nth-of-type(2) {
  margin-left: 16px;
}

.intel-right .rep-rbox .rep-con .cancel-fav {
  display: block;
  color: #666666;
  position: relative;
  text-indent: 22px;
}

.intel-right .rep-rbox .rep-con .cancel-fav::before {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  background: url("../images/fnews/icont2/deleteIcont.png") no-repeat 0 center;
}

.intel-rightCon {
  position: relative;
  width: 716px;
  padding-left: 42px;
}

.intel-rightCon .zhixun {
  position: absolute;
  display: block;
  top: 0px;
  left: 366px;
  text-align: left;
  padding-left: 20px;
  width: 50px;
  font-size: 14px;
  line-height: 30px;
  border: 1px solid #0066b3;
  background: url("../images/fnews/icont2/downArrowGrey.jpg") no-repeat 96% center;
  cursor: pointer;
}

.intel-rightCon .moban {
  display: none;
  position: absolute;
  top: 31px;
  left: 366px;
  font-size: 14px;
  line-height: 46px;
  width: 70px;
  background-color: #fff;
  border: 1px solid #0066b3;
  z-index: 99;
}

.intel-rightCon .moban li {
  text-align: center;
  color: #333;
  font-size: 14px;
  line-height: 40px;
  margin: 0 8px;
  cursor: pointer;
}

.intel-rightCon .moban li + li {
  border-top: 1px solid #ccc;
}

.intel-rightCon .intel-box {
  width: 100%;
}

.intel-rightCon .intel-box .intel-h2tit {
  font-size: 30px;
  line-height: 32px;
  color: #333333;
  display: block;
  padding-left: 10px;
  border-left: 10px solid #bbbbbb;
}

.intel-rightCon .intel-box .intel-input {
  width: 296px;
  height: 30px;
  border: 1px solid #0066b3;
  font-size: 12px;
  line-height: 30px;
  text-indent: 80px;
  margin-left: 184px;
}

.intel-rightCon .intel-box .searchBTN {
  margin-right: 10px;
  font-size: 12px;
  color: #fff;
  line-height: 32px;
  display: block;
  padding: 0 25px;
  background-color: #0066b3;
  border-radius: 4px;
}

.intel-con-Main2 {
  width: 100%;
}

.intel-con-Main2 .imgleftbox2 {
  display: block;
  width: 240px;
  height: 160px;
}

.intel-con-Main2 .conrightbox2 {
  width: 450px;
  margin-left: 20px;
}

.intel-con-Main2 .conrightbox2 h5 {
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
  color: #333333;
}

.intel-con-Main2 .conrightbox2 p {
  font-size: 14px;
  line-height: 20px;
  color: #999999;
}

.intel-con-Main2 .conrightbox2 .newsTime {
  margin-top: 10px;
  font-size: 14px;
  line-height: 18px;
  color: #999999;
}

.intel-con-Main2 .conrightbox2 .colletctStar2 {
  position: absolute;
  bottom: 18px;
  right: 10px;
  width: 29px;
  height: 12px;
  font-size: 14px;
  line-height: 18px;
  color: #666666;
}

.intel-con-Main2 .conrightbox2 .colletctStar2::before {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  left: -20px;
  top: 50%;
  margin-top: -4px;
  background: url("../images/fnews/collectStar.png") no-repeat;
}

/*行业研究*/
.res-report2 {
  padding: 30px 0px;
}

.res-report2 > a {
  margin-bottom: 15px;
  margin-right: 8px;
  float: left;
  display: block;
  width: 170px;
}

.res-report2 > a > img {
  width: 170px;
  height: 170px;
}

.res-report2 > a .res-tit2 {
  padding-top: 5px;
  font-size: 16px;
  line-height: 26px;
  color: #333333;
}

.res-report2 > a .res-author2 {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #0066b3;
}

.res-report2 > a .res-con2 {
  font-size: 12px;
  line-height: 16px;
  color: #999999;
}

.res-report2 a:nth-of-type(4n) {
  margin-right: 0px;
}

.custom-pop {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 960px;
  z-index: 150;
}

.custom-pop .cuspop-tit {
  padding-left: 24px;
  font-size: 18px;
  line-height: 50px;
  color: #ffffff;
  background-color: #0066b3;
}

.custom-pop .cuspop-con {
  padding-left: 26px;
  background-color: #fff;
  font-size: 14px;
  line-height: 24px;
  color: #333;
}

.custom-pop .cuspop-con .labelTips {
  padding-top: 36px;
}

.custom-pop .cuspop-con .labelTips h4 {
  font-size: 18px;
  line-height: 22px;
  color: #333333;
}

.custom-pop .cuspop-con .labelTips ul > li {
  float: left;
  display: block;
  line-height: 28px;
  border-radius: 4px;
  border: 1px solid #ccc;
  text-align: center;
  padding: 0 20px;
  margin-top: 20px;
  margin-right: 20px;
}

.custom-pop .cuspop-con .labelTips .checkCur {
  border: 1px solid #0066b3 !important;
  color: #0066b3 !important;
}

.custom-pop .cuspop-btns {
  background-color: #fff;
  padding: 40px 385px;
}

.custom-pop .cuspop-btns > a {
  font-size: 14px;
  background-color: #0066b3;
  display: block;
  border-radius: 4px;
  width: 80px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #ffffff;
}

.custom-pop .cuspop-btns a + a {
  margin-left: 30px;
}

/*融智查询*/
.rz-lbox {
  width: 450px;
  position: relative;
}

.rz-lbox h3 {
  font-size: 30px;
  font-weight: bold;
  line-height: 70px;
  color: #333333;
}

.rz-lbox p {
  font-size: 16px;
  line-height: 24px;
  color: #999999;
}

.rz-lbox .yellow-line {
  width: 58px;
  height: 4px;
  background-color: #f7b44c;
}

.rz-rbox > img {
  display: block;
}

.blueMidBtn {
  width: 120px;
  height: 36px;
  background-color: #179eeb;
  color: #fff;
  font-size: 16px;
  line-height: 36px;
  display: block;
  text-indent: 20px;
  position: relative;
}

.blueMidBtn::before {
  position: absolute;
  top: 50%;
  margin-top: -5px;
  right: 20px;
  display: block;
  content: "";
  width: 8px;
  height: 13px;
  background: url("../images/fnews/icont2/miniArr-r.png") no-repeat;
}

.macro_ecBigbox {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.macro_economic {
  height: 80px;
  background-color: #f9f9f9;
  border-bottom: solid 1px #ddd;
  border-top: solid 1px #ddd;
}

.macro_economic label {
  line-height: 32px;
  font-size: 16px;
  color: #57a8eb;
}

.macro_economic h3 {
  font-size: 30px;
  margin-left: 26px;
  line-height: 80px;
  color: #333333;
  margin-right: 96px;
}

.macro-ec2 {
  margin-top: 30px;
  position: relative;
  padding-bottom: 30px;
}

.macro-ec1 {
  display: block;
  width: 100%;
  height: 450px;
}

.checkbox {
  position: absolute;
}

.checkbox .check-test {
  padding-left: 24px;
  display: block;
  width: 110px;
  font-size: 14px;
  line-height: 18px;
}

.checkbox .blueCheck {
  display: block;
  width: 18px;
  height: 18px;
  background: url("../images/fnews/icont2/checkGrey.png") no-repeat;
}

.bc_cur {
  width: 18px;
  height: 18px;
  background: url("../images/fnews/icont2/check.png") no-repeat !important;
}

.check1 {
  top: 50px;
  right: 30px;
  color: #c23531;
}

.check2 {
  top: 82px;
  right: 30px;
  color: #2f4554;
}

.check3 {
  top: 116px;
  right: 30px;
  color: #61a0a8;
}

.check4 {
  top: 149px;
  right: 30px;
  color: #d48265;
}

.check5 {
  top: 182px;
  right: 30px;
  color: #91c7ae;
}

.check6 {
  top: 214px;
  right: 30px;
  color: #749f83;
}

.check7 {
  top: 248px;
  right: 30px;
  color: #ca8622;
}

.check8 {
  bottom: 142px;
  right: 30px;
  color: #bda29a;
}

.check9 {
  bottom: 94px;
  right: 30px;
  color: #6e7074;
}

.check10 {
  top: 92px;
  right: 30px;
  color: #c23531;
}

.check11 {
  top: 126px;
  right: 30px;
  color: #2f4554;
}

.check12 {
  top: 172px;
  right: 30px;
  color: #91c7ae;
}

.check13 {
  top: 220px;
  right: 30px;
  color: #d48265;
}

.macro_ecLinkBox h3 {
  font-size: 24px;
  line-height: 84px;
  letter-spacing: 0px;
  color: #333333;
}

.macro_ecLinkBox a {
  margin-bottom: 20px;
  display: block;
  float: left;
  width: 416px;
  line-height: 18px;
  font-size: 14px;
}

.macro_ecLinkBox a span:nth-of-type(1) {
  margin-left: 12px;
  color: #333;
  float: left;
}

.macro_ecLinkBox a span:nth-of-type(2) {
  color: #999;
  float: right;
}

.macro_ecLinkBox .dotCur {
  background: url("../images/fnews/icont2/blueDot.png") no-repeat 0% center;
}

.choseArea {
  font-size: 14px;
  line-height: 30px;
  padding-bottom: 20px;
}

.choseArea label {
  margin-right: 20px;
}

.bg-blueSearch {
  width: 100%;
  height: 600px;
  background: url("../images/fnews/blueSearch.jpg");
}

.company-search {
  font-size: 36px;
  text-align: center;
  line-height: 40px;
  padding-top: 110px;
  color: #ffffff;
}

.choseType {
  margin-top: 70px;
  text-align: center;
}

.choseType > a {
  text-align: center;
  font-size: 16px;
  line-height: 36px;
  display: block;
  width: 72px;
  height: 44px;
  color: #ffffff;
  margin-right: 20px;
}

.choseType .curPop {
  color: #333 !important;
  background: url("../images/fnews/whitePop.png") no-repeat;
}

.choseType a:nth-of-type(1) {
  margin-left: 404px;
}

.searchBox {
  margin-top: 10px;
}

.searchBox > input {
  margin-left: 44px;
  border-radius: 6px 0 0 6px;
  width: 680px;
  font-size: 16px;
  text-indent: 20px;
  line-height: 52px;
}

.searchBox .searchBtn {
  text-align: center;
  line-height: 52px;
  font-size: 18px;
  width: 100px;
  height: 52px;
  color: #fff;
  background-color: #8ac5f5;
  border-radius: 0px 6px 6px 0px;
}

.searchBox .advBtn {
  margin-left: 26px;
  font-size: 16px;
  line-height: 52px;
  color: #ffffff;
}

.hotSearch {
  margin-top: 48px;
  margin-left: 58px;
  font-size: 16px;
  line-height: 18px;
}

.hotSearch > span {
  position: relative;
  color: #fff;
  display: inline-block;
}

.hotSearch > span::before {
  content: " ";
  width: 22px;
  height: 14px;
  position: absolute;
  top: -14px;
  left: -14px;
  background: url("../images/fnews/Hot.png");
}

.hotSearch > a {
  margin-right: 18px;
  color: #8ae0f5;
}

.industry-cen > img {
  display: block;
}

.bgcf5f5f5 {
  width: 100%;
  height: 405px;
  background-color: #f5f5f5;
}

.industry-rep {
  font-size: 24px;
  line-height: 84px;
  letter-spacing: 0px;
  color: #333333;
  padding-top: 20px;
}

.res-report3 > a {
  margin-right: 20px;
  float: left;
  display: block;
  width: 176px;
  background-color: #fff;
}

.res-report3 > a > img {
  width: 176px;
  height: 126px;
}

.res-report3 > a .res-tit3 {
  padding: 14px 10px 0px 10px;
  font-size: 18px;
  line-height: 20px;
  color: #333333;
}

.res-report3 > a .res-author3 {
  padding: 0 10px;
  font-size: 12px;
  line-height: 34px;
  letter-spacing: 0px;
  color: #0066B3;
}

.res-report3 > a .res-con3 {
  padding: 0 10px;
  font-size: 12px;
  line-height: 16px;
  color: #999999;
  padding-bottom: 16px;
}

.res-report3 a:nth-of-type(5n) {
  margin-right: 0px;
}

.xjkj-Box {
  border: 1px solid #ddd;
  width: 100%;
}

.xjkj-Box img {
  display: block;
  float: left;
  margin-top: 20px;
  margin-left: 20px;
}

.xjkj-Box .xjkj-rightBox {
  width: 816px;
  float: left;
  margin-left: 14px;
  margin-top: 12px;
}

.xjkj-Box .xjkj-rightBox .xjkj-tit h4 {
  font-weight: bold;
  font-size: 24px;
  line-height: 60px;
  color: #333333;
}

.xjkj-Box .xjkj-rightBox .xjkj-tit .cunxu {
  margin-left: 10px;
  margin-top: 20px;
  display: block;
  color: #0066B3;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  width: 36px;
  height: 20px;
  border: solid 1px #0066B3;
}

.xjkj-Box .xjkj-rightBox .xjkj-tit .update-time {
  margin-top: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #666666;
  margin-right: 20px;
  position: relative;
}

.xjkj-Box .xjkj-rightBox .xjkj-tit .update-time::before {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  left: -20px;
  display: block;
  content: "";
  width: 14px;
  height: 14px;
  background: url("../images/fnews/icont2/refresh.png") no-repeat 0 center;
}

.xjkj-Box .xjkj-rightBox .bg-lightBlue {
  background-color: #f5f5f5;
  width: 796px;
  height: 93px;
}

.xjkj-Box .xjkj-rightBox .bg-lightBlue a {
  display: block;
  font-size: 14px;
  line-height: 34px;
}

.xjkj-Box .xjkj-rightBox .bg-lightBlue a span:nth-of-type(1) {
  color: #666666;
}

.xjkj-Box .xjkj-rightBox .bg-lightBlue a span:nth-of-type(2) {
  color: #333;
}

.xjkj-Box .xjkj-rightBox .keyWords {
  margin-top: 20px;
  height: 100%;
  padding-bottom: 36px;
}

.xjkj-Box .xjkj-rightBox .keyWords .greyWords {
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
  padding: 0 8px;
  background-color: #f5f5f5;
  margin-right: 4px;
  color: #999999;
}

.xjkj-Box .xjkj-rightBox .keyWords .checkMore {
  margin-left: 10px;
  line-height: 20px;
  font-size: 14px;
  position: relative;
  color: #0066B3;
}

.xjkj-Box .xjkj-rightBox .keyWords .checkMore::before {
  position: absolute;
  display: block;
  content: "";
  top: 50%;
  margin-top: -5px;
  right: -10px;
  width: 6px;
  height: 10px;
  background: url("../images/fnews/icont2/lb-arrR.png");
}

.xjkj-Box .xjkj-rightBox .keyWords .monitorBtn {
  margin-right: 20px;
  float: right;
  line-height: 20px;
  font-size: 14px;
  position: relative;
  color: #0066B3;
}

.xjkj-Box .xjkj-rightBox .keyWords .monitorBtn::before {
  position: absolute;
  display: block;
  content: "";
  top: 50%;
  margin-top: -7px;
  left: -20px;
  width: 16px;
  height: 14px;
  background: url("../images/fnews/icont2/monitor.png");
}

.qycx-tableBox .base-title {
  height: 48px;
  width: 100%;
  border-bottom: 1px solid #ddd;
}

.qycx-tableBox .base-title .basetit-h3 {
  padding-bottom: 10px;
  border-bottom: 4px solid #0066B3;
  line-height: 40px;
  font-size: 24px;
  color: #333333;
}

.qycx-tableBox .gs-msg {
  font-size: 18px;
  line-height: 54px;
  color: #333333;
}

.relat-checkbox {
  width: 100%;
  border: 1px solid #ddd;
}

.relat-checkbox img {
  display: block;
  padding-bottom: 44px;
}

.relat-checkbox .rel-check {
  width: 354px;
  border: 1px solid #ddd;
}

.relat-checkbox .rel-check .rel-tit {
  font-size: 16px;
  color: #333;
  padding-left: 22px;
  height: 40px;
  line-height: 40px;
  background-color: #eeeeee;
}

.relat-checkbox .rel-check .all-check {
  margin: 10px 20px 0px 20px;
  border-bottom: 1px solid #ddd;
}

.relat-checkbox .rel-check .all-check a {
  font-size: 14px;
  line-height: 40px;
  color: #333333;
  position: relative;
}

.relat-checkbox .rel-check .all-check a .greyRound {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: -26px;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  border: solid 1px #ddd;
}

.relat-checkbox .rel-check .all-check a .blueDot {
  background: url("../images/fnews/icont2/bigbuleDOT.png") no-repeat center center;
}

.relat-checkbox .rel-check .all-check a:nth-of-type(1) {
  margin-left: 26px;
}

.relat-checkbox .rel-check .all-check a:nth-of-type(2) {
  margin-left: 36px;
}

.relat-checkbox .rel-check .all-check2 {
  margin: 10px 20px 0px 20px;
}

.relat-checkbox .rel-check .all-check2 a {
  float: left;
  display: block;
  font-size: 14px;
  line-height: 40px;
  color: #333333;
  position: relative;
  margin-right: 50px;
}

.relat-checkbox .rel-check .all-check2 a .greyRound {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: -26px;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  border: solid 1px #ddd;
}

.relat-checkbox .rel-check .all-check2 a .blueDot {
  background: url("../images/fnews/icont2/bigbuleDOT.png") no-repeat center center;
}

.relat-checkbox .rel-check .all-check2 a:nth-of-type(1) {
  margin-left: 22px;
}

.relat-checkbox .rel-check .small-check {
  padding: 16px 12px 10px 20px;
}

.relat-checkbox .rel-check .small-check a {
  padding: none;
  display: block;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  position: relative;
  margin-left: 30px;
  margin-bottom: 20px;
}

.relat-checkbox .rel-check .small-check a .squIcont {
  position: absolute;
  top: 50%;
  margin-top: -9px;
  left: -22px;
  display: block;
  width: 18px;
  height: 18px;
  background: url("../images/fnews/icont2/checkGrey.png") no-repeat;
}

.relat-checkbox .rel-check .small-check a .blueSqu {
  background: url("../images/fnews/icont2/check.png") no-repeat;
}

/*融智课堂*/
.rzclass-box .rz-class-tit {
  font-size: 30px;
  line-height: 32px;
  color: #333333;
  display: block;
  padding-left: 10px;
  border-left: 10px solid #bbbbbb;
}

.rz-class {
  margin-top: 52px;
}

.rz-class .rz-reportImg a {
  margin-top: 20px;
  display: block;
  float: left;
  margin-right: 20px;
}

.rz-class .rz-reportImg a > p {
  text-align: left;
  font-size: 16px;
  line-height: 20px;
  color: #333333;
}

.rz-class .rz-reportImg a > div {
  text-align: center;
  font-size: 14px;
  line-height: 28px;
  color: #333333;
}

.rz-class .rz-reportImg a:nth-of-type(4n) {
  margin-right: 0px;
}

/*融智大咖*/
.rzdaka-input {
  width: 398px;
  height: 44px;
  background-color: #ffffff;
  border-radius: 21px;
  position: absolute;
  bottom: 12px;
  left: 50%;
  margin-left: -199px;
}

.rzdaka-input .choseName {
  cursor: pointer;
  position: absolute;
  bottom: 0px;
  left: 20px;
  font-size: 14px;
  line-height: 44px;
  width: 54px;
  display: block;
  background: url("../images/fnews/icont2/xialaIcont.jpg") no-repeat 100% center;
}

.rzdaka-input input {
  float: left;
  width: 280px;
  height: 44px;
  font-size: 14px;
  text-indent: 80px;
  line-height: 44px;
  border-radius: 21px 0 0 21px;
  z-index: 99;
}

.rzdaka-input a {
  display: block;
  float: right;
  width: 112px;
  height: 44px;
  background-color: #425ff4;
  border-radius: 21px;
  color: #fff;
  text-align: center;
  line-height: 44px;
  font-size: 20px;
}

.rzdaka-input .moban {
  display: none;
  position: absolute;
  top: 56px;
  left: 4px;
  font-size: 16px;
  line-height: 46px;
  width: 70px;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
          box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
}

.rzdaka-input .moban::before {
  position: absolute;
  top: -14px;
  left: 12px;
  content: '';
  width: 0;
  height: 0;
  border: 7px solid;
  border-color: transparent transparent #fff;
}

.rzdaka-input .moban li {
  text-align: center;
  color: #333;
  font-size: 14px;
  line-height: 40px;
  margin: 0 8px;
  cursor: pointer;
}

.rzdaka-input .moban li + li {
  border-top: 1px solid #ccc;
}

.rzdaka-box img {
  display: block;
  margin-right: 20px;
}

.rzdaka-box .font14b {
  font-size: 14px;
  line-height: 18px;
  color: #333333;
}

.rzdaka-box .font12b {
  font-size: 12px;
  line-height: 18px;
}

.rzdaka-box .rzdaka-right {
  width: 500px;
}

.rzdaka-box .rzdaka-right h4 {
  font-size: 20px;
  line-height: 28px;
  color: #333333;
}

.rzdaka-box .rzdaka-right p {
  line-height: 22px;
  font-size: 16px;
  color: #333333;
}

.rzdaka-box .rzdaka-right .grey-con {
  margin-top: 12px;
  font-size: 14px;
  line-height: 18px;
  color: #666666;
}

.rzdaka-box .rzdaka-right .blueBtns {
  margin-top: 28px;
}

.rzdaka-box .rzdaka-right .blueBtns a {
  display: block;
  float: left;
  width: 120px;
  height: 36px;
  border-radius: 4px;
  font-size: 14px;
  text-align: center;
  line-height: 36px;
  border: solid 2px #0066b3;
}

.rzdaka-box .rzdaka-right .blueBtns .bg-blue {
  background-color: #0066b3;
  color: #fff;
  margin-right: 20px;
}

.rzdaka-box .rzdaka-right .blueBtns .bg-white {
  color: #0066b3;
}

.rz-con p {
  margin-top: 20px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0px;
  color: #333333;
}

.tabBtns {
  width: 100%;
  height: 48px;
  border-bottom: 1px solid #ddd;
}

.tabBtns span {
  float: left;
  text-align: center;
  padding: 0 10px;
  display: block;
  font-size: 18px;
  line-height: 44px;
  cursor: pointer;
}

.tabBtns .blue-cur {
  border-bottom: 4px solid #0066b3;
  color: #0066b3;
}

.reportBox .rep-tit {
  font-size: 20px;
  line-height: 50px;
}

.reportBox .rep-data {
  font-size: 14px;
  line-height: 26px;
  color: #999999;
}

.reportBox .rep-con {
  font-size: 14px;
  line-height: 24px;
  color: #333333;
}

.reportBox .rep-Btn {
  margin-top: 22px;
  display: block;
  text-align: center;
  width: 122px;
  height: 40px;
  background-color: #0066b3;
  border-radius: 4px;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
}

.keywordsBox div {
  font-size: 14px;
  line-height: 26px;
}

.keywordsBox div span {
  float: left;
  margin-right: 30px;
}

.keywordsBox div a {
  display: block;
  float: left;
  margin-right: 40px;
  color: #0066b3;
}

.keywordsBox div .allKey {
  text-align: center;
  display: block;
  //width: 40px;
  height: 26px;
  background-color: #dbebf8;
}

.can-att {
  cursor: pointer;
  font-size: 12px;
  color: #333;
  margin-top: 4px;
  display: block;
  width: 60px;
  height: 18px;
  background-color: #ffffff;
  border: solid 1px #cccccc;
  text-align: center;
  line-height: 18px;
}

/*个人中心*/
.checkMore3 {
  font-size: 14px;
  margin-right: 20px;
  line-height: 80px;
  color: #0066b3;
}

.boxtit {
  padding-top: 10px;
  font-size: 24px;
  color: #0066b3;
  line-height: 64px;
  text-align: center;
}

.dataTime {
  margin-right: 20px;
  margin-top: 30px;
  font-size: 14px;
  line-height: 18px;
  color: #666666;
}

.recom-box .recom-link {
  width: 306px;
  display: block;
  float: left;
}

.recom-box .recom-link .recom-com {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 16px;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

.recom-box .recom-link .recom-com h4 {
  font-size: 18px;
  color: #333;
  line-height: 46px;
}

.recom-box .recom-link .recom-com p {
  font-size: 14px;
  line-height: 18px;
  color: #999999;
  padding-bottom: 30px;
}

.en-financial .en-box {
  width: 470px;
  height: 460px;
  border: 1px solid #ddd;
}

.en-financial .en-tit {
  margin: 0 20px;
  padding-top: 20px;
}

.en-financial .en-tit h4 {
  font-size: 18px;
  line-height: 28px;
  color: #333333;
}

.en-img {
  float: left;
  display: block;
}

.negativeNews {
  padding-bottom: 30px;
  border: 1px solid #ddd;
}

.negativeNews h4 {
  padding-left: 20px;
  font-size: 16px;
  line-height: 40px;
  color: #333333;
  background-color: #f9f9f9;
  border-bottom: 1px solid #ddd;
}

.newsTab {
  height: 40px;
  width: 100%;
  border: 1px solid #ddd;
  border-bottom: none;
  font-size: 16px;
  margin-top: 20px;
  color: #333333;
  background-color: #f9f9f9;
}

.newsTab span {
  display: inline-block;
  width: 120px;
  line-height: 40px;
  text-align: center;
  border-right: 1px solid #ddd;
  cursor: pointer;
}

.newsTab .tabCur {
  background-color: #fff;
  border-bottom: 1px solid #fff;
}

.nagBox .navTit {
  margin: 0 30px;
}

.nagBox .navTit .dot {
  position: absolute;
  top: 12px;
  left: -10px;
  display: block;
  background: url("../images/fnews/icont2/lightBlueDot.png") no-repeat 0 center;
  width: 4px;
  height: 4px;
}

.nagBox .navTit .navTit-tit {
  font-size: 14px;
  line-height: 28px;
  color: #0066b3;
}

.nagBox .navTit .dateText {
  margin-top: 8px;
  font-size: 12px;
  line-height: 18px;
  color: #999999;
}

.nagBox p {
  margin: 0 30px;
  font-size: 12px;
  line-height: 18px;
  color: #333;
}

.nagBox .sourceTit {
  padding-top: 6px;
  margin: 0 30px;
  font-size: 12px;
  line-height: 18px;
  color: #999999;
}

.custom-pop2 {
  background-color: #fff;
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 720px;
  z-index: 150;
}

.custom-pop2 .cuspop-tit2 {
  padding-left: 24px;
  height: 48px;
  background-color: #0066b3;
  color: #fff;
  font-size: 18px;
  line-height: 48px;
}

.custom-pop2 .cuspop-tit2 a {
  text-align: center;
  display: block;
  color: #fff;
  width: 50px;
  height: 48px;
}

.custom-pop2 .cuspop-con2 {
  padding: 0 24px;
  font-size: 14px;
  line-height: 40px;
  color: #333;
}

.custom-pop2 .cuspop-con2 .ser-Keywords {
  border-bottom: 1px solid #ddd;
  font-size: 14px;
  line-height: 40px;
  color: #333333;
}

.custom-pop2 .cuspop-con2 .ser-Keywords a {
  display: block;
  width: 74px;
  line-height: 40px;
  font-size: 14px;
  color: #0066b3;
  text-align: right;
  background: url("../images/fnews/icont2/delBtn.png") no-repeat 0 center;
}

.search_textarea {
  padding: 30px 50px;
}

.search_textarea li {
  float: left;
}

.search_textarea li .search_tit {
  font-size: 14px;
  line-height: 34px;
  color: #666666;
}

.search_textarea li textarea {
  width: 298px;
  height: 120px;
  border-radius: 6px;
  border: solid 1px #dddddd;
  font-size: 14px;
  line-height: 24px;
  text-indent: 10px;
  text-align: left;
  color: #333333;
}

.search_textarea li + li {
  margin-left: 20px;
}

.search_textarea .excludeKey .search_tit {
  font-size: 14px;
  line-height: 34px;
  color: #666666;
}

.search_textarea .excludeKey textarea {
  width: 618px;
  height: 120px;
  border-radius: 6px;
  border: solid 1px #dddddd;
  font-size: 14px;
  line-height: 24px;
  text-indent: 10px;
  text-align: left;
  color: #333333;
}

.search_textarea .search_check {
  padding-top: 16px;
}

.search_textarea .search_check .searchB {
  width: 80px;
  height: 32px;
  background-color: #0066b3;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 32px;
  display: block;
  position: absolute;
  top: 18px;
  right: 0px;
}

.search_textarea .search_check .checkTick {
  cursor: pointer;
  display: block;
  width: 16px;
  height: 16px;
  border: 1px solid #ddd;
  position: absolute;
  top: 16px;
  left: 0px;
}

.search_textarea .search_check .J_cur {
  background: url("../images/fnews/icont2/checkTick.jpg") no-repeat center center;
  border: 1px solid #0066b3;
}

.search_textarea .search_check .search_words {
  padding-left: 26px;
  font-size: 14px;
  line-height: 18px;
  color: #666666;
}

.search_textarea .search_check .search_tips {
  font-size: 14px;
  line-height: 24px;
  color: #999999;
}

.pageBtnPop {
  padding-bottom: 40px;
  margin-top: 20px;
  margin-right: 24px;
  font-size: 14px;
  line-height: 22px;
  color: #999999;
  text-align: center;
}

.pageBtnPop .bluePages {
  color: #fff !important;
  background-color: #0066b3;
}

.pageBtnPop a {
  float: left;
  width: 24px;
  display: block;
}

.nextBtn {
  cursor: pointer;
  display: block;
  font-size: 14px;
  line-height: 22px;
  width: 66px;
  color: #fff;
  text-align: center;
  background-color: #0066b3;
}

.page-box > a:hover, .page-box > a:active {
  color: #fff !important;
  background-color: #0066b3;
}

.addMon {
  padding-bottom: 40px;
}

.addMon a {
  font-size: 14px;
  line-height: 18px;
  color: #0066b3;
  margin-right: 20px;
}

.favoritesBox {
  width: 100%;
  background-color: #f8f8f8;
  height: 130px;
}

.favoritesBox .imgIncont {
  margin-top: 12px;
  display: block;
  margin-right: 12px;
}

.favoritesBox .fb-con {
  margin-top: 22px;
  width: 450px;
}

.favoritesBox .fb-con h4 {
  font-size: 18px;
  line-height: 30px;
}

.favoritesBox .fb-con p {
  font-size: 14px;
  line-height: 20px;
}

.favoritesBox .starIcont {
  margin-right: 30px;
  margin-top: 32px;
  display: block;
  text-align: center;
}

.favoritesBox .starIcont div {
  font-size: 14px;
  line-height: 32px;
  text-align: center;
}

.recommend-Box h3 {
  margin-top: 44px;
  margin-bottom: 30px;
  text-align: center;
  font-size: 20px;
  line-height: 26px;
  color: #333333;
}

.recommend-Box div > h4 {
  font-size: 16px;
  line-height: 36px;
  color: #333333;
}

.recommend-Box div > p {
  font-size: 14px;
  line-height: 22px;
  color: #333333;
}

.ccbdakaBox li {
  width: 424px;
  float: left;
}

.ccbdakaBox li img {
  width: 180px;
  height: 208px;
  display: block;
  float: left;
}

.ccbdakaBox li .daka-rightBox {
  float: right;
  width: 228px;
}

.ccbdakaBox li .daka-rightBox .daka-int {
  color: #333333;
  font-size: 14px;
  line-height: 22px;
}

.ccbdakaBox li .daka-rightBox .daka-con {
  color: #333333;
  font-size: 12px;
  line-height: 18px;
}

.ccbdakaBox li .daka-rightBox .foucsBtn {
  margin-top: 16px;
  display: block;
  width: 80px;
  height: 28px;
  background: url("../images/fnews/icont2/heart.png") no-repeat 12% center;
  border: solid 1px #707070;
  color: #666666;
  font-size: 12px;
  line-height: 28px;
}

.ccbdakaBox li .daka-rightBox .blueHeart {
  background: url("../images/fnews/icont2/blue-heart.png") no-repeat 12% center;
  margin-top: 16px;
  display: block;
  width: 80px;
  height: 28px;
  border: solid 1px #707070;
  color: #666666;
  font-size: 12px;
  line-height: 28px;
}

.ccbdakaBox li:nth-of-type(2n) {
  margin-left: 80px;
}

.dl-Box {
  margin-top: 24px;
  margin-bottom: 10px;
}

.dl-all {
  font-size: 14px;
  line-height: 20px;
  color: #0066b3;
  position: relative;
}

.dl-all::before {
  position: absolute;
  content: "";
  top: 0px;
  left: -34px;
  width: 20px;
  height: 20px;
  display: block;
  background: url("../images/fnews/icont2/downloadALL.png") no-repeat 0 center;
}

.rep-link {
  float: left;
  width: 180px;
  position: relative;
  margin-right: 14px;
}

.rep-link .rep-img {
  display: block;
}

.rep-link .rep-download {
  width: 180px;
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
}

.rep-link .rep-download .text-rep {
  padding-left: 8px;
  padding-right: 34px;
}

.rep-link .rep-download .downloadIcont {
  color: #0066B3;
  position: relative;
}

.rep-link .rep-download .downloadIcont::before {
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 0px;
  left: -20px;
  background: url("../images/fnews/icont2/download.png") no-repeat 0 center;
}

.rep-link:nth-of-type(5n) {
  margin-right: 0px;
}

.class-intro {
  margin-top: 16px;
}

.class-intro > li {
  font-size: 14px;
  line-height: 28px;
  color: #333;
}

.outline-con {
  margin-top: 16px;
}

.outline-con > li {
  font-size: 14px;
  line-height: 34px;
  color: #333;
}

.searchBOX2 input {
  width: 638px;
  height: 30px;
  background-color: #ffffff;
  border: solid 1px #0066b3;
  font-size: 14px;
  text-indent: 10px;
  line-height: 32px;
  margin-right: 10px;
}

.searchBOX2 .search2 {
  display: block;
  width: 80px;
  height: 32px;
  background-color: #0066b3;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  line-height: 32px;
  text-align: center;
  margin-right: 10px;
}

.searchBOX2 .monitorBox {
  font-size: 14px;
  text-indent: 32px;
  position: relative;
  display: block;
  width: 130px;
  height: 32px;
  background-color: #0066b3;
  border-radius: 4px;
  color: #fff;
  line-height: 32px;
}

.searchBOX2 .monitorBox::before {
  position: absolute;
  left: 12px;
  top: 50%;
  margin-top: -17px;
  display: block;
  content: "";
  width: 16px;
  height: 32px;
  background: url("../images/fnews/icont2/whiteMonitor.png") no-repeat 0 center;
}

.search-Key {
  font-size: 14px;
  line-height: 20px;
}

.search-Key .monitorIcont {
  width: 50px;
  display: block;
  line-height: 20px;
  color: #0066b3;
  background: url("../images/fnews/icont2/monitor.png") no-repeat 0 center;
}

.searchTab {
  width: 100%;
  height: 24px;
}

.searchTab .tabBox {
  position: absolute;
  top: 18px;
  right: 0px;
  width: 130px;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 0 10px;
  background-color: #FFF;
}

.searchTab .tabBox li {
  min-height: 26px;
}

.searchTab .tabBox li .tabTit {
  font-size: 12px;
  font-weight: bold;
  line-height: 26px;
  cursor: pointer;
}

.searchTab .tabBox li .tabTit span {
  float: right;
  font-size: 10px;
  color: #888888;
  margin-right: 16px;
  font-weight: normal;
}

.searchTab .tabBox li .tabChose {
  display: none;
  padding-bottom: 4px;
}

.searchTab .tabBox li .tabChose a {
  display: block;
  color: #888888;
  padding: 0 10px;
}

.searchTab .tabBox li .tabChose .blue_cur {
  height: 24px;
  color: #2a6496;
  border-radius: 4px;
  text-indent: 22px;
  background: url("../images/fnews/icont2/checkBG.jpg") no-repeat;
  background-size: 130px 24px;
}

.searchTab .tabBox li + li {
  border-top: 1px solid #ccc;
}

.downArrMini {
  background: url("../images/fnews/icont2/downArr.jpg") no-repeat 100% center;
}

.upArrMini {
  background: url("../images/fnews/icont2/upArr.jpg") no-repeat 100% center;
}
/*# sourceMappingURL=index.css.map */