a{
	text-decoration: none;
}
.ratio-page .top-banner {
  position: relative;
  margin-top: -76px;
  background: #1c4560;
  line-height: 0;
}
.ratio-page .top-banner .img-banner {
  display: block;
  height: 350px;
  background: url(//dl.cfxz123.com/source/www/analyst/bg-analyst.png) top center no-repeat;
  background-size: cover !important;
}
.ratio-page .top-banner h2 {
  text-align: left;
  font-size: 3.6em;
  color: #fff;
  padding-top: 5rem;
}
.ratio-page .top-banner h2 span {
  display: block;
  font-size: 0.67em;
  padding-top: 55px;
}
.ratio-page .top-banner .container {
  position: absolute;
  top: 45%;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.analyst-Main{
	display: block;
	/*padding: 50px 0;*/
}
.Big-title {
  border-bottom: 3px solid #335a83;
  padding-bottom: 10px;
  display: table;
}
.Big-title span{
	float: left;
}
.Big-title h2{
	float: left;
	font-size: 18px;
	color: #333333;
	line-height:25px;
	padding-left:10px;
}
.Big-title.forex h2{
	float: left;
	font-size:20px;
	color: #035B83;
}
.Head-portrait ul{
	display: flex;
}
.Head-portrait{
	border-top:1px solid #cccccc;
	    padding-top: 55px;
}
.Head-portrait li{
	flex: 1;
	position: relative;
	height: 100px;
	background: #f6f6f6;
	cursor: pointer;
}
.Head-portrait a{
	margin-top:55px;
	flex: 1;
	display: block;
}
.Head-portrait li:nth-child(1),.Head-portrait li:nth-child(2),.Head-portrait li:nth-child(3){
	margin-right:27px;
}
.message{
    padding-top: 20px;
    width: 50%;
    float: right;
}
.message .Teacher{
    font-size: 18px;
    color: #333333;
}
.message .Teacher i{
	font-size: 16px;
	padding-left: 5px;
}
.message .Win{
	font-size: 16px;
	color: #d90000;
	padding-top: 10px;
}
.touxiang{
  position: absolute;
  top: -30px;
  left: 20px;
  cursor: pointer;
}
.headcode{
  position: absolute;
  top: -30px;
  left: 20px;
  display: none;
  cursor: pointer;
}
.img-depict {
  height: 105px;
  margin-top: -30px;
  width: 105px;
  margin-left: 20px;
  transition: all .5s ease-in;
}
.img-depict:hover img.headcode{
	display: block;
}
.item1{
	color: #333333;
	font-size: 16px;
	display: inline-block;
	width: 100%;
	line-height:30px;
}
.item1 .left{
	width:6%;
	float: left;
}
.item1 i{
	float: left;
	width: 1%;
}

.item1.top{
	padding-top: 40px;
}
.item1 i{
	float: left;
}
.item1 .right{
	float: left;
	width:93%;
}
.item1.foot .left{
	width:9%;
	float: left;
}
.item1.foot .right{
	width:8%;
	float: left;
}
.XJT{
		display: block;
	  float: left;
	  width: 1%;
	  cursor: pointer;
	  position: relative;
}
.textcode{
    position: absolute;
	  left: 20px;
	  width: 100px;
	  display: none;
	  transition: all 0.2s ease-in; 
}
.Big-title.two{
    float: left;
}
.main_Teach {
    display: inline-block;
    padding-top: 10px;
    width: 100%;
}
#tab{
    /*float: right;*/
    overflow: hidden;
    width: 100%;
    border-bottom: solid 1px #ccc;
}
#tab li{
    float: left;
    font-size: 16px;
    line-height: 22px;
    /*position: relative;*/
    cursor: pointer;
    /*margin-right: 2px;*/
    width: 130px;
}
#tab a{
    overflow: hidden;
    color: #333333;
    padding:20px 20px 20px 10px;
    display: block;
    /*transition: all 0.3s ease-out 0s;*/
}
#tab a.current{
    border-bottom: solid 3px #035b83;
    color: #035b83;
    padding:20px 20px 20px 10px;
}
#tab a span{
    overflow: hidden;
    display: block;
    float: left;
    margin-right: 5px;
}
#tab a span.ic01{
    background: url("//dl.cfxz123.com/source/www/analyst/ICON-pc_02.png") no-repeat;
    width: 20px;
    height: 20px;
}
#tab a span.ic02{
    background: url("//dl.cfxz123.com/source/www/analyst/ICON-pc_04.png") no-repeat;
    width: 20px;
    height: 20px;
}
#tab a span.ic03{
    background: url("//dl.cfxz123.com/source/www/analyst/ICON-pc_06.png") no-repeat;
    width: 20px;
    height: 20px;
}
#tab a span.ic04{
    background: url("//dl.cfxz123.com/source/www/analyst/ICON-pc_08.png") no-repeat;
    width: 20px;
    height: 20px;
}
#tab a span.ic05{
    background: url("//dl.cfxz123.com/source/www/analyst/ICON-pc_10.png") no-repeat;
    width: 20px;
    height: 20px;
}
#tab a.current span.ic01{background: url("//dl.cfxz123.com/source/www/analyst/ICON-pc_01.png") no-repeat;}
#tab a.current span.ic02{background: url("//dl.cfxz123.com/source/www/analyst/ICON-pc_03.png") no-repeat;}
#tab a.current span.ic03{background: url("//dl.cfxz123.com/source/www/analyst/ICON-pc_05.png") no-repeat;}
#tab a.current span.ic04{background: url("//dl.cfxz123.com/source/www/analyst/ICON-pc_07.png") no-repeat;}
#tab a.current span.ic05{background: url("//dl.cfxz123.com/source/www/analyst/ICON-pc_09.png") no-repeat;}
#tab a::after {
    content: "";
    display: block;
    width: 1px;
    height: 14px;
    background-color: #E6e6e6;
    top: 10px;
    right: -1px;
    position: absolute;
}

