﻿@charset "utf-8";
* {
    padding: 0;
    margin: 0;
    font-family: "微软雅黑 Regular", "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", STHeiti, "WenQuanYi Micro Hei", SimSun, sans-serif
}

body {
    font-family: "微软雅黑 Regular", "宋体", "微软雅黑", "Arial Unicode MS";
    font-size: 14px;
    color: #666;
    text-align: center;
    background: #fff;
    border-bottom: #d6d6d6 dotted 1px;
    min-width: 986px
}

input, select, textarea {
    outline: 0;
    border: 0;
    background-color: transparent;
    font-family: "微软雅黑 Regular"
}

.ty_title1_a4 {
    line-height: 50px;
    padding: 9px 20px 0;
    float: right;
    font-size: 18px;
}

.hq span {
    white-space: nowrap;
    display: block;
    font: bold 18px/36px "微软雅黑 bold";
    padding: 16px 0 10px 25px;
}

.hq_box {
    line-height: 28px;
    text-align: left
}

.hq_box p {
    text-align: justify;
    padding: 0 25px;
}

.hq_box p a {
    display: inline;
    color: #666;
    font-size: 16px;
}

.hq_box p a:hover {
    color: #ff8404
}

.hq_box p em {
    margin: 0 15px;
}

.sm {
    color: #fff;
    margin-top: 2px
}

img {
    border: 0;
    display: inline-block
}

li, ol, ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

em, i {
    font-style: normal
}

a:link {
    color: #999999;
    text-decoration: none
}

a:visited { /*color:#FF7800;*/
    text-decoration: none
}

a:hover {
    color: #FF7800;
    text-decoration: none
}

a:active {
    color: #FF7800;
    text-decoration: none
}

.fs_12 {
    font-size: 12px
}

.fs_14 {
    font-size: 14px
}

.fs_16 {
    font-size: 16px
}

.fs_18 {
    font-size: 18px
}

.fs_24 {
    font-size: 24px
}

.font_w {
    font-weight: 700
}

.center {
    margin-left: auto;
    margin-right: auto
}

.tl {
    text-align: left
}

.tc {
    text-align: center
}

.tr {
    text-align: right
}

.unline, .unline a, a.unline {
    text-decoration: underline
}

.unline a:hover, .unline:hover, a.unline:hover {
    text-decoration: none
}

.bold {
    font-weight: 700
}

.unbold {
    font-weight: 400
}

.red, a .red, a.red {
    color: #dd2f00
}

.sky_blue, a .sky_blue, a.sky_blue {
    color: #0080f7
}

.orange, a .orange, a.orange {
    color: #ff8c00
}

.gray, a .gray, a.gray {
    color: #999
}

.gray_bg {
    color: #979797;
    background: #f5f6f7;
    border: solid 1px #e0e0e0
}

.gray_01, a .gray_01, a.gray_01 {
    color: #666
}

.white, a .white, a.white {
    color: #fff
}

.lh30 {
    line-height: 30px
}

.lh42 {
    height: 42px;
    line-height: 42px
}

.lh35 {
    height: 35px;
    line-height: 35px
}

.lh40 {
    line-height: 40px
}

.hide {
    display: none
}

.show {
    display: block
}

.dp_ib {
    display: inline-block
}

.vt_m {
    vertical-align: middle
}

.m10 {
    margin: 10px
}

.mt10 {
    margin-top: 10px
}

.mt42 {
    margin-top: 42px
}

.mt25 {
    margin-top: 25px
}

.mb10 {
    margin-bottom: 10px
}

.mb40 {
    margin-bottom: 40px
}

.ml10 {
    margin-left: 10px
}

.ml25 {
    margin-left: 25px
}

.mr10 {
    margin-right: 10px
}

.ml20 {
    margin-left: 20px
}

.ml80 {
    margin-left: 80px
}

.mt20 {
    margin-top: 20px
}

.mt37 {
    margin-top: 37px
}

.mt30 {
    margin-top: 30px
}

.mr8 {
    margin-right: 8px
}

.p0 {
    padding: 0 !important
}

.p10 {
    padding: 10px
}

.pt10 {
    padding-top: 10px
}

.pb40 {
    padding-bottom: 40px
}

.pb10 {
    padding-bottom: 10px
}

.pl10 {
    padding-left: 10px
}

.pr10 {
    padding-right: 10px
}

.pb30 {
    padding-bottom: 30px
}

.w330 {
    width: 330px
}

.posr {
    position: relative
}

.posa {
    position: absolute
}

.left {
    float: left
}

.right {
    float: right
}

.clear {
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
    clear: both
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.w {
    width: 1190px;
    margin: 0 auto;
    background: #fff;
    text-align: left
}


.top_nav {
    height: 34px;
    background: #fff;
    border-bottom: solid 1px #dcdcdc;
    text-align: center
}

.top_nav ul {
    height: 34px
}

.top_nav ul li {
    line-height: 34px;
    font-size: 12px;
    margin: 0 5px;
    float: left
}

.top_nav ul li.line {
    color: #dcdcdc
}

.top_nav ul li.choose_font_box {
    width: 82px;
    margin-left: -5px;
    position: relative;
    display: block
}

.zffs {
    width: 98px;
    text-align: right;
    color: #999
}

.top_nav ul li.choose_font_box span {
    margin-top: 7px;
    border: #dfdfdf solid 1px;
    background: #f0f0f0;
    height: 20px;
    line-height: 20px;
    display: block;
    padding-left: 10px;
    cursor: pointer;
    background: url(../images/pic_t_nav_font_arrow.gif) no-repeat 62px center
}

.top_nav ul li.choose_font_box span:hover {
    background: url(../images/pic_t_nav_font_arrow_h.gif) no-repeat 62px center #ff8c00;
    color: #fff
}

.top_nav ul li.choose_font_box img {
    margin-left: 3px
}

.top_nav .choose_font {
    position: absolute;
    left: 0;
    top: 28px;
    z-index: 4;
    width: 80px;
    border-top: solid 1px #dcdcdc;
    border-left: solid 1px #dcdcdc;
    border-right: solid 1px #dcdcdc;
    display: none
}

.top_nav .choose_font a {
    display: block;
    width: 70px;
    padding-left: 10px;
    line-height: 28px;
    border-bottom: solid 1px #dcdcdc;
    color: #999;
    background: #fff;
    cursor: pointer
}

.top_nav .choose_font a:hover {
    background: #ff8c00;
    color: #fff;
    text-decoration: none
}

.top_nav .choose_font a.on {
    background: #ff8c00;
    color: #fff
}

.logo_eara {
    height: 91px;
    border-bottom: solid 3px #ff8c00;
    text-align: center;
    background: #fff
}

.logo_eara .logo {
    display: inline-block;
    width: 252px;
    height: 70px;
    margin-top: 7px;
    background: url(../images/logo.jpg) no-repeat;
    margin-right: 20px
}

.logo_eara .contract {
    width: 230px;
    height: 43px;
    margin-top: 23px
}

.logo_eara .contract .tel {
    width: 138px;
    height: 36px;
    padding-left: 45px;
    margin-top: 3px;
    background: url(../images/pic_phone.jpg) no-repeat left bottom;
    float: left
}

.logo_eara .contract .zxzx {
    width: 46px;
    height: 43px;
    text-align: center;
    background: #ff8c00;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    float: left
}

.logo_eara .contract .zxzx a {
    display: block;
    line-height: 18px;
    margin-top: 4px;
    color: #fff
}

.main {
    background: #f3f3f3;
    padding: 27px 0
}

.main .top_title {
    height: 23px;
    line-height: 23px;
    padding-bottom: 24px
}

.main .top_title h3 {
    font-size: 20px;
    color: #ff8c00;
    float: left
}

.main .top_title .position {
    float: right;
    font-size: 12px;
    color: #919191
}

.main .top_title .position a {
    color: #919191
}

.main .cont {
    border: solid 1px #eee;
    background: #fff;
    padding: 50px 0;
    min-height: 500px
}

.form .step {
    width: 784px;
    height: 51px;
    margin-bottom: 20px
}

.form .step li {
    width: 50%;
    line-height: 51px;
    float: left;
    text-align: center;
    font-weight: 700;
    color: #ff8c00
}

.form .step li.first {
    border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -o-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px
}

.form .step li.first, .form .step li.list {
    background: url(../images/title_list.jpg) no-repeat right top #ffe7c3
}

.form .step li.last {
    background: url(../images/title_last.jpg) no-repeat right top #ffe7c3
}

.form .step li.on {
    color: #fff
}

.form .step li.first.on, .form .step li.list.on {
    background: url(../images/title_list_on.jpg) no-repeat right top #ff8c00
}

.form .step li.last.on {
    background: url(../images/title_last_on.jpg) no-repeat right top #ff8c00
}

.form .step li.on_prev {
    background: url(../images/title_list_on_prev.jpg) no-repeat right top #ffe7c3
}

.form .item {
    padding: 8px 0;
    display: inline-block;
    width: 100%
}

.form .lable {
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    width: 145px;
    float: left;
    text-align: right;
    vertical-align: middle
}

.form .lable img {
    vertical-align: top;
    margin-top: 7px;
    display: inline
}

.form .item .left span, .form .left input {
    vertical-align: middle
}

.form .input_box {
    position: relative
}

.form .input_box .it_section {
    position: relative;
    height: 79px;
    border: solid 1px #c9c9c9;
    width: 256px;
    padding: 10px 13px;
    font-size: 14px;
    color: #474747
}

.mt_40 {
    margin-top: -40px
}

.send {
    background: #f90;
    color: #ff8400
}

.send:hover {
    background: #f15c18
}

.w110_v {
    width: 123px;
    height: 38px;
    display: inline-block;
    border: solid 1px #c9c9c9;
    margin-left: 15px
}

.w110_v img {
    width: 100%;
    height: 100%
}

.form .must_icon {
    line-height: 18px;
    padding: 10px;
    color: #dd2f00;
    display: inline-block
}

.form .point_box {
    line-height: 18px;
    padding: 10px 0;
    width: 330px;
    color: #999;
    float: left;
    font-size: 12px
}

.form .warn_box {
    line-height: 18px;
    padding: 10px 0;
    color: #f15c18;
    float: left;
    font-size: 12px
}

.form .warn_box img {
    vertical-align: middle;
    margin-right: 6px;
    display: inline-block
}

.form .btn {
    padding: 10px 51px;
    border: 0;
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    background: #ff8c00;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    cursor: pointer
}

.form .btn:hover {
    background: #f15c18
}

.form .btn_s {
    padding: 7px 19px !important;
    line-height: 20px
}

.form .btn_m {
    padding: 11px 25px !important;
    line-height: 20px
}

.form .btn_l {
    padding: 11px 25px !important;
    line-height: 20px
}

.table_36_gray {
    border: solid 1px #e0e0e0;
    font-size: 12px;
    border-collapse: collapse
}

.table_36_gray td {
    line-height: 18px;
    padding: 9px 5px;
    border: solid 1px #e0e0e0;
    font-size: 12px
}

.zhuzi .form {
    margin-left: 102px
}

.zhuzi .form .step {
    margin-bottom: 40px
}

.zhuzi .form .step li {
    width: 33%
}

.h214 {
    height: 214px
}

.h214 {
    height: 214px
}

.fx_pl, .mz_sm {
    display: none
}

.Wdate {
    width: 147px;
    height: 20px;
    line-height: 20px;
    padding: 5px 0;
    border: #c8c8c8 solid 1px;
    text-indent: .5em;
    color: #999;
    font-size: 14px
}

.biaoti {
    line-height: 55px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    font-weight: 700
}

.input {
    float: left;
    width: 213px;
    padding: 8px;
    height: 27px;
    line-height: 27px
}

.input label {
    display: block;
    line-height: 27px;
    font-size: 12px;
    color: #c9c9c9
}

.input input {
    width: 100%;
    height: 27px;
    line-height: 27px \9;
    float: left;
    margin-bottom: -27px
}

.btn_box .zhaohui {
    display: block;
    text-align: right;
    padding-right: 40px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    font-size: 12px
}

.s_Error {
    text-align: center
}

.v_su_text {
    text-align: left;
    margin-left: 74px;
    line-height: 21px;
    color: #000;
    font-size: 12px;
    padding-top: 20px
}

.s_Error dt {
    background: url(../images/Error.png) left top no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 44px;
    height: 44px;
    margin: 12px 10px 0 0;
    float: left
}

.s_Error dd {
    line-height: 30px;
    float: left;
    color: #f15c18;
    text-align: left;
    margin-top: 16px
}

.s_Error dd a {
    color: #0080f7;
    cursor: pointer
}

.Money {
    color: #f15c18;
    font-size: 24px;
    font-weight: 700
}

.v_gx {
    font-size: 14px;
    color: #ff8c00;
    margin: 28px 0 18px 0;
    font-weight: 700
}

.v_gx1 {
    font-size: 14px;
    color: #dd2f00;
    margin: 28px 0 18px 0;
    font-weight: 700
}

.w116 {
    width: 116px
}

.v_list {
    width: 100%;
    background: #ffe7c3;
    height: 50px;
    overflow: hidden;
    line-height: 50px
}

.v_list li {
    position: relative;
    width: 221px;
    float: left;
    z-index: 2;
    text-align: center;
    line-height: 50px;
    font-weight: 700;
    color: #ff8c00
}

.v_list li em {
    width: 0;
    height: 0;
    border-width: 30px;
    font-size: 0;
    line-height: 0;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    right: -60px;
    top: -4px
}

.v_list li i {
    width: 0;
    height: 0;
    border-width: 26px;
    font-size: 0;
    line-height: 0;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #ffe7c3;
    position: absolute;
    right: -52px;
    top: 0
}

.v_list .cur {
    background: #ff8c00;
    z-index: 1
}

.v_list .cur i {
    border-color: transparent transparent transparent #ff8c00
}

.cur span {
    color: #fff
}

.current span {
    color: #ff8c00
}

.footer {
    background: #474747;
    border-top: solid 1px #ff7300;
    padding: 15px 0;
    font-size: 12px
}

.bottom_nav {
    margin-top: 25px;
    margin-bottom: 10px;
    text-align: center;
    color: #b3b3b3;
    font-weight: 700
}

.bottom_nav a {
    color: #b3b3b3;
    padding: 0 10px
}

.copy_right {
    text-align: center
}

.copy_right p {
    text-align: center;
    color: #828282;
    margin-bottom: 10px;
    line-height: 18px
}

.copy_right p a {
    color: #828282
}

.copy_right p.safe_check span {
    width: 91px;
    height: 34px;
    display: inline-block;
    margin: 0 19px
}

.footer.zhuzi {
    background: #f3f3f3 !important;
    border: none !important
}

.footer.zhuzi .bottom_nav {
    margin-top: 0;
    border-top: dashed 1px #cecece;
    border-bottom: dashed 1px #cecece;
    line-height: 28px;
    color: #999;
    font-weight: 400
}

.footer.zhuzi .bottom_nav a {
    color: #474747
}

.footer.zhuzi .copy_right p {
    color: #999
}

.footer.zhuzi .copy_right p a {
    color: #999
}

.v_records {
    padding-bottom: 25px
}

.v_records li {
    float: left;
    margin-right: 9px
}

.pb0 {
    padding-bottom: 0
}

.v_records em, .v_records input, .v_records span {
    vertical-align: middle
}

.tanceng {
    border: #ccc solid 1px;
    width: 612px;
    padding: 20px;
    position: absolute;
    z-index: 300;
    background: #fff;
    text-align: left;
    left: 50%;
    margin-left: -316px;
    height: 422px;
    display: none
}

.tanceng h3 {
    margin-bottom: 30px;
    position: relative
}

.tanceng h3 em {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    background: url(../images/xx.jpg) left top no-repeat;
    width: 20px;
    height: 20px
}

.mt15 {
    margin-top: 15px
}

.mt40 {
    margin-top: 40px
}

.ml99 {
    margin-left: 99px
}

.ml179 {
    margin-left: 179px
}

.ml0 {
    margin-left: 0
}

.ml30 {
    margin-left: 30px
}

.v_l input {
    vertical-align: middle;
    cursor: pointer
}

.v_l label {
    vertical-align: middle;
    cursor: pointer
}

.colr {
    color: #999
}

.colr_orange {
    color: #ff8c00
}

.colr_green {
    color: #55c161
}

.bg_cd0 {
    background: #d0d0d0
}

.bg_c {
    background: #474747
}

.w_tf {
    width: 150px;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.shuoming {
    margin: 20px 53px 0
}

.shuoming input {
    float: left;
    margin-top: 5px
}

.shuoming p {
    line-height: 24px;
    margin-left: 18px;
    color: #474747
}

.mt7 {
    margin-top: 7px
}

.pl20 {
    padding-left: 20px
}

.bgcs {
    background-color: #F6F6F6;
    width: 100%
}

body {
    background: #F3F3F3
}

.w200 {
    width: 200px
}

.content_bg {
    background: #F3F3F3
}

.user li {
    padding-left: 26px;
    margin-right: 23px;
    cursor: pointer
}

.user_center {
    background: url(../images/yhzx.png) left center no-repeat;
    color: #FF8C00
}

.user_lsfb {
    background: url(../images/wang.png) left center no-repeat;
    color: #979797
}

.logo_eara1 {
    height: 77px;
    background: #f3f3f3;
    width: 100%
}

.logo_eara1 .f_logo {
    display: inline-block;
    width: 240px;
    height: 60px;
    margin-top: 7px
}

.logo_eara1 .zy_h {
    display: inline-block;
    width: 290px;
    height: 60px;
    margin-top: 7px;
    background: url(../images/zhuany_hao.png) left top no-repeat
}

.contract {
    width: 279px
}

.logo_eara1 .tel1 {
    margin-top: 22px;
    background: url(../images/pic_phone1.png) left top no-repeat;
    padding-left: 38px;
    height: 28px;
    line-height: 28px;
    font-size: 16px
}

.nav {
    margin-top: 20px
}

.bor_m {
    border-bottom: #DB5D01 solid 2px;
    background: #FF8C00;
    position: relative;
    z-index: 300
}

.nav_box {
    position: relative;
    height: 34px;
    z-index: 500
}

.tall_nav {
    float: left;
    height: 34px;
    line-height: 34px;
    background: #75AE0F;
    font-size: 16px;
    color: #fff;
    width: 210px;
    text-align: center;
}

.tnav_list {
    height: 79px
}

.tnav_list li {
    float: left;
    height: 79px;
    line-height: 79px;
    font-size: 0;
    padding: 0 10px
}

.tnav_list li span {
    font-size: 16px;
    color: #333;
}

.tnav_list .tnav_list_li {
    font-size: 0;
    position: relative;
    z-index: 200
}

.tnav_list .active1 a {
    color: #FFFFFF
}

.tnav_list .active {
}

.tnav_list .active2 a {
    background: #E77300;
    background: url(../images/new_img/home.png) left center no-repeat;
    padding-left: 22px;
    color: #FFF89E
}

.zhu_nev a {
    font-size: 16px;
    text-decoration: none;
    color: #999999
}

.zhu_nev a:hover {
    color: #FF7800
}

.tnav_list .moren {
    padding: 0 8px;
    text-align: center;
    position: relative;
    border-radius: 5px;
    height: 34px;
    border: 1px solid #b8b8b8;
    margin: 22px 0 0 7px;
    line-height: 34px;
    transition: 0.2s ease all
}

.tnav_list .moren:hover {
    background: #ee8117;
    color: #fff;
    border: 1px solid #ee8117;
    padding: 0 9px
}

.tnav_list .moren:hover a, .xhb8_fixnav .xhb8_blk:hover a {
    color: #fff
}

.tnav_list .moren .moren_a a {
    color: #FFFFA9;
    text-shadow: 0 1px 1px #FFD800;
    font-size: 16px;
    text-decoration: none;
    font-weight: 400
}

.tnav_list .moren .tab_list1 {
    top: 31px
}

.xhb8_blk {
    display: none
}

.xhb8_fixnav .f_logo {
    display: none
}

.xhb8_fixnav .xhb8_blk {
    display: block;
    padding: 0 8px;
    text-align: center;
    position: relative;
    border-radius: 5px;
    height: 34px;
    border: 1px solid #ee8117;
    margin: 22px 0 0 7px;
    line-height: 34px;
    transition: 0.2s ease all;
    *line-height: 38px
}

.xhb8_blk:hover {
    background: #ee8117;
    color: #fff;
    border: 1px solid #ee8117;
    padding: 0 9px
}

.xhb8_blk:hover a {
    color: #fff
}

.xhb8_fixnav .moren {
    border: 1px solid #ee8117
}

.xhb8_fixnav .moren a, .xhb8_fixnav .xhb8_blk a {
    color: #ee8117
}

.xhb8_fixnav .f_logo img {
    width: 30px
}

.tab_list1 {
    position: absolute;
    left: -24px;
    top: 79px;
    color: #FFF89E;
    width: 130px;
    overflow: hidden;
    height: 0;
    z-index: 199;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#F4E06C09", endColorstr="#F4E06C09");
    background-color: #15171C
}

.tab_list2 {
    position: absolute;
    top: 0;
    left: 173px;
    width: 173px;
    background: #E77300;
    display: none
}

.tab_list1 dd {
    height: 44px;
    line-height: 44px;
    position: relative
}

.tnav_txt .tab_list1 dd a {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 16px;
    text-decoration: none;
    font-weight: 400;
    transition: 0.3s all ease 0s
}

.tab_list1 dd a:hover {
    background: #b6651d;
    color: #fff;
    text-indent: 10px
}

.zds {
    z-index: 200
}

#content {
    display: block;
    height: 522px;
    width: 100%;
    margin: 0 auto 35px;
    overflow: hidden
}

.bannerbg_box {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 480px
}

.h350 {
    height: 350px
}

.h611 {
    height: 611px
}

#bannerbg {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    z-index: 0;
    border-bottom: #E5E5E5 solid 2px;
    text-align: center
}

#bannerbg1 {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    z-index: 0;
    border-bottom: #E5E5E5 solid 2px
}

