a, abbr, acronym, address, applet, b, big, blockquote, body, caption, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, input, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead, tr, tt, u, ul, var {
    margin:0;
    padding:0
}
address, cite, dfn, em, i, var {
    font-style:normal
}
body {
    font-size:16px;
    line-height:1.5;
    font-family:'PingFang SC', 'Lantinghei SC', 'Helvetica Neue', Helvetica, Arial, 'Microsoft YaHei', STHeitiSC-Light, simsun, 'WenQuanYi Zen Hei', 'WenQuanYi Micro Hei', sans-serif;
    color:#333;
    background-color:#f2ece5;
    width: 100%;
}
table {
    border-collapse:collapse;
    border-spacing:0
}
h1, h2, h3, h4, h5, h6, th {
    font-size:100%;
    font-weight:600
}
button, input, select, textarea {
    font-size:100%
}
fieldset, img {
    border:0
}
a, img {
    -webkit-touch-callout:none
}
a {
    color:#333
}
a, a:active, a:focus, a:hover, a:visited {
    text-decoration:none
}
input[type=password], input[type=text], textarea {
    resize:none;
    outline:0;
    -webkit-appearance:none;
    white-space:pre-wrap;
    word-wrap:break-word
}
ol, ul {
    list-style:none
}
:focus {
    outline:0
}
.width_100b{width: 100%!important;}
.width_48b{width: 48%!important;}
.width_45b{width: 45%!important;}
.width_33b{width: 33%!important;}
.w890_h540{width: 890px!important;height: 540px!important;;}
.w890_h330{width: 890px!important;height: 330px!important;;}
.chaochuyincang{width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.clearfix {
    clear:both;
    content:"";
    display:block;
    overflow:hidden
}
.clear {
    clear:both
}
.ml10 {
    margin-left:10px
}
.hide {
    display:none
}
.base-popup {
    position:fixed;
    width:100%
}
.protocol-pop-box {
    background:rgba(0, 0, 0, .7);
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:9999;
    display:none
}
.ppb-content {
    width:80%;
    height:80%;
    padding:40px 0;
    border:1px solid #ccc;
    position:relative;
    background-color:#fff;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    top:10%;
    left:10%
}
.ppb-text {
    height:100%;
    overflow-y:scroll;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    padding:10px;
    margin:0 10px;
    border:1px solid #ccc
}
.ppb-text p {
    margin-top:8px
}
.ppb-close, .ppb-title {
    position:absolute;
    width:100%;
    height:40px;
    left:0;
    line-height:40px;
    text-align:center
}
.ppb-title {
    top:0;
    font-size:16px
}
.ppb-close {
    bottom:0
}
.ppb-close b {
    display:block;
    width:50px;
    height:24px;
    margin:8px auto 0;
    border:1px solid #ccc;
    line-height:24px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    cursor:pointer
}
.public-long-title {
    height:50px;
    line-height:50px;
    padding-left:20px;
    border-bottom:1px solid #f2ece5;
    font-size:20px;
    color:#8c6d43;
    background-color:#fbf8f3
}
.public-long-title .hot {
    display:block
}
.public-long-title .hot:hover {
    color:#e04335
}
.public-head-top {
    width:100%;
    height:40px;
    line-height:40px;
    border-bottom:1px solid #e9e4de;
    background-color:#f9f9f9
}
.public-ht-c {
    position:relative;
    width:1200px;
    margin:0 auto;
    overflow:hidden
}
.public-ht-c .d1xz-logo {
    display:block;
    width:110px;
    height:40px;
    overflow:hidden
}
.public-ht-c img {
    display:block;
    width:100%;
    margin-top:6px
}
.public-ht-nav {
    position:absolute;
    left:130px;
    top:0
}
.public-ht-nav li {
    float:left;
    margin:0 10px
}
.public-ht-nav a {
    display:block;
    padding:0 5px
}
.public-ht-nav a:hover {
    color:#e04335
}
.public-head-center {
    width:100%;
    background-color:#fff
}
.public-hc-bd {
    overflow:hidden;
    width:1200px;
    margin:0 auto;
    padding:10px 0
}
.public-hc-bd .logo {
    width:160px;
    height:60px;
    display:block;
    float:left
}
.public-hc-bd img {
    display:block;
    width:100%
}
.public-hc-bd .words {
    float:left;
    position:relative;
    margin-left:10px;
    padding:10px 0 10px 15px
}
.public-hc-bd .words::after {
    content:"";
    position:absolute;
    left:0;
    top:0;
    width:1px;
    height:70px;
    background:rgba(255, 255, 255, 1);
    background:-moz-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 1) 3%, rgba(225, 218, 208, 1) 50%, rgba(255, 255, 255, 1) 97%, rgba(255, 255, 255, 1) 100%);
    background:-webkit-gradient(linear,left top, left bottom, color-stop(0, rgba(255, 255, 255, 1)), color-stop(3%, rgba(255, 255, 255, 1)), color-stop(50%, rgba(225, 218, 208, 1)), color-stop(97%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
    background:-webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 1) 3%, rgba(225, 218, 208, 1) 50%, rgba(255, 255, 255, 1) 97%, rgba(255, 255, 255, 1) 100%);
    background:-o-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 1) 3%, rgba(225, 218, 208, 1) 50%, rgba(255, 255, 255, 1) 97%, rgba(255, 255, 255, 1) 100%);
    background:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 1)), color-stop(3%, rgba(255, 255, 255, 1)), color-stop(50%, rgba(225, 218, 208, 1)), color-stop(97%, rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 1)));
    background:linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 1) 3%, rgba(225, 218, 208, 1) 50%, rgba(255, 255, 255, 1) 97%, rgba(255, 255, 255, 1) 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0)
}
.public-hc-bd-ul {
    overflow:hidden;
    width:40%;
    float:right;
    margin-top:25px
}
.public-hc-bd-ul li {
    position:relative;
    float:left;
    height:30px;
    line-height:30px
}
.public-hc-bd-ul li::after {
    content:"";
    position:absolute;
    top:50%;
    margin-top:-8px;
    right:0;
    width:1px;
    height:16px;
    background-color:#e4dcd5
}
.public-hc-bd-ul li:last-of-type::after {
    content:"";
    position:absolute;
    top:7px;
    right:-35px;
    background:url(/Images/home/icon.png) no-repeat;
    width:40px;
    height:18px
}
.public-hc-bd-ul a {
    display:block;
    padding:0 10px
}
.public-hc-bd-ul a:hover {
    color:#e04335
}
.public-nav-wrap {
    width:100%;
    height:70px;
	background:url(/Images/home/101.png) repeat-x;
    margin-bottom:20px
}
.public-nav {
    width:1200px;
    margin:0 auto
}
.public-nav li {
    height:70px;
    line-height:70px;
    float:left;
	margin-left: 4px;
}
.public-nav li:last-of-type {
    position:relative
}
.public-nav li:last-of-type::after {
    content:"";
    position:absolute;
    top:6px;
    left: 90%;
    z-index:1;
    background:url(/Images/home/icon.png) no-repeat 0 -18px;
    width:32px;
    height:16px
}
.public-nav a {
    display:block;
    color:#fff;
    font-size:20px;
    padding:0 14px
}
.public-nav .active {
    background-color:#fff
}
.public-nav .active a {
    position:relative;
    color:#e04335;
    background:#fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAKAgMAAAAIvNzZAAAADFBMVEX////x8fH39/fn5+fiB68KAAAAEUlEQVQI12NoYHAAwgMMSAAAG1QBwUTe8BoAAAAASUVORK5CYII=) repeat-x bottom center;
    font-weight:700
}
.public-nav .active a::before {
    content:"";
    position:absolute;
    bottom:0;
    left:-3px;
    z-index:1;
    background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKBAMAAAB/HNKOAAAAJ1BMVEUAAAD////////////////w8PD39/fy8vL6+vr19fXm5ubr6+vo6OjXYC+UAAAABHRSTlMAdm5iuy00JQAAADFJREFUCNdjYGBpa0tjYOCYXhrOwMA5NTyUgYF196lVDC4gACVFwCQLmGQCkwwmQBIAqMwNUpl9Cg8AAAAASUVORK5CYII=) repeat-x;
    width:10px;
    height:10px
}
.public-nav .active a::after {
    content:"";
    position:absolute;
    bottom:0;
    right:0;
    z-index:1;
    background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAARCAMAAADe472QAAAAM1BMVEX////////9/f37+/vh4eH09PTy8vL29vbv7+/t7e3n5+f4+Pjj4+Pa2trp6enS0tLGxsbJ9pt/AAAAAXRSTlOieD4aogAAAGBJREFUCNdVjVkOgDAIBbFAWbro/U8rNWmDAz/DIwDXphQMOSZJsOYkSVlJifq6KaxZEAEbYEOMq9iqTeDKwk2EbXZQ1cqsZt47DFq4eyfap8egMc8feu4r5CBZPMtvDV4S2QKhVGG8hgAAAABJRU5ErkJggg==) no-repeat;
    width:12px;
    height:17px
}
.public-nav a:hover {
    color:#ffe97a
}
.public-nav .active a:hover {
    text-decoration:none;
    color:#e04335
}
.public-footer-wrap {
    position:relative;
    width:100%;
    margin-top:40px;
    background-color:#e4d7c7
}
.public-footer-wrap::before {
    content:"";
    position:absolute;
    left:0;
    top:-20px;
    background:url(/Images/home/xian.png) repeat-x top center;
    width:100%;
    height:20px
}
.public-footer {
    width:1200px;
    margin:0 auto;
    padding:20px 0
}
.public-footer-nav {
    margin-bottom:15px;
    overflow:hidden;
    text-align:center
}
.public-footer-nav li {
    position:relative;
    padding:0 10px;
    display:inline-block
}
.public-footer-nav li::after {
    content:"";
    position:absolute;
    right:0;
    top:50%;
    margin-top:-10px;
    width:1px;
    height:20px;
    background-color:#dacbb8
}
.public-footer-nav li:last-of-type::after {
    width:0
}
.public-footer-nav a {
    display:inline-block;
    font-size:20px
}
.public-footer-nav a:hover {
    text-decoration:underline
}
.public-footer-link {
    overflow:hidden;
    border-bottom:1px solid #bfb5a8;
    padding-top:10px
}
.public-footer-link span {
    float:left;
    color:#a6774d
}
.public-footer-link a {
    float:left;
    margin:0 10px 10px;
    color:#666
}
.public-footer-link a:hover {
    text-decoration:underline
}
.public-footer-bottom {
    border-top:1px solid #f1e6db;
    padding:10px 0;
    overflow:hidden;
    font-size:14px;
    line-height:30px
}
.public-footer-bottom .left {
    width:48%;
    overflow:hidden;
    float:left
}
.public-footer-bottom .right {
    width:48%;
    overflow:hidden;
    float:right;
    text-align:right
}
.public-footer-bottom .icon-xuke {
    position:relative;
    padding-left:25px
}
.public-footer-bottom .icon-xuke::after {
    content:"";
    position:absolute;
    left:0;
    top:50%;
    margin-top:-10px;
    background:url(/Images/home/icon.png) no-repeat 0 -34px;
    width:20px;
    height:20px
}
.public-footer-bottom .icon-bei {
    position:relative;
    padding-left:25px;
    display:inline-block
}
.public-footer-bottom .icon-bei::after {
    content:"";
    position:absolute;
    left:0;
    top:50%;
    margin-top:-10px;
    background:url(/Images/home/icon.png) no-repeat -20px -34px;
    width:20px;
    height:20px
}
.public-fixed-gotop {
    position:fixed;
    width:60px;
    height:60px;
    bottom:60px;
    left:50%;
    z-index:9;
    margin-left:615px;
    background:url(/Images/home/icon_back_top.png) no-repeat;
    text-indent:-9999px;
    cursor:pointer
}
.public-crumbs {
    width:1200px;
    margin:0 auto 14px;
    overflow:hidden;
    color:#666;
    font-size:14px
}
.public-crumbs span {
    float:left
}
.public-crumbs a {
    position:relative;
    float:left;
    padding-right:10px;
    margin-right:20px;
    color:#666
}
.public-crumbs a::after {
    content:"";
    position:absolute;
    right:0;
    top:50%;
    margin:-6px;
    width:8px;
    height:12px;
    background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAMBAMAAACpRTGTAAAAIVBMVEUAAAB+YTh+YTh+YTh+YTh+YTh+YTh+YTh+YTh+YTh+YTifof0iAAAAC3RSTlMA/mJyeGi5bfHKe64C/U0AAAAwSURBVAjXY2BIZQABwwAQySwE5jgqgEguCCcDRLCLg8hAAyDBJAxiKjqAyCkMMAAAhogDivH7aeQAAAAASUVORK5CYII=) no-repeat
}
.public-crumbs a:hover {
    color:#da3e30
}
.public-crumbs a:last-of-type::after {
    background:0 0
}
.public-main {
    width:1200px;
    margin:0 auto;
    overflow:hidden
}
.public-main-left {
    float:left;
    width:890px
}
.public-main-right {
    float:right;
    width:300px
}
.public-right-title {
    background-color:#fbf8f3;
    height:50px;
    line-height:50px;
    color:#8c6d43;
    font-size:20px;
    padding:0 10px
}
.public-cs {
    overflow:hidden;
    background-color:#fff;
    margin-bottom:10px
}
.public-cs-list {
    overflow:hidden
}
.public-cs-list li {
    position:relative;
    overflow:hidden;
    border-bottom:1px solid #f2ece5;
    padding:14px 10px
}
.public-cs-list .pic {
    width:76px;
    height:76px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    float:left;
    overflow:hidden
}
.public-cs-list img {
    display:block;
    width:100%;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px
}
.public-cs-list .info {
    float:left;
    width:196px;
    margin-left:7px
}
.public-cs-list .info-title {
    font-size:18px;
    height:30px;
    line-height:30px;
    overflow:hidden;
    margin-right:76px;
    display:block;
    overflow:hidden;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis;
    white-space:nowrap
}
.public-cs-list .info-title:hover {
    color:#e04335
}
.public-cs-list .info-txt {
    height:50px;
    color:#999;
    font-size:14px;
    line-height:24px;
    overflow:hidden;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical
}
.public-cs-list .btn {
    position:absolute;
    right:10px;
    top:14px;
    border:1px solid #e04335;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    height:26px;
    line-height:26px;
    color:#e04335;
    font-size:14px;
    padding:0 8px
}
.public-cs-list .btn:hover {
    background-color:#e04335;
    color:#fff
}
.public-new {
    overflow:hidden;
    background-color:#fff;
    margin-bottom:10px
}
.public-new-first {
    position:relative;
    padding:15px 10px 0;
    overflow:hidden
}
.public-new-first::after {
    content:"1";
    position:absolute;
    left:10px;
    top:15px;
    z-index:1;
    width:20px;
    height:20px;
    line-height:20px;
    text-align:center;
    color:#fff;
    background-color:#e04335;
    font-size:12px;
    -webkit-border-bottom-left-radius:6px;
    -moz-border-radius-bottomleft:6px;
    border-bottom-left-radius:6px;
    -webkit-border-bottom-right-radius:6px;
    -moz-border-radius-bottomright:6px;
    border-bottom-right-radius:6px
}
.public-new-first .pic {
    width:120px;
    height:90px;
    float:left
}
.public-new-first img {
    display:block;
    width:100%
}
.public-new-first .info {
    width:144px;
    overflow:hidden;
    margin-left:10px;
    float:left
}
.public-new-first .info-title {
    height:50px;
    line-height:24px;
    color:#666;
    margin-bottom:5px;
    overflow:hidden;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical
}
.public-new-first .info-title:hover {
    color:#e04335
}
.public-new-first .info-time {
    font-size:12px;
    color:#999
}
.public-new-list {
    overflow:hidden;
    padding:10px 10px 20px
}
.public-new-list a {
    display:block;
    overflow:hidden;
    white-space:nowrap;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis;
    height:34px;
    line-height:34px;
    color:#666
}
.public-new-list span {
    display:inline-block;
    vertical-align:top;
    width:16px;
    height:16px;
    line-height:16px;
    text-align:center;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    background-color:#e04335;
    color:#fff;
    margin:10px 10px 0 0;
    font-size:12px
}
.public-new-list a:hover {
    color:#e04335
}
.public-tool {
    overflow:hidden;
    margin-bottom:10px
}
.public-tool-con {
    overflow:hidden
}
.public-tool-list {
    overflow:hidden;
    margin-top:10px;
    border-right:0;
    font-size:14px
}
.public-tool select {
    float:left;
    height:36px;
    line-height:36px;
    color:#666
}
.public-tool input[type=text] {
    padding-left:5px;
    float:left;
    height:36px;
    line-height:36px
}
.public-tool .btn {
    width:88px;
    text-align:center;
    background-color:#e04335;
    color:#fff;
    height:36px;
    line-height:36px;
    font-family:"Microsoft Yahei";
    cursor:pointer;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    float:right;
    border:0;
    font-size:16px
}
.public-tool .btn:hover {
    text-decoration:underline
}
.public-tl-twoselect {
    padding-left:5px;
    width:106px;
    border:0;
    border-right:1px solid #f2ece5
}
.public-tl-twoselect:last-of-type {
    border-right:0
}
.public-tl-oneselect {
    padding-left:5px;
    width:212px;
    border:0;
    border-right:1px solid #f2ece5
}
.public-tl-threeselect {
    width:70px;
    border:0;
    border-right:1px solid #f2ece5
}
.public-tl-threeselect:last-of-type {
    border-right:0;
    width:71px
}
.public-tl-fourselect {
    width:53px;
    border:0;
    border-right:1px solid #f2ece5
}
.public-tl-fourselect:last-of-type {
    border-right:0
}
.public-tl-oneinput {
    width:205px;
    border:0;
    border-right:1px solid #f2ece5
}
.public-tl-twoinput {
    width:100px;
    border:0;
    border-right:1px solid #f2ece5
}
.public-tl-threeinput {
    width:64px;
    border:0;
    border-right:1px solid #f2ece5
}
.public-tl-threeinput:last-of-type {
    width:66px;
    border-right:0
}
.public-bjx {
    overflow:hidden;
    background-color:#fff;
    margin-bottom:10px
}
.public-bjx-title {
    position:relative;
    background-color:#fbf8f3;
    height:50px;
    line-height:50px;
    display:block;
    color:#8c6d43;
    font-size:20px;
    padding:0 10px
}
.public-bjx-title::after {
    content:"";
    position:absolute;
    right:10px;
    top:50%;
    margin-top:-10px;
    background:url(/Images/home/icon.png) no-repeat 0 -54px;
    width:10px;
    height:20px
}
.public-bjx-con {
    overflow:hidden
}
.public-bjx-form {
    overflow:hidden;
    padding:10px 10px 14px
}
.public-bjx-form .xs {
    position:relative;
    overflow:hidden;
    width:158px;
    height:40px;
    line-height:40px;
    border:1px solid #dcdcdd;
    background-color:#f0f0f0;
    padding-left:30px;
    float:left
}
.public-bjx-form .xs input {
    display:block;
    border:0;
    width:100%;
    height:40px;
    line-height:40px;
    background-color:transparent
}
.public-bjx-form .xs::before {
    content:"";
    position:absolute;
    left:5px;
    top:50%;
    margin-top:-10px;
    background:url(/Images/home/icon.png) no-repeat -12px -54px;
    width:20px;
    height:20px
}
.public-bjx-form .btn {
    background-color:#e04335;
    float:left;
    width:90px;
    height:42px;
    line-height:42px;
    text-align:center;
    color:#fff;
    border:0;
    cursor:pointer
}
.public-bjx-form .btn:hover {
    text-decoration:underline
}
.public-bjx-list {
    overflow:hidden;
    padding:0 5px 5px
}
.public-bjx-list a {
    float:left;
    width:46px;
    height:46px;
    line-height:46px;
    text-align:center;
    overflow:hidden;
    color:#666;
    font-size:20px;
    background:url(/Images/home/icon.png) no-repeat 0 -75px;
    margin:0 6px 10px
}
.public-bjx-list a:hover {
    background:url(/Images/home/icon.png) no-repeat -47px -112px;
    color:#e04335
}
.public-qian {
    overflow:hidden;
    background-color:#fff;
    margin-bottom:10px
}
.public-qian-list {
    overflow:hidden;
    padding:10px 5px
}
.public-qian-list a {
    float:left;
    margin:0 5px 10px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    height:28px;
    line-height:28px;
    width:84px;
    text-align:center;
    border:1px solid #ddd
}
.public-qian-list a:hover {
    text-decoration:underline
}
.public-qian-list a:nth-of-type(2n) {
    border-color:#adc5de;
    color:#5597db
}
.public-qian-list a:nth-of-type(2n+1) {
    border:1px solid #e0bfb5;
    color:#ec6941
}
.public-qian-list a:nth-of-type(3n) {
    border-color:#a4d6be;
    color:#2ab572
}
.public-qian-list a:nth-of-type(6n) {
    border-color:#d9cab4;
    color:#ca9a54
}
.xingzuo-qian-list {
    overflow:hidden;
    padding:10px 5px
}
.xingzuo-qian-list a {
    float:left;
    margin:0 5px 10px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    height:28px;
    line-height:28px;
    width:auto;
    text-align:center;
    border:1px solid #ddd;
    padding: 0 4px;
}
.xingzuo-qian-list a:hover {
    text-decoration:underline
}
.xingzuo-qian-list a:nth-of-type(2n) {
    border-color:#24bfff;
    color:#048ac2
}
.xingzuo-qian-list a:nth-of-type(2n+1) {
    border:1px solid #ff5344;
    color:#e04335
}
.xingzuo-qian-list a:nth-of-type(3n) {
    border-color:#16ff07;
    color:#10c204
}
.xingzuo-qian-list a:nth-of-type(6n) {
    border-color:#ffc87e;
    color:#8c6d43
}
.public-wonderful-topic {
    overflow:hidden;
    background-color:#fff;
    margin-bottom:10px
}
.public-wt-list {
    padding:10px 2px 0;
    overflow:hidden
}
.public-wt-list a {
    float:left;
    width:130px;
    overflow:hidden;
    margin:0 8px 10px;
    text-align:center
}
.public-wt-pic {
    width:130px;
    height:98px;
    overflow:hidden
}
.public-wt-pic img {
    display:block;
    width:100%
}
.public-wt-txt {
    height:28px;
    line-height:28px;
    overflow:hidden;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis;
    white-space:nowrap;
    font-size:14px;
    color:#666
}
.public-wt-txt:hover {
    color:#e04335
}
.public-wt-link {
    overflow:hidden;
    padding-bottom:10px
}
.public-wt-link a {
    color:#ca9a54;
    float:left;
    margin:0 6px 10px;
    height:28px;
    line-height:28px;
    border:1px solid #dcdcdd;
    -webkit-border-radius:16px;
    -moz-border-radius:16px;
    border-radius:16px;
    padding:0 20px
}
.public-wt-link a:nth-of-type(2n) {
    color:#ec6941
}
.public-wt-link a:nth-of-type(3n+1) {
    color:#666
}
.public-wt-link a:hover {
    color:#fff;
    background-color:#e04335;
    border-color:#e04335
}
.public-list {
    overflow:hidden
}
.public-list-li {
    position:relative;
    overflow:hidden;
    padding:20px 20px 20px 205px;
    border-bottom:1px solid #f2ece5;
    background-color:#fff;
    height:110px
}
.public-list-noimg {
    padding-left:20px;
    height:auto
}
.public-list-other {
    display:none
}
.public-list-li .pic {
    position:absolute;
    left:20px;
    top:20px;
    width:165px;
    height:110px;
    overflow:hidden;
    display:block
}
.public-list-li img {
    display:block;
    width:100%
}
.public-list-li .info-title {
    height:26px;
    line-height:26px;
    overflow:hidden;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis;
    white-space:nowrap;
    font-size:20px;
    display:block
}
.public-list-li .info-title:hover {
    color:#e04335
}
.public-list-li .info-txt {
    font-size:14px;
    color:#666;
    height:45px;
    line-height:22px;
    margin-top:8px;
    margin-bottom:7px;
    overflow:hidden;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical
}
.public-list-li .info-tags {
    overflow:hidden
}
.public-list-li .info-tags a {
    float:left;
    height:22px;
    line-height:22px;
    font-size:12px;
    padding:0 5px;
    margin-right:10px;
    border:1px solid #f2e7d4;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    color:#666
}
.public-list-li .info-tags a:hover {
    background-color:#e04335;
    border-color:#e04335;
    color:#fff
}
.public-list-more {
    height:60px;
    line-height:60px;
    background-color:#fff;
    text-align:center;
    cursor:pointer;
    margin:10px 0 20px;
    overflow:hidden;
    font-size:24px
}
.public-list-more span {
    font-size:46px;
    vertical-align:top;
    line-height:52px;
    padding-right:10px
}
.public-four {
    overflow:hidden
}
.public-four-box {
    width:440px;
    height:345px;
    background-color:#fff;
    float:left;
    margin-top:10px
}
.public-four-title {
    position:relative;
    height:50px;
    line-height:50px;
    background-color:#fbf8f3;
    color:#8c6d43;
    font-size:20px;
    padding-left:20px;
    display:block
}
.public-four-con {
    overflow:hidden;
    padding:20px 20px 0
}
.public-four-left {
    width:120px;
    overflow:hidden;
    float:left;
    padding-top:5px
}
.public-four-left a {
    width:120px;
    overflow:hidden;
    display:block;
    margin-bottom:10px;
    text-align:center
}
.public-four-left .pic {
    width:120px;
    height:90px;
    overflow:hidden
}
.public-four-left img {
    display:block;
    width:100%
}
.public-four-left .words {
    height:30px;
    line-height:30px;
    overflow:hidden;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis;
    white-space:nowrap;
    color:#666;
    font-size:14px
}
.public-four-left .words:hover {
    color:#e04335
}
.public-four-right {
    float:right;
    width:265px;
    overflow:hidden
}
.public-four-right a {
    display:block;
    height:32px;
    line-height:32px;
    overflow:hidden;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis;
    white-space:nowrap
}
.public-four-right a:hover {
    color:#e04335
}
.public_page {
    text-align:center;
    overflow:hidden;
    padding:15px 0;
    font-size:14px;
    background-color:#fff
}
.public_page .all {
    display:none
}
.public_page .current, .public_page a {
    margin:0 2px;
    border:1px solid #ded3a4;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    width:28px;
    height:28px;
    line-height:28px;
    text-align:center;
    display:inline-block
}
.public_page .current, .public_page a:hover {
    background-color:#e04335;
    color:#fff;
    border-color:#ded3a4
}
.public_page .first a, .public_page .last a, .public_page .next a, .public_page .prev a {
    width:auto;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    padding:0 5px;
    height:28px;
    line-height:28px;
    display:inline-block
}
.public-error-msg {
    background-color:#fff;
    padding:20px
}
.pay-order-wrap {
    overflow:hidden;
    margin:0 auto;
    width:1200px
}
.pay-order {
    background-color:#fff
}
.po-hd {
    padding:30px 0;
    border-bottom:1px solid #f2ece5;
    text-align:center
}
.po-hd img {
    display:inline-block
}
.po-hd-ceming {
    padding:25px;
    background-color:#fff;
    overflow:hidden;
    margin-bottom:10px
}
.po-hd-ceming .pic {
    background:url(/Images/home/icon-bzqm-result.png) no-repeat;
    width:100px;
    height:100px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    float:left
}
.po-hd-ceming .info {
    float:left;
    line-height:24px;
    margin-left:15px;
    font-size:20px
}
.po-hd-ceming .info p {
    margin-top:15px
}
.po-hd-ceming .info span {
    display:inline-block;
    margin-right:80px
}
.po-form {
    overflow:hidden
}
.pof-tel {
    padding:20px;
    border-bottom:1px solid #f2ece5;
    overflow:hidden
}
.pof-tel .words {
    float:left;
    line-height:50px;
    font-size:24px
}
.pof-tel .sub {
    float:left;
    margin-left:10px;
    overflow:hidden
}
.pof-tel .sub-inpt {
    width:400px;
    height:50px;
    line-height:50px;
    padding-left:10px;
    border:1px solid #dcdcdd;
    display:block;
    font-size:18px;
    vertical-align:top;
    overflow:hidden;
    background-color:#f0f0f0
}
.pof-tel .sub-inpt:-webkit-autofill, .pof-tel .sub-inpt:-webkit-autofill:focus, .pof-tel .sub-inpt:-webkit-autofill:hover {
    -webkit-box-shadow:0 0 0 60px #f0f0f0 inset;
    box-shadow:0 0 0 60px #f0f0f0 inset
}
.pof-tel .tip {
    padding-left:10px;
    color:#e04335;
    font-size:14px;
    line-height:52px;
    float:left
}
.pof-choice-pay {
    padding:20px 20px 34px;
    overflow:hidden
}
.pof-choice-pay .words {
    font-size:24px;
    line-height:40px;
    padding-bottom:15px
}
.pof-choice-pay .money {
    color:#666;
    font-size:24px
}
.pof-choice-pay .money-words {
    color:#e04335;
    font-size:30px
}
.pof-cp-list {
    overflow:hidden;
    margin-top:20px
}
.pof-cp-list li {
    position:relative;
    width:240px;
    height:58px;
    line-height:58px;
    border:1px solid #dcdcdd;
    float:left;
    margin-right:56px;
    overflow:hidden;
    font-size:24px;
    text-indent:-9999px;
    cursor:pointer
}
.pof-cp-list li::after {
    content:"";
    position:absolute;
    left:50%;
    top:50%;
    margin-left:-87px;
    margin-top:-22px;
    background:url(/Images/home/icon_pay.png) no-repeat;
    width:174px;
    height:44px;
    overflow:hidden
}
.pof-cp-list .wx::after {
    background-position:0 0
}
.pof-cp-list .zfb::after {
    background-position:0 -44px
}
.pof-cp-list li:hover {
    border-color:#e04335
}
.pof-cp-list li:hover::before {
    content:"";
    position:absolute;
    right:0;
    bottom:0;
    background:url(/Images/home/icon-bzqm-result.png) no-repeat -55px -172px;
    width:30px;
    height:30px;
    overflow:hidden
}
.pof-cp-list .active {
    border-color:#e04335
}
.pof-cp-list .active::before {
    content:"";
    position:absolute;
    right:0;
    bottom:0;
    background:url(/Images/home/icon-bzqm-result.png) no-repeat -55px -172px;
    width:30px;
    height:30px;
    overflow:hidden
}
.pof-form-bottom {
    margin:0 20px 40px;
    width:240px;
    height:60px;
    line-height:60px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background-color:#e04335;
    font-size:24px;
    text-align:center
}
.pof-form-bottom .btn {
    border:0;
    cursor:pointer;
    display:block;
    width:100%;
    vertical-align:top;
    height:60px;
    line-height:60px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background-color:#e04335;
    color:#fff
}
.fixed-customer-service {
    position:fixed;
    top:250px;
    left:50%;
    margin-left:615px;
    z-index:8;
    width:170px
}
.fixed-cs-pic {
    overflow:hidden
}
.fixed-cs-pic img {
    display:block;
    width:100%
}
.fixed-cs-tile {
    height:40px;
    line-height:40px;
    text-align:center;
    color:#f8dca4;
    font-size:20px;
    background:url(/Images/home/bzqm_fixed_title.png) repeat;
    overflow:hidden
}
.fixed-cs-block {
    position:relative;
    overflow:hidden
}
.fixed-cs-con {
    background-color:#ebdcca;
    text-align:center
}
.fixed-wei {
    background:url(/Images/home/bzqm_fixed_jie.png) no-repeat bottom center;
    width:170px;
    height:156px;
    overflow:hidden;
    text-align:center
}
.fixed-wei-sao {
    font-size:12px;
    line-height:30px;
    overflow:hidden;
    margin-top:44px;
    font-weight:700
}
.fixed-cc-hd {
    border-bottom:1px solid #cdbfaf;
    padding:5px 0
}
.fixed-cc-hd .words {
    position:relative;
    display:inline-block;
    line-height:30px;
    padding-left:12px;
    font-size:18px
}
.fixed-cc-hd .words::before {
    content:"";
    position:absolute;
    left:-11px;
    top:50%;
    margin-top:-11px;
    width:22px;
    height:22px;
    background:url(/Images/home/icon-bzqm-result.png) no-repeat -101px -71px;
    overflow:hidden
}
.fixed-cc-hd .tel {
    font-weight:700;
    font-size:18px;
    color:#a1886b;
    height:30px;
    line-height:30px;
    border:1px solid #cab9a5;
    margin:3px 20px 0
}
.fixed-cc-bottom {
    border-top:1px solid #f3e7d9;
    padding-top:8px;
    padding-bottom:50px;
    color:#e04335;
    line-height:28px;
    font-size:14px;
    line-height:22px
}
.fixed-cc-bottom .words {
    font-size:20px;
    font-weight:700
}
.fixed-cc-bottom .ewm {
    position:absolute;
    bottom:115px;
    left:50%;
    margin-left:-44px;
    z-index:1;
    width:88px;
    height:88px;
    border:2px solid #e04335;
    background-color:#fff
}
.fixed-cc-bottom .ewm img {
    width:100%;
    display:block
}
.public-only-box {
    overflow:hidden
}
.public-ob-words {
    overflow:hidden;
    padding:20px;
    border-bottom:1px solid #f2ece5;
    background-color:#fff
}
.public-ob-words .info-title {
    height:30px;
    line-height:30px;
    margin-bottom:10px;
    overflow:hidden;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis;
    white-space:nowrap;
    font-size:20px;
    display:block;
    font-weight:700
}
.public-ob-words .info-title:hover {
    color:#e04335
}
.public-ob-words .info-txt {
    height:45px;
    overflow:hidden;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical
}



































