.investBanner {
  width: 100%;
  min-width: 1200px;
  overflow: hidden;
}
.investBanner a {
  display: block;
  width: 100%;
}
.investBanner img {
  width: 100%;
}
  /* 快讯 */
.newsNotice {
  width: 1200px;
  margin: 25px auto 30px;
}
.newsFlashBox {
  float: left;
  width: 800px;
  margin-right: 50px;
}
.currentNotice {
  float: right;
  width: 350px;
}
.newsFlash span {
  float: left;
  display: inline-block;
  color: #666;
  font-size: 14px;
  line-height: 20px;
}
.newsFlash .tit {
  margin-right: 14px;
  color: #333;
  font-size: 18px;
  font-weight: bold;
}
.liveIcon {
  display: inline-block;
  width: 42px;
  height: 24px;
  vertical-align: middle;
  margin: 0 18px 0 8px;
  background: url("http://zjt.aniu.tv/Public/Zjt/images/live/hot.gif") no-repeat;
}
.newsPeriod {
  display: inline-block;
  height: 18px;
  line-height: 18px;
  padding-left: 23px;
  background: url("/Public/Common/images/investeduheader/periodIcon.png") no-repeat left center;
}
/* 专家团 */
.rollNewsContent {
  clear: both;
  position: relative;
  margin-top: 13px;
  border: 1px solid #ddd;
  overflow: hidden;

}
.rollTimeBg {
  position: absolute;
  top: 0;
  left: 0;
  width: 73px;
  height: 100%;
  background-color: #eee;
  border-right: 1px solid #ddd;
}
.rollTime {
  position: relative;
  display: inline-block;
  *zoom: 1;
	*display:inline;
  width: 73px;
  color: #333;
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
  vertical-align: -webkit-baseline-middle;
  vertical-align: -moz-middle-with-baseline;
}

.newsBox{
    width: 697px;
    height:116px;
    overflow:hidden;
    display: inline-block;
    *zoom: 1;
    *display:inline;
}
/*测试*/
.rollNews {
  display: inline-block;
  *zoom: 1;
	*display:inline;
  height: 110px;
  padding: 5px 10px;
  width: 687px;
  line-height: 24px;
  color: #666;
  text-align: justify;
  vertical-align: middle;
  vertical-align: -webkit-baseline-middle;
  vertical-align: -moz-middle-with-baseline;
  overflow: hidden;
    font-size:16px;
}