.bannerc {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.bannerc li {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 10;
    filter: alpha(opacity:100);
    text-align: center
}

.banner {
    margin: 0 auto;
    position: relative;
    text-align: center
}

.bannermenu li {
    float: left;
    list-style: none outside none;
    margin: 11px 18px;
    width: 156px;
    height: 75px;
    overflow: hidden;
    cursor: pointer;
    padding: 2px
}

.bannermenu li.on {
    border: 2px solid #FFF;
    width: 156px;
    height: 75px;
    padding: 0
}

.bannermenu .main li {
    position: relative
}

.main_span {
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
    width: 156px;
    height: 75px;
    padding: 2px
}

.banner1 {
    background: #fff;
    height: 100%
}

.banner1 a {
    width: 100%;
    display: inline-block;
    text-align: center
}

.banner1 a img {
    height: 480px
}

.banner2 {
    background: #6b2600
}

.video_a {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -240px;
    margin-top: 35px;
    width: 170px;
    height: 125px;
    z-index: 8
}

.d_focus_tag {
    text-align: center;
    height: 3px;
    font-size: 0;
    position: absolute;
    z-index: 200;
    left: 50%;
    bottom: 18px;
    padding: 0 5px;
    cursor: pointer
}

.d_focus_tag span {
    width: 90px;
    height: 3px;
    display: inline-block;
    margin: 0 6px;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#7FFFFFFF", endColorstr="#7FFFFFFF");
    background-color: rgba(255, 255, 255, 0.5);
}

:root .d_focus_tag span {
    filter: none;
}

.pagination_ans .current {
    display: block;
    padding: 4px 8px;
    margin: 0 5px;
    background: #ec6b17;
    color: #fff;
    border: 1px solid #ec6b17;
    font-size: 18px;
}

.d_focus_tag .current {
    background: #fff
}

.mt37 {
    margin-top: 37px
}

.mt70 {
    margin-top: 70px
}

.w190 {
    width: 190px;
    margin-left: 11px
}

.v_ljkh1 {
    display: block;
    text-align: center;
    margin-top: 12px;
    color: #fff;
    font-size: 12px;
    cursor: pointer
}

.v_ljkh1 a {
    color: #D1630E
}

.s_title {
    width: 100%
}

.s_title a {
    float: left;
    width: 142px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #ff8c00;
    background: #351300;
    text-decoration: none
}

.s_title .active {
    color: #FFC000;
    background: 0 0
}

.login_box1 {
    padding: 0 31px;
    overflow: hidden;
    margin-bottom: -10px;
    margin-top: 48px
}

.login_box1 li {
    margin-bottom: 10px;
    font-size: 14px;
    background: #fff
}

.xz_name {
    width: 85px;
    height: 30px;
    line-height: 30px;
    border: #D4D4D4 solid 1px
}

.xz_name select {
    width: 86px;
    height: 30px;
    line-height: 30px;
    color: #909090
}

.v_liuye {
    width: 433px;
    height: 142px;
    border: #D4D4D4 solid 1px
}

.v_liuye textarea {
    width: 417px;
    height: 126px;
    padding: 8px
}

.login_box1 li span {
    height: 35px;
    line-height: 35px;
    width: 56px;
    text-align: right;
    margin-right: 10px
}

.input1 {
    float: left;
    padding: 8px;
    height: 17px;
    line-height: 17px;
    border: #D4D4D4 solid 1px
}

.input1 input {
    width: 100%;
    height: 19px;
    line-height: 19px \9;
    float: left;
    margin-bottom: -19px
}

.input1 label {
    display: block;
    line-height: 19px;
    font-size: 12px;
    color: #909090
}

.input2 {
    float: left;
    padding: 8px;
    height: 17px;
    line-height: 17px;
    background: #fff;
    border: #D4D4D4 solid 1px
}

.input2 input {
    width: 100%;
    height: 17px;
    line-height: 17px \9;
    float: left;
    margin-bottom: -17px
}

.input2 label {
    display: block;
    line-height: 17px;
    font-size: 12px;
    color: #909090
}

.w205 {
    width: 205px
}

.w99 {
    width: 99px
}

.getCaptcha {
    height: 33px;
    line-height: 33px;
    background: #E6A656;
    color: #9A3700;
    font-weight: 700
}

.btn_sub1 {
    width: 221px;
    height: 32px;
    line-height: 32px;
    background: #F15C18;
    color: #fff;
    text-align: center;
    font-size: 14px;
    margin-left: 32px;
    cursor: pointer;
    display: block;
    font-weight: 700
}

.post {
    border: #FCDDBB solid 1px;
    height: 40px;
    line-height: 40px;
    margin-top: 5px
}

.post_t {
    width: 60px;
    text-indent: 1em
}

.post_list {
    width: 924px
}

.post_list li {
    float: left;
    margin: 0 8px;
    display: inline
}

.pico {
    background: url(../images/new.png) left top no-repeat;
    width: 25px;
    height: 12px;
    margin-left: 5px;
    display: inline-block
}

.post_list li span {
    color: #ACACAC;
    padding: 0 5px
}

.a_new_box {
    height: 36px;
    line-height: 36px;
    border-bottom: #DBDBDB solid 1px;
    position: relative
}

.a_new_tab {
    position: relative;
    bottom: 0;
    width: 100%
}

.v_zhuan_s {
    vertical-align: middle;
    margin-left: 8px;
    margin-top: -3px
}

.a_new_tab li {
    float: left;
    font-size: 18px;
    margin-right: 30px
}

.a_new_tab .active {
    font-weight: 700
}

.a_new_box h2 {
    float: left;
    font-size: 18px;
    color: #919191;
    position: absolute;
    margin-left: 125px;
    display: inline
}

.a_new_box a {
    font-size: 12px;
    position: absolute;
    bottom: 0;
    right: 0;
    font-weight: 400
}

.v_alfet {
    width: 757px
}

.v_alfet h2 a {
    width: 757px;
    color: #FF7300;
    font-size: 19px
}

.v_alfet_box .alfet {
    display: none
}

.v_kf {
    width: 210px
}

.v_kf dt img {
    width: 100%;
    height: 73px;
    display: block
}

.v_kf dd {
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    padding-left: 93px;
    border: #D3D3D3 solid 1px;
    margin-top: 6px
}

.v_kf dd:hover {
    background-color: #ff7b00
}

.v_kf dd:hover a {
    color: #fff
}

.weixin {
    position: absolute;
    width: 83px;
    height: 83px;
    padding: 12px;
    background: #FFA800;
    right: 107px;
    top: -13px;
    display: none
}

.Micro:hover .weixin {
    display: block
}

.add_ip {
    position: absolute;
    width: 88px;
    height: 88px;
    padding: 12px;
    background: #FFA800;
    right: 108px;
    top: -10px;
    display: none
}

.add_ip img {
    width: 100%;
    height: 100%
}

.add:hover .add_ip {
    display: block
}

.jt {
    width: 0;
    height: 0;
    position: absolute;
    border-width: 10px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #FFA800;
    top: 40px;
    right: -20px;
    overflow: hidden
}

.Micro {
    position: relative
}

.weixin img {
    width: 100%
}

.s_item {
    width: 336px
}

.guangao img, .ss_item dt img {
    display: block
}

.s_item dd {
    line-height: 18px;
    font-size: 12px;
    margin-top: 12px;
    color: #919191
}

.s_item dd a {
    color: #FF7300
}

.w218 {
    width: 218px
}

.w281 {
    width: 281px
}

.s_list li {
    line-height: 30px;
    font-size: 14px;
    color: #353535
}

.s_list li a span {
    color: #ABABAB;
    margin-left: 5px
}

.s_list1_s li {
    margin-bottom: 16px;
    font-size: 14px;
    color: #353535;
    display: block
}

.s_yous {
    padding: 19px 0 0;
    position: relative
}

.s_yous img {
    display: block
}

.s_yous_ul li {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    width: 3em;
    position: absolute
}

.yous_li1 {
    left: 93px;
    top: 39px
}

.yous_li2 {
    left: 29px;
    top: 125px
}

.yous_li3 {
    left: 150px;
    top: 125px
}

.yous_li4 {
    left: 93px;
    top: 214px
}

.s_xiaz {
    margin-right: -14px;
    width: 236px
}

.s_xiaz li {
    float: left;
    margin: 15px 11px 0 0;
    width: 97px
}

.s_xiaz_v {
    width: 97px;
    text-align: center;
    margin-top: 5px
}

.s_xiaz li a {
    font-size: 12px;
    display: block
}

.bj_wenz {
    margin: 26px 0 30px
}

.bj_wenz p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
    text-indent: 2em
}

.bj_wenz p a {
    text-decoration: none
}

.bj_wenz p span {
    color: #666;
    font-size: 16px;
    text-decoration: none
}

.bj_wenz img {
    width: 484px;
    display: block;
    margin: 0 auto 10px
}

.pt47 {
    padding-top: 2px
}

.pl24 {
    padding-left: 26px
}

.peg_pver_next {
    margin-bottom: 20px;
    padding-bottom: 1px;
    padding-top: 10px;
}

.peg_pver_next li {
    line-height: 28px;
    width: 70%;
    margin-top: 4px;
}

.peg_pver_next li a {
    font-size: 16px;
    line-height: 28px;
}

.n_xgyd span {
    color: #666;
    display: block;
    border-top: 1px solid #e6e3e3;
    padding-top: 16px;
    font: 16px/24px "微软雅黑 bold";
    font-weight: bold;
    margin: 18px 0 5px 0;
}

.n_xgyd ul {
    margin-bottom: 5px;
    overflow: hidden
}

.n_xgyd ul li {
    line-height: 40px;
    padding-left: 28px;
    width: 315px;
    position: relative
}

.n_xgyd ul li:after {
    content: " ";
    width: 6px;
    height: 6px;
    background: #ec6b17;
    display: block;
    position: absolute;
    top: 17px;
    left: 0;
}

.n_xgyd ul li a {
    font-size: 16px;
    color: #737373
}

.n_xgyd ul li a:hover {
    color: #FF7800
}

.lanm_3 {
    margin-right: -21px;
    width: 1014px
}

.lanm_3 .v_alfet1 {
    width: 317px;
    margin-right: 21px
}

.boxshare {
    width: 100%;
    border: solid 1px #d8d8d8;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px 0
}

.share {
    overflow: hidden
}

#bdshare {
    z-index: 999999;
    padding-bottom: 2px;
    font-size: 12px;
    float: left;
    text-align: left !important;
    zoom: 1
}

.share span {
    font-size: 14px;
    line-height: 29px;
    margin-left: 10px;
    float: left;
    display: inline
}

.share a {
    margin-right: 7px
}

.youqin_box {
    width: 100%;
    margin-top: 63px
}

.lianj_box {
    font-size: 0;
    width: 900px;
    padding: 0 20px;
    line-height: 22px;
    text-align: left
}

.mome, .youqin_box span {
    height: 44px;
    line-height: 44px;
    white-space: nowrap
}

.lianj_box a {
    padding: 5px 3px;
    font-size: 12px;
    text-align: left;
    vertical-align: middle
}

.lianj_box em {
    font-size: 12px;
    vertical-align: middle
}

.footer1 {
    background: #E4E4E4;
    padding: 20px 0;
    font-size: 12px;
    text-align: center;
    color: #333
}

.zxwz {
    margin: 20px 36px 0 5px;
    float: left
}

.font_zi {
    float: left
}

.font_zi p {
    line-height: 24px
}

.f_w, .f_w a {
    font-weight: 700
}

.font_zi p a {
    color: #333;
    font-size: 14px;
    vertical-align: middle
}

.font_zi p span {
    color: #333;
    font-size: 14px;
    vertical-align: middle
}

.login_bg {
    background: url(../images/login_bg.png) left top;
    width: 213px;
    height: 216px;
    position: absolute;
    top: 33px;
    z-index: 200;
    left: 50%;
    margin-left: 277px;
    padding-top: 10px;
    overflow: hidden
}

.top_nav1 {
    background: #f3f3f3;
    border-bottom: #FFF solid 1px;
    color: #787878
}

.top_nav1 a {
    color: #787878
}

.nw_top_nav1 {
    position: absolute;
    right: 60px;
    top: 20px;
}

.page_location {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #999;
}

.page_location a {
    font-size: 14px;
    color: #999;
}

.s_list_gy {
    width: 230px;
    background: #fff;
    text-align: center
}

.s_list_gy span {
    background: url(../images/bg_gy.jpg) left top no-repeat;
    width: 192px;
    height: 57px;
    line-height: 57px;
    font-weight: 700;
    color: #fff;
    font-size: 24px;
    display: none
}

.s_list_gy em {
    background: url(../images/bg_gy.jpg) left top no-repeat;
    width: 192px;
    height: 57px;
    line-height: 57px;
    font-weight: 700;
    color: #fff;
    font-size: 18px;
    display: block
}

.s_list_gy ul {
    padding: 20px 0 20px 30px;
    background: #fff
}

.s_list_gy ul li {
    width: 140px;
    height: 52px;
    line-height: 52px;
    font-size: 19px;
}

.s_list_gy ul li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #666;
}

.s_list_gy ul li:hover a { /*color:#fff*/
}

.s_list_gy ul .actver a {
    background: #ec6b17;
    color: #fff
}

.cora_box_w {
    background: #fff;
    border-bottom: #E8E8E8 solid 1px;
    overflow: hidden;
    width: 900px;
    position: relative;
    padding-right: 60px;
}

.cora_box_w .seo_h1 {
    height: 60px;
    color: #666;
    font-size: 22px;
    font-family: "微软雅黑 bold";
    font-weight: 700;
    line-height: 60px;
    padding-top: 20px;
    border-bottom: 1px solid #e6e6e6;
}

.cora_box {
    padding: 60px 0 100px;
}

.cora_bg {
    width: 900px;
    height: 600px;
    position: relative;
}

.cora_ul {
    position: relative;
}

.cora_ul li {
    width: 440px;
    height: 300px;
    position: absolute
}

.cora_ul li div {
    font-size: 22px;
    text-align: center;
    padding: 130px 0 10px;
}

.cora_ul li p {
    line-height: 25px;
    padding: 0 16px;
    text-align: center
}

.cora_li1 {
    left: 0;
    top: 0;
    background: url("../images/xnew_cora_bg1.png") no-repeat center 40px;
}

.cora_li2 {
    right: 0;
    top: 0;
    background: url("../images/xnew_cora_bg2.png") no-repeat center 40px;
}

.cora_li3 {
    left: 0;
    top: 310px;
    background: url("../images/xnew_cora_bg3.png") no-repeat center 40px;
}

.cora_li4 {
    right: 0;
    top: 310px;
    background: url("../images/xnew_cora_bg4.png") no-repeat center 40px;
}

.cora_bk1 {
    width: 100%;
    border-bottom: 1px solid #f0f0f0;
    position: absolute;
    left: 0;
    top: 50%;
}

.cora_bk2 {
    height: 100%;
    border-left: 1px solid #f0f0f0;
    position: absolute;
    left: 50%;
    top: 0;
}

.Finance_box {
    background: #fff;
}

.Finance_box li {
    padding: 14px 0;
    border-bottom: #ECECEC solid 1px;
    overflow: hidden
}

.Finance_box li .down_tuwen dt {
    position: absolute
}

.Finance_box li .down_tuwen dd {
    margin-left: 254px
}

.Finance_box .seo_h4 {
    font: 16px/42px "微软雅黑";
    float: left
}

.Finance_box .seo_h4 a {
    color: #666;
    font-weight: bold
}

.Finance_box .seo_h4 a:hover {
    color: #ec6b17
}

.Finance_box .seo_h4 a:visited {
    color: #6f6fa0
}

.Finance_box .seo_h4 font {
    color: #666;
    font-weight: normal
}

.Finance_box p {
    font: 14px/24px "微软雅黑";
    float: right;
    color: #666;
    width: 100%
}

.Finance_box p a {
    color: #666;
    float: right
}

.Finance_box p a:hover {
    color: #FF7800
}

.mtb22 {
    margin: 22px 0
}

.pagination_ans {
    margin: 22px auto 23px;
    width: 520px
}

.pagination_ans li {
    float: left
}

.pagination_ans li a {
    display: block;
    padding: 4px 8px;
    border: 1px solid #DEDEDE;
    margin: 0 5px;
    color: #999;
    font-size: 18px;
}

.pagination_ans .active a {
    background: #FF8C00;
    color: #fff;
    border: #FF8C00 solid 1px
}

.pagination_ans li a:hover {
    border: 1px solid #ec6b17;
    background: #ec6b17;
    color: #fff;
}

.pagination_ans li span {
    display: block;
    padding: 4px 8px;
    margin: 0 5px
}

.gongsi_jj_img {
    width: 694px;
    height: 177px;
    display: block;
    margin: 20px auto 0
}

.bord_b {
    border-bottom: #ECECEC solid 1px
}

.camera_box {
    overflow: hidden
}

.camera_box li {
    float: left;
    text-align: center;
    width: 48%;
    overflow: hidden;
    border: none
}

.camera_box li span {
    display: inline-block;
    width: 100%;
    height: 150px;
    overflow: hidden;
    position: relative
}

.camera_box li img {
    width: 160px
}

.camera_box li em {
    padding: 18px 0 20px 0;
    display: block;
    width: 160px;
    margin: 0 auto;
}

.now_kf {
    background: url(../images/now_kf.png) center top no-repeat;
    width: 900px;
    height: 200px;
    overflow: hidden;
    position: relative;
    margin: 30px 0;
}

.now_kf_t {
    font: bold 22px/28px "微软雅黑 Bold";
    color: #fff;
    padding: 30px 0 0 20px;
    margin-bottom: 30px;
}

.lianx_s {
    width: 182px;
    position: absolute;
    right: 24px;
    top: 139px;
}

.now_kf h4 {
    font-size: 18px;
    font-weight: 700
}

.now_kf h4 em {
    text-shadow: 0 1px 2px #FFF
}

.now_kf span {
    display: block;
}

.now_kf_zx {
    font-size: 18px;
    color: #fff;
    padding: 0 0 0 20px;
    margin-bottom: 15px;
}

.now_kf_zx a {
    color: #fff;
}

.text_ind269 {
    text-indent: 269px;
    margin-top: 32px
}

.text_ind217 {
    text-indent: 217px;
    margin-top: 46px
}

.xnew_dymap {
    width: 512px;
    height: 304px;
    border: 2px solid #c7cce2;
}

.gs_id {
    width: 360px;
    font-size: 16px;
}

.gs_id h4 {
    color: #606060;
    font-size: 14px
}

.gs_id p {
    font-size: 16px;
}

.gs_id p a {
    color: #ec6b17;
    text-align: left;
    float: none
}

.Finance_box1 {
    background: #fff;
}

.market_list_box {
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
}

.market_list {
    position: relative;
    background: #f0f0f0;
}

.market_list li {
    width: 33.25%;
    height: 60px;
    float: left;
    text-align: center;
    border-right: #fff solid 1px;
    display: inline;
    cursor: pointer;
    font: 18px/60px "微软雅黑 bold";
}

.market_list .active {
    border-top: #ec6b17 solid 4px;
    background: #fff;
    font-weight: 700;
    color: #ec6b17;
    height: 57px;
    line-height: 57px;
}

.market_list .active a {
    color: #ec6b17
}

.Market_data li {
    width: 694px;
    height: 470px;
    display: none;
    margin: 0 auto
}

.Market_data li img {
    display: block;
    width: 694px;
    height: 670px
}

.ctfc_box {
}

.ctfc_box_ntitle {
    height: 59px;
    background: #f0f0f0;
    padding: 0 20px;
    font: bold 18px/59px "微软雅黑 bold";
}

.ctfc_box_ntitle span {
    font: bold 18px/59px "微软雅黑 bold";
}

.ctfc_box_ntitle em {
    font-size: 16px;
    line-height: 59px;
    font-weight: normal
}

.mt40 {
    margin-top: 40px
}

.geen_red {
    text-align: right;
    font-size: 16px;
    vertical-align: middle;
    height: 59px;
    line-height: 46px;
    border-bottom: 1px solid #e6e6e6;
}

.geen_red span {
    display: inline-block;
    width: 30px;
    height: 16px;
    margin-left: 20px;
    vertical-align: middle
}

.geen_red em {
    padding: 0 5px;
    vertical-align: middle
}

.Progress {
    width: 200px;
    height: 16px;
    position: relative;
    background: #44bd08
}

.Progress .bar {
    width: 50%;
    height: 100%;
    background: #ff0000;
    display: block;
    position: absolute;
    left: 0;
    top: 0
}

.table_36_gray1 {
    font-size: 16px;
    border-collapse: collapse;
    border: 1px solid #e6e6e6;
}

.table_36_gray1 td, .table_36_gray1 th {
    line-height: 24px;
    text-align: center;
    border: 1px solid #e6e6e6;
    padding: 15px 0;
}

.table_36_gray1 p {
    text-align: left;
    padding: 0 20px;
}

.table_36_gray1 th {
    text-align: center;
    border: none;
    font-weight: normal
}

.table_36_gray2 td, .table_36_gray2 th {
    line-height: 28px;
    font-size: 16px;
    text-align: center;
    font-weight: normal
}

.table_border {
    margin-top: 22px
}

.colr_orange {
    color: #ff8c00
}

.table_border td, .table_border tr {
    border: solid 1px #e0e0e0
}

.ml_10 {
    margin-left: -10px
}

.bor_box {
    border: #e6e6e6 solid 1px;
    border-top: none;
    border-bottom: none
}

.gjs_tab {
    border: 1px solid #e6e6e6;
    border-bottom: none
}

.gjs_tab li {
    width: 33.33%;
    height: 57px;
    float: left;
    text-align: center;
    color: #666;
    cursor: pointer;
    border-bottom: 2px solid #fff;
    font: 18px/57px "微软雅黑 Regular";
}

.gjs_tab .active {
    background: #fff;
    border-bottom: #ec6b17 solid 2px
}

.gjs_box {
    overflow: hidden
}

.gjs_box li {
    display: none
}

.gengduo {
    display: block;
    text-align: right;
    padding-right: 10px;
    height: 28px;
    line-height: 28px;
    font-size: 12px
}

.data_cx {
    height: 39px;
    line-height: 39px;
    background: #F0F0F0;
    border-top: #E2E2E2 solid 1px;
    margin-top: 16px
}

.data_cx li {
    float: left;
    margin-left: 12px;
    display: inline
}

.data_cx em {
    float: left;
    margin-left: 12px;
    display: inline;
    padding-right: 10px
}

.choose_box span {
    display: inline-block;
    padding-left: 30px;
    margin-right: 30px;
    background: url(../images/kong.png) left center no-repeat;
    cursor: pointer
}

.choose_box .choose {
    background: url(../images/input_ture.png) left center no-repeat
}

.data_cx span {
    float: left
}

.jiazai_data {
    text-align: center;
    padding: 10px 0;
    display: none
}

.time {
    float: left;
    padding: 5px;
    height: 14px;
    line-height: 16px;
    border: #D4D4D4 solid 1px
}

.time input {
    width: 100%;
    height: 14px;
    line-height: 14px \9;
    float: left
}

.data_btn {
    height: 25px;
    line-height: 25px;
    width: 72px;
    background: #FF8C00;
    color: #fff;
    font-weight: 700;
    display: inline
}

.lv_bg {
    background: url(../images/lv_bg.png) right center no-repeat;
    display: inline-block;
    padding-right: 30px
}

.hong_bg {
    background: url(../images/hong_gb.png) right center no-repeat;
    display: inline-block;
    padding-right: 30px
}

.zuoyou_jt {
    height: 30px;
    line-height: 30px;
    text-align: center
}

.zuoyou_jt a {
    margin: 0 12px;
    text-decoration: none;
    cursor: pointer
}

.zuo_jt {
    background: url(../images/zuo_jt.png) left center no-repeat;
    display: inline-block;
    padding-left: 10px
}