#news_more .widt-colum1 {
    /*width: 19.4%;*/
}
#news_more img{
    width: 188px;
    margin-bottom: 30px;
    height: 127px;
}
#news_more div {
    display: block;
    margin-top: 5px;
}
.padding-content {
    padding-top:75px;
    /*border-top: 1px solid #cccccc;*/
}
#news_more div {
    display: block;
}
#news_more .widt-colum2 {
    /*width: 80%;*/
    width: 920px;
    height: 143px;
    position: relative;
}
#news_more div {
    display: block;
}
   
#news_more .title-content {
    font-size: 1.6em;
    color: #0096DB;
    line-height: 2.0;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 445px;
}
#news_more .title-content:hover{
	color: #035B83;
}
#news_more .date {
    font-size: 1.8em;
    line-height: 1.8;
    color: #666666;
    float: right;
    padding-top: 1px;
    font-family: Myriad;
}
#news_more .des-content {
    font-size: 1.6em;
    line-height: 1.8;
    color: #333333;
    text-align: justify;
    padding-top: 5px;
    width: 920px;
}
#news_more .des-content p{
    overflow: hidden;
    display: block;
    width: 800px;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;;

}
#news_more a.link {
    overflow: hidden;
    display: block;
    width: 80px;
    font-size: 1em;
    line-height: 1.8;
    color: #0096DB;
    padding-left: 5px;
    float: right;
}
.height-load {
    height: 62px;
    display: block;
    width: 100%;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 50px;
}
.main_Teach .reload {
    font-size: 1.6em;
    color: #0096DB;
    line-height: 1.8;
    padding-top: 20px;
    padding-bottom: 80px;
    text-align: center;
    display: block;
}
.main_Teach .reload:hover {
    color: #035B83;
}
#news_more .pd-r {
    padding-right: 20px;
}
.analyst-list{
    overflow: hidden;
    padding-bottom: 60px;
    width: 100%;
}

.box-list li{
		float: left;
		font-size: 16px;
		color: #999;
		border: 1px solid #bbb;
		padding: 1px 10px;
		margin-right:10px;
}
ul.box-list {
    position:absolute;
    bottom: 10px;
}
.section{
	display: none;
}
/* .highcharts-xaxis-labels span {
    display: table-caption !important;
    white-space: normal !important;
} */
.tooltip {
    opacity: 1;
}

.show {
    display: block;
}

.hide {
    display: none;
}
.title-banner-footer {
    width: 100%;
    text-align: left;
    padding-bottom: 28px;
    font-size: 2.4em;
    color: #666;
    line-height: 1.0;
}
.col-sm12{
    overflow: hidden;
    /*width: 470px;*/
}
.col-sm12 .img {
    overflow: hidden;
    display: block;
    width: 90%;
    margin-bottom: 50px;
}

/* ANIMATIONS ================ */
@-webkit-keyframes inputHighlighter {
  from {
    background: #666666;
  }
  to {
    width: 0;
    background: transparent;
  }
}
@-moz-keyframes inputHighlighter {
  from {
    background: #666666;
  }
  to {
    width: 0;
    background: transparent;
  }
}
@keyframes inputHighlighter {
  from {
    background: #666666;
  }
  to {
    width: 0;
    background: transparent;
  }
}
.Head-portrait .first_teach{
	background: #daf3fe;
	position: relative;
}

