

.header .t1 .footgz {
    position: absolute;
    display: inline-block;
    top: 0;
    right: 0;
}
.header .t1 .saoma {
    margin-left: 20px;
    padding-left: 20px;
}
.header .t1 .saoma.wx {
    background: url(../../img/H/icon-wx.png) no-repeat 0px -4px;
}
.header .t1 .saoma.gz {
    background: url(../../img/H/icon-wx.png) no-repeat 0px -4px;
}
.header .t1 .saoma.dh {
    background: url(../../img/H/icon-wx.png) no-repeat 0px -4px;
}
.header .t1 .saoma.wx:hover {
    background: url(../../img/H/icon-wx.png) no-repeat 0px -36px;
}
.header .t1 .saoma.dh:hover {
    background: url(../../img/H/icon-wx.png) no-repeat 0px -36px;
}
.header .t1 .saoma.gz:hover {
    background: url(../../img/H/icon-wx.png) no-repeat 0px -36px;
}
.header .t1 .imgcode {
    position: absolute;
    z-index: 99;
    padding: 12px 10px 1px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 10px 0px #ccc;
    display: none;
}
.header .t1 .imgcode img{
    width: 100px;
}
.header .t1 .imgcode p.tex{
    line-height: 27px;
    height: 27px;
    font-size: 13px;
    text-align: center;
}
.header .t1 .imgcode i{
    width: 0;
    height: 0;
    border-width: 0 15px 10px;
    border-style: solid;
    border-color: transparent transparent #fff;
    margin: 40px auto;
    position: absolute;
}
.header .t1 .imgcode.code1{
    right: 240px;
    top: 35px;
    padding-bottom: 10px;
}
.header .t1 .imgcode.code2{
    right: 108px;
    top: 35px;
    padding-bottom: 10px;
}
.header .t1 .imgcode.code3{
    right: 5px;
    top: 35px;
    padding-bottom: 10px;
}
.header .t1 .imgcode.code3 i{
    top: -47px;
    right: 41px;
}
.header .t1 .imgcode.code1 i{
    top: -47px;
    right: 44px;
}
.header .t1 .imgcode.code2 i{
    top: -47px;
    right: 42px;
}



.header .top2 .zhanghu {
    float: right;
    width: 150px;
    border:1px solid #C3C3C3;
    border-radius: 5px;
    height: 40px;
    margin-left: 30px;
    margin-top: 25px;
    position: relative;
    cursor: pointer;
}
.header .top2 .zhanghu .i1 {
    display: block;
    width: 18px;
    height: 18px;
    background: url(../../img/H/zhanghu.png) no-repeat 0 0;
    position: absolute;
    top: 12px;
    left: 15px;
}
.header .top2 .zhanghu span {
    font-size: 16px;
    line-height: 40px;
    margin-left: 40px;
    font-weight: 600;
    color: #3E3E3E;
}
.header .top2 .zhanghu .i2 {
    display: block;
    width: 18px;
    height: 18px;
    background: url(../../img/H/you.png) no-repeat 0 0;
    position: absolute;
    top: 12px;
    right: 15px;
}
.header .zh-y {
    width: 182px;
    height: 235px;
    background: #fff;
    position: absolute;
    right: 0;
    top: 65px;
    z-index: 20;
    border-radius: 5px;
    box-shadow: 1px 3px 5px 0px #ccc;
    display: none;
}
.header .zh-y .members {
    height: 70px;
    line-height: 71px;
    border-bottom: 1px solid #ECECFB;
}
.header .zh-y .members img {
    width: 40px;
    border-radius: 50%;
    float: left;
    margin-top: 18px;
    margin-left: 10px;
}
.header .zh-y .members a {
    float: left;
    color: #3583E9;
    margin-left: 10px;
}
.header .zh-y .zh-list {
    line-height: 37px;
    margin-top: 3px;
    color: #333;
}
.header .zh-y .zh-list li{
    text-align: left;
    float: none;
    width: auto;
}
.header .zh-y .zh-list li a{
    font-size: 15px;
    display: inline;
    line-height: 37px;
    font-weight: normal;
}
.header .zh-y .zh-list .xxzx i {
    background: url(../../img/H/icon-new.png) no-repeat;
    display: inline-block;
    width: 38px;
    height: 15px;
    float: right;
    position: relative;
    top: 14px;
}
/*首页登录注册框*/
.loginreg,.afterloginreg{
    background-color: rgba(0,0,0,.3);
    border-radius: 5px;
    overflow: hidden;
    width: 300px;
    height: 351px;
    float: right;
    border: 1px solid #C3C3C3;
    z-index: 5;
    position: absolute;
    top: 150px;
    right: 0;
}
.loginreg .login_reg_title {
    line-height: 40px;
    font-size: 16px;
    position: relative;
}
.loginreg .login_reg_title a{
    color: #fff;
    text-align: center;
    float: left;
    width: 50%;
    box-sizing: border-box;
    border-bottom: 1px solid #88909b;
    background: rgba(121,133,139,.6);
    cursor: pointer;
}
.loginreg .login_reg_title a.on {
    border-bottom: none;
    background: none;
}
.loginreg .form {
    width: 100%;
    margin: 60px auto 25px;
    height: auto;
    text-align: center;
    overflow: hidden;
}
.loginreg .form ul li {
    padding-bottom: 15px;
    font-size: 12px;
    height: auto;
    position: relative;
    /* overflow: hidden; */
}
.loginreg .form ul li .yzm{
    position: absolute;
    right: 28px;
    top: 0;
    width: 121px;
    height: 35px;
    border: 1px solid #ccc;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    cursor: pointer;
}

