/*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-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: 100%;
    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;
}



/*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: 860px;
    margin: 0 auto;
    min-height: 300px;
    padding-top: 15px;
}
.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;
}
.w1320 {
    width: 1200px;
    margin: 0 auto;
}
.com-list-title {
    border-bottom: 2px #eee solid;
    line-height: 40px;
    position: relative;
}
.com-list-title:before {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    width: 60px;
    height: 3px;
    background: #d17b42;
}
.Ncon {
    width: 860px !important;
}



/*适配*/
@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: 15px;
}
.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%;
}
.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;
}
.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;
}
.w1320 {
    width: 95%;
    margin: 0 auto;
}
#nav2 {
    width: 100%;
}
#con2 {
    width: 100%;
}


}