.index-banner-tab {
    width:1200px;
    margin:0 auto;
    overflow:hidden;
    padding-bottom:20px;
    background-image:url(/Images/home/icon_shadow_l.png), url(/Images/home/icon_shadow_r.png);
    background-repeat:no-repeat;
    background-position:left bottom, right bottom
}
.index-banner {
    width:440px;
    height:360px;
    float:left;
    background-color:#fff
}
.ib-slide-wrap {
    position:relative;
    width:400px;
    height:300px;
    margin:23px 0 0 20px;
    overflow:hidden
}
.ib-slide {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    display:none
}
.ib-slide a {
    position:relative;
    display:block
}
.ib-slide .txt {
    position:absolute;
    left:0;
    bottom:0;
    z-index:1;
    background-color:rgba(0, 0, 0, .5);
    height:44px;
    line-height:44px;
    overflow:hidden;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis;
    white-space:nowrap;
    color:#fff;
    font-size:22px;
    padding:0 10px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    width:100%
}
.ib-slide img {
    display:block;
    width:100%;
    height:100%
}
.ib-slide-dian {
    overflow:hidden;
    text-align:right;
    padding-right:20px;
    margin-top:8px
}
.ib-slide-dian i {
    display:inline-block;
    margin-left:10px;
    width:10px;
    height:10px;
    vertical-align:top;
    background-color:#d9cfc4;
    cursor:pointer;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%
}
.ib-slide-dian .active {
    background:#e82e2e;
    width:20px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px
}
.index-tab {
    width:744px;
    height:360px;
    background-color:#fff;
    float:right
}
.index-tab-top {
    width:100%;
    overflow:hidden
}
.index-tab-top li {
    width:50%;
    float:left;
    overflow:hidden;
    height:50px;
    line-height:50px;
    border-bottom:1px solid #eee3d2;
    text-align:center;
    background:url(/Images/home/bg_tab.png) repeat top center
}
.index-tab-top a {
    display:block;
    border-right:1px solid #eee3d2;
    font-size:20px
}
.index-tab-top li:last-of-type a {
    border:0
}
.index-tab-top .active {
    background:#fff;
    border-bottom:0
}
.index-tab-top .active a {
    color:#e04335;
    font-size:24px
}
.index-tab-con {
    overflow:hidden
}
.itc-box .tip {
    text-align:center;
    overflow:hidden;
    margin-top:20px
}
.itc-box .tip-center {
    display:inline-block;
    background-color:#faf8f6;
    height:26px;
    line-height:26px;
    -webkit-border-radius:12px;
    -moz-border-radius:12px;
    border-radius:12px;
    padding:0 10px;
    font-size:14px;
    color:#999
}
.itc-form {
    width:480px;
    margin:0 auto
}
.itc-form-list {
    overflow:hidden;
    height:36px;
    line-height:36px;
    margin-top:20px
}
.itc-form-left {
    width:80px;
    text-align:right;
    display:inline-block;
    float:left
}
.itc-form-right {
    float:left;
    margin-left:5px
}
.itc-form-right .input {
    float:left;
    width:380px;
    padding:0 5px;
    height:34px;
    line-height:34px;
    background-color:#f6f4f1;
    border:1px solid #dcdcdd;
    vertical-align:top
}
.itc-form-right .zi-input {
    float:left;
    width:200px;
    padding:0 5px;
    height:34px;
    line-height:34px;
    background-color:#f6f4f1;
    border:1px solid #dcdcdd;
    vertical-align:top
}
.itc-form-right .zi-select {
    float:left;
    width:100px;
    padding:0 5px;
    height:36px;
    line-height:36px;
    background-color:#f6f4f1;
    border:1px solid #dcdcdd;
    vertical-align:top;
    margin-right:10px
}
.itc-form-right .choice {
    display:inline-block;
    color:#999
}
.itc-form-right .choice-sex {
    display:inline-block;
    width:30px;
    height:30px;
    line-height:30px;
    text-align:center;
    margin-right:10px;
    cursor:pointer
}
.itc-form-right .choice .active {
    background:url(/Images/home/icon.png) no-repeat -47px -80px;
    color:#d04f3f
}
.itc-form-right .select-wrap {
    border-left:1px solid #dcdcdd;
    overflow:hidden
}
.itc-form-right .select {
    width:98px;
    padding-left:5px;
    height:34px;
    line-height:34px;
    background-color:#f6f4f1;
    border:1px solid #dcdcdd;
    border-left:0;
    float:left
}
.itc-form-zi span {
    position:relative;
    display:inline-block;
    margin-right:20px;
    padding-left:35px;
    color:#666;
    cursor:pointer
}
.itc-form-zi span::before {
    content:"";
    position:absolute;
    left:0;
    top:50%;
    margin-top:-12px;
    width:24px;
    height:24px;
    border:1px solid #d5ccc2;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%
}
.itc-form-zi .active::after {
    content:"";
    position:absolute;
    left:5px;
    top:11px;
    width:16px;
    height:16px;
    background-color:#d93c2f;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%
}
.itc-form-btn {
    text-align:center;
    margin-top:20px
}
.itc-form-btn .btn-yellow {
    cursor:pointer;
    border:0;
    background:url(/Images/home/104.png) no-repeat;
    width:130px;
    height:32px;
    line-height:34px;
    text-align:center;
    color:#ffffff;
    font-size:18px;
    display:inline-block;
    margin:0 10px
}
.itc-form-btn .btn-red {
    position:relative;
    background:url(/Images/home/104.png) no-repeat;
    width:130px;
    height:32px;
    line-height:34px;
    text-align:center;
    color:#ffffff;
    font-size:18px;
    display:inline-block;
    margin:0 10px
}
.itc-form-btn .btn-red::after {
    content:"";
    position:absolute;
    left: 90%;
    top:-16px;
    background:url(/Images/home/icon.png) no-repeat 0 -122px;
    width:36px;
    height:26px
}
.index-hot-topics {
    overflow:hidden;
    width:1200px;
    margin:0 auto 10px
}
.index-hot-topics-detail {
    overflow:hidden;
    width:100%;
    margin:0 auto
}
.index-ht-con {
    background-color:#fff;
    padding:14px 15px 10px;
    overflow:hidden;
    line-height: 30px;
}
.index-ht-con a {
    float:left;
    height:24px;
    line-height:24px;
    font-size:14px;
    color:#7e6138;
    background-color:#fbf8f3;
    border:1px solid #e7d7bc;
    -webkit-border-radius:16px;
    -moz-border-radius:16px;
    border-radius:16px;
    padding:0 15px;
    margin:0 8px 10px
}
.index-ht-con a:hover {
    background-color:#e04335;
    color:#fff;
    border-color:#e04335
}
.index-box {
    overflow:hidden;
    margin-bottom: 10px;
}
.index-box-title {
    position:relative;
    height:50px;
    line-height:50px;
    background-color:#fbf8f3
}
.ibt-left {
    position:relative;
    color:#7e6138;
    padding:0 10px 0 70px;
    background-color:#e4d4c2;
    font-size:24px;
    float:left
}
.ibt-left::before {
    content:"";
    position:absolute;
    left:10px;
    top:50%;
    margin-top:-20px;
    width:50px;
    height:40px;
}
.ibt-icon-baobao::before {
	background:url(/Images/home/tyicon.png) no-repeat;
	background-size: 80% 100%;
}
.ibt-icon-bazi::before {
	background:url(/Images/home/tyicon.png) no-repeat;
	background-size: 80% 100%;
    /* background-position:-47px -40px */
}
.ibt-icon-baobao1::before {
	background:url(/Images/home/tyicon.png) no-repeat;
	background-size: 80% 100%;
    /* background-position:-47px -40px */
}
.ibt-icon-baobao_2::before {
	background:url(/Images/home/tyicon.png) no-repeat;
	background-size: 100% 100%;
    /* background-position:-47px -40px */
}