.loginreg .form ul li input[type=text],
.loginreg .form ul li input[type=password]{
    padding: 0px 5px;
    width: 210px;
    height: 35px;
    color: #666;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding-left: 30px;
    font-size: 12px;
    outline: none;
}
.loginreg .form .login_text{
    background: #fff url(../../img/H/user.png) no-repeat 8px 7px;
}
.loginreg .form .login_pass {
    background: #fff url(../../img/H/pwd.png) no-repeat 8px 8px;
}
.loginreg .form .login_yzm {
    background: #fff url(../../img/H/yanzhengma.png) no-repeat 8px 8px;
}
.loginreg .form .login_tuijian {
    background: #fff url(../../img/H/tuijian.png) no-repeat 7px 7px;
}
.loginreg .form .fleft {
    display: block;
    float: left;
}
.loginreg .form .fright {
    display: block;
    float: right;
}
.loginreg .form #j-submit-btn{
    width: 247px;
    height: 35px;
    padding: 0;
    background-color: red;
    border: none;
    color: #fff;
    border-radius: 5px;
}
.loginreg #sendSMS {
    color: #fff;
    background-color: #0096fd;
    border-radius: 3px;
    width: 121px;
    line-height: 37px;
    text-align: center;
    float: left;
    margin-left: 10px;
    right: 27px;
    top: 0;
    position: absolute;
    border: none;
    cursor: pointer;
}




.zjbz {
    border: 1px solid #e0e0e0;
    background: #fff;
    /*position: absolute;
    top: -62px;
    left: 50%;
    margin-left: -600px;*/
    margin-top: -55px;
}
.zjbz a {
    display: block;
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding: 25px 0;
    height: 146px;
    text-align: center;
    color: #666;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
.zjbz a dl {
    border-right: 1px solid #eeeeee;
    line-height: 24px;
    font-size: 14px;
}

.zjbz a:hover {
    border-bottom: 4px solid red;
    color: red;
}

.icons2 {
    display: inline-block;
    background: url(../../img/H/icons2.png);
}
.zjbz .icons2 {
    width: 54px;
    height: 50px;
    position: relative;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
.zjbz a dl i.i1 {
    background-position: -170px -290px;
}
.zjbz a:hover dl i.i1 {
    background-position: -170px -340px;
}
.zjbz a:hover dl i.i2 {
    background-position: -224px -340px;
}
.zjbz a dl i.i2 {
    background-position: -224px -290px;
}
.zjbz a:hover dl i.i3 {
    background-position: -278px -340px;
}
.zjbz a dl i.i3 {
    background-position: -278px -290px;
}
.zjbz a:hover dl i.i4 {
    background-position: -332px -340px;
}
.zjbz a dl i.i4 {
    background-position: -332px -290px;
}


.pb4 {
    padding: 0px;
    height: 358px;
    background: #fff;
    overflow: hidden;
    border: solid 1px #e4e4e4;

    
}
.index_mod4 {
    overflow: hidden; 
    
}

.index_mod4 .mod_right {
    background: url(../../img/H/extend/index_m5.png) no-repeat 0px 0px;
    width: 300px;
    height: 358px;
    float: left;
    position: relative;
}

.index_mod4 .mod_right .right-tit{
    font-size: 32px;
    height: 35px;
    line-height: 35px;
    width: 100%;
    margin: 95px 0px;
    color:#fff;
    text-align: center;
}
.index_mod4 .mod_right .s_menu {
    position: absolute;
    top: 165px;
    left: 91px;
}

.index_mod4 .mod_right .s_menu li {
    margin-bottom: 10px
}

.index_mod4 .mod_right .s_menu li a {
    display: block;
    height: 38px;
    line-height: 38px;
    border-style: solid;
    border-color: #fff;
    border-width: 1px;
    background-color: rgba(255, 255, 255, .1);
    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: 73px;
}

.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: 317px;
    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: #d5e7f6;
    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: #02A1ED;
    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;
}

.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(../../img/H/extend/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(../../img/H/extend/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 19px;
    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: 12px !important;
}

.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;
    width: 40%;
    display: inline-block;
}
.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;
}


