/*  初始化代码  */
*{
	padding:0;
	margin:0; 
}

img{
	border: none; 
}

ul{
	list-style: none;
}

input{
	padding-top: 0;
	padding-bottom: 0;
	border:none; 
}

a{
	list-style: none;
	text-decoration: none;
}

body{
	font:normal normal 12px "微软雅黑";
	color: #c4c4c4;
	background: #f7f7f7;
	position: relative;
}

.fl{
	float:left;
}

.fr{
	float:right;
}

.clearfix:after{
	content: "";
	line-height: 0;
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}

.clearfix{
	zoom:1;
}

.center{
	width: 1200px;
	margin: 0 auto;
}
/***********顶部区域  B************/
.top{
	height: 40px;
	background: #f5f5f5;
}
.top .t-left {
	color: #959696;
	line-height: 40px;
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: center left;
	text-indent: 20px;
	background-size: 14px;
}
.top .t-left span{
	    color: red;
}
.top .t-right {
	color: #959696;
	line-height: 40px;
}
.top .t-right  a{
	font-size: 13px;
	color: #959696;
	margin-left: 10px;
}
.top .t-right  .a2:hover{
	color: red;
}
.top .denglu{
    margin-left: 25px;
    width: 65px;
    height: 27px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #fff;
    color: #ccc;
    display: inline-block;
    line-height: 27px;
}
.APP{
	padding-left: 12px;
	background-image: url(../images/shouji01.png);
	background-repeat: no-repeat;
	background-position: center left;
}
.APP:hover{
	padding-left: 12px;
	background-image: url(../images/shouji02.png);
	background-repeat: no-repeat;
	background-position: center left;
}
.top .denglu:hover{
	background: #fff;
	color: #4a31a7;
}
/***********顶部区域  E************/
/*导航 B*/
.nav-box{
	height: 100px;
	background: #fff;
}
.nav-box .nav-left img{
	margin-top: 20px;
}
.nav-box .nav-right .nav{
	font-size: 16px;
	color: #555555;
/*	margin-left: 20px;*/
	line-height: 100px;
}
.nav-box .nav-right .nav:hover{
	color: #ebaf24;
}
.nav-box .denglu{
	display: block;
	width: 84px;
	height: 30px;
	background: #dd2727;
	border-radius: 20px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	margin-top: 34px;
}
.nav-box .denglu:hover{
	text-decoration: underline;
	background: #fb2828;
}
.nav-box .zhuce{
	display: block;
	width: 84px;
	height: 30px;
	border: 1px solid #dd2727;
	border-radius: 20px;
	text-align: center;
	line-height: 30px;
	color: #dd2727;
	margin-top: 34px;
	margin-left: 20px;
	margin-right: 10px;
}
.nav-box .zhuce:hover{
	text-decoration: underline;
}
/*导航 E*/

