﻿body,
html {
    /*overflow-x: hidden;*/
    /* 防止入场动画出滚动条*/
}

body {
    background-color: #f5f6f7;
}

.banner {
    position: relative;
    height: 350px;
    top: 0px;
}

.banner .wrapper {
    position: relative;
}

.banner-slide {
    position: absolute;
    left: 0;
    top: 0;
}

.banner-slide .hd {
    position: absolute;
    bottom: 19px;
    z-index: 2;
    width: 100%;
}

.banner-slide .hd ul {
    text-align: center;
}

.banner-slide .hd li {
    display:inline-block;
    *zoom:1;  
    *display:inline;
    height:6px;
    width:30px;   
    margin:0 4px;
    background: #ffe0cb;
    border-radius: 8px;    
    cursor:pointer; 
    transition: background .2s;
}

.banner-slide .hd li.on {
    background: #ff5d5b;
}

.banner-slide,
.banner-slide .bd ul,
.banner-slide .bd li {
    width: 100%;
    height: 100%;
}

.banner-slide .bd li {
    position: absolute;
    left: 0;
    top: 0;
}

.banner-slide a {
    display: block;
    width: 100%;
    height: 100%;
}



 
.loginBox{ width:100%;  text-align:left;  }
.loginBox .hd{ height:40px; /* line-height:47px; */ padding:0 10px 0 20px;position:relative; }
.loginBox .hd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px;   }
.loginBox .hd ul li{ 
    float: left;
    width: 126px;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 17px;
    color: #000;
    position: relative;
    margin: 0;
  }
.loginBox .hd ul li.on{
     background-color: #9163de;
    border-radius: 5px;
    color: #fff!important;
  }
.loginBox .hd ul li.on .l_tab{ 
    position: absolute;
    left: 50%;
    top: 29px;
    background: url(../images/l_tab_bg.png) no-repeat;
    width: 14px;
    height: 8px;
    margin-left: -7px;
}
.loginBox .bd .registerbox{ 
    padding:10px 18px 18px 18px;
    zoom:1;
} 
.loginBox .bd .registerbox .control-group{ 
    padding-bottom: 20px;
    font-size: 12px;
    color: #666;
    position: relative;
    height: 33px;
}
.loginBox .bd .registerbox .control-group .register_name{
    background:#f7f7f7;
    border:1px solid #e3e3e3;
    width: 272px;
    height: 32px;
    text-indent: 30px;
}
.loginBox .bd .registerbox .control-group .register_name.login_text{
    background: #fff url(../images/name.png) no-repeat 9px 9px;
}
.loginBox .bd .registerbox .control-group .register_name.login_pass{
    background: #fff url(../images/pass.png) no-repeat 9px 9px;
}
.loginBox .bd .registerbox .control-group .register_name.login_code{ 
    background: #fff url(../images/icon40.png) no-repeat 9px 9px;
}
.loginBox .bd .registerbox .control-group .btn-get-code {
    float: right;
    width: 100px;
    height: 35px;
    line-height: 35px;
    background: #9163de;
    text-align: center;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-left: 8px;
    border-radius: 3px;
    right: 0;
    top: 0;
    position: absolute;
} 
.loginBox .bd .registerbox .control-group .control-group a{
    cursor: pointer;
} 
.loginBox .bd .registerbox .control-group .agree{
    position: absolute;
    top:2px; 
}       
.loginBox .bd .registerbox .control-group .error {
    color: red;  
    font-size: 12px; 
}
.loginBox .bd .registerbox .control-group .mo_btn {
    width:100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: #9163de;
    border-radius: 5px;
    display: block; 
    margin-bottom: :0px;
    border:0px;
    cursor: pointer;
}
.loginBox .bd .registerbox .control-group.last{
    margin-top:35px;
    text-align: right;
    height: 13px;
}
.loginBox .bd .registerbox .control-group.last a{
    /*color: #0088CC;*/
    color: #333;
    text-decoration: none;
}
.loginBox .bd .registerbox .control-group.last span{
    margin: 0 12px;
}
.advantage {
    padding: 30px 20px;
    background-color: #F6F6F6;
}

.advantage .item {
    float: left;
    width: 265px;
}

.advantage .item.last {
    background: none;
}

.advantage .item .media-object {
    float: left;
    margin: 0 10px 0 0;
}

.advantage .item .media-body {
    overflow: hidden;
}

.advantage .item .media-body .txt {
    color: #999;
}

.advantage .item .media-body .tit {
    font-size: 16px;
    color: #323232;
    line-height: 1.8;
}

.workflow {
    margin-bottom: 15px;
}

.workflow .side {
    float: left;
    width: 242px;
    height: 120px;
    background: url(../images/workflow-tit.gif) no-repeat;
}

.workflow .main {
    overflow: hidden;
    padding: 20px 0 0 10px;
    width: auto;
}

.workflow .main ul {
    margin-left: -20px;
}

.workflow .main li {
    float: left;
    width: 93px;
    text-align: center;
}

.main-section {
    background-color: #fff;
    border: 1px solid #CECECE;
    margin-bottom: 20px;
}

.main-section .left-side {
    width: 550px;
    border-right: 1px solid #EFEFEF;
    float: left;
}

.main-section .left-side .announce {
    float: left;
    width: 260px;
    padding: 0 20px;
    margin-bottom: 15px;
}

.main-section .left-side .announce .hd a {
    float: right;
    color: #ADADAD;
    line-height: 40px;
}

.main-section .left-side .announce .hd a:hover {
    color: #EC5E5C;
}

.main-section .left-side .announce .lists {
    margin-bottom: 10px;
}