/* .ibt-icon-baobao::before {
    background-position:-47px 0
} */
/* .ibt-icon-bazi::before {
    background-position:-47px -40px
} */
.ibt-left::after {
    content:"";
    position:absolute;
    right:-26px;
    top:0;
    width:0;
    height:0;
    border-right:26px solid transparent;
    border-bottom:50px solid #e4d4c2
}
.ibt-right {
    width:600px;
    float:right;
    text-align:right;
    margin-right:50px;
    font-size:18px
}
.ibt-right a {
    position:relative;
    display:inline-block;
    padding:0 15px
}
.ibt-right a::after {
    content:"";
    position:absolute;
    right:0;
    top:50%;
    margin-top:-10px;
    width:1px;
    height:20px;
    background-color:#e7d7bc
}
.ibt-right a:last-of-type::after {
    width:0
}
.ibt-right a:hover {
    color:#e04335
}
.ibt-arrow {
    position:absolute;
    right:0;
    top:0;
    width:50px;
    height:50px;
    background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAUCAMAAACDMFxkAAAATlBMVEUAAADT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09OVCyCvAAAAGXRSTlMABvbw6DoIt56ULyT6raZKQyvjycGMchsRKwZjOgAAAFpJREFUCNdNzUcOwCAQA8DQO4F0//+jOYAlfBpprfW25hVUyped/A44Omk4drpGoaNCpY2C32iJQDeJZ9KerAgHnYYKdB+qUHGcPZQZCpBTN2Sbq8g7PwZqyQ+NgAOXQLaVgwAAAABJRU5ErkJggg==);
    background-position:center;
    background-repeat:no-repeat
}
.index-box-con {
    overflow:hidden;
    background-color:#fff;
    padding:10px 20px 10px;
    width:100%;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
.ib-con-left {
    overflow:hidden;
    width:430px;
    float:left;
    padding-top:6px
}
.ib-con-left li {
    position:relative;
    overflow:hidden;
    margin-bottom:20px
}
.ib-con-left .pic {
    width:120px;
    height:90px;
    overflow:hidden;
    display:block
}
.ib-con-left img {
    display:block;
    width:100%
}
.ib-con-left .info {
    position:absolute;
    left:130px;
    top:0;
    right:0;
    overflow:hidden
}
.ib-con-left .info-title {
    display:block;
    font-size:18px;
    color:#7e6138;
    height:34px;
    line-height:34px;
    overflow:hidden;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis;
    white-space:nowrap;
    margin-bottom:5px
}
.ib-con-left .info-title:hover {
    color:#e04335
}
.ib-con-left .info-txt {
    font-size:14px;
    color:#999;
    height:40px;
    line-height:20px;
    overflow:hidden;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical
}
.ib-con-list {
    overflow:hidden;
    width:380px;
    float:right
}
.ib-con-list a {
    display:block;
    height:34px;
    line-height:34px;
    color:#666;
    overflow:hidden;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis;
    white-space:nowrap
}
.ib-con-list a:hover {
    color:#e04335
}
.index-ceshi {
    overflow:hidden;
    background-color:#fff;
    margin:10px 0;
    height:300px
}
.index-ceshi .title {
    font-size:22px;
    text-align:center;
    padding:28px 0 15px
}
.index-ceshi .btn {
    border:0;
    background:url(/Images/home/btn.png) no-repeat 0 -40px;
    width:200px;
    height:40px;
    margin:0 auto;
    line-height:40px;
    text-align:center;
    color:#fae5bc;
    font-size:20px;
    display:block;
    cursor:pointer;
    margin-top:5px
}
.index-ceshi-name {
    float:left;
    width:444px;
    border-right:1px solid #ede8e2;
    height:300px
}
.index-ceshi-form {
    width:328px;
    margin:0 auto
}
.ic-name-ul {
    overflow:hidden
}
.ic-name-li {
    overflow:hidden;
    margin-bottom:10px;
    height:36px;
    line-height:36px
}
.ic-name-li .left {
    float:left;
    width:50px;
    text-align:right;
    height:36px;
    line-height:36px
}
.ic-name-li .right {
    float:left
}
.ic-name-li .right-input {
    width:100px;
    padding:0 5px;
    height:34px;
    line-height:34px;
    vertical-align:top;
    background-color:#f6f4f1;
    border:1px solid #dcdcdd
}
.ic-name-li .right-date {
    width:260px;
    padding:0 5px;
    height:34px;
    line-height:34px;
    vertical-align:top;
    border:1px solid #dcdcdd;
    background:#f6f4f1 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKBAMAAAB/HNKOAAAALVBMVEUAAADV1dXV1dXV1dXV1dXV1dXV1dXV1dXV1dXV1dXV1dXV1dXV1dXV1dXV1dVMqz7HAAAADnRSTlMA8N+DJArT0LSxo6JOTLjatVsAAAAwSURBVAjXY4AAvXfv3j1i2AckXzGEA8lUBha5dw8dGBjuvXsDlGZ+ZwBSNYMBBQAAxUASdUPlfWYAAAAASUVORK5CYII=) no-repeat 95% center
}
.ic-name-li .choice {
    display:inline-block;
    color:#666
}
.ic-name-li .choice-sex {
    display:inline-block;
    width:30px;
    height:30px;
    line-height:30px;
    text-align:center;
    margin-right:10px;
    cursor:pointer
}
.ic-name-li .choice .active {
    background:url(/Images/home/icon.png) no-repeat -47px -80px;
    color:#d04f3f
}
.index-ceshi-company {
    float:right;
    width:444px
}
.index-ceshi-company .des {
    text-align:center;
    font-size:14px;
    color:#999
}
.index-company-form {
    width:300px;
    margin:30px auto 0
}
.index-company-form .input {
    display:block;
    width:210px;
    padding:0 5px;
    height:34px;
    line-height:34px;
    margin:0 auto 25px;
    vertical-align:top;
    background-color:#f6f4f1;
    border:1px solid #dcdcdd
}
.index-four {
    overflow:hidden
}
.index-four-box {
    width:440px;
    height:345px;
    background-color:#fff;
    float:left;
    margin-top:10px
}
.index-four-box-12{
    height: 278px;
}

.index-four-title {
    position:relative;
    height:50px;
    line-height:50px;
    background-color:#fbf8f3;
    color:#8c6d43;
    font-size:20px;
    padding-left:55px;
    display:block
}
.index-four-title::before {
    content:"";
    position:absolute;
    left:15px;
    top:50%;
    margin-top:-17px;
    width:32px;
    height:32px;
	 background-image: url(/Images/home/tyicon.png);
	background-size: 100% 100%;
    overflow:hidden
}
.index-icon-gongsi::before{
	background-image: url(/Images/home/tyicon.png);
}

.index-icon-chongwu::before{
	background-image: url(/Images/home/tyicon.png);
}
.index-icon-youxi::before{
	background-image: url(/Images/home/tyicon.png);
}
.index-icon-yingwen::before{
	background-image: url(/Images/home/tyicon.png);
}







.index-icon-gongsi::before {
    background-position:0 0
}
.index-icon-chongwu::before {
    background-position:-32px 0
}
.index-icon-youxi::before {
    background-position:0 -32px
}
.index-icon-yingwen::before {
    background-position:-32px -32px
}
.index-four-con {
    overflow:hidden;
    padding:20px 20px 0;
    height: 100%;
}
.index-four-left {
    width:120px;
    overflow:hidden;
    float:left;
    padding-top:5px
}
.index-four-left a {
    width:120px;
    overflow:hidden;
    display:block;
    margin-bottom:10px;
    text-align:center
}
.index-four-half {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: space-around;
    align-items: flex-start;
    height: 80%;
}
.index-four-half a {
    width: 49%;
    display:block;
    height:32px;
    line-height:32px;
    overflow:hidden;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis;
    white-space:nowrap
}
.index-four-left .pic {
    width:120px;
    height:90px;
    overflow:hidden
}
.index-four-left img {
    display:block;
    width:100%
}
.index-four-left .words {
    height:30px;
    line-height:30px;
    overflow:hidden;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis;
    white-space:nowrap;
    color:#666;
    font-size:14px
}
.index-four-left .words:hover {
    color:#e04335
}
.index-four-right {
    float:right;
    width:265px;
    overflow:hidden
}
.index-four-right a {
    display:block;
    height:32px;
    line-height:32px;
    overflow:hidden;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis;
    white-space:nowrap
}
.index-four-right a:hover {
    color:#e04335
}
.index-bjx {
    overflow:hidden;
    background-color:#fff;
    margin-bottom:10px
}
.index-bjx-title {
    position:relative;
    background-color:#fbf8f3;
    height:50px;
    line-height:50px;
    display:block;
    color:#8c6d43;
    font-size:20px;
    padding:0 10px
}
.index-bjx-title::after {
    content:"";
    position:absolute;
    right:10px;
    top:50%;
    margin-top:-10px;
    background:url(/Images/home/icon.png) no-repeat 0 -53px;
    width:10px;
    height:20px
}
.index-bjx-con {
    overflow:hidden
}
.index-bjx-des {
    overflow:hidden;
    padding:10px
}
.index-bjx-des .pic {
    width:80px;
    height:95px;
    overflow:hidden;
    float:left
}
.index-bjx-des img {
    display:block;
    width:100%
}
.index-bjx-des .info {
    color:#666;
    width:184px;
    float:left;
    margin-left:12px
}
.index-bjx-des .info-red {
    color:#e04335
}
.index-bjx-des .info-btn {
    color:#e04335
}
.index-bjx-list {
    overflow:hidden;
    padding:0 5px 5px
}
.index-bjx-list a {
    float:left;
    width:46px;
    height:46px;
    line-height:46px;
    text-align:center;
    overflow:hidden;
    color:#666;
    font-size:20px;
    background:url(/Images/home/icon.png) no-repeat 0 -75px;
    margin:0 6px 10px
}
.index-bjx-list a:hover {
    background:url(/Images/home/icon.png) no-repeat -47px -112px;
    color:#e04335
}











/* 新加的 */
ul.app-long-five {
    width: 1200px;
    margin: 0 auto 10px auto;
    background-color: #fff;
    overflow: hidden;
}
ul.app-long-five li{
	list-style: none;
	width: 20%;
	overflow: hidden;
	padding: 10px 0 10px 10px;
	box-sizing: border-box;
	float: left;
}
a.J_styleFieldEdit {
	position: relative;
	padding-right: 70px;
	display: block;
	border-right: 1px solid #ddd;
	overflow: hidden;
	height: 60px;
	text-decoration: none;
	color: #333;
	padding-left: 20px;
}
a.J_styleFieldEdit .p1{
	font-size: 17px;
	font-weight: 700;
	height: 28px;
	line-height: 28px;
	margin-top: 5px;
	overflow: hidden;	
}
a.J_styleFieldEdit .p2{
	font-size: 13px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;	
}
a.J_styleFieldEdit img{
	position: absolute;
	right: 20px;
	top: 0;
	display: block;
	width: 60px;
	height: 60px;
}
 .app-long-five li:hover a {
  color: #7b4f9b !important
}

.app-long-five li:last-child a {
  border-right: 0 !important
}

.index-box1{
	padding-top: 20px;
}
.xxk a::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    width: 1px;
    height: 20px;
    background-color: #e7d7bc;
}
.xxk a {
    position: relative;
    display: inline-block;
    padding: 0 17px 0 10px;
}


