.xc_banner {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.xc_banner img {
    height: auto;
    width: 100%;
}

.xc_daoyubox {
    background: url(../images/dytxt_bg.png);
    height: 608px;
    padding: 8% 7%;
    box-sizing: border-box;
    background-size: 100% 100%;
    position: relative;
    margin-top: 140px;
}

.xc_daoyu {
    height: auto;
    overflow: hidden;
}

.xc_daoyu h2 {
    font-family: Source Han Sans CN;
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    color: #1E1E1E;
    line-height: 50px;
}

.xc_daoyu p {
    font-family: æ€æºé»‘ä½“ CN;
    font-size: 18px;
    font-weight: normal;
    line-height: 40px;
    text-align: justify;
    /* æµè§ˆå™¨å¯èƒ½ä¸æ”¯æŒ */
    letter-spacing: normal;
    color: #666666;
}

.xc_daoyu .xc_daoyu_end {
    text-align: right;
}

.xc_daoyu .xc_daoyu_end p {
    text-align: right;
    color: #222;
    font-weight: bold;
}

.xc_tjxx {
    margin: 30px auto;
    height: auto;
    overflow: hidden;
}

.ly_title {
    font-family: Source Han Sans CN;
    font-size: 22px;
    font-weight: bold;
    line-height: 60px;
    text-align: justify;
    /* æµè§ˆå™¨å¯èƒ½ä¸æ”¯æŒ */
    letter-spacing: normal;
    color: #BA1C1C;
}

.xc_selectzt {
    overflow: hidden;
    width: 100%;
    margin: 30px auto;
}

.xc_selectzt ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
    position: relative;
    justify-content: flex-start;
}

.xc_selectzt li {
    border-radius: 0.05rem;
    background: #BA1C1C;
    font-family: Source Han Sans CN;
    font-size: 20px;
    font-weight: normal;
    line-height: 60px;
    text-align: center;
    color: #FFD42A;
    margin: 0 9px 15px 9px;
    width: 212px;
    height: 60px;
    border-radius: 5px;
    cursor: pointer;
}

.xc_selectzt li:hover {
    background: #740000;
    color: #FFD42A;
}

.xc_selectzt li span {}

.xc_selectzt .active {
    background: #740000;
    color: #FFD42A;
}

.xc_selectzt .active span {}

.xc_info {
    height: auto;
    overflow: hidden;
    position: relative;
}

.textarea-wrap {}

.textarea-wrap textarea {
    width: 99%;
    margin: 0 auto;
    color: #373737;
    height: 375px;
    font-size: 18px;
    padding: 20px;
    line-height: 30px;
    text-align: left;
    border: none;
    outline: 1px solid #ccc;
    border-radius: 4px;
    margin-bottom: 15px;
    background: #fff;
    border-radius: 10px;
    font-family: å¾®è½¯é›…é»‘;
    display: block
}

.textarea-wrap textarea:focus {
    outline: 1px solid #ba1c1c;
}

.xc_grxx {
    display: flex;
    justify-content: space-between;
    margin: 10px auto;
}