.you_jt {
    background: url(../images/you_jt.png) right center no-repeat;
    display: inline-block;
    padding-right: 10px
}

.bor_b_lv {
    border-bottom: #DDE1B8 solid 1px
}

.lh27 {
    line-height: 27px;
    padding: 22px 0 0 7px
}

.down_center {
    padding: 12px 28px 50px
}

.down_center h4 {
    height: 38px;
    line-height: 38px;
    font-weight: 700;
    font-size: 14px;
    width: 683px;
    border-bottom: #ECECEC solid 1px
}

.mobile li {
    width: 329px;
    border: #DDD solid 1px;
    margin-right: 18px;
    height: 322px
}

.mobile h4 {
    background: #EAEAEA;
    text-indent: 1.5em;
    width: 329px
}

.down_tuwen dt {
    width: 150px;
    margin-right: 35px;
    display: block
}

.down_tuwen .w241 {
    margin-right: 23px
}

.down_tuwen dt a {
    height: 35px;
    line-height: 35px;
    display: block;
    font-size: 12px;
    text-align: center;
    background: #E6E6E6;
    color: #777;
    text-decoration: none
}

.down_tuwen .w241 {
    width: 241px
}

.down_tuwen dt img {
    width: 241px;
    height: 134px;
    display: block
}

.mobile dt {
    width: 107px;
    height: 109px;
    display: block;
    margin-right: 18px
}

.down_center .down_tuwen dd {
    width: 510px;
    color: #777
}

.mobile .down_tuwen dd {
    width: 191px;
    color: #777
}

.down_tuwen dd .colr_orange {
    color: #ff8c00;
    margin-top: 12px;
    display: block;
    font-size: 12px
}

.down_tuwen dd em {
    color: #ff8c00
}

.down_tuwen dd p {
    font-size: 12px;
    line-height: 23px
}

.down_tuwen dd .text_ind_box {
    overflow: hidden;
    height: 114px;
    margin-bottom: 24px;
    padding-bottom: 10px
}

.down_tuwen .jsb_h4 {
    height: 33px;
    line-height: 33px
}

.down_tuwen dd .click_down {
    width: 156px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    color: #fff;
    background: #FF8C00;
    border-bottom: #D07200 solid 1px;
    display: block;
    font-weight: 700
}

.stall_steps {
    background: url(../images/stall_steps.png) left top no-repeat;
    width: 640px;
    height: 381px;
    margin: 34px auto 50px;
    overflow: hidden
}

.stall_steps li {
    float: left;
    width: 72px;
    height: 70px;
    line-height: 18px;
    margin-right: 21px;
    padding: 11px 13px;
    font-size: 12px;
    text-align: center
}

.mtl_ul1 {
    margin: 61px 0 0 99px
}

.mtl_ul2 {
    margin: 64px 0 0 98px
}

.pt3l30 {
    font-weight: 700;
    color: #ff8c00;
    position: relative;
    top: 2px;
    left: 30px
}

.mt33l183 {
    position: relative;
    left: 283px;
    top: 33px;
    display: block;
    font-weight: 700;
    color: #ff8c00
}

.guide {
    padding: 15px 0
}

.guide_title {
    font: 18px/46px "微软雅黑 bold";
    color: #666;
    font-weight: bold
}

.guide_p {
    font-size: 16px;
    line-height: 25px;
    padding: 9px 0;
    color: #8c8c8c
}

.guide h2 {
    font-size: 14px
}

.guide h4 {
    font-size: 20px
}

.guide td {
}

.guide_ul {
    margin: 42px auto 23px;
    text-align: center
}

.guide_ul li {
    width: 276px;
    height: 196px;
    text-align: center;
    display: inline-block;
    *display: inline;
    zoom: 1;
    cursor: pointer
}

.guide_ul img {
    width: 276px;
    height: 196px;
    display: block;
    margin: 0 auto;
}

.guide_ul .active img {
    width: 272px;
    height: 192px;
    border: 2px solid #ec6b17;
}

.wbg_w16 {
    border-width: 16px;
    border-color: transparent transparent #F5F5F5;
    left: -16px;
    top: -14px
}

.methods {
    border: #E2E2E2 solid 1px;
    margin-bottom: 30px;
}

.methods li {
    display: none
}

.methods p {
    height: 48px;
    line-height: 48px;
    text-indent: 1.5em;
    background: #F5F5F5;
    color: #616161;
    font-size: 16px;
    border-bottom: 1px solid #e6e6e6
}

.methods_dl {
    padding: 25px 0 25px 40px;
    color: #333
}

.methods_dl dt {
    height: 46px;
    font-weight: 700;
    font-size: 18px;
    line-height: 46px;
}

.methods_dl dd {
    height: 40px;
    font-size: 16px;
    line-height: 40px;
}

.methods_dl dd:before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background: #ec6b17;
    float: left;
    margin: 17px 18px 0 0;
}

.methods_dl1 {
    padding: 4px 10px;
    font-size: 12px
}

.methods_dl1 dt {
    height: 24px;
    line-height: 24px;
    color: #616161;
    font-weight: 700
}

.methods_dl1 dd {
    height: 24px;
    line-height: 24px;
    color: #616161
}

.ycjycl_box {
    padding: 10px 0 35px
}

.ycjycl_box h4 {
    color: #FF8B00;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 24px
}

.ycjycl_tex p {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 26px;
}

.ycjycl_box em {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 24px;
    color: #B9B9B9;
    display: block
}

.ycjycl_title {
    font: 18px/40px "微软雅黑 bold";
    color: #666;
    font-weight: bold
}

.ycjycl_tip {
    font-size: 16px;
    line-height: 26px;
    color: #999;
    border: 1px solid #f4f4f4;
    padding: 20px 20px 10px;
    margin: 30px 0;
}

.ycjycl_tip p {
    padding: 8px 0;
}

.dw_fundsSafety {
    padding: 40px 0 40px 0
}

.dw_fundsSafety li {
    font: 14px/30px "微软雅黑";
    color: #6b6b6b;
    overflow: hidden;
    padding: 15px 0;
}

.dw_fundsSafety li span {
    width: 166px;
    height: 180px;
    overflow: hidden;
    float: left;
    display: block;
}

.dw_fundsSafety li dl {
    width: 715px;
    float: right
}

.dw_fundsSafety li dl dt {
    font: 18px/40px "微软雅黑";
    color: #343434
}

.dw_fundsSafety li dl dd {
    font: 16px/35px "微软雅黑";
    color: #666
}

.guide_p .blue {
    color: #666
}

.pass_quer_box {
}

.pass_quer_box li {
    float: left;
    text-align: left;
    margin-right: 18px;
    font-size: 16px;
    line-height: 58px;
}

.pass_quer_box li img {
    width: 280px;
    display: block;
    margin: 19px 0 0
}

.top_problem {
    width: 100%;
    height: 29px;
    border-bottom: #BFBFBF solid 2px;
    border-top: #E8E8E8 solid 1px;
    border-left: #E8E8E8 solid 1px;
    background: #F6F6F6
}

.top_problem span {
    float: left;
    height: 29px;
    width: 105px;
    line-height: 29px;
    text-align: center;
    border-right: #E8E8E8 solid 1px;
    cursor: pointer
}

.top_problem .active {
    background: #fff;
    position: relative;
    height: 31px;
    line-height: 29px;
    background: url(../images/bor_san.png) left bottom no-repeat;
    bottom: 0
}

.Com_problem {
    display: none
}

.Com_problem .dan_wenti {
    line-height: 35px;
    font-size: 14px;
    border-bottom: #D6D6D6 dotted 1px;
    cursor: pointer
}

.dan_wenti h4 {
    font-weight: 700
}

.dan_wenti p {
    text-indent: 2em;
    display: none;
    padding-bottom: 10px
}

.pending {
    padding: 10px 16px;
    border: #f4f4f4 solid 1px
}

.pending .guide_p .lxkf {
    color: #ff8c00
}

.pending .guide_p {
    line-height: 27px
}

.account_open_l {
    padding: 28px 0;
}

.process {
    background: url(../images/Reo_process.png) left top no-repeat;
    width: 721px;
    margin-right: -12px
}

.process li {
    float: left;
    width: 116px;
    background: #F2F2F2;
    height: 163px;
    font-size: 12px;
    line-height: 18px;
    border-radius: 5px;
    padding: 15px 8px;
    margin-right: 12px;
    margin-top: 110px;
    color: #616161
}

.process1 {
    background: url(../images/Reo_process1.png) left top no-repeat;
    width: 744px;
    margin-right: -36px
}

.process1 li {
    float: left;
    width: 166px;
    background: #F2F2F2;
    font-size: 12px;
    line-height: 22px;
    border-radius: 5px;
    padding: 16px 23px;
    height: 85px;
    margin-right: 36px;
    margin-top: 109px
}

.process2 {
    background: url(../images/Reo_process2.png) left top no-repeat;
    width: 744px;
    margin-right: -22px
}

.process2 li {
    float: left;
    width: 133px;
    background: #F2F2F2;
    font-size: 12px;
    line-height: 22px;
    border-radius: 5px;
    padding: 14px 13px;
    height: 169px;
    margin-right: 22px;
    margin-top: 105px
}

.down_from li {
    height: 60px;
    font-size: 20px;
    line-height: 60px;
    cursor: pointer;
    background: #fafafa;
    padding: 0 20px;
}

.down_from li span {
    font-size: 20px;
    line-height: 60px;
}

.down_from li h4 {
    float: left;
    vertical-align: middle;
    font-weight: 400
}

.down_from li:hover span {
    color: #FF8C00
}

.down_from li:hover a {
    color: #FF8C00
}

.down_from li a {
    float: right;
    background: url(../images/xia_z_img.png) center center no-repeat;
    vertical-align: middle;
    background-size: 18px;
    text-indent: -9999px;
    width: 20px;
    height: 60px;
}

.account_Exchange {
    padding: 20px 0 55px 0;
}

.tousu_jy {
    padding: 37px 0 92px 32px
}

.tousu_tis {
    width: 670px
}

.tousu_tis {
    height: 66px;
    font-size: 12px;
    border: #E2E2E2 solid 1px;
    background: #FCFAF2;
    border-radius: 5px;
    width: 650px;
    padding: 16px 10px
}

.tousu_tis p {
    line-height: 18px
}

.touti_btn_box {
    padding: 40px 0 0 97px
}

.login_btn, .new_btn {
    height: 30px;
    line-height: 30px;
    width: 72px;
    background: #7F7F7F;
    color: #fff;
    font-weight: 700;
    display: inline
}

.touti_btn_box .active {
    background: #FF8C00
}

.Video_learning {
    padding: 25px 10px
}

.Video_learning li {
    float: left;
    width: 260px;
    margin: 0 7px;
    padding-top: 20px;
    display: inline;
    height: 270px
}

.Video_learning li span {
    display: block;
    margin-top: 7px;
    font-size: 16px;
    color: #999;
}

.Video_learning img {
    width: 260px;
    height: 160px;
}

.huanyin {
    line-height: 18px;
    border: #E2E2E2 solid 1px;
    border-radius: 5px;
    padding: 11px;
    position: relative
}

.mjy_title {
    margin-bottom: 24px;
    font-size: 16px
}

.mjy_h1 {
    font: 26px/65px "微软雅黑 Bold";
    font-weight: bold
}

.mjy_box_l {
    width: 756px;
    padding: 60px 22px 90px;
    background: #fff;
    position: relative;
}

.mjy_box_l .huanyin {
    line-height: 30px;
    padding: 36px;
    font-size: 16px;
}

.zaiyao {
    background: url(../images/zaiyao.png) left top no-repeat;
    width: 49px;
    height: 49px;
    position: absolute;
    left: 0;
    top: 0
}

.mj_h5 {
    width: 567px;
    height: 367px;
    margin: 0 auto;
    display: block
}

.mjy_box_r {
    width: 348px;
}

.gsjj {
    display: block;
    width: 348px;
    height: 134px
}

.gsjj img {
    display: block;
    width: 348px;
    height: 134px
}

.gsjj_ul {
}

.gsjj_ul li {
    margin-bottom: 21px;
    background: #fff
}

.gsjj_h2 {
    height: 30px;
    line-height: 30px;
    background: #FFF4D3;
    color: #FF8C00;
    text-indent: 1em;
    border-top: #FF8C00 solid 3px;
    font-size: 16px
}

.gsjj_ol {
    padding: 15px 20px
}

.gsjj_ol li {
    line-height: 32px;
    width: 284px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
    margin-bottom: 0;
}

.gsjj_ol li a {
    text-decoration: none;
    font-size: 16px;
}

.gsjj_ol li a:hover {
    color: #FF8C00
}

.qrcode {
    text-align: center;
    overflow: hidden;
    margin-top: 18px;
    font-size: 16px
}

.qrcode p {
    height: 30px;
    line-height: 25px;
    margin-bottom: 8px;
    color: #FF8C00
}

.Right_column {
    position: absolute;
    right: 0;
    height: 252px
}

.Right_column li a {
    display: block
}

.Right_column li a img {
    display: block
}

.ziti_btn em {
    cursor: pointer;
    vertical-align: middle
}

.online a {
    background: url(../images/online.png) left center no-repeat;
    height: 100px;
    width: 98px
}

.online a:hover {
    background: url(../images/onlines.png) left center no-repeat
}

.qq a {
    background: url(../images/qq.png) left center no-repeat;
    height: 75px;
    width: 98px
}

.qq a:hover {
    background: url(../images/qqs.png) left center no-repeat
}

.Micro a {
    background: url(../images/weixin.png) left center no-repeat;
    height: 77px;
    width: 98px
}

.Micro a:hover {
    background: url(../images/weixins.png) left center no-repeat
}

.yj_dy {
    background: url(../images/yj_dy.jpg) left center no-repeat;
    width: 77px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 14px
}

.gotoTop {
    position: fixed;
    bottom: 290px;
    left: 50%;
    top: 50%;
    margin-left: 504px;
    margin-top: 117px;
    display: none
}

.gotoTop a {
    display: block;
    width: 39px;
    height: 39px
}

.btn_zk {
    width: 42px;
    height: 18px;
    border: #BDDC95 solid 1px;
    text-align: center;
    line-height: 18px;
    font-style: normal;
    font-size: 12px;
    color: #85B101;
    float: right;
    cursor: pointer;
    margin-top: 10px;
    background: #F4FFD3
}

.btn_zk1 {
    width: 42px;
    height: 18px;
    border: #FFD968 solid 1px;
    text-align: center;
    line-height: 18px;
    font-style: normal;
    font-size: 12px;
    color: #FF8C00;
    float: right;
    cursor: pointer;
    margin-top: 10px
}

#sbox {
    position: absolute;
    display: none;
    left: 0;
    top: 0;
    z-index: 100;
    border: #FFF solid 10px
}

#sbox img {
    display: block
}

.sbox_a {
    position: absolute;
    top: -28px;
    right: 1px;
    font-size: 0;
    display: none
}

.sbox_a a {
    color: #FFF;
    background: rgba(0, 0, 0, .5);
    padding: 5px;
    font-size: 12px;
    line-height: 12px;
    height: 12px;
    overflow: hidden
}

#shadow_bg {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    opacity: .5;
    display: none;
    z-index: 15
}

.sp_zbs_box {
    width: 100%;
    overflow: hidden;
    height: 145px;
    background-color: #6B2600
}

.sp_zbs {
    width: 1559px;
    height: 145px;
    position: relative;
    left: 50%;
    top: 0;
    margin-left: -779px
}

.zjwr_zb .table_36_gray td {
    height: 40px;
    border-top: solid 1px #CDCDCD;
    font-size: 12px;
    padding: 0 5px;
    line-height: 40px;
    cursor: pointer;
    color: #464646
}

.zjwr_zb .table_36_gray td a:hover {
    background-color: #FF8C00;
    color: #fff;
    display: block
}

.zjwr_zb .active a {
    color: #fff;
    background-color: #FF8C00;
    display: block;
    height: 40px
}

.red_bg, .green_bg {
    display: inline-block;
    width: 30px;
    height: 16px;
    margin-left: 20px;
    vertical-align: middle;
    margin-right: 8px;
}

.green_bg {
    background: #398E00
}

.red_bg {
    background: #D40000
}

.green {
    color: #398E00
}

.red {
    color: #ff0000
}

.mt28 {
    margin-top: 28px
}

.mt5 {
    margin-top: 5px
}

.mt12 {
    margin-top: 12px
}

.mr18 {
    margin-right: 18px
}

.mr5 {
    margin-right: 5px
}

.h288 {
    height: 288px
}

.h107 {
    height: 106px
}

.w765 {
    width: 765px
}

.w109 {
    width: 109px
}

.w228 {
    width: 228px
}

.m_auto {
    margin: 0 auto
}

.mb14 {
    margin-bottom: 14px
}

.mb12 {
    margin-bottom: 12px
}

.mb20 {
    margin-bottom: 20px
}

.p0 {
    padding: 0
}

.mt37 {
    margin-top: 37px
}

.mb30 {
    margin-bottom: 30px
}

.mb22 {
    margin-bottom: 22px
}

.mb50 {
    margin-bottom: 50px
}

.mr7s {
    margin-right: 7px
}

.mb7 {
    margin-bottom: 7px
}

.mb70 {
    margin-bottom: 70px
}

.w164 {
    width: 164px
}

.w330 {
    width: 330px
}

.mt12lr6 {
    margin: 12px 6px 0
}

.mt17 {
    margin-top: 17px
}

.w206 {
    width: 206px
}

.w754 {
    width: 754px
}

.w434 {
    width: 434px
}

.mt {
    margin-top: 8px
}

.mt26 {
    margin-top: 26px
}

.mt7 {
    margin-top: 7px
}

.ptb12 {
    padding: 12px 0
}

.mt15 {
    margin-top: 15px
}

.mt40 {
    margin-top: 40px
}

.ml99 {
    margin-left: 99px
}

.ml179 {
    margin-left: 179px
}

.fs_19 {
    font-size: 19px
}

.ml0 {
    margin-left: 0
}

button, input, select, textarea {
    outline: 0;
    background: 0 0;
    border: none
}

.colr {
    color: #999
}

.colr_orange {
    color: #ff8c00
}

.colr_green {
    color: #55C161
}

.bg_cd0 {
    background: #D0D0D0
}

.bg_c {
    background: #474747
}

.sanjiao {
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-style: dashed dashed solid;
    position: absolute
}

.text_ind2 {
    text-indent: 2em
}

.sp_zbs_box {
    width: 100%;
    overflow: hidden;
    height: 145px;
    background-color: #6B2600;
    margin: 0 auto
}

.sp_zbs {
    width: 1559px;
    height: 145px;
    position: relative;
    left: 50%;
    top: 0;
    margin-left: -779px;
    text-align: center
}

.zb_title {
    height: 45px;
    line-height: 45px;
    padding-top: 18px;
    color: #F5942B;
    font-size: 24px;
    text-indent: .5em;
    margin-bottom: 5px
}

.zbs_box_l {
    width: 729px;
    background: #fff
}

.zbs_box_fxsjs {
    background: #fff
}

.zbs_box_r {
    width: 247px;
    margin-top: -34px
}

.tufxs_h2 {
    border-bottom: #E9E9E9 solid 2px;
    font-size: 18px;
    height: 34px;
    position: relative
}

.tufxs_h2 span {
    border-bottom: #FF8C00 solid 2px;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    position: absolute;
    bottom: -2px;
    left: 0
}

.zb_dl {
    background: #fff;
    overflow: hidden
}

.pt36r15b21l15 {
    padding: 36px 15px 21px
}

.zb_dl dt {
    float: left;
    width: 68px;
    padding-top: 10px;
}

.zb_dl dt img {
    display: block
}

.w69 {
    width: 69px;
    height: 94px
}

.w76 {
    width: 76px;
    height: 76px
}

.h76 {
    height: 76px
}

.zb_dl dd strong {
    font-size: 29px;
    font-weight: 400;
    display: block
}

.zb_dl dd em {
    font-size: 17px;
    margin-bottom: 12px;
    display: block;
    font-weight: 700
}

.zb_dl dd p {
    font-size: 12px;
    line-height: 18px
}

.zb_dl dd span {
    color: #ABABAB;
    font-size: 14px;
    line-height: 42px
}

.zb_wenzi {
    color: #616161
}

.zb_wenzi .new_bt {
    font-size: 18px;
    padding-top: 30px;
    padding-bottom: 15px;
    font-weight: 400;
    color: #4A4A4A
}

.h_wz {
    overflow: hidden;
    position: relative
}

.h_wz span {
    font-size: 14px;
    line-height: 24px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0 4px
}

.zb_wenzi p {
    font-size: 14px;
    line-height: 24px;
    text-indent: 2em
}

.zb_wenzi .zb_img {
    margin: 20px 0 0;
    width: 207px;
    z-index: 500;
    padding: 5px;
    background: #fff;
    -moz-box-shadow: 3px 3px 4px #E8E8E8;
    -webkit-box-shadow: 3px 3px 4px #E8E8E8;
    box-shadow: 3px 3px 4px #E8E8E8
}

.zb_img span {
    color: #ABABAB;
    font-size: 14px;
    line-height: 42px;
    cursor: pointer
}

.zb_img img {
    width: 207px;
    height: 116px
}

.zbs_ul {
    padding: 32px 19px;
    position: relative
}

.zbs_ul li {
    border-bottom: #E7E7E7 solid 1px;
    position: relative;
    padding: 0 14px;
    margin-bottom: 30px;
    overflow: hidden
}

.zb_icon {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 10px 0;
    width: 100%;
    background-color: #fff
}

.zb_icon span {
    float: right;
    padding-left: 27px;
    margin-right: 20px
}

.zb_zhankai {
    background: url(../images/zbs/xia.png) left center no-repeat;
    cursor: pointer
}

.zb_zhankai1 {
    background: url(../images/zbs/shang.png) left center no-repeat;
    cursor: pointer
}

.zb_zan {
    background: url(../images/zbs/zan.png) left center no-repeat;
    cursor: pointer
}

.zb_biaoge_r {
    background: #fff
}

.zb_jryw {
    padding: 17px 15px
}

.zb_jryw li {
    line-height: 30px;
    background: url(../images/you_jt.png) left center no-repeat;
    width: 206px;
    padding-left: 13px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden
}

.zb_jryw li a {
    color: #494949;
    text-decoration: none
}

.zb_jryw li:hover {
    background: url(../images/right_san.png) left center no-repeat
}

.zb_jryw li:hover a {
    color: #F5942B
}

.zb_biaoge_r td {
    padding: 9px 13px
}

.zb_tzxx {
    padding: 17px 15px;
    height: 339px;
    height: 323px \9
}

.zb_tzxx li {
    line-height: 50px;
    border-bottom: #E7E7E7 solid 1px;
    background: url(../images/zbs/book.png) left 16px no-repeat;
    padding-left: 39px
}

#movieBox {
    position: relative;
    height: 1415px;
    overflow: hidden;
    overflow-y: auto
}