.main-section .left-side .announce .lists li a {
    display: block;
    color: #333;
    line-height: 30px;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.main-section .left-side .announce .lists li a:hover {
    color: #EC5E5C;
}

.main-section .left-side .guide {
    float: left;
    width: 228px;
    padding: 0 0 0 10px;
    border-right: 1px solid #EFEFEF;
}

.main-section .left-side .guide .figure {
    padding: 16px 0 10px;
    text-align: center;
}

.main-section .left-side .guide .text {
    padding: 0 10px;
    color: #666;
    line-height: 1.7;
}

.main-section .left-side .guide .btn {
    display: block;
    margin: 10px auto;
    width: 150px;
    border: 1px solid #F76D6C;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    color: #F76D6C;
    transition: all .3s;
    font-size: 14px;
    border-radius: 5px;
}

.main-section .left-side .guide .btn:hover {
    background-color: #F76D6C;
    color: #fff;
}

.main-section .right-side {
    overflow: hidden;
}

.section-stock {
    background-color: #f7f7f7;
    margin: 10px;
    padding: 10px 20px;
    overflow: hidden;
}

.section-stock .stock-hd {
    padding-top: 10px;
    line-height: 44px;
    height: 44px;
    font-size: 20px;
    border-bottom: 1px dotted #909090;
}

.section-stock .stock-hd .btn-apply {
    float: right;
    margin-top: 8px;
    text-align: center;
    padding: 0 15px;
    background-color: #E32C2C;
    border-radius: 3px;
    color: #fff;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    transition: background .3s;
}

.section-stock .stock-hd .btn-apply.btn-blue {
    background-color: #4196DB;
}

.section-stock .stock-hd .btn-apply.btn-red {
    background-color: #DB4A4B;
}

.section-stock .stock-hd .btn-apply:hover {
    background-color: #F67D35;
}

.section-stock .stock-description {
    padding: 10px 0;
    font: 14px/25px "Microsoft Yahei";
    color: #454545;
    color: #999;
}

.section-stock .stock-meta .item {
    float: left;
    width: 230px;
    padding: 20px 12px 20px 0;
    color: #666;
}

.section-stock .item .icon {
    float: left;
    margin-right: 10px;
}

.section-stock .level {
    float: left;
    width: 358px;
    padding: 10px 0;
    color: #666;
}

.section-stock .level .icon {
    float: left;
    margin-right: 10px;
}

.section-stock .txt-error {
    color: red;
}

.section-stock .tag {
    float: right;
    width: 38px;
    margin-right: 10px;
    padding-top: 15px;
}

.steps {
    padding: 30px 0 10px 0;
    margin: 20px 0;
}

.steps .hd {
    text-align: center;
    margin-bottom: 30px;
}

.steps .hd h1 {
    display: inline-block;
    width: 225px;
    height: 63px;
    line-height: 50px;
    font-size: 22px;
    color: #fff;
    background: url(../images/h1bg.png) no-repeat;
}

.steps .bd {
    background-color: #fff;
    margin-left: -10px;
}

.steps .bd .step {
    float: left;
    width: 200px;
    margin: 10px;
    padding: 20px 12px;
    border: 1px solid #E8E8E8;
    text-align: center;
}

.steps .bd .step .num {
    text-align: left;
    font-size: 30px;
    font-weight: 700;
    color: #E42930;
    line-height: 40px;
    text-indent: 20px;
}

.steps .bd .step.yellow .num {
    color: #FAAC3A;
}

.steps .bd .step .icon {
    padding: 10px 0;
}

.steps .bd .step .tit {
    font-size: 16px;
    line-height: 30px;
}

.steps .bd .step .txt {
    font-size: 12px;
    line-height: 2;
    margin-bottom: 20px;
}

.steps .bd .gutter {
    float: left;
    width: 42px;
    height: 266px;
    background: url(../images/step-arrow.gif) center center no-repeat;
}

.steps .ft .btn {
    display: block;
    text-align: center;
    margin: 20px auto;
    width: 245px;
    height: 54px;
    color: #fff;
    line-height: 54px;
    font-size: 24px;
    background-color: #DC4A4B;
}

.main {
    width: 700px;
    float: left;
}

.side {
    width: 280px;
    float: right;
    overflow: hidden;
}

.mn-body {
    background-color: #f7f7f7;
}

.bgfff {
    background: #fff;
}

.newyear {
    height: 40px;
    text-align: center;
    background: #ffeedd;
    border-bottom: 1px solid #F30;
}

.newyear ol {
    width: 1000px;
    margin: 0 auto;
    padding-left: 10px;
}

.newyear ol li {
    font-size: 12px;
    line-height: 40px;
    color: #F30;
}


/* 首页数据 */

 

 
/* 理财赚钱 */


.pb3 h3 {
    font: 18px/36px "Microsoft YaHei", tahoma, arial;
    height: 58px;
    overflow: hidden;
}

.pb3 .pb3-r h3 {
    text-align: center;
    width: 240px;
    font-size: 20px;
    font-weight: bold;
}

.pb3 .pb3-r h3 p {
    margin-top: -9px;
}

.pb3 .pb3-r h3 span {
    font-size: 12px;
    color: #fff;
    background: #fff;
    margin-right: 10px;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: 300;
    padding: 1px 7px 1px 7px;
    border-radius: 3px;
}

.pb3 .pb3-r h3 span.s1 {
    border: 1px solid #fa5546;
    color: #fa5546;
}

.pb3 .pb3-r h3 span.s2 {
    border: 1px solid #f69c00;
    color: #f69c00;
}

.pb3 .pb3-r h3 span.s3 {
    border: 1px solid #6699CC;
    color: #6699CC;
}

.pb3-r .xs {
    background: url() 0 0 no-repeat;
}

.pb3 .pb3-n h3 {
    background: url(../images/bg03.png) 90px -102px no-repeat;
    border-bottom: 1px solid #eee;
    margin-left: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    margin-bottom: 0;
}


.pb3-n {
    width: 263px;
    float: right;
    border-left: 1px solid #efefef;
    height: 380px;
    margin-right: 10px;
}

.pb3-n .c {
    position: relative;
    overflow: hidden;
    height: 330px;
}

.pb3-n ol {
    height: 330px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0;
    height: auto;
    margin: 0;
    font-size: 12px;
    width: 100%;
}

.pb3-n ol li {
    height: 35px;
    line-height: 40px;
    overflow: hidden;
    padding: 0 5px 0 10px;
    font-size: 12px;
    border-bottom: 1px dashed #eee;
    margin-left: 10px;
}

.pb3-n ol li span {
    color: #666;
    float: left;
    margin-right: 5px;
}

.pb3-n ol li i {
    font-style: normal;
    margin-right: 10px;
    color: #F90;
    float: left;
}

.pb3-n ol li strong {
    float: right;
    font-weight: 300;
    color: #ec4031;
}

.pb3-n ol li:last-child {
    border-bottom: 0;
}






.pb4 {
    padding: 0px;
    height: 360px;
    background: #fff;
    overflow: hidden;
    border: 1px solid #eeeeee;
}

.pb4-l {
    background: url(../images/bg08.png) no-repeat;
    height: 380px;
    width: 215px;
    float: left;
    position: relative;
    margin-right: 10px;
}

.pb4-l h2 {
    color: #fff;
    position: absolute;
    left: 35px;
    top: 35px;
}

.pb4-l .l30 {
    color: #fff;
    position: absolute;
    left: 55px;
    top: 22px;
    font-size: 20px;
}

.pb4-l ul {
    position: absolute;
    left: 19px;
    top: 233px;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    width: 160px;
    text-align: center;
}

.pb4-l .more {
    color: #3792c1;
    background: #fff;
    padding: 5px;
    display: block;
    width: 120px;
    text-align: center;
    position: absolute;
    left: 35px;
    top: 320px;
    border-radius: 3px;
}

.pb4-l a.more:hover {
    color: #fff;
    background: #3991c3;
    text-decoration: none
}

.pb4-r {
    width: 455px;
    float: left;
    padding-top: 5px;
    background: url(../images/bg07.png) no-repeat;
}

.pb4-r dl {
    height: 115px;
    overflow: hidden;
    padding-left: 30px;
    margin-bottom: 15px;
}

.pb4-r dl dt {
    line-height: 26px;
}

.pb4-r dl dt a {
    color: #333;
    font-size: 16px;
}

.pb4-r dl dt a:hover {
    color: #F30;
}

.pb4-r dl dt span {
    font-size: 12px;
    margin-left: 20px;
    color: #999;
}

.pb4-r dl dd {
    float: left;
    height: 30px;
    line-height: 30px;
    padding-top: 10px;
    width: 200px;
}

.pb4-r dl dd strong {
    font-size: 20px;
    font-weight: 300;
    color: #F30;
    margin-right: 10px;
}

.pb4-r dl dd span {
    color: #666;
    font-size: 12px;
}

.pb4-r dl dd.s2 {
    width: 180px;
    margin-left: 40px;
    text-align: center;
}

.pb4-r dl dd.s2 strong {
    margin-right: 3px;
    font-size: 12px;
}

.pb4-r dl dd.s3 {
    width: 130px;
    padding-top: 10px;
    text-align: center;
}

.pb4-r dl dd .btn-mn {
    width: 128px;
    cursor: pointer;
    height: 32px;
    *line-height: 28px;
    background: #fff;
    border: 1px solid #61b2e1;
    color: #61b2e1;
    border-radius: 3px;
    font-family: "Microsoft YaHei", tahoma, arial;
}

.pb4-r dl dd .btn-mn:hover {
    background: #61b2e1;
    border: 1px solid #61b2e1;
    color: #fff;
}

.pb4-r dl dd .disabled,
.pb4-r dl dd .disabled:hover {
    background: #e5e5e5;
    color: #989898;
    border: 1px solid #e5e5e5;
}

.pb4 .top10 {
    float: right;
    width: 305px;
    height: 382px;
    background: url(../images/bg061.png) no-repeat;
}

.pb4 .top10 h2 {
    height: 50px;
    overflow: hidden;
    text-align: right;
    font-size: 12px;
    line-height: 50px;
    padding-right: 10px;
    font-weight: 300;
}

.pb4 .top10 h2 span {
    font-size: 12px;
    color: #F30;
}

.pb4 .top10 h3 {
    height: 35px;
    overflow: hidden;
    text-align: center;
    font: 16px/33px "Microsoft YaHei", tahoma, arial;
    color: #fff;
}

.pb4 .boxM {
    margin: 0 5px 0 18px;
}

.pb4 .rankingList {
    display: inline-block;
}

.pb4 .rankingList li {
    line-height: 29px;
    height: 29px;
    overflow: hidden;
    padding: 0 15px 0 10px;
}

.pb4 .rankingList li b {
    height: 30px;
    width: 120px;
    float: left;
    overflow: hidden;
}

.pb4 .rankingList li span {
    float: right;
    text-align: right;
    margin-right: 22px;
}


/*新手、要闻*/

.pb6-bg{
    background:#fff;
}



/*合作伙伴*/


.pb7-top{
padding:20px;
background:url(../images/bz-icon-bg.png) no-repeat;
border-bottom: 1px solid #ddd;
width: 97%;
float: left;
}
.pb7-top ul li{
    width: 197px;
    padding-left: 15px;
    display: block;
    height:138px;
    font-size: 16px;
    margin:0 10px;
    text-align: center;
    float: left;
    background:url(../images/zf-right-icon.png) no-repeat right center;
}
.pb7-top ul li:last-child{
    background:none;
}
.pb7-top ul li .icon{
    background:url(../images/news/../images/bz-icon-bg.png) no-repeat -154px 1px;
    width: 150px;
    height: 125px;
    display: block;
    padding-top:35px;
}
 .pb7-top ul li:hover{
    color:#fff;
}
 .pb7-top ul li:hover .icon{
    background-position: 1px 1px;
}
 .pb7-top ul li i{
    width:60px;
    height: 50px;
    display: block;
    position: relative;
    left: 45px;

 margin-bottom: 2px;
}
 .pb7-top ul li i.icon-1{

background-position: 1px -192px;
}
 .pb7-top ul li:hover i.icon-1{
 background-position: 1px -260px;   
}
 .pb7-top ul li i.icon-2{

background-position: -66px -192px;
}
 .pb7-top ul li:hover i.icon-2{
 background-position: -66px -260px;   
}
 .pb7-top ul li i.icon-3{

background-position: -132px -192px;
}
 .pb7-top ul li:hover i.icon-3{
 background-position: -132px -260px;   
}
 .pb7-top ul li i.icon-4{

background-position: -209px -192px;
}
 .pb7-top ul li:hover i.icon-4{
 background-position: -209px -260px;   
}
.pb7-top ul li i.icon-5{

background-position: -279px -192px;
}
 .pb7-top ul li:hover i.icon-5{
 background-position: -279px -260px;   
}
.pb7 .pb7-bottom{
    clear: both;
    overflow: hidden;
}
.pb7 .pb7-bottom .floor-hd {
    margin-top: 25px;
}
.pb7 .pb7-bottom .floor-hd h3 {
    float: left;
    padding: 0 10px;
    font-size: 16px;
    font-weight: bold;
}
.pb7 .pb7-bottom .floor-hd i.index_link_icon {
    height: 17px;
    float: left;
    border: 2px solid red;
}
/*新幻灯*/


/*
.banner {
    height: 300px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #003AA7;
    background-image: url(../images/focus1.gif);
}
.banner .focus {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    height: 300px;
    display: block;
}
.banner .left {
    background-image: url(../images/left-link.png);
    height: 76px;
    width: 25px;
    float: left;
    margin-top: 112px;
}
.banner .left:hover {
    background-image: url(../images/left-hover.png);
}
.banner .right {
    height: 76px;
    width: 25px;
    float: right;
    background-image: url(../images/right-link.png);
    margin-top: 112px;
}
.banner .right:hover {
    background-image: url(../images/right-hover.png);
}
.banner ul  {
    height: 10px;
    width: 320px;
    display: block;
    list-style-type: none;
    margin-right: auto;
    margin-left: auto;
    vertical-align: bottom;
    position: relative;
    top: 280px;
    float: left;
    left: 395px;
}
.banner ul li  {
    height: 5px;
    width: 70px;
    display: block;
    float: left;
    margin-right: 10px;
}
.banner ul li em {
    display: block;
    height: 5px;
    width: 70px;
    background-color: #FFF;
}
.banner ul li em:hover {
    background-image: url(../images/em-hover.png);
}
*/


/*新regbox*/


/*
.zscf_box {
  width: 196px;
  height: 187px;
  background: url("../images/boxbg.png") no-repeat scroll center center;
  padding: 40px;
  position: absolute;
  top: 170px;
  right: 80px;
}
.zscf_box {
  color: #97a0a6;
  font-size: 14px;
}
.zscf_box p {
  line-height: 30px;
}
.zscf_box strong {
  color: #ff7512;
  font-size: 18px;
}
.zscf_box .btn {
  display: inline-block;
  text-align: center;
  width: 200px;
  height: 40px;
  border-radius: 5px;
  color: #ffffff;
  font-size: 16px;
  line-height: 40px;
}
.zscf_box .btn1 {
  background-color: #14b2e2;
  margin-top: 15px;
}
.zscf_box .btn1:hover {
  background-color: #3bc4ee;
}
.zscf_box .btn2 {
  background-color: #ffa800;
  margin-top: 15px;
}
.zscf_box .btn2:hover {
  background-color: #ffb933;
}
*/


/*展示*/

#indexZs dl {
    width: 140px;
    height: 100px;
    padding-left: 120px;
    margin: 30px 0 30px 50px;
    display: inline-block;
}

