em{
    font-style: normal;
}

.header .t1 .tel_phone {
    float: left;
    width: 15px;
    height: 40px;
    padding-right: 8px;
    background: url("../../img/H/extend/phone-icon.png")/*tpa=http://pz3007.com/static/img/H/extend/phone-icon.png*/ no-repeat;
    background-position: 1px 15px;
}

.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")/*tpa=http://pz3007.com/static/img/H/icon-wx.png*/ no-repeat 0px -4px;
}
.header .t1 .saoma.gz {
    background: url("../../img/H/icon-wx.png")/*tpa=http://pz3007.com/static/img/H/icon-wx.png*/ no-repeat 0px -4px;
}
.header .t1 .saoma.dh {
    background: url("../../img/H/icon-wx.png")/*tpa=http://pz3007.com/static/img/H/icon-wx.png*/ no-repeat 0px -4px;
}
.header .t1 .saoma.wx:hover {
    background: url("../../img/H/icon-wx.png")/*tpa=http://pz3007.com/static/img/H/icon-wx.png*/ no-repeat 0px -36px;
}
.header .t1 .saoma.dh:hover {
    background: url("../../img/H/icon-wx.png")/*tpa=http://pz3007.com/static/img/H/icon-wx.png*/ no-repeat 0px -36px;
}
.header .t1 .saoma.gz:hover {
    background: url("../../img/H/icon-wx.png")/*tpa=http://pz3007.com/static/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")/*tpa=http://pz3007.com/static/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")/*tpa=http://pz3007.com/static/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")/*tpa=http://pz3007.com/static/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")/*tpa=http://pz3007.com/static/img/H/user.png*/ no-repeat 8px 7px;
}
.loginreg .form .login_pass {
    background: #fff url("../../img/H/pwd.png")/*tpa=http://pz3007.com/static/img/H/pwd.png*/ no-repeat 8px 8px;
}
.loginreg .form .login_yzm {
    background: #fff url("../../img/H/yanzhengma.png")/*tpa=http://pz3007.com/static/img/H/yanzhengma.png*/ no-repeat 8px 8px;
}
.loginreg .form .login_tuijian {
    background: #fff url("../../img/H/tuijian.png")/*tpa=http://pz3007.com/static/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")/*tpa=http://pz3007.com/static/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: 360px;
    background: #fff;
    overflow: hidden;

}
.index_mod4 {
    overflow: hidden;
    border:1px solid #f1f1f1;
}

.index_mod4 .mod_right {
    background: url("../../img/H/extend/index_m4.jpg")/*tpa=http://pz3007.com/static/img/H/extend/index_m4.jpg*/ no-repeat 0px 0px;
    width: 295px;
    height: 358px;
    float: left;
    position: relative;
    background-size: cover;
}
/*img-market*/

.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: 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")/*tpa=http://pz3007.com/static/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")/*tpa=http://pz3007.com/static/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")/*tpa=http://pz3007.com/static/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;
}








/*弹窗，txt_indexs文字模式,chz_indexs图片模式*/
.modal-mask{
    background: rgba(0,0,0,.5);
    position: fixed;
    z-index: 99998;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.modalmain{
    z-index: 99999;
    border-radius: 15px;
    position: fixed;
    margin-left: -360px;
    left: 50%;
    top: 160px;
    background-color: #fff;
}

.txt_indexs .modalmain{
    width: 520px;
    min-height: 400px;
    overflow: hidden;
}

.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;
}