.rollBox {
    width: 4px;
    height: 98%;
    position: absolute;
    right: 3px;
    margin: 10px 0;
    top: 0;
    background: #EFEFEF;
    display: none
}

.rollBar {
    position: absolute;
    width: 4px;
    background: #7F7F7F;
    left: 0;
    top: 0;
    height: 162px
}

.zbs_box_fxsjs .zb_dl {
    background: #fff;
    overflow: hidden;
    height: 249px;
    padding: 33px
}

.zbs_box_fxsjs dd {
    margin-left: 246px
}

.zbs_box_fxsjs .ace_name {
    font-size: 28px
}

.zbs_box_fxsjs .zbs_js p {
    line-height: 25px;
    text-indent: 2em;
    font-size: 14px
}

.zbs_qwfxs {
    background: url(../images/zbs/qvfxs.jpg) left top no-repeat;
    width: 924px;
    height: 94px;
    display: block;
    margin: 0 auto
}

.zbs_inbox {
    padding: 35px 97px;
    width: 730px
}

.zbs_inbox .input_zb {
    background: #fff;
    float: right;
    margin-right: 5px;
    width: 225px;
    padding: 8px;
    height: 15px
}

.zbs_inbox label {
    display: block;
    line-height: 13px;
    font-size: 12px;
    color: #C9C9C9
}

.zbs_inbox .input_zb input {
    width: 100%;
    float: left;
    color: #999
}

.zbs_tijiao {
    float: right;
    width: 70px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    background-color: #E30202;
    color: #fff;
    font-size: 16px
}

.zbs_box_fxsjs .zbs_ul_s {
    padding: 0;
    margin-bottom: 55px;
    position: relative
}

.zbs_box_fxsjs .zbs_ul_s li {
    border-bottom: #E7E7E7 solid 1px;
    position: relative;
    padding: 0 14px;
    margin-bottom: 30px;
    overflow: hidden;
    height: auto
}

.zbs_ul_s li .zbs_mome {
    float: right;
    color: #FF9411;
    font-size: 16px;
    margin-top: 10px;
    margin-right: 20px
}

.zbs_ul_box {
    padding: 32px 30px
}

.zbs_ul_box_h2 {
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 20px
}

.zbs_ol_box {
    border-left: #CCC solid 1px;
    position: absolute
}

.zbs_div_box {
    border-bottom: #CCC solid 1px;
    position: relative;
    height: 36px
}

.zbs_ul_box .zbs_ul li {
    padding: 14px 0;
    height: auto
}

.zbs_ol_box li {
    width: 216px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #4A4A4A;
    float: left;
    border-right: #CCC solid 1px;
    border-top: #CCC solid 1px;
    border-bottom: #CCC solid 1px;
    font-size: 18px;
    cursor: pointer
}

.zbs_ol_box .active {
    border-bottom: #fff solid 1px;
    background: #fff
}

.zb_wenzi_1 .ace_h4 {
    font-size: 24px;
    line-height: 60px;
    font-weight: 400
}

.zb_wenzi_1 p {
    line-height: 25px;
    font-size: 14px
}

.zbs_tabs {
    display: none
}

.big_ys {
    border: #FCDDBB solid 1px;
    margin-left: 3px;
    background-color: #fff
}

.big_ys .zb_dl {
    float: left;
    padding: 20px 16px
}

.big_ys dd {
    margin-left: 67px
}

.big_ys dd h2 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 3px
}

.big_ys dd p {
    font-size: 12px;
    line-height: 14px
}

.hd_tanc {
    width: 463px;
    height: 224px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -231px;
    margin-top: -112px;
    z-index: 1000;
    display: none
}

.hd_tanc img {
    width: 463px;
    height: 224px;
    display: block;
    position: absolute;
    left: 0;
    top: 0
}

.hd_btn {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 447px;
    margin: 0 auto
}

.hd_btn a {
    width: 165px;
    height: 35px;
    display: inline-block;
    float: left
}

.hd_btn1 {
    background: url(../images/zbs/zxkf.png) left top no-repeat;
    position: absolute;
    bottom: 20px;
    left: 55px
}

.hd_btn2 {
    background: url(../images/zbs/qyqq.png) left top no-repeat;
    position: absolute;
    bottom: 20px;
    left: 250px
}

.hd_guanbi {
    background: url(../images/zbs/guanbi.png) left top no-repeat;
    width: 36px;
    height: 36px;
    position: absolute;
    right: -8px;
    top: -8px
}

.h85 {
    height: 85px
}

.n_main {
    width: 1002px;
    margin: 0 auto
}

.top_nav2 {
    background: #f9f9f9;
    border-bottom: #f2f2f2 solid 1px;
    color: #4e4e4e;
    height: 36px;
    line-height: 36px
}

.top_nav2 li {
    float: left;
    line-height: 36px;
    color: #999;
}

.top_nav2 li a {
    color: #999;
}

.n_top_time em {
    vertical-align: middle;
    margin-right: 5px
}

.n_top_time span {
    font-size: 16px
}

.n_icon_1 {
    background: url(../images/new_img/icon_1.jpg) left center no-repeat;
    width: 18px;
    height: 34px;
    display: inline-block
}

.n_icon_2 {
    background: url(../images/new_img/icon_2.jpg) left center no-repeat;
    width: 18px;
    height: 34px;
    display: inline-block
}

.n_icon_3 {
    background: url(../images/new_img/icon_3.jpg) left center no-repeat;
    width: 18px;
    height: 34px;
    display: inline-block
}

.n_icon_4 {
    background: url(../images/new_img/icon_4.jpg) left center no-repeat;
    width: 18px;
    height: 34px;
    display: inline-block
}

.n_top_user li {
    padding-left: 20px
}

.n_top_user li a {
    text-decoration: none;
    transition: 0.3s all ease 0s
}

.n_top_user li a:hover {
    color: #FF7800
}

.n_top_app {
    position: relative;
    padding-left: 0;
    margin-right: 15px;
    color: #767676
}

.n_top_app_btn {
    width: 135px;
    height: 34px;
    line-height: 34px;
    display: block;
    text-indent: 20px;
    cursor: pointer
}

.n_top_app_btn i {
    width: 13px;
    height: 13px;
    background: url(../images/top_app_ic1.png) no-repeat;
    display: block;
    position: absolute;
    left: 50px;
    top: 10px
}

.n_top_app:hover {
    color: #fffdd8;
    background: #c20010
}

.n_top_app:hover i {
    background: url(../images/top_app_ic2.png) no-repeat
}

.n_top_app_mg {
    width: 100%;
    background: #c20010;
    position: absolute;
    left: 0;
    top: 34px;
    z-index: 1001;
    display: none;
    padding-top: 9px
}

.n_top_app_mg img {
    width: 115px;
    height: 115px;
    display: block;
    margin: 0 auto
}

.n_top_app_mg span {
    line-height: 18px;
    color: #fffdd8;
    display: block;
    text-align: center;
    padding: 5px 0
}

.n_icon_spzb {
    background: url(../images/new_img/zpzb.jpg) left center no-repeat;
    margin-right: 20px
}

.n_icon_bj {
    background: url(../images/new_img/time.jpg) left center no-repeat;
    margin-right: 20px
}

.n_icon_login {
    margin-right: 3px;
    transition: 0.3s all ease 0s;
}

.n_icon_login:hover { /*background:url(../images/xhb8_login_hv.png) left center no-repeat*/
}

.xhb8_icon_sp {
    background: url(../images/khbhtyr_img3.png) left center no-repeat;
    margin-right: 16px;
}

.xhb8_icon_sp a {
    color: #df292e
}

.xhb8_icon_sp:hover {
    background: url(../images/khbhtyr_img4.png) left center no-repeat;
    margin-right: 16px
}

.n_icon_sc {
    background: url(../images/new_img/xin.jpg) left center no-repeat
}

.logo_eara2 {
    height: 79px;
    width: 100%;
    background: #15171C;
    z-index: 1000;
    box-shadow: 0 5px 10px #999
}

.logo_eara2 .f_logo {
    display: inline-block;
    position: absolute;
    left: -95px;
    top: -8px;
    padding: 12px 0 0
}

.logo_eara2 .f_logo img {
    display: inline-block
}

.logo_eara2 .zy_h {
    display: inline-block;
    width: 202px;
    position: absolute;
    left: 252px;
    top: 0;
    padding: 18px 0
}

.logo_eara2 .zy_h img {
    width: 202px;
    height: 49px;
    display: block
}

.logo_eara2 .tel1 {
    width: 221px;
    padding: 12px 0 0;
    cursor: pointer
}

.logo_eara2 .tel1 img {
    height: 55px;
    display: block
}

.logo_eara2_w {
    width: 1002px;
    margin: 0 auto
}

.bor_m2 {
    position: relative;
    z-index: 300;
    height: 79px
}

.bor_m2_box {
    height: 79px;
    z-index: 1000
}

.bor_m2_zw {
    height: 47px;
    display: none;
    position: absolute
}

.bor_m {
    border-bottom: #DB5D01 solid 2px;
    background: #FF8C00;
    position: relative;
    z-index: 300
}

.new_btn_tag {
    width: 100%;
    height: 480px;
    position: relative
}

.n_login_bg {
    background: url(../images/new_img/login_bg.png) left top;
    width: 249px;
    height: 205px;
    position: absolute;
    top: 48px;
    z-index: 200;
    left: 50%;
    margin-left: 249px;
    overflow: hidden
}

.n_login_bg .login_sq2 {
    width: 207px;
    font-size: 0;
    position: relative;
    z-index: 500;
    padding: 27px 21px
}

.n_login_bg span {
    margin-bottom: 12px;
    display: block
}

.n_login_bg .kaili_btn1 a {
    background: url(../images/new_img/n_klzszh.png) left top no-repeat;
    width: 207px;
    height: 41px;
    display: block
}

.n_login_bg .kaili_btn1 a:hover {
    background: url(../images/new_img/n_klzszh1.png) left top no-repeat
}

.n_login_bg .kaili_btn2 a {
    background: url(../images/new_img/n_klmnzh.png) left top no-repeat;
    width: 207px;
    height: 41px;
    display: block
}

.n_login_bg .kaili_btn2 a:hover {
    background: url(../images/new_img/n_klmnzh1.png) left top no-repeat
}

.n_login_bg .kaili_btn3 a {
    background: url(../images/new_img/n_zhqk.png) left top no-repeat;
    width: 100px;
    height: 41px;
    display: block
}

.n_login_bg .kaili_btn3 a:hover {
    background: url(../images/new_img/n_zhqk1.png) left top no-repeat
}

.n_login_bg .kaili_btn4 a {
    background: url(../images/new_img/n_zhzz.png) left top no-repeat;
    width: 100px;
    height: 41px;
    display: block
}

.n_login_bg .kaili_btn4 a:hover {
    background: url(../images/new_img/n_zhzz1.png) left top no-repeat
}

.n_login_bg .kaili_btn5 a {
    background: url(../images/new_img/n_jryhzx.png) left top no-repeat;
    width: 207px;
    height: 41px;
    display: block
}

.n_login_bg .kaili_btn5 a:hover {
    background: url(../images/new_img/n_jryhzx1.png) left top no-repeat
}

.w207 {
    width: 207px
}

.mb12 {
    margin-bottom: 12px
}

.n_big_ys {
    width: 1190px;
    margin: 0 auto;
    text-align: center
}

.n_big_ys .zb_dl {
    float: left;
    padding: 27px 0 21px;
    width: 26%
}

.n_big_ys .zb_dl img {
    transition: 0.8s all ease 0s
}

.n_big_ys .zb_dl:hover img {
    transform: rotate(360deg)
}

.n_big_ys .zb_dl dd {
    text-align: left;
    padding-top: 8px
}

.n_big_ys .zb_dl dd span {
    font-size: 20px;
    color: #545454;
    display: block;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 4px
}

.n_big_ys .zb_dl dd p {
    color: #999;
    line-height: 15px;
    font-size: 14px;
    white-space: nowrap
}

.new_gg {
    line-height: 60px;
    height: 60px;
    background: #fafafa;
}

.news1_box {
    position: relative;
    height: 60px;
    line-height: 60px;
    width: 580px
}

.news1 {
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    position: relative;
    width: 580px
}

.news1 li {
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    text-indent: .7rem;
    text-align: left;
    position: absolute;
    float: left;
    clear: both;
    top: -47px;
    margin-left: 108px;
    width: 470px
}

.news1 .active b {
    background: url(../images/new.png) left top no-repeat;
    width: 25px;
    height: 12px;
    margin-left: 5px;
    display: inline-block
}

.news1 li a {
    text-decoration: none;
    margin-right: 1em;
    color: #4e4e4e
}

.news1_box span {
    display: block;
    text-align: left;
    background: url(../images/xhb8_ph1.png) 8px center no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 60px;
    font-size: 14px;
    color: #666;
    padding-left: 34px;
}

.news1_box .n_move {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 12px
}

.news1_box .n_move a {
    color: #999
}

.news1 a:hover {
    color: #FF7800
}

.n_guanggao {
    width: 459px;
    padding-left: 18px;
    text-align: right
}

.n_guanggao p {
    height: 60px;
    line-height: 60px;
}

.n_guanggao p a {
    text-decoration: none
}

.n_guanggao p a:hover {
    color: #FF7800
}

.n_guanggao span {
    color: #FF7800
}

.n_guanggao em {
    display: inline-block;
    width: 41px;
    height: 32px;
    background: url(../images/new_img/baoxiang.jpg) right center no-repeat;
    float: right
}

.n_left_sshq {
    width: 670px;
    margin-bottom: 70px;
}

.n_new_box {
    height: 70px;
    line-height: 70px;
    position: relative;
    margin: 22px 0 12px;
}

.n_new_box a {
    font-size: 16px;
    position: absolute;
    bottom: 0;
    right: 0;
    font-weight: 400;
    color: #999
}

.n_new_box .a_new_tab li {
    font-size: 22px;
    line-height: 70px;
}

.n_new_box .a_new_tab .active {
    color: #666;
    font-weight: bold;
    font-family: 'Microsoft Yahei Bold'
}

.n_left_content {
    border: 1px solid #eee;
    height: 685px;
}

.n_left_content img {
    width: 464px;
    height: 224px;
    display: block
}

.left_sshq {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px
}

.left_sshq li {
    width: 50%;
    height: 60px;
    line-height: 60px;
    cursor: pointer;
    float: left;
    font-size: 20px;
}

.left_sshq .active {
    border-bottom: #ff7800 solid 2px
}

.left_sshq li em {
    color: #666;
    font-size: 18px;
    text-align: left;
    float: left;
    padding: 0 15px 0 50px;
}

.left_sshq .active em, .left_sshq li:hover em {
    color: #ff7800
}

.left_sshq li span {
    font-size: 18px;
    text-align: left;
    float: left;
    padding-left: 24px;
    line-height: 60px;
    margin-left: 13px
}

.left_sshq li span b {
    font-weight: 400
}

.left_sshq .xhb8_b1 {
    float: left;
    font-size: 18px;
    line-height: 60px;
    color: #4a4a4a
}

.n_next {
    background: url(../images/new_img/next.png) left center no-repeat
}

.n_prev {
    background: url(../images/new_img/prve.png?2) left center no-repeat
}

.left_sshq .active .n_next {
    background: url(../images/new_img/next.png?2) left center no-repeat
}

.left_sshq .active .n_prev {
    background: url(../images/new_img/prve.png?2) left center no-repeat
}

.right_sshq {
    width: 667px;
    height: 500px;
    padding-top: 10px;
    position: relative
}


.right_sshqs {
    width: 515px;
    height: 500px;
    padding-top: 10px;
    position: relative
}

.right_sshq_more {
    position: absolute;
    right: 20px;
    top: 20px;
}

.right_sshq_more a {
    color: #999;
}

.right_sshq img {
    width: 100%;
    height: 100%;
    display: none
}

.n_right_gd {
    width: 490px;
}

.n_right_content1 {
    background: #fff;
}

.n_right_content1 li {
    border-bottom: #E1E1E1 dotted 1px;
    padding: 17px 21px 15px
}

.n_right_content1 dd {
    width: 330px
}

.n_hjyworcl {
    width: 100%;
    padding-bottom: 60px;
    background: #fff;
}

.n_hjyworcl_box {
    overflow: hidden
}

.n_right_content2 li {
    padding: 20px 0 30px;
}

.n_right_content2 .n_item1 div {
    color: #333
}

.n_right_content2 .n_item1 div a {
    text-decoration: none
}

.n_right_content2 li:hover div {
    color: #FF7800
}

.n_item1 dt {
    margin-right: 12px
}

.n_item1 dt img {
    display: block;
    width: 126px;
    height: 87px
}

.n_item1 dd {
    color: #545454;
    text-align: left
}

.n_item1 dd a {
    color: #333
}

.n_item1 dd .colr_orange {
    color: #333;
    text-decoration: none;
    font-weight: 600
}

.n_item1 dd div a:hover {
    color: #FF7800
}

.w96 {
    width: 96px
}

.Clocks {
    width: 90px;
    height: 90px;
    text-align: center;
}

.xhb8_pl_a {
    font-size: 20px;
    display: block;
    line-height: 40px;
    height: 40px;
    color: #fff;
    text-align: center
}

.Clocks span {
    font-size: 20px;
    display: block;
    color: #666;
    height: 50px;
    line-height: 50px
}

.Clocks_z {
    width: 90px;
    height: 90px;
    background: url(../images/xhb8_kb1_zp.png) no-repeat
}

.Clocks_w {
    width: 90px;
    height: 90px;
    background: url(../images/xhb8_kb1_wp.png) no-repeat
}

.w338 {
    width: 338px
}

.w368 {
    width: 368px
}

.w336 {
    width: 336px
}

.w269 {
    width: 269px
}

.w318 {
    width: 318px
}

.w126 {
    width: 126px;
    height: 87px
}

.n_item1 dd div {
    font-size: 18px;
    color: #FF7800;
    font-weight: 700
}

.n_item1 dd span {
    font-size: 16px;
    color: #909090;
    float: right;
    margin-top: 5px;
}

.n_item1 dd p {
    margin-top: 6px;
    font-size: 16px;
    line-height: 24px;
    position: relative;
    height: 41px;
    color: #666
}

.n_item1 dd p a {
    color: #666;
    font-weight: normal;
    font-size: 14px;
}

.n_item1 dd p a:hover {
    color: #FF7800
}

.mt22 {
    margin-top: 22px
}

.n_jdjs {
    padding: 6px 0
}

.n_sc {
    position: relative;
    line-height: 24px;
    margin-top: 6px
}

.n_sc span {
    float: left;
    color: #FF7800
}

.n_sc p {
    position: absolute;
    margin-left: 40px;
    top: 1px
}

.n_gz {
    background: url(../images/new_img/guanzhu.jpg) left center no-repeat;
    display: inline-block;
    width: 53px;
    height: 19px;
    vertical-align: middle;
    margin: 0 7px
}

.n_emil {
    background: url(../images/new_img/youjian.jpg) left center no-repeat;
    display: inline-block;
    width: 22px;
    height: 14px;
    vertical-align: middle
}

.n_qq {
    background: url(../images/new_img/qq.jpg) left center no-repeat;
    display: inline-block;
    width: 18px;
    height: 19px;
    vertical-align: middle;
    margin: 0 7px
}

.n_rili {
    background: url(../images/new_img/rili.png) left center no-repeat;
    width: 84px;
    height: 69px;
    text-align: center
}

.n_rili em {
    font-size: 12px;
    color: #000;
    height: 21px;
    line-height: 21px;
    font-weight: 700
}

.n_rili span {
    display: block;
    text-align: center;
    line-height: 49px;
    font-size: 26px;
    color: #F08743;
    width: 100%
}

.mt15 {
    margin-top: 15px
}

.n_sc .n_item1 dd p {
    margin-left: 0
}

.n_mtzx {
    text-align: left
}

.n_mtzx strong {
    font-size: 20px;
    color: #FF7800;
    padding-top: 23px;
    margin-bottom: 19px;
    display: block
}

.n_mtzx strong a {
    font-size: 20px;
    color: #FF7800
}

.n_player {
    margin-bottom: 6px
}

.player_main {
    width: 270px;
    margin-right: 19px;
    background: #4A4A4A;
    padding: 5px
}

.player_main img {
    display: block;
    width: 270px;
    height: 223px
}

.n_player dd {
    font-size: 14px;
    width: 177px;
    position: relative;
    height: 256px
}

.n_player dd span {
    margin-bottom: 10px;
    display: block
}

.n_player dd p {
    line-height: 25px;
    margin-bottom: 5px;
    margin-top: 17px
}

.n_player dd a {
    color: #FF7800;
    display: block
}

.n_mtzx_ul li {
    line-height: 30px
}

.n_mtzx_ul li:hover a {
    color: #FF7800
}

.n_orange {
    color: #FF7800
}

.n_kwqi {
    position: absolute;
    left: 0;
    bottom: 0
}

.n_xszn_xz { /*background-color:#F6F6F6;*/
    width: 100%
}

.n_xszn_box {
    padding: 19px 0 30px
}

.n_left_xszn {
    width: 689px;
    overflow: hidden
}

.n_xszn_box {
    width: 734px
}

.n_xszn {
    width: 120px;
    border-right: #E6E6E6 solid 1px;
    float: left;
    position: relative;
    height: 250px
}

.n_xszn dt {
    width: 63px;
    height: 63px;
    padding: 3px 29px 13px
}

.n_xszn dt img {
    width: 100%;
    height: 100%;
    display: block
}

.n_right_rjxz {
    width: 300px;
}

.n_xszn dd span {
    font-size: 16px;
    color: #FF7800;
    margin-bottom: 8px;
    display: block;
    font-weight: 700
}

.n_xszn dd p {
    font-size: 14px;
    line-height: 19px;
    text-align: left;
    color: #666;
    padding: 0 11px 10px 18px;
    width: 6.5em
}

.n_xszn dd p span {
    color: #FF7800
}

.ad_nav_aj {
    position: absolute;
    bottom: 17px;
    left: 0;
    width: 100%;
    text-align: center;
    color: #FFF880;
    font-size: 19px;
    font-weight: 700
}

.n_xszn dd .n_lj1 a {
    color: #FF7800
}

.n_xszn dd .n_lj2 a {
    color: #937EB5;
    font-size: 16px;
    font-weight: 700;
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    text-align: center
}

.n_xszn dd .n_lj2 a:hover {
    color: #FF7800
}

.n_mt4_box {
}

.n_mt4 {
    background-color: #EFF0F3;
    padding: 17px 15px 0
}

.n_mt4 li {
    width: 239px;
    height: 44px;
    line-height: 44px;
    background-color: #fff;
    margin-bottom: 5px;
    border-top: #F2F3F5 solid 1px;
    text-align: left
}

.n_mt4 li a {
    display: block;
    font-size: 14px;
    padding-left: 98px;
    color: #937EB5
}

.mt4_tab {
    border: 1px solid #eaeaea;
    height: 297px;
    border-top: none
}

.mt4_tab_nav {
    overflow: hidden
}

