
/*最新消息 B*/
  .gonggao-news{
    background: #fff;
    height: 60px;
    clear: both;
    border-bottom: 1px solid #f3f2f2;
  }
.gonggao-news .c-news{
  padding-left: 10px;
 }
 .gonggao-news p{
  font-size: 14px;
  color: #333;
  line-height: 60px;
  padding-left: 4px;

 }
  .gonggao-news .gg-news{
    width: 80%;
    font-size: 14px;
    line-height: 60px;
    color: #666;
    display: block;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 24px;
  }
  .gg-gengduo{
    font-size: 14px;
    color: #333;
    line-height: 60px;
    margin-left: 20px;
    margin-right: 10px;
  }
  .gonggao-news  .news-biaoti02{
    padding-right: 40px;
    background-repeat: no-repeat;
    background-position: center right;
  }
  /*最新消息 E*/
    /*优势 B*/
  .youshi{
  padding-top: 30px;
  padding-bottom: 30px;
  background: #fff;
  }
.youshi li{
  width: 250px;
}
.youshi li img{
  margin-right: 10px;

}
.youshi li:hover img{
 -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg); -o-transform: rotateY(180deg); transform: rotateY(180deg);
  transition: all .3s linear;
  
}
.youshi li:hover h2{
  color: #bb9767;
}
.youshi li:hover p{
  color: #bb9767;
}
.youshi li h2{
    font-size:20px;
    line-height:36px;
    color: #333;
    font-weight: normal;
    margin-top: 4px;
  }
.youshi li p{
  font-size: 14px;
  color: #666;
}

  /*优势 E*/

  /*配资 B*/
  .peizi{
    margin-top:30px;
    margin-bottom: 30px;
  }
  .peizi .section-left{
    width: 300px;
    height: 360px;
    float: left;
    background: url(../imgs/imgs-stock.jpg);
    position: relative;
  }
  .peizi .section-left:hover  .section-left02{
    display: block;
  }
  .peizi .section-left02{
     width: 300px;
    height: 360px;
    background-image: url(../imgs/pz-bg.png);
    position: absolute;
    top: 0;
    left: 0;
    display: none;
  }
 .peizi .section-left .right-tit{
    font-size: 32px;
    height: 35px;
    line-height: 35px;
    width: 100%;
    margin: 76px 0 30px;
    color: #f5f6f7;
    text-align: center;
    font-weight: bold;
    position: relative;
    z-index: 3;
 }
 .peizi .section-left .right-info{
    font-size: 14px;
    line-height: 25px;
    width: 100%;
    margin: 6px 0px;
    color: #f5f6f7;
    text-align: center;
    position: relative;
    z-index: 3;
 }
.peizi .section-main{
 
    height: 360px;
}
.peizi .peizi-item{
  width: 236px;
  padding: 15px 22px;
  margin: 0 10px;
  background-color: #fff;
  padding-bottom: 22px;
}
.peizi .peizi-item:hover{
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}
.peizi .peizi-item .title{
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  color: #333;
}
.peizi .peizi-item .desc {
    background: #ebebeb;
    border-radius: 5px;
    color: #858585;
    text-align: center;
    font-size: 14px;
    line-height: 27px;
}
.peizi .peizi-item .feature {
  text-align: center;
  color: #666;
}
.text-xlarge {
  font-size: 60px;
}
.text-red {
  color: #ff465a!important;
}
.peizi .peizi-item .meta {
    border-top: 1px solid #ECECEC;
    border-bottom: 1px solid #ECECEC;
    margin: 20px 0;
    padding: 5px 15px;
    line-height: 2;
    font-size: 14px;
    color: #333333;
}
.peizi .peizi-item .meta .name {
    float: left;
    font-size: 14px;
    color: #666;
}
.peizi .peizi-item .meta .val {
    float: right;
    font-size: 14px;
    color: #666;
}
.peizi .peizi-item .btns-botton {
    width: 100%;
    display: block;
    float: left;
    margin-top: 0px;
    text-align: center;
}
.peizi .peizi-item  .grab-btn {
    display: block;
    overflow: hidden;
    position: relative;
    margin: 0px auto 0;
    border: 1px solid #f55f14;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    display: block;
    width: 226px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    color: #f55f14;
    transition: color .2s ease-in-out;
    cursor: pointer;
    z-index: 9999;
}
.peizi .peizi-item  .grab-btn:hover{
  color: #fff;
  background: #f55f14;

}  
/*配资 E*/
/*奖励 B*/
.jiangli{
  margin-top: 30px;
  margin-bottom: 30px;
}
/*奖励 E*/

