@charset "utf-8";

/* 文字颜色 */
.fc005bac {
  color: #005bac;
}

.mt20 {
  margin-top: 20px;
}

/* 版本2 */


.navBar .homePageActive {
  color: #005BAC;
  border-bottom: 2px solid #005BAC;
}

/**********登陆后**************/

.homePage {
  width: 1200px;
  margin: 0 auto;
}

/***************  安信农业险 最新公告CSS开始******************/
.newSport {
  width: 580px;
  border-bottom: 1px solid #EBEBEB;
}

.newSpan {
  font-size: 24px;
  display: inline-block;
  line-height: 50px;
}

.moreDuo {
  margin-top: 15px;
}

.midleContIn {
  margin: 15px auto 0;
}

.contList {
  height: 50px;
  cursor: pointer;
  line-height: 50px;
  border-bottom: 1px dashed #ebebeb;
}

.contList i {
  width: 18px;
  height: 18px;
  display: block;
  margin: 15px 10px 0 0;
  background-image: url(//www.cpic.com.cn/images2/gwsy/index/index_pic.png);
  background-position: -244px 0;
}

.contList b {
  width: 70px;
  height: 24px;
  overflow: hidden;
  font-style: normal;
  margin: 13px 10px 0 0;
  font-size: 12px;
  width: 70px;
}

.contList span {
  float: left;
  width: 625px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 50px;
  font-size: 12px;
}

.contList .moreBg {
  width: 14px;
  height: 20px;
  float: left;
  margin-right: 8px;
  cursor: pointer;
  background-image: url(//www.cpic.com.cn/images2/gwsy/index/index_pic.png);
  background-position: -160px 0;
}

.contList:hover i {
  background-position: -244px -18px;
}

.contList:hover span,
.contList:hover b {
  color: #005BAC;
}

.moreDuo:hover {
  color: #005bac;
}

.moreDuo:hover .moreBg {
  background-position: -160px -20px;
}

a.moreDuo.floatL {
  font-size: 24px;
  display: inline-block;
  line-height: 50px;
}

.moreBg {
  width: 14px;
  height: 20px;
  float: left;
  margin-right: 8px;
  cursor: pointer;
  background-image: url(//www.cpic.com.cn/images2/gwsy/index/index_pic.png);
  background-position: -160px 0;
}

/***************  安信农业险  最新公告CSS结束******************/

.homeOverflow {
  overflow: hidden;
}

/*新搜索框*/
.pull-left {
  float: left;
}

.search-box {
  height: 42px;
  margin-top: 20px;
  margin-left: 35px;
  position: relative;
  float: right;
}

.search-btn {
  height: 34px;
  width: 33px;
  display: block;
  margin-left: 14px;
  margin-top: 8px;
  cursor: pointer;
  background-position: -344px -194px;
}

.search-text {
  line-height: 40px;
  height: 40px;
  width: 292px;
  border-radius: 25px;
  border: 1px solid #1565c0;
  outline: none;
  padding: 0 26px;
}

.search-text.focus {
  border: 1px solid #4cc0c1;
}

.search-prompt-box {
  width: 418px;
  position: absolute;
  left: -25px;
  top: 64px;
  z-index: 50;
  background: #fff;
  -webkit-box-shadow: 0px 5px 25px 5px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0px 5px 25px 5px rgba(0, 0, 0, 0.19);
  -ms-box-shadow: 0px 5px 25px 5px rgba(0, 0, 0, 0.19);
  -o-box-shadow: 0px 5px 25px 5px rgba(0, 0, 0, 0.19);
  box-shadow: 0px 5px 25px 5px rgba(0, 0, 0, 0.19);
}

.search-prompt-box:before {
  position: absolute;
  display: inline-block;
  top: -15px;
  left: 190px;
  width: 0;
  height: 0px;
  content: '';
  border-style: solid;
  border-width: 15px;
  border-color: transparent transparent #fff #fff;
  transform: rotate(135deg);
  box-shadow: -5px 5px 10px -3px rgba(0, 0, 0, 0.19);
}

.search-prompt-box li {
  padding-left: 60px;
  height: 55px;
  line-height: 55px;
  font-size: 14px;
  color: #4a4a4a;
}

.search-prompt-box li a:hover {
  color: #1565c0;
}

.search-prompt-box li:hover {
  background-color: #ddd;
}

.search-prompt-box .circle {
  top: -11px;
  left: 111px;
}

.search-box,
.head .search-box * {
  box-sizing: border-box
}

.icon-cpic-common {
  display: block;
  background: url(../../images2/axnybx/search.png) -7px -8px;
  background-repeat: no-repeat;
}

.keywords-box {
  z-index: 1001
}

/* 搜索框 */

.tabNew a.active {
  background: #ffffff;
  color: #005bac;
  border-top: 3px #0a61af solid;
  border-left: 1px #0a61af solid;
  border-right: 1px #0a61af solid;
}

.tabWrapperCon {
  border-bottom: 1px #005bac solid;
  height: 42px;
}

.tabNew a {
  margin-right: 10px;
  padding: 8px 26px;
  display: inline-block;
  cursor: pointer;
}

.tabWrapperCon a {
  text-decoration: none;
}

.tabNew a {
  margin-right: 10px;
  padding: 8px 26px;
  display: inline-block;
  cursor: pointer;
}