.chz_indexs .modalmain .modal-cont img{
    width: 600px;
    height: 600px;
}
.chz_indexs .modalmain .modal-bottom,.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;
}
.chz_indexs .close{
    position: absolute;
    right: -30px;
    top: -18px;
    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")/*tpa=http://pz3007.com/static/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")/*tpa=http://pz3007.com/static/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;
    right: 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;
    right: 1px;
    top: 0px;
    transition: all 0.3s;
    color: #fff;
    line-height: 66px;
    overflow: hidden;
    font-size: 12px;
    background-position: center 6px;
}
.float ul li a .ke_tit {
    position: absolute;
    top: 42px;
    right: 0px;
    width: 60px;
    text-align: center;
    text-indent: 0;
    line-height: 0.9;
}
.float ul li a .ke_info {
    display: block;
    position: absolute;
    right: 60px;
    height: 66px;
    background: #fff;
    color: #ff5722;
    padding-right: 15px;
    padding-left: 20px;
    width: 150px;
    height: 66px;
    box-shadow: 0px 2px 4px 0px rgba(255,70,90,0.3);
    font-size: 20px;
    z-index: 99999
}
.flo_1 {
    width: 60px;
    height: 66px;
    display: block;
    background: #ff5722 url("../../img/H/extend/float_5.png")/*tpa=http://pz3007.com/static/img/H/extend/float_5.png*/ no-repeat;
}
.flo_2 {
    width: 60px;
    height: 66px;
    display: block;
    background: #ff5722;
}
.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: #ff5722 url("../../img/H/extend/wx.png") no-repeat;
}
.flo_4 {
    width: 60px;
    height: 66px;
    display: block;
    background: #ff5722 url("../../img/H/extend/float_8.png") no-repeat;
}
.flo_w {
    width: 60px;
    height: 66px;
    display: block;
    background: #ff5722 url("../../img/H/extend/xz.png") no-repeat;
}
.flo_j ,.flo_j_ios{
    width: 60px;
    height: 66px;
    display: block;
    background: #ff5722 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: 280px;
    right: 63px;
}
.flqrc.jappqrc_ios{
    top: 490px;
    right: 63px;
}
.flqrc.appqrc{
    top: 350px;
    right: 63px;
}
.flqrc.jappqrc{
    top: 420px;
    right: 63px;
}
.flo_qq {
    width: 60px;
    height: 66px;
    display: block;
    background: #ff5722 url("../../img/H/extend/qq.png") no-repeat;
}
.flqrc.qqqrc{
    width: 170px;
    text-align: center;
    top: 210px;
    right: 61px;
}

.banner .popbox {
    float: right;
    background-color: #fff;
    border-radius: 15px;
    width: 280px;
    text-align: center;
    margin: 82px 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;
    font-weight: normal;
}

.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;
}

/*公告*/
.notice-bg{
    background:#f5f5f5;
}
.notice{
    border-top:1px solid #f5f5f5;
}
.notice > i{
    background: url("../../img/H/extend/gonggao-icon.png")/*tpa=http://pz3007.com/static/img/H/extend/gonggao-icon.png*/ no-repeat;
      float: left;
      width: 28px;
      height: 18px;
      margin-left: 7px;
      margin-top: 8px;
}
.notice {
    height: 30px;
    line-height: 30px;
    padding: 0px;
}

.notice .notice-tit {
    color: #666;
    display: block;
    float: left;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    width: 85px;
    /*font-size: 14px;*/
    padding-left: 5px;
    background-position: 1px -470px;
}
.notice-left {
    width: 973px;
    overflow: hidden;
    position: relative;
    float: left;
}
.notice-left .bd {
    width: 999px;
}

.notice-left .infoList li {
    height: 30px;
    line-height: 30px;
    font-size: 14px; text-align: right;
    width:80%;
    float: left;
    padding-right: 5%;
}
.notice-left .infoList li a{
    color:#999999;float: left
}
.notice-left .infoList li a:hover{
    color: red;
}

.notice-left .infoList li span{
font-size: 14px;
color: #999;
}
.notice .notice-more {
    color: #999999;
    float: right;
    font-size: 14px;margin-top:-3px;
}

.notice .notice-more a {
    color: #999999;
    padding-right: 20px;
}
.notice .notice-more a:hover {
    color: red;

}

/*公告 end*/

/* 首页数据 */

.pb1 {
    height: 120px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dddddd;
}

.pb1 ul li {
    width: 298px;
    float: left;
    margin: 20px 10px 20px 10px;
    padding-top:10px;
    height: 80px;
    overflow: hidden;
    background: url("../../img/H/extend/border-right.png")/*tpa=http://pz3007.com/static/img/H/extend/border-right.png*/ no-repeat right 20px;
}
.dw_Cbg{
    background: url("../../img/H/extend/dw_Cbg.png")/*tpa=http://pz3007.com/static/img/H/extend/dw_Cbg.png*/ no-repeat;
}
.fleft{ display:block; float:left;}
.pb1 ul li.lastli {
    background: none;
     width: 222px;
}

.pb1 ul li i {
    width: 65px;
    height: 65px;
    display: block;
    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: 18px;
    color: #333333;
    padding-top: 9px;
    padding-bottom: 4px;
    float: left;
}

.pb1 ul li strong {
    display: block;
    font: 16px/18px "Microsoft YaHei", tahoma, arial;
    color: #777;
    font-weight: 600;
}