.iceo {
    width: 28px;
    height: 28px;
    padding-right: 15px;
    margin-left: 16px;
    margin-top: 13px;
    float: left;
}

.public-nav li:nth-child(1) {
    margin-left: 0px;
}

.bzqm-free-result {
    overflow: hidden;
    margin: 0 auto;
    width: 1200px;
}
.bzqm-comprehensive-score {
    overflow: hidden;
    background-color: #fff;
}
.bzqm-cs-hd {
    position: relative;
    border-bottom: 1px solid #dcdcdd;
    padding: 20px;
    border-bottom: 1px solid #f1ece6;
}
.bzqm-cs-hd-ui {
    overflow:hidden
}
.bzqm-cs-hd-ui li {
    float:left;
    margin-right:30px;
    margin-bottom:10px
}
.bzqm-cs-hd-ui .xing-words {
    background:url(/Images/home/icon_bjt.png) no-repeat -101px 0;
    width:70px;
    height:70px;
    line-height:70px;
    overflow:hidden;
    font-size:40px;
    font-weight:700;
    text-align:center;
    float:left
}
.bzqm-cs-hd-ui .xing-info {
    float:left;
    margin-left:10px;
    color:#666
}
.bzqm-cs-hd .r-all {
    position:absolute;
    right:0;
    top:50%;
    margin-top:-35px;
    background:url(/Images/home/icon_bjt.png) no-repeat 0 -104px;
    width:134px;
    height:70px;
    color:#f8dca4;
    display: flex;
    align-items: flex-end;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
}
.bzqm-cs-hd .r-all-words {
    width: 40px;
    margin: 16px 0 14px 20px;
    display:inline-block;
    line-height:20px;
    text-align:center
}
.bzqm-cs-hd .r-all-num {
    font-weight:700;
    font-size:32px;
    margin-bottom: 6px;
}
.bzqm-cs-hd .r-all-fen {
    margin-bottom: 14px;
}