.mt4_tab_nav span {
    border-bottom: 1px solid #dcdcde;
    border-left: 1px solid #dcdcde;
    color: #333;
    font-size: 16px;
    display: block;
    float: left;
    width: 147px;
    margin-left: -1px;
    line-height: 38px;
    text-align: center;
    cursor: pointer
}

.mt4_tab_nav .active {
    border-bottom: none;
    color: #ee7f31
}

.mt4_tab_c {
    display: none
}

.mt4_tab_ew {
    padding-top: 15px;
    margin-bottom: 8px
}

.mt4_tab_ew img {
    width: 110px;
    display: block;
    margin: 0 auto 5px
}

.mt4_tab_ew span {
    font-size: 12px;
    color: #929292;
    display: block;
    text-align: center
}

.n_pc a {
    background: url(../images/new_img/pc2.png) 33px center no-repeat
}

.n_pc a:hover {
    background: url(../images/new_img/pc1.png) 33px center no-repeat;
    color: #FF7800
}

.n_and a {
    background: url(../images/new_img/and2.png) 33px center no-repeat
}

.n_and a:hover {
    background: url(../images/new_img/and1.png) 33px center no-repeat;
    color: #FF7800
}

.n_ipon a {
    background: url(../images/new_img/ipon2.png) 33px center no-repeat
}

.n_ipon a:hover {
    background: url(../images/new_img/ipon1.png) 33px center no-repeat;
    color: #FF7800
}

.n_jyzil {
    padding: 4px 0 0 15px
}

.n_jyzil li {
    font-size: 14px;
    line-height: 27px;
    float: left;
    padding: 0 5px;
    display: inline
}

.n_jyzil li a {
    white-space: nowrap
}

.n_jyzil li:hover a {
    color: #FF7800
}

.n_cfdh {
    position: relative;
    height: 120px
}

.n_cfdh .n_bft {
    width: 148px;
    height: 120px;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0
}

.n_cfdh .n_mingyan {
    width: 742px;
    height: 37px;
    display: block;
    position: absolute;
    left: 1px;
    bottom: 21px
}

.n_yzx {
    background: url(../images/new_img/yzx_bg1.png) left center no-repeat;
    width: 319px;
    height: 231px
}

.n_tj {
    background-color: #FF7800;
    height: 26px;
    line-height: 26px;
    width: 74px;
    font-size: 14px;
    color: #fff;
    cursor: pointer
}

.n_tzrm {
    width: 650px;
    height: 229px;
    border: #DCDCDC solid 1px;
    background-color: #F6F6F6;
    margin: 0 13px
}

.n_tzrm .n_new_box {
    margin-top: 0;
    padding: 0 14px
}

.n_tzrm .n_new_box a {
    right: 14px
}

.n_new_box a:hover {
    color: #FF7800
}

.n_xiangjie li {
    line-height: 30px;
    text-align: left;
    font-size: 14px
}

.n_tag li {
    width: 48%;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    margin-right: 2%
}

.n_tag li span {
    display: inline-block;
    float: left;
    padding: 0 3px
}

.n_tag li a {
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    display: inline-block;
    overflow: hidden;
    float: left;
    width: 85%
}

.n_xiangjie li a {
    text-decoration: none
}

.n_xiangjie li:hover a {
    color: #FF7800
}

.n_xj {
    display: none
}

.n_xiangjie {
    padding: 14px
}

.n_xiangjie li span {
    margin-right: 0.5em
}

.n_mian {
    width: 298px;
    height: 229px;
    border: #DCDCDC solid 1px
}

.ov_h {
    overflow: hidden
}

.n_mian_list {
    background: #F6F6F6
}

.n_mian_list li {
    width: 149px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #4E4E4E;
    float: left;
    border-bottom: #EAEAEA solid 1px;
    cursor: pointer
}

.n_mian_list .active {
    background-color: #fff;
    color: #FF7800;
    border-bottom: #fff solid 1px
}

.new_footer {
    background: #383F48;
    padding: 32px 0 60px;
}

.N_line {
    border-bottom: 1px solid #696969;
}

.new_erm_l {
    width: 140px;
    text-align: center;
    float: right;
}

.new_erm_l img {
    width: 114px;
    height: 114px;
    display: block;
    margin: 24px auto 12px;
}

.new_erm_l span {
    display: block;
    color: #ccc;
    line-height: 22px
}

.new_erm_16 {
    font-size: 16px;
    margin-bottom: 24px;
}

.new_erm_14 {
    font-size: 14px;
}

.n_aboat {
    margin-left: 38px;
    float: left;
    padding-top: 20px
}

.n_footer_list {
    padding-bottom: 23px;
}

.new_footer dl {
    float: left;
    text-align: left;
    width: 150px;
}

.new_footer dl dt {
    color: #c6c7cc;
    font-size: 18px;
    margin-bottom: 10px
}

.new_footer dl dd {
    line-height: 20px
}

.new_footer dl dd a {
    color: #c6c7cc;
    font-size: 13px;
    transition: 0.2s ease all
}

.new_footer dl dd a:hover {
    color: #fff
}

.new_footer_qt {
    float: left;
    width: 1000px;
    padding-top: 10px;
}

.new_footer_qt .n_aboat {
    float: left;
    width: 130px;
    height: 47px;
    margin: 33px 13px 0 50px
}

.new_footer_zi {
    float: left;
    width: 809px;
    font-size: 12px;
    margin-top: 15px;
}

.new_footer_zi .f_w {
    margin-bottom: 10px;
    color: #c6c7cc;
    font-weight: 500;
}

.new_footer_zi p {
    text-align: left;
    line-height: 18px;
    float: left
}

.nxhb_ft_pcol {
    color: #abadb2
}

.new_footer_zi a {
    color: #AFB2B6;
    font-size: 12px;
    vertical-align: middle;
    font-weight: 500;
}

.new_footer_zi span {
    color: #AFB2B6;
    font-size: 12px;
    vertical-align: middle
}

.zxkf_bg {
    background: url(../images/new_img/n_c_zxkf_bg2.png) left top no-repeat;
    width: 40px;
    height: 128px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: 501px;
    margin-top: -20px;
    z-index: 1100;
    cursor: pointer;
    display: none
}

.center {
    margin-left: auto;
    margin-right: auto
}

.w974 {
    width: 974px
}

.zxkf_bg:hover {
    background: url(../images/new_img/n_c_zxkf_bg1.png) left top no-repeat
}

.n_Right_column {
    background: url(../images/new_img/kefu.png?20) left top no-repeat;
    width: 162px;
    height: 415px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: 502px;
    z-index: 1000;
    display: block
}

.n_Right_column .n_c_kf {
    width: 106px;
    height: 33px;
    line-height: 37px;
    display: block;
    color: #FFFF6F;
    font-size: 19px;
    font-weight: 700;
    margin: 122px auto 7px
}

.n_Right_column .n_c_kf:hover {
    background: url(../images/new_img/n_c_zxkf.png) left top no-repeat
}

.n_c_zxkf {
    width: 106px;
    height: 33px;
    display: block;
    margin: 7px auto 7px
}

.n_c_zxkf:hover {
    background: url(../images/new_img/n_c_qqkf.png) left top no-repeat
}

.n_c_klxnzh {
    width: 106px;
    height: 33px;
    display: block;
    margin: 6px auto 7px
}

.n_c_klxnzh:hover {
    background: url(../images/new_img/n_kf_klxnzh.png) left top no-repeat
}

.n_c_klspzh {
    width: 106px;
    height: 33px;
    display: block;
    margin: 7px auto 11px
}

.n_c_klspzh:hover {
    background: url(../images/new_img/n_kf_klspzh.png) left top no-repeat
}

.n_c_erm {
    height: 81px;
    margin: 0 auto;
    display: block;
    padding-top: 0;
    text-align: center;
    color: #fff
}

.n_c_guan {
    width: 100%;
    height: 28px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    cursor: pointer
}

.zhanwei {
    height: 59px;
    width: 100%
}

.n_ksrk {
    width: 100%;
    height: 48px;
    background-color: #602D1A;
    position: fixed;
    left: 0;
    bottom: 0;
    padding-top: 12px
}

.n_ksrk .n_klmnzh1 {
    width: 139px;
    height: 37px;
    line-height: 37px;
    background: #FC9318;
    color: #fff;
    font-size: 16px;
    float: left;
    margin-right: 9px;
    margin-left: 19px;
    text-decoration: none
}

.n_ksrk .n_klmnzh1:hover {
    background-color: #FF7800
}

.n_ksrk .n_zz {
    width: 82px;
    height: 37px;
    line-height: 37px;
    background: #FFF;
    color: #E75200;
    font-size: 16px;
    float: left;
    margin-right: 15px;
    text-decoration: none
}

.n_ksrk .n_zz:hover {
    background-color: #FFF8B0
}

.n_ksrk .n_klspzh1 {
    width: 139px;
    height: 37px;
    line-height: 37px;
    background: #E75200;
    color: #fff;
    font-size: 16px;
    float: left;
    margin-right: 9px;
    text-decoration: none
}

.n_ksrk .n_klspzh1:hover {
    background-color: #E72B00
}

.n_ksrk .n_hd1 {
    color: #FE9900;
    font-size: 14px;
    float: left;
    line-height: 40px;
    border-right: #876153 solid 1px;
    margin-right: 15px;
    padding-right: 9px;
    text-decoration: none
}

.n_ksrk .n_hd1 span {
    color: #F5DC9E;
    font-size: 16px
}

.n_kf1 {
    color: #fff;
    font-size: 14px;
    float: left;
    text-align: left;
    margin-right: 15px;
    text-decoration: none
}

.n_ksrk .n_zxkf1 {
    float: left;
    padding-right: 10px;
    height: 37px;
    line-height: 37px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background: url(../images/new_img/icon_xx.png) #9967ad 9px center no-repeat;
    text-decoration: none;
    padding-left: 49px;
    position: relative
}

.n_ksrk .n_zxkf1:hover {
    background: url(../images/new_img/icon_xx.png) #c585de 9px center no-repeat
}

.n_ksrk .n_zxkf1 b {
    background-color: #E75200;
    color: #fff;
    font-size: 12px;
    padding: 0 5px;
    position: absolute;
    top: -7px;
    left: 23px;
    height: 16px;
    line-height: 16px;
    border-radius: 2px;
    font-weight: 400
}

.n_ksrk .n_zxkf1:hover b {
    display: none
}

.n_kf1 em {
    color: #FFDA69;
    font-size: 20px;
    font-style: normal;
    font-weight: 700
}

.n_ksrk .guanbi {
    width: 27px;
    height: 27px;
    position: absolute;
    right: 10px;
    top: -27px;
    background: url(../images/new_img/guanbi.png) left top no-repeat;
    display: block;
    cursor: pointer
}

.n_sft {
    height: 33px;
    margin-bottom: 6px;
    padding-left: 18px
}



.n_sft a {
    float: left;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    border: 1px solid #f0f0f0;
    margin-left: -1px;
    cursor: pointer;
    width: 50px;
    text-align: center;
}

.n_sft .active {
    color: #ff7800
}

.xhb8_syhqt {
    margin-left: 18px
}

.table_zhjj {
    font-size: 16px;
    border-collapse: collapse;
    color: #666
}

.table_zhjj td, .table_zhjj th {
    line-height: 28px;
    padding: 12px;
    font-weight: normal
}

.table_zhjj th {
    text-align: center
}

.new_zhjj p {
    font: 16px/60px "微软雅黑 Bold";
    color: #666;
    font-weight: bold
}

.new_zhjj ol, .new_zhjj ul {
    margin-bottom: 30px
}

.new_zhjj ul li {
    font: 16px/26px "微软雅黑 Regular";
    color: #666;
}

.new_zhjj ol li {
    font: 16px/26px "微软雅黑 Regular";
    color: #666;
}

.pr {
    position: relative
}

.po {
    position: absolute
}

.ov_h322 {
    height: 322px;
    overflow: hidden
}

.ov_w983 {
    width: 977px;
    overflow: hidden
}

.xz_zx_bg {
    background-color: #F2F2F2
}

.xz_mt4_box {
    background-color: #f2f2f2;
    padding: 0 0 48px;
    position: relative;
    bottom: -30px
}

.xz_title {
    font-size: 46px;
    font-weight: 400;
    display: block;
    text-align: center
}

.xz_mt4_box strong {
    line-height: 78px
}

.xz_title span {
    color: #169BD5
}

.xz_mt4_ul li {
    width: 334px;
    float: left;
    text-align: center
}

.xz_mt4_ul li .xz_mt4_img {
    display: inline-block
}

.xz_mt4_ul li p {
    font-size: 23px;
    line-height: 30px;
    color: #4C4C4C;
    padding: 23px 0
}

.xz_mt4_ul li div a {
    text-align: center;
    font-size: 16px;
    display: block;
    border-radius: 5px;
    text-decoration: none
}

.xz_mt4_ul .xz_mfxz {
    background-color: #F70;
    color: #fff;
    width: 103px;
    height: 33px;
    line-height: 33px
}

.xz_mt4_ul .xz_yssp {
    background-color: #fff;
    border: #159BD5 solid 1px;
    color: #159BD5;
    width: 101px;
    height: 31px;
    line-height: 31px;
    margin-bottom: 8px
}

.xz_mt4_ul .xz_syzn {
    background-color: #159BD5;
    color: #fff;
    width: 103px;
    height: 33px;
    line-height: 33px
}

.prl68 {
    padding: 0 68px;
    width: 214px
}

.xz_box {
    margin-bottom: 8px
}

.xz_box a {
    float: left
}

.xz_box .xz_syzn {
    margin-right: 8px
}

.prl70 {
    padding: 0 70px
}

.prl70 a {
    margin-bottom: 8px
}

.mt2 {
    margin-top: 2px
}

.xz_mt4_p {
    border-radius: 5px;
    border: #E0E0E0 solid 1px;
    font-size: 14px;
    line-height: 24px;
    color: #707070;
    text-indent: 2em;
    text-align: left;
    width: 841px;
    padding: 15px;
    margin: 33px auto 0
}

.xz_ldys_box {
    background-color: #c3dfe9;
    position: relative;
    bottom: -30px
}

.xz_ldys_bg {
    background: url(../images/new_img/xz_09.jpg) center center no-repeat;
    height: 708px
}

.xz_ldys_bg strong {
    padding-top: 17px;
    font-size: 48px
}

.xz_ldys_ul {
    position: relative;
    margin-top: 36px
}

.xz_ldys_ul li {
    position: absolute;
    text-align: left
}

.xz_ldys_ul li span {
    font-size: 14px;
    margin-bottom: 13px;
    display: block
}

.xz_ldys_ul li p {
    font-size: 14px;
    line-height: 18px
}

.xz_ldys_lst1 {
    left: 110px;
    top: 61px;
    width: 225px
}

.xz_ldys_lst1 span {
    color: #2189CB
}

.xz_ldys_lst2 {
    left: 722px;
    top: 56px;
    width: 255px
}

.xz_ldys_lst2 span {
    color: #59AFA9
}

.xz_ldys_lst3 {
    left: 44px;
    top: 254px;
    width: 232px
}

.xz_ldys_lst3 span {
    color: #E97919
}

.xz_ldys_lst4 {
    left: 765px;
    top: 251px;
    width: 205px
}

.xz_ldys_lst4 span {
    color: #446F94
}

.xz_ldys_lst5 {
    left: 109px;
    top: 431px;
    width: 218px
}

.xz_ldys_lst5 span {
    color: #E1390F
}

.xz_ldys_lst6 {
    left: 722px;
    top: 432px;
    width: 208px
}

.xz_ldys_lst6 span {
    color: #DB0065
}

.center {
    margin-left: auto;
    margin-right: auto
}

.w974 {
    width: 974px
}

.table {
    border-collapse: collapse;
    border-spacing: 0
}

.cale-banner {
    height: 120px;
    background: #678fd8
}

.cale-banner .calewrap {
    height: 120px;
    position: relative
}

.calecont {
    padding-bottom: 30px;
    overflow: hidden
}

.search {
    background: #e9f1ff;
    position: relative;
    padding: 15px 10px 16px 14px
}

.search .l, .search .r {
    display: block;
    width: 4px;
    height: 4px;
    bottom: 0;
    position: absolute
}

.search .l {
    background: url(../images/c-topleft.png) no-repeat left top;
    left: 0
}

.search .r {
    background: url(../images/c-topright.png) no-repeat left top;
    right: 0
}

.search .t {
    margin-bottom: 6px;
    height: 24px;
    text-align: left;
    line-height: 24px;
    font-size: 18px
}

.search .sealist {
    overflow: hidden;
    white-space: nowrap
}

.search .sealist li {
    float: left;
    height: 24px;
    line-height: 24px;
    margin-top: 12px;
    text-align: center;
    padding: 3px 6px;
    min-width: 70px;
    background: #fff;
    margin-right: 12px;
    vertical-align: top;
    position: relative
}

.search .sealist li a {
    color: #75808d
}

.search .sealist .all {
    width: 83px
}

.search .sealist li .name {
    padding-left: 6px
}

.search .sealist .active {
    border: 1px solid #678fd8;
    height: 22px;
}

.search .sealist li img {
    width: 20px;
    height: 20px;
    margin-top: 2px;
}

/*.search .sealist li .check{display:none;width:18px;height:18px;background:url(../images/cale-icon03.png) no-repeat left top;position:absolute;right:0;top:0}.search .sealist .active .check{display:block}*/
.cale-pubtit {
    font: bold 20px/40px "微软雅黑 Bold";
    overflow: hidden;
    padding: 40px 0 24px;
}

.cale-pubtit span {
}

.cale-table {
    overflow: hidden;
}

.cale-table .table {
    width: 100%
}

.cale-table .table, .cale-table td, .cale-table th {
    border: 1px solid #e9e9e9
}

.cale-table th {
    background: #eaeff4;
    padding: 10px;
    height: 22px;
    line-height: 22px;
    font-weight: 400
}

.cale-table td {
    text-align: center;
    padding: 10px;
    line-height: 22px;
    font-size: 12px
}

.cale-tablehover tr:hover {
    background: #fbf0ea
}

.cale-table .i-name {
    padding: 8px 0 0 10px
}

.cale-table .left {
    text-align: left
}

.cale-table dl {
    height: 24px;
    overflow: hidden;
    margin-left: 10px
}

.cale-table dl dt {
    float: left
}

.cale-table dl dd {
    float: left;
    padding-left: 10px;
    line-height: 24px
}

.cale-tablerow td {
    height: auto;
    padding: 5px 10px
}

.cale-table .mt5 {
    margin-top: 5px
}

.weekwrap {
    width: 660px;
    height: 52px;
    position: absolute;
    right: 20px;
    top: 40px;
    overflow: hidden
}

.weekwrap .next, .weekwrap .prev {
    display: block;
    width: 10px;
    height: 18px;
    overflow: hidden;
    position: absolute;
    top: 13px
}

.weekwrap .prev {
    background: url(../images/cale-prev.png) no-repeat left top;
    padding-left: 20px;
    left: 0
}

.weekwrap .next {
    background: url(../images/cale-next.png) no-repeat right top;
    padding-right: 20px;
    right: 0
}

.weekwrap a:hover {
    text-decoration: none
}

.weekwrap .week {
    width: 495px;
    height: 52px;
    overflow: hidden;
    margin: 0 auto;
    position: relative
}

.weekwrap .week li {
    float: left;
    vertical-align: top;
    width: 505px
}

.weekwrap .week li a {
    display: block;
    font-size: 14px;
    color: #75808d;
    line-height: 20px;
    width: 62px;
    height: 46px;
    padding-top: 6px;
    text-align: center;
    margin-right: 10px;
    background: #fff;
    float: left
}

.weekwrap .week li a span {
    display: block
}

.weekwrap .week .active {
    background: #feb22e;
    color: #fff
}

.weekwrap .week li a:hover {
    text-decoration: none
}

.calewrap .t {
    font-size: 18px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    background: url(../images/dtime.png) no-repeat left top;
    padding-left: 38px;
    position: absolute;
    left: 15px;
    top: 18px
}

.calendar {
    position: absolute;
    left: 13px;
    top: 42px;
    width: 184px;
    height: 42px;
    overflow: hidden;
    background: url("../images/xnew_rili_bg1.png") no-repeat;
}

.calendar .txt {
    width: 120px;
    border: 0;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    padding-left: 8px;
}

.calendar .btn {
    width: 50px;
    height: 42px;
    cursor: pointer;
    float: right;
    text-indent: -9999px;
}

.calendar a:hover {
    text-decoration: none
}

.left {
    float: left
}

.guanjianci {
    height: 21px;
    margin-bottom: 10px
}

.guanjianci li {
    float: left
}

.guanjianci .biaoqian {
    height: 24px;
    width: 55px;
    background: url(../images/biaoqian.png) no-repeat;
    color: #fff;
    line-height: 24px
}

.guanjianci .ci {
    height: 24px;
    background: #ec6b17;
    margin-left: 10px;
    color: #fff;
    text-align: center;
    line-height: 24px
}

.entry_h1 {
    color: #ff7800;
    font-size: 20px;
    line-height: 35px
}

.entrylist li {
    float: left;
    width: 31%;
    padding-right: 2%;
    overflow: hidden;
    line-height: 50px;
    font-size: 16px;
}

.entrylist li a {
    max-width: 70%;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    display: inline-block;
    overflow: hidden;
    float: left;
    padding-right: 5%;
    color: #666;
}

.content-separate {
    width: 100%;
    height: 50px
}

.entry-info-box {
    width: 675px;
    margin-top: 24px
}

.entry-info-box .entry-info {
    padding: 32px 19px;
    background-color: #fff
}

.entry-info-box .entry-info-top {
    margin-bottom: 20px
}

.entry-info-box .related-title {
    font-size: 16px;
    color: #F5942B
}

.entry-info-box .relate-all {
    padding: 10px 0
}

.entry-info-box .relate-all li {
    padding: 10px 0
}

.entry-info-box .relate-all li b {
    font-size: 16px;
    line-height: 30px
}

.entry-info-box .relate-all li p {
    line-height: 24px
}

.entry-info-box .huanyin {
    line-height: 25px;
    background: #F3F3F3;
    padding: 14px 30px;
    margin-bottom: 20px
}

.entry-content .pagenate {
    width: 100%;
    text-align: center
}

.entry-content .pagenate ul {
    display: inline-block
}

.entry-content .pagenate ul li {
    float: left
}

.entry-content .pagenate ul li a {
    display: block;
    padding: 4px 8px;
    border: 1px solid #DEDEDE;
    margin: 0 5px
}

.entry-content .pagenate ul li span {
    display: block;
    padding: 4px 8px;
    margin: 0 5px
}

#sideBar_right {
    height: 345px;
    position: fixed;
    right: 10px;
    top: 50%;
    margin: -172px 0 0 0;
    z-index: 9999
}