.Head-portrait .first_teach:after {
    width: 0;
    height: 0;
    border-left:15px solid transparent;
    border-right:15px solid transparent;
    border-top:15px solid #daf3fe;
    position: absolute;
    bottom: 0;
    content: ' ';
    height: 0;
    top: 100%;
    left: 50%;
    margin-left: -7px;
}


/*股指分析*/
.Big-title.forex{
	width: 100%;
}
.back_forex{
	color: #666666;
	font-size: 16px;
	float: right;
	line-height: 27px;
}
.Small-title p{
	float: left;
	font-size:20px;
	color: #035B83;
}
.Small-title i{
  float: left;
  font-size: 17px;
  color: #999999;
  line-height: 30px;
  padding-left: 10px;
}
.Small-title {
  padding-top:35px;
  display: inline-block;
}
.share{
	display: flex;
	padding-top: 15px;
}
.share-one{
	font-size: 16px;
	color: #0096DC;
}
.share-two{
	color: #333333;
  font-size: 16px;
  padding-left: 30px;
}
.share i{
	display: block;
  line-height: 22px;
  padding-left: 15px;
}
.share_Btn{
  color: #333333;
  padding: 0px 10px;
  background: #f6f6f6;
  border: 1px solid #cccccc;
  font-size: 16px;
  margin-left: 20px;
}   
.main_text {
    padding-top: 30px;
}
.main_text p{
	text-align: justify;
	text-indent:32px;
	color:#333333;
	font-size: 16px;
	line-height: 35px;
}
.main_text img{
	display: block;
	margin: 0 auto;
	padding: 10px 0;
}
.box_analyst{
	 display: flex;
	 margin-top: 20px;
	 padding-bottom: 60px;
	 border-bottom: 1px solid #CCCCCC;
}
.box_analyst li{
	 padding: 1px 10px;
	 border: 1px solid #0096DC;
	 color: #0096DC;
	 font-size:16px;
	 margin-right: 20px;
}
.about_new{
	 padding-top: 35px;
}
.about_new h2{
	 color: #666666;
	 font-size: 18px;
}
.about_new a{
	 color: #0096DB;
   font-size:16px;
   line-height: 1.8;
   padding-top: 10px;
   display: block;
   white-space: nowrap;
   width: 445px;
   overflow: hidden;
   text-overflow: ellipsis;
}
   
/*视频分析*/
div#video-gallery {
	  width: 40%;
	  float: left;
}
.video-text{
	  float: left;
	  width: 60%;
	  background: #f6f6f6;
 	  height: 280px;
 	  padding: 35px 50px 10px 50px;
}
.image-container {
    position: relative;
    float: left;
    height: 280px;
}
.image-container .play {
    left: 42%;
    top: 36%;
    position: absolute;
    border-radius: 50%;
    display: inline-block;
    width: 90px;
    height: 90px;
    border: 4px solid #fff;
    background: #000;
    opacity: .7;
    text-align: center;
    color: #ddd;
    font-size: .9em;
    text-transform: uppercase;
    z-index: 500;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
.image-container .play:before {
    content: "-";
    font-size: 368%;
    line-height: .8;
    margin: 22px 0 8px 0px;
    display: block;
    background: url(../images/about/icon-play.png) no-repeat center center;
}
.video .iframe {
    width: 640px;
    height: 498px;
    top: 50%;
    left: 50%;
    margin-top: -249px;
    margin-left: -320px;
    z-index: 99999;
    position: fixed;
}
#news_more .video {
    display: none;
}
#news_more .image-container img {
    width: 100%;
    height:280px;
    margin-bottom: 0;
}
#news_more .video .overlay {
    z-index: 999;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
    background: #000;
    opacity: 0.3;
    position: fixed;
}
.video-text h2{
	  color:#035b83;
	  font-size: 22px;
	  float: left;
}
.video-text .time_video{
	  font-size:18px;
	  color:#666666;
	  float: right;
}
.text_video{
    color: #333333;
    font-size: 16px;
    padding-top: 50px;
    padding-bottom: 20px;
    line-height: 25px;
    text-align: justify;
}
.box_analyst.videoul{
	  display: flex;
    margin-top: 0;
    padding-bottom: 60px;
    border-bottom: none;
}
.small-video{
	width: 100%;
	display: inline-block;
}
.small-video li{
	width: 23%;
	float: left;
}
#news_more .Times{
	display: flex;
    float: inherit;
    width: 100%;
    padding-top: 40px;
}
ul.box_analyst.videomain {
    float: inherit;
    border-bottom: none;
    margin-top: 13px;
}
ul.box_analyst.videomain li {
    width: 50%;
}
#news_more .Name{
	flex: 1;
	text-align:left;
	color:#035b83;
	font-size: 16px;
}
#news_more .time{
	flex: 1;
	text-align: right;
	font-size: 12px;
	color: #666666;
}
.padding-contentt{
    padding-top: 75px;
}
.small-video #video-gallery {
    width:100%;
}
#news_more .small-video .image-container img {
    width: 100%;
    height: 155px;
    margin-bottom: 0;
}
#news_more .small-video .image-container {
    position: relative;
    float: left;
    height:155px;
}
#news_more .small-video .image-container .play {
    left: 37%;
    top: 23%;
    width: 70px;
    height: 70px;
}
.padding_right{
	margin-right: 2.6%;
}
/* Begin media screeen */
@media (max-width: 1100px) {
  .col-md-12 {
    width: 100%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-1,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-11,
  .col-md-12 {
    float: left; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-2 {
    width: 16.66666667%; } }
@media (max-width: 640px) {
  .col-sm-12 {
    width: 100%; }

  .top-banner .dropdown .nice-select {
    top: -67px; }

  .news_more .widt-colum1 {
    width: 20.4%; } }
@media (min-width: 992px) {
  .news_more .widt-colum1 {
    width: 23.4%; }
  .news_more .widt-colum2 {
    width: 76%; } }
@media (min-width: 1024px) {
  #news_more .widt-colum1 {
    width: 29.4%; }
  #news_more .widt-colum2 {
    width: 68%; } }