#indexZs dt {
    font-size: 18px;
    color: #250b0c;
    line-height: 30px;
}

#indexZs dd {
    display: block;
    line-height: 24px;
    color: #888;
}

.indexZs1 {
    background: url(../images/indexzs1.gif) no-repeat;
}

.indexZs2 {
    background: url(../images/indexzs2.gif) no-repeat;
}

.indexZs3 {
    background: url(../images/indexzs3.gif) no-repeat;
}

.indexZsMoney {
    display: block;
    line-height: 50px;
    border-top: 1px solid #e7e7e7;
}

.indexZsMoney span {
    font-size: 16px;
    display: inline-block;
    width: 33%;
    text-align: center;
    vertical-align: top;
}

.indexZsMoney span b {
    font-size: 24px;
    color: #ee2c00;
    padding-right: 5px;
}


/*达人、资讯、项目、下载*/

.cpdrM {
    display: block;
    margin: 5px 12px;
    height: 204px;
    overflow: hidden;
}

#cpdrTable {
    width: 100%;
    display: inline-block;
}

#cpdrTable li {
    padding: 5px 0;
    border-bottom: 1px dashed #e7e7e7;
}

#cpdrTable li p {
    height: 30px;
    float: left;
    padding: 0 12px;
    overflow: hidden;
}