.bzqm-cs-list-forall{
    position: relative;
    line-height: 30px;
}

.bzqm-cs-list .r-all {
    position:absolute;
    right:0;
    top:20%;
    margin-top:-35px;
    background:url(/Images/home/icon_bjt.png) no-repeat 0 -104px;
    width:134px;
    height:70px;
    color:#f8dca4;
    display: flex;
    align-items: flex-end;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
}
.bzqm-cs-list .r-all-words {
    width: 40px;
    margin: 16px 0 14px 20px;
    display:inline-block;
    line-height:20px;
    text-align:center
}
.bzqm-cs-list .r-all-num {
    font-weight:700;
    font-size:32px;
    margin-bottom: 6px;
}

.bzqm-cs-list {
    border-bottom:1px solid #f2ece5;
    padding:20px;
    background-color:#fff
}
.bzqm-cs-list .sub-title {
    font-weight:700;
    font-size:20px;
    color:#e04335
}
.bzqm-cs-table-wrap {
    margin-top:20px;
    border-top:1px solid #dcdcdd;
    border-left:1px solid #dcdcdd;
    overflow:hidden
}
.bzqm-cs-table {
    width:100%;
    color:#666
}
.bzqm-cs-table tr td:nth-of-type(2n-1) {
    background-color:#f0f0f0
}
.bzqm-cs-table td {
    text-align:center;
    overflow:hidden;
    padding:8px 5px;
    border-right:1px solid #dcdcdd;
    border-bottom:1px solid #dcdcdd
}
.bzqm-cs-name {
    padding:15px 0;
    line-height: 30px;
}