.pb1 ul li strong span {
    font-size: 14px;
    color: #999999;
    padding-top: 0px;
    font-weight: normal;
    width: 57%;
}
/*股票配资*/
.index-pay-block{width:235px;height:425px;float:left;padding:0 20px 10px 20px;margin-right:33px;transition:all 0.5s;border-radius:10px;margin-top:30px;margin-bottom:30px;}
.index-pay-block:hover{box-shadow:0 0 30px rgba(0,0,0,0.5);}
.index-pay-block:nth-last-child(1){margin-right:0px;}
.index-pay-block.red{background:#fd4846;}
.index-pay-block.blue{background:#54c3df;}
.index-pay-block.blue-vip{background:#3c5ebe url("../../img/H/extend/index-vip.png")/*tpa=http://pz3007.com/static/img/H/extend/index-vip.png*/ no-repeat center bottom;}
.index-pay-block.deepyellow{background:#f7a764;}
.index-pay-tittle-bg{width:100%;height:63px;text-align:center;line-height:50px;font-size:20px;color:white;float:left;margin-bottom:10px;background-position:top center;color:white;}
.index-pay-tittle-bg.red{background:url("../../img/H/extend/pay-tittle-bg-red.png")/*tpa=http://pz3007.com/static/img/H/extend/pay-tittle-bg-red.png*/ no-repeat;background-position:top center;}
.index-pay-tittle-bg.blue{background:url("../../img/H/extend/pay-tittle-bg-green.png")/*tpa=http://pz3007.com/static/img/H/extend/pay-tittle-bg-green.png*/ no-repeat;background-position:top center;}
.index-pay-tittle-bg.blue-vip{background:url("../../img/H/extend/pay-tittle-bg-vip.png")/*tpa=http://pz3007.com/static/img/H/extend/pay-tittle-bg-vip.png*/ no-repeat;background-position:top center;}
.index-pay-tittle-bg.deepyellow{background:url("../../img/H/extend/pay-tittle-bg-deepyellow.png")/*tpa=http://pz3007.com/static/img/H/extend/pay-tittle-bg-deepyellow.png*/ no-repeat;background-position:top center;}
.index-pay-main{width:100%;height:auto;border-bottom:1px solid #ffffff;float:left;position:relative;left:50%;transform:translateX(-50%);padding:10px 0;}
.index-pay-main:nth-last-child(1){border-bottom:none;}
.index-pay-main:nth-last-child(2){padding-bottom:20px;}
.index-pay-main:nth-last-child(3){padding-bottom:50px;}
.index-pay-main-word{width:100%;height:auto;float:left; font-size:16px;color:white;margin-bottom:10px;}
.index-pay-main-word>div{float:left;}
.index-pay-main-word>div:nth-last-child(1){float:right;}
.index-pay-deep-word.big{font-size:40px;display:inline-block;vertical-align:middle;margin-top:-20px;margin-right:5px;}
.index-pay-deep-word.middle{font-size:20px;}
.index-pay-deep-word.red{color:#7c0707;}
.index-pay-deep-word.blue{color:#0c3f6e;}
.index-pay-deep-word.blue-vip{color:#182b61;}
.index-pay-deep-word.deepyellow{color:#ff3c00;}
.index-pay-tips-word{width:100%;height:auto;display:block;text-align:center;font-size:13px;margin-top:20px;color:white;}
.index-pay-tips-btn{width:188px;height:41px;display:block;margin:0 auto;text-align:center;line-height:41px;font-size:20px;margin-top:15px;cursor:pointer;text-decoration:none;border:1px solid #ffffff;color:#ffffff;transition:all 0.2s;border-radius:5px;}
.index-pay-tips-btn.red-btn:hover{background:#73100f;border:1px solid #73100f;color:#ffffff;text-decoration:none;}
.index-pay-tips-btn.blue-btn:hover{background:#155f71;border:1px solid #155f71;color:#ffffff;text-decoration:none;}
.index-pay-tips-btn.blue-btn-vip:hover{background:#2d4893;border:1px solid #2d4893;color:#ffffff;text-decoration:none;}
.index-pay-tips-btn.deepyellow-btn:hover{background:#985a27;border:1px solid #985a27;color:#ffffff;text-decoration:none;}

.i-peizi {
    width: 100%;
    background: #f1f2f2;
}

/**/
.pb7 {
    overflow: hidden;
}
 .floor-hd {
    margin-bottom: 10px;
    height:58px;
    margin-top:30px;
    text-align: center;
    width: 100%;
    float: left;
}
 .floor-hd h3 span{
    color: #333333;
 }
 .floor-hd h3 {
   font-size: 18px;
    font-weight: normal;
    color: #333333;
    margin:0px auto;
    width: 100%;
    text-align: center;
}
 .floor-hd .tit-bg{
    width: 80px;
    display: block;
    height: 4px;
    margin:0px auto;
    background:#dfc072;
    margin-top:18px;
}

/*新闻*/
.news-main{
    margin: 20px auto;
}
.news-main .news-list{
    width:33%;
    float: left;
    height: 330px;
     background: #fff;
     padding:0px 2% 0px 0px;
    margin-right:24px;
}
.news-main .news-list:last-child{
      padding:0px 0px 0px 0px;
}
.news-main .news-list .tit{
    font-size: 18px;
    color: #333333;
    height: 70px;
    line-height: 70px;
    display: block;
    padding-left: 3%;
    width: 97%;font-weight: bold;
    float: left;
    border-bottom: 1px solid #f0f0f0;
}
.news-main .news-list .tit a{
    font-size: 14px;
    color: #999999;
    padding-left: 15px;float: right;
}
.news-main .news-list .gonggao{
    float: left;
   padding-left: 3%;
    width: 97%;
    padding-bottom: 10px;
}
.news-main .news-list .gonggao ul {
    padding-top:20px;
}
.news-main .news-list .gonggao ul li{
text-align:left;
height: 40px;
line-height: 40px;
text-indent: 15px;
}
.news-main .news-list .gonggao ul li a:hover{
    color: #fc625f
}
.news-main .news-list .gonggao ul li i{
    background:#adadad;
    width: 3px;
    height: 3px;
    display: block;
    float: left;
    position: relative;
    top:18px;
    left:7px;
}
.news-main .news-list .gonggao ul li .date {
    float: right;
    color: #999999;
    margin-right:17px;
}
.news-main .news-list .gonggao ul li a{
    float: left;
    color: #666666
}

.list-xiazai{
    /*margin:40px;*/
    padding:47px;
    border:1px solid #dddddd;
}
.list-xiazai .det{
    font-size: 14px;
    color: #666666;
line-height: 30px;}
.list-xiazai .img{
  margin:30px auto;
    display: block;
    text-align: center;
}
.list-xiazai .btn-btojn{
    background: #f44336;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 5px;
    width: 180px;
    color: #fff;
    font-size: 16px;
    display: block;
}
/*新闻 end*/

/*合作伙伴*/
.index-partner-block{height:170px;padding:15px;margin-top:20px;border: 1px solid #ddd;margin-bottom: 20px;width: 1170px;}
.index-partner-block>a{width:210px;height:76px;float:left;margin:0px 11px 15px;border: 1px solid #ddd;}
.index-partner-block>a>img{width: 100%;}
.index-partner-block>a:nth-child(5){margin-right:0px;}
.index-partner-block>a:nth-child(6){margin-bottom:0px;}
.index-partner-block>a:nth-child(7){margin-bottom:0px;}
.index-partner-block>a:nth-child(8){margin-bottom:0px;}
.index-partner-block>a:nth-child(9){margin-bottom:0px;}
.index-partner-block>a:nth-last-child(1){margin-right:0px;margin-bottom:0px;}
.list-wrap{background:#f6f6f6;}
.flink-title{background:none;width:1200px;margin:0 auto;display:block;}
.flink-tilte a{text-decoration:none;color:#333;display:inline-block;font-size:15px;margin-right: 30px;width:130px;height:40px;text-align: center;line-height:40px; background:#f6f6f6;border-radius:500px;}
.title-wrap{color:#333;font-size:18px;width:1200px;margin:0 auto;margin-bottom:10px;display:block;border-bottom:1px solid #f0f0f0;padding-bottom:20px;}
.item-wrap h2{font-size: 18px;font-weight: normal;}

/*footer*/
.foot { width: 100%; padding: 35px 0;  background: #333333;color:#fff; }
.footTel{margin-left:40px; height: 90px;}
.footTel, #footGz {
  height: 150px; float: left;
  line-height: 23px; color: #fff;
    font-size: 14px;
    text-align: right;
    /*padding: 0px 30px;*/
    margin-left: 80px;
/*    background:url(../images/news/botton-bg-bor.png) no-repeat right center;*/
     }
     .footTel, #footGz div{
    float: left;
    margin-right: 34px;
     }
   #footGz img{
    width: 120px !important;
      height: 120px !important;
    }
.footTel1 { float: left; line-height: 28px; margin-top: 5px; color: #fff;  }
.footTel b { font-size: 28px; display: block; color: #fff; font-weight: 600;    line-height: 50px;}
#footGz { text-align: center; }

#footGz a { width: 24px; height: 24px; vertical-align: middle; margin:15px 5px 0; text-indent: -999px; display: inline-block; background: url("../../../Style/New/headFootIco.png")/*tpa=http://pz3007.com/Style/New/headFootIco.png*/ no-repeat; }
#footGz a.sina { background-position: 0 -96px; }
#footGz a.sina:hover { background-position: 0 -120px; }
#footGz a.weixin { background-position: 0 -144px; }
#footGz a.weixin:hover { background-position: 0 -168px; }
#footGz .wixinBox { position: relative; z-index: 0; }
#footGz .wixinBox img { top: -160px; left: -50px; width: 150px; }
#footGz a.qq { background-position: 0 -192px; }
#footGz a.qq:hover { background-position: 0 -216px; }
.footNav div{
    width: 100px;
    float: left;}
.footNav  h3{
  font-size: 16px;
    line-height: 30px;
    white-space: nowrap;
    color: #fff!important;
    float: left;
    font-weight: normal;

}
.footNav a { line-height: 30px; white-space: nowrap; color: #fff!important;font-size: 14px; }
.footNav a:hover { color: #fff!important; }
.copyRight { width: 100%; padding: 10px 0;background: #484848; }
.copyRight a{
    color: #545454;
}
.copyRight a:hover{
    color: #CC7832;
}
.copyRight .text { width:100%;float: left; line-height: 47px; color:#aaa;text-align: center; }
.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; }
.ft18 {
    font-size: 18px;
}

.partner-title{height: auto;overflow: hidden;padding-top: 20px;}
.partner-title span{font-size: 18px;}
.partner-title span.small{font-size: 12px;margin-left: 10px;color: #666;}

/*资讯*/
.pb6 {
    height: 350px;
    overflow: hidden;
    margin-bottom: 20px;
    background: #fff;
    margin-top: 20px;
    /* border: 1px solid #ddd; */
}
.down_load {
    float: left;
    width: 295px;
    height: 348px;
    border: 1px solid #ddd;
    border-right: 0;
    text-align: center;
    /* height: 100%; */
}
.down_load .load_top {
    float: left;
    width: 100%;
    padding-top: 30px;
}
.down_load .load_top span {
    font-size: 16px;
    color: #151515;
}
.down_load .load_top p {
    font-size: 14px;
    color: #666666;
    width: 190px;
    margin-left: 52px;
    margin-top: 20px;
    line-height: 25px;
}
.down_load .load_top i {
    float: left;
    background: url("../../img/H/extend/lod.png")/*tpa=http://pz3007.com/static/img/H/extend/lod.png*/ no-repeat;
    height: 88px;
    width: 90px;
    margin-top: 40px;
    margin-left: 97px;
}
.down_load .load_top a {
    float: left;
    margin-top: 150px;
    color: #f89c12;
    margin-left: -110px;
    border: 1px solid #f89c12;
    padding: 8px 35px;
    border-radius: 8px;
}

.pb6 .pb6-r .gonggaoBox #bd_two {
    border-left: 1px solid #fff;
}
.pb6 .pb6-r .gonggaoBox #hd_two {
    border-right: 1px solid #fff;
}
.pb6 .pb6-r .gonggaoBox .dd {
    width: 450px;
    height: 348px;
    border: 1px solid #ddd;
}
.pb6 .pb6-r .gonggaoBox .bd,.hd {
    float: right;
}
.pb6 .pb6-r .gonggaoBox .dd p {
    width: 101%;
    height: 70px;
    border-bottom: 1px solid #ddd;
    /* background: #fff; */
}
.pb6 .pb6-r .gonggaoBox .dd p span {
    float: left;
    padding-left: 30px;
    padding-top: 22px;
    font-size: 20px;
    color: #333333;
}
.pb6 .pb6-r .gonggaoBox .dd p a {
    float: left;
    padding-left: 15px;
    padding-top: 30px;
    color: #FAB868;
}
.pb6 .gonggaoBox .date {
    float: right;
    color: #A9A9A9;
}
.pb6 .pb6-r .gonggaoBox .dd>span {
    float: left;
    width: 390px;
    line-height: 42px;
    margin-top: 15px;
    padding-left: 30px;
    height: 260px;
}
/*资讯 end */