#cpdrTable li .name {
    width: 160px;
}

#cpdrTable li .pt {
    width: 120px;
}

#cpdrTable li .money {
    width: 160px;
}

#cpdrTable li .time {
    width: 60px;
}

#cpdrTable li .per {
    width: 120px;
}

#cpdrTable li a {
    color: #1b8bc9;
}

#cpdrTable li strong,
#cpdrTable li b {
    font-size: 20px;
    padding: 0 5px;
}

#cpdrTable li strong {
    color: #f60;
}

#cpdrTable li b {
    color: #250b0c;
}

.tbxmM {
    padding: 15px 24px 20px;
    line-height: 30px;
}

.tbxmM h2 {
    display: block;
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: normal;
}

.tbxmM p {
    height: 80px;
    line-height: 34px;
    display: inline-block;
    padding-right: 25px;
    padding-top: 5px;
    margin-right: 25px;
    border-right: 1px dashed #ddd;
    vertical-align: top;
}

.tbxmM span {
    display: block;
    line-height: 24px;
    color: #888;
}

.tbxmM p span {
    display: block;
    color: #888;
    padding-bottom: 10px;
}

.tbxmM strong {
    color: #f60;
    margin-right: 5px;
}

.tbxmM p strong {
    font-size: 24px;
}

.tbxmM p b {
    font-size: 18px;
    color: #250b0c;
    margin-right: 5px;
}