.hhhhh .ptgg {
    width: 1200px;
    margin: 0 auto;
    height: 54px;
    line-height: 54px;
    background: #fff;
    border-radius: 27px;
    box-shadow: 4px 6px 18px 0px rgba(219,234,249,0.39);
    font-size: 14px;
    text-align: center;
    box-shadow: 3px 5px 6px 0px #ccc;
}
.hhhhh .ptgg .title {
    margin-left: 20px;
    float: left;
    color: #161924;
    font-size: 16px;
}
.hhhhh .ptgg .title span {
    color: #FC1539;
}
.hhhhh .ptgg .ggName {
    width: 303px;
}
.hhhhh .ptgg .marqueeA{
    color: #333;
    display: inline-block;
    margin-right: 100px;
}
.hhhhh .ptgg .fgx {
    width: 20px;
    float: left;
    color: #ddd;
}
.hhhhh .ptgg .basemore{
    float: right;
    margin-right: 15px;
}



.course{
    margin-top: 10px;
    position: relative;
}
.course .course-block{
    width: 280px;
    height: 370px;
    float: left;
    margin-right: 26px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    visibility: visible;
    animation-delay: 0.5s;
    animation-name: fadeInLeft;
}
.course .course-img{
    width: 100%;
    height: 182px;
}
.course .course-name{
    width: 100%;
    height: 38px;
    line-height: 38px;
    background: rgba(255,255,255,0.65);
    z-index: 5;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    position: absolute;
    top: 144px;
}
.course .course-content{
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 25px;
    padding: 14px 0;
}
.course .course-sub a{
    line-height: 32px;
    text-align: center;
    width: 144px;
    border: 2px solid;
    display: block;
    margin: 25px auto 0;
    border-radius: 7px;
    font-size: 15px;
}