.bzqm-cs-ps {
    font-size: 14px;
    color: #afaaaa;
    padding:15px 0
}

.bzqm-open-btn {
    height:60px;
    line-height:60px;
    font-size:24px;
    background-color:#faf8f4;
    text-align:center;
    cursor:pointer
}
.bzqm-open-btn span {
    position:relative;
    display:inline-block
}
@-webkit-keyframes bounce-down {
    25% {
        -webkit-transform:translateY(-3px);
        transform:translateY(-3px)
    }
    50% {
        -webkit-transform:translateY(0);
        transform:translateY(0)
    }
    75% {
        -webkit-transform:translateY(3px);
        transform:translateY(3px)
    }
    100% {
        -webkit-transform:translateY(0);
        transform:translateY(0)
    }
}@-moz-keyframes bounce-down {
     25% {
         -moz-transform:translateY(-3px);
         transform:translateY(-3px)
     }
     50% {
         -moz-transform:translateY(0);
         transform:translateY(0)
     }
     75% {
         -moz-transform:translateY(3px);
         transform:translateY(3px)
     }
     100% {
         -moz-transform:translateY(0);
         transform:translateY(0)
     }
 }@-o-keyframes bounce-down {
      25% {
          -o-transform:translateY(-3px);
          transform:translateY(-3px)
      }
      50% {
          -o-transform:translateY(0);
          transform:translateY(0)
      }
      75% {
          -o-transform:translateY(3px);
          transform:translateY(3px)
      }
      100% {
          -o-transform:translateY(0);
          transform:translateY(0)
      }
  }@keyframes bounce-down {
       25% {
           -webkit-transform:translateY(-3px);
           -moz-transform:translateY(-3px);
           -o-transform:translateY(-3px);
           transform:translateY(-3px)
       }
       50% {
           -webkit-transform:translateY(0);
           -moz-transform:translateY(0);
           -o-transform:translateY(0);
           transform:translateY(0)
       }
       75% {
           -webkit-transform:translateY(3px);
           -moz-transform:translateY(3px);
           -o-transform:translateY(3px);
           transform:translateY(3px)
       }
       100% {
           -webkit-transform:translateY(0);
           -moz-transform:translateY(0);
           -o-transform:translateY(0);
           transform:translateY(0)
       }
   }
