@charset "utf-8";
/* 以下为公共样式，添加请注明author */
* {
  margin: 0;
  padding: 0;
  color: #575757;
  font: 14px/24px "microsoft yahei", "times new roman", sans-serif;
}

body {
  min-width: 1200px;
  color: #575757;
  background: #fff;
}

ul,
li {
  list-style-type: none;
}

input,
select,
img {
  border: none;
  outline: none;
  vertical-align: middle;
}
.fc005bac {
  color: #005bac;
}
a,
a:link,
a:hover,
a:active,
a:visited {
  text-decoration: none;
}

.clear {
  clear: both;
}

.clearfix:after {
  height: 0;
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
}

.clearfix {
  zoom: 1;
}

.height20 {
  height: 20px;
}

.height30 {
  height: 30px;
}

.height50 {
  height: 50px;
}
/* 浮动 */

.floatL {
  float: left;
}

.floatR {
  float: right;
}
/* 显示 */

.displayB {
  display: block;
}

.displayN {
  display: none;
}
.mt40 {
  margin-top: 40px;
}

/* 以上为公共样式，添加请注明author */
div.codeDiv {
  width: 90px;
  float: left;
  color: #575757;
  margin: 0 7px;
  text-align: center;
}
div.codeDiv label {
  color: #575757;
  display: block;
  margin: 5px 0 10px 0;
}
.codeImg {
  width: 85px;
    height: 85px;
}
.image-codeApp{background-image: url(/images/v3/erwei_app_jkx.png) !important;
    background-size: 175px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    display: inline-block;}
