.Ncon p{text-align:justify;}
.content p{text-align:justify;}
/*common*/
body{overflow-x:hidden}
.comwidth{margin:0 auto;width:6.25rem;height:2.58rem}
a:hover{color:#d17b42}
.imgS{display:block;overflow:hidden;border-radius:8px}
.imgS:hover img{transition:all .6s;transform:scale(1.1);-ms-transform:scale(1.1)}
.bg-1{background:url(/uiFramework/commonResource/image/2022052710173282725.png) no-repeat;background-position:right 80%;min-height:500px;background-size:19%}
.swiper-banner{position:relative;overflow:hidden;width:100%;height:100%}
.swiper-banner .swiper-slide img{width:100%;height:1.875rem;object-fit:cover}
.xyk_tit{padding-top:90px;color:#333;font-size:42px}
.bnav{background:#f6f6f6;padding:10px 0}
.bnav a{color:#888}
.bnav .w1200{color:#888}
.bnav span{color:#888}
div#con2 {
    overflow: hidden;
    padding-top: 30px;
}



.nav-page {
    margin: 0 auto;
    text-align: center;
    width: 1200px;
    padding: 30px 0;
}
.easysite-page-wrap {
    display: inline-block;
    margin-right: 30px;
}
.easysite-total-page {
    display: inline-block;
    margin-right: 30px;
}
.easysite-jump-page {
    display: inline-block;
}
.easysite-total-page font {
    display: inline-block;
    margin-left: 20px;
}
.easysite-page-wrap a {
    background: #eee;
    border-radius: 3px;
    padding: 3px 6px;
    margin-left: 10px;
}
.easysite-jump-page input.easysite-page-text {
    border: 1px #ddd solid;
    text-align: center;
}
input.easysite-jump-btn {
    background: #eee;
    border-radius: 3px;
    padding: 3px 6px;
    margin-left: 10px;
}

/*贵金属*/
.bx-list {
    display: flex;
    justify-content: flex-start;
    width: 1200px;
    margin: 0 auto;
    flex-wrap: wrap;
}
.bx-list .bx-card {
    width: 400px;
    box-sizing: border-box;
    padding: 10px;
}
.bx-card img {
    width: 100%;
}
.bx-card .imgS {
    margin-bottom: 15px;
}
.bx-list .bx-card .title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}
.bx-list .bx-card  .sum {
    line-height: 30px;
}
.bx-list .bx-card  a.more {
    display: block;
    width: 100px;
    height: 30px;
    background: #d17b42;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
    margin-top: 10px;
}
/*保险*/
.bxcp h2 {
    font-size: 42px;
    font-weight: normal;
    text-align: center;
}
.bxcp .tips {
    font-size: 16px;
    text-align: center;
    margin-top: 35px;
    margin-bottom: 70px;
    color: #d17b42;
}
.bzm .item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.bxg-list {
    width: 1200px;
    margin: 0 auto;
}
.bxg-form {
    width: 1200px;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 10px rgb(73 66 66 / 10%);
    margin: 50px auto;
    border: 1px solid #E5E5E5;
    position: relative;
    border-bottom: 4px #d17b42 solid;
}
.bzm li {
    border-bottom: 2px #d17b42 solid;
    padding: 15px 0;
}
.bzm .tt {
    font-size: 20px;
    line-height: 40px;
}
.bzm .imgS {
    width: 240px;
}
.bzm .imgS img {
    width: 100%;
}
.bzm .con {
    padding-left: 50px;
}
.bzm .dt {
    min-height: 50px;
}
.bzm .rt {
    color: #d17b42;
}
.select-box {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    width: 200px;
    height: 42px;
    position: relative;
    background-color: #f5f5f5;
}
.select-box  input.readonly {
    line-height: 42px;
    text-indent: 20px;
    width: 83%;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 4%;
    height: 42px;
}
.select-box ul.selectvalue {
    display: none;
    position: absolute;
    top: 38px;
    border: 1px solid #ddd;
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    z-index: 9;
}
.product-li {
    display: flex;
    align-items: center;
}
.bxg-form .easysite-list-search {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 20px 20px;
}
.selectvalue li {
    text-indent: 20px;
    line-height: 32px;
}
.select-box i.odd {
    position: absolute;
    right: 0;
    top: 0;
}
.select-box i.odd:before {
    position: absolute;
    bottom: -24px;
    left: -23px;
    display: block;
    width: 0;
    height: 0;
    border-top: 8px solid #d17b42;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    content: "";
    transition: transform .3s;
}
.selectvalue li:hover {
    background: #d17b42;
    color: #fff;
    cursor: pointer;
}
.open i.odd:before{transform: rotate(180deg);}
.bxg-form .easysite-search-btn {
    display: flex;
    border: 1px #eee solid;
    padding: 2px 5px;
    border-radius: 6px;
}
.bxg-form .easysite-search-btn input[type="text"] {
    width: 360px;
    padding-left: 16px;
    line-height: 38px;
    height: 38px;
}
.btn-s {
    width: 25px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.btn-s img {
    width: 100%;
    cursor: pointer;
}
/*理财*/
.tab-con {
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
}
.tab-con form {
    box-shadow: 0 0 10px rgb(73 66 66 / 10%);
    margin: 0px auto;
    border: 1px solid #E5E5E5;
    position: relative;
    margin-bottom: 30px;
}
.tab-con form:before {
    /*content: url(/uiFramework/commonResource/image/2021120211254398751.png);*/
    position: absolute;
    left: 0;
    top: 0;
}
.product-select {
    height: 180px;

    padding-top: 50px;
border-bottom: 3px #d17b42 solid;
}
.product-select h3{float: left;width:120px;line-height:36px;font-weight:normal;font-size:18px;}
.product-select h3{float: left;width:120px;line-height:36px;font-weight:normal;font-size:18px;}
.product-select .porduct-selectul{float: right;width:1150px;padding-right: 20px;box-sizing: border-box;}
.product-select .porduct-selectul::after{content:'';display:inline-block;width:100%;}
.product-select .product-li{display: inline-block;border:1px solid #e5e5e5;border-radius: 5px;  width: 22%;
    height: 42px;
    position: relative;
    margin-bottom: 25px;
    background-color: #f5f5f5;
    margin-right: 20px;}

.product-select .product-li input.readonly{line-height: 42px;text-indent:20px;width:83%;vertical-align:middle;cursor:pointer;margin-right: 4%;height:42px;}
.product-select .product-li ul{display:none;position:absolute;top:42px;border:1px solid #ddd;width:100%;box-sizing:border-box;background-color:#fff;z-index:9;}
.product-select .product-li ul li{line-height:32px;text-indent:2em;}
.product-select .product-li ul li.selectone{background-color:#f5f5f5;}
.product-select .product-li ul li:hover{cursor:pointer;background-color:#d17b42;}
.date-select-box .date {
     line-height: 42px;
    text-indent: 20px;
    width: 83%;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 4%;
    height: 42px;
    width: 100%;
}
.date-select-box {
    display: inline-block;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    width: calc(49% - 20px);
    height: 42px;
    position: relative;
    margin-right: 20px;
}
div#datePicker {
    margin-bottom: 25px;
    display: inline-block;
    width: 48%;
}

.date-select{margin:20px 0;text-align:justify;}

.date-select .name-search{
    float: right;
    width: 315px;
    border: 1px solid #e5e5e5;
    height: 42px;
    line-height: 42px;
    text-align: justify;
    border-radius: 5px;
    position: relative;
    top: 0;
    right: 78px;
}
.date-select .name-search::after{content:'';display:inline-block;width:100%;}
.date-select .name-search input{border:none;line-height:36px;text-indent:2em;width: 270px;height:36px;}
.date-select .name-search button{background:none;border:none;vertical-align:middle;    cursor: pointer;width: 36px;}
button:focus,
button:active:focus,
button.active:focus,
button.focus,
button:active.focus,
button.active.focus {
  outline: none;
  border-color: transparent;
  box-shadow:none;
}
.date-select .name-search button img {
    position: relative;
    top: -2px;
    right: 5px;
}
.xilie {
    height: 80px;
    line-height: 80px;
    border-bottom: 2px #eee solid;
}
.xilie span {
    font-size: 20px;
    display: inline-block;
    width: 160px;
    text-align: center;
}
.xilie span.selected {
    border-bottom: 2px #d70c19 solid;
}
.con-gg-box {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
}
.con-gg-box .cont {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 50px;
    box-sizing: border-box;
}
.con-gg-box .cont .title {
    color: #fff;
    font-size: 28px;
    margin-bottom: 40px;
}
.con-gg-box .cont .sum {
    color: #fff;
    width: 45%;
    line-height: 30px;
}
.con-gg-box .cont .more {
    color: #fff;
    border: 1px #fff solid;
    display: inline-block;
    padding: 10px 40px;
    border-radius: 10px;
    margin-top: 25px;
}
.licai-tit {
    font-size: 18px;
    padding: 0 24px 14px 24px;
    border-bottom: 1px #e0e0e0 dotted;
}
.licai-other {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 24px 0 24px;
}
.lcn {
    font-size: 14px;
    color: #7e7e7e;
}
.licai-lv p {
    text-align: center;
}
.org {
    color: #d17b42;
}
.f20 {
    font-size: 20px;
}
.licai-lv .lctt {
    font-size: 14px;
}
.licai-lv .lctt span {
    color: #7f7f7f;
    font-size: 14px;
    text-indent: 4px;
    display: inline-block;
}
.products-list li {
    border: 1px #e0e0e0 solid;
    border-radius: 6px;
    padding: 16px 0;
    margin-bottom: 16px;
}
.licai-lv {
    border-right: 1px #e0e0e0 solid;
    width: 168px;
}
.products-list li:hover {
    border: 1px #d17b42 solid;
    box-shadow: 0px 2px 20px #eee;
}
.lc-more {
    background: #d17b42;
    color: #fff;
    padding: 3px 30px;
    border-radius: 6px;
    display: block;
    font-size: 16px;
    margin-left: 24px;
}
.licai-lv > p:nth-of-type(1) {
    margin-bottom: 4px;
}
.lc-more:hover {
    color: #fff;
}



/*com*/
.h450 {
    height: 490px;
}
.card_sq {
    display: inline-block;
    padding: 10px 40px;
    border-radius: 25px;
    background: #cf7a42;
    color: #fff;
    margin: 25px 0;
    line-height: 25px;
}
.card_sq:hover{
    color: #fff;
}
.com-list {
    width: 1200px;
    margin: 0 auto;
}
.sec-con li {
    margin-bottom: 10px;
}
.sec-con li a {
    border-bottom: 1px #d17b42 dotted;
    display: flex;
    justify-content: space-between;
    padding: 10px 5px;
    align-items: center;
}
.sec-con-img li{
    float:left;
    width:50%;
    box-sizing:border-box;
    padding:10px 25px;
  
}
.sec-con-img li img {
    width:100%;
}
.ijns {
    width: 1200px;
    margin: 0px auto;
    margin-bottom: 35px;
}

.card-2021-list {
    margin: 0 auto;
    width: 1200px;
}
.card-2021 {
    width: 30%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
    width: 33%;
    float: left;
    padding-top: 24px;
    padding-left: 25px;
    box-sizing: border-box;
    
}
.card-2021 img {
      width: 100%;
}
.card-2021 .tit01 {
  margin: 15px 0;
}
.card-xy {
    height: 400px;
}
.shadow01{  border-bottom: 1px dashed #d1d1d1; }
.shadow01:hover #tit a{color:#02408b;}
.morePage {
    margin: 0 auto;
    width: 1200px;
    margin-bottom: 25px;
    text-align: center;
}
.card-2021 .card_sq {
    display: inline-block;
    padding: 10px 40px;
    border-radius: 25px;
    background: #cf7a42;
    color: #fff;
    margin-bottom: 25px;
}
.card-2021 .tit001 {
    margin: 15px 0;
    line-height: 25px;
    height: 50px;
}



/*适配*/
@media screen and (max-width:1300px){
.Ncon{ width: 1260px !important; margin: 20px auto; }

}

@media screen and (max-width:768px){

html{font-size:100px!important}
.xyk_tit{padding-top:40px;color:#333;font-size:24px}
.full-contianer{padding-top:60px}
.w1200{width:95%;margin:0 auto}
.bnav .w1200{color:#888;line-height:30px}
.Ncon{width:95%!important}
.w1320 img{max-width:100%}
.bx-list {
    width: 100%;
}
.bx-list .bx-card {
    width: 100%;
}
.nav-page {
    width: 100%;
}
.nav-page > div {
    margin-bottom: 20px;
}
.tab-con {
    width: 95%;
}
.product-select {
    height: auto;
}
.product-select .porduct-selectul {
    width: 95%;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    padding-right: 0;
    margin: 0 auto;
    float: none;
}
.product-select .product-li {
    width: 43%;
    margin-right: 0;
}
.product-select .product-li input.readonly {
    width: 78%;
}
.date-select .name-search {
    float: none;
    width: 90%;
    border: 1px solid #e5e5e5;
    height: 42px;
    line-height: 42px;
    text-align: justify;
    border-radius: 5px;
    position: relative;
    margin: 0 auto;
    left: 0;
    top: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;

}
.date-select .name-search::after {
    display: none;
}
.bxg-form {
    width: 100%;
    margin: 20px auto;
}
.bzm .dt{    min-height: 10px;}
.licai-other {
    flex-wrap: wrap;
}
.licai-lv {
    width: 49%;
    border-right: 0px #e0e0e0 solid;
}
.lc-more {
    margin: 0 auto;
    margin-top: 18px;
}
.easysite-total-page {
    margin-bottom: 20px;    display: none;
}
.easysite-jump-page {
    display: none;
}
.bxg-form .easysite-list-search {
    flex-direction: column;
}
.bxg-form .easysite-search-btn {
    margin-top: 15px;
   width:94%;
}
.bxg-form .easysite-search-btn .easysite-search-title{    float: left;width: 92%;}
.bxg-list {
    width: 95%;
}
.bzm .item {
    flex-wrap: wrap;
}
.bzm .imgS {
    width: 100%;
}
.bzm .con {
    padding-left: 15px;
}
.card-2021-list {
    width: 100%;
}
.card-2021 {
    width: 90%;
    padding: 0;
    float: none;
    margin: 0 auto;
}
.morePage {
    width: 90%;
}
.easysite-page-wrap {
    margin: 20px 0;
}
.con-gg-box {
    width: 95%;
}
.con-gg-box p img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: right;
}
.con-gg-box .cont {
    padding: 15px;
}
.con-gg-box .cont .title {
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
}
.con-gg-box .cont .sum {
    color: #fff;
    width: 80%;
    line-height: 18px;
    font-size: 12px;
}
.con-gg-box .cont .more {
    padding: 5px 20px;
    border-radius: 20px;
    margin-top: 20px;
    font-size: 14px;
}
.com-list {
    width: 95%;
}
.com-list .title {
    width: 65%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
div#datePicker {
    width: 97%;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    padding-right: 0;
    margin: 0 auto;
}
.date-select-box {
    display: inline-block;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    width: 44%;
    height: 42px;
    position: relative;
    margin-right: 0;
}
.laydate-theme-molv.layui-laydate-range {
    /* width: 274px!important; */
    transform: scale(0.6)translate(-28%,-28%) !important;
    animation-name: none !important;
}
.sec-con-img li{
    float:left;
    width:100%;
    box-sizing:border-box;
    padding:10px 25px;
  
}


div#con2{padding-top:0;}
.product-select{padding-top:24px;}
.product-select .product-li{height: 35px;margin-bottom: 12px;}
.product-select .product-li input.readonly{ height: 35px;line-height: 35px;}
.date-select-box .date{ height: 35px;line-height: 35px;}
.date-select-box{ height: 35px;}
.product-select .porduct-selectul{width:96%;}
div#datePicker{width:100%;}
.date-select{margin:12px 0;}
.tab-con form{margin-bottom:20px;}
.tab-con{margin-top:24px;}
.nav-page{padding:0;}
.morePage{margin-bottom:0;}
.con-gg-box{margin:10px auto;}
.ejNavs{    padding-bottom: 20px !important;padding-top: 6px !important;}
.ejNavs .ejLiOne.active a{font-size:16px !important;}
.ejNavs_gd{    padding-bottom: 24px;padding-top: 8px !important;}
.bx-list .bx-card .title{margin-bottom:8px;font-size:18px;}
.bxcp h2{font-size: 18px;font-weight: 700;    padding: 20px 0;}
.bxcp .tips{    margin-top: 0px;margin-bottom: 20px;}
.bxg-form .easysite-search-btn input[type="text"]{width:100%;}
.select-box input.readonly{height:35px;line-height:35px;}
.select-box{height:35px;}
.bxg-form .easysite-search-btn input[type="text"]{height:35px;line-height:35px;}
.bzm .tt{    font-size: 18px;line-height: 28px;}
.banner h2 span{font-size:20px !important;}
.date-select .name-search input{height:35px;line-height:35px;}
.date-select .name-search{height:35px;line-height:35px;}
.date-select .name-search button img{top:1px;}


/*信用卡*/
.card-2021 .card_sq{    padding: 6px 30px;}
.card-2021 .tit001{    margin: 2px 0 16px 0;line-height: 25px;height: 30px;}
.h450{height:auto;}
.ejUlOne_gd .ejLiOne_gd{height:35px;line-height:35px;}
.bg-1{min-height:auto;}
.easysite-page-wrap{padding-bottom:12px;}
.sec-con li .date{font-size:14px;}
.sec-con li{margin-bottom:0;}

/*金融市场*/
.com-list .title{font-size:14px;}
.sec-con li a{padding:6px 0;}
.bnav a{font-size:14px;}
.bnav .w1200{font-size:14px;}
.bnav{padding:6px 0;}
}