.bzqm-open-btn span::after {
    content:"";
    position:absolute;
    right:-25px;
    top:50%;
    margin-top:-5px;
    background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAKCAMAAACDi47UAAAAUVBMVEUAAAAzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzM0NDQzMzPJ8vPAAAAAGnRSTlMAB+359cS7PSoj8efgtK2llks3MZyIRDscDkhFItoAAABgSURBVAjXbY5XDsAgDEPLpovZ6fsftFSAQFXzkdhPSuLhv07merszn7rmsI05MPVONcGQwjZwn1WgWDO14EfdiRQyUWIwqXZJzxA3WUFD/3NcICRoLLZRzPob95JirPoBadUDocmMUcEAAAAASUVORK5CYII=) no-repeat;
    width:20px;
    height:10px;
    -webkit-animation:bounce-down 1s linear infinite;
    -moz-animation:bounce-down 1s linear infinite;
    -o-animation:bounce-down 1s linear infinite;
    animation:bounce-down 1s linear infinite
}
.bzqm-result-box {
    overflow:hidden;
    background-color:#fff;
    display:none
}
.brb-list {
    overflow:hidden;
    border-bottom:1px solid #f1ece6;
    padding:15px 20px;
    line-height: 30px;
}
.brb-list-title {
    color:#e04335;
    font-weight:700;
    font-size:20px;
    line-height:24px;
    margin-bottom:10px
}
.brb-list-con {
    line-height:30px;
    color:#666
}
.brb-list-con .red {
    color:#e04335
}
.brb-list-con .green {
    color:#4ca64f
}
.brb-list-con .words {
    padding-right:10px
}
.brb-list-con .same-fen {
    margin-right:10px
}
.bzqm-open-btn span.icon-shouqi::after {
    content:"";
    position:absolute;
    right:-25px;
    top:50%;
    margin-top:-5px;
    background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAKCAMAAACDi47UAAAARVBMVEUAAAAzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzP1DjgGAAAAFnRSTlMA9zrtB8S7mCoj8efgtK2lSzEMiEQb+liZYgAAAFpJREFUCNdljFsSgCAMA8tTAQFBzf2PqiIKI/vTziYTejm0MvTDLICbB6c0ROrd7KCy9BC8uSSgM5EMsJ/lAl6WL4Lt1VkEWfMJbC17DPE6zfK7yCbq2J7qyAlcZAMESSrNyQAAAABJRU5ErkJggg==) no-repeat;
    width:20px;
    height:10px;
    -webkit-animation:bounce-down 1s linear infinite;
    -moz-animation:bounce-down 1s linear infinite;
    -o-animation:bounce-down 1s linear infinite;
    animation:bounce-down 1s linear infinite
}

.bzqm-cs-score {
    width:800px;
    margin:0 auto;
    padding-top:10px
}
.bzqm-cs-score li {
    overflow:hidden;
    height:30px;
    line-height:30px;
    color:#666;
    margin:10px 0
}
.bzqm-cs-score .words {
    float:left;
    width:120px;
    text-align:right
}
.bzqm-cs-score .scroll {
    position:relative;
    float:left;
    width:610px;
    height:20px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    background-color:#e8e8ea;
    margin:5px 10px 0 10px
}
.bzqm-cs-score .scroll-num {
    position:absolute;
    left:0;
    top:0;
    height:20px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    background-color:#e8b1aa
}
.bzqm-cs-score .scroll-bg01 {
    background-color:#e8b1aa
}
.bzqm-cs-score .scroll-bg02 {
    background-color:#edd8b8
}
.bzqm-cs-score .scroll-bg03 {
    background-color:#aabfdf
}
.bzqm-cs-score .scroll-bg04 {
    background-color:#e5a2c1
}
.bzqm-cs-score .scroll-bg05 {
    background-color:#c6ddb9
}
.bzqm-cs-score .scroll-bg06 {
    background-color:#beb9d6
}
.bzqm-cs-score .scroll-bg07 {
    background-color:#e8b1aa
}
.bzqm-cs-score .scroll-bg08 {
    background-color:#aabfdf
}
.bzqm-cs-score .fen {
    float:left
}