.tbxmM p.jd em {
    width: 60px;
    height: 34px;
    display: inline-block;
    overflow: hidden;
    background: url(../images/progress.png) no-repeat;
    text-indent: -999px;
}

.tbxmM div {
    width: 140px;
    float: right;
}

.tbxmM div .btn {
    width: 100%;
    line-height: 36px;
    font-size: 16px;
}

.tbxmM div span {
    padding-bottom: 5px;
}

#indexNews {
    height: 204px;
}

#indexNews li {
    margin-top: 3px;
}

.rjxzM {
    height: 134px;
}

.rjxzM #downLogo {
    height: 66px;
    display: block;
    margin: 20px 0;
    background: url(../images/down.png) no-repeat center center;
    line-height: 1000px;
    overflow: hidden;
}

.rjxzM p a {
    display: inline-block;
    padding-left: 20px;
    margin-left: 15px;
    line-height: 30px;
    color: #1b8bc9;
    background: url(../images/downico.gif) no-repeat 0 5px;
}

.rjxzM p a.phone {
    background-position: 0 -35px;
}


/*流程*/

#indexLc {}

.indexLcM {
    display: block;
    height: 200px;
    background: url(../images/pzlc.jpg) no-repeat center center;
}

.indexLcM p {
    display: none;
}

.kjrk {
    text-align: center;
    padding: 30px 0;
    border-top: 1px solid #e7e7e7;
}

.kjrk dl {
    width: 230px;
    padding: 180px 40px 0;
    display: inline-block;
    background: url(../images/kjrk.gif) no-repeat;
    border-right: 1px solid #e7e7e7;
}

#kjrk1 {
    background-position: 20px -10px;
}

#kjrk2 {
    background-position: -300px -10px;
}

#kjrk3 {
    background-position: -600px -10px;
    border: none;
}

.kjrk p {
    display: block;
    font-size: 16px;
    line-height: 26px;
}

.kjrk p b {
    font-weight: bold;
    font-size: 18px;
    padding: 0 3px;
}

.kjrk .btn {
    width: 120px;
    line-height: 36px;
    font-size: 16px;
    margin-top: 20px;
    border: 2px solid #e7e7e7;
    border-radius: 4px;
    color: #555!important;
}

.kjrk .btn:hover {
    border-color: #ee2c00;
    color: #ee2c00!important;
}


/*友情链接*/

.linkT {
    position: relative;
    z-index: 1;
}

.linkT b {
    width: 130px;
    line-height: 50px;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}

.linkT b.thistab {
    background: url(../images/linkico.gif) no-repeat center bottom;
}

.linkM {
    min-height: 50px;
    display: block;
    padding: 0;
    position: relative;
    z-index: 0;
    margin-top: -1px;
    margin-bottom: 15px;
}

.linkM div {
    display: inline-block;
    width: 100%;
}
.linkM div a{
    padding: 7px 15px;
    margin-top: 25px;
    border:1px solid #ddd;
    text-align: center;
    line-height: 70px;
    float: left;
    display: block;
    margin-right: 17.6px;
}
.linkPic img {
   
    float: left;

    text-align: center;
}

.linkText a {
    float: left;
    white-space: nowrap;
    margin-right: 30px;
    line-height: 34px;
}


/***** 新首页 start *****/

.main-bgcol {
    background-color: #fff;
}

.main-conbox {
    width: 1000px;
    margin-top: 30px;
}

.main-first {
    background: url(../images/bt_bg.png) no-repeat scroll center bottom;
    width: 1000px;
    height: 450px;
}

.main-first dl {
    width: 1200px;
}

.main-first .bd,
.m-bl {
    overflow: hidden;
}

.m-bl .tit {
    background: url(../images/tit_bg.png) no-repeat;
    width: 267px;
    margin: 43px auto;
    font-size: 30px;
    height: 67px;
    line-height: 48px;
    text-align: center;
    color: #fff;
}

.main-first dl dt {
    float: left;
    position: relative;
    margin-left: 9px;
    margin-right: 28px;
    width: 216px;
    height: 310px;
    overflow: hidden;
    border: 1px solid #d3d3d3;
    text-align: center;
    background-color: #fff;
}

.main-first dl dt .num {
    width: 35px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    margin: 20px 0px 0px 20px;
    font-size: 30px;
    font-weight: bold;
    color: #e25353;
}