/* header */
.header {
  border-bottom: 2px solid #005bac;
}
/* 顶部快捷入口 */
.loginBarBg {
  width: 100%;
  height: 52px;
  background: #1565c0;
}
.loginBar {
  margin: 0 auto;
  color: #ffffff;
  width: 1200px;
  height: 52px;
  font-size: 12px;
}
.loginBar label {
  color: #ffffff;
}
.loginBar a,
.loginBar span {
  color: #ffffff;
  margin: 0 1px;
  line-height: 52px;
}
.loginBar a:hover {
  text-decoration: underline;
}
.loginBarLeft a,
.loginBarLeft span {
  font-size: 12px;
  display: block;
  float: left;
}
.loginBarLeft a font {
  color: #fff;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 130px;
  float: left;
  line-height: 52px;
}
.loginBarCode {
  width: 80px;
  height: 42px;
  padding: 5px 0;
  cursor: pointer;
  margin-left: 15px;
  position: relative;
  background: url(//www.cpic.com.cn/images2/gwsy/common/loginBarCode.jpg)
    no-repeat;
}
.loginBarCode label {
  display: block;
  cursor: pointer;
  font-size: 12px;
  margin-left: 10px;
  line-height: 20px;
}
.loginBarCode:hover .loginBarCodeShow {
  display: block;
}
.loginBarCodeShow {
  width: 330px;
  height: 120px;
  padding: 10px 0;
  background: #ffffff;
  border: 1px solid #ebebeb;
  border-top: 2px solid #ffffff;
  position: absolute;
  top: 52px;
  right: 0;
  z-index: 100;
}
.loginBarCodeShow label {
  width: 90px;
  margin-left: 0;
  text-align: center;
}
.loginBarArrow {
  float: right;
  margin-top: -22px;
  margin-right: 40px;
  border-bottom: 6px solid #ffffff;
  border-top: 4px solid #004aab;
  border-right: 4px solid #004aab;
  border-left: 4px solid #004aab;
}
/* logo、搜索 */

.logoBar {
  width: 1200px;
  margin: 0 auto;
  height: 77px;
  padding: 21px 0;
  line-height: 77px;
}
.logoImg {
  width: 309px;
  height: 77px;
  margin-right: 50px;
  background: url(//www.cpic.com.cn/images2/logoNEW_03.jpg) no-repeat;
}
.searchAll {
  padding: 9px 0;
}
.searchInput {
  width: 345px;
  height: 30px;
  color: #575757;
  padding: 0 15px;
  line-height: 30px;
  border: 1px solid #005bac;
  border-right: none;
}
.searchButton {
  width: 105px;
  height: 32px;
  color: #ffffff;
  cursor: pointer;
  background: #005bac;
  background-image: url(//www.cpic.com.cn/images2/gwsy/common/search.png);
  background-repeat: no-repeat;
  background-position: center;
}
/* 导航 */
.navBar {
  width: 1200px;
  margin: 0 auto;
  height: 40px;
}
.navParent {
  float: left;
  height: 40px;
  color: #575757;
  font-size: 16px;
  padding: 0 10px;
  line-height: 42px;
  text-align: center;
  position: relative;
  border-bottom: 2px solid #ffffff;
}
.navParent:hover,
.navActive {
  color: #005bac;
  border-bottom: 2px solid #005bac;
}
.navUser {
  width: 100px;
}
.navMsgIcon {
  position: absolute;
  top: 2px;
  right: 10px;
}
.navUserIcon {
  position: absolute;
  top: 2px;
  right: 5px;
}
/* 保险产品分类模块 */
.navProduct {
  padding: 0;
  float: left;
  width: 190px;
  height: 42px;
  color: #ffffff;
  cursor: pointer;
  font-size: 16px;
  line-height: 42px;
  text-align: center;
  background: #005bac;
  position: relative;
  bottom: -2px;
}
.navProductTitle {
  color: #ffffff;
  font-size: 16px;
}
/* 子菜单 */
.navProduct:hover .navSub {
  display: block;
}
.navSub {
  width: 190px;
  height: 370px;
  background: #ffffff;
  position: relative;
  top: 0;
  left: 0;
  z-index: 100;
}
.navSubList {
  width: 190px;
  height: 73px;
  color: #575757;
  display: block;
  cursor: pointer;
  text-align: left;
  line-height: 45px;
  border-bottom: 1px solid #dbdbdb;
}
.navSubListLast {
  border: none;
}
.navSubTitle {
  color: #575757;
  cursor: pointer;
}
.navSubTitle:hover {
  color: #005bac;
}
.navSubList:hover .navSubTitle {
  color: #005bac;
}
.navSubIcon {
  width: 28px;
  height: 28px;
  float: left;
  display: block;
  margin: 20px 10px 0 25px;
  background: url(../../images2/xtbal/tbalimg.png) no-repeat;
  background-position: 0 0;
}
.navSubList > a {
  line-height: 73px;
}
.navSubIcon1 {
  background-position: 0 -315px;
}
.navSubList:hover .navSubIcon1 {
  background-position: 0 -343px;
}
.navSubIcon2 {
  background-position: -28px -315px;
}
.navSubList:hover .navSubIcon2 {
  background-position: -28px -343px;
}
.navSubIcon3 {
  background-position: -56px -315px;
}
.navSubList:hover .navSubIcon3 {
  background-position: -56px -343px;
}
.navSubIcon4 {
  background-position: -84px -315px;
}
.navSubList:hover .navSubIcon4 {
  background-position: -84px -343px;
}
.navSubIcon5 {
  background-position: -112px -315px;
}
.navSubList:hover .navSubIcon5 {
  background-position: -112px -343px;
}
.navSubIcon6 {
  background-position: -140px -315px;
}
.navSubList:hover .navSubIcon6 {
  background-position: -140px -343px;
}
.navSubIcon7 {
  background-position: -168 -315px;
}
.navSubList:hover .navSubIcon7 {
  background-position: -168px -343px;
}
.navSubIcon8 {
  background-position: 0 -196px;
}
.navSubList:hover .navSubIcon8 {
  background-position: -28px -196px;
}
/* 菜单详细内容 */
.navSubList:hover {
  border-right: 1px solid #ffffff;
}
.navSubArrow {
  float: right;
  margin: 32px 20px 17px 0;
  width: 7px;
  height: 11px;
  background: url(../../../images2/gwsy/common/navSubArrow.png);
}
.navSubList:hover .navSubArrow {
  display: block;
}
.navDetail {
  width: 780px;
  height: 390px;
  cursor: default;
  padding-left: 30px;
  background: #ffffff;
  border: 1px solid #dbdbdb;
  border-top: none;
  position: absolute;
  top: 0;
  left: 190px;
  z-index: -1;
}
.navSubList:hover .navDetail {
  display: block;
}
.navDetailContent {
  width: 400px;
  padding: 12px 0;
}
.navDetailList {
  width: 400px;
  padding: 10px 0;
  border-bottom: 1px solid #dbdbdb;
}
.navDetailListLast {
  border: 0;
}
.navDetailTitle {
  width: 85px;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  text-align: right;
  margin-top: 3px;
}
.navDetailTitle:hover {
  color: #005bac;
}
.navDetailLink {
  color: #575757;
  display: block;
  cursor: pointer;
  line-height: 30px;
  margin-left: 100px;
  padding-left: 20px;
  background: url(../../../images2/gwsy/common/detailArrow.gif) left center
    no-repeat;
}
.navDetailLink:hover {
  color: #005bac;
  background: url(../../../images2/gwsy/common/detailArrowHover.gif) left center
    no-repeat;
}
.navDetailRight {
  width: 360px;
  height: 390px;
  cursor: pointer;
}
/* footer */
.footerBg {
  background: url(../../images/v2/common/cpic_common_footer_bg.jpg) no-repeat;
  border-top: 1px solid #cacaca;
}
.footer {
  width: 1200px;
  margin: 0 auto;
}
.footerLink {
  padding: 35px 0;
}
.footerLogo {
  width: 260px;
  height: 142px;
  background: url(../../images2/xtbal/logo-jkx.png) no-repeat;
  background-size: contain;
  	position: relative;
  	top: -5px;
}
.footerLink h3 {
  padding-bottom: 10px;
}
.linkList {
  height: 155px;
  padding: 0 65px;
  border-right: 1px solid #cacaca;
}
.linkList a {
  color: #9f9f9f;
  display: block;
  font-size: 12px;
  line-height: 30px;
}
.linkList a:hover {
  color: #005bac;
}
.footerCode {
  padding-left: 25px;
}
.footerCode h3 {
  margin-left: 20px;
}
.copyRight {
  padding: 40px 0;
}
.copyRightImg {
  width: 112px;
  height: 40px;
  margin: 5px 20px 5px 0;
  background: url(//www.cpic.com.cn/images2/gwsy/common/foot_img.jpg)
    no-repeat;
}
.copyText span {
  font-size: 12px;
  line-height: 24px;
}

/* 内容头部路径 */
.conRoute {
  padding: 15px;
  text-indent: 15px;
  background: #fdfdfd;
  background: -webkit-linear-gradient(#ffffff, #f5f5f5);
  background: -o-linear-gradient(#ffffff, #f5f5f5);
  background: -moz-linear-gradient(#ffffff, #f5f5f5);
  background: linear-gradient(#ffffff, #f5f5f5);
  border: 1px solid #e8e8e8;
}
.conRoute p {
  width: 1200px;
  margin: 0 auto;
  display: block;
}
.conRoute p a {
  color: #575757;
}
.conRoute p a:hover {
  color: #005bac;
  text-decoration: underline;
}

/* 公共样式*/
.con {
  width: 1200px;
  margin: 0 auto;
}
.conRight {
  width: 970px;
  float: right;
  padding: 30px 0 30px 30px;
}

.conImg {
  width: 914px;
  height: 325px;
  background: #ccc;
}
.conTitle {
  color: #005bac;
  line-height: 40px;
  border-bottom: 1px #e8e8e8 solid;
}
.conTitleBlue {
  color: #005bac;
  line-height: 40px;
  border-bottom: 1px #005bac solid;
}

/* 页面active状态 begin */
.navHomePage .homePageActive {
  color: #005bac;
  border-bottom: 2px solid #005bac;
}

.navMarketPage .marketPageActive {
  color: #005bac;
  border-bottom: 2px solid #005bac;
}

.navUPage .uPageActive {
  color: #005bac;
  border-bottom: 2px solid #005bac;
}

.navServicePage .servicePageActive {
  color: #005bac;
  border-bottom: 2px solid #005bac;
}

.navClubPage .clubPageActive {
  color: #005bac;
  border-bottom: 2px solid #005bac;
}

.navLifePage .lifePageActive {
  color: #005bac;
  border-bottom: 2px solid #005bac;
}

.navInvestPage .investPageActive {
  color: #005bac;
  border-bottom: 2px solid #005bac;
}

/*  资产管理nav样式控制 by eric  */
.navNewsPage .newsPageActive {
  color: #005bac;
  border-bottom: 2px solid #005bac;
}

.navProgramPage .programPageActive {
  color: #005bac;
  border-bottom: 2px solid #005bac;
}

.navMessPage .messPageActive {
  color: #005bac;
  border-bottom: 2px solid #005bac;
}

.navAboutPage .aboutPageActive {
  color: #005bac;
  border-bottom: 2px solid #005bac;
}

/* 页面active状态 end */

/*翻页*/
.tcdPageCode {
  padding: 26px 0 36px;
  text-align: left;
  color: #ccc;
  float: right;
}
.tcdPageCode span.disabled {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  padding: 0 10px;
  margin: 0 2px;
  color: #bfbfbf;
  border: 1px solid #bfbfbf;
  vertical-align: middle;
}
.tcdPageCode span {
  display: inline-block;
  color: #575757;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  padding: 0 10px;
  border: 1px solid #ddd;
  margin: 0 2px;
  vertical-align: middle;
}
.tcdPageCode span.current {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  padding: 0 10px;
  margin: 0 2px;
  color: #fff;
  background-color: #005bac;
  border: 1px solid #005bac;
  vertical-align: middle;
}

.tcdPageCode a {
  display: inline-block;
  color: #575757;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  padding: 0 10px;
  border: 1px solid #ddd;
  margin: 0 2px;
  vertical-align: middle;
}
.tcdPageCode a:hover {
  text-decoration: none;
  background-color: #005bac;
  color: #ffffff;
  border: 1px solid #005bac;
}
/*tbal nav css*/
.homePageOne .homePageActive {
  color: #005bac;
  border-bottom: 2px solid #005bac;
}
.homePageOne .navSub {
  display: block;
}
.serviceHomePage .servicePageActive {
  color: #005bac;
  border-bottom: 2px solid #005bac;
}
.lifeHomePage .investPageActive {
  color: #005bac;
  border-bottom: 2px solid #005bac;
}
.aboutHomePage .aboutPageActive {
  color: #005bac;
  border-bottom: 2px solid #005bac;
}
/*banner新增样式开始*/
.bannerCover {
  width: 1200px;
  height: 0;
  position: relative;
  margin: 0 auto;
  z-index: 20;
}
.arrowLeftBox {
  left: 200px;
}
.arrowLeft,
.arrowRight {
  width: 30px;
  height: 60px;
  display: none;
  margin-top: 150px;
  background: url(//www.cpic.com.cn/images2/gwsy/index/index_pic.png)
    no-repeat;
  background-position: -61px -409px;
}
.arrowRight {
  background-position: -91px -409px;
}
.arrowRightBox {
  right: 300px;
}
.arrowLeftBox,
.arrowRightBox {
  width: 30px;
  height: 370px;
  position: absolute;
  overflow: hidden;
  top: 0;
}
.homeBanner .pagination {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.homeBanner .swiper-pagination-switch {
  width: 17px;
  height: 18px;
  display: inline-block;
  background: url(//www.cpic.com.cn/images2/gwsy/index/index.png) no-repeat;
  background-position: -41px -95px;
  margin: 0 6px;
}
.homeBanner .swiper-active-switch {
  background-position: -15px -95px;
}
.homeBanner:hover .arrowLeft,
.homeBanner:hover .arrowRight {
  display: block;
}
.bannerContainer {
  width: 1920px;
  height: 370px;
}
/*banner新增样式结束*/

/*下拉列表开始 */
.selectBoxSer {
  width: 90px;
  height: 30px;
  position: relative;
  text-indent: 1em;
  float: left;
}
.selectTitleSer {
  width: 100%;
  height: 22px;
  line-height: 20px;
  margin-top: 5px;
  border-left: 1px #e8e8e8 solid;
}
.selectCont01 {
  width: 89px;
  display: none;
  position: absolute;
  top: 31px;
  left: 0;
  z-index: 100;
  font-size: 12px;
  line-height: 30px;
  border: #c8c8c8 1px solid;
  background-color: #fff;
}

.selectCont01 > a:hover {
  background-color: #eee;
}
.selectDataSer {
  color: #c8c8c8;
  font-size: 12px;
  line-height: 20px;
}
.seclectBgSer {
  width: 12px;
  height: 12px;
  display: block;
  text-indent: 200em;
  overflow: hidden;
  float: right;
  margin-top: 5px;
  margin-right: 12px;
  background-color: #f00;
  background: url(../../../images2/left_list.png) no-repeat;
  background-position: -70px -54px;
}
.selectCont01 > a {
  display: block;
  cursor: pointer;
  text-indent: 1em;
}

/*下拉列表结束 */
/*新搜索框*/
.pull-left {
  float: left;
}

.hide {
  display: none;
}
.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/xccx/search.png) -7px -8px;
  background-repeat: no-repeat;
}
.keywords-box {
  z-index: 1001;
}
.search-prompt-box li.searchCur {
  background-color: #ddd;
}
.search-prompt-box li.searchCur a {
  color: #1565c0;
}
.footerLink .linkList h3 {
  color: #fff;
}
.footerLink .linkList a {
  color: #eeeeef;
}
.footerLink .footerCode h3 {
  color: #fff;
}
.footerCode .codeDiv label {
  color: #fff;
}
.copyText span {
  color: #d0e0f2;
}
.dangerHomePage .dangerPageActive {
  color: #005bac;
  border-bottom: 2px solid #005bac;
}