#sideBar_right .red_bg1 {
    width: 74px;
    height: 105px;
    background: url("../images/khbhtyr_img1.png") no-repeat;
    transition: 0.3s all ease 0s;
    cursor: pointer;
    text-indent: -9999px;
}

#sideBar_right .red_bg1:hover {
    background: url("../images/khbhtyr_img2.png") no-repeat;
}

#sideBar_right .bg1 {
    width: 72px;
    height: 72px;
    background: #fff;
    margin-bottom: -1px;
    cursor: pointer;
    position: relative;
    border: 1px solid #e6e6e6;
    transition: 0.3s all ease 0s;
    color: #999
}

#sideBar_right .bg1:hover {
    background: #f9a24e;
    color: #fff
}

#sideBar_right .bg1:hover a {
    color: #fff
}

.xhb8_ic {
    background-image: url("../images/xhb8_icon.png?3");
    background-repeat: no-repeat;
    display: block;
    margin: 0 auto 5px;
    transition: 0.3s all ease 0s
}

#sideBar_right .sp_a {
    width: 36px;
    height: 29px;
    background-position: 0 -12px
}

#sideBar_right .bg1:hover .sp_a {
    background-position: -50px -12px
}

#sideBar_right .sp_b {
    width: 36px;
    height: 29px;
    background-position: 0 -56px
}

#sideBar_right .bg1:hover .sp_b {
    background-position: -50px -56px
}

#sideBar_right .sp_c {
    width: 36px;
    height: 29px;
    background-position: 0 -99px
}

#sideBar_right .bg1:hover .sp_c {
    background-position: -50px -99px
}

#sideBar_right .sp_d {
    width: 36px;
    height: 29px;
    background-position: 0 -152px
}

#sideBar_right .bg1:hover .sp_d {
    background-position: -50px -152px
}

#sideBar_right .sp_e {
    width: 72px;
    height: 72px;
    background-position: 25px -248px
}

#sideBar_right .bg1:hover .sp_e {
    background-position: 25px -296px
}

#sideBar_right .sp_f {
    width: 36px;
    height: 29px;
    background-position: 0px -214px
}

#sideBar_right .bg1:hover .sp_f {
    background-position: -50px -214px
}

#sideBar_right .bg1 a {
    height: 72px;
    font-size: 14px;
    color: #999;
    text-align: center;
    text-decoration: none;
    display: block
}

.side_new_a {
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    display: block;
    padding-top: 8px
}

#sideBar_right .content {
    width: 74px
}

#sideBar_right .wx {
    width: 145px;
    background: #f9a24e;
    padding: 14px 0 0 0;
    position: absolute;
    left: -145px;
    top: 0;
    display: none
}

#sideBar_right .wx .bar {
    width: 3px;
    height: 72px;
    background: #f9a24e;
    position: absolute;
    top: 0
}

#sideBar_right .wx img {
    display: block;
    margin: 0 auto;
    width: 117px
}

#sideBar_right .wx img.logo-ic {
    display: block;
    width: 40px;
    margin: -70px auto;
}

.Market_data .market_title {
    padding: 30px 0 12px;
    height: 35px;
    overflow: hidden;
    font: 34px/28px "微软雅黑 bold";
}

.market_title span {
    margin: 0 0 0 22px;
    color: #504e4e;
    display: inline-block;
    *display: inline;
    zoom: 1;
    font-size: 18px;
}

.Market_data {
    border: 1px solid #e6e6e6;
    border-top: none;
    padding: 0 28px 28px;
}

.Market_data .market_title03 {
    width: 100%;
    height: 36px;
    margin-bottom: 30px;
}

.Market_data .market_title03 span {
    cursor: pointer;
    border: 1px solid #e6e6e6;
    float: left;
    width: 78px;
    height: 34px;
    margin-right: 6px;
    text-align: center;
    line-height: 34px;
}

.Market_data .market_title03 span.selected {
    border: solid 1px #ec6b17;
    color: #ec6b17;
    font-weight: bold;
    z-index: 1
}

.pmes_mbox {
}

.pmes_news {
    width: 690px
}

.pmes_news_bm {
    overflow: hidden;
    background: #fff;
    width: 670px;
    height: 260px;
}

.pmes_news_l {
    width: 213px;
    padding-top: 53px;
}

.pmes_news_l img {
    width: 213px
}

.pmes_news_r {
    width: 410px;
    text-align: left;
    overflow: hidden;
    padding-top: 44px;
    margin-right: 40px;
}

.pmes_news_r dt {
    height: 34px;
    line-height: 30px;
    font-size: 18px;
    color: #333;
    font-weight: bold
}

.pmes_news_r dd {
    overflow: hidden
}

.pmes_news_r p {
    line-height: 27px;
    color: #666;
    font-size: 16px;
    text-align: justify
}

.pmes_news_r a {
    color: #666;
    float: right
}

.pmes_honor {
    width: 490px
}

.pmes_honor_bm {
    width: 490px;
    height: 260px;
    background: #fff;
}

.pmes_honor_bm ul {
    text-align: center;
    padding: 28px 0 0 0;
}

.pmes_honor_bm li {
    overflow: hidden;
    width: 49%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.pmes_honor_bm li img {
    margin: 0 auto;
    width: 120px;
    display: block;
}

.pmes_honor_bm li span {
    display: block;
    line-height: 20px;
    color: #666;
    text-align: center;
    font-size: 16px;
}

.pmes_honor_bm li .ho3kf {
    padding-top: 10px;
}

.pmes_honor_bm li .ho3kf2 {
    padding-top: 10px;
}

#sideBar_right .bg1 span img.sp_app {
    margin-top: -8px
}

#sideBar_right .bg1 .wx_app {
    height: 140px
}

#sideBar_right .bg1 .wx_app p {
    color: #fff;
    margin-top: 2px
}

.cale-tablerow td img {
    vertical-align: middle
}

.dw_02_hb p {
    font-size: 16px;
    line-height: 42px;
    margin-left: 22px;
}

.cale-table .left img {
    vertical-align: middle
}

.dw_jdu {
    padding: 5px 0 20px
}

.bgcolor {
    color: #F00
}

.dw_acor1 {
    color: #F00
}

.dw_jduR {
    width: 742px
}

.dw_jduR_h2 {
    height: 53px;
    border-bottom: 1px solid #dde4ec;
    padding-top: 34px;
    font: 24px "微软雅黑";
    color: #ff7200;
    text-align: center
}

.dw_jduR1 {
    height: 28px;
    padding: 27px 0 0 0;
    font: 14px "微软雅黑";
    color: #4d4d4d
}

.dw_jduR1 span {
    margin-left: 15px
}

.dw_jduR1 em {
    color: #f00a00
}

.dw_jduR2 {
    border: 1px solid #dde4ec;
    padding: 10px 0 20px;
    overflow: hidden
}

.dw_jduR2_top {
    padding: 0 18px 12px 22px;
    overflow: hidden
}

.dw_jduR2_top dl {
    font: 14px/24px "微软雅黑";
    color: #4e4e4e
}

.dw_jduR2_top dl dt {
}

.dw_jduR2_top dl dt b {
}

.dw_jduR2_top dl b {
}

.dw_jduR2_top dl dd {
    margin: 5px 0;
    overflow: hidden
}

.dw_jduR2_topL dl dd p {
    width: 185px
}

.dw_jduR2_topR dl dd p {
    width: 312px
}

.dw_jduR2_topL {
    width: 270px
}

.dw_jduR2_topR {
    width: 383px;
    padding-left: 13px;
    border-left: 1px solid #dde4ec
}

.dw_jduR2_mid {
    padding: 15px 24px 15px 12px;
    background: #eee;
    border-bottom: 1px solid #dde4ec;
    border-top: 1px solid #dde4ec;
    position: relative
}

.dw_jduR2_mid form {
}

.dw_jduR2_mid form span {
    margin-right: 10px;
    display: inline;
    font-size: 14px;
    line-height: 27px;
}

.dw_jduR2_mid form em {
    line-height: 27px;
    color: #ababab;
    margin: 0 10px;
    display: inline
}

.dw_jduR2_mid form .dw_ipt4, .dw_jduR2_mid form .dw_ipt5 {
    width: 140px;
    height: 25px;
    font: 12px "微软雅黑";
    color: #ababab;
    outline: none;
    padding: 0 0 0 5px;
    border: 1px solid #c9c9c9;
    background: #FFF
}

.dw_jduR2_mid form .dw_ipt4 {
}

.dw_jduR2_mid form .dw_ipt5 {
}

.dw_jduR2_mid form .dw_ipt6 {
    width: 64px;
    height: 25px;
    background: #0b9fd6;
    border: none;
    color: #FFF;
    margin-left: 10px;
    display: inline
}

.dw_jduR2_mid .p1 {
}

.dw_jduR2_mid .p1 span {
    font: 14px/27px "微软雅黑";
    color: #ff7200;
    cursor: pointer
}

.dw_jduR2_mid_Y {
    width: 696px;
    height: 451px;
    background: url(../images/dw_bg2.png) no-repeat;
    padding: 7px 7px 0;
    z-index: 200;
    position: absolute;
    left: 17px;
    top: -126px;
    display: none
}

.jd_md_h5 {
    height: 51px;
    text-align: center;
    background: #3d8ac4;
    position: relative
}

.jd_md_h5 span {
    font-size: 22px;
    line-height: 51px;
    color: #FFF
}

.dw_jduR2_mid_Y .dw_close1 {
    position: absolute;
    right: 18px;
    top: 19px;
    cursor: pointer
}

.dw_jduR2_mid_Y table {
    padding: 58px 0 0 5px;
    margin-left: 1px !important
}

.dw_jduR2_mid_Y table th {
    font: 18px "微软雅黑";
    color: #4d4d4d;
    text-align: left
}

.dw_jduR2_mid_Y table td {
    height: 30px;
    font: 14px "微软雅黑";
    color: #4e4e4e
}

.dw_jduR2_mid_Y table th, .dw_jduR2_mid_Y table td {
    padding-left: 10px;
    border: 1px solid #c6c6c6
}

.dw_nrtc {
    width: 696px;
    height: 343px;
    padding-top: 43px;
    overflow-y: scroll
}

.dw_jduR2_btm_h3 {
    height: 60px;
    font: bold 16px/60px "微软雅黑";
    color: #4e4e4e;
    text-align: center;
    margin-bottom: 6px
}

.dw_jduR2_btm_X {
    width: 718px;
    height: 393px;
    overflow: hidden;
    margin: 0 auto
}

.ty_frame01 {
    border: 1px solid #ebe5e4;
    padding-bottom: 10px;
    margin: 0 auto 25px
}

.ty_frame04 {
    width: 248px
}

.ty_title1 {
    width: 100%;
    height: 59px;
    border-top: 1px solid #e6e6e6;
    background: #f0f0f0;
    position: relative
}

.ty_title3 {
    width: 228px;
    height: 49px;
    margin: 0 auto;
    border-top: none;
    background: none
}

.ty_ptit {
    font: 18px/59px "微软雅黑";
    padding: 0 0 0 20px;
    overflow: hidden;
    font-weight: bold;
}

.ty_pmore {
    color: #2d8cc6;
    line-height: 47px;
    font-size: 14px
}

.ty_tabtitle {
    float: right;
    position: relative;
    z-index: 2;
    top: 9px;
    padding-right: 24px;
}

.ty_tabtitle a {
    float: left;
    display: block;
    height: 50px;
    font: 18px/50px "Microsoft YaHei";
    color: #666;
    padding: 0 12px
}

.ty_tabtitle a:hover, .ty_tabtitle a.on {
    background: #ffffff;
    color: #FF7800;
    text-decoration: none
}

.ty_frame02 {
    border-top: 1px solid #5c291f
}

.ty_pright {
    float: right;
    font: normal 14px/46px "Microsoft YaHei";
    padding-right: 6px;
    color: #888
}

.ty_pright a {
    padding: 0 6px;
    color: #888
}

.ty_pright a:hover {
    color: #333
}

.w1000 .mainleft .ty_tabtitle .w100 {
    width: 100px;
    text-align: center
}

.yygonglue {
    overflow: hidden
}

.yygonglue ul {
    width: 100%;
    overflow: hidden;
    padding: 20px 0;
}

.yygonglue ul li {
    float: left;
    width: 385px;
    height: 50px;
    overflow: hidden;
    font: 16px/50px "微软雅黑 Regular";
    background: url(../images/dw_xhbhafegdot1.png) no-repeat left center;
    margin-left: 30px;
    padding-left: 25px;
}

.w1002 {
    width: 1002px;
    text-align: left
}

.tag-outerwrap {
    background: #f3f3f3;
    font-size: 12px
}

.tag-icon {
    background: url(../images/tag-icon.png) no-repeat
}

.sllips {
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    display: inline-block;
    overflow: hidden
}

.words {
    word-break: break-all;
    word-wrap: break-word;
    text-align: justify;
    text-justify: distribute
}

.tag-headertop {
    height: 34px;
    overflow: hidden;
    background: #f4f4f4
}

.tag-headertop .tag-logo {
    display: block;
    width: 130px;
    height: 23px;
    background-position: 0 0;
    margin-top: 5px;
    margin-right: 16px
}

.tag-headertop .phone-plate {
    color: #767676;
    font-size: 12px;
    display: block;
    padding-left: 15px;
    height: 16px;
    line-height: 16px;
    margin-top: 9px;
    position: relative
}

.tag-headertop .phone-plate em {
    display: block;
    width: 10px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 0;
    background-position: 0 -115px
}

.tag-headertop .htmune {
    height: 20px;
    line-height: 20px;
    margin-top: 10px;
    overflow: hidden
}

.tag-headertop .htmune a {
    display: block;
    line-height: 20px;
    position: relative;
    padding-left: 8px;
    margin-left: 12px;
    color: #767676;
    float: left
}

.tag-headertop .htmune a:hover {
    color: #FF7800
}

.tag-headertop .htmune em {
    display: block;
    width: 3px;
    height: 5px;
    background-position: 0 -159px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 7px
}

.tag-headernav {
    height: 39px;
    background: #e46826 url(../images/tag-navbg.png) no-repeat center top;
    overflow: hidden
}

.tag-headernav .tag-nav {
    font-size: 16px;
    color: #fff;
    line-height: 39px
}

.tag-headernav .tag-nav a, .tag-headernav .tag-nav span {
    height: 18px;
    display: block;
    float: left;
    color: #fff
}

.tag-headernav .tag-nav span {
    margin: -1px 20px 0
}

.tag-contentwrap {
    margin-top: 28px;
    overflow: hidden
}

.tag-contentwrap .tgleft {
    float: left;
    width: 668px
}

.tag-contentwrap .top-title, .tag-contentwrap .top-hot {
    width: 668px;
    border-top: 1px solid #d4d4d4;
    overflow: hidden;
    background: #fff;
    float: left;
    padding: 20px 30px 20px;
    margin-bottom: 2px
}

.tag-contentwrap .top-hot {
    border: none;
    padding-top: 5px
}

.tag-contentwrap .top-hot p {
    line-height: 25px;
    font-size: 16px;
    font-weight: bold
}

.tag-contentwrap .top-hot p i {
    margin: 0 4px -5px;
    background-image: url(/Public/xhb/images/edit.png);
    background-size: 20px;
    display: inline-block;
    width: 20px;
    height: 20px
}

.tag-contentwrap .top-hot .wells {
    border-top: 1px solid #e8e8e8;
    background: #f2f3f3;
    padding: 20px 30px;
    margin: 10px 0
}