.articleBox {
    width: 1200px;
    padding: 10px 20px 0;
    background: #f5f6f7;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
    margin-top: 15px;
    font-size: 14px;
}
.articleBox .left {
    float: left;
}
.articleBox .right {
    float: right;
}
.articleBox .news li a:hover,.articleBox .topic a:hover{
    color: #F65C54;
}
.articleBox .newsBox {
    width: 590px;
    min-height: 420px;
    box-shadow: 0 0 10px 0px #ccc;
    margin-bottom: 10px;
    margin-right: 10px;
    border-radius:15px
}
.articleBox .title {
    border-bottom: 1px #f0f0f0 solid;
    padding: 10px;
    line-height: 20px;
    font-size:18px;
    font-weight:600
}
.articleBox .title a {
    font-size: 14px;
    /*font-family: SimSun;*/
    line-height: 27px;
}
.title p {
    margin: 0 0 10px;
}
.articleBox .topNews {
    padding: 10px;
    overflow: hidden;
}
.articleBox .topNews .topic {
    width: 347px;
    line-height: 30px;
    height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.articleBox .topNews .content {
    width: 320px;
    font-size: 14px;
    color: #999;
}
.articleBox .clear {
    clear: both;
    font-size: 0px;
    line-height: 0px;
    height: 0px;
    overflow: hidden;
}
.articleBox .news {
    padding: 0 10px;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
}
.articleBox ol, .articleBox ul {
    margin-top: 0;
    margin-bottom: 15px;
}
.articleBox .news li {
    line-height: 30px;
    border-bottom: 1px #ccc dotted;
    padding: 0 15px;
}
.pic img{
    box-shadow: 2px 2px 15px #635959;
    border-radius: 5px;
    height: 100px;
    width: 200px;
}






.partner_box {
    width: 100%;
    height: 300px;
    margin-top: 15px;
    background: url(../../img/H/index-friend.jpg) no-repeat center center;
}
.item_nav_common {
    padding: 60px 0 20px 0;
}
.item_nav_common .item_nav_tit {
    position: relative;
    width: 350px;
    height: 3px;
    background: #f0f0f0;
    margin: 0 auto 20px;
}
.item_nav_common .item_nav_tit h4 {
    position: absolute;
    left: 75px;
    top: -20px;
    background: #fff;
    color: #666666;
    font-size: 28px;
    font-weight: bolder;
    width: 200px;
    height: 40px;
    text-align: center;
    line-height: 40px;
}
.item_nav_common .item_nav_tit h4.f6f6f6 {
    background: #f6f6f6;
}
.item_nav_common p {
    color: #999999;
    font-size: 18px;
    line-height: 32px;
    text-align: center;
}
.partner_nav_box {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 80px;
}
.partner_nav_box .commonB {
    position: absolute;
    width: 36px;
    height: 54px;
    top: 8px;
}
.partner_nav_box .commonB img {
    display: block;
    margin: 12px auto 0;
    cursor: pointer;
}
.partner_nav_box .leftB {
    left: 0;
}
.partner_nav_box .rightB {
    right: 0;
}
.partner_nav_box .commonB:hover {
    background: #e5e5e5;
}
#marquee1 {
    width: 1119px;
    height: 80px;
    overflow: hidden;
    margin: 0 auto;
}
#marquee1 ul li {
    float: left;
    width: 215px;
    height: 80px;
    padding: 0 5px;
}
#marquee1 ul li img {
    display: block;
    width: 200px;
    margin: 0 auto;
}