/* 操作 */
.options {
  float: right;
  margin: 0 15px 7px 0;
  clear: both;
  width: 690px;
  line-height: 38px;
  font-size: 16px;
  color: #333;
  overflow: hidden;
}
.options span {
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
}
.options a {
  float: left;
  margin-right: 25px;
  display: block;
  cursor: pointer;
}
 .options i {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.options .commentBtn i {
  width: 20px;
  height: 18px;
  background: url(/Public/Common/images/investeduheader/optionsIcon.png) no-repeat 0 0;
}
.options .commentBtn:hover i {
  background: url(/Public/Common/images/investeduheader/optionsIcon.png) no-repeat 0 -18px;
}
.options .enlarge i {
    width: 20px;
    height: 20px;
    background: url(/Public/Common/images/investeduheader/optionsIcon.png) no-repeat 0 -116px;
}
.options .enlarge:hover i {
    background: url(/Public/Common/images/investeduheader/optionsIcon.png) no-repeat 0 -136px;
}
.ssShare {
    float: right;
    line-height: 38px;
    font-size: 16px;
}
.ssShare .shareLink {
    display: inline-block;
    vertical-align: middle;
    padding-right: 8px;
    font-size: 14px;
    line-height: 18px;
    border-right: 1px solid #666;
}
.ssShare .wbIcon {
    border-right: none;
}
.ssShare .shareLink i {
    float: left;
    margin: 2px 8px 0 3px;
    display: block;
    width: 18px;
    height: 15px;
}
.ssShare .wxIcon i {
    background: url(/Public/Common/images/investeduheader/commentIcon.png) no-repeat 0 -288px;
}
.ssShare .wbIcon i {
    background: url(/Public/Common/images/investeduheader/commentIcon.png) no-repeat 0 -320px;
}
.ssShare .shareLink {
    float: none;
    margin-right: 0;
    display: inline-block;
}
/* 投教动态 */
.currentNotice h3.plateTitle {
  font-size: 18px;
  color: #333;
  font-weight: bold;
}
h3.plateTitle span {
  float: left;
}
.currentNotice ul {
  margin-top: 13px;
  padding: 16px;
  border: 1px solid #ddd;
}
.currentNotice ul li {
    max-width: 317px;
    font-size: 14px;
    line-height: 27px;
    text-overflow : ellipsis;
    white-space : nowrap;
    overflow : hidden;
}

.currentNotice ul li i {
  display: inline-block;
  width: 4px;
  height: 4px;
  margin-right: 8px;
  border-radius: 50%;
  line-height: 14px;
  background-color: #333;
  vertical-align: middle;
}
.currentNotice ul li a {
  color: #333;
  font-size: 14px;
}
.currentNotice ul li:hover a {
  color: #bf0000;
}
/* 公开课 */
.openCourseWare {
  width: 1200px;
  margin: 30px auto 0;
}

.openCourseWare h4 .courseLabel {
  float: left;
  display: inline-block;
  width: 53px;
  height: 18px;
  margin-left: 8px;
  margin-top: 5px;
  background: url("/Public/Common/images/investeduheader/courseLabelBg.png") no-repeat;
  text-align: center;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
  vertical-align: middle;
}
.courseList {
    float: left;
}
.courseList li {
  float: left;
  width: 288px;
  margin-right: 15px;
  margin-top: 20px;
}
.courseList li.lastObj {
  margin-right: 0;
}
.courseList li h5 a {
  display: block;
  max-width: 280px;
  font-size: 14px;
  line-height: 28px;
  color: #333;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/* 公开课 */
.courseList .videoImgBox {
  height: 160px;
}
.videoImgBox img {
  width: 100%;
  /*height: 197px;*/
}
.courseList .videoTitle {
  max-width: 280px;
  text-overflow : ellipsis;
  white-space : nowrap;
  overflow : hidden;
}
.courseList .videoTitle a:hover {
  color: #bf0000;
}
.publicTitle {
  font-size: 14px;
  color: #666;
}
.lecturerName {
  font-size: 14px;
  color: #333;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 160px;
  vertical-align: middle;
  margin-top: -3px;
}
.lecturerName:hover {
  color: #bf0000;
}
/* 大咖说 */
.expertShowBox {
  width: 1200px;
  margin: 30px auto 0;
}
.extrudeShow {
  position: relative;
  display: block;
  width: 590px;
  height: 335px;
  float: left;
  margin-top: 20px;
}
/* 大咖说 */
.extrudeShow .videoImgBox {
  height: 335px;
}
.extrudeShow h5 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  font-size: 18px;
  color: #fff;
  line-height: 50px;
  text-overflow : ellipsis;
  white-space : nowrap;
  overflow : hidden;
  background: url("/Public/Common/images/investeduheader/extrudeShowBg.png") repeat-x;
}
.extrudeShow h5 a {
  display: inline-block;
  max-width: 435px;
  text-indent: 25px;
  color: #fff;
  text-overflow : ellipsis;
  white-space : nowrap;
  overflow : hidden;
}
.extrudeShow h5 span {
  margin-right: 20px;
  float: right;
  font-size: 14px;
}
.expertShowList {
  float: left;
  width: 610px;
  margin-top: 20px;
}
.expertShowList li {
  float: left;
  width: 183px;
  margin-bottom: 20px;
  margin-left: 20px;
}
/* 大咖说 */
.expertShowList .videoImgBox{
  height: 105px;
}
.expertShowList li h5 a {
    display: block;
    height: 35px;
    max-width: 180px;
    font-size: 14px;
    line-height: 35px;
    color: #333;
    font-weight: bold;
    text-overflow : ellipsis;
    white-space : nowrap;
    overflow : hidden;
}
.expertShowList li:hover h5 a {
  color: #bf0000;
}
.expertShowPeriod {
    font-size: 14px;
    color: #666;
}
.extrudeShow .expertShowPeriod {
  color: #fff;
}
/* 相约大咖 */
.DatingExpertBox {
  width: 1200px;
  margin: 30px auto 0;
}
.DatingExpertList {
  float: left;
  margin-top: 20px
}
.DatingExpertList li {
    float: left;
    width: 386px;
    margin-right: 20px;
}
.DatingExpertList li.listObj {
  margin-right: 0;
}
/* 相约大咖 */
.DatingExpertList .videoImgBox {
  height: 220px;
}
.DatingExpertList li h5 a {
    display: block;
    max-width: 365px;
    height: 34px;
    color: #333;
    font-size: 14px;
    line-height: 34px;
    font-weight: bold;
    text-overflow : ellipsis;
    white-space : nowrap;
    overflow : hidden;
}
.DatingExpertList li span {
  font-size: 14px;
  color: #666;
  float: left;
}
.expertShowPeriod {
  display: inline-block;
  margin-right: 20px;
}
.DatingExpertList li span.shareWX {
  height: 19px;
  line-height: 19px;
  float: right;
  vertical-align: middle;
  cursor: pointer;
}
.DatingExpertList li span.shareWX i {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin-top: -2px;
  margin-left: 5px;
  background: url("/Public/Common/images/investeduheader/wxLogo.png") no-repeat;
  vertical-align: middle;
}
/* 推广 */
.generalizeBox {
  width: 1200px;
  height: 110px;
  margin: 30px auto 0;
  overflow: hidden;
}
.generalizeBox a {
  display: block;
  width: 100%;
}
.generalizeBox img {
  width: 100%;
}
/* 打击非法 */
.illegalityActivityBox {
    width: 1200px;
    margin: 30px auto 20px;
}
.illegalityActivity {
  float: left;
  width: 350px;
}

.illegalityActivityContent{
    margin:0 75px;
}


.illegalityActivityLast{
    float:right;
    margin-right:0;
}
.illegalityActivityList {
  padding-top: 20px;
}
.illegalityActivityList li {
  margin-bottom: 14px;
}
.illegalityActivityList li i {
  float: left;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-top: 2px;
  margin-right: 5px;
  border-radius: 4px;
  background-color: #333;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  vertical-align: middle;
  text-align: center;
}
.illegalityActivityList li i.theHottest {
  background-color: #b41d23;
}
.illegalityActivityList li a {
  float: left;
  display: inline-block;
  max-width: 670px;
  font-size: 14px;
  color: #333;
  vertical-align: middle;
  text-overflow : ellipsis;
  white-space : nowrap;
  overflow : hidden;
}
.illegalityActivityList li a:hover {
  color: #bf0000;
}
.illegalityActivityList li span {
  float: right;
  color: #666;
  font-size: 14px;
}
.instanceBox {
  float: right;
  width: 350px;
  margin-left: 50px;
}
.instanceBox h4 {
  margin-bottom: 20px;
}
.datumList {
  width: 100%;
  margin-bottom: 20px;
}
.datumList.detailedIndex{
  margin-bottom: 10px;
}
.datumList.detailedIndex .videoImgBox {
  height: auto;
}
.datumList h5 a {
  display: block;
  max-width: 335px;
  line-height: 35px;
  font-size: 14px;
  color: #333;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.datumList .videoImgBox img {
  height: 197px;
}

/* 自助服务 */
.selfServiceRefer {
  width:1200px;
  margin: 0 auto 30px;
  overflow: hidden;
}
.selfServiceRefer li {
  float: left;
  width: 288px;
  margin-right: 16px;
}
.selfServiceRefer li.lastObj {
  margin-right: 0;
}
.selfServiceRefer li .selfserveName {
  display: block;
  max-width: 275px;
  text-align: center;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.selfServiceRefer .videoImgBox {
  width: 286px;
  height: 113px;
  border: 1px solid #ddd;
  overflow: hidden;
}
/* 弹层及背景 */
.blackWindow {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .5;
  -webkit-opacity: .5;
  -moz-opacity: .5;
  filter: Alpha(opacity=50);
  z-index: 39;
  display: none;
}
.zoomBox {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -600px;
  margin-top: -215px;
  width: 1200px;
  height: 430px;
  z-index: 49;
  display: none;
  background-color: #fff;
  border-radius: 10px;
}
.zoomBox .box {
    position: relative;
    margin: 0 auto;
    padding: 30px;
    width: 1140px;
    background: url(/Public/Common/images/investeduheader/nkztLogo.png?v=20170616) #fff no-repeat 397px 30px;
    border-radius: 10px;
    height: 430px;
}
.zoomBox .box .tit {
    margin-top: 88px;
    padding-bottom: 20px;
    line-height: 28px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}
.zoomBox .tit .titName {
    font-size: 28px;
    color: #000;
    font-weight: bold;
}
.zoomBox .box .tit .info {
    float: right;
    color: #666;
    font-size: 24px;
}
.zoomBox .box .tit .info .time {
    margin: 0 10px 0 28px;
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url("/Public/Common/images/investeduheader/time.png") no-repeat 0 -18px;
    vertical-align: middle;
}
.zoomBox .box .tit .info span {
    vertical-align: middle;
}
.zoomBox .box .close {
    position: absolute;
    top: 8px;
    right: 8px;
    display: block;
    width: 30px;
    height: 30px;
    background: url("/Public/Common/images/investeduheader/closeBtn.png") no-repeat;
    cursor: pointer;
}
.zoomBox .box .txt {
    padding: 18px 20px 0px 0;
    margin-bottom: 40px;
    width: 1120px;
    height: 235px;
    font-size: 24px;
    line-height: 38px;
    color: #333;
    text-indent: 38px;
    text-align: justify;
    overflow: auto;
    overflow-x: hidden;
}

/*开户*/
.investContainer {
  background-color: #f0f0f0;
  overflow: hidden;
}
.investContainer .investAccount {
  margin: 55px auto 0;
  width: 1200px;
  border-top: 2px solid #3a89da;
}
.investAccount .stepBox {
  padding: 25px 0;
  background-color: #e8f1f9;
  overflow: hidden;
}
.investAccount .stepBox .active i.arrow {
  background: url(/Public/Common/images/investeduheader/stepActive.png) no-repeat 0 0;
}
.investAccount .stepBox .active div.txt {
  color: #f1a709;
}
.investAccount .stepBox .step {
  float: left;
  position: relative;
  padding-left: 50px;
  width: 250px;
  font-size: 16px;
}
.investAccount .stepBox .step .arrow {
  float: left;
  display: block;
  width: 53px;
  height: 53px;
  background: url(/Public/Common/images/investeduheader/stepIcon.png) no-repeat 0 0;
}
.investAccount .stepBox .step .txt {
  float: left;
  margin-left: 10px;
  line-height: 26px;  
  color: #999;
  font-size: 20px;
}
.investAccount .stepBox .step .txt span {
  display: block;
}
.investAccount .stepBox .step .rightArrow {
  float: right;
  display: block;
  width: 28px;
  height: 52px;
  background: url(/Public/Common/images/investeduheader/rightArrow.png) no-repeat 0 0;
}
.investAccount .box {
  padding: 20px 0 60px;
  font-size: 16px;
  background-color: #fff;
  overflow: hidden;
}
.investAccount .box .fill {
  float: left;
  width: 804px;
  border-right: 1px dashed #c3c3c3;
}
.fill .list {
  margin-top: 20px;
  line-height: 42px;
  color: #666;
  overflow: hidden;
}
.fill .list label {
  float: left;
  display: block;
  padding-right: 30px;
  width: 178px;
  color: #666;
  font-weight: lighter;
  text-align: right;
}
.fill .list .card {
  float: left;
  margin-right: 20px;
  display: block;
  padding: 0 30px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  background-color: #fff;
  color: #666;
  border: 1px solid #666;
  border-radius: 4px;
}
.fill .list .cardActive {
  background-color: #d91f26;
  border-color: #d91f26;
  color: #fff;
}
.fill .list input[type = 'text'] {
  float: left;
  padding: 0 12px;
  width: 274px;
  font-size: 16px;
  line-height: 40px;
  height: 40px;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.fill .list .vertify {
  float: left;
  margin-left: 14px;
}
.fill .list .vertify img {
  height: 42px; 
}
.fill .list .vtfCode {
  float: left;
  margin-left: 14px;
  display: block;
  width: 140px;
  line-height: 38px;
  color: #fff;
  text-align: center;
  background-color: #3a89da;
  font-weight: lighter;
  border-radius: 4px;
}
.fill .list .vtfCode:hover {
  background-color: #3e93eb;
}
.fill .noMore {
  float: left;
  margin-right: 14px;
  position: relative;
}
.fill .noMore input {
  background-color: #f5f5f5;
}
.fill .noMore a {
    position: absolute;
    right: 10px;
    top: 9px;
    width: 22px;
    height: 22px;
    background: url(/Public/Common/images/investeduheader/moreIcon.png) no-repeat 0 0;
  cursor: default;
}
.fill .list .tip {
    clear: both;
    margin-left: 208px;
    padding-top: 16px;
    line-height: 20px;
    color: #999;
    font-size: 14px;
}
/*右侧*/
.investAccount .box .bankCard {
  float: left;
  padding-top: 20px;
  width: 395px;
  text-align: center;
}
.investAccount .box .bankCard .card:hover {
  -webkit-filter: brightness(110%);
}
.investAccount .box .bankCard .tip {
  color: #666;  
}
.investAccount .box .bankCard .card {
    margin: 20px auto 0;
    padding-left: 94px;
    display: block;
    width: 128px;
    height: 88px;
    line-height: 88px;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    border-radius: 10px;
}
.investAccount .box .bankCard .gs {
  background: url(/Public/Common/images/investeduheader/gsyh.png) #f65744 no-repeat 20px 14px;
}
.investAccount .box .bankCard .js {
  background: url(/Public/Common/images/investeduheader/jsyh.png) #317eff no-repeat 20px 14px;
}
.investAccount .box .bankCard .ms {
  background: url(/Public/Common/images/investeduheader/msyh.png) #00b39b no-repeat 20px 14px;
}
.investAccount .box .bankCard .zs {
  background: url(/Public/Common/images/investeduheader/zsyh.png) #f75845 no-repeat 20px 14px;
}
.nextStep {
  margin: 50px 0 0 208px;
}
.nextStep a {
  float: left;
  margin-right: 30px;
  display: block;
  width: 165px;
  height: 65px;
  line-height: 65px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  border-radius: 10px;  
}
.nextStep .next {
  background-color: #d91f26;
}
.nextStep .next:hover {
  background-color: #eb2129;  
}
.nextStep .cancel {
  background-color: #666;
}
.nextStep .cancel:hover {
  background-color: #777; 
}
/*温馨提示*/
.hotTip {
  padding: 20px 30px 27px;
  margin: 5px auto 30px;
  width: 1140px;
  font-size: 16px;
  background-color: #fff;
}
.hotTip .tit {
  color: #666;
  line-height: 40px;  
  font-weight: bold;
}
.hotTip .txt {
  color: #666;
  line-height: 32px;
  overflow: hidden;
}
.hotTip .txt span {
  float: left;
  width: 30px;  
}
.hotTip .txt p {
  float: left;
    width: 1110px;
    text-align: justify;
}
/*第二步 开户*/
.investAccount .accountApply {
  padding: 45px 50px 70px 50px;
}
.accountApply h3 {
  font-size: 20px;
  color: #333;
}
.accountApply .supply {
  padding: 8px 0 25px;
  color: #999;
  font-weight: lighter;
  border-bottom: 1px solid #ddd;
}
.accountApply .applyList {
  padding: 20px 0 50px;
  border-bottom: 1px dashed #ddd;
  overflow: hidden;
}
.accountApply .lastList {
  padding-bottom: 0;
  border: none;
}
.accountApply .applyList h5 {
  padding-right: 20px;
  width: 120px;
  text-align: right;
  font-size: 16px;  
  font-weight: bold;
}
.investAccount  .accountApply .fill {
  width: 100%;
  border: none;
}
.accountApply .fill .list label {
  padding-right: 20px;
  width: 120px; 
}
.accountApply .fill .list input[type = 'radio'] {
  margin: 0 5px 0 14px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.accountApply .fill .list .infor {
  color: #999;
}
.accountApply .fill .list .rightTip {
  margin-left: 14px;
  font-size: 14px;
  color: #999;
}
.accountApply .fill .list .tip {
  margin-left: 140px;
}
.nextStep {
  margin-left: 140px;
  overflow: hidden;
}
/*第三步*/
.pwdSet .applyList h5 {
  text-align: left;
}
.nextStep .back {
  background-color: #fff;
  border: 1px solid #d91f26;
  color: #d91f26;
}
/*完成*/
.finishStep .cattle {
  margin: 20px auto;
  font-size: 16px;
  display: block;
}
.finishStep .finishTip {
  color: #666;
  text-align: center;
}
.finishStep .nextStep {
  margin: 100px 0 0 370px;
}
/* 孙帅兵 页面开始 */
/* 内容背景 */
.surveyContentBg {
  width: 100%;
  padding-top: 50px;
  background-color: #f0f0f0;
}
/* 问卷内容 */
.surveyContent {
  position: relative;
  width: 1200px;
  margin: 0 auto 0;
  padding-bottom: 75px;
  background-color: #fff;
  border-top: 3px solid #3a89da;
  padding-top: 25px;
}
/* 标题 */
.surveyContent h4 {
  font-size: 20px;
  color: #333;
  line-height: 22px;
  text-align: center;
}
/* 简介 */
.surveyIntro {
  width: 1100px;
  margin: 35px auto 0;
  font-size: 16px;
  color: #666;
  line-height: 32px;
  text-indent: 32px;
}
/* 选项列表 */
.surveyList {
  width: 960px;
  margin: 40px auto 0;
}
.surveyList li {
  margin-bottom: 45px;
}
.surveyList li.last {
  margin-bottom: 90px;
} 
/* 题目 */
.singleChoiceBox p, .multipleChoiceBox p {
  font-size: 16px;
  color: #666;
  line-height: 32px;
}
/* 选项 */
.singleChoiceBox label, .multipleChoiceBox label {
  display: block;
  margin-left: 25px;
  font-size: 16px;
  color: #666;
  line-height: 32px;
  cursor: pointer;
}
.singleChoiceBox label input, .multipleChoiceBox label input {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 18px;
  height: 18px;
  margin-right: 10px;
}
.surveyContent .surveyTip {
    float: left;
    margin-left: 14px;
    font-size: 14px;
    color: #cc2222;
    width: auto;
    line-height: 40px;
    display: none;
}
/* 操作按钮 */
.handleBtnList {
  width: 100%;
  text-align: center;
}
.handleBtnList button {
  display: inline-block;
  width: 125px;
  height: 53px;
  margin-right: 20px;
  border: 1px solid #333;
  border-radius: 10px;
  background-color: #666;
  text-align: center;
  line-height: 51px;
  color: #fff;
  font-size: 20px; 
  outline: none;
  cursor: pointer;
}
.handleBtnList button.handleBtnSend {
  border: 1px solid #b3040b;
  background-color: #d91f26; 
}
.handleBtnList button:hover {
  -webkit-filter: brightness(110%);
}

/* 客服在线 */
.serveLinkBox {
    position: fixed;
    top: 260px;
    right: 170px;
    width: 128px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 8px;
    z-index:2;
}
@media only screen and (max-width: 1850px) {
  .serveLinkBox {
    position: absolute;
    top: 113px;
    right: -170px;
    left: initial;    
  }
}
@media only screen and (min-width: 1921px) {
  .serveLinkBox {
    position: absolute;
    top: 113px;
    right: -170px;
    left: initial;    
  }
}
.serveLinkBox a {
  display: block;
  width: 100%;
  padding:  14px 0;
  font-size: 16px;
  color: #333;
  text-align: center;
}
.serveLinkBox a.serveLinkImg {
  font-size: 20px;
  color: #666;
  padding-top: 15px;
  border-top: 1px solid #ccc;
}
/* 问卷结束 */

/* 意见反馈页面 */
.feedbackPlate .surveyContent {
  padding: 30px 50px 50px;
  width: 1100px;
} 
.feedbackPlate .surveyContent h4 {
  font-size: 20px;
  color: #333;
  line-height: 22px;
  text-align: left;
}
.textareaPlate {
  margin-top: 45px;
}
.mobilePlate {
  margin-top: 30px;
}
.emailPlate {
  margin-top: 30px;
  margin-bottom: 55px;
}
.textareaPlate span, .emailPlate span,.mobilePlate span {
  display: block;
  float: left;
  width: 50px;
  font-size: 16px;
  color: #666;
  line-height: 25px;
} 
.textareaPlate textarea, .emailPlate input,.mobilePlate input {
  display: block;
  float: left;
  border: 1px solid #ccc;
  border-radius: 3px;
  background-color: #fcfcfc;
  font-size: 16px;
  color: #333;
}

.textareaPlate textarea {
    width: 965px;
    padding: 10px;
    height: 200px;
    line-height: 20px; 
}
.textareaPlate p {
  margin-top: 8px;
  text-indent: 50px;
  font-size: 14px;
  color: #cc2222; 
}
.emailPlate input {
  width: 515px;
  height: 40px;
  text-indent: 5px;
  line-height: 40px;
}

.mobilePlate input {
  width: 515px;
  height: 40px;
  text-indent: 5px;
  line-height: 40px;
}

/* 弹框背景 */
.blackWindow {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .5;
  -webkit-opacity: .5;
  -moz-opacity: .5;
  filter: Alpha(opacity=50);
  /*z-index: 99;*/
}
/* 弹框 */
.sendPlateBox {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 320px;
    margin-left: -160px;
    margin-top: -83px;
    border-radius: 5px;
    overflow: hidden;
    z-index: 109;
    background-color: #fff;
}
.sendArticlePlate {
  padding: 33px 30px 15px 25px;
}
.sendArticlePlate p {
  text-align: center;
}
/* 头部 */
.sendPlateTit {
  width: 100%;
  height: 36px;
  background-color: #666;
  overflow: hidden;
}
.sendPlateTit span {
  float: left;
  display: block;
  margin-left: 10px;
  font-size: 18px;
  color: #fff;
  line-height: 36px;
}
.sendCloseBtn {
  float: right;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: 7px;
  margin-right: 12px;
  background: url("/Public/Common/images/investeduheader/sendCloseBtnBg.png") no-repeat 0 0;
  cursor: pointer;
}
/* 发送 */
.sendArticleBtn {
  display: block;
  width: 100px;
  height: 35px;
  margin: 25px auto 0;
  border: 1px solid #b70808;
  border-radius: 3px;
  background-color: #cc2222;
  font-size: 16px;
  color: #fff;
  line-height: 35px;
  text-align: center;
  cursor: pointer;
} 
.sendArticleBtn:hover{
  color: #fff;
}
/* 搜索 */
.interactSearchBox {
  width: 350px;
  margin-bottom: 10px;
  position: relative;
  *z-index: 1;
}
.interactImport {
  display: block;
  width: 100%;
}
.interactImport input {
  float: left;
  padding: 15px 15px 15px 10px;
  border: 1px solid #e3e3e3;
  border-right: none;
  width: 244px;
  outline: none;
  font-size: 14px;
  height: 13px;
}
.interactImport a {
  float: right;
  color: #fff;
  width: 80px;
  background-color: #277cd3;
  text-align: center;
  font-size: 16px;
  line-height: 45px;
  cursor: pointer;
}
.search i {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    background: url(http://zjt.aniu.tv//Public/Zjt/images/zjtIcon.png) no-repeat -79px -578px;
}
.interactSearchList {
  display: none;
  position: absolute;
  top: 45px;
  left: 0;
  width: 348px;
  border: 1px solid #ccc;
  background-color: #fff;
  z-index: 1;
}
.interactSearchList li a {
  display: block;
  height: 35px;
  line-height: 35px;
  text-align: left;
  padding: 0 20px;
  overflow:hidden;
}
.interactSearchList li a:hover {
    background-color: #848484;
    color: #fff;
}

/*big search*/
.interactSearchBigBox {
  width: 800px;
  margin-bottom: 10px;
  position: relative;
  *z-index: 1;
}

.interactBigImport {
  display: block;
  width: 100%;
}
.interactBigImport input {
  float: left;
  padding: 15px 15px 15px 10px;
  border: 1px solid #e3e3e3;
  border-right: none;
  width: 694px;
  outline: none;
  font-size: 14px;
  height: 13px;
}
.interactBigImport a {
  float: right;
  color: #fff;
  width: 80px;
  background-color: #277cd3;
  text-align: center;
  font-size: 16px;
  line-height: 45px;
  cursor: pointer;
}

.interactSearchBigList{
  width: 798px;
}

.searchTips{
  width: 100%;
  margin:100px auto 0;
  font-size: 22px;
  color: #666;
  text-align: center;
}

/* 主题-宣传月 */
.publicityPlate {
  width: 800px;
  padding: 0 200px;
  margin: 0 auto;
}
.publicityBox {
  width: 100%;
  overflow: hidden;
}
.publicityBox h3 {
  margin-top: 55px;
  font-size: 28px;
  color: #ff0000;
  line-height: 50px;
  font-weight: normal;
  text-align: center;
}
.publicityBox .publicityTit {
  margin-top: 18px;
  font-size: 20px;
  color: #333;
  line-height: 22px;
  text-align: center;
}
.publicityBox .publicityText {
  margin-top: 35px;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  text-indent: 32px;
}
.issueData {
  float: right;
  margin-top: 60px;
  text-align: center;
}
.issueData p {
  text-align: center;
  font-size: 16px;
  color: #333;
  line-height: 20px;
  margin-bottom: 12px;
}
/* 相关信息 */
.relationPlate {
  margin-top: 105px;
  width: 100%;
}
.relationPlate h4 {
  padding: 10px 0;
  font-size: 24px;
  line-height: 24px;
  color: #333;
  border-bottom: 1px solid #d9d9d9;
}
.relationList li {
    padding-left: 8px;
    line-height: 50px;
    border-bottom: 1px solid #f2f2f2;
}
.relationList li i {
    display: inline-block;
    width: 4px;
    height: 4px;
    margin-right: 8px;
    border-radius: 50%;
    line-height: 16px;
    background-color: #333;
    vertical-align: middle;
}
.relationList li a {
    display: inline-block;
    color: #333;
    font-size: 16px;
    max-width: 780px;
    font-size: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
}
.relationList li a:hover {
  color: #bf0000;
}
/* 公告实例 */
.publicityExampleNav {
  width: 100%;
  height: 50px;
  background-color: #2a2e39;
}
.publicityExampleNav .exampleNavList {
  width: 600px;
  margin: 0 auto;
  overflow: hidden;
  border-left: 1px solid #4c5264;
}
.publicityExampleNav .exampleNavList li {
  float: left;
  width: 199px;
  border-right: 1px solid #4c5264;
}
.publicityExampleNav .exampleNavList li.cc a, 
.publicityExampleNav .exampleNavList li:hover a{
  background-color: #4c5264;
}  
.exampleNavList li a {
  display: block;
  width: 100%;
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  color: #fff;
  text-align: center;
  background-color: #2a2e39;
}
.publicityPlate .publicitySection {
  display: none;
}
.publicityPlate .publicitySection.cc {
  display: block;
}

/* 事情内容 */
.publicitySection h3 {
  margin-top: 55px;
  margin-bottom: 40px;
  font-size: 28px;
  color: #333;
  font-weight: bold;
  line-height: 30px;
  text-align: center; 
}
.publicityPlate .placeholderBox {
  width: 100%;
  height: 450px;
  margin-bottom: 25px;
  background-color: #808080;
}
.publicityPlate p {
  margin-bottom: 30px;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  text-indent: 32px;
}
.publicityPlate img {
  display: block;
  max-width: 800px;
  margin: 0 auto 10px;
}
/* 投资者风险提示语防范 */
.publicitySection .relationList {
  padding-top: 40px;
}
.publicitySection .relationList li {
  line-height: 43px;
}
.publicitySection .relationList li a {
  max-width: 685px;
  font-size: 16px;
}
.publicitySection .relationList .relationListDate {
  float: right;
  color: #333;
}
/*产品服务*/
.pdService .investAccount .stepBox .step {
    padding-left: 45px;
    width: 195px;
}
.pdService .investAccount .stepBox .step .txt {
	margin-left: 18px;
}
.product {
	margin: 30px auto;
	width: 800px;
}
.product .pdNavigation {
	text-align: center;	
	font-size: 18px;
}
.product .pdNavigation a {
	margin: 0 20px;
	padding: 0 3px 6px;
	display: inline-block;
	color: #cc0000;
}
.product .pdNavigation .active {
	border-bottom: 2px solid #cc0000;
}
.product .pdNavigation a:hover {
	border-bottom: 2px solid #cc0000;
}
.pdContent {
	margin-top: 45px;
	text-align: center;
}
.pdContent img {
	display: none;	
}
.pdContent .active {
	display: block;	
}
.product .nextStep {
	margin: 60px 0 0 0;
}
.product .next {
	margin: 0 auto;
	float: none;
}
.pdPay {
	margin-bottom: 50px;
	text-align: center;
}
.pdPay img {
	margin-top: 40px;	
}
.pdPay .content {
	margin-top: 30px;
	font-size: 20px;
}
.pdPay .content .num {
	color: #cc0000;	
}
.quickBtn {
	margin-left: 25px;
	display: inline-block;
	padding: 0 25px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background-color: #cc0000;
	border-radius: 5px;
}
.quickBtn:hover {
	background-color: #e02828;	
}
.successBox {
	padding-top: 20px;
	text-align: center;
	font-size: 20px;
}
.successBox span {
	padding: 6px 0;
	display: block;
}
.successBox .quickBtn {
    margin: 39px 0 125px 0;
    padding: 0 44px;
}
.riskBox {
	padding-top: 50px;
	text-align: center;
}
.riskBox .quickBtn {
	margin-top: 100px;
}
/**
.search {
	margin: 40px auto;
	position: relative;
	width: 833px;
}
.search input {
    float: left;
    padding-left: 10px;
    width: 716px;
    line-height: 55px;
    font-size: 16px;
    border: 1px solid #ddd;
    background-color: #f0f0f0;
}
.search .searchBtn {
    float: left;
    width: 105px;
    line-height: 57px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-color: #cc2222;
}
.search .searchBtn:hover {
	background-color: #e23737;
}
.search .searchBtn i {
    display: inline-block;
    margin: 20px 3px 0 0;
    vertical-align: top;
    width: 20px;
    height: 20px;
    background: url(http://zjt.aniu.tv/Public/Zjt/images/zjtIcon.png) no-repeat -79px -578px;
}
.search .result {
    position: absolute;
    top: 60px;
    left: 0;
    display: none;
    width: 100%;
    font-size: 16px;
    padding-bottom: 10px;
    color: #666;
    background-color: #fff;
}
.search .result .tit {
	padding: 10px 0;
	margin-bottom: 5px;
	font-size: 18px;
	background-color: #ddd;
	overflow: hidden;
}
.search .result .tit span {
	float: left;
	display: block;
	width: 50%;
	text-align: center;
}
.search .result .list {
	display: block;
	font-size: 16px;
	overflow: hidden;
}
.search .result .list span {
	float: left;
	padding: 10px 0;
	display: block;
	width: 50%;
	text-align: center;
}
.search .result .list:hover {
	background: linear-gradient(#fa2525,#fa4545,#fc6464);
	color: #fff;
}
*/



.bigData {
	margin: 40px auto 80px;
	width: 652px;
	font-size: 24px;
}
.bigData .tit {
	font-weight: bold;
	font-size: 28px;
	color: #cc2222;	
}
.bigData p .txt {
	margin-left: 25px;
	color: #cc2222;
	font-weight: bold;
}
.bigData p {
	padding-top: 36px;
	font-weight: lighter;
}
.bigData p span {
	padding-bottom: 8px;
	border-bottom: 1px dashed #999;
}
/*信息采集*/
.investAccount .inforCollect {
	margin: 0 auto;
	width: 800px;
}
.investAccount .inforCollect .inforTit {
	margin-top: 30px;
    position: relative;
    text-align: center;
}
.investAccount .inforCollect .inforTit span {
    padding: 0 20px;
    font-size: 20px;
    line-height: 20px;
    position: relative;
    z-index: 1;
    background-color: #fff;
}
.investAccount .inforCollect .inforTit i {
    position: absolute;
    top: 12px;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #999;
}
.investAccount .inforCollect .inforTip {
    padding: 38px 20px 0;
    font-size: 16px;
    line-height: 33px;
}
.investAccount .inforCollect .inforTip .txt {
	float: right;
		
}
.investAccount .inforCollect .inforTip .txt span {
	color: #bf0000;
}
.investAccount .inforCollect .inforFill {
	line-height: 40px;
	font-size: 18px;
}
.investAccount .inforCollect .inforFill .list {
    margin-top: 35px;
    overflow: hidden;
}
.investAccount .inforCollect .inforFill .list .tit {
	float: left;
    padding-right: 10px;
    width: 235px;
    text-align: right;
}
.investAccount .inforCollect .inforFill .list .tit span {
    margin-right: 10px;
    color: #bf0000;	
}
.investAccount .inforCollect .inforFill .list input[type="text"] {
    float: left;
    padding: 0 20px;
    width: 300px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    color: #666;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.investAccount .inforCollect .inforFill .list input[type="text"]::-webkit-input-placeholder {
	color: #999;	
}
.investAccount .inforCollect .inforFill .picVertify {
	position: relative;
}
.investAccount .inforCollect .inforFill .picVertify img {
    position: absolute;
    top: 1px;
    right: 214px;
    border-left: 1px solid #ccc;
    cursor: pointer;
}
.investAccount .inforCollect .inforFill .picVertify .hqBtn {
    position: absolute;
    top: 1px;
    right: 214px;
    padding: 0 10px;
    color: #fff;
    font-size: 16px;
    line-height: 38px;
    background-color: #bf0000;
    border-left: 1px solid #ccc;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.investAccount .inforCollect .inforFill .picVertify .hqBtn:hover {
	background-color: #d10000;
}
.investAccount .inforCollect .inforFill .list .checkChoice {
    float: left;
    width: 555px;
    font-size: 16px;
}
.investAccount .inforCollect .inforFill .list .checkChoice li {
	float: left;
}
.investAccount .inforCollect .inforFill .list .checkChoice input {
    margin-right: 8px;
    width: 20px;
    height: 20px;
}
.investAccount .inforCollect .inforFill .list .checkChoice label {
    margin-right: 25px;
    vertical-align: middle;
    cursor: pointer;
}
.investAccount .inforCollect .inforFill .list select {
    padding: 0 5px;
    margin-right: 5px;
    line-height: 38px;
    height: 38px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 5px;
    outline: none;
}
.investAccount .inforCollect .inforFill .realTip {
	margin: 50px 0 15px;
	line-height: 63px;
	background-color: #f8f8f8;
	text-align: center;
	overflow: hidden;
}
.investAccount .inforCollect .inforFill .dateTxt {
	margin-top: 10px;
}
.investAccount .inforCollect .inforFill .dateTxt img {
	margin-top: 8px;
}
.investAccount .inforCollect .inforFill .nextBtn {
	margin: 72px auto;
	display: block;
	width: 130px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 48px;
	background-color: #cc2222;
	border-radius: 10px;
}
/*投资者风险承受能力问卷*/
.riskQuestion {
	font-size: 16px;
}
.riskQuestion h3 {
	margin-top: 30px;
	font-size: 20px;
	text-align: center;	
}
.riskQuestion .content {
	margin: 0 auto;
	width: 810px;
	font-size: 16px;
	line-height: 34px;
	text-align: justify;
}
.riskQuestion .content p {
    margin-top: 5px;
}
.riskQuestion .content .riskTit {
    margin-top: 25px;
}
.riskQuestion .content .riskTxt {
	text-indent: 36px;
}
.riskQuestion .surveyList {
	width: 810px;
}
.riskQuestion .riskQuestionTip {
    margin: 0 auto;
    width: 810px;
    line-height: 32px;
}
.riskSign {
	padding-bottom: 35px;
	margin: 40px 0 0 145px;
	position: relative;
}
.riskSign img {
    position: absolute;
    top: -65px;
    left: 36px;	
}
/*投资类型*/
.investKind {
	margin: 0 auto;
	width: 800px;
}
.investKind h3 {
    margin-top: 70px;
    font-size: 30px;
    color: #cc2222;
    font-weight: normal;
    text-align: center;
}
.investKind .kindName {
    font-size: 24px;
    color: #666;
    text-align: center;
    line-height: 40px;
}
.investKind .kindTxt {
    margin-top: 50px;
    padding: 25px 30px;
    background-color: #f8f8f8;
    font-size: 18px;
    color: #000;
    line-height: 32px;
    text-align: center;
}
.investKind .kindResultBtn {
	text-align: center;
}
.investKind .kindResultBtn a {
	margin: 65px 10px;
    color: #fff;
    display: inline-block;
}
.kindResultBtn .againBtn {
    display: block;
    width: 156px;
    height: 48px;
    margin: 40px auto 70px;
    background-color: #929292;
    font-size: 20px;
    text-align: center;
    line-height: 48px;
    border-radius: 4px;
}
.kindResultBtn .signBtn {
    display: block;
    width: 156px;
    height: 46px;
    margin: 0 auto;
    margin-top: 90px;
    line-height: 44px;
    border: 1px solid #c30035;
    border-radius: 4px;
    font-size: 20px;
    color: #fff;
    background-color: #cc2222;
    text-align: center;
    outline: none;
    cursor: pointer;
}

.newsNoticeRight {
	float: right;
	width: 350px;
}
.newsNoticeRight .instanceBox {
    margin-top: 10px;
}
h4.plateTitle {
    padding-bottom: 12px;
}
.newsNoticeBanner {
	margin-top: 30px;
}
.newsNoticeBanner img {
	width: 100%;
}
.selfServiceRefer.mg30  {
	margin-top: 30px;
}

/*打非专题说说*/
.todayTopicList .topicDiv {
    padding: 30px 0;
    border-top:1px solid #ddd;
}
.todayTopicList .topicImg {
    float: left;
    margin-right: 40px;
    width: 230px;
    display: block;
}
.todayTopicList .topicImg img {
    width: 230px;
    display: block;
}
.todayTopicList .topicIntor{
    float: right;
    margin-top: -5px;
    width: 925px;
}
.todayTopicList .topicIntor h3 a{
    line-height: 28px;
    overflow: hidden;
    font-size: 20px;
    font-weight: bolder;
    color: #000;
    text-decoration: none;
}
.todayTopicList .topicIntor h3 a:hover {
    color: #bf0000;
    text-decoration: none;
}
.todayTopicList .topicWriter, .todayTopicList .topicWriter:hover {
    padding-left: 24px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #666;
    text-decoration: none;
    background:url(http://www.aniu.tv/Public/Zjt/images/zjtIcon.png) no-repeat 3px -249px;
}
.todayTopicList .topicWriter:hover {
    color: #bf0000;
    text-decoration: none;
}
.todayTopicList .topicTxt {
    margin-bottom: 10px;
    max-height: 84px;
    line-height: 28px;
    overflow: hidden;
    font-size: 16px;
    color: #000;
}
.todayTopicList .dateDiv {
    height:20px;
    line-height:20px;
}
.todayTopicList .topicDate, .todayTopicList .topicComment {
    float: left;
    padding-left: 23px;
    font-size: 14px;
    color: #888;
    text-decoration: none;
    background:url(http://www.aniu.tv/Public/Zjt/images/zjtIcon.png) no-repeat 1px -300px;
}
.todayTopicList .topicComment{
    float: right;
    background:url(http://www.aniu.tv/Public/Zjt/images/zjtIcon.png) no-repeat 1px -198px;
}
.todayTopicList .topicComment span{
    padding: 0 5px;
    color: #888;
}
.todayTopicList .topicComment:hover, .todayTopicList .topicComment:hover span {
    color: #bf0000;
}