.tag-contentwrap .top-hot .wells li {
    padding: 2%;
    width: 21%;
    font-size: 12px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.tag-contentwrap .top-title span {
    display: block;
    line-height: 30px;
    border-left: 5px solid #ff6600;
    color: #ff6600;
    padding-left: 18px;
    font-size: 24px
}

.tag-contleft {
    width: 668px;
    padding: 0 30px 22px;
    border-top: 1px solid #d4d4d4;
    overflow: hidden;
    background: #fff;
    float: left
}

.tag-contleft ul {
    overflow: hidden
}

.tag-contleft li {
    vertical-align: top;
    overflow: hidden;
    padding-bottom: 20px
}

.tag-contleft li .tit {
    height: 30px;
    overflow: hidden;
    padding: 20px 0 16px;
    font-size: 20px;
    line-height: 30px;
    display: block
}

.tag-contleft li .tit a {
    display: block;
    max-width: 100%
}

.tag-contleft li dl {
    overflow: hidden
}

.tag-contleft li dt {
    width: 120px;
    height: 75px;
    margin-right: 22px;
    overflow: hidden;
    float: left
}

.tag-contleft li dt img {
    width: 120px;
    height: 75px
}

.tag-contleft li dd {
    float: left;
    width: 526px
}

.tag-contleft li .c {
    overflow: hidden;
    color: #777;
    line-height: 1.8;
    font-size: 14px
}

.tag-contleft li .width {
    width: 668px
}

.tag-contleft li .other {
    height: 18px;
    color: #c6c6c6;
    margin-top: 6px;
    overflow: hidden;
    line-height: 18px
}

.tag-contleft li .other .time {
    margin-right: 18px
}

.tag-contleft li .other .time span {
    display: block;
    padding-right: 8px;
    float: left
}

.tag-contleft li .other .xgzs span {
    display: block;
    float: left;
    margin-right: 7px
}

.tag-contleft li .other .xgzs .zs {
    background: #f60;
    color: #fff;
    padding: 0 4px
}

.tag-contleft li .other .xgzs .tag {
    border: 1px solid #f0f0f0;
    height: 16px;
    background: #fff;
    padding: 0 4px
}

.tag-contleft li .nopic dd {
    width: 100%
}

.tag-contleft li .yellow {
    color: #f60
}

.tag-contleft .last {
    border-bottom: 0
}

.tag-contleft .loading-more {
    height: 31px;
    background: #f5f5f5;
    overflow: hidden;
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 31px;
    color: #777
}

.tag-contright {
    background: #fff;
    width: 244px;
    overflow: hidden;
    float: right
}

.tag-contright .title {
    height: 38px;
    line-height: 38px;
    padding-left: 28px;
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #ececec;
    color: #f60;
    padding-right: 10px;
    font-size: 16px;
    font-weight: 400;
    display: block
}

.tag-contright .title em {
    display: block;
    width: 3px;
    height: 13px;
    overflow: hidden;
    background: #f60;
    position: absolute;
    left: 17px;
    top: 13px
}

.tag-contright .title a {
    display: block;
    height: 16px;
    color: #c6c6c6;
    font-size: 12px;
    padding-left: 19px;
    position: relative;
    margin-top: 2px
}

.tag-contright .title a .tag-icon {
    display: block;
    position: absolute;
    left: 0;
    top: 12px;
    width: 12px;
    height: 13px;
    background-position: 0 -140px
}

.twocode {
    border-top: 1px solid #ececec;
    overflow: hidden;
    padding: 30px 0 38px 66px
}

.twocode .tag-icon {
    width: 116px;
    height: 32px;
    display: block;
    background-position: 0 -73px;
    margin-bottom: 15px;
    overflow: hidden
}

.twocode img {
    margin-left: 4px
}

.tag-adwrap {
    width: 244px;
    overflow: hidden;
    margin-bottom: 8px
}

.news-list {
    overflow: hidden;
    padding: 8px 15px 5px
}

.news-list li {
    vertical-align: top;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    font-size: 14px
}

.news-list li a {
    color: #474747;
    display: block;
    max-width: 100%
}

.tag-tagwrap {
    padding: 10px 18px;
    overflow: hidden;
    font-size: 14px;
    color: #777
}

.tag-tagwrap .cont {
    width: 210px;
    text-align: justify
}

.tag-tagwrap a {
    color: #777;
    height: 25px;
    line-height: 25px;
    margin-right: 8px
}

.tag-tagwrap .yellow {
    color: #f60;
    font-size: 16px
}

.tag-tagwrap .red {
    color: #f30;
    font-size: 18px
}

.tag-links {
    overflow: hidden;
    padding: 0 20px 10px 15px
}

.tag-links dl {
    border-bottom: 1px dashed #f2f2f2;
    padding-bottom: 3px;
    overflow: hidden;
    vertical-align: top
}

.tag-links dt {
    height: 30px;
    line-height: 30px;
    margin-bottom: 4px;
    font-size: 16px;
    color: #474747;
    overflow: hidden
}

.tag-links dt a {
    display: block;
    max-width: 100%
}

.tag-links dd {
    color: #777
}

.tag-links dd .c {
    width: 135px;
    line-height: 2;
    margin-top: -6px
}

.tag-links dd .img {
    display: block;
    width: 66px;
    height: 60px;
    overflow: hidden
}

.tag-links .last {
    border-bottom: 0
}

.tag-footer {
    margin-top: 48px;
    overflow: hidden
}

.tag_fixed {
    width: 244px;
    top: 10px;
    background: #FFF
}

.fixed {
    position: fixed;
    top: 10px
}

.no_data {
    text-align: center;
    padding-top: 50px;
    font-size: 20px
}

.hj_prices {
    height: 108px;
    background: url("../images/hj_prices_bg.jpg") no-repeat center top;
    overflow: hidden
}

.hj_prices_h1 {
    display: inline-block;
    width: 204px;
    font-size: 30px;
    color: #ff6600;
    padding-top: 30px;
    text-align: center;
    font-weight: normal
}

.hj_prices p {
    width: 782px;
    height: 73px;
    font-size: 14px;
    padding-top: 15px;
    line-height: 24px;
    color: #777;
    overflow: hidden
}

.h1136 {
    height: 1136px
}

.dt_ksrk {
    line-height: 35px;
    height: 35px;
    border: #E8E8E8 solid 1px;
    padding: 0 37px;
    background-color: #fff;
    margin: 3px 0
}

.dt_ksrk li {
    color: #4E4E4E;
    float: left;
    margin-right: 24px;
    font-size: 14px
}

.dt_ksrk li a {
    color: #4E4E4E
}

.wzdt_ksrk {
    border: #E8E8E8 solid 1px;
    background-color: #fff;
    padding: 37px
}

.wzdt_ksrk li {
    float: left;
    min-height: 130px
}

.ksrk_span {
    width: 51px;
    float: left;
    margin-right: 20px
}

.ksrk_span img {
    display: block;
    width: 100%
}

.ksrk_dl {
    float: left
}

.ksrk_dl dt {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px
}

.ksrk_dl dt a {
    color: #FF8B00
}

.ksrk_dl dd {
    font-size: 14px;
    color: #4E4E4E;
    width: 362px
}

.ksrk_dl dd a {
    float: left;
    line-height: 24px;
    margin-right: 17px;
    white-space: nowrap
}

.s_list_dl dt {
    line-height: 31px;
    font-size: 16px;
    font-weight: bold;
    color: #764800;
    background-color: #FECE3F;
    border-bottom: #ED9F07 solid 2px;
    text-align: left;
    text-indent: 1em
}

.s_list_dl dd {
    text-align: left;
    padding: 13px 0 20px
}

.s_list_dl dd a {
    display: block;
    font-size: 14px;
    line-height: 24px;
    text-indent: 1em;
    text-decoration: none
}

.n_rmzc_box {
    background-color: #fff;
    margin-bottom: 4px;
    padding: 32px 17px 32px 22px
}

.n_rmzc {
    margin-right: 34px
}

.n_rmzc dt {
    width: 181px;
    height: 138px;
    margin-right: 10px
}

.n_rmzc dt img {
    width: 181px;
    height: 138px;
    display: block
}

.n_rmzc dd {
    width: 308px
}

.n_rmzc_ul li {
    line-height: 28px;
    height: 28px;
    font-size: 0
}

.n_rmzc_ul li a {
    float: left;
    font-size: 14px;
    text-decoration: none
}

.n_rmzc_ul li em {
    float: right;
    font-size: 14px
}

.n_rmzc_ol {
    border-left: #E4E4E4 solid 1px
}

.n_rmzc_ol li {
    line-height: 28px;
    height: 28px;
    font-size: 14px;
    width: 202px;
    text-indent: 1.5em
}

.n_rmzc_ol li a {
    text-decoration: none
}

.n_rmzc_left {
    width: 535px
}

.n_rmzc_right {
    width: 218px;
    height: 884px;
    background-color: #fff
}

.n_left_list {
    padding: 15px 22px;
    background-color: #fff;
    margin-bottom: 4px
}

.n_left_list li {
    line-height: 30px;
    height: 30px;
    font-size: 14px
}

.n_left_list li a {
    text-decoration: none
}

.n_rmhjzt {
    background-color: #fff;
    padding: 19px 17px 12px;
    margin-bottom: 4px
}

.n_rmhjzt li {
    margin-bottom: 13px;
    width: 183px
}

.n_rmhjzt li img {
    width: 183px
}

.n_tzxxsp {
    padding-top: 28px
}

.n_tzxxsp li {
    text-align: center
}

.n_tzxxsp li img {
    width: 164px;
    height: 115px;
    display: inline-block
}

.n_tzxxsp li span {
    display: block;
    line-height: 42px;
    height: 42px;
    font-size: 14px
}

.page_404 {
    border-bottom: #E8E8E8 solid 1px;
    border-top: #E8E8E8 solid 1px;
    background-color: #fff;
    height: 520px;
    margin-top: 24px
}

.page_404_dl {
    width: 774px;
    margin: 84px auto 0
}

.page_404_dl dt {
    width: 276px;
    height: 179px;
    float: left;
    margin-right: 15px
}

.page_404_dl dt img {
    width: 276px;
    height: 179px;
    display: block
}

.page_404_dl dd {
    float: left;
    width: 482px;
    margin-top: 90px
}

.page_404_dl dd span {
    font-size: 18px;
    color: #F4932B;
    font-weight: bold
}

.page_404_dl dd p {
    line-height: 22px;
    font-size: 14px
}

.page_404_dl dd p em {
    color: #F4932B
}

.zn_xw {
    background: url(../images/new_img/xw.jpg) left top repeat;
    width: 100%;
    height: 100%;
    margin-bottom: -30px
}

.xhb_syzn {
    padding-top: 10px
}

.xhb_syzn .xz_h1 {
    font-size: 34px;
    color: #787878;
    text-align: center;
    line-height: 57px
}

.xhb_syzn .biaot_shuom a, .xhb_syzn .xz_h1 span {
    color: #ff7800
}

.xhb_syzn .biaot_shuom {
    text-align: center;
    font-size: 14px;
    color: #787878;
    line-height: 26px
}

.syzn_pic {
    width: 970px;
    margin: 20px auto 50px;
    position: relative
}

.syzn_box {
    background-color: #fff;
    border: #aeaeae solid 1px
}

.syzn_box li {
    width: 968px;
    display: none;
    position: relative
}

.syzn_box li img {
    display: block;
    width: 100%
}

.syzn_btn_box {
    position: absolute;
    right: 7px;
    top: 50%;
    width: 47px;
    height: 102px;
    margin-top: -52px;
    z-index: 100
}

.syzn_btn_box span {
    width: 47px;
    height: 47px;
    cursor: pointer;
    margin: 3px 0;
    display: block
}

.syzn_prev {
    background: url(../images/new_img/syzn_pver.jpg) left top no-repeat;
    display: none
}

.syzn_prev:hover {
    background: url(../images/new_img/syzn_pver_hover.jpg) left top no-repeat
}

.syzn_next {
    background: url(../images/new_img/syzn_next.jpg) left top no-repeat
}

.syzn_next:hover {
    background: url(../images/new_img/syzn_next_hover.jpg) left top no-repeat
}

.syzn_shuoming_box {
    position: absolute;
    left: 148px;
    top: 92px
}

.syzn_shuoming_box span {
    background: #35A02C;
    color: #C8DF95;
    font-size: 24px;
    font-weight: bold;
    padding: 8px 15px 5px;
    margin-bottom: 15px
}

.syzn_shuoming_box span b {
    color: #fff;
    font-size: 30px
}

.syzn_shuoming_box p {
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    color: #4e4e4e;
    margin: 15px 0
}

.syzn_shuoming_box p em {
    color: #ff8111
}

.syzn_shuoming_box .Grey {
    color: #9D9D9D
}

.syzn_shuoming_box .Grey a {
    color: #9D9D9D
}

.v_bili_box {
}

.v_bili_box_t {
    color: #666;
    font-size: 18px;
    font-family: "微软雅黑 bold";
    text-align: left;
    font-weight: bold
}

.bili_con {
    margin: 40px 0 50px 176px;
    overflow: hidden
}

.bili_con_l {
    float: left;
    padding: 6px 0;
}

.bili_con_l img {
    width: 60px;
    float: left
}

.bili_con_l span {
    line-height: 60px;
    display: inline;
    float: left;
    margin-left: 20px;
    color: #666;
    font-size: 18px;
    font-family: "微软雅黑 bold";
    font-weight: bold
}

.bili_con_r {
    width: 220px;
    float: left;
    margin-left: 24px;
}

.bili_con_r p {
    overflow: hidden
}

.bili_con_r .bor_mne {
}

.bili_con_r img {
    width: 60px;
    float: left
}

.bili_con_r span {
    line-height: 60px;
    display: inline;
    float: left;
    margin-left: 20px;
    color: #666;
    font-size: 18px;
    font-family: "微软雅黑 bold";
    font-weight: bold
}

.account_Exchange p {
    line-height: 26px;
    font-size: 16px;
    padding: 6px 0;
}

.font_s {
    font-size: 16px
}

.market_tit_n {
    font-size: 16px;
    margin-bottom: 10px;
    height: 24px;
    line-height: 24px
}

.market_tit_n span {
    margin-right: 30px
}

.trade_status {
    font-size: 20px;
    font-weight: 700
}

.market_title span.hq_zs a {
    color: #ec6b17
}

.sp_unit {
    font-size: 16px;
    margin-left: 10px
}

.Market_data .mar_t1 {
    padding-left: 0;
    padding-right: 0
}

.mar_t1 .mar_s1 {
    margin-left: 0
}

.up_red {
    background: url(../images/new_img/prve.png?1) left center no-repeat
}

.down_green {
    background: url(../images/new_img/next.png?1) left center no-repeat
}

.up_down {
    margin-left: 15px;
    margin-right: 5px;
    display: block;
    margin-top: 5px;
    background-size: 100% 100%;
    width: 15px;
    height: 15px
}

.xhb8_open {
    display: none;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 77px;
    padding-top: 22px;
    left: 0;
    bottom: 0;
    z-index: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#4C000000", endColorstr="#4C000000");
    background-color: rgba(0, 0, 0, 0.3);
}

:root .xhb8_open {
    filter: none;
}

.xhb8_open_w {
    width: 830px;
    height: 56px;
    margin: 0 auto;
    position: relative
}

.xhb8_open a {
    width: 295px;
    height: 56px;
    border-radius: 5px;
    padding: 0 20px 0 65px;
    display: block;
    transition: 0.3s all ease 0s;
    position: absolute;
    line-height: 56px;
    overflow: hidden
}

.xhb8_open a:hover { /*opacity:0.9;*/
    padding-left: 74px;
    padding-right: 30px;
}

.xhb8_open span {
    font-size: 18px;
    color: #fff;
    text-align: center;
    transition: 0.3s all ease 0s;
    float: left;
}

.xhb8_open em {
    height: 20px;
    background: url("../images/xhb8_uy1.png") no-repeat right center;
    padding-right: 20px;
    font-size: 14px;
    color: #fff;
    text-align: right;
    opacity: 0.4
}

.xhb8_open a:hover em {
    opacity: 1;
}

.xhb8_open_a1 {
    background: #e94c40 url("../images/xhb8_open_ic1.png") no-repeat 19px center;
    left: 0
}

.xhb8_open_a1:hover {
    left: -10px;
    background-color: #f66156;
}

.xhb8_open_a2 {
    background: #e39c35 url("../images/xhb8_open_ic2.png") no-repeat 19px center;
    right: 0
}

.xhb8_open_a2:hover {
    right: -10px;
    background-color: #fcb44a;
}

.xhb8_six {
    background: #fff;
    border-bottom: 30px solid #fafafa
}

/*日历 */
.xhb8_date {
    width: 670px;
}

.gold_finance_l {
    margin-left: 35px;
    width: 540px
}

.gold_finance_t {
    line-height: 53px;
    font-size: 20px;
    color: #333;
    margin-bottom: 33px;
    font-weight: bolder
}

.gold_finance_t a {
    color: #aeaeae;
    float: right;
    font-size: 14px
}

.gold_finance_l_nav {
    width: 650px;
    height: 54px;
    font-size: 16px;
    padding: 68px 10px 0;
    background: url("../images/xhb8_kb2.png") no-repeat;
}

.gold_finance_l_nav table {
    width: 100%
}

.gold_finance_l_nav td {
    color: #fff;
    text-align: center;
    cursor: pointer;
    height: 54px;
}

.gold_finance_l_nav td a {
    display: block;
    color: #fff;
}

.gold_finance_l_nav .active {
    background: #fff;
    border-radius: 4px 4px 0 0;
    font-weight: bold;
    color: #666;
}

.gold_finance_l_nav .active a {
    color: #666;
}

.gold_finance_l_nav span {
    display: block;
}

.gold_finance_l_box {
    height: 324px;
}

.gold_finance_l_box table {
    width: 98%;
    margin: 0 auto;
}

.gold_finance_l_box th {
    height: 40px;
    background-color: #f9f9f9;
    font-weight: normal;
    text-align: left;
    padding-left: 10px
}

.gold_finance_l_box td {
    padding: 11px 0 11px 10px;
    border-bottom: 1px dashed #e6e3e3
}

.gold_finance_l_box td img {
    float: left;
}

.gold_finance_l_box td p {
    width: 8em;
    height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #b46c30;
}

.gold_finance_l_box .cor_md {
    color: #7dc1df
}

.gold_finance_l_box .cor_bm {
    color: #68b276
}

.gold_finance_l_more {
    padding-top: 66px
}

.gold_finance_r_more {
    padding-top: 31px;
    border-top: 1px solid #fff;
    margin-top: -1px;
}

.gold_finance_l_more a, .gold_finance_r_more a {
    width: 474px;
    height: 48px;
    border-radius: 3px;
    border: solid 1px #c9c8c8;
    display: block;
    margin: 0 auto;
    text-align: center;
    line-height: 48px;
    font-size: 16px;
    color: #999;
    transition: background 0.4s;
}

.gold_finance_l_more a:hover, .gold_finance_r_more a:hover {
    color: #fff;
    border: 1px solid #cba954;
    background-color: #cba954;
}

.gold_finance_r_more a {
    width: 364px;
}

.newkx_bgff {
    background: #fff;
    height: 478px;
}


.xhb8_bsj {
    width: 490px;
}

.xhb8_bsj_t {
    height: 169px;
    background: #fff;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}

.dchart-im {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 134px;
    vertical-align: middle
}

.dchart-im i {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -10px 0 0 -35px;
    width: 70px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-style: normal
}

.datachart-box li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 45.8%;
    *width: 45.4%;
    padding: 2% 1%;
    font-size: 14px;
    color: #666
}

.datachart-box canvas {
    border-radius: 50%;
}

.yous-item {
    padding: 16px 3% 16px 5%
}

.chart-hei {
    height: 140px
}

.pro-itembox {
    height: 240px
}

.ban-latest-box {
    padding: 12px 10px
}

.ban-zuix-data li {
    font-size: 12px
}

.ban-zuix-data {
    padding-top: 8px
}

.data-at-fon span {
    font-size: 17px
}

.data-at-fon s, .w1400 .data-at-fon i {
    top: 4px
}

.pro-cp-tt s {
    right: 6px;
    top: 12px;
    font-size: 23px
}

.pro-cp-tt {
    width: 27%
}

.pro-cp-tt em {
    font-size: 14px
}

.pro-cp-tt p {
    letter-spacing: -0.1em
}

.pro-cp-list {
    width: 68%;
    font-size: 12px;
    white-space: nowrap
}

.pro-cp-list span {
    padding-right: 10px
}

.pro-cp-list .blue {
    padding-right: 0
}

.pro-cp-list strong {
    font-size: 12px
}

.studio-zhj-fxcon h4 {
    font-size: 16px
}

.yous-item p {
    position: relative;
    top: 7px;
    margin-left: 60px;
    font-size: 14px
}

.yous-item .yous-count {
    font-size: 19px
}

.prize-lunbo li {
    margin: 0 12px
}

.data-two-sl, .w1400 .chic-status {
    right: 10px
}

.plat-lbox {
    width: 53%
}

.plat-navli li {
    font-size: 18px;
    line-height: 68px;
    height: 68px
}

.item-line-bt2 {
    top: 110px
}

.plat-navli .fonts {
    font-size: 22px
}

.hfour-fon {
    font-size: 18px
}

.hfour-fon .fonts {
    font-size: 34px
}

.dchart-conut {
    width: 85px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle
}

.dchart-conut p {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 8% 0;
    white-space: nowrap;
    font-size: 16px;
    color: #333;
}

.dchart-conut span {
    font-size: 22px;
    font-weight: bold
}

.up-at {
    color: #41b74b
}

.down-at {
    color: #d04c4c
}

.dchart-conut em {
    width: 12px;
    height: 12px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 8px;
}

.dchart-conut .n_green {
    background: #73be3c;
}

.dchart-conut .n_red {
    background: #e23d3d;
}

.dchart-conut i {
    display: block;
    margin: 6px 0 0 27px;
}


.xhb8_ldtm {
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 14px;
    font-size: 14px;
    color: #7f7f7f;
}

.xhb8_hotc_box {
    width: 490px;
}

.xhb8_hotc {
    height: 498px;
    background: #fff;
    border: 1px solid #eaeaea;
}

.xhb8_hotc ul {
    overflow: hidden;
    margin: 0 30px;
    padding-top: 35px;
}

.xhb8_hotc li {
    text-align: left;
    overflow: hidden;
    height: 50px;
    line-height: 50px;
}

.xhb8_hotc li a {
    font-size: 16px;
    color: #666;
}

.xhb8_hotc li a:hover {
    color: #FF7800
}

.xhb8_hotc em {
    width: 6px;
    height: 6px;
    background: #ccc;
    display: inline;
    float: left;
    margin: 22px 13px 0 0;
}

.xhb8_inarts {
    background: #fff;
    height: 494px;
    overflow: hidden;
    border: 1px solid #eaeaea;
    padding-left: 29px;
    padding-right: 29px;
    padding-top: 4px;
}

.xhb8_inarts dt {
    width: 160px;
    margin-right: 38px;
}

.xhb8_inarts dt img {
    width: 160px;
    height: 100px;
}

.xhb8_inarts li {
    padding: 25px 0;
}

.xhb8_inarts li:last-child {
    border: none
}

.xhb8_inarts dd {
    width: 410px;
    text-align: justify
}

.xhb8_inarts dd div a {
    font-size: 18px;
    color: #333;
    font-weight: normal
}

.xhb8_lw {
    width: 672px;
}

.xhb8_les_t {
    height: 40px;
    line-height: 40px;
    position: relative;
    padding: 0 10px;
    background: #f9f9f9;
}

.xhb8_les_t a {
    font-size: 12px;
    position: absolute;
    bottom: 0;
    right: 10px;
    font-weight: 400;
    color: #ff8404
}

.xhb8_les_t li {
    font-size: 18px;
    color: #333;
}

.data_tcon {
    overflow: hidden
}

.data_tnav1 {
    height: 54px;
    line-height: 54px;
    border: 1px solid #f5f5f5;
    display: block;
    margin-bottom: 13px;
}

.data_tnav1 span {
    color: #414141;
    height: 54px;
    padding: 0 30px;
    text-align: center;
    display: block;
    float: left;
    cursor: pointer;
    position: relative;
    font-size: 16px;
}

.data_tnav1 span em {
    display: none;
}

.data_tnav1 .active em {
    width: 38px;
    height: 2px;
    position: absolute;
    left: 50%;
    bottom: -1px;
    margin: 0 0 0 -19px;
    display: block;
    background: #e27e3d;
}

.data_tcon1 {
    display: none;
}

.data_tcon1 table {
    width: 100%;
    border: 1px solid #f5f5f5;
    height: 239px;
}

.data_tcon1 th, .data_tcon1 td {
    padding: 10px 0 10px 14px;
    color: #353535;
}

.data_tcon1 th {
    font-weight: normal;
}

.control_data_d {
    border: 1px solid #e0e0e0;
    margin: 10px 0 28px;
    overflow: hidden
}

.xhb8_kc_nav {
    overflow: hidden;
}

.xhb8_kc_nav span {
    width: 50%;
    height: 44px;
    display: block;
    float: left;
    text-align: center;
    line-height: 44px;
    color: #666;
    font-size: 18px;
    position: relative;
    cursor: pointer
}

.xhb8_kc_nav span i {
    height: 44px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.xhb8_kc_nav .active {
    color: #ff6633;
    border-bottom: 2px solid #e27e3d;
}

.xhb8_kc_con {
    display: none
}

/*1024  新手指引*/
.n1024_xszn_box {
    border: 1px solid #eaeaea;
    height: 298px;
    border-top: none;
    overflow: hidden
}

.n1024_xszn {
    width: 25%;
    float: left;
    position: relative;
    height: 250px;
    background: url("../images/xhb1024_bg1.png") no-repeat right center
}

.n1024_nbor {
    background: none
}

.n1024_xszn dt {
    height: 72px;
    padding-top: 48px;
}

.n1024_xszn .ts_pd {
    height: 80px;
    padding-top: 40px;
}

.n1024_xszn dt img {
    display: block;
    margin: 0 auto;
}

.n1024_xszn dd span {
    font-size: 18px;
    color: #333;
    display: block;
    text-align: center;
    line-height: 40px;
}

.n1024_xszn dd p {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #666;
    padding: 20px 0 18px;
}

.n1024_xszn dd p span {
    color: #FF7800
}

.ad_nav_aj {
    position: absolute;
    bottom: 17px;
    left: 0;
    width: 100%;
    text-align: center;
    color: #FFF880;
    font-size: 19px;
    font-weight: 700
}

.n1024_xszn dd .n_lj1 a {
    color: #FF7800
}

.n1024_xszn dd .n_lj2 a {
    color: #937cb6;
    font-size: 16px;
    font-weight: 700;
    text-align: center
}

.n1024_xszn dd .n_lj2 a:hover {
    color: #FF7800;
}

.smgg {
    width: 1200px;
    margin: 10px auto;
}

.smgg b {
    color: #ff8404;
}

/* 头部 简繁切换 */
.nav452 {
    width: 98px;
    height: 36px;
    float: right;
    cursor: pointer;
    position: relative;
    z-index: 210;
    text-align: left
}

.nav452 p {
    display: block;
    padding-left: 10px;
    line-height: 36px;
    color: #999;
}

.set452 {
    background: url("../images/fjqh_dot1.png") 73px 16px no-repeat;
}

.nav452 .select {
    background: #fff url("../images/fjqh_dot2.png") 73px 16px no-repeat;
    border: 1px solid #e6e6e6;
    border-top: none;
    color: #e97e10;
}

.new452 {
    width: 96px;
    position: absolute;
    border: 1px solid #e6e6e6;
    display: none;
    z-index: 210;
    top: 35px;
    border-top: none;
}

.nav452 ul li {
    line-height: 30px;
    padding-left: 10px;
    float: none;
    background: #fff;
    color: #666;
}

.nav452 ul li:hover {
    background: #e97e10;
    color: #FFF;
}

/* 头部 简繁切换  end */

/*首页风险弹层*/
.xhbrisk_tip {
    width: 510px;
    position: fixed;
    top: 40%;
    left: 50%;
    margin-left: -255px;
    z-index: 999999;
    box-shadow: 0 0 15px #666;
    border-radius: 6px;
}

.xhbrisk_closed {
    width: 32px;
    height: 32px;
    position: absolute;
    cursor: pointer;
    right: -16px;
    top: -16px;
    background: url("../images/xhbrisk_n1.png") no-repeat;
    text-indent: -9999px;
    z-index: 10;
}

.xhbrisk_kf {
    width: 510px;
    position: relative;
    border-radius: 5px 5px 0 0;
    overflow: hidden
}

.xhbrisk_kf span {
    width: 177px;
    height: 43px;
    border-radius: 3px;
    font-size: 20px;
    color: #ca3738;
    text-align: center;
    line-height: 43px;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 133px;
    right: 50px;
    text-indent: -9999px;
    z-index: 2;
}

.xhbrisk_kf span:hover {
    background: url("../images/xhbrisk_n7.png") no-repeat;
}

.xhbrisk_kf img {
    display: block
}

.xhbrisk_tip_c {
    height: 86px;
    background: #ffefda;
    color: #a66d2c;
}

.xhbrisk_tip_c dt {
    font-size: 12px;
}

.xhbrisk_tip_c dd {
    font-size: 14px;
    line-height: 21px;
    font-weight: 600;
    padding: 10px 0 6px;
}

.xhbrisk_tip_c dd span {
    margin-left: 5px;
    font-size: 15px;
    font-weight: bold;
}

/*首页风险弹层  end*/


/*-----  首頁改版 0823  - - -----*/

.clearfix:after {
    content: "";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.nxhb_w {
    width: 1190px;
    margin: 0 auto;
}

.nxhb_nav {
    position: absolute;
    right: 117px
}
.nxhb_nav_2 {
    position: absolute;
    right: 50px
}

.detas_bg {
    background: #fafafa;
    padding: 25px 0 60px;
}

.n_right_gd_title {
    width: 490px;
    height: 122px;
    background: url("../images/xhb8_kb1.png") no-repeat;
    position: relative
}

.x8_gd_hd {
    position: absolute;
    top: 40px;
    left: 28px;
    width: 54px;
    height: 44px;
    background: url("../images/xhb8_kb1_y.png") no-repeat;
    display: block;
}

.bds_weixin:hover {
    opacity: 1
}

.bds_weixin:hover .app-qrcode {
    display: block;
    background: #fff;
}

/*底部微信分享*/

/* 友情链接 */
.xnew_pmes_bg {
    background: #fafafa;
}

.xnew_fren_bg {
    padding: 60px 0 0 0;
}

.xnew_fren {
    width: 1190px;
    height: 240px;
    background: #fff;
    margin: 0 auto;
}

.xnew_fren_nav {
    text-align: left;
    padding: 18px 0 0 30px;
}

.xnew_fren_nav span {
    font-size: 21px;
    color: #666;
    font-weight: bold;
    font-family: 'Microsoft Yahei Bold';
    height: 61px;
    line-height: 61px;
    border-bottom: 1px solid #e6e6e6;
    display: inline-block;
    *display: inline;
    zoom: 1;
    position: relative;
    padding-right: 30px;
    cursor: pointer
}

.xnew_fren_nav .active:after {
    content: '';
    width: 62px;
    height: 2px;
    background: #ee6105;
    display: block;
    position: absolute;
    left: 0;
    bottom: -1px;
}

.xnew_fren_box {
    display: none
}

.xnew_fren_fst {
    display: block;
}

.xnew_fren_fst p {
    padding: 30px 28px 0 30px;
    line-height: 29px;
    text-align: left
}

.xnew_fren_fst p a {
    font-size: 16px;
    color: #666;
    margin: 0 5px;
    vertical-align: middle
}

.xnew_fren_secd {
}

.xnew_fren_secd ul {
    text-align: left;
    padding: 30px 0 0 30px;
}

.xnew_fren_secd li {
    width: 16%;
    display: inline-block;
    *display: inline;
    zoom: 1;
    position: relative;
    margin-bottom: 16px;
}

.xnew_fren_secd li a {
    font-size: 16px;
    color: #666;
    margin-left: 20px;
}

.xnew_fren_secd li i {
    width: 6px;
    height: 6px;
    background: #ccc;
    display: block;
    position: absolute;
    left: 0;
    top: 9px;
}

/*分享*/
.xnew_icon {
    display: inline-block;
    vertical-align: text-bottom;
    background-image: url(../images/xnew_share_icon.png);
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
}

.icon-footer {
    position: relative;
    width: 36px;
    height: 36px;
}

.icon-footer-wx {
    background-position: -51px -107px;
}

.icon-footer-qq {
    background-position: -407px -640px;
}

.icon-footer-sina {
    background-position: -407px -680px;
}

.icon-footer-inter {
    background-position: -48px -184px;
}

.icon-footer-rss {
    background-position: -132px -30px;
}

.icon-footer-wx:hover {
    background-position: -52px -147px;
}

.icon-footer-qq:hover {
    background-position: -457px -640px;
}

.icon-footer-sina:hover {
    background-position: -457px -680px;
}

.icon-footer-inter:hover {
    background-position: -48px -225px;
}

.icon-footer-rss:hover {
    background-position: -105px -30px;
}

.xnew_share {
    width: 1190px;
    margin: 0 auto;
}

.xnew_share_box {
    height: 38px;
    padding: 45px 0 30px;
}

.xnew_share_l {
    font-family: 'Microsoft Yahei Bold';
    font-weight: bold;
    color: #666;
    font-size: 18px;
    text-align: left;
    float: left;
    line-height: 37px;
}

.footer-tag-list a {
    font-size: 14px;
    margin-right: 15px;
}

.xnew_share_list {
}

.xnew_share_list ul li {
    position: relative;
    float: left;
    width: 36px;
    height: 36px;
    background-color: #999;
    text-align: center;
    border-radius: 18px;
    margin-left: 16px;
}

.xnew_share_list ul li:before {
    content: "";
    position: absolute;
    z-index: 0;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: .5s cubic-bezier(.3, 0, 0, 1.3);
    -moz-transition: .5s cubic-bezier(.3, 0, 0, 1.3);
    -ms-transition: .5s cubic-bezier(.3, 0, 0, 1.3);
    -o-transition: .5s cubic-bezier(.3, 0, 0, 1.3);
    transition: .5s cubic-bezier(.3, 0, 0, 1.3);
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
}

.xnew_share_list ul a:nth-child(3) li:before {
    background-color: #7b8894;
}

.xnew_share_list ul a:nth-child(4) li:before {
    background-color: #93e64f;
}

.xnew_share_list ul a:nth-child(6) li:before {
    background-color: #ff9000;
}

.xnew_share_list .app-qrcode {
    display: none;
    position: absolute;
    width: 130px;
    height: 120px;
    margin-top: -143px;
    box-shadow: 0 0 6px rgba(14, 22, 30, .3);
    margin-left: -78px;
    background: #fff;
    padding-top: 10px;
}

.footer-bull {
    position: relative;
    font-size: 20px;
    top: 2px;
    margin: 0 15px;
}

.xnew_share_list .app-qrcode:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-top: 10px solid rgba(0, 0, 0, .3);
    top: 130px;
    left: 56px;
}

.xnew_share_list .app-qrcode:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-top: 10px solid #fff;
    top: 129px;
    left: 57px;
}

.xnew_share_list ul li:hover:before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.xnew_share_list ul a:nth-child(1) li:before {
    background-color: #f74864;
}

.xnew_share_list ul a:nth-child(2) li:before {
    background-color: #1ec354;
}

.xnew_share_list ul a:nth-child(5) li:before {
    background-color: #3091f4;
}


.nxhb_jypt {
    height: 653px;
    background: #32393e url("../images/nxhb_pt_bg.jpg") no-repeat center top;
    width: 100%;
    overflow: hidden
}

.nxhb_jypt_t {
    color: #fafafa;
}

.nxhb_jypt_t dt {
    font-size: 42px;
    font-family: 'Microsoft Yahei Bold';
    font-weight: bold;
    text-align: center;
    padding: 45px 0 5px 0;
}

.nxhb_jypt_t dd {
    text-align: center;
    font-size: 20px;
}

.nxhb_jypt_box {
    height: 400px;
    position: relative;
    margin-top: 52px;
}

.nxhb_jypt_box_l {
    width: 200px;
    position: absolute;
    left: -300px;
    top: 0;
    opacity: 0;
}

.nxhb_jypt_box_l dt {
    font-size: 20px;
    font-family: 'Microsoft Yahei Bold';
    font-weight: bold;
    color: #fafafa;
    text-align: left;
    padding: 20px 0;
}

.nxhb_jypt_box_l dd {
}

.nxhb_jypt_box_l dd span {
    font-size: 16px;
    color: #ccc;
    display: block;
    text-align: left;
    margin-bottom: 25px;
    padding-left: 44px;
    min-height: 22px;
    opacity: 0.6;
}

.nxhb_jypt_box_l dd span:hover {
    opacity: 1;
}

.nxhb_jypt_box_l .xbg1 {
    background: url("../images/xnew_jypt_a1.png") no-repeat left center;
}

.nxhb_jypt_box_l .xbg2 {
    background: url("../images/xnew_jypt_a2.png") no-repeat left center;
}

.nxhb_jypt_box_l .xbg3 {
    background: url("../images/xnew_jypt_a3.png") no-repeat left center;
}

.nxhb_jypt_box_l .xbg4 {
    background: url("../images/xnew_jypt_a4.png") no-repeat left center;
}

.nxhb_jypt_box_m1 {
    position: absolute;
    top: -300px;
    left: 260px;
    z-index: 1;
    opacity: 0;
}

.nxhb_jypt_box_m2 {
    position: absolute;
    bottom: -200px;
    left: 467px;
    opacity: 0;
}

.nxhb_jypt_box_r {
    width: 200px;
    position: absolute;
    top: 34px;
    right: -300px;
}

/*软件下载*/
.nxhb_jypt_btn {
    width: 200px;
    height: 50px;
    border-radius: 4px;
    margin-bottom: 16px;
    cursor: pointer
}

.nxhb_jypt_co1 {
    background: #5ba4f6;
}

.nxhb_jypt_co1:hover {
    background: #72b4ff;
}

.nxhb_jypt_co2 {
    background: #1e82f4;
}

.nxhb_jypt_co2:hover {
    background: #4196f7;
}

.nxhb_jypt_co3 {
    background: #5ba4f6;
}

.nxhb_jypt_co3:hover {
    background: #7bb9ff;
}

.nxhb_jypt_co4 {
    background: #2f9e2e;
}

.nxhb_jypt_co4:hover {
    background: #6eca6d;
}

.nxhb_jypt_btn em {
    width: 50px;
    height: 38px;
    border-right: 1px solid #8dbff9;
    display: block;
    float: left;
    position: relative;
    text-align: center;
    padding-top: 12px;
}

.nxhb_jypt_btn em img {
}

.nxhb_jypt_btn span {
    color: #fafafa;
    font-size: 16px;
    line-height: 50px;
}

.nxhb_jypt_dwewm {
    position: absolute;
    top: 108px;
    left: -155px;
    display: none
}

/*二维码*/
.nxhb_jypt_dwewm_ios {
    position: absolute;
    top: 42px;
    left: -155px;
    display: none
}

.nxhb_jypt_appewm {
    position: absolute;
    top: 0;
    left: -155px;
    display: none
}

.nxhb_jypt_bom {
    text-align: center;
}

.nxhb_jypt_bom span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 16px;
    color: #fafafa;
    margin: 0 20px;
    opacity: 0.6;
}