.main-first dl dt .pic {
    background: url(../images/pic_bg.png) no-repeat;
    width: 97px;
    height: 97px;
    margin: 15px auto;
}

.main-first dl dt .pic img {
    margin-top: 25px;
}

.main-first dl dt .txt {
    line-height: 20px;
    color: #8b8b8b;
    font-size: 14px;
}

.main-first dl dt .txt .top1 {
    font-size: 18px;
    color: #747474;
    display: block;
    margin-bottom: -12px;
}

.main-first dl dt .bt-col {
    width: 46px;
    height: 3px;
    background-color: #e25353;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -23px;
    bottom: 23px;
}

.apply-now {
    margin: 39px 0px 50px 0px;
}

.apply-now a {
    display: block;
    width: 244px;
    line-height: 54px;
    background-color: #e25353;
    color: #fff;
    font-size: 24px;
    text-align: center;
    margin: 0 auto;
}

.apply-now a:hover {
    background-color: #ffb23a;
    text-decoration: none;
}

.main-first dl dt .n-pos2 {
    background-position: -35px 0px;
}

.main-first dl dt .n-pos3 {
    background-position: -75px 0px;
}

.main-first dl dt .n-pos4 {
    background-position: -118px 0px;
}

.main-first dl .on .num {
    color: #ffb23a;
}

.main-first dl .on .pic {
    background-position: -100px 0px;
}

.main-first dl .on .bt-col {
    background-color: #ffb23a;
}




.index_mod4 {
    overflow: hidden; 
    border:1px solid #f1f1f1;
}

.index_mod4 .mod_right {
    background: url(../images/hq_plan_bg.png) no-repeat 0px 0px;
    width: 200px;
    height: 358px;
    float: left;
    position: relative;
}

.index_mod4 .mod_right .right-tit{
    font-size: 32px;
    height: 35px;
    line-height: 35px;
    width: 100%;
    margin: 76px 0px;
    color:#fff;
    text-align: center;
}
.index_mod4 .mod_right .s_menu {
    position: absolute;
    top: 100px;
    right:0;
}

.index_mod4 .mod_right .s_menu li {
    margin-bottom: 20px
}

.index_mod4 .mod_right .s_menu li a {
    display: block;
    height: 45px;
    line-height: 45px;
    box-shadow: -2px 3px 3px rgba(249, 47, 1, 0.38);
    background: #ff777b;
    font-size: 18px;
    color: #fff;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    text-decoration: none;
    cursor: pointer;
    padding-left: 20px;
    padding-right: 20px;
    width:130px;
}

.index_mod4 .mod_right .s_menu li.current a {
    color: #fc8819;
    background: #fff
}

.index_mod4 .mod_left {
    height: 357px;
    float: left;
}

.index_mod4 .mod_left .hq_con {
    width: 575px;
    border-right: solid 1px #eeeeee;
    height: 357px;
    float: left;
    overflow: hidden;
}

.index_mod4 .mod_left .hq_sv {
    width: 420px;
    float: left;
}

.index_mod4 .mod_left .hq_con h1 {
    font-size: 36px;
    margin-top: 30px;
    margin-left: 30px;
    margin-bottom: 30px;
}

.index_mod4 .mod_left .hq_img {
    margin-left: 20px;
}

.index_mod4 .mod_left .hq_txt {
    margin: 16px 0 13px 56px;
}

.index_mod4 .mod_left .hq_txt a {
    background: #e6e6e6;
    font-size: 14px;
    margin-right: 10px;
    padding: 5px 28px 5px 28px;
    color: #4a4949;
    text-decoration: none;
}

.index_mod4 .mod_left .hq_txt a.cur {
    font-size: 14px;
    background-color: #ff777b;
    color: #fff;
}

.index_mod4 .mod_left .hq_st .hq_a1 {
    padding-left: 80px;
    border-bottom: solid 1px #e4e4e4;
    padding-top: 20px;
    overflow: hidden;
    padding-bottom: 20px;
        width: 360px;
        padding-right: 48px;
}

.index_mod4 .mod_left .hq_st .hq_a1 li {
    float: left;
    font-size: 18px;
    line-height: 36px;
}

.index_mod4 .mod_left .hq_st .hq_a1 li.sv {
    float: left;
    font-size: 24px;
}