@media (min-width: 1280px) {
  #news_more .widt-colum1 {
    width: 23.4%; }
  #news_more .widt-colum2 {
    width: 76%; } }
@media (min-width: 1920px) {
  #news_more img {
    width: 249px;
    margin-bottom: 30px;
    height: 143px; }

  #news_more .img {
    width: 570px; } }



@media (max-width:1919px) {
.message {
    width: 45%;
    padding-top: 25px;
}
.message .Teacher {
    font-size: 14px;
    color: #333333;
}
.message .Teacher i {
    font-size: 14px;
    padding-left: 5px;
}
.message .Win {
    font-size: 14px;
}
.item1 .left {
    width: 7%;
    float: left;
}
.item1 .right {
    float: left;
    width: 92%;
}
.item1.foot .left {
    width: 10%;
    float: left;
}
.headcode {
    left: 10px;
}
.textcode {
    top: 10px;
}
.touxiang {
    left: 10px;
}
.text_video {
    padding-top: 40px;
    padding-bottom: 10px;

}
.video-text {
    padding: 15px 50px 10px 50px;
}
}


@media (max-width:1280px) {
.item1 .left {
    width: 9%;
    float: left;
}
.item1 .right {
    float: left;
    width: 89%;
}
.item1.foot .left {
    width: 13%;
    float: left;
}
.item1.foot .right {
    width: 11%;
    float: left;
}
.textcode {
    width: 75px;
}
.touxiang {
    position: absolute;
    top: -23px;
    left: 10px;
    cursor: pointer;
    width: 45%;
}
.headcode {
    position: absolute;
    top: -23px;
    left: 10px;
    cursor: pointer;
    width: 46%;
    display: none;
}
.message .Teacher i {
    font-size: 12px;
    padding-left: 0px;
}
.message .Teacher {
    font-size: 14px;
    color: #333333;
}
.message {
    width: 49%;
    padding-top: 12px;
}
.Head-portrait li {
    height: 80px;
}
.Head-portrait li:nth-child(1), .Head-portrait li:nth-child(2), .Head-portrait li:nth-child(3) {
    margin-right: 10px;
}
}


/*分析详情*/

.top-banner {
    position: relative;
    margin-top: -74px;
    background: #1c4560;
    line-height: 0; }
.top-banner .banner {
    background: url(//dl.cfxz123.com/source/www/analyst/bg-analyst.png) no-repeat center top;
    height: 350px; }
.top-banner .banner .title-banner {
    font-size: 3.6em;
    line-height: 2.0;
    color: #FFFFFF;
    text-align: left;
    padding-top: 160px; }
.top-banner .banner .sub-title {
    font-size: 2.4em;
    line-height: 2.0;
    color: #FFFFFF;
    padding-bottom: 70px; }


@media (min-width:1024px) {
	#news_more .title-content {
    width: 360px;
}
}




/* End media screeen */

/*# sourceMappingURL=ratio.css.map */
