@charset "UTF-8";
.lucidity-ui-paging-container li.focus,.lucidity-ui-paging-container li.ui-pager:hover ,a.lucidity_pgPrev:hover,a.lucidity_pgNext:hover,a.lucidity_pgLast:hover,a.lucidity_pgLast:hover,.lucidity_pgRefresh:hover,a.lucidity_pgFirst:hover {background-color: #b48732!important;color:#fff;}
/*top*/
  input{outline:none;}
.dj-toolbar {
    position: fixed;
    top: 0;
    left: 0;
    color: #ffffff;
    background-color: #f7f7f7;
    height: 40px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 112;
}

.dj-toolbar-layout {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    zoom: 1;
}

.dj-toolbar-layout:after {
    overflow: hidden;
    display: block;
    height: 0;
    content: "";
    clear: both;
}

.dj-toolbar-layout-slogan {
    display: inline;
    text-align: left;
    margin: 0;
    padding: 0;
    background-image: url(dj-dajia@3x.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 98px 18px;
    line-height: 40px;
    height: 40px;
    width: 98px;
    float: left;
    overflow: hidden;
}

.dj-toolbar-layout-slogan span {
    display: block;
    text-indent: -99999px;
}

.dj-toolbar-layout-entry {
    position: absolute;
    right: 0;
}

.dj-toolbar-layout-entry .entry-item {
    position: relative;
    display: inline;
    padding: 8px 0;
    line-height: 24px;
    height: 24px;
    float: left;
}

.dj-toolbar-layout-entry .entry-item a {
    font-size: 12px;
    color: #3E3A39;
    text-decoration: none;
    cursor: pointer;
}

.dj-toolbar-layout-entry .group-nav a {
    display: inline-block;
    float: left;
}

.dj-toolbar-layout-entry .group-nav a:last-of-type {
    padding-left: 20px;
}

.dj-toolbar-layout-entry .group-wechat {
    padding: 8px 20px;
}

.dj-toolbar-layout-entry .icon-wechat {
    display: inline-block;
    vertical-align: middle;
    background: url(icon-wechat.png) 0 center no-repeat;
    background-size: contain;
    margin-right: 4px;
    margin-bottom: 2px;
    height: 12px;
    width: 15px;
    overflow: hidden;
}

.dj-toolbar-layout .dj-qrcode {
    display: none;
    position: absolute;
    top: 33px;
    left: 15px;
    font-size: 12px;
    width: 120px;
}

.dj-toolbar-layout .dj-qrcode .triangle {
    display: none;
    position: absolute;
    top: -14px;
    left: 53px;
    width: 0;
    height: 0;
    z-index: 99999;
    border: 7px solid transparent;
    border-bottom: 7px solid #B48732;
}

.dj-toolbar-layout .dj-qrcode .qrcode {
    padding: 3px;
}

.dj-toolbar-layout .dj-qrcode .qrcode .img {
    display: block;
    background: #ffffff url(qrcode@1x.png) center center no-repeat;
    background-size: 100px 100px;
    padding: 7px;
    height: 100px;
    width: 100px;
}

.dj-toolbar-layout .dj-qrcode .subtext {
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    line-height: 24px;
    height: 24px;
    width: 120px;
    display: none;
}

.dj-toolbar-layout-entry .entry-center a span {
    zoom: 1;
    display: inline-block;
}

.dj-toolbar-layout-entry .icon-drop {
    display: inline-block;
    vertical-align: middle;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #999494;
    margin-left: 5px;
    height: 0;
    width: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.drop-rotate {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg); /* IE 9 */
    -moz-transform: rotate(180deg); /* Firefox */
    -webkit-transform: rotate(180deg); /* Safari 和 Chrome */
    -o-transform: rotate(180deg); /* Opera */
}

.dj-toolbar-layout-entry .dj-toolbar-sublist {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #ffffff;
    margin: 0 0 0 -25px;
    padding: 0 0 8px;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    overflow: hidden;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    height: 200px;
}

.dj-toolbar-sublist .sub-item {
    margin: 6px 0 0;
    padding: 0;
}

.dj-toolbar-sublist li a {
    zoom: 1;
    position: relative;
    display: block;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    color: #ffffff;
    padding: 0 26px;
    white-space: nowrap;
}

.dj-toolbar-sublist li a:hover {
    background-color: #F2F2F2;
    text-decoration: none;
}

.dj-toolbar-layout-entry .headerLogin {
    position: relative;
    display: inline;
    line-height: 40px;
    margin-left: 20px;
    float: right;
}

.dj-toolbar-layout-entry .headerLogin a {
    font-size: 12px;
    color: #3E3A39;
    text-decoration: none;
    zoom: 1;
    white-space: nowrap;
    word-wrap: normal;
}

.dj-toolbar-layout-entry .headerLogin .entry-line {
    padding: 14px 0;
    line-height: 10px;
    height: 10px;
}

.dj-toolbar-layout-entry .headerLogin .entry-line .vline {
    display: inline-block;
    font-style: normal;
    color: #E8E8E8;
    vertical-align: 0;
    margin: 1px 8px 0 8px;
    background-color: #E8E8E8;
    height: 12px;
    width: 1px;
    overflow: hidden;
}

.search_tj {
    top: 22px;
}

.pic-mnyf .dj-main-prolist-bg2 {
    height: 55px;
    z-index: 10;
    overflow: hidden;
}

.pic-mnyf .dj-main-prolist-bg2 {
    height: 70px;
    z-index: 10;
    overflow: hidden;
}

.pic-mnyf1 .dj-main-prolist-bg2 .dj-main-prolist-bg22 {
    width: 1200px;
    margin: 0 auto;
    padding-left:714px;
}

.pic-mnyf2 .dj-main-prolist-bg2 .dj-main-prolist-bg22,
.pic-mnyf3 .dj-main-prolist-bg2 .dj-main-prolist-bg22 {
    width: 1200px;
    margin: 0 auto;
    padding-right: 0;
}

.pic-mnyf .dj-main-prolist-bg2 p {
    height: 70px;
    margin-right: 50px;;
    float: left;
    line-height: 70px;
    text-align: center;
    font-size: 14px;
    color: #3E3A39;
    font-weight: normal;
    cursor: pointer;
}

.pic-mnyf .dj-main-prolist-bg2 p:hover {
    color: #B48732;
}

.pic-jnhg {
    position: fixed;
    top: 89px;
    z-index: 8;
    height: 70px;
    line-height: 70px;
    background: #fff;
    width: 100%;
    visibility: hidden;
}

.pic-mnyf2 .dj-main-prolist-bg2 a,
.pic-mnyf3 .dj-main-prolist-bg2 a  {
    float: left;
    margin-left: 0px;
    margin-right: 50px;
    display: block;
    line-height: 70px;
    font-size: 14px;
    font-weight: normal;
}

.pic-mnyf2 .dj-main-prolist-bg2 a:hover,
.pic-mnyf3 .dj-main-prolist-bg2 a:hover {
    color: #B48732;
}

.djdjBd .fl {
    cursor: pointer;
}

/*隐藏头部*/


.dj-main-nav {
    top: 0;
}

.dj-main-nav {
    position: fixed;
    top: 0px;
    left: 0;
    font-size: 16px;
    background-color: #ffffff;
    border-bottom: 1px solid #e8e8e8;
    height: 89px;
    width: 100%;
    z-index: 111;
}

.dj-main-nav-layout {
    position: relative;
    margin: 0 auto;
    height: 100%;
    width: 1200px;
    zoom: 1;
}

.dj-main-nav-layout-logo {
    display: inline;
    text-align: left;
    margin-top: 15px;
    background: url(yllogo.svg) 0 center no-repeat;
    background-size: 326px 60px;
    height: 60px;
    width: 326px;
    overflow: hidden;
    float: left;
}

.dj-main-nav-layout-logo h1 {
    height: 100%;
}

.dj-main-nav-layout-logo a {
    display: block;
    height: 100%;
    text-indent: -99999px;
}

.dj-main-nav-list {
    height: 90px;
    zoom: 1;
    text-align: left;
    padding-left: 530px;
}

.dj-main-nav-list > .list-item {
    background: #ffffff;
    display: inline-block;
    padding: 0 20px;
    height: 87px;
    line-height: 87px;
}

.dj-main-nav-list .list-item-hd {
    display: block;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    color: #3E3A39;
    text-align: center;
    border: none;
    background: #ffffff;
    z-index: 3;
}

.dj-main-nav-list .list-item.dj-active {
    background: #ffffff;
    color: #B48732;
    font-weight: 600;
    border-bottom: 2px solid #B48732;
}

.dj-main-nav-list .list-item:hover .list-item-hd,
.dj-main-nav-list .list-item.dj-active .list-item-hd {
    color: #B48732;
    border-bottom: 2px solid #B48732;
}

.dj-main-nav-list .list-item-hd.active + .icon-arrow,
.dj-main-nav-list .list-item:hover .list-item-hd + .icon-arrow {
    display: block;
}

.dj-main-nav .dj-main-prolist-bg2 {
    position: absolute;
    top: 89px;
    left: 0;
    background: #ffffff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    visibility: hidden;
}

.dj-main-nav .dj-main-prolist-bg2:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border-top: 1px solid #e8e8e8;
    width: 100%;
}

.dj-main-nav .dj-main-prolist-bg2 .dj-main-nav-pro {
    font-size: 14px;
    margin: 0 auto;
    width: 1200px;
    zoom: 1;
}

.dj-main-nav .dj-main-prolist-bg2 .dj-main-nav-pro dl {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 20px 0;
    font-size: 14px;
    height: auto;
    width: 100%;
    float: left;
}

.dj-main-nav-pro dl dt {
    font-size: 14px;
    color: #B48732;
    width: 84px;
    float: left;
    font-weight: bold;
}

.dj-main-nav-pro dl dd {
    display: inline-block;
    font-size: 14px;
    color: #3E3A39;
    padding: 5px 30px;
    width: 218px;
    float: left;
}

.dj-main-nav-pro dl dd:last-of-type {
    padding-right: 0;
}

.dj-main-nav-pro dl dd:first-of-type {
    border-left: 1px solid #D5D1D1;
}

.dj-main-nav-pro dl dd h3 {
    font-size: 14px;
    color: #3E3A39;
    font-weight: bold;
    line-height: 20px;
}

.dj-main-nav-pro dl dd ul {
    padding-top: 6px;
}

.dj-main-nav-pro dl dd ul li {
    padding: 6px 0;
}

.dj-main-nav-pro dl dd ul li, .dj-main-nav-pro dl dd ul li a,
.dj-main-nav-pro dl dd ul li, .dj-main-nav-pro dl dd ul li a:link,
.dj-main-nav-pro dl dd ul li, .dj-main-nav-pro dl dd ul li a:visited,
.dj-main-nav-pro dl dd ul li, .dj-main-nav-pro dl dd ul li a:active {
    font-size: 14px;
    color: #3E3A39;
    line-height: normal;
    font-weight: normal;
    text-decoration: none;
    outline: none;
}

.dj-main-nav-pro dl dd ul li a:before {
    content: '';
    display: inline-block;
    background: #3E3A39;
    vertical-align: middle;
    margin: 0 5px 3px 0;
    border-radius: 3px;
    height: 6px;
    width: 6px;
}

.dj-main-nav-pro dl dd ul li a:hover {
    color: #B48732;
}

.dj-main-nav-pro dl dd ul li a:hover:before {
    background: #B48732;
}

.dj-main-nav-layout-phone {
    position: absolute;
    top: 0;
    right: 0;
    padding: 23px 0 23px 32px;
    background: url(icon-service-tel@3x.png) left center no-repeat;
    background-size: 22px 22px;
    line-height: 43px;
    height: 43px;
    z-index: 100;
}

.dj-main-nav-layout-phone p {
    font-size: 12px;
    color: #3E3A39;
    line-height: 1.6;
    padding: 3px 0;
    text-align: left;
}

.dj-main-nav-layout-phone span {
    display: block;
    font-size: 16px;
    color: #B48732;
    font-weight: bold;
}

.dj-main-nav-layout-search {
    position: absolute;
    top: 0;
    right: 154px;
    height: 100%;
    z-index: 110;
}

.dj-main-nav-layout-search .dj-main-nav-search-gap {
    position: absolute;
    top: 0;
    right: 42px;
    padding: 33px 0;
    height: 24px;
    width: 1px;
}

.dj-main-nav-layout-search .dj-main-nav-search-gap span {
    display: inline-block;
    background: #999494;
    height: 24px;
    width: 1px;
}

.dj-main-nav-layout-search .dj-nav-link-search {
    display: inline-block;
    font-size: 14px;
    color: #999494;
    background: url(icon-nav-search@3x.png) center center no-repeat;
    background-size: 22px 22px;
    height: 90px;
    width: 22px;
}

.dj-nav-search-view {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    background: #ffffff;
    height: 89px;
    width: 840px;
    z-index: 111;
}

.dj-nav-search-view .dj-nav-search-content {
    position: relative;
    font-size: 14px;
    color: #999494;
}

.dj-nav-search-view .dj-nav-search-content .dj-nav-search-form {
    position: absolute;
    top: 0;
    left: 30px;
    padding: 34px 0;
    height: 22px;
    width: 80%;
}

.dj-nav-search-form .dj-nav-search-form-submit {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
    color: #999494;
    background: url(icon-nav-search@3x.png) center center no-repeat;
    background-size: 22px 22px;
    height: 90px;
    width: 22px;
}

.dj-nav-search-form .dj-nav-search-form-input {
    display: inline-block;
    padding: 0 10px 0 42px;
    font-size: 14px;
    color: #999494;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    width: 70%;
}

.dj-nav-search-view .dj-nav-search-view-close {
    display: inline-block;
    position: absolute;
    top: 25px;
    right: 270px;
    color: #3E3A39;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: url(icon-search-close@3x.png) center center no-repeat;
    background-size: 16px 16px;
    height: 38px;
    width: 38px;
    cursor: pointer;
    border:none;
}

.dj-nav-search-view .dj-nav-search-results {
    position: absolute;
    top: 90px;
    left: 0;
    background: #ffffff;
    padding: 0 20px;
    border-radius: 4px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    height: 215px;
    width: 620px;
}

.dj-nav-search-results h3 {
    display: inline-block;
    font-size: 12px;
    color: #999494;
    text-align: left;
    padding: 18px 10px 6px 10px;
    font-weight: normal;
}

.dj-nav-search-results .dj-nav-search-results-list {
    position: relative;
    overflow: hidden;
    height: auto;
    width: 100%;
}

.dj-nav-search-results-list li {
    display: block;
    font-size: 14px;
    color: #999494;
    text-align: left;
    padding-left: 10px;
    line-height: 36px;
    height: 36px;
    width: 100%;
    float: left;
}

.dj-nav-search-results-list a {
    display: inline-block;
    font-size: 14px;
    color: #999494;
    text-align: left;
    background: url(../images/dajia/icon-search-list@1x.png) left center no-repeat;
    background-size: 14px 14px;
    padding-left: 25px;
    height: 36px;
    width: 100%;
    outline: none;
    text-decoration: none;
}

.dj-nav-search-results-list li:hover {
    background: #f7f7f7;
}

.dj-nav-search-results-list li:hover a {
    color: #3E3A39;
    background: url(icon-search-list-hover@1x.png) left center no-repeat;
}

.dj-main-nav-layout-entry {
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 100;
    right: 0;
}

.dj-main-nav-layout-entry .entry-item {
    margin-top: 30px;
    height: 30px;
}

.dj-main-nav-layout-entry a.entry-item-hd {
    position: relative;
    display: block;
    font-size: 16px;
    color: #B48732;
    text-align: left;
    padding-left: 16px;
    border: 1px solid #B48732;
    border-radius: 4px;
    background-color: #ffffff;
    line-height: 27px;
    height: 30px;
    width: 100px;
}

.dj-main-nav-layout-entry a.entry-item-hd.ahover {
    color: #ffffff;
    border: 1px solid #B48732;
    background-color: #B48732;
}

.dj-main-nav-layout-entry .icon-drop {
    position: absolute;
    right: 10px;
    top: 11px;
    background: url(icon-arrow-down@3x.png) center center no-repeat;
    background-size: 12px 8px;
    height: 8px;
    width: 12px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    overflow: hidden;
}

.dj-main-nav-layout-entry .icon-drop.icon-drop-hover {
    background: url(icon-arrow-down-hover@1x.png) center center no-repeat;
    background-size: 12px 8px;
}

.dj-main-nav-layout-entry .dj-main-nav-sublist {
    display: none;
    position: absolute;
    left: 0;
    top: 63px;
    width:100%;
    background-color: #ffffff;
    margin: 0;
    padding: 0 0 8px;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    overflow: hidden;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}

.dj-main-nav-sublist .sub-item {
    position: relative;
    margin: 6px 0 0;
    padding: 0;
}

.dj-main-nav-sublist li a {
    zoom: 1;
    position: relative;
    display: block;
    height: 42px;
    line-height: 42px;
    font-size: 12px;
    color: #3E3A39;
    padding: 0 11px 0 35px;
    text-align: left;
    white-space: nowrap;
}

.dj-main-nav-sublist li a:hover {
    background-color: #F2F2F2;
    text-decoration: none;
}

.dj-main-nav-sublist .sub-item i {
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -8px;

    background-repeat: no-repeat;

    z-index: 1;
}

.dj-main-nav-sublist .sub-item i.icon-policyCx {
 
    height: 20px;
    width: 20px;
    background: url(yl-bxf_03.png) no-repeat center !important;
}

.dj-main-nav-sublist .sub-item i.icon-policXz {

    height: 20px;
    width: 20px;
    background: url(yl-bz_03.png) no-repeat center !important;
}

.dj-main-nav-sublist .sub-item i.icon-claimCx22 {

    height: 20px;
    width: 20px;
    background: url(yl-bhh_03.png) no-repeat center !important;
}

.dj-main-nav-sublist .sub-item i.icon-policyYz {
    background-position: 0 -15px;
    height: 16px;
    width: 15px;
}

/*二级菜单*/
.dropd {
    position: relative;
    margin: 0 auto;
    width: 1200px;
    z-index: 3;
}

.dropdown {
    position: absolute;
    background-color: #ffffff;
    top: 0;
    left: 110px;
    height: auto;
    width: 620px;
    z-index: 3;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}

.dropdown-content {
    display: none;
    position: relative;
    padding: 0 10px;
    overflow: hidden;
    height: auto;
    background-color: #ffffff;
}

.dropdown-list {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    zoom: 1;
    clear: both;
}

.dropdown-list-li {
    padding: 20px 0;
    border-bottom: 1px solid #E8E8E8;
    height: 90px;
    width: 240px;
    float: left;
}

.dropdown-list-li:nth-child(2n) {
    margin-right: 30px;
    padding-left: 30px;
}

.dropdown-list-li:nth-child(2n+1) {
    margin-left: 30px;
    padding-right: 30px;
}

.dropdown-list-li a {
    text-decoration: none;
    outline: none;
    color: inherit;
    cursor: pointer;
}

.dropdown-prod-img {
    overflow: hidden;
    height: 90px;
    width: 120px;
    float: left;
}

.dropdown-prod-img img {
    display: block;
    height: 90px;
    width: 120px;
}

.dropdown-prod-summary {
    position: relative;
    font-size: 14px;
    padding-left: 10px;
    height: 90px;
    width: 110px;
    float: left;
    overflow: hidden;
}

.dropdown-prod-summary .dropdown-prod-name {
    display: block;
    font-size: 14px;
    color: #3E3A39;
    line-height: 1.5;
    text-align: left;
    width: 120px;
}

.dropdown-list-li a:hover .dropdown-prod-name {
    font-weight: 500;
}

.dropdown-prod-summary .dropdown-prod-price {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 10px;
    font-size: 12px;
    color: #999494;
    line-height: 1.5;
    text-align: left;
}

.dropdown-prod-summary .dropdown-prod-price span {
    display: inline-block;
    font-size: 16px;
    color: #D70B24;
    padding-right: 2px;
}

.dropdown-more {
    position: relative;
    font-size: 14px;
    color: #999494;
    text-align: center;
    line-height: 60px;
    height: 60px;
    width: 100%;
}

.dropdown-more p {
    font-size: 14px;
    color: #999494;
}

.dropdown-more .dropdown-more-btn {
    display: block;
    position: absolute;
    top: 0;
    right: 30px;
    font-size: 14px;
    color: #999494;
    outline: none;
    text-decoration: none;
    cursor: pointer;
}

.dropdown-more .dropdown-more-btn:hover {
    color: #B48732;
    text-decoration: none;
}

.pic-mnyf2 .dj-main-prolist-bg2 a {
    font-size: 14px;
}

.pic-jnhg {
    border-bottom: 1px solid #ddd;
}

.dj-main-nav-list .pic-mnyf2 {

}

.dj-main-nav-list {
    padding-left: 454px;
}

.scsctSec {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 200;
    padding-top: 30px;
    display: none;
}

.scsctSec ul {
    padding-bottom: 15px;
    padding-top: 13px;
    background: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    box-shadow: 0 0 8px rgab(0, 0, 0, 0.1);
}

.scsctSec ul li {
    text-align: left;
    padding-left: 40px;
}

.scsctSec ul li {
    background: url(yl-bxf_03.png) no-repeat 10px center;
    background-size: 15%;
    /*针对IE8的hack，目的是除掉之前background*/
    background: none \9;
    /*下一行为关键设置*/
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pic-uk3_03.png', sizingMethod='scale');
}

.scsctSec ul li.hng2 {
    background: url(yl-bz_03.png) no-repeat 10px center;
    background-size: 15%;
    background: none \9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pic-uk4_04.jpg', sizingMethod='scale');
}

.scsctSec ul li.hng3 {
    background: url(yl-bhh_03.png) no-repeat 10px center;
    background-size: 15%;
    background: none \9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pic-uk1_01.png', sizingMethod='scale');
}



.scsctSec a {
    font-size: 12px;
    color: #3e3a39;
}

.scsctSec a:hover {
    color: #b48732;
}

.responseNav {
    display: none;
}

.header {
    width: 100%;
    min-width: 1200px;
    height: 90px;
    position: relative;
    background: #fff;
}

.header_con {
    margin: 0 auto;
    width: 1200px;
    height: 89px;
}

.logo {
    margin-top: 15px;
    float: left;
    height: 60px;
}

.hdSearch {
    float: left;
    width: 60%;
    margin-top: 20px;
    margin-left: 6%;
    height: 50px;
    line-height: 50px;
    position: relative;
    display: none;
}

.search {
    width: 22px;
    height: 22px;
    padding: 0;
    border: none;
    background: #fff;
    outline: medium;
    margin-left: 30px;
    display: inline-block;
    vertical-align: middle;
}

.search img {
    float: left;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.hdSearch input {
    width: 82%;
    height: 23px;
    line-height: 23;
    padding-left: 10px;
    border: none;
    display: inline-block;
    outline: medium;
    font-size: 16px;
}

.hdSearch .closeSearch {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
}

.hdSearch .closeSearch img {
    float: left;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.hdSearch .searchSug {
    position: absolute;
    top: 70px;
    width: 100%;
    z-index: 200;
    box-shadow: #eee 0 5px 10px;
    background: #fff;
    /* display: none; */
}

.hdSearch .searchSugp {
    height: 50px;
    line-height: 50px;
    color: #999;
    font-size: 13px;
    margin: 0 32px;
}

.hdSearch .searchSug ul {
    margin: 0 20px;
    line-height: 36px;
    font-size: 15px;
    padding-bottom: 20px;
}

.hdSearch .searchSug img {
    width: 14px;
    height: 14px;
    display: inline-block;
    margin: 0 10px;
    vertical-align: middle;
}

.hdSearch .searchSug a {
    opacity: .7;
    transition: all .3s;
}

.hdSearch .searchSug li:hover {
    background: #f7f7f7;
}

.hdSearch .searchSug li:hover a {
    opacity: 1;
}

.header_fr {
    float: right;
}





.main_box3 {
    width: 100%;
    background: #eeeeee;
    padding-bottom: 70px;
}


.advantage_jpgc {
    font-size: 36px;
    line-height: 116px;
    text-align: center;
}

.ywbk_main {
    width: 1200px;
    margin: 0 auto;

}

.ywbk_main_con {
    width: 1200px;
    margin: 0 auto;
}

/*精品工程样式*/
.picMarquee-left {
    position: relative;
}

.picMarquee-left .hd {
    position: absolute;
    width: 100%;
    height: 100%;
}

.picMarquee-left .hd .prev,
.picMarquee-left .hd .next {
    position: absolute;
    z-index: 1000;
    display: block;
    width: 20px;
    height: 120px;
    margin-top:-60px;
    top:50% !important;
    // margin-top:-60px;
    overflow: hidden;
    cursor: pointer;
    background: url(left-icon.png) no-repeat;
}

.picMarquee-left .hd .prev {
    left: -20px;
    background:url(kmng4_03.jpg) no-repeat;
}

.picMarquee-left .hd .next {
    background:url(kmng5_05.jpg) no-repeat;
    right: -20px;
}
.unkk .picMarquee-left .hd .prev{
    background:url(kmng_03.jpg) no-repeat;
}
.unkk .picMarquee-left .hd .next{
    background:url(kmng2_05.jpg) no-repeat;
}
.picMarquee-left .hd .prevStop {
    background-position: -60px 0;
}

.picMarquee-left .hd .nextStop {
    background-position: -60px -50px;
}

.picMarquee-left:hover .hd {
    display: block;
    overflow:hidden;
}

.picMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picMarquee-left .bd ul li {
    margin-right:40px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    height: 305px;
    position: relative;
}

.picMarquee-left .bd ul li .pic {
    text-align: center;
}

.picMarquee-left .bd ul li .pic img {
    width: 270px;
    height: 180px;
    display: block;
}

.picMarquee-left .bd ul li .pic a:hover img {
    border-color: #999;
}

.picMarquee-left .bd ul li .title {
    width: 100%;
    height: 124px;
    float: left;
    background: #ffffff;
    position: absolute;
    bottom: 0;
}

.picMarquee-left .bd ul li .title a {
    text-align: center;
    line-height: 40px;
    font-size: 22px;
    margin-top: 20px;
    padding: 0 2%;
    width: 96%;
    height: 40px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.picMarquee-left .bd ul li .title a:hover {
    color: #b68f4a;
}

.picMarquee-left .bd ul li .title p {
    line-height: 24px;
    font-size: 14px;
    color: #666666;
}

/* footer */
.dj-footer {
    z-index: 2;
    padding: 66px 0 0;
    background-image: url(footer-bg.png);
    background-size: cover;
    background-position: center center;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='footer-bg.png', sizingMethod='scale');
}

.dj-footer-layout {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    zoom: 1;
}

.dj-footer-help:after, .dj-footer-layout:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
}

.dj-footer, .dj-footer-help {
    position: relative;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.dj-footer-help {
    zoom: 1;
}

.dj-footer-help .help-item {
    margin-left: 70px;
    float: left;
}

.dj-footer-help .help-item.help-item-about {
    margin-left: 0;
}

.dj-footer-help .help-item-hd {
    font-size: 20px;
    color: #ffffff;
    text-align: left;
    height: 26px;
    line-height: 26px;
    font-weight: normal;
    padding: 10px 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    overflow: hidden;
}

.dj-footer-help .footer-all-link, .dj-footer-help .footer-all-link:link, .dj-footer-help .footer-all-link:visited, .dj-footer-help .footer-all-link:hover, .dj-footer-help .footer-all-link:active {
    font-size: 20px;
    color: #ffffff;
    text-align: left;
    outline: none;
    cursor: text;
}

.dj-footer-help-list {
    font-size: 14px;
    color: #D5D1D1;
}

.dj-footer-help-list .help-list-item {
    zoom: 1;
    position: relative;
    z-index: 1;
    line-height: 18px;
    margin: 16px 0 0;
    padding: 0;
    text-align: left;
}

.dj-footer-help-list .help-list-item p {
    color: #D5D1D1;
}

.dj-footer-help-list a {
    font-size: 14px;
    color: #D5D1D1;
    text-decoration: none;
    cursor: pointer;
}

.dj-footer-help-list a:hover {
    color: #ffffff;
    text-decoration: none;
}

.help-item-server .server-tel {
    font-size: 14px;
    color: #D5D1D1;
    text-align: left;
}

.help-item-server .server-tel span {
    display: block;
    font-size: 20px;
    color: #D5D1D1;
    text-align: left;
    line-height: 38px;
    height: 38px;
    font-weight: bolder;
}

.help-item-server .footer-qrcode-item {
    margin-top: 40px;
    font-size: 14px;
    color: #D5D1D1;
    text-align: center;
    width: 70px;
    float: left;
}

.help-item-server .footer-qrcode-item {
    margin-right: 80px;
}

.help-item-server .footer-qrcode-last {
    margin-right: 0;
}

.help-item-server .footer-qrcode-item p {
    display: block;
    font-size: 14px;
    color: #D5D1D1;
    line-height: 30px;
    height: 30px;
    text-align: center;
}

.help-item-server .footer-qrcode-item .qrcode {
    background-color: #ffffff;
    text-align: center;
    margin-bottom: 7px;
    height: 60px;
    width: 60px;
    padding: 5px;
}

.footer-qrcode-item .qrcode .img {
    background: url(qrcode@1x.png) center center no-repeat;
    background-size: 60px 60px;
    height: 60px;
    width: 60px;
}

.footer-qrcode-item2 .qrcode .img {
    background: url(djwx-x_03.jpg) center center no-repeat;
    background-size: 60px 60px;
    height: 60px;
    width: 60px;
}

.footer-qrcode-item3 .qrcode .img {
    background: url(djwb-x_03.jpg) center center no-repeat;
    background-size: 60px 60px;
    height: 60px;
    width: 60px;
}

.dj-footer-help .help-item-server {
    margin-top: 10px;
    width: 371px;
    float: right;
}

.dj-footer-bd-wrapper {
    position: relative;
    background: #212121;
    margin: 80px 0 0;
    height: 80px;
    width: 100%;
}

.dj-footer-bd-wrapper .dj-footer-bd {
    position: relative;
    color: #999494;
    clear: both;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin: 0 auto;
    line-height: 80px;
    height: 80px;
    width: 1200px;
    zoom: 1;
}

.dj-footer-bd .footer-logo {
    display: inline-block;
    margin-top: 20px;
    background: url(yanglao.svg) center center no-repeat;
    background-size: 154px 44px;
    height: 44px;
    width: 154px;
    float: left;
    overflow: hidden;
}

.dj-footer-bd .footer-logo a {
    display: block;
    height: 100%;
    text-align: left;
    text-indent: -99999px;
    overflow: hidden;
}

.dj-footer-bd .footer-copyright {
    display: inline-block;
    line-height: 32px;
    font-size: 12px;
    color: #999494;
    margin: 26px 0 0;
    float: right;
}

.dj-footer-bd a, .dj-footer-bd a:hover {
    color: #999494;
    text-decoration: none;
}

.dj-footer-bd .footer-search {
    position: relative;
    padding: 0 20px;
    margin: 23px 0 0 30px;
    border-radius: 4px;
    background: #323232;
    line-height: 40px;
    height: 40px;
    width: 225px;
    cursor: pointer;
    float: left;
}

.dj-footer-bd .footer-search p {
    background: #323232;
    font-size: 16px;
    color: #7B7B7B;
    padding: 9px 0;
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.dj-footer-bd .footer-search span.footer-seldrop {
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 20px;
    display: inline-block;
    vertical-align: middle;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #999494;
    margin-left: 6px;
    height: 0;
    width: 0;
}

.footer-search ul.corporationlink {
    display: none;
    position: absolute;
    bottom: 40px;
    left: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom: none;
    padding: 12px 0;
    -webkit-box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
    background-color: #FFFFFF;
    width: 262px;
    z-index: 100;
}

.footer-search ul.corporationlink li {
    color: #3e3a39;
    padding-left: 20px;
    height: 34px;
    line-height: 34px;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.footer-search ul.corporationlink li:hover {
    background-color: #f2f2f2;
}

.footer-search ul.corporationlink li a,
.footer-search ul.corporationlink li a:link,
.footer-search ul.corporationlink li a:visited,
.footer-search ul.corporationlink li a:hover,
.footer-search ul.corporationlink li a:active {
    display: block;
    font-size: 14px;
    color: #3e3a39;
    width: 100%;
    text-decoration: none;
    outline: none;
}

.footer-qrcode-item4 {
    display: none;
}

.help-item-server .footer-qrcode-item3 {
    margin-right: 0;
}
/*热销产品*/ 
.cp-box1{background:#f6f6f6;}
.cp-box2{background:#fff;}
.qbcp{display:block;width:151px;height:38px;border:1px solid #b48732;border-radius:5px;line-height:38px;text-align:center;font-size:22px;font-family:"黑体";color:#b68f4a;margin:50px auto 0px auto;}
.cp-box2 .picMarquee-left .bd ul li .title{background:#f8f8f8;}
.yaoLine{width: 100%;min-width: 1200px;height: 122px;background: #cb1524;text-align: center;}
/*热线自助服务*/ 
.ywbk_main_co2{background:#fff;}
.ywbk_main_con{}
.Online_serve{float:left;width:270px;background:#fff;border-radius:8px;margin-right: 40px;    -webkit-box-shadow: 0 4px 20px rgba(0,0,0,0.1);
    box-shadow: 0 4px 20px rgba(0,0,0,0.1);    cursor: pointer;}
.Online_serve:last-child{margin-right:0px;}
.Online_serve img{width:100%;}
.Online_serve h3{font-size: 24px;line-height:60px;color: #3E3A39;text-align: center;}
.Online_serve p{font-size: 14px;color: #999494;text-align: center;line-height: 1.5;padding-top: 9px;}
/*大家动态*/
.dtSwiper {
    width: 514px;
    height: 330px;
    float: left;
    overflow: hidden;
} 
.dtbg p {
    margin-top: 10px;
    padding-right: 30px;
    font-size: 24px;
    line-height: 38px;
    text-align: right;
    color:#fff;
}
.dtbg span {
    float: right;
    padding-right: 30px;
    font-size: 14px;
    line-height: 33px;
    color:#fff;
}
.dtSwiper .dtbg {
    position: absolute;
    top: 248px;
    left: 0;
    width: 100%;
    height: 82px;
    background: url(./dtbg.png) repeat;
    color: #fff;
}
.dtRight {
    float: right;
    width: 535px;
}
.dtRight .hd {
    height: 63px;
    border-bottom: 3px solid #e3e3e3;
    text-align: center;
    line-height: 1;
}
.dtRight .hd span {
    display: inline-block;
    margin: 0 24px;
    height: 63px;
    font-size: 24px;
    cursor: pointer;
}
.dtRight .hd span.on {
    border-bottom: 3px solid #b58834;
}

.dtRight .bdBox {
    display: none;
    padding-top: 14px;
    font-size: 18px;
    line-height: 26px;
}
.dtRight dl {
    margin: 18px 0;
}
.dtRight dt {
    width: 136px;
    float: left;
    text-align: center;
}
.dtRight dd {
    margin-left: 136px;
    padding-left: 13px;
}
.The_law{width:100%;overflow:hidden;}
.the_low1{float:left;width:513px;background:#fff;position:relative;}
.the_low1 span{display:block;width:100%;overflow:hidden;}

.the_low1:hover h1,
.the_low1:hover p{
        color:#b48732;
}

.khzq .khzq1:hover .law_txt p{
    color:#b48732;
}




.the_low2{margin-left:50px;}
.law_txt{width:467px;margin:0 auto;}
.law_txt h1{font-size:24px;color:#333;text-align:center;text-align:left;padding:30px 20px 30px 0px;width:440px;background:url(more.png) no-repeat right;}
.law_txt p{font-size:14px;color:#999;width:100%;text-align: center;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;padding-bottom:25px;}
/*banner*/ 
#bannerSwiper{ width:100%; min-width:1200px;}
#bannerSwiper .swiper-slide {
    width: 100%;
    height: 716px;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center;
    background-size:cover;
    position:relative;
}   
#bannerSwiper .pagination span {
    position:relative;
    margin-right: 15px;
    width: 20px;
    height: 5px;
    display: inline-block;
    background: #fff;
    cursor: pointer;
}
#bannerSwiper .pagination .swiper-active-switch {
    width: 46px;
    background: #b48732;
}
.banner .bsbg{
   position:absolute;
    bottom:0px;
    height:198px;
    width:100%;
    background:url(bsbg.png);
}
.banner .bsbg .inner{width:1200px;}
.banner .bsbg .inner a.tit{display:block;font-size:50px;/*font-weight:bold;*/color:#fff;line-height:90px;width:100%;}
.banner .bsbg .inner a.zy{font-size:22px;color:#fff;background: url(pic-gr_03.png) no-repeat right center;padding-right:20px;}
.banner .bsRbtn{position:absolute;right:50px;top:50%;width:63px;height:125px;background:url(banrbtn.png) no-repeat center;margin-top:-127px;}
.banner  .bsLbtn{position:absolute;left:50px;top:50%;width:63px;height:125px;background:url(banlbtn.png) no-repeat center;margin-top:-127px;}
.banner .paginationBox{position: absolute;
    bottom:100px;
    left: 50%;
    width: 1200px;
    margin-left: -600px;}
#bannerSwiper .pagination {
    float: right;
    margin-right: 15px;
}
/*侧边栏*/
.cnx{position:fixed;right:0px;top:50%;z-index:9999;overflow:hidden;margin-top:-250px;} 
.cnx .xnx-l{float:left;width:28px;height:80px;background:#B48732;border-top-left-radius:5px;border-bottom-left-radius:5px;position:relative;}
.cnx ul{float:right;background:#fff;width:100px;padding:0px 0px 20px 0px;display:none;}
.cnx .xnx-l i{    display: block;position: absolute;top: 50%;left: 50%;margin-top: -7px;margin-left: -5px;background-image: url(icon-rightnav-arrows@3x.png);background-repeat: no-repeat;background-size: 10px 34px;height:17px;width: 10px;}
.cnx .xnx-l i.icon-toggle-left {
    background-position: 0 -17px;
}
.cnx .xnx-l i.icon-toggle-right{
    background-position: 0 0px;
}
.cnx ul li{padding-top:20px;}
.cnx ul li img{text-align:center;display:block;margin:0 auto;}
.cnx ul li p{line-height:31px;text-align:center;}
/*检索*/
.search_txt {
    margin-left: 86px;
    font-size: 14px;
    width: 480px;
    border:none;
}
.dtRight dl:hover a dt,
.dtRight dl:hover a dd{
    color:#b48732;
}
.law_txt a{display:block;}
.law_txt a.more{
    margin:15px auto 0px auto;
    width:14px;
    height:13px;
    display:block;
    background:url(more.png) no-repeat center;
}
.clear{clear:both;}
.zjss{position:absolute;width:100%;height:100%;top:0px;}
/*栏目页*/
.rs-lm{width:100%;margin:0px auto 0px auto;background:#F2F2F2;} 
#site_place{    
    width: 1200px;
    padding: 28px 0 28px;
    color: #3E3A39;
    font-size: 14px;
    text-align: left;}
#site_place a.home{    width: 80px;
    height: 19px;
    background: url(home_icon.png) left center no-repeat;
    background-size: 14px auto;
    text-indent: 21px;}
#site_place .arrow {
    display: inline-block;
    width: 5px;
    height: 19px;
    margin: 0 7.5px;
    background: url(arrow_icon.png) center center no-repeat;
    background-size: 5px auto;
}
.rs-nrs{width:1200px;margin:0 auto ;overflow:hidden;padding-bottom:80px;}
.side-nav {
    background-color: #fff;
    width: 226px;
    float: left;
    margin-right: 20px;
}
.side-nav .tit{    
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #b48732;
    overflow: hidden;
    font-size: 20px;
    color: #fff;
}
.side-nav-list {
    padding-top: 10px;
    padding-bottom:50px;
}
.side-nav-list li {
    box-sizing: border-box;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    text-align: left;
    cursor: pointer;
    margin-left: 30px;
    margin-right: 30px;
    background: url(pic-uku.png) no-repeat center center;
    background-position: 160px center;
}
.current{
    color:#b48732;
}
.side-nav-list li.current, .side-nav-list li:hover {
    color: #3E3A39;
    background: url(pic-uku_current.png) no-repeat center center;
    background-position: 160px center;
    border-bottom: 1px solid #B48732;
    cursor: auto;
    padding-right: 30px;

}
.con-box {
    float: right;
    width: 854px;
    padding: 20px 50px;
    background-color: #fff;
}
.con-box h1 {
    position: relative;
    border-bottom: 1px solid #DCDCDC;
    padding-top: 20px;
    height: 40px;
    line-height: 100%;
    width: 100%;
    margin-bottom: 24px;
    font-size: 20px;
}
.con-box h1 .time {
    position: absolute;
    right: 0;
    bottom: 10px;
    font-size: 12px;
    color: #999494;
    text-align: right;
    font-weight: normal;
}
.con-text ul li {
    overflow: hidden;
    position: relative;
}
.con-text ul li a{
    text-indent: 1em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    font-size: 16px;
    position: absolute;
    left: 0px;
    right: 120px;
    width: auto;
    line-height:40px;
    background: url(pic-xklo_11.png) no-repeat left center;
}
.con-text ul li span{
    display:block;
    float:right;
    line-height:40px;
    font-size:16px;
    color:#333333;
}
.con-text ul li:hover a,
.con-text ul li:hover span{
    color:#b48732;
}
.con-text ul li:hover a{

    background: url(pic-xklo2_03.png) no-repeat left center;
}
.side-nav-list div{
    margin-left: 30px;
    margin-right: 30px;
    padding-left:10px;
}
.side-nav-list div a{display:block;width:100%;padding:15px 0px;font-size:14px;}
.side-nav-list li.current, .side-nav-list li:hover a,.side-nav-list div a:hover{
    color:#b48732;
}
/*网站地图*/ 
.rs-nrsss{width:1200px;margin:0 auto;padding-bottom:80px;}
.page-main-title {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    background-color: #fff;
    border-left: 4px solid #B48732;
    margin-bottom: 10px;
    padding-left: 24px;
    box-sizing: border-box;
    color: #3E3A39;
}
.maps-wrap {
    background-color: #fff;
    padding: 10px 50px 30px;
    color: #3E3A39;
  
}
.maps-wrap h2 {
    height: 55px;
    line-height: 55px;
    font-size: 20px;
    border-bottom: 1px solid #DCDCDC;
    margin-bottom: 5px;
    margin-top: 15px;
}
.maps-wrap li {
    padding: 5px 0 10px;
    line-height: 28px;
}
.maps-wrap li a {
    display: inline-block;
    margin-right: 34px;
}
.maps-wrap li a:link, .maps-wrap li a:visited {
    color: #3E3A39;
    font-size: 14px;
}
/*大家保险文章页 */ 
.nr-txt {
    border: 1px solid #f0f0f0;
    width:1200px;
    margin:0 auto;
    background:#fff;
}
.txt-wz{width:90%;padding:35px 5% 0px 5%;}
.tit22{border-bottom:2px solid #717171;padding-bottom:20px;}
.tit22 h1{font-size:25px;color:#333;text-align:center;}
.tit22 h2{font-size:20px;color:#333;text-align:center;padding-top:15px;}
.uk-tit p.sj {
    line-height: 60px;
    text-align: center;
    font-size: 15px;
    color: #333333;
}
.bshare-custom.icon-medium .bshare-weixin {
    background: url(pic-xvx_03.png) no-repeat center !important;
}
.bshare-custom.icon-medium .bshare-sinaminiblog {
    background: url(pic-xbx_04.png) no-repeat center !important;
}
.uk-tit{position:relative;}
.share {
    position: absolute;
    top: 17px;
    right: 0px;
}
.txt-c p{line-height:40px;font-size:16px;color:#333;}
.rs-lm-z{padding-bottom:80px;}
#site_place table td,#site_place .arrow,#site_place a {
    line-height: 19px;
    display:inline-block;
}
#site_place .arrow{float:left;}
.side-nav-list div a{}
.navlist-allpro .dj-main-prolist-bg22{width: 876px;
    margin: 0 auto;
        padding-left: 1000px;}
.navlist-allpro .dj-main-prolist-bg22 a{
    	    float:left;
    margin-left: 0px;
    margin-right: 50px;
    display: block;
    line-height: 70px;
    font-size: 14px;
    font-weight: normal;
    }
.con-text table{width:100%;}
.con-text p {
    font-size: 14px;
    color: #3E3A39;
    line-height: 24px;
    padding-bottom: 24px;
    text-align: justify;
}
/*大家资管*/
.cp-box1{position:relative;padding-bottom:70px;}
.zg-n1{margin-top:-40px;width:1200px;background:#fff;position:relative;z-index:2;overflow:hiddenn;} 
.advantage_jpgc{font-size:38px;font-family:"黑体";}
.zg-n1 .advantage_jpgcs{background:#eee;}
.dj-zc{width:1080px;margin:0 auto;padding-bottom:68px;}
/*公司产品*/
.main_box32 .the_low1{width:376px;}
.main_box32 .the_low2{margin:0px 32px;}
.main_box32 .law_txt{width:80%;padding:0px 10% 30px 10%;background:#f6f6f6;}
.main_box32 .law_txt h1{width:100%;background:none; font-weight:normal;text-align:center;}
.main_box32 .law_txt p{line-height:30px;text-align:left; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;white-space: normal;padding-bottom:0px;}
.zc_khfu{background:#f6f6f6;padding-bottom:70px;}
/**/ 
.khzq{overflow:hidden;width:100%;overflow:hidden;}
.khzq1{float:left;width:584px;position:relative;margin-bottom:30px;}
.khzq1 span{display:block;width:100%;overflow:hidden;}
.khzq1 span img{width:100%;}
.khzq1 a{position:absolute;}
.khzq .khzq2{margin-left:32px;}
.khzq .khzq1 .law_txt{background:#fff;padding-bottom:0px;padding:20px 10%;}
.khzq .khzq1 .law_txt h1{width:100%;padding:0px;text-align:center;font-weight:normal;line-height:45px;}
.khzq .khzq1 .law_txt p{text-align:center;font-size:14px;}
.khzq1:hover .law_txt h1{color:#b48732;}
/*图片变大动画*/
.the_low1 span img,.khzq1 span img{
    width:100%;
        transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
.the_low1:hover span img,.khzq1:hover span img{  
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);

} 
/*大家财险*/
.djdt-b{width:90%;padding-bottom:56px;} 
.cx-jj{float:left;width:850px;}
.jj_bt{width:100%;height:30px;font-size:22px;color:#333;padding-bottom:15px;}
.jj-nr{width:100%;overflow:hidden;}
.jj-img{width:256px;height:340px;float:left;}
.jj-txt{float:right;width:552px;padding-top:15px;}
.jj-txt p{line-height:32px;font-size:20px;color:#666666;text-indent:2em;}
.cx_jgwd{float:right;width:303px;}

.main_box32 .law_txt p{text-align:center;line-height:normal;}
.main_box32 .law_txt h1{padding:20px 0px;}
.advantage_jpgc{padding-top:30px;}
.cxdt{padding-top:0px;}
.cx-djll{background:url(djll_07_07.jpg) no-repeat right bottom;min-height:313px;}
.cx-djll h1{width:273px;font-size:25px;color:#333;margin-left: 0px;}
.cx-djll p{margin-top:30px;margin-left:10px;width:301px;font-size:20px;color:#787878;line-height:30px;}
.bdcx{
    background:#fff;
    background-size:cover;
    padding:30px 0px 106px 0px;
}
.bdcx3{width:1200px;margin:15px auto 0px auto;}
.bdcx2 .advantage_jpgc{padding-top:0px;}
.Online_serve2{    
    margin-bottom:37px;
    float: left;
    width: 306px;
    height: 240px;
    background: #fff;
    border-radius: 8px;
    margin-right:140px;
    -webkit-box-shadow: 0 4px 20px rgba(0,0,0,0.1);
    box-shadow: 0 4px 20px rgba(0,0,0,0.1);
    cursor: pointer;}
.Online_serve2:first-child+div+div{margin-right:0px;}
.Online_serve2 img {
    display: block;
    padding-top: 40px;
    margin: 0 auto;
}
.Online_serve2 h3 {
    font-size: 24px;
    padding-top: 40px;
    color: #3E3A39;
    text-align: center;
}
.Online_serve2 p {
    font-size: 14px;
    color: #999494;
    text-align: center;
    line-height: 1.5;
    padding-top: 9px;
}
.bdcx3 .Online_serve2{
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}
.bdcx3 .Online_serve2:hover{
     transform: translate(0, -10px);
      translate(0, -10px);
    -o-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
}
.bdcx3 .Online_serve2:hover h3,
.bdcx3 .Online_serve2:hover p{
    color:#b48732;
}
.cx_wd{background:#f5f5f5;padding:18px 20px;}
.cxwd{width:100%;padding-bottom:15px;margin-bottom: 3px;border-bottom:1px solid #d0d0d0;}
.cx-sj{float:left;width:149px;margin:0 auto;font-size:14px;color:#333;}
.cx-sv ul{width:149px;}
.cx-cs ul{width:111px;}
.cx-sv ul{display:none;position:absolute;background:#fff;padding:10px 0;}
.cx-sv ul li{width:90%;line-height:25px;font-size:14px;color:#333;}
.cx-cs{float:right;width:111px;}
.cx-sv p{line-height:24px;border:1px solid #d0d0d0;background:#fff url(kmll_03.jpg) no-repeat 123px center;text-indent:0.5em;color:#646464;font-size:14px;}
.cx-cs p{background:#fff url(kmll_03.jpg) no-repeat 85px center;}
.csxq{width:100%;}
.csxq p{border-bottom:1px solid #d0d0d0;line-height:59px;background: url(dian_03.jpg) no-repeat left center;text-indent:1em;}
.csxq p a{font-size:14px;color:#646464;}
.csxq p:hover a{color:#b48732;}
.dj-main-nav-sublist .sub-item i.qfw{background:url(qifw_03.jpg) no-repeat center;display:block;width:16px;height:16px;}
.csxq p:last-child{border:none;}


/*导航新*/
.header_con .logo{display:none;} 

.hottitle{
    width: 1000px;
    margin: 0 auto 20px;
}
.hottitle p{
    font-size: 18px;
    margin: 20px 0;
}
.hottitle ul{
    padding-left: 15px;
}
.hottitle ul li{
    margin-bottom: 20px;
    line-height: 20px;
    float: left;
    width: 50%;
}
.hottitle ul li a{
    text-indent: 1em;      
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    font-size: 16px;
    line-height: 20px;
    width: auto;
    background: url(pic-xklo_11.png) no-repeat left center;
}
.hottitle ul li a:hover{
    color: #B48732;
}
.hottitle ul::after{
    display: block;
    content: "";
    clear: both;
}