/*页脚 B*/
.yejiao{
	background: #414141;
	height: 220px;
}
.yejiao .yj-left{
	width: 260px;
	text-align: right;
	color: #fff;
	background-repeat: no-repeat;
	background-position: right center; 
	padding-right: 60px;
}
.yejiao .yj-left h2{
	font-size: 18px;
	font-weight: normal;
	line-height: 26px;
	margin-top: 30px;
}
.yejiao .yj-left h1{
	font-size: 30px;
	line-height: 32px;
	margin-top: 10px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.yejiao .yj-left  .time{
	font-size: 14px;
	line-height: 24px;
	margin-top: 20px;
	color: #999;
}
.saoma{
	padding-left: 50px;
	/*padding-right: 40px;*/
	width: 460px;
	background-repeat: no-repeat;
	background-position: right center; 
}
.sm-box{
	margin-top: 40px;
padding-right: 50px;
}
.sm-box img{
	width: 120px;
}
.sm-box span{
	display: block;
	width: 120px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
}
.yj-right{
	width: 320px;
}
.guanyu{
	width: 100px;
	text-align: right;

}
.guanyu p{
	font-size: 16px;
	color: #fff;
	margin-top: 50px;
	margin-bottom: 10px;
}
.guanyu a{
	display: block;
	font-size: 13px;
	color: #fff;
	line-height: 30px;
}
.guanyu a:hover{
	color: red;
}
.yj-bottom{
	background: #555555;
	color: #b3b3b3;
	text-align: center;
	line-height: 24px;
	padding-bottom: 20px;
}
.yj-center{
	width: 656px;
	text-align: center;
	margin: 0 auto;
	padding-top: 20px;
}
.yj-bottom .yj-center a{
	float: left;
	margin-right: 6px;
}
.yj-bottom .yj-center a img{
	width: 124px;
	height: 44px;
}.yj-bottom p a{
	color: #fff;
	text-decoration: underline;
}
/*页脚 E*/
/* 右侧悬浮栏 */
.float{
  position: fixed;
  top: 35%;
  right: 0px;
  z-index: 11;
}
.right_fiexd{
  width: 60px;
}
.right_fiexd li{
  position: relative;
  background-color: #ff465a;
  height: 66px;
  width: 60px;
  display: block;
  margin-bottom: 4px;
}
.right_fiexd li a{
  height: 50px;
  width: 60px;
  display: block;
}
.right_fiexd li a span{
  position: absolute;
  bottom: 4px;
  left: 20px;
  color: #fff;
}
.fiexd_1{
  background: #ff465a url('../imgs/icon_kf.png') no-repeat center;
}
.fiexd_2{
  background: #ff465a url('../imgs/icon_phone.png') no-repeat center;
}
.fiexd_3{
  background: #ff465a url('../imgs/icon_app.png') no-repeat center;
}
.fiexd_4{
  background: #ff465a url('../imgs/icon_wx.png') no-repeat center;
}
.fiexd_5{
  background: #ff465a url('../imgs/icon_top.png') no-repeat center;
}
.zixun{
  position: absolute;
  right: 60px;
    width: 140px;
  display: none;
  padding-right: 12px;
  top: -50px;
}
.fiexd_phone{
  width: 160px !important;
  position: relative !important;
  right: 0;
}
.phone_span{
  position: absolute;
  top: 30px;
  left: 65px !important;
}
.zixun dl{
	background-color: #fff;
	color: #333;
  padding-top: 2px;
  padding-left: 15px;
  border: 1px solid #ff465a;
  box-shadow:0 0 1px #ff465a;
  border-radius: 10px;
  display: block;
}
.zixun dl dd{
  background-color: #ff465a;
  width: 70px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  border-radius: 10px;
  margin: 10px 0 10px 20px;
  color: #fff;
}
#fiexd2:hover .zixun{
  display: block;
}
.zixun:hover{
  display: block;
}
.fiexd_phone:hover{
  right: 100px;
  transition: .5s;
}
.fiexd_wx01{
  position: absolute;
  right: 70px;
  height: 140px;
  width: 140px;
  z-index: -111;
  display: none;
  top: -50px;
}
.fiexd_wx01 img{
  height: 100%;
  width: 100%;
}
#fiexd_3:hover .fiexd_wx01{
  display: block;
}
.fiexd_wx02{
  position: absolute;
  right: 70px;
  height: 140px;
  width: 140px;
  z-index: -111;
  display: none;
  top: -50px;
}
.fiexd_wx02 img{
  height: 100%;
  width: 100%;
}
#fiexd_4:hover .fiexd_wx02{
  display: block;
}
/* 行情中心 */
#quotes{
  border-top: 2px solid #ff8f00;
  width: 1200px;
  margin: 0 auto;
  height: 360px;
   margin-bottom: 20px;
   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;
}
.det-bg{
	padding: 35px;
}
.det-bg h2 {
	color: #fff;
	font-size: 28px;
	padding-bottom: 17px;
	width: 60%;
	margin-right: 40%;
	border-bottom: 1px solid #fff;
	margin-bottom: 25px;
}
.det-bg p {
	color: #fff;
	line-height: 25px;
	font-size: 14px;
}
.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;
} 
.black{
	color: #333 !important;
}
.white{
	color: #8a8a8a;
}
.on{
	background: #fff;
	color: #ba9767;
	box-shadow: 5px -5px 8px rgba(66, 66, 66, 0.1);
}
/* 配资 */
#allocation{
	width: 1200px;
	margin: 0 auto;
	border-top: 2px solid #ff3344;
	 border-bottom: 1px solid #f5f5f5;
	 background: #fff;
	 height: 360px;
	 margin-bottom: 40px;
	 margin-top: 40px;
}
.btn-mn:hover{
	color: #fff;
	background-color: #ff3344;
}
.allocation_left{
	width: 300px;
	height: 360px;
	background: url(/imgs/configure-bg.png);
	float: left;
}
.det-bg{
 padding:35px;
}
.det-bg h3{
 color: #fff;
	font-size: 28px;
	 padding-bottom: 17px;
	 width: 60%;
	 margin-right: 40%;
	 border-bottom: 1px solid #fff;
	 margin-bottom: 25px;
}
.det-bg p{
	color: #fff;
 line-height: 25px;
	 font-size: 14px;
}
.allocation-list{
	width: 202px;
	 color: #333333;
	 text-align: center;
	 padding: 0px 10px;
	 font-size: 14px;
	 float: left;
}
.allocation-list:last-child{
	background: none;
}
.tit{
 font-size: 20px;
	 line-height: 40px;
	 padding-top: 10px;
	 padding-bottom: 10px;
}
.tit-span{
	 color: #ec1b23;
	 background: #fbd1d3;
	 border-radius: 7px;
	 line-height: 28px;
}
.q{
 border-bottom: 1px solid #eeeeee;
	 padding-bottom: 15px;
}
.q-mian{
 font-size: 60px;
	 color: #ff3646;
}
.xs{
 padding: 18px 0;
	 border-bottom: 1px solid #eeeeee;
}
.xs p{
 text-align: right;
}
.fleft{
 float: left;
}
.btns-botton{
 width: 100%;
	 margin-top: 25px;
}
.btn-mn{
	 border: 1px solid #ec1b23;
	 color: #ec1b23;
	 padding: 9px 28px;
	 border-radius: 5px;
	 text-align: center;
}
/**************************************è¡Œæƒ…ä¸­å¿ƒ***************************************************/  
#quotes{
	border-top: 2px solid #ff8f00;
	width: 1200px;
	margin: 0 auto;
	height: 360px;
	 margin-bottom: 20px;
	 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;
}   
/**************************************æ–°é—»èµ„è®¯***************************************************/
#news{
	 width: 1200px;
	 margin:0 auto;
	 background: #fff;
	 height: 321px;
	 margin-bottom: 40px;
	 color: #333;
}
.news_left{
	 float: left;
	 width: 320px;
	 margin-right: 20px;
	 background: #000;
	 margin-top: 8px;
}
.nlf{
	 font-size: 18px;
	 line-height: 70px;
	 border-bottom: solid 1px #f5f5f5;
}
.nlff{
	 line-height: 26px;
	 color: #666666;
	 height: 16px;
	 font-size: 14px;
	 padding-top: 20px;
	 text-align: center;
}
.news_left img{
	 position: relative;
	 left: 104px;
	 margin-bottom: 19px;
	 margin-top: 29px;
}
.news_left a{
	 border: 1px solid #ff8a80;
	 color: #ff8a80;
	 padding: 7px 25px;
	 border-radius: 6px;
	 margin-left: 91px;
}
.news_right{
	 float: right;
	 width: 844px;
}
.news-list{
	 width: 46%;
	 float: left;
	 margin-right: 30px;
}
	
.nrf{
	 font-size: 18px;
	 line-height: 70px;
	 border-bottom: solid 1px #f5f5f5;
}
.nrf a{
	 font-size: 14px;
	 color: #999999;
	 padding-left: 15px;
	 float: right;
}
.gonggao li{
	 text-align: left;
	 height: 30px;
	 line-height: 30px;
}
.gonggao li a{
	 float: left;
	 color: #666666; width:330px; overflow:hidden; height:30px; line-height:30px;
}
	 
.date{
	 float: right;
	 color: #999999;
	 margin-right: 17px;
}











.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: 2px;
                width: 204px;
            }

            .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: left;
                height: 26px;
                margin-right: 2px;
            }
            .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;
            }