/*行情中心 B*/
#quotes{
  border-top: 2px solid #ff8f00;
  width: 1200px;
  margin: 0 auto;
  height: 360px;
   margin-bottom: 40px;
   background: #fff;
}
.quotes_left{
 background: url(/imgs/index_m4.png) no-repeat;
   width: 300px;
   height: 377px;
   float: left;
   position: relative;
}
.quotes_menu .current a{
 color: #fc8819;
 background: #fff;
}
.current a{
 background: #fff;
 line-height: 38px;
   border: 1px solid #fff;
   border-width: 1px 0 1px 1px;
   font-size: 18px;
   color: #fff;
   padding-left: 20px;
   padding-right: 20px;
   float: right;
}
.spare a{
 margin-top:10px; 
 color: #fff;
 line-height: 38px;
   border-style: solid;
   border-width: 1px 0 1px 1px;
   font-size: 18px;
   color: #fff;
   padding-left: 20px;
   padding-right: 20px;
   float: right;
}
.hq_nav{
 padding-left: 15px;
   width: 482px;
   border-right: solid 1px #f5f5f5;
   float: left;
   overflow: hidden;
}
.hq_txt{
 margin-bottom: 20px;
}
.hq_txt a{
 background: #ffe9cc;
   font-size: 14px;
   margin-right: 10px;
   padding: 7px 32px 7px 32px;
   color: #1f1f1f;
   text-decoration: none;
}
.hq_txt .cur {
       font-size: 14px;
       background-color: rgb(255, 233, 204);
       color: rgb(31, 31, 31);
   }
   .hq_txt .act {
       font-size: 14px;
       background-color: #ff8f00;
       color: #FFF;
   }
.hq_sv{
 width: 402px;
 float: left;
}
.hq_a1{
 padding-left: 28px;
   border-bottom: solid 1px #f5f5f5;
   padding-top: 5px;
   overflow: hidden;
   padding-bottom: 5px;
}
.hq_a1 .sv{
 font-size: 24px;
 color: rgb(255, 0, 0);
 float: left;
}
.icon-right{
 font-size: 12px;
   margin-right: 15px;
   height: 16px;
   line-height: 16px;
   width: 100px;
   color: #237c02;
   margin-left: 28px;
   float: left;
}
.hq_aq1_xq{
 font-size: 12px;
   line-height: 28px;
   padding-top: 7px;
   width: 84%;
   padding: 6px 28px;
   border-bottom: solid 1px #f5f5f5;
}
.xq-color{
 width: 47%;
   display: block;
   float: left;
   overflow: hidden;
   padding: 0px;
   margin: 0px;
}
.hq_gp{
  font-size:12px;
   height: 147px;
}
.gp_left{
   float: left;
   margin-left: 28px;
}
.gp_right{
   float: left;
   margin-left: 50px;
}
.lzbk{
   line-height: 42px;
   color: #ff3646;
}
.ldbk{
   line-height: 42px;
   color: #237c02;
}
.gp-color{
   line-height: 27px;
}
.gpt-color{
   line-height: 27px;
}
#a0001_img{
   display: block;
}   
.hq_a1 li h3{
  color: #333；
}

/*行情中心 E*/