.xc_tjyzm {
    margin: 20px auto;
    padding: 0 7px;
    display: flex;
    line-height: 50px;
    font-size: 18px;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
}
.xc_tjyzm input{margin: 0 10px !important;!i;!;padding: 0 10px;border: #ccc 1px solid;height: 41px !important;!i;!;font-size: 18px;}
.xc_tjyzm img{
    height: 42px;
}
.xc_tjbtn {
    text-align: center;
}

.xc_tjbtn .xc_tjbtn1 {
    background: #BA1C1C;
    width: 128px;
    height: 50px;
    font-size: 22px;
    font-weight: bold;
    line-height: 40px;
    text-align: justify;
    /* æµè§ˆå™¨å¯èƒ½ä¸æ”¯æŒ */
    letter-spacing: normal;
    color: #F7F7F7;
    text-align: center;
    cursor: pointer;
    margin: 0 10px;
    border-radius: 5px;
}

.xc_tjbtn .xc_tjbtn1:hover {
    background: #9b090a;
}

.xc_tjbtn .xc_tjbtn2 {
    background: #8F8F8F;
    width: 128px;
    height: 50px;
    font-size: 22px;
    font-weight: bold;
    line-height: 40px;
    text-align: justify;
    letter-spacing: normal;
    color: #F7F7F7;
    text-align: center;
    cursor: pointer;
    margin: 0 10px;
    border-radius: 5px;
}

.xc_tjbtn .xc_tjbtn2:hover {
    background: #5a5a5a;
}

.xc_grxx>div {}

.xc_grxx>div i {
    font-family: Source Han Sans CN;
    font-size: 18px;
    font-weight: normal;
    line-height: 40px;
    text-align: justify;
    /* æµè§ˆå™¨å¯èƒ½ä¸æ”¯æŒ */
    letter-spacing: normal;
    color: #BA1C1C;
    padding: 0 10px;
}

.xc_grxx>div input {
    width: 400px;
    height: 50px;
    box-sizing: border-box;
    border: 1px solid #B3B3B3;
    padding: 0 10px;
    font-size: 16px;
}

.jxly_title {
    display: flex;
    justify-content: space-between;
}

.jxly_title h2 {

    font-family: Source Han Sans CN;

    font-size: 22px;

    font-weight: bold;

    line-height: normal;

    letter-spacing: normal;

    color: #1B1B1B;

    background: url(../images/ly_ico.png) left center no-repeat;

    padding-left: 30px;
}

.jxly_select {
    width: 150px;
    height: 37px;
    border-radius: 3px;
    background: #FFFFFF;
    box-sizing: border-box;
    border: 1px solid #DEDEDE;
    position: relative;
}

.jxly_select p {}

.xc_lyjx {
    border-top: 1px solid #D8D8D8;
    height: auto;
    /* overflow: hidden; */
    position: relative;
    /* display: flex; */
    /* justify-content: space-between; */
    padding: 20px 0;
    margin: 100px auto 30px auto;
}

.jxly_select p {
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    letter-spacing: 0em;
    color: #222;
    background: url(../images/slidebtna.png) no-repeat right center;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    display: block;
    flex: 1;
    font-family: Source Han Sans CN;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #343434;
    line-height: 37px;
    padding: 0 10px;
}

.jxly_select .lj-box {
    position: absolute;
    left: 0;
    width: 100%;
    top: 120%;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    border-radius: 5px;
    padding: 10px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    z-index: 9999;
}

.jxly_select .lj-box a {
    display: block;
    line-height: 30px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
}



.jxly_select .lj-box a:hover {
    color: #ba1c1c;
    background: #f1f1f1;
}

.jxly_select:hover .lj-box {
    top: 100%;
    opacity: 1;
    visibility: visible;
}
.jxly_pagination{
    text-align: center;
    margin: 30px auto;
}
.jxly_pagination .pagination{}
.jxly_pagination .pagination span{
    border: 1px solid #ccc;
    padding: 5px 8px;
    margin: 0px 0px 0px 5px;
    height: 24px;
    -
    height: auto;
    line-height: 12px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
}
.jxly_pagination .pagination a{
    border: 1px solid #ccc;
    padding: 5px 8px;
    margin: 0px 0px 0px 5px;
    height: 24px;
    -
    height: auto;
    line-height: 12px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
}

.jxly_pagination .pagination button{
    border: 1px solid #ccc;
    padding: 5px 8px;
    margin: 0px 0px 0px 5px;
    height: 24px;
    line-height: 12px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
}
.jxly_pagination .pagination .total-count{}
.jxly_pagination .pagination button:hover{
        background: #b31616;
    color: #fff;
}
.jxly_pagination .pagination span:hover{
        background: #b31616;
    color: #fff;
}
.jxly_pagination .pagination a:hover{
        background: #b31616;
    color: #fff;
}
.jxly_pagination .pagination .current{
    background: #b31616;
    color: #fff;
}


.jxly_list {}

.jxly_item {
    border-bottom: 1px solid #E8E8E8;
    padding: 20px 20px;
}

.jxly_item:hover {
    background: #f9f9f9
}

.jxly_item_name {
    display: flex;
    justify-content: flex-start;
}

.jxly_item_name .jxly_name {
    font-family: Source Han Sans CN;
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    color: #A28344;
}

.jxly_item_name .jxly_time {
    font-family: Source Han Sans CN;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #A7A7A7;
    margin: 0 20px;
}

.jxly_item_nr {
    padding: 6px 0;
}

.jxly_item_nr p {
    font-family: Source Han Sans CN;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #353535;
}

@media(max-width: 1300px) {
    .xc_selectzt li {
        width: 18%;
    }

    .xc_grxx>div input {
        width: 100%;
        height: 44px;
    }
}

@media(max-width: 1024px) {
    .xc_daoyubox {
        margin: 20px auto;
        display: flex;
        align-items: center;
        height: auto;
    }

    .xc_selectzt li {
        width: 22%;
        font-size: 17px;
        line-height: 50px;
        height: 50px;
    }

    .xc_daoyu * {
        font-size: 16px !important;
        line-height: 30px !important;
    }

    .textarea-wrap textarea {
        font-size: 16px;
    }

    .xc_grxx>div {
        padding: 0 15px;
    }
}

@media(max-width: 768px) {
.xc_grxx>div{
    padding: 0;
}
    .xc_daoyubox {
        padding: 8% 6%;
    }

    .xc_daoyu p {
        font-size: 14px !important;
        line-height: 22px !important;
    }

    .xc_selectzt li {
        width: 31%;
        font-size: 16px;
        line-height: 40px;
        height: 40px;
        margin: 0 4px 5px 5px;
    }

    .xc_grxx {
        display: block;
    }
    .ly_title{
    font-size: 18px;
    line-height: 40px;
}
    .jxly_item{
    padding: 20px 0;
}
}
@media(max-width: 460px) {
    .xc_selectzt li{
    width: 30%;
    font-size: 14px;
    line-height: 34px;
    height: 34px;
}
    .xc_tjyzm{}
       .xc_tjyzm i{
    display: block;
    width: 75px;
    font-size: 16px;
}
    .xc_tjyzm input{
    width: 35% !important;
    height: 40px !important;
    font-size: 14px;
}
    .xc_tjyzm img{height: 30px !important;}
    .xc_tjbtn .xc_tjbtn1{
    width: 100px;
    height: 40px;
    font-size: 16px;
}
        .xc_tjbtn .xc_tjbtn2{
    width: 100px;
    height: 40px;
    font-size: 16px;
}
}