.index_mod4 .mod_left .hq_st .hq_a1 li.ico {
    width: 35px;
    height: 36px;
    background-image: url(../images/index_tr_up.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

.index_mod4 .mod_left .hq_st .hq_a1 li.dw {
    width: 35px;
    height: 36px;
    background-image: url(../images/index_tr_down.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

.index_mod4 .mod_left .hq_st .hq_a1 li.icon-right {
    font-size: 12px;
    margin-right: 15px;
    height: 16px;
    line-height: 16px;
    width: 70px;
}
.index_mod4 .mod_left .hq_st .hq_a1.up li, .index_mod4 .mod_left .hq_st .hq_a1.up font{
    color: #FF3646;
}
.index_mod4 .mod_left .hq_st .hq_a1.down li, .index_mod4 .mod_left .hq_st .hq_a1.down font{
    color: #237C02;
}
.index_mod4 .mod_left .hq_st .gupiao {
    padding: 0px 0px 0px 31px;
    margin-top: 10px;
    border-top: solid 1px #e4e4e4;
    float: left;
    width: 100%;
}
.index_mod4 .mod_left .hq_st .gupiao table{
    width: 50%;
    float: left;
}
.index_mod4 .mod_left .hq_st .hq_aq1_xq {
    font-size: 12px;
    line-height: 28px;
    width: 95%;
    padding: 0 0 0 9px;
    float: left;
}

.index_mod4 .mod_left .hq_st .gupiao .title {
    height: 35px;
    line-height: 35px;
}

.index_mod4 .mod_left .hq_st .gupiao table tr td {
    height: 28px;
    line-height: 28px;
    font-size: 14px !important;
    width: 1%;
}

.index_mod4 .mod_left .hq_st .hq_aq1_xq p span {
    width: 50%;
    display: block;
    float: left;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
}

.index_mod4 .mod_left .hq_st .hq_aq1_xq p span .xq-color {
    text-align: right;
}
.index_mod4 .mod_left .hq_st .hq_aq1_xq.up font{
    color: #FF3646;
    font-size: 12px !important;
}
.index_mod4 .mod_left .hq_st .hq_aq1_xq.down font {
    color: #237C02;
}
.borBox {
    background-color: #fff;
}

.pz-day-form span.explain {
    line-height: 30px;
    font-size: 14px;
}

.wrapper2 {
    width: 1200px;
    margin: 0 auto;
}
/*客服*/
/*客服*/
.floating_ck{position:fixed;right:20px;top:30%;z-index: 9999}
.floating_ck dl dd{position:relative;width:50px;height:50px;display: block;
margin-bottom: 1px;
  text-align:center;cursor:pointer; }

.floating_ck dl dd:hover{background-color:#2196f3; }
.floating_ck dl dd:hover .floating_left{display:block;}




.floating_ck dd span{color:#fff;display:block;width:50px;height:50px;display: block;}
.floating_ck dd span a{
  display: block;width:50px;height:50px;
}
.floating_left{position:absolute;left:-160px;top:0px;width:160px;
  height:80px;background-color: #d32121;display:none;

}
.floating_left a{
   font-size: 14px;
color:#fff; 
}
/*.floating_left a{color:#fff;}*/

.kefu{background:#ee2525 url(../images/common.png) no-repeat -2px -422px;}
.floating_ck  .kefu:hover{
    background:#d32121 url(../images/common.png) no-repeat  -2px -422px;

}

.qrcord{background:#ee2525 url(../images/common.png) no-repeat  -109px -422px;}
.floating_ck  .qrcord:hover{
    background:#d32121 url(../images/common.png) no-repeat   -109px -422px;
   
}
.return{background:#ee2525 url(../images/common.png) no-repeat  -175px -419px;}
.floating_ck  .return:hover{
    background:#d32121 url(../images/common.png) no-repeat   -175px -419px;
  
}
.floating_ck .consult .floating-1{
height: 52px;
line-height: 52px;
background: #d32121;
left:-162px;
top:-1px;

}
.floating_ck   .floating_ation{
height: 213px;
background: #d32121;
left:-162px;
top:-1px;

}

.floating_ck   .floating_ation ul li a{

    height: 52px;line-height:52px;
    display: block;
}
.floating_ck   .floating_ation ul li a:hover{
background:#ee2525;
}


.floating_ck .floating_ewm{padding-top:15px;height:152px;top:-1px;left:-162px;}
.floating_ck .floating_ewm img{
      width: 100px;
  height: 100px;
}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;color:#fff;}
/*客服 end*/


/**/
.pz-slide.perocess-bg{
    height: 200px;
    
background:url(../images/perocess-bg.png) no-repeat left top;
overflow: hidden;
}

.pz-slide.perocess-bg-day{ 
    height: 200px;
    overflow: hidden;
    display: block;
    width: 1090px;
}
.pz-slide.perocess-bg-day img{
    height: 200px;
}
.pz-slide.perocess-bg .pz-process{
margin:0px auto 20px;
width: 1200px;
}
.pz-slide.perocess-bg .pz-process .pb7-top{
    border-bottom: 0px;
}
.pz-slide.perocess-bg .pz-process .pb7-top ul li{
    width: 212px
}


.navigation { width:960px; margin:0 auto; height:80px; background-color:#F8F8F8; }
.navigation-list { float:right; z-index:2; }
.navigation-list .navigation-item { float:left; position:relative; z-index:2; }
.navigation-list .navigation-item-name { font-size:16px; font-family:'Microsoft Yahei'; color:#333; z-index:2; }
 .navigation-list .navigation-item-name:current {
color:#b31d23;
}
.navigation-list .navigation-item-name:hover { color:#b31d23; text-decoration:none; }
.navigation-list .navigation-item:hover .navigation-list-two { display:block; }
.navigation-list-two-con { position:absolute; top:40px; left:0; display:none; z-index:1; width:120px; }
.navigation-list .select .navigation-list-two-con { }
.navigation-list .select .navigation-item-name, .navigation-list .current .navigation-item-name { color:#b31d23; transition-property:color; transition-duration: .5s;
}
.navigation-list-two { margin-top:10px; border-top:3px solid #b31d23; background-color:#fff; float:left; box-shadow: 3px 1px 5px rgba(0, 0, 0, 0.2); }
.navigation-list-two .nav-sanjiao { position:absolute; top:6px; left:0; }
.navigation-two-list { float:left; }
.navigation-two-list li { white-space:nowrap; padding:0 10px; }
.navigation-two-list a { display:block; padding:0 10px; height:32px; line-height:32px; color:#666; width:72px; font-size:12px; font-family:'Microsoft Yahei'; text-align:center; border-bottom:1px solid #f5f5f5; }
.navigation-two-list a:hover { color:#b31d23; transition-property:color; transition-duration: .5s;
}

.pb6_top_inner{
    background:#fff;
    text-align: center;
    display: block;
    padding:40px 0px;
    margin-bottom: 30px;
}



.solid_up {
    bottom: 9%;
    position: fixed;
    right: 1%;
    z-index: 999999999;
}

@media screen and (max-width: 1400px) {
.solid_up {
    bottom: 2%;
    position: fixed;
    right: 1%;
    z-index: 999999999;
}
}
.up_body_box {
    height: 48px;
    margin-top: 10px;
    position: relative;
    width: 48px;
}
.up_body {
    background: url("../images/bg.png") no-repeat scroll 0 0;
    height: 48px;
    overflow: hidden;
    position: relative;
    width: 48px;
    z-index: 9999;
}
.up_body img {
    float: left;
}
.up_body p {
    color: white;
    cursor: default;
    float: left;
    font-size: 16px;
    line-height: 21px;
    padding-top: 4px;
    text-align: center;
    width: 47px;
}
.body_box {
    position: absolute;
    width: 100px;
}
.up_phone_hover {
    background: rgba(0, 0, 0, 0) url("../images/weixin_hover_bg.png") no-repeat scroll 0 0;
    height: 146px;
    left: 0;
    opacity: 0;
    padding-right: 17px;
    padding-top: 10px;
    position: absolute;
    text-align: center;
    top: -52px;
    width: 110px;
}
.up_phone_hover img {
    height: 96px;
    width: 96px;
}
.up_phone_hover p {
    color: white;
    font-size: 12px;
    line-height: 18px;
    margin-top: 3px;
    padding: 0 10px;
}
.up_weixin_hover {
    background: rgba(0, 0, 0, 0) url("../images/weixin_hover_bg.png") no-repeat scroll 0 0;
    height: 146px;
    left: 0;
    opacity: 0;
    padding-right: 17px;
    padding-top: 10px;
    position: absolute;
    text-align: center;
    top: -52px;
    width: 110px;
}
.up_weixin_hover img {
    height: 96px;
    width: 96px;
}
.up_weixin_hover p,.up_weixin_hover1 p {
    color: white;
    font-size: 12px;
    line-height: 18px;
    margin-top: 3px;
    padding: 0 10px;
}
.up_app_hover,.up_app_hover1{
    background: rgba(0, 0, 0, 0) url("../images/weixin_hover_bg.png") no-repeat scroll 0 0;
    height: 146px;
    left: 0;
    opacity: 0;
    padding-right: 17px;
    padding-top: 10px;
    position: absolute;
    text-align: center;
    top: -52px;
    width: 110px;
}

.up_app_hover img{
    height: 96px;
    width: 96px;
}
.up_app_hover1{
    color: #fff;
}
.up_app_hover1 .list{
    padding-bottom: 5px;
}
.up_app_hover1 img{
        height: 21px;
    width: 68px;
}
.up_app_hover p {
    color: white;
    font-size: 12px;
    line-height: 18px;
    margin-top: 3px;
    padding: 0 10px;
}
.solid_up_body_box {
    height: 287px;
}
.solid_up .up_up {
    cursor: pointer;
}
.solid_up .up_up p {
    cursor: pointer;
}
.up_kefu p {
    cursor: pointer;
}


.floating_ck{position:fixed;right:20px;top:30%;z-index: 9999}
.floating_ck dl dd{position:relative;width:50px;height:50px;display: block;
margin-bottom: 1px;
  text-align:center;cursor:pointer; }

.floating_ck dl dd:hover{background-color:#2196f3; }
.floating_ck dl dd:hover .floating_left{display:block;}




.floating_ck dd span{color:#fff;display:block;width:50px;height:50px;display: block;}
.floating_ck dd span a{
  display: block;width:50px;height:50px;
}
.floating_left{position:absolute;left:-160px;top:0px;width:160px;
  height:80px;background-color: #d32121;display:none;

}
.floating_left a{
   font-size: 14px;
color:#fff; 
}
/*.floating_left a{color:#fff;}*/

.kefu{background:#ee2525 url(../images/common.png) no-repeat -2px -422px;}
.floating_ck  .kefu:hover{
    background:#d32121 url(../images/common.png) no-repeat  -2px -422px;

}

.qrcord{background:#ee2525 url(../images/common.png) no-repeat  -109px -422px;}
.floating_ck  .qrcord:hover{
    background:#d32121 url(../images/common.png) no-repeat   -109px -422px;
   
}
.return{background:#ee2525 url(../images/common.png) no-repeat  -175px -419px;}
.floating_ck  .return:hover{
    background:#d32121 url(../images/common.png) no-repeat   -175px -419px;
  
}
.floating_ck .consult .floating-1{
height: 52px;
line-height: 52px;
background: #d32121;
left:-162px;
top:-1px;

}
.floating_ck   .floating_ation{
height: 213px;
background: #d32121;
left:-162px;
top:-1px;

}

.floating_ck   .floating_ation ul li a{

    height: 52px;line-height:52px;
    display: block;
}
.floating_ck   .floating_ation ul li a:hover{
background:#ee2525;
}


.floating_ck .floating_ewm{padding-top:15px;height:152px;top:-1px;left:-162px;}
.floating_ck .floating_ewm img{
      width: 100px;
  height: 100px;
}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;color:#fff;}
/*客服 end*/
.hcp-mask-warp{width:100%;height:100%;position:fixed;top:0;left:0;z-index:2016111013;display: none}
.hcp-mask-warp .hcp-mask{width:100%;height:100%;background:url(../images/opacity.png) repeat;position:absolute;top:0;left:0;opacity:0.8;z-index:2016111014;}
.hcp-mask-warp .hcp-mask-img{position:absolute;top:150px;left:50%;margin-left:-350px;z-index:2016111015;}
.hcp-mask-warp .closed-mask{display:block;width:34px;height:29px;background:url(../images/closed.png) no-repeat center;position:absolute;top:25px;right:20px;transition:transform 0.5s;-webkit-transition:transform 0.5s;-moz-transition:transform 0.5s;-o-transition:transform 0.5s}
.hcp-mask-warp .closed-mask:hover{transform:rotate(360deg);-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);-moz-transform:rotate(360deg);}