/*图片弹窗*/
.chz_indexs{}
.chz_indexs .modal-mask{
    background: rgba(0,0,0,.5);
    position: fixed;
    z-index: 99998;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.chz_indexs .modalmain{
    /*width: 520px;
    min-height: 400px;*/
    z-index: 99999;
    border-radius: 15px;
    position: fixed;
    margin-left: -260px;
    left: 50%;
    top: 160px;
    background-color: #fff;
    /*overflow: hidden;*/
}
.chz_indexs .modalmain .modal-title{
    text-align: center;
    height: 39px;
    line-height: 39px;
    width: 100%;
    background-color: #0350DE;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}
.chz_indexs .modalmain .modal-cont{
    /*padding: 20px 20px 0;*/
}
.chz_indexs .modalmain .modal-cont img{
   /* width: 600px;*/
    height: 600px;
    
}
.chz_indexs .modalmain .modal-bottom{
    text-align: center;
    position: absolute;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    border-top: 1px solid #0350DE;
    width: 100%;
    font-size: 14px;
    cursor: pointer;
}
.chz_indexs .close{
    position: absolute;
    right: -30px;
    top: -18px;
    cursor: pointer;
}
/*文字模式弹窗*/

.txt_indexs{}
.txt_indexs .modal-mask{
    background: rgba(0,0,0,.5);
    position: fixed;
    z-index: 99998;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.txt_indexs .modalmain{
    width: 520px;
    min-height: 400px;
    z-index: 99999;
    border-radius: 15px;
    position: fixed;
    margin-left: -260px;
    left: 50%;
    top: 160px;
    background-color: #fff;
    overflow: hidden;
}
.txt_indexs .modalmain .modal-title{
    text-align: center;
    height: 39px;
    line-height: 39px;
    width: 100%;
    background-color: #0350DE;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}
.txt_indexs .modalmain .modal-cont{
    padding: 20px 20px 0;
}
.txt_indexs .modalmain .modal-bottom{
    text-align: center;
    position: absolute;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    border-top: 1px solid #0350DE;
    width: 100%;
    font-size: 14px;
    cursor: pointer;
}








.g-footer {
    min-width: 1200px;
    padding: 25px 0;
    font-size: 12px;
    color: #D8D8D8;
    background: #111111;
}
.g-footer-section {
    float: left;
    width: 180px;
}
.g-footer-title {
    font-size: 14px;
    margin: 14px 0;
}
.g-footer-list {
    margin: 15px 0;
}
.g-footer-link {
    padding: 5px 0;
    color: #fff;
}
.g-footer-section.wide {
    width: 300px;
}
.g-footer-section p {
    /* margin: 14px 0; */
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 6px;
}
.g-footer-section .ftel i{
    display: inline-block;
    width: 60px;
    height: 60px;
    background: url(../../img/H/ftel.png) no-repeat -6px 0px;
}
.g-footer-section .ftel span{
    font-size: 25px;
    font-weight: bold;
    position: relative;
    top: -22px;
}
.g-footer-wx-qrcode img{
    width: 125px;
}
.g-footer-wx-qrcode .fwxtxt{
    text-align: center;
    font-size: 14px;
    margin-top: 5px;
    color: #F6F6F6;
}
.g-footer-safeguard {
    margin-top: 13px;
    padding: 6px 0;
    /*border-top: 1px solid #525252;*/
    border-bottom: 1px solid #525252;
}
.g-footer-safeguard .info:first-child {
    margin-right: 18px;
}
.g-footer-safeguard .info {
    float: left;
    margin-top: 7px;
}
.g-footer-safeguard .info .box {
    font-size: 12px;
    color: #D8D8D8;
    line-height: 18px;
}
.g-footer-copyright {
    padding-top: 27px;
    padding-bottom: 17px;
    font-size: 12px;
    line-height: 1;
}
.g-footer-safeguard .frfir{
    float: right;
}
.g-footer-safeguard .frfir a{
    width: 96px;
    background: url(../../img/H/163451.png) no-repeat;
    height: 37px;
    /* border: 1px solid red; */
    /*float: right;*/
    display: inline-block;
    background-size: 566px 82px;
    margin-left: 6px;
}
.g-footer-safeguard .frfir a:nth-child(1):hover{
    background-position: 0px -45px;
}
.g-footer-safeguard .frfir a:nth-child(2){
    background-position: -113px 0px;
}
.g-footer-safeguard .frfir a:nth-child(2):hover{
    background-position: -113px -45px;
}
.g-footer-safeguard .frfir a:nth-child(3){
    background-position: -227px 0px;
}
.g-footer-safeguard .frfir a:nth-child(3):hover{
    background-position: -227px -45px;
}
.g-footer-safeguard .frfir a:nth-child(4){
    background-position: -340px 0px;
}
.g-footer-safeguard .frfir a:nth-child(4):hover{
    background-position: -340px -45px;
}
.g-footer-safeguard .frfir a:nth-child(5){
    background-position: -453px 0px;
}
.g-footer-safeguard .frfir a:nth-child(5):hover{
    background-position: -453px -45px;
}















/*右侧浮动*/
.float {
    top: 25%;
    width: 60px;
    min-height: 153px;
    position: fixed;
    left: 3px;
    z-index: 999;
}
.float ul li {
    width: 60px;
    height: 66px;
    border-bottom: 0px solid #e6e6e6;
    padding: 0;
    margin-bottom: 4px;
    position: relative;
}

.float ul li a {
    position: absolute;
    left: 1px;
    top: 0px;
    transition: all 0.3s;
    color: #fff;
    line-height: 66px;
    overflow: hidden;
    font-size: 14px;
    background-position: center 6px;
    /* text-indent: 70px; */
}
.float ul li a .ke_tit {
    position: absolute;
    top: 42px;
    left: 0px;
    width: 60px;
    text-align: center;
    text-indent: 0;
    line-height: 0.9;
}
.float ul li a .ke_info {
    display: block;
    position: absolute;
    left: 60px;
    height: 66px;
    background: #fff;
    color: #FF465A;
    padding-right: 15px;
    padding-left: 10px;
    width: 131px;
    height: 66px;
    /* background: rgba(255,255,255,0.3); */
    box-shadow: 0px 2px 4px 0px rgba(255,70,90,0.3);
    font-size: 15px;
}
.flo_1 {
    width: 60px;
    height: 66px;
    display: block;
    background: #ff465a url(../../img/H/extend/float_5.png) no-repeat;
}
.flo_2 {
    width: 60px;
    height: 66px;
    display: block;
    background: #ff465a;
}
.flo_2 .ke_tit {
    background: url(../../img/H/extend/dh.png) 10px 0 no-repeat;
    padding-top: 35px;
    top: 6px!important;
}
.flo_3 {
    width: 60px;
    height: 66px;
    display: block;
    background: #ff465a url(../../img/H/extend/wx.png) no-repeat;
}
.flo_4 {
    width: 60px;
    height: 66px;
    display: block;
    background: #ff465a url(../../img/H/extend/float_8.png) no-repeat;
}
.flo_w {
    width: 60px;
    height: 66px;
    display: block;
    background: #ff465a url(../../img/H/extend/xz.png) no-repeat;
}
.flo_j {
    width: 60px;
    height: 66px;
    display: block;
    background: #ff465a url(../../img/H/extend/xz.png) no-repeat;
}
.flqrc{
    display: none;
    position: absolute;
    padding: 7px 7px;
    background: #fff;
    box-shadow: 1px 1px 10px 0px #ccc;
}
.flqrc img{ 
    width: 100px;
}
.flqrc.wxqrc{
    top: 210px;
    left: 63px;
}

.flqrc.appqrc{
    top: 280px;
    left: 63px;
}
.flqrc.jappqrc{
    top: 350px;
    left: 63px;
}
.flo_qq {
    width: 60px;
    height: 66px;
    display: block;
    background: #ff465a url(../../img/H/extend/qq.png) no-repeat;
}
.flqrc.qqqrc{
    width: 170px;
    text-align: center;
    top: 140px;
    left: 61px;
}


.banner .popbox {
    float: right;
    background-color: #fff;
    border-radius: 15px;
    width: 280px;
    text-align: center;
    margin: 42px 0 0 0;
}

.banner .popbox .head {
    padding: 0 20px;
}

.banner .popbox .head .slogan {
    line-height: 40px;
    padding: 10px 0 0;
    color: #544F56;
    font-size: 18px;
}

.banner .popbox .head h1 {
    font-size: 24px;
    line-height: 1.5;
    color: #5D5D5D;
}

.banner .popbox .head p {
    font-size: 12px;
    color: #848D88;
    line-height: 3;
}

.banner .popbox .bottom {
    padding: 20px 20px 10px;
    background-color: #FFFFFF;
    border-radius: 0 0 15px 15px;
    box-shadow: inset 0 16px 12px rgba(0, 0, 0, 0.1);
}

.banner .popbox .bottom .btn-block {
    display: block;
    width: 100%;
    text-align: center;
    border-radius: 5px;
    transition: background .3s;
}

.banner .popbox .bottom .btn-block:hover {
    background-color: #F67D35;
}

.banner .popbox .bottom .btn-primary {
    background-color: #CB3B3B;
    color: #fff;
    font-size: 16px;
    line-height: 42px;
}

.banner .popbox .bottom .tips {
    line-height: 40px;
    font-size: 12px;
}

.banner .popbox .bottom .tips a {
    color: #FB282B;
}

/*金额配资*/

.pb1 {
    background: #fff;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    height: 120px;
    margin-bottom: 20px;
}

.pb1 ul li {
    width: 210px;
    float: left;
    margin: 20px 10px 20px 10px;
    padding-top:10px;
    height: 80px;
    overflow: hidden;
    background: url(../../img/H/extend/border-right.png) no-repeat right 14px;
}
.dw_Cbg{
    background: url(../../img/H/extend/Tetris.png) no-repeat ;
}
.fleft {
    display: block;
    float: left;
}
#i-two{
    font-size: 12px;
    color:#666;
    margin-top: 7px; 
}

.pb1 ul li:last-child {
    background: none;
}

.pb1 ul li i {
    width: 16px;
    height: 16px;
    display: block;
    margin-left:20px;
    margin-top: 21px; 
    /*margin-right: 10px;*/
}

.pb1 ul li i.s1 {
    background-position: -6px -62px
}

.pb1 ul li i.s2 {
    background-position: -84px -62px
}

.pb1 ul li i.s3 {
    background-position: -163px -62px
}

.pb1 ul li i.s4 {
    background-position: -243px -62px
}

.pb1 ul li span {
    font-size: 20px;
    color: #CB3B3B;
    padding-top: 7px;
    float: left;
    margin-left: 10px;
}

.pb1 ul li strong {
    /*display: block;*/
    font: 16px/18px "Microsoft YaHei", tahoma, arial;
    color: #777;
    font-weight: 600;
    float: right;
    margin-right: 80px;
}

.pb1 ul li strong span {
    font-size: 14px;
    color: #666;
    font-weight: 300;
    padding-top: 2px;
    margin-top: -5px;
}
.pb1 ul li strong :nth-child(1){
    margin-left: 10px;
    padding-top: 5px;
   
}
.pb1 ul li span span {
    font-size: 14px;
    float: right;
    margin-left: 2px;
    margin-top: -2px;
    color:#666;
}


.news-cont{
    height: 200px;
    border: 1px solid #ddd;
    margin-top: 20px;
}


.cont-left{
    float: left;
    width: 200px;
    height: 200px;
    background: #FF3300;
    text-align: center;
}
.cont-left p{
    font-size: 38px;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 65px;
}
.cont-left a{
    border-radius: 3px;
    font-size: 20px;
    padding:10px 15px 10px 15px;
    background: #fff;
    font-weight: 550;
    color: #000000;
}
.cont-right{
    float: left;
    width: 332px;
    height: 200px;
}
.fine{
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.cont-right img{
    padding-left:50px;
    padding-top: 15px;
}
.cont-right .one{
    
    padding-left: 120px;
    margin-top: -40px;
}
.cont-right .one p{
    color: #555555;
    font-size: 15px;
}
.cont-right .two{
    padding-left: 60px;
    padding-top: 30px;
    line-height: 35px;
}
.cont-right .two p{
    color: #555555;
    font-size: 14px;
}
.day{
    background: #6DA9DE;
}
.week{
    background: #FBB01F;
}
.month{
    background: #F77E76;
}

/*news*/
.pb6 {
    height: 350px;
    overflow: hidden;
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #ddd;
    margin-top: 20px;
}

.pb6 .pb6-l {
    float: left;
    width: 300px;
    border-right: 1px solid #ddd;
    height: 330px;
}

.pb6 .pb6-l ul li {
    width: 260px;
    height: 349px;
    float: left;
    text-align: center;
    padding: 0px 20px;
    border-right: 1px solid #ddd;
    
}

.pb6 .pb6-l ul li:last-child {
    /*background: none;*/
}

.pb6 .pb6-l ul li h3 {
    font-size: 16px;
    color: #151515;
    font-weight: 400;
    position: relative;
    height:50px;
    line-height: 50px;
    margin-left: -9px;
    margin-top: 12px;
}

.pb6 .pb6-l ul li .det {
    line-height: 26px;
    color: #666666;
    text-indent: 20px;
    height: 60px;
    font-size: 14px;
    padding: 0 10px;
    /*border: 1px solid red;*/
    width: 190px;
    margin-left: 15px;
}

.pb6 .pb6-l ul li .icon {
    position: relative;
    left: 73px;
    width: 150px;
    height: 150px;
    margin-bottom: 12px;
    top: 15px;
}

.pb6 .pb6-l ul li .icon.icon-left {
    background: url(../../img/H/extend/apps.png) no-repeat;
    background-position: 1px 1px;
}



.pb6 .pb6-l ul li a {
    border: 1px solid #F89C12;
    color: #F89C12;
    padding: 8px 35px;
    border-radius: 8px;
    margin-left: -6px;
}
#bd_colors{
  color: #666666;
}
#bd_colors:hover{
  color: #F35E1E;
}
.pb6 .gonggaoBox .bd li .date {
    float: right;
    color: #999;
    margin-right:17px; 
}
.pb6 .pb6-r .gonggaoBox .hd{
    float: left;
    height: 70px;
    width: 895px;
    border-bottom: 1px solid #ddd;
}
.pb6 .pb6-r .gonggaoBox .hd span{
    float: left;
    margin-top: 25px;
    font-size: 16px;
}
.pb6 .pb6-r .gonggaoBox .hd #hd-one{
    margin-left: 25px;

}

.pb6 .pb6-r .gonggaoBox .hd #hd-two{
    margin-left: 335px; 
}
.pb6 .pb6-r .gonggaoBox .hd span a{
    color: #F89C12;
    font-size: 12px;
}
.pb6 .pb6-r .gonggaoBox .bd #bd-one{
    float: left;
    margin-top: 10px;
    font-size: 14px;
    line-height: 35px;
    width: 415px;
    padding-left:28px; 
    border-right: 1px solid #F0F0F0;

}
.pb6 .pb6-r .gonggaoBox .bd #bd-two{
    float: left;
    margin-top: 10px;
    font-size: 14px;
    line-height: 35px;
    width: 415px;
    padding-left:23px; 

}