/* 新手指引 */
.hands{
  width: 1200px;
  margin: 0 auto;
  background: #fff;
}
.hands li{
  cursor: pointer;
  width: 25%;
  height: 100%;
  float: left;
  text-align: center;
  padding: 50px 0;
}
.hands li p{
  margin-top: 15px;
  font-size: 14px;
  color: #666;
}
.hands li:hover p{
  color: #333;
}
.hands li img{
  margin-top: 30px;
}
.hands li h2{
  color: #333;
}
/* 财金资讯 */
.message{
  clear: both;
  margin: 30px auto 0;
  background: #fff;
  width: 1200px;
  display: flex;
}
.message_left{
  margin: 20px 0 0 30px;
  width: 780px;
}
.left_top{
  width: 780px;
  display: flex;
  position: relative;
  font-size: 16px;
  color: #8a8a8a;
}
.left_top div{
  cursor: pointer;
}
.top_stock{
  margin-left: 40px;
}
.left_top a{
  font-size: 14px;
  position: absolute;
  right: 0;
  color: #8a8a8a;
  cursor: pointer;
}
.left_moring{
  display: flex;
  border-bottom: 1px solid #ececec;
}
.left_moring img{
  height: 90px;
  width: 120px;
}
.left_moring a{
  font-size: 14px;
  color: #000;
  line-height: 70px;
  margin-left: 10px;
}
.left_bottom li{
  width: 100%;
  border-bottom:1px solid #ececec;
  padding: 10px 0;
  font-size: 14px;
}
.left_bottom li a{
  color: #666;
  letter-spacing: 1px;
}
.left_bottom li a:hover{
  color: #333;
}
.left_bottom li span{
  float: right;
  color: #8a8a8a;
}
.message_right{
  margin-left: 30px;
  width: 360px;
  margin-top: 20px;
  text-align: center;
  margin-top: 60px;
}
.message_right h2{
  color: #333;
}
.right_partner li{
  width: 50%;
  text-align: center;
  float: left;
  margin-bottom:20px;
  font-size: 14px;
}
.right_partner li a{
  color: #337ab7; 
}
.right_partner li a:hover{
  color: #0059a6; 
}
.right_partner{
  margin-top: 30px;
}
/* 操作流程 */
/* 操作流程 */
       #process{
    width: 1200px;
    margin:0 auto;
    background: #fff;
    height: 220px;
    margin-bottom: 20px;
    margin-top: 30px;

}
.process_top{
    padding: 40px 20px;
    width: 97%;
    float: left;
}
.process_top li{
    width: 230px;
    display: block;
    height: 138px;
    font-size: 16px;
    color: #666;
    text-align: center;
    float: left;
    background: url('../imgs/777.png') no-repeat;
    background-position: 160px 60px;
}
.process_top li h3{
  font-weight: normal;
}
.process_top ul li i {
    width: 80px;
    height: 70px;
    display: block;
    position: relative;
    left: 45px;
    margin-bottom: 2px;
}
.process_top li .icon{
    width: 150px;
    height: 125px;
    display: block;
}
.process_top ul li .icon {
    width: 150px;
    height: 125px;
    display: block;

}
.process_top ul li i.dw_icon {
    background: url('../imgs/666.png') no-repeat right center;    
}
.process_top ul li i.icon-1 {
    background-position: 1px 1px;
}
.process_top ul li i.icon-2 {
    background-position: -215px 1px;   
}
.process_top ul li i.icon-3{
    background-position:-435px 1px;
}
.process_top ul li i.icon-4{
    background-position:-659px 1px;
}
.process_top ul li i.icon-5{
    background-position:-882px 1px;
}
/* 友情链接 */
.friends{
  margin-top: 30px;
  width: 100%;
  background: #fff;
  text-align: center;
  padding-bottom: 40px;
}
.friends_top{
  padding-top: 40px;
}
.top_border{
  border-bottom:1px solid #ff465a;
  width: 240px;
  margin: 0 auto;
}
.top_link{
  height: 40px;
  font-size: 18px;
  color: #ff465a;
  background: #fff;
  width: 115px;
  margin: 0 auto;
  position: relative;
  bottom: 14px;
}
.friends_bottom{
  margin:0 auto;
  width: 1200px;
}
.friends_bottom li{
  float: left;
  margin-left: 35px;
  font-size: 14px;
}
.friends_bottom li a{
  color: #000;
  cursor: pointer;
}
















/*行情中心 B*/
  /*.stocktit {
                float: left;
                width: 50%
            }

            .stockup {
                float: left;
                width: 50%;
                line-height: 25px;
            }

            .stockdown {
                float: left;
                width: 50%;
                line-height: 25px;
            }

            .stockup span {
                color: red
            }

            .stockdown span {
                color: green
            }

            .hq_a1 h3 {
                width: 260px;
            }

            .hq_a1 span {
                float: right;
            }

            .hq_gp a {
                color: #000;
            }

            .hq_gp .stockup li {
                margin-left: 4px;
            }

            .hq_gp .stockdown li {
                margin-left: 4px;
            }

            .hq_gp .stockup .hong {
                color: #ff3646;
            }

            .hq_gp .stockdown .lv {
                color: #19901e;
            }

            .hq_aq1_xq .zhang {
                width: 70px;
                float: left;
                margin-left: 10px;
                background: url(/imgs/sz.png)no-repeat center right;
            }

            .hq_aq1_xq .die {
                width: 70px;
                background: url(/imgs/xd.png)no-repeat center right;
                float: right;
                margin-right: 56px;
            }

            .mz {
                width: 100px;
                height: 26px;
                float: left;
                line-height: 26px;
            }

            .bfb {
                float: right;
                height: 26px;
                margin-right: 6px;
            }
            .gx {
                margin-right: 30px;
                line-height: 40px;
                color: #666;
                line-height: 40px;
                display: block;
                width: 40px;
                height: 40px;
                background: url(/imgs/shuaxin.png)no-repeat center right;
            }
            .gxa {
                margin-right: 30px;
                line-height: 40px;
                color: #666;
                line-height: 40px;
                display: block;
                width: 40px;
                height: 40px;
                background: url(/imgs/shuaxin.png)no-repeat center right;
                animation:rotate360 2s linear 0s infinite normal none running;
            }*/
/*行情中心 E*/