.detail-bt {
    background:url(/Images/home/bg_detail_title.png) no-repeat bottom center;
    text-align:center;
    overflow:hidden;
    border-bottom:1px solid #f2ece5;
    padding-bottom: 5px;
}
.detail-bt-title {
    font-size:30px;
    font-weight:700;
    line-height:50px;
    margin:10px 0;
}
.detail-bt-source {
    overflow:hidden;
    color:#999
}
.detail-bt-source span {
    padding:0 20px;
    display:inline-block
}

.bzqm-wuge {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
}

.bzqm-wuge li {
    width: 190px;
    height: 30px;
    line-height: 30px;
    margin: 0 20px;
    float: left;
    display: flex;
    justify-content: center;
}

.bzqm-wuge .words {
    float:left
}

.bzqm-wuge .fen {
    float:left;
    margin-left:5px
}
.bzqm-wuge-color01 .words {
    color:#e5a2c1
}
.bzqm-wuge-color01 .fen {
    color:#e5a2c1
}
.bzqm-wuge-color02 .words {
    color:#c6ddb9
}
.bzqm-wuge-color02 .fen {
    color:#c6ddb9
}
.bzqm-wuge-color03 .words {
    color:#beb9d6
}
.bzqm-wuge-color03 .fen {
    color:#beb9d6
}
.bzqm-wuge-color04 .words {
    color:#aabfdf
}
.bzqm-wuge-color04 .fen {
    color:#aabfdf
}
.bzqm-wuge-color05 .words {
    color:#e8b1aa
}
.bzqm-wuge-color05 .fen {
    color:#e8b1aa
}

.nav_12{  overflow: hidden;  margin-bottom: 6px;  border:1px solid #e1be55;  text-align:center;  }
.nav_12 a{  text-decoration:none; font-size:12px; color:#e1be55; }
.nav_12 .nav_12_ries{display:block;float:left; margin:0 auto; width:72px; border-right: 1px #e1be55 solid; text-align:center; }
.nav_12 .nav_12_ries:last-child{border:0; width:85px;}
.nav_12 .nav_12_ries .sleep{ display:block;height:80px;  padding-top:5px; padding-bottom:10px; background:#fff; color:#CCC}
.nav_12_ries span{padding-top:5px;color:#831811;display:block}
.nav_12 .nav_12_ries a:hover{  background:#f1edd2;color:#E8C65D;}
.nav_12 .nav_12_ries img{/**width:40px;**/ height:40px;}
.nav_12 .nav_12_ries .niu{display:block; font-size:12px;  color: #831811;}

.sx_12{  overflow: hidden;  margin-bottom: 6px;  border:1px solid #e1be55;  text-align:center;  }
.sx_12 a{  text-decoration:none; font-size:12px; color:#e1be55; }
.sx_12 .sx_12_ries{display:block;float:left; margin:0 auto; width:72px; border-right: 1px #e1be55 solid; text-align:center; }
.sx_12 .sx_12_ries:last-child{border:0; width:85px;}
.sx_12 .sx_12_ries .sleep{ display:block;height:60px;  padding-top:5px; padding-bottom:10px; background:#fff; color:#CCC}
.sx_12_ries span{padding-top:5px;color:#831811;display:block}
.sx_12 .sx_12_ries a:hover{  background:#f1edd2;color:#E8C65D;}
.sx_12 .sx_12_ries img{/**width:40px;**/ height:40px;}
.sx_12 .sx_12_ries .niu{display:block; font-size:12px;  color: #831811;}

.mt10{
    margin-top: 10px;
}

.jm_nav {
    overflow:hidden;
    border-top:1px solid #e6e6e6;
    border-left:1px solid #e6e6e6;
    margin-bottom:10px
}
.jm_nav li {
    float:left
}
.jm_nav a {
    display:block;
    width: 176.5px;
    height:34px;
    line-height:34px;
    background-color:#fff;
    text-align:center;
    color:#e04335;
    font-size:16px;
    border-right:1px solid #e6e6e6;
    border-bottom:1px solid #e6e6e6
}
.jm_nav .current a,.jm_nav a:hover {
    background-color:#e04335;
    color:#fff
}

.xx_nav {
    overflow:hidden;
    border-top:1px solid #e6e6e6;
    border-left:1px solid #e6e6e6;
    margin-bottom:10px
}
.xx_nav li {
    float:left
}
.xx_nav a {
    display:block;
    width: 221px;
    height:34px;
    line-height:34px;
    background-color:#fff;
    text-align:center;
    color:#e04335;
    font-size:16px;
    border-right:1px solid #e6e6e6;
    border-bottom:1px solid #e6e6e6
}
.xx_nav .current a,.xx_nav a:hover {
    background-color:#e04335;
    color:#fff
}

.jm_item {
    overflow:hidden
}
.jm_item li {
    overflow:hidden;
    background-color:#fff;
    border-bottom:1px solid #eee
}
.jm_item li:nth-of-type(2n) {
    background-color:#fafafa
}
.jm_item_title {
    position:relative;
    overflow:hidden;
    height:50px;
    line-height:50px
}
.jm_item_title .words {
    position:relative;
    padding:0 15px;
    font-size:20px;
    float:left;
    color:#000
}
.jm_item_title .more {
    position:relative;
    float:right;
    padding:0 20px;
    font-size:16px;
    color:#928f8f
}
.jm_item_title .more::after {
    content:"";
    position:absolute;
    top:19px;
    right:10px;
    border-top:1px solid #bababa;
    border-right:1px solid #bababa;
    width:8px;
    height:8px;
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg);
    -webkit-border-top-right-radius:2px;
    -moz-border-radius-topright:2px;
    border-top-right-radius:2px
}
.jm_item_title .more:hover {
    text-decoration:underline
}
.jm_item_con {
    overflow:hidden;
    padding:0 14px 14px
}
.jm_item_r {
    width: 100%;
    height:92px;
    overflow:hidden;
    padding-top:5px
}
.jm_item_r a {
    float:left;
    display:block;
    margin:5px 6px 0;
    white-space:nowrap;
    line-height:24px
}
.jm_item_r a:hover {
    text-decoration:underline
}
.ms_item_con {
    overflow:hidden;
    padding:0 14px 14px
}
.ms_item_r {
    width: 100%;
    height:92px;
    overflow:hidden;
    padding-top:5px
}
.ms_item_r a {
    float:left;
    display:block;
    margin:5px 6px 0;
    white-space:nowrap;
    line-height:24px;
    width: 48%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ms_item_r a:hover {
    text-decoration:underline
}
.jm_list {
    background-color: #fff;
    padding: 14px 15px 10px;
    overflow: hidden;
}
.jm_list a {
    width:33%;
    height:34px;
    padding:0 20px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    line-height:34px;
    float:left;
    overflow:hidden;
    -ms-text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis;
    white-space:nowrap
}
.jm_list a:hover {
    background-color:#f9f9f9
}

.public-list-li {
    position:relative;
    overflow:hidden;
    padding:20px 20px 20px;
    border-bottom:1px solid #f2ece5;
    background-color:#fff;
    height:110px
}
.public-list-li .info-title {
    height:26px;
    line-height:26px;
    overflow:hidden;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis;
    white-space:nowrap;
    font-size:20px;
    display:block
}
.public-list-li .info-title:hover {
    color:#e04335
}
.public-list-li .info-txt {
    font-size:14px;
    color:#666;
    height:65px;
    line-height:22px;
    margin-top:8px;
    margin-bottom:7px;
    overflow:hidden;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical
}

.box-list{
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    align-content: flex-start;
}
.box-list a{
    width: 48%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 10px 0;
}
.tool_list{
    background-color: #fff;padding: 14px 15px 10px;overflow: hidden;line-height: 30px;display: flex;flex-direction: row;flex-wrap: wrap;align-items: center;align-content: flex-start;justify-content: flex-start;
}
.tool_box{
    width: 25%;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: flex-start;align-items: flex-start;
}
.tool_box img{
    padding-right: 10px;width: 70px;
}
.tool_box .tool_box_r a{
    overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: block;width:90%;
}
.tool_box .tool_box_r p{
    font-size: 12px;color: #999;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: block;width:93%;
}
.conh2{padding-bottom: 0!important;text-indent: 0!important;}
.conh2:before {content: '';vertical-align: middle;border-left: 15px solid #ff1515;padding-left: 10px;}
.bzqm-cs-list.bzqm-cs-list-forall p{
    max-width: 850px;
    width: 850px;
}
.bzqm-cs-list.bzqm-cs-list-forall p img{
    width: 100%;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 700!important;
    font-size: 100%;
    font-family: 'Microsoft YaHei';
}