.nxhb_jypt_bom span:hover {
    opacity: 1;
}


.top_banner {
    height: 160px;
    position: relative;
    margin-bottom: 30px;
}

.top_banner_bg1 {
    background: #0a1427 url("../images/top_banner_bg1.jpg") no-repeat center top;
}

.top_banner_bg2 {
    background: #0a1427 url("../images/top_banner_bg2.jpg") no-repeat center top;
}

.top_banner_bg3 {
    background: #0a1427 url("../images/top_banner_bg3.jpg") no-repeat center top;
}

.top_banner_bg4 {
    background: #000000 url("../images/top_banner_bg4.jpg") no-repeat center top;
}

.top_banner_bg5 {
    background: #000000 url("../images/top_banner_bg5.jpg") no-repeat center top;
}

.top_banner_bg6 {
    background: #000000 url("../images/top_banner_bg6.jpg") no-repeat center top;
}

.top_banner_bg7 {
    background: #000000 url("../images/top_banner_bg7.jpg") no-repeat center top;
}


.top_banner_box {
    width: 1190px;
    margin: 0 auto;
    overflow: hidden
}

.top_banner_t {
    width: 400px;
    font: 33px/160px "微软雅黑 Regular";
    color: #fefefe;
    float: left;
    text-align: left;
    text-indent: 30px;
}

.top_banner_r {
    width: 370px;
    float: right;
    padding-top: 60px;
}

.top_banner_r a {
    width: 160px;
    height: 40px;
    margin-right: 20px;
    display: block;
    float: left;
    font: 18px/40px "微软雅黑 Regular";
    color: #fff;
    text-indent: 17px;
    text-align: left;
}

.top_cor1 {
    background: #4189e3 url("../images/top_banner_ic1.png") no-repeat 137px center;
}

.top_cor2 {
    background: #e28345 url("../images/top_banner_ic1.png") no-repeat 137px center;
}

.new_quescec {
}

.new_quescec_nav {
    padding-top: 15px;
}

.new_quescec_nav span {
    height: 50px;
    font: 16px/50px "微软雅黑 bold";
    font-weight: bold;
    color: #666;
    position: relative;
    text-align: center;
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 0 16px;
    margin-right: 16px;
    cursor: pointer
}

.new_quescec_nav .active:after {
    content: " ";
    height: 2px;
    background: #ec6b17;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.new_quescec_con {
    padding-bottom: 100px;
    display: none
}

.new_quescec_con li {
    height: 44px;
    padding-top: 14px;
    overflow: hidden;
    border-bottom: 1px solid #f0f0f0;
}

.new_quescec_con li a {
    height: 44px;
    font-size: 16px;
    line-height: 44px;
    color: #666;
}

.new_quescec_la {
    float: left;
    width: 500px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new_quescec_ra {
    float: right;
}

/*开户流程*/
.account_opstep {
    border: 1px solid #e6e6e6;
    padding: 15px 0 20px 20px;
    margin-bottom: 40px;
}

.account_opstep_t {
    font: 18px/50px "微软雅黑 bold";
    font-weight: bold;
    color: #666;
    margin-bottom: 30px;
}

.account_opstep_box {
    padding-left: 50px;
}

.account_opstep_box li {
    border-left: 1px solid #f9d2b9;
    position: relative;
    padding-left: 35px;
    padding-bottom: 40px;
}

.account_opstep_box li:last-child {
    border: none
}

.account_opstep_box span {
    position: absolute;
    left: -50px;
    top: -3px;
    font: 18px/25px "微软雅黑 Regular";
    color: #ec6b17
}

.account_opstep_box em {
    width: 18px;
    height: 18px;
    background: #f9d2b9;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: -10px;
    top: -2px;
}

.account_opstep_box p {
    font-size: 16px;
    line-height: 24px;
    top: -4px;
    position: relative
}

.account_opstep_tip {
    margin: -35px 0 60px;
}

.account_opstep_km {
    font: 18px/50px "微软雅黑 bold";
    font-weight: bold;
    color: #666;
}

.account_opstep_tip p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 14px;
}


/*下载页*/
.xhb9_down {
    width: 1190px;
    margin: 30px auto 60px;
    background: #fff;
    padding: 50px 0 170px;
    overflow: hidden
}

.xhb9_down_title {
    width: 265px;
    height: 52px;
    font-size: 20px;
    line-height: 52px;
    color: #fff;
    background: #1d67b6;
    text-align: center;
    margin: 0 0 90px 30px;
}

.xhb9_down_l {
    width: 340px;
    height: 320px;
    float: left;
    margin-left: 30px;
}

.xhb9_down_l p {
    font-size: 16px;
    line-height: 34px;
    text-align: left;
    padding: 40px 0 0 25px;
}

.xhb9_down_k {
    width: 358px;
    height: 360px;
    border: 1px solid #e7e7e7;
    overflow: hidden;
    position: relative;
    background: url("../images/down_kbg.png") no-repeat 30px bottom;
    display: inline-block;
    *display: inline;
    zoom:1;margin-right: 19px;
}

.xhb9_down_k_android {
    width: 358px;
    height: 360px;
    border: 1px solid #e7e7e7;
    overflow: hidden;
    position: relative;
    background: url("") no-repeat 30px bottom;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-right: 19px;
}

.xhb9_down_k_t {
    padding: 24px 0 30px;
    font: 24px/26px "微软雅黑 bold";
    color: #666;
    text-align: left;
    text-indent: 20px;
    font-weight: 600;
}

.xhb9_down_k_wz {
    width: 170px;
    font-size: 16px;
    line-height: 25px;
    color: #666;
    padding: 0 0 0 20px;
    text-align: left;
}

.xhb9_down_k_wz_android {
    width: 200px;
    font-size: 15px;
    line-height: 24px;
    color: #666;
    padding: 0 0 0 20px;
    text-align: left;
}

.xhb9_down_k_m {
    overflow: hidden;
    position: absolute;
    top: 86px;
    right: 20px;
}

.xhb9_down_k_m img {
    width: 112px;
    height: 112px;
    display: block
}

.xhb9_down_ul {
    display: flex;
    font-size: 16px;
    padding: 48px 0 0 45px;
    list-style: none;
}

.xhb9_down_li {
    margin-right: 40px;
    padding-left: 1em;
    text-indent: -.7em;
}

.xhb9_down_li::before {
    content: "◼ ";
    color: #123C91;
}

.xhb9_down_li span:hover {
    color: #6C92BA;
    cursor: pointer;
}

.xhb9_down_dot {
    width: 4px;
    height: 4px;
    background: #123C91;
}

.xhb9_down_pop_title {
    font-size: 16px;
    color: #244C76;
}

.xhb9_down_pc {
    width: 338px;
    height: 360px;
    border: 1px solid #e7e7e7;
    overflow: hidden;
    position: relative;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-right: 19px;
}

.xhb9_down_pc_md {
    text-align: center
}

.xhb9_down_pc a {
    width: 232px;
    height: 48px;
    border: 1px solid #ec6b17;
    text-align: center;
    font-size: 20px;
    line-height: 48px;
    color: #ec6b17;
    display: block;
    margin: 20px auto 0;
}

.xhb9_down_bom {
    width: 1000px;
    margin: 0 auto;
    padding-top: 85px;
}

.xhb9_down_bom p {
    font-size: 16px;
    line-height: 34px;
    text-align: left
}

/*投资学习聚合页*/
.tz_learn_w {
    width: 1190px;
    margin: 0 auto;
}

.tz_learn_nav {
    text-align: center;
    position: relative;
    margin-top: -30px;
    margin-bottom: 30px;
    background: #fff;
}

.tz_learn_nav span {
    height: 70px;
    font-size: 20px;
    line-height: 70px;
    position: relative;
    text-align: center;
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 0 16px;
    cursor: pointer;
    margin: 0 15px;
}

.tz_learn_nav .active:after {
    content: " ";
    height: 2px;
    background: #ec6b17;
    display: block;
    width: 94%;
    position: absolute;
    bottom: 0;
    left: 3%;
}

.tz_learn_title {
    height: 59px;
    border-bottom: 1px solid #f4f4f4;
    position: relative;
    overflow: hidden
}

.tz_learn_title_l {
    font: 18px/59px "微软雅黑 bold";
    font-weight: bold;
    text-align: left;
    text-indent: 9px;
    margin-right: 20px;
    float: left
}

.tz_learn_title_l:after {
    content: " ";
    width: 2px;
    height: 14px;
    background: #ec6b17;
    display: block;
    position: absolute;
    top: 24px;
    left: 0;
}

.tz_learn_title_m {
    font-size: 14px;
    line-height: 59px;
    float: left
}

.tz_learn_title_r {
    float: right
}

.tz_learn_title_r a {
    font-size: 14px;
    line-height: 59px;
    color: #999;
}

.tz_learn_title_r a:hover {
    color: #ff8404;
}

.tz_learn_top {
    background: #fff;
    padding: 0 30px 40px;
    overflow: hidden
}

.tz_learn_top_l {
    overflow: hidden;
    margin-top: 27px;
    width: 720px;
    border-right: 1px solid #f4f4f4;
    float: left
}

.tz_learn_top_limg {
    float: left;
    width: 210px;
    height: 210px;
    overflow: hidden;
    margin-right: 26px;
}

.tz_learn_top_limg img {
    width: 210px;
    height: 210px;
    display: block;
}

.learn_uls {
    width: 400px;
    float: left
}

.learn_uls li {
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    text-align: left
}

.learn_uls li a {
    color: #666;
}

.learn_uls a:hover {
    color: #ff8404;
}

.learn_uls li em {
    float: right
}

.tz_learn_top_r {
    padding: 27px 0 0 45px;
    float: left
}

.learn_tplst {
}

.learn_tplst li {
    height: 40px;
    text-align: left
}

.learn_tplst li a {
    color: #666;
    font-size: 16px;
    line-height: 40px;
}

.learn_tplst a:hover {
    color: #ff8404;
}

.tz_learn_box {
    overflow: hidden;
    padding: 30px 0 0 0;
}

.tz_learn_box_l {
    width: 690px;
    height: 340px;
    float: left;
    background: #fff;
    padding: 0 30px;
}

.tz_learn_box_ltex {
    padding-top: 25px;
}

.tz_learn_box_r {
    width: 350px;
    height: 340px;
    background: #fff;
    float: right;
    padding: 0 30px;
}

.tz_learn_box_zt img {
    display: block;
    width: 350px;
    height: 240px;
}

.tz_learn_box_maha {
    width: 750px;
    float: left;
}

.tz_learn_box_maha .tz_learn_box_l {
    margin-bottom: 30px;
}

.tz_learn_box_ck {
    width: 350px;
    height: 1370px;
    background: #fff;
    float: right;
    padding: 80px 30px 0;
}

.tz_learn_stp {
    height: 337px;
}

.tz_learn_stp dt img {
    display: block;
    width: 350px;
    height: 200px;
}

.tz_learn_stp dd {
    text-align: center;
    font-size: 16px;
    color: #999;
}

.tz_learn_stp dd span {
    display: block;
    text-align: center;
    font-size: 18px;
    color: #666;
    padding: 8px 0 4px;
}

.tz_learn_bom {
    padding: 0 30px 50px;
    background: #fff;
    overflow: hidden
}

.tz_learn_bom_ul {
    overflow: hidden;
    padding-top: 10px;
}

.tz_learn_bom_ul li {
    width: 20%;
    height: 50px;
    line-height: 50px;
    font-size: 15.5px;
    float: left;
    text-align: left
}

.tz_learn_bom_ul li a {
    color: #666;
}

.nw_art_nav {
    position: absolute;
    right: 22px;
    top: 20px;
}

.tz_learn_smjb {
    height: 59px;
    border-bottom: 1px solid #f4f4f4;
    position: relative;
    overflow: hidden
}

.tz_learn_smjb_l {
    font: 18px/59px "微软雅黑 bold";
    font-weight: bold;
    text-align: left;
    text-indent: 30px;
}

.tz_learn_smjb_l:after {
    content: " ";
    width: 2px;
    height: 14px;
    background: #ec6b17;
    display: block;
    position: absolute;
    top: 24px;
    left: 20px;
}

.dw_02_h {
    overflow: hidden;
    padding: 55px 0 22px;
}

/*CFTC  持仓*/
.ctfc_tb_l {
    width: 436px;
    margin: 10px 0 50px;
}

.table_10_w {
}

.table_10 {
    width: 100%;
}

.table_10 th, .table_10 td {
    height: 59px;
    border-bottom: 1px solid #e6e6e6;
    font-weight: normal
}

.table_36_gray2 tr {
    height: 59px;
    border-bottom: 1px solid #e6e6e6;
}

/*关于我们*/
.nw_about_l {
    width: 445px;
    float: left;
    overflow: hidden
}

.nw_about_l p {
    line-height: 26px;
    font-size: 16px;
    margin-bottom: 15px;
    text-align: justify
}

.nw_about_t {
    font: bold 18px/24px "微软雅黑 bold";
    padding: 25px 0 20px;
}


.nw_about_r {
    width: 400px;
    float: right
}

.custom-menu-right {
    margin-left: auto; /* 讓自訂選單自動推到最右邊 */
}


.logo_text {
    font-size: 10px;
    margin-left: 6px;
    text-align: left;
    margin-top: 13px;
    color: #FFFFFF;
}

.logo_text_1 {
    font-size: 10px;
    margin-left: 6px;
    text-align: left;
    margin-top: 5px;
    color: #FFFFFF;
}

.logo_text_2 {
    position: absolute;
    top: 24px;
    left: 57px;
    font-size: 16px;
    text-align: center;
    color: #FFFFFF;
}
.nav452-menu {
    position: relative;
}
.nav452 {
    cursor: pointer;
}
.new452 {
    display: none;
    position: absolute;
    background: #fff;
    border: 1px solid #eee;
    right: 0;
    top: 30px;
    z-index: 999;
}
.nav452:hover .new452 {
    display: block;
}