/*合作伙伴*/
.pb7{
    height: 400px;
    overflow: hidden;
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #ddd;
}
.pb7-top{
padding:48px;
background:url(../../img/H/extend/bz-icon-bg.png) no-repeat;
border-bottom: 1px solid #ddd;
width: 97%;
float: left;
margin-left: -20px;
}
.pb7-top ul li{
    width: 220px;
    display: block;
    height:138px;
    font-size: 16px;
    margin-right: 22px;
    text-align: center;
    float: left;

    background:url(../../img/H/extend/zf-right-icon.png) no-repeat right center;
}

 .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{
width: 97%;
float: left;
}
.pb7 .pb7-bottom .floor-hd {
    margin-bottom: 10px;
    height:40px;
    margin-top: 15px;

}
.pb7 .pb7-bottom .floor-hd h3 {
    float: left;
    padding: 0 10px;
   font-size: 16px;
    font-weight: bold;
}
.numbers2:first-child{
    margin-left: 20px;
}

.numbers2{
    float: left;
    height: 125px;
    width: 120px;
    margin-left: 11px;
    padding:0 10px;
    text-align: center;
}

.numbers2 img:nth-child(3){
    margin-left: 50px;
}
    

.numbers2 img{
    margin:0 auto;
    text-align:center;
    height: 52px;
}


.numbers2 p:nth-child(2){
    margin:0 auto;
    margin-top: 10px;
    font-size: 16px;
    color: #636363;
    font-weight: 600;
    
}


.numbers2 p:nth-child(3){
    margin-top: 5px;
    color: #A0A0A0;
    font-size: 14px;
}


/*友情链接*/


.linkM {
    min-height: 50px;
    display: block;
    padding: 0px 0 0px 30px;

    position: relative;
    z-index: 0;
    margin-top: -1px;
    margin-bottom: 15px;
}

.linkM div {
    display: inline-block;
    width: 100%;
}
.linkM div a{
    padding:10px 20px;
    border:1px solid #ddd;
    text-align: center;
    line-height: 70px;
    float: left;
    display: block;
    /*margin-right: 10px;*/
    margin-left: 29px;
}
.linkPic img {
   
    float: left;

    text-align: center;
}

.linkText a {
    float: left;
    white-space: nowrap;
    margin-right: 30px;
    line-height: 34px;
}


/*footer*/
    
.foot { width: 100%; padding: 35px 0;  background: #EEEEEE;color:#fff; height: 170px;  }
.foots{
  margin-left: -80px;

}

.footTel{
    float: left;
    width: 140px;
    padding-left: 73px;

}
.footTel .footTel-top{
    border-bottom: 1px solid #D5D5D5;
    float: right;
    width: 140px;
    height: 45px;
}
.footTel .footTel-top img{
  float: left;
}
.footTel .footTel-top span{
    font-weight: 700;
    margin-top: 17px;
    float: right;
    color: #222222;
    font-size: 14px;
}
.footTel .footTel-links{
    float: right;
    margin-top: 15px;
}
.footTel .footTel-links p{
  line-height: 22px;
  
}
.footTel .footTel-links p>a{
  color: #646262;
    float: right;
        width: 100%;
    text-align: right;
    font-size: 14px;

}
.footTel .footTel-links p>a:hover{
  color: red;
}
.tel-link{
    width: 100px;
}


.copyRight { width: 100%; padding: 10px 0;background: #666666; text-align: center;}
.copyRight a{
    color: #666666;
}
.copyRight a:hover{
    color: #666666;
}
#footerimgs{

  margin-left: -15px;

}
.copyRight .text { width:100%;float: left; line-height: 35px; color:#aaa;text-align: center;margin-bottom: 10px;}
.copyRight .text a{
  color: #666666;
}
.copyRight .text span { display: inline-block; margin-right: 20px; }
.copyRight .anquan { width:100%;float: left;  float: right; text-align: center; }
.copyRight .anquan a { margin-left: 5px;overflow: hidden;text-align: center; }
.copyRight .anquan a#cxwz { background-position: 0 -35px; }
.copyRight .anquan a#cxwz:hover { background-position: 0 -35px; }
.copyRight .anquan a#rz360 { background-position: -113px -35px; }
.copyRight .anquan a#rz360:hover { background-position: -113px -35px; }
.copyRight .anquan a#kxwz { background-position: -221px -35px; }
.copyRight .anquan a#kxwz:hover { background-position: -221px -35px; }
