/*默认样式*/
html, body, div, ul, li, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, form, input, textarea, th, td, select {
    margin: 0;
    padding: 0;
}

* {
    box-sizing: border-box;
    transition: all 0.3s;
        font-family: 'St' !important;
}

html, body {
    min-height: 100%;
}
/*	思源黑体	*/
@font-face {
    font-family: 'St';
    /*src: url('../SourceHanSerifCN-Bold.otf') format('truetype');*/
    src: url('https://chuni.oss-cn-chengdu.aliyuncs.com/ynzyydxdefsyy/font/SourceHanSerifCN-Bold.otf') format('truetype');
}
body {
    font-size: 14px;
    
    /*font: 14px / 1.5 "微软雅黑", "Microsoft YaHei", Arial, Tahoma, Helvetica, sans-serif;*/
    color: #333;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

ul, ol {
    list-style: none;
}

img {
    border: none;
    vertical-align: middle;
}

a {
    text-decoration: none;
    color: #232323;
}

table {
    border-collapse: collapse;
    table-layout: fixed;
}

input, textarea {
    outline: none;
    border: none;
}

textarea {
    resize: none;
    overflow: auto;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: ".";
    width: 0;
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
    overflow: hidden;
}

.fl {
    float: left
}

.fr {
    float: right
}

.tl {
    text-align: left;
}

.tc {
    text-align: center
}

.tr {
    text-align: right;
}

.ellipse {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.inline {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/* 修改垂直滚动条 */
::-webkit-scrollbar {
    width: 10px; /* 修改宽度 */
}

/* 修改滚动条轨道背景色 */
::-webkit-scrollbar-track {
    background-color: #f1f1f1;
}

/* 修改滚动条滑块颜色 */
::-webkit-scrollbar-thumb {
    background-color: #b7b7b7;
}

/* 修改滚动条滑块悬停时的颜色 */
::-webkit-scrollbar-thumb:hover {
    background-color: #888888;
}

/*分页样式*/
.pagings{
    width: 100%;
    height: 25px;
    text-align: center;
    margin:50px 0;
}
.pagings .m_page{
    width: 100%;
    height: 100%;
}
.pagings p{
    min-width: 30px;
    height: 30px;
    color: #fff;
    border: 1px solid #269B89;
    background: #269B89;
    display: inline-block;
    padding: 0 5px;
    line-height: 30px;
    margin: 0 5px;
    cursor: pointer;
    border-radius: 3px;
}
.pagings a{
    display: inline-block;
    min-width: 30px;
    padding: 0 5px;
    height: 30px;
    line-height: 30px;
    margin: 0 5px;
    cursor: pointer;
    border-radius: 3px;
    border: 1px solid #A1A1A1;
}
/*百度编辑器限制*/
.all_content_con p img {
    max-width: 100%;
    height: 100%;
}
.one_content p img {
    max-width: 100%;
    height: 100%;
}

.all_content_con img {
    max-width: 100%;
    height: 100%;
}
.one_content img {
    max-width: 100%;
    height: 100%;
}
.all_content_con p span img {
    max-width: 100%;
    height: 100%;
}
.one_content p span img {
    max-width: 100%;
    height: 100%;
}
.all_content_con span img {
    max-width: 100%;
    height: 100%;
}
.one_content span img {
    max-width: 100%;
    height: 100%;
}
.body_con{
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.header_div{
    width: 100%;
    position: relative;
}
.top_bj{
    width: 100%;
    height: 28px;
    position: relative;
}
.header_con{
    width: 100%;
    height: 200px;
    position: relative;
}
.header_bor{
    width: 1300px;
    height: 142px;
    position: relative;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header_logo{
    height: 88px;
}
.header_ul{
    width: 640px;
    display: flex;
    flex-wrap: wrap;
}
.header_sousuo{
    width: 135px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header_li{
    width: 50%;
    height: 35px;
    display: flex;
    align-items: center;
}
.header_li img{
    height: 18px;
}
.header_li span{
    font-size: 16px;
    color: #333333;
    margin-left: 7px;
}
.header_sousuo_img{
    width: 52px;
    height: 52px;
    position: relative;
    border-radius: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.header_sousuo_img img{
    height: 22px;
}
.header_menu{
    width: 100%;
    height: 58px;
    border-top: 1px solid #E1DCD2;
    position: relative;
    z-index: 99;
}
.header_menu_ul{
    width: 1300px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header_menu_li{
    height: 100%;
    font-weight: bold;
    font-family: 'St';
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 10px;
    position: relative;
    font-size: 18px;
    color: #333333;
}
.header_menu_li:hover span{
    color: #4b8d81;
    cursor: pointer;
}
.header_menu_li[on='true'] span{
    color: #4b8d81;
}
.header_menu_li_ej{
    width: calc(100% + 20px);
    height: 0;
    background: #fff;
    position: absolute;
    top: 57px;
    left: -10px;
    opacity: 0;
    overflow: hidden;
    padding: 5px 10px;
    border-top: 1px solid #3C8D7E;
}
.header_menu_li_ej_li{
    width: 100%;
    text-align: center;
    font-size: 14px;
   padding: 5px 0;
}
.header_menu_li_ej_li:hover{
    color: #3C8D7E;
    cursor: pointer;
}
.header_menu_li:hover .header_menu_li_ej{
    height: auto;
    opacity: 1;
}
.index_banner{
    width: 100%;
    height:500px;
    overflow: hidden;
    position: relative;
    z-index:1;
}
.banner-img{
    width: 100vw;
    height: 730px;
}
.footer_menu{
    width: 100%;
    height: 250px;
    position: relative;
}
.footer_bor{
    width: 1300px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer_menu_li{
    width: 160px;
    height: 150px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.footer_menu_li img{
    height: 95px;
}
.footer_menu_li p{
    width: 100%;
    text-align: center;
    color: #fff8e3;
    font-size: 22px;
    font-family: 'St';
}
.footer_div{
    width: 100%;
    height: 270px;
    position: relative;
}
.footer_div_bor{
    width: 1300px;
    height: 100%;
    position: relative;
    margin: 0 auto;
    padding: 35px 0;
}
.footer_yqlj{
    width:100%;
    display: flex;
    align-items: center;
}
.footer_yqlj_title{
    font-size: 22px;
    color: #000000;
    margin-right: 40px;
    font-family: 'St';
}
.footer_yqlj_li{
    display: flex;
    align-items: center;
    height: 26px;
    margin-right: 20px;
}
.footer_yqlj_li img{
    height: 17px;
}
.footer_yqlj_li span{
    font-size: 18px;
    color: #000000;
    margin-left: 5px;
}
.footer_div_con{
    width: 100%;
    height: 140px;
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 40px;
    justify-content: space-between;
}
.footer_div_left{
    width: 840px;
    height: 100%;
    position: relative;
}
.footer_div_right{
    width: 400px;
    height: 140px;
    position: absolute;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer_ewm_li{
    width: 110px;
    height: 100%;
    position: relative;
}
.footer_ewm_li img{
    width: 100%;
}
.footer_ewm_li p{
    width: 100%;
    line-height: 35px;
    text-align: center;
}
.footer_div_dhdz{
    width: 420px;
    height: 100px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer_lxdh{
    width: 350px;
    height: 80px;
    position: absolute;
    right: 0;
    bottom: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer_lxdh_li{
    color: #000;
    background: #fff;
    padding: 14px 46px;
    display: block;
    border-radius: 50px;
    text-align: center;
    font-size: 15px;
}
.footer_lxdh_li:hover{
    color: #fff;
    background: #3C8D7E;
}
.footer_div_dhdz_con_sydw{
    height: 55px;
}
.footer_div_dhdz_con p{
    font-size: 18px;
    color: #000;
    display: flex;
    align-items: center;
}
.footer_div_dhdz_con span{
    font-size: 22px;
    font-weight: bold;
}
.footer_div_bq{
    width: 100%;
    height: 35px;
    position: relative;
    display: flex;
    align-items: center;
    font-size: 15px;
    color: #666666;
}
.footer_div_bq a{
    font-size: 15px;
    color: #666666;
    margin: 0 10px;
}
.index_menu{
    width: 100%;
    height: 280px;
    position: relative;
    z-index: 2;
    margin-top: -30px;
}
.index_menu_ul{

}
.index_menu_ul{
    width: 1300px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 30px;
}
.index_menu_li{
    width: 160px;
    height: 150px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.index_menu_li img{
    height: 95px;
}
.index_menu_li p{
    width: 100%;
    text-align: center;
    color: #333;
    font-size: 22px;
    font-family: 'St';
}
.index_yydt{
    width: 100%;
    height: 820px;
    position: relative;
    padding: 70px 0;
}
.index_yydt_bor{
    width: 1300px;
    height: 100%;
    position: relative;
    margin: 0 auto;
}
.index_title{
    width: 100%;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: 'St';
}
.index_title span{
    font-weight: bold;
    font-size: 48px;
    color: #333333;
    font-family: 'St';
}
.index_title_ckgd{
    height: 40px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.index_title_ckgd img{
    height: 35px;
}
.index_title_ckgd p{
    font-size: 20px;
    color: #666666;
    margin-left: 5px;
    font-family: 'St';
}
.index_xwdt_div{
    width: 100%;
    height: 508px;
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}
.index_xwdt_left{
    width: 620px;
    height: 100%;
    position: relative;
    background: #fff;
}
.index_xwdt_right{
    width: 640px;
    height: 100%;
    position: relative;
    padding: 0 30px;
}
.index_xwdt_lunbo{
    width: 100%;
    height: 380px;
    position: relative;
    overflow: hidden;
}
.index_xwdt_lunbo_a{
    width: 620px;
    height: 380px;
    display: block;
}
.xwdt_lb .swiper-pagination{
    text-align:right;
    padding-right: 20px;
}
.xwdt_lb .swiper-pagination-bullet-active{
    background: #fff!important;
}
.xwdt_lb{
    width: 100%;
    height: 100%;
    position: relative;
}
.index_xwdt_lunbo_image{
    width: 100%;
    height: 330px;
    position: relative;
}
.index_xwdt_lunbo_date{
    width: 120px;
    height: 30px;
    background: #672425;
    text-align: center;
    line-height: 30px;
    color: #fff;
    border-radius: 30px;
    position: absolute;
    left: -10px;
    bottom:0;
    z-index: 99;
    padding-left: 5px;
    cursor: pointer;
}
.index_xwdt_left_title{
    width: 100%;
    height: 130px;
    font-size: 17px;
    color: #333333;
    display: flex;
    align-items: center;
    padding: 0 20px;
    position: relative;
    flex-wrap: wrap;
    font-family: 'St';
}
.index_xwdt_left_title_p{
    width: 100%;
    font-size: 22px;
    color: #399d8b;
    display: block;
    white-space: nowrap;      /* 保持文本在一行内 */
    overflow: hidden;         /* 隐藏超出容器的文本 */
    text-overflow: ellipsis;  /* 使用省略号表示被截断的文本 */
    position: relative;
    z-index: 1;
    font-family: 'St';
}
.index_xwdt_left_title_date{
    width: 100%;
    font-size: 17px;
    color: #999999;
    position: relative;
    z-index: 1;
}
.index_xwdt_left_title_bj{
    width: 98px;
    position: absolute;
    right: 40px;
    bottom: 5px;
}
.index_xwdt_right_title{
    width: 100%;
    font-size: 28px;
    color: #101010;
    margin-bottom: 30px;
    font-family: 'St';
}
.index_xwdt_ul{
    width: 100%;
    position: relative;
}
.index_xwdt_li{
    width: 100%;
    background: #fff;
    padding: 12px 18px;
    margin-bottom:15px;
    display: flex;
    flex-wrap: wrap;
}
.index_xwdt_li_title{
    font-size: 18px;
    color: #333333;
    width: 420px;
    white-space: nowrap;      /* 保持文本在一行内 */
    overflow: hidden;         /* 隐藏超出容器的文本 */
    text-overflow: ellipsis;  /* 使用省略号表示被截断的文本 */
}
.index_xwdt_li_jianjie{
    font-size: 17px;
    color: #666666;
    width: 100%;
    line-height: 32px;
    margin: 8px 0;
    display: none;
}
.index_xwdt_li_date{
    width: 120px;
    font-size: 16px;
    color: #999999;
    position: relative;
    text-align: center;
}
.index_xwdt_li:hover .index_xwdt_li_title{
    color: #399d8b;
}
.index_xwdt_li:hover .index_xwdt_li_date{
    color: #399d8b;
}
/*.index_xwdt_li:hover .index_xwdt_li_title{*/
/*    width: 100%;*/
/*    font-size: 20px;*/
/*    color: #399d8b;*/
/*}*/
/*.index_xwdt_li:hover .index_xwdt_li_jianjie{*/
/*    display: block;*/
/*}*/
/*.index_xwdt_li:hover .index_xwdt_li_date{*/
/*    text-align: left;*/
/*}*/
/*.index_xwdt_li[on='true'] .index_xwdt_li_title{*/
/*    width: 100%;*/
/*    font-size: 20px;*/
/*    color: #399d8b;*/
/*}*/
/*.index_xwdt_li[on='true'] .index_xwdt_li_jianjie{*/
/*    display: block;*/
/*}*/
/*.index_xwdt_li[on='true'] .index_xwdt_li_date{*/
/*    text-align: left;*/
/*}*/
.index_tsyl{
    width: 100%;
    height: 840px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.index_tsyl_bor{
    width: 1300px;
    height: 660px;
    position: relative;
}
.index_tsyl_div{
    width: 100%;
    height: 510px;
    margin-top: 50px;
    position: relative;
}
.index_tsyl_left{
    width: 670px;
    height: 410px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    padding: 0 40px;
    padding-top: 80px;
}
.index_tsyl_right{
    width: 800px;
    height: 400px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 30px 50px;
    display: flex;
    flex-wrap: wrap;
}
.index_tsyl_left_logo{
    width: 110px;
    height: 110px;
    position: absolute;
    top: -40px;
    left: 70px;
}
.index_tsyl_left_title{
    width: 100%;
    font-size: 30px;
    color: #0a0a0a;
    padding: 10px 0;
    font-family: 'St';
}
.index_tsyl_left_jianjie{
    width: 430px;
    font-size: 17px;
    color: #333333;
    margin-top: 20px;
    margin-bottom: 40px;
    line-height: 30px;
}
.index_ckgd{
    width: 144px;
}
.index_tsyl_right_a{
    width: 180px;
    height: 110px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 30px 26px;
}
.index_tsyl_right_a img{
   height: 65px;
}
.index_tsyl_right_a p{
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #f9f1e7;
}
.index_ksjs{
    width: 100%;
    position: relative;
    height: 780px;
}
.index_ksjs_bor{
    width: 1300px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.index_ksjs_title{
    width: 230px;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}
.index_ksjs_title p{
    width: 50px;
    font-size: 48px;
    font-family: 'St';
}
.index_ksjs_title a{
    width: 100%;
    height: 90px;
    display: flex;
    justify-content: center;
}
.index_ksjs_title a img{
    width: 86px;
}
.index_ksjs_ul{
    width: 1000px;
    height: 460px;
    position: relative;
    overflow: hidden;
}
.index_ksjs_li{
    width: 230px;
    height: 450px;
    position: relative;
    background: #4C8D81;
    display: flex;
}
.index_ksjs_li_div{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 15px;
    right: 15px;
    background: #fff;
    overflow: hidden;
    padding:40px 0;
    display: flex;
    align-items: center;
}
.index_ksjs_li_div_bj{
    width: 120px;
    position: absolute;
    right: -5px;
    bottom: -5px;
}
.index_ksjs_li_div_left{
    width: 80px;
    height: 100%;
    border-right: 1px solid #E2D5D0;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.index_ksjs_li_div_left_img{
    height: 120px;
    margin-bottom: -20px;
}
.index_ksjs_li_div_con{
    width: 150px;
    height: 100%;
    position: relative;
    display: flex;
    justify-content: center;
}
.index_ksjs_li_div_con_title{
    height: 90%;
    font-size: 28px;
    color: #be5b43;
    font-family: 'St';
    writing-mode: vertical-rl; /* 文字从上到下，从右到左 */
    /*white-space: nowrap;      !* 保持文本在一行内 *!*/
    overflow: hidden;         /* 隐藏超出容器的文本 */
    text-overflow: ellipsis;  /* 使用省略号表示被截断的文本 */
}
.index_ksjs_li_div_con_ks{
    height: 100%;
    font-size: 18px;
    color: #333333;
    margin-left: 15px;
    writing-mode: vertical-rl; /* 文字从上到下，从右到左 */
    white-space: nowrap;      /* 保持文本在一行内 */
    overflow: hidden;         /* 隐藏超出容器的文本 */
    text-overflow: ellipsis;  /* 使用省略号表示被截断的文本 */
}
.index_zhlm{
    width: 100%;
    height: 870px;
    position: relative;
}
.index_ywgk{
    width: 100%;
    height: 820px;
    position: relative;
}
.index_zhlm_bor{
    width: 1300px;
    height: 100%;
    position: relative;
    margin: 0 auto;
    padding-top: 110px;
}
.index_zhlm_title{
    width: 100%;
    font-size: 48px;
    text-align: center;
    font-family: 'St';
}
.index_zhlm_ul{
    width: 100%;
    height: 500px;
    margin-top: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.index_zhlm_li{
    width: 300px;
    height: 500px;
    display: block;
    position: relative;
    padding: 50px;
}
.index_zhlm_li p{
    width: 30px;
    font-size: 30px;
    color: #fff;
    font-family: 'St';
}
.index_ywgk_bor{
    width: 1300px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    padding: 70px 0;
}
.index_jxkj_div{
    width: 420px;
    position: relative;
    z-index: 99;
    overflow: hidden;
}
.index_jxkj_title{
    width: 100%;
    height: 110px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: 'St';
}
.index_jxkj_title p{
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    font-family: 'St';
}
.index_jxkj_title a{
    color: #fff;
    font-size: 16px;
}
.index_jxkj_ul{
    width: 100%;
    padding: 32px;
    position: relative;
    background: #fff;
}
.index_jxkj_li{
    width: 100%;
    height: 100px;
    border-top: 1px solid #EAE9E5;
    padding: 15px 0;
    display: block;
}
.index_jxkj_li:nth-child(2){
    border: none;
}
.index_jxkj_li p{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /*! autoprefixer: off */
    -webkit-box-orient: vertical;
    font-size: 17px;
    color: #333333;
    transition: all 0.3s;
}
.index_jxkj_li span{
    width: 100%;
    display: block;
    font-size: 16px;
    color: #8f8f8f;
    transition: all 0.3s;
    margin-top: 10px;
}
.index_jxkj_li:hover p{
    color: #4C8D81;
    padding-left: 10px;
}
.index_ywgk_div{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}
.index_ywgk_div_title{
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
    color: #333333;
    font-family: 'St';
}
.nei_banner{
    width: 100%;
    height: 300px;
    position: relative;
}
.nei_wz{
    width: 1300px;
    margin: 0 auto;
    padding-top: 20px;
    color: #fff;
}
.nei_wz a{
    color: #fff;
    margin: 0 8px;
}
.nei_wz span::before{
    content: '>';
}
.nei_con{
    width: 100%;
    position: relative;
}
.nei_con_top_bj{
    width: 100%;
    height: 30px;
    position: absolute;
    top: -30px;
    left: 0;
}
.nei_bor{
    width: 1150px;
    margin: 0 auto;
    position: relative;
    padding: 30px 0;
}
.nei_erji{
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.nei_erji_li{
    width: 250px;
    margin: 15px 20px 15px 0;
    height: 53px;
    display: block;
    position: relative;
}
.nei_erji_li_img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    /*filter:hue-rotate(133deg)*/
}
.nei_erji_li_span{
    height: 100%;
    display: block;
    text-align: center;
    line-height: 53px;
    color: #fefbec;
    font-size: 30px;
    padding: 0 15px;
    position: relative;
    z-index: 1;
    font-family: 'St';
    cursor: pointer;
}
.nei_erji_li:hover .nei_erji_li_img{
    filter:hue-rotate(133deg)
}
.nei_erji_li[on='true'] .nei_erji_li_img{
    filter:hue-rotate(133deg)
}
/*.nei_erji_li_div1{*/
/*    display: flex;*/
/*    align-items: center;*/
/*}*/
/*.nei_erji_li_div2{*/
/*    display: none;*/
/*    align-items: center;*/
/*}*/
/*.nei_erji_li[on='true'] .nei_erji_li_div1{*/
/*    display: none;*/
/*}*/
/*.nei_erji_li[on='true'] .nei_erji_li_div2{*/
/*    display: flex;*/
/*}*/
/*.nei_erji_li:hover .nei_erji_li_div1{*/
/*    display: none;*/
/*}*/
/*.nei_erji_li:hover .nei_erji_li_div2{*/
/*    display: flex;*/
/*}*/
/*.nei_erji_li span:hover{*/
/*    background: #4C8D81;*/
/*}*/
/*.nei_erji_li[on='true'] span{*/
/*    background: #4C8D81;*/
/*}*/
/*.nei_erji_li span{*/
/*    height: 100%;*/
/*    display: block;*/
/*    text-align: center;*/
/*    line-height: 59px;*/
/*    background: #9A7351;*/
/*    color: #fefbec;*/
/*    font-size: 30px;*/
/*    padding: 0 15px;*/
/*}*/
/*.nei_erji_li img{*/
/*    height: 100%;*/
/*}*/
/*.nei_erji_li[on='true']{}*/
.jxgs_ul{
    width: 100%;
    position: relative;
}
.jxgs_li{
    width: 100%;
    height: 170px;
    display: block;
    position: relative;
    padding: 30px 50px;
    margin-bottom: 15px;
}
.jxgs_li_top{
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.jxgs_li_top_time{
    font-size: 17px;
    color: #999999;
}
.jxgs_li_top_ckgd{
    height: 100%;
    display: flex;
    align-items: center;
}
.jxgs_li_top_ckgd img{
    height: 30px;
}
.jxgs_li_top_ckgd span{
    font-size: 20px;
    color: #ccaf8b;
    margin-left: 4px;
}
.index_nei_ckgd{
    height: 100%;
    display: flex;
    align-items: center;
}
.index_nei_ckgd img{
    height: 30px;
}
.index_nei_ckgd span{
    font-size: 20px;
    color: #ccaf8b;
    margin-left: 4px;
}
.jxgs_li_con{
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    margin-top: 10px;
}
.jxgs_li_con_label{
    padding: 5px 15px;
    color: #fff;
    background: #BF383A;
    margin-right: 18px;
    font-size: 18px;
    border-radius: 10px;
}
.jxgs_li_con_title{
    width: calc(100% - 150px);
    white-space: nowrap;      /* 保持文本在一行内 */
    overflow: hidden;         /* 隐藏超出容器的文本 */
    text-overflow: ellipsis;  /* 使用省略号表示被截断的文本 */
    font-size: 22px;
    font-family: 'St';
    color: #333333;
}
.jxrk_ul{
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.jxrk_li{
    width: 560px;
    height: 170px;
    display: block;
    position: relative;
    margin-bottom: 30px;
    padding: 30px;
}
.jxrk_li_bj{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.jxrk_li_bor{
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
}
.jxrk_li_top{
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content:space-between;
}
.jxrk_li_title{
    width: 350px;
    height: 100%;
    display: flex;
    font-size: 24px;
    color: #333333;
    align-items: center;
    white-space: nowrap;      /* 保持文本在一行内 */
    overflow: hidden;         /* 隐藏超出容器的文本 */
    text-overflow: ellipsis;  /* 使用省略号表示被截断的文本 */
    font-family: 'St';
}
.jyzn_li_title{
    width: 350px;
    height: 100%;
    display: flex;
    font-size: 17px;
    color: #999999;
    align-items: center;
    white-space: nowrap;      /* 保持文本在一行内 */
    overflow: hidden;         /* 隐藏超出容器的文本 */
    text-overflow: ellipsis;  /* 使用省略号表示被截断的文本 */
    font-family: 'St';
}
.jxrk_li_jj{
    width: 100%;
    font-size: 16px;
    color: #333333;
    margin-top: 20px;
}
.jyzn_li_jj{
    width: 100%;
    font-size: 22px;
    color: #333333;
    white-space: nowrap;      /* 保持文本在一行内 */
    overflow: hidden;         /* 隐藏超出容器的文本 */
    text-overflow: ellipsis;  /* 使用省略号表示被截断的文本 */
    margin-top: 20px;
}
.ksjs_con{
    width: 100%;
    position: relative;
}
.ksjs_sousuo{
    width: 100%;
    position: relative;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ksjs_sousuo_input{
    width: 1100px;
    height: 100%;
    background: #fff;
    padding: 0 20px;
}
.ksjs_sousuo_on{
    width: 160px;
    height: 100%;
    background: #4C8D81;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 26px;
    cursor: pointer;
}
.ksjs_ul{
    width: 100%;
    position: relative;
    padding: 30px 0;
}
.ksjs_ul_title{
    width: 100%;
    height: 85px;
    display: flex;
    align-items: center;
    font-size: 32px;
    font-family: 'St';
    color: #333333;
}
.ksjs_ul_bor{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.ksjs_li{
    width: 400px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    background: #fff;
    margin: 15px;
    font-size: 20px;
    color: #333333;
}
.ksjs_li:hover{
    background: #4C8D81;
    color: #fff;
}
.ksjs_li_title{
    width: 400px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    margin: 15px;
    font-size: 20px;
    color: #fff;
    background: url("../image/nei_ej_bj3.png") center/cover; /* 中间部分自适应 */
    background-clip: content-box; /* 只显示中间部分 */
    background-size: auto 100%;
    position: relative;
    cursor: pointer;
}
.ksjs_li_title::before, .ksjs_li_title::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 25px;
    background: url("../image/nei_ej_bj3.png") no-repeat;
    background-size: auto 100%;
}
.ksjs_li_title::before {
    left: 0;
    background-position: left center; /* 左侧 0-10px */
}
.ksjs_li_title::after {
    right: 0;
    background-position: right center; /* 右侧 0-10px */
}
.ksjs_li_title:hover{
    filter:hue-rotate(133deg);
    color: #fff;
}
.ksjs_li_title.active{
    filter:hue-rotate(133deg);
    color: #fff;
}
.nei_ksxq{
    width: 100%;
    height: 520px;
    background: #3A8D7E;
    position: relative;
}
.nei_ksxq_img{
    width: calc(calc(calc(100% - 1300px) / 2) + 910px);
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.nei_ksxq_bor{
    width: 1300px;
    height: 100%;
    position: relative;
    z-index: 2;
    margin: 0 auto;
}
.nei_ksxq_title{
    width: 350px;
    height: 340px;
    position: absolute;
    right: 0;
    top: 100px;
   padding-left: 20px;
}
.nei_ksxq_title_p1{
    width: 100%;
    font-size: 40px;
    color: #f0e9e1;
    position: relative;
    font-family: 'St';
}
.nei_ksxq_title_p2{
    width: 100%;
    height: 90px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #64AC9F;
    margin-bottom: 20px;
}
.nei_ksxq_title_p2 img{
    height: 28px;
}
.nei_ksxq_title_p2 span{
    font-size: 22px;
    color: #eee7df;
    position: relative;
    margin-left: 8px;
}
.nei_ksxq_title_p3{
    width: 100%;
    font-size: 22px;
    color: #ede7df;
    height: 50px;
    display: flex;
    align-items: center;
}
.nei_ksxq_title_p3 span{
    font-size: 26px;
}
.ksxq_ksjs{
    width: 100%;
    position: relative;
    padding-top: 30px;
}
.index_zy_title{
    height: 40px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'St';
}
.index_zy_title img{
    height: 100%;
}
.index_zy_title span{
    font-size: 40px;
    color: #2e2e2e;
    margin: 0 15px;
}
.index_zy_title_xz{
    -webkit-transform: rotate(180deg);
}
.ksxq_ksjs_con{
    width: 100%;
    padding: 20px 0;
}
.kjxq_kstd{
    width: 100vw;
    margin-left: calc(calc(calc(100vw - 1300px) / 2) * -1);
    position: relative;
    padding: 30px 0;
}
.kjxq_kstd_bor{
    width: 1300px;
    position: relative;
    margin: 0 auto;
    padding-top: 60px;
    overflow: hidden;
}
.kjxq_kstd_ul{
    width: 100%;
    margin-top: 80px;
    display: flex;
    flex-wrap: wrap;
}
.ksxq_kstd{
    width: 100%;
    height: 100%;
}
.kjxq_kstd_li{
    width: 300px;
    height: 510px;
    position: relative;
    display: inline-block;
    margin: 10px 12px;
    background: url(../image/kstd_bg.jpg) #fff;
    background-size: 100% 100%;
}
.kjxq_kstd_li_img{
    width: 82%;
    height: 380px;
    display: block;
    margin: 26px auto 0;
    position: relative;
}
.kjxq_kstd_li_con{
    width: 100%;
    height: 110px;
    position: relative;
    border-bottom: 5px solid #9A7251;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 10px 0;
}
.kjxq_kstd_li_con_bj{
    height: 100px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.kjxq_kstd_li_con_p1{
    width: 100%;
    text-align: center;
    font-size:30px;
    color: #3c8d7e;
}
.kjxq_kstd_li_con_p2{
    width: 100%;
    text-align: center;
    font-size:18px;
    color: #333;
}
.ksxq_tsks{
    width: 100%;
    height: 630px;
    position: relative;
    display: flex;
}
.ksxq_tsks_img{
    width: calc(calc(100vw - 1300px) + 460px);
    margin-left: calc(calc(calc(100vw - 1300px) / 2) * -1);
    height: 100%;
    position: relative;
}
.ksxq_tsks_con{
    width: 840px;
    height: 100%;
    padding: 45px;
}
.ksxq_tsks_ul{
    width: 100%;
    position: relative;
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ksxq_tsks_li{
    width: 315px;
    height: 70px;
    color: #333333;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
    white-space: nowrap;      /* 保持文本在一行内 */
    overflow: hidden;         /* 隐藏超出容器的文本 */
    text-overflow: ellipsis;  /* 使用省略号表示被截断的文本 */
    background: #fff;
    margin-bottom: 15px;
}
.tsyl_ul{
    width: 100%;
    position: relative;
}

.tsyl_li{
    width: 100%;
    height: 280px;
    display: block;
    position: relative;
    padding: 40px 50px;
    margin-bottom: 15px;
}
.tsyl_li_title{
    width: 100%;
    white-space: nowrap;      /* 保持文本在一行内 */
    overflow: hidden;         /* 隐藏超出容器的文本 */
    text-overflow: ellipsis;  /* 使用省略号表示被截断的文本 */
    font-size: 26px;
    color: #333333;
    position: relative;
    z-index: 2;
    margin-bottom: 20px;
    font-family: 'St';
}
.tsyl_li_jj{
    width: 100%;
    color: #333333;
    height: 90px;
    font-size: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /*! autoprefixer: off */
    -webkit-box-orient: vertical;
    padding: 15px 0;
    line-height: 35px;
    border-top: 1px solid #E8DFD4;
    position: relative;
    z-index: 2;
}
.tsyl_li_ckgd{
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 2;
}
.tsyl_li_ckgd img{
    height: 30px;
}
.tsyl_li_ckgd span{
    font-size: 20px;
    color: #ccaf8b;
    margin-left: 4px;
}
.xqy_div{
    width: 1150px;
    margin: 0 auto;
    position: relative;
}
.xqy_div img{
    max-width:100%;
    height: auto;
}
.gzb_xq_top{
    width: 100%;
    border-bottom: 1px solid #e9e9e9;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding-top: 30px;
}
.gzb_xq_top_title{
    width: 100%;
    font-size: 30px;
    color: #4c4c4c;
    text-align: center;
    font-weight: bold;
    line-height: 45px;
    padding: 0 30px;
    font-family: 'St';
}
.gzb_xq_top_time{
    width: 700px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin:35px 0;
}
.gzb_xq_top_time span{
    font-size: 16px;
    color: #888888;
}
.gzb_xq_con{
    width: 100%;
    padding: 30px 0;
    position: relative;
    border-top: 1px solid #C8C7BF;
}
.gzb_xq_con *{
    /*font-size: 18px;*/
    font-family: 'Microsoft YaHei', Arial, sans-serif!important;
}
.xcsp_ul{
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}
.xcsp_li{
    width:400px;
    height: 340px;
    position: relative;
    margin: 15px;
    background: #fff;
}
.xcsp_li_img{
    width: 100%;
    height: 250px;
    position: relative;
}
.xcsp_li_p{
    width: 100%;
    height: 100px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    font-size: 18px;
    text-align: center;
}
.xcsp_li_p span{
    width: 100%;
    white-space: nowrap;      /* 保持文本在一行内 */
    overflow: hidden;         /* 隐藏超出容器的文本 */
    text-overflow: ellipsis;  /* 使用省略号表示被截断的文本 */
    font-size: 22px;
    color: #333333;
    text-align: center;
}
.yygk_ul{
    width: 100%;
    position: relative;
}
.yyjj_div{
    width: 100%;
    height: 720px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.yyjj_div_bor{
    width: 1150px;
    height: 560px;
    position: relative;
}
.yyjj_div_image{
    width: 520px;
    height: 420px;
    position: absolute;
    margin: 30px 0 0 30px;
    right: 0;
    z-index: 2;
}
.yyjj_div_ckgd{
    width: 160px;
    height: 38px;
    display: flex;
    align-items: center;
    position: absolute;
    right: 347px;
    top: 479px;
    z-index: 2;
}
.yyjj_div_ckgd img{
    height: 100%;
}
.yyjj_div_ckgd span{
    margin-left: 6px;
    font-size: 20px;
}
.yyjj_div_con{
    width: 1165px;
    height: 540px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    padding: 45px;
}
.yyjj_div_con_bor{
    width: 550px;
    height: 100%;
}
.yyjj_div_con_title{
    width: 100%;
    font-size: 42px;
    color: #333333;
    font-family: 'St';
}
.yyjj_div_con_ten{
    width: 100%;
    font-size: 17px;
    color: #333333;
    position: relative;
    line-height: 28px;
    margin-top: 30px;
}
.yyjj_div_con_ten p{
    text-indent: 2em;
    margin-bottom: 20px;
}
.xrld_div{
    width: 100%;
    padding: 65px 0;
    background: #fff;
}
.xrld_div_bor{
    width: 1150px;
    margin: 0 auto;
    position: relative;
}
.yygk_title{
    width: 100%;
    text-align: center;
    font-size: 40px;
    color: #333333;
    position: relative;
    font-family: 'St';
}
.xrld_ul{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
}
.xrld_li{
    width: 353px;
    height: 130px;
    position: relative;
    background: #F5EEE4;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 15px;
    padding: 15px 0;
    padding-left: 40px;
}
.xrld_li_p1{
    width: 100%;
    font-size: 18px;
    color: #333333;
}
.xrld_li_p2{
    width: 100%;
    font-size: 24px;
    color: #333333;
}
.xrld_li_heng{
    width: 40px;
    height: 1px;
    background: #3D3C3C;
}
/*.xrld_li:hover{*/
/*    background: #B9936F;*/
/*}*/
/*.xrld_li:hover .xrld_li_p1{*/
/*    color: #fff;*/
/*}*/
/*.xrld_li:hover .xrld_li_p2{*/
/*    color: #fff;*/
/*}*/
/*.xrld_li:hover .xrld_li_heng{*/
/*    background: #fff;*/
/*}*/
.zzjg_div{
    width: 100%;
    height: 800px;
    position: relative;
    padding: 60px 0;
}
.zzjg_div_bor{
    width: 1150px;
    margin: 0 auto;
    position: relative;
}
.zzjg_div_con{
    width: 100%;
    height: 510px;
    margin-top: 50px;
    position: relative;
}
.zzjg_div_con .swiper-pagination{
    bottom: -40px!important;
}
.zzjg_div_con_bor{
    width: 1150px;
    height: 600px;
    overflow: hidden;
}
.zzjg_lunbo_img{
    width: 1150px;
    height: 510px;
    overflow: hidden;
}
.yyry_div{
    width: 100%;
    height: 780px;
    position: relative;
}
.yyry_div_bor{
    width: 1150px;
    height: 100%;
    position: relative;
    padding-top: 100px;
    margin:  0 auto;
}
.yygk_title_ckgd{
    height: 38px;
    position: absolute;
    right:40px;
    top: 0;
}
.yygk_title_ckgd img{
    height: 100%;
    position: relative;
}
.yygk_title_ckgd span{
    font-size: 20px;
    color: #ccaf8b;
    font-family: 'St';
}
.yygk_ul{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    /*margin-top: 30px;*/
}
.yygk_li{
    width: 353px;
    position: relative;
    background: #EFE5DB;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 15px;
    padding: 32px 15px;
    color: #333333;
    font-size: 18px;
}
.yygk_li:hover{
    background: #B9936F;
    color: #fff;
}
.xcsp_div{
    width: 100%;
    background: #fff;
    padding: 50px 0;
}
.xcsp_div_bor{
    width: 1300px;
    position: relative;
    margin: 0 auto;
}
.xcsp_div_ul{
    width: 100%;
    position: relative;
    margin-top: 50px;
    display: flex;
}
.yywh_div{
    width: 100%;
    height: 480px;
    position: relative;
}
.yywh_div_bor{
    width: 1300px;
    height: 100%;
    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 160px 0;
}
.yywh_div_title{
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 40px;
    font-family: 'St';
}
.yywh_banner{
    width: 100%;
    height: 780px;
    position: relative;
}
.yywh_menu{
    width: 100%;
    height: 290px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.yywh_menu_bor{
    width: 1300px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.yywh_con{
    width: 100%;
    padding: 130px 0;
    position: relative;
}
.yywh_con_bor{
    width: 1300px;
    position: relative;
    height: 620px;
    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: space-between;
}
.yywh_con_div{
    width: 610px;
    height: 100%;
    position: relative;
}
.yywh_con_div_title{
    width: 100%;
    height: 110px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.yywh_con_div_title_p{
    font-size: 40px;
    font-family: 'St';
}
.yywh_con_div_title_ckgd{
    height: 28px;
    position: relative;
    display: flex;
    align-items: center;
}
.yywh_con_div_title_ckgd img{
    height: 100%;
}
.yywh_con_div_title_ckgd span{
    font-size: 20px;
    color: #666666;
    margin-left: 8px;
}
.yywh_con_div_img{
    width: 100%;
    height: calc(100% - 110px);
}
.zyywh_div{
    width: 100%;
    padding: 100px 0;
    position: relative;
}
.zyywh_div_bor{
    width: 1300px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.zyywh_ul{
    width: 100%;
    height: 450px;
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}
.yyxw_ul{
    width: 100%;
    position: relative;
}
.yyxw_li{
    width: 100%;
    height: 300px;
    position: relative;
    padding: 30px 40px;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.yyxw_li_bj{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.yyxw_li_right{
    width: 400px;
    height: 240px;
    position: relative;
    z-index: 2;
}
.yyxw_li_left{
    width: 636px;
    position: relative;
    z-index: 2;
}
.yyxw_li_p1{
    width: 100%;
    font-size: 17px;
    color: #999999;
}
.yyxw_li_p2{
    width: 100%;
    font-size: 22px;
    color: #333333;
    white-space: nowrap;      /* 保持文本在一行内 */
    overflow: hidden;         /* 隐藏超出容器的文本 */
    text-overflow: ellipsis;  /* 使用省略号表示被截断的文本 */
    margin-top: 20px;
}
.yyxw_li_p3{
    width: 100%;
    font-size: 18px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /*! autoprefixer: off */
    -webkit-box-orient: vertical;
    margin-top: 20px;
    line-height: 30px;
}
.yyxw_li_p4{
    width: 100%;
    height: 28px;
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 15px;
}
.yyxw_li_p4 img{
    height: 100%;
}
.yyxw_li_p4 span{
    font-size: 20px;
    color: #ccaf8b;
}
.zjjs_title{
    width: 100%;
    text-align: center;
    font-size: 40px;
    font-family: 'St';
}
.ys_div{
    width: 100%;
    height: 120px;
    position: relative;
    margin-top: 30px;
    justify-content: space-between;
    display: flex;
}
.ys_div_qie{
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}
.ys_ul{
    width: calc(100% - 120px);
    height: 100%;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}
.ys_li{
    margin: 0 18px;
    height: 60px;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.ys_li span{
    height: 100%;
    display: block;
    text-align: center;
    line-height: 60px;
    background: #9A7351;
    color: #fefbec;
    font-size: 30px;
    padding: 0 15px;
}
.ys_li img{
    height: 100%;
    cursor: pointer;
}
.ys_ul_bhh{
    width: 100%;
    flex-wrap: wrap;
}
.ys_ul_bhh .swiper-wrapper{
    width: 100%;
    flex-wrap: wrap;
}
.ys_ul_bhh .swiper-slide{
    width: 16.66%;
    height: 80px;
}

.ys_con{
    width: 100%;
    height: 720px;
    position: relative;
    margin-top: 80px;
}
.ys_con_left{
    /*width: calc((calc(calc(100vw - 1300px) / 2)) + 460px);
    left: calc(calc(calc(100vw - 1300px) / 2) * -1);*/
    position: absolute;
    
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: right;
}
.ys_con_left_img{
    width: 460px;
    height: 570px;
    position: relative;
    padding-left: 20px;
}
.ys_con_left_img_bor{
    width: 370px;
    height: 550px;
    position: relative;
    /*background: #A78859;*/
}
.ys_con_left_img_con{
    width: 100%;
    height: 100%;
    position: absolute;
    /*top: 20px;*/
    left: 25px;
}
.ys_con_right{
    /*width: calc((calc(calc(100vw - 1300px) / 2)) + 840px);*/
    height: 100%;
    position: absolute;
    left: 460px;
    padding-left: 75px;
    padding-right: 20px;
    padding-top: 80px;
}
.ys_con_right_div1{
    width: 100%;
    position: relative;
}
.ys_con_right_div1_p1{
    width: 100%;
    font-size: 42px;
    color: #4b8d81;
    line-height: 75px;
}
.ys_con_right_div1_p2{
    width: 100%;
    font-size: 20px;
    color: #333333;
    line-height: 38px;
}
.ys_con_right_div2{
    width: 100%;
    margin-top: 70px;
    font-size: 20px;
    color: #333333;
    line-height: 38px;
}
.ys_con_right_div2 span{
    font-size: 24px;
}
.ys_ysjs{
    width: 100%;
    padding-top: 50px;
}
.ys_ysjs_div{
    width: 100%;
    margin-top: 20px;
}
.ys_con_right_div3{
    width: 700px;
    height: 170px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ys_con_right_div3 img{
    width: 330px;
}
.ys_grjj{
    width: 100%;
    margin-top: 40px;
}
.ys_grjj_title{
    width: 100%;
    font-size: 30px;
    color: #333333;
    line-height: 65px;
    margin-bottom: 20px;
    font-family: 'St';
}
.header_div_dj{
    width:100%;
    position: relative;
}
.header_div_dj_top{
    width: 100%;
    height: 20px;
    background: #C73C3C;
}
.header_div_dj_con{
    width: 100%;
    height: 150px;
    position: relative;
}
.header_dj_bor{
    width: 1300px;
    height: 100%;
    position: relative;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header_dj_logo{
    width: 430px;
}
.header_dj_ul{
    display: flex;
}
.header_dj_fhgw{
    padding: 13px 20px;
    background: #D53132;
    display: flex;
    border-radius: 50px;
    cursor: pointer;
}
.header_dj_fhgw i{
    color: #fff;
    font-size: 25px;
}
.header_dj_fhgw span{
    color: #fff;
    font-size: 20px;
    margin-left: 8px;
}
.header_dj_li{
    font-size: 18px;
    color: #333333;
    margin: 0 15px;
}
.header_dj_li:hover{
    color: #ba0a0c;
}
.header_dj_li[on='true']{
    color: #ba0a0c;
}
.footer_dj{
    width: 100%;
    position: relative;
    height: 140px;
    background: #AF1F24;
}
.footer_dj_bor{
    width: 1300px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer_dj_logo{
    width: 430px;
}
.footer_dj_right{
    width: 580px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.footer_dj_right_p{
    width: 100%;
    color: #fff;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: right;
}
.footer_dj_right_p a{
    color: #fff;
}
.footer_dj_right_p img{
    height: 32px;
    margin-right: 10px;
}
.dj_dzzjs{
    width: 100%;
    height: 600px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.dj_dzzjs_bor{
    width: 1300px;
    height: 430px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.dj_dzzjs_img{
    width: 700px;
    height: 100%;
    position: relative;
}
.dj_dzzjs_right{
    width: 600px;
    height: 320px;
    position: relative;
    background: #AF3235;
}
.dj_dzzjs_right_div{
    width: 640px;
    height: 320px;
    position: absolute;
    background: #fff;
    top: -28px;
    right: 30px;
    z-index: 2;
    padding: 35px 50px;
}
.dj_dzzjs_right_div_title{
    width: 100%;
    font-size: 40px;
    color: #c0070c;
    font-family: 'St';
}
.dj_dzzjs_right_div_p{
    width: 100%;
    font-size: 18px;
    color: #333333;
    line-height: 30px;
    margin-top: 30px;
}
.dj_dzzjs_right_div_ckgd{
    width: 100%;
    margin-top: 30px;
    color: #666666;
    font-size: 18px;
    cursor: pointer;
}
.dj_gzdt{
    width: 100%;
    height: 720px;
    position: relative;
}
.dj_gzdt_bor{
    width: 1300px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.dj_title{
    width: 100%;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.dj_title_p{
    font-size: 48px;
    font-weight: bold;
    color: #333333;
    font-family: 'St';
}
.dj_title_a{
    font-size: 20px;
    color: #666666;
    font-family: 'St';
}
.dj_gzdt .index_xwdt_li[on='true'] .index_xwdt_li_title{
    color: #c0070c!important;
}
.dj_llxx{
    width: 100%;
    height: 550px;
    position: relative;
    margin: 70px 0;
}
.dj_llxx_bor{
    width: 1300px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.dj_llxx_div{
    width: 650px;
    height: 530px;
    position: relative;
    background: red;
    padding: 20px 30px;
}
.dj_llxx_llxx{
    background: #AF3235;
    padding-right: 75px
}
.dj_llxx_div .dj_title_p{
    color: #fff;
    font-size: 38px;
    font-family: 'St';
}
.dj_llxx_llxx .dj_title_a{
    color: #ce8789;
}
.dj_llxx_div_ul{
    width: 100%;
    position: relative;
}
.dj_llxx_div_li{
    width: 100%;
    height: 100px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    border-top: 1px solid #B84F51;
    padding: 10px 0;
}
.dj_llxx_div_li:nth-child(1){
    border: none;
}
.dj_llxx_div_li_p1{
    width: 100%;
    font-size: 18px;
    color: #ffffff;
    white-space: nowrap;      /* 保持文本在一行内 */
    overflow: hidden;         /* 隐藏超出容器的文本 */
    text-overflow: ellipsis;  /* 使用省略号表示被截断的文本 */
}
.dj_llxx_div_li_p2{
    width: 100%;
    font-size: 16px;
    color: #d77a7d;
}
.dj_llxx_div_li:hover .dj_llxx_div_li_p1{
    color: #fff;
    font-weight: bold;
}
.dj_llxx_dflz{
    width: 680px;
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 0;
    background: #CAA16F;
}
.dj_llxx_dflz .dj_title_a{
    color: #ead6c0;
}
.dj_llxx_dflz .dj_llxx_div_li_p2{
    color: #b08450;
}
.dj_llxx_dflz .dj_llxx_div_li{
    border-top: 1px solid #c0c0c096
}
.dj_llxx_dflz .dj_llxx_div_li:nth-child(1){
    border: none;
}
.dj_qtgz{
    width: 100%;
    height: 940px;
    position: relative;
}
.dj_qtgz_bor{
    width: 1300px;
    position: relative;
    margin: 0 auto;
}
.dj_qtgz_div{
    width: 100%;
    height: 400px;
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.dj_qtgz_div_img{
    width: 650px;
    height: 100%;
    position: relative;
}
.dj_qtgz_div_ul{
    width: 630px;
    height: 100%;
    position: relative;
    background: #fff;
    padding: 10px 20px;
}
.dj_qtgz_div_li{
    width: 100%;
    height: 120px;
    display: flex;
    align-items: center;
    padding: 10px 0;
    border-top: 1px solid #EFEFF0;
    flex-wrap: wrap;
}
.dj_qtgz_div_li:nth-child(1){
    border: none;
}
.dj_qtgz_div_li_p1{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /*! autoprefixer: off */
    -webkit-box-orient: vertical;
    font-size: 18px;
    color: #333333;
    line-height: 30px;
}
.dj_qtgz_div_li_p2{
    width: 100%;
    color: #999999;
    font-size: 15px;
}
.dj_qtgz_div_li:hover .dj_qtgz_div_li_p1{
    color: #c0070c;
}
.dj_qtgz_list{
    width: 100%;
    margin-top: 100px;
    height: 200px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.dj_qtgz_list_li{
    width: 310px;
    height: 100%;
    position: relative;
    display: block;
}
.ys_ysjs_div_p1{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    font-size: 32px;
    color: #333333;
    margin-top: 30px;
    font-family: 'St';
}
.ys_ysjs_div_ul{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.ys_ysjs_div_li{
    width: 363px;
    position: relative;
    padding: 10px 22px;
    background: #fff;
    margin: 0 10px;
    margin-top: 30px;
}
.ys_ysjs_div_li_title{
    width: 100%;
    height: 50px;
    display: flex;
    border-bottom: 1px solid #EBEBEB;
    align-items: center;
    justify-content: space-between;
}
.ys_ysjs_div_li_title span{
    width: 300px;
    white-space: nowrap;      /* 保持文本在一行内 */
    overflow: hidden;         /* 隐藏超出容器的文本 */
    text-overflow: ellipsis;  /* 使用省略号表示被截断的文本 */
    font-size: 20px;
    color: #4b8d81;
}
.ys_ysjs_div_li_title img{
    height: 28px;
}
.ys_ysjs_div_ul_ys{
    width: 100%;
    min-height: 150px;
}
.ys_ysjs_div_ul_ys_li{
    font-size: 20px;
    color: #333333;
    margin: 10px;
    display: inline-block;
}
.ys_ysjs_div_ul_ys_li:hover{
    color: #4b8d81;
}
/*分页*/
.pagings,
.pc_page{
    width: 100%;
    margin-top: 25px;
    text-align: center;
    margin-bottom: 30px;
}

.pc_page>a {
    display: inline-block;
    vertical-align: top;
    width:auto;
    padding: 0 12px;
    height: 27px;
    border: 1px solid #CECECE;
    border-radius:27px;
    font-size: 16px;
    color: #CECECE;
    line-height: 26px;
    margin-right: 8px;
}
.pc_page .end{
    width:auto;
    padding: 0 12px;
    margin-right: 8px;
    border-radius:27px;
}
.pc_page .current{
    width:auto;
    padding: 0 12px;
    margin-right: 8px;
    border-radius:27px;
}
.pc_page>span {
    display: inline-block;
    vertical-align: top;
    width: 27px;
    height: 27px;
    background: #3C8D7E;
    border: 1px solid #3C8D7E;
    border-radius: 50%;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 26px;
    margin-right: 20px;
}

.pc_page>a:hover {
    background: #3C8D7E;
    border: 1px solid #3C8D7E;
    color: #fff;
}

.pc_page>.prev,
.pc_page>.next {
    width: 80px;
    padding: 0 10px;
    font-size: 15px;
    border-radius: 15px;
}
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal >.swiper-pagination-bullets{
    bottom: 50px;
}
.swiper-pagination-bullet-active{
    background: #3C8D7E!important;
}
.bm_top{
    width: 100%;
    height:570px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    z-index: 1;
    padding-top: 80px;
}
.bm_top_logo{
    width: 1300px;
    height:120px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.bm_top_logo_left{
    height: 100%;
}
.bm_top_fhgw{
    width: 140px;
    height: 52px;
    border-radius: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #154a9a;
}
.gzb_xq_con p{
    font-size: 16px!important;
    line-height: 32px!important;
}
.gzb_xq_con p span{
    font-size: 16px!important;
    line-height: 32px!important;
}
.gzb_xq_con iframe{
    width: 100%;
    height: 650px;
}
.bm_top_fhgw span{
    margin-left: 10px;
    color: #fff;
    font-size: 15px;
}
.bm_form{
    width:1200px;
    padding: 30px 120px;
    background-color: #fff;
    border-radius: 30px;
    margin: 0 auto;
    margin-top: -150px;
    margin-bottom: 50px;
    position: relative;
    z-index: 2;
}
.body_con_bm{
    background-color: #eff2f8;
}
/*    问卷调查最新版样式*/
input:focus {
    outline: 0;
}
.diyForm_div{
    width: 100%;
}
.diyForm_title{
    width: 100%;
    text-align: center;
}
.diyForm_title>p{
    font-size: 24px;
    color: #4c4c4c;
    font-weight: bold;
}
.diyForm_class{
    width:100%;
    margin-top:20px;
}
.diyForm_li{
    width:100%;
    margin-bottom:30px;
    padding-left: 10px;
    position: relative;
}
.diyForm_li_order{
    font-size:16px;
    color: #666;
    line-height: 1.5;
    word-wrap: break-word;
    word-break: normal;
}
.diyForm_li_title{
    font-size:16px;
    color: #666;
    line-height: 1.5;
    word-wrap: break-word;
    word-break: normal;
}
/*input 框*/
.diyForm_inputs input{
    display: block;
    width:100%;
    min-height: 24px;
    border: 1px solid #dbdbdb;
    padding: 4px 5px;
    font-size:14px;
    color: #666;
    margin-top: 10px;
}
.diyForm_inputs input:focus {
    border-color: #53a4f4;
}
/*分割线*/
.diyForm_CUT_OFF_RULT{
    width: 100%;
    margin-top: 30px;
}
.diyForm_CUT_OFF_RULT div{
    border-bottom: 1px dashed #ccc;
    height: 20px;
    margin-left: 5px;
}
/*textarea框*/
.diyForm_TEXT_FIELD textarea{
    display: block;
    width: 80%;
    min-height: 24px;
    border: 1px solid #dbdbdb;
    padding: 4px 5px;
    font-size: 14px;
    color: #666;
    line-height: 1.5;
    resize: none;
    overflow: auto;
    margin-top: 10px;
    outline: none;
}
.diyForm_TEXT_FIELD textarea:focus {
    border-color: #53a4f4;
}
/*单选框*/
.diyForm_MULTIPLE_CHOICE div{
    display: block;
    width: 100%;
    margin-top: 10px;
}
.diyForm_MULTIPLE_CHOICE div label{
    display: inline-block;
    vertical-align: top;
    width: 50%;
    min-height: 20px;
    margin: 8px 0;
}
.diyForm_MULTIPLE_CHOICE div label input{
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
}
.diyForm_MULTIPLE_CHOICE div label span{
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #666;
    margin-left:8px;
}
/*复选框*/
.diyForm_MULTI_CHOICE div{
    display: block;
    width: 100%;
    margin-top: 10px;
}
.diyForm_MULTI_CHOICE div label{
    display: inline-block;
    vertical-align: top;
    width: 33.333333333333336%;
    padding-bottom: 10px;
    line-height: 30px;
}
.diyForm_MULTI_CHOICE div label input{
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
}
.diyForm_MULTI_CHOICE div label span{
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #666;
    margin-left:8px;
}
/*  下拉框  */
.diyForm_PULL_DOWN div{
    display: block;
    width: 100%;
    margin-top: 10px;
}
.diyForm_PULL_DOWN div select{
    display: inline-block;
    width: 100%;
    outline: 0;
    min-height: 30px;
    padding: 4px 43px 2px 12px;
    overflow: hidden;
    font-size: 12px;
    color: #484848;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #d8d8d8;
}
.diyForm_PULL_DOWN div select option{
    width: 100%;
    background: #fff;
    border: 1px solid #d8d8d8;
    border-top: none;
    border-radius: 2px;
    box-shadow: 0 2px 4px 0 rgba(0 0 0 0.1);
    padding: 6px 12px 6px 0;
    margin-bottom: 0;
}
.diyForm_PULL_DOWN div select:focus {
    border-color: #53a4f4;
}
/*    日期选择*/
.diyForm_DATE_SELECTOR input{
    display: block;
    width:80%;
    min-height: 24px;
    border: 1px solid #dbdbdb;
    padding: 4px 5px;
    font-size:14px;
    color: #666;
    margin-top: 10px;
}
.diyForm_DATE_SELECTOR input:focus {
    border-color: #53a4f4;
}
/*    时间选择*/
.diyForm_TIME_SELECTOR input{
    display: block;
    width:80%;
    min-height: 24px;
    border: 1px solid #dbdbdb;
    padding: 4px 5px;
    font-size:14px;
    color: #666;
    margin-top: 10px;
}
.diyForm_TIME_SELECTOR input:focus {
    border-color: #53a4f4;
}
/*    提交按钮*/
.diyFormBottom{
    width: auto;
    height: 40px;
    margin-top: 30px;
}
.diyFormBottomOn{
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 21px;
    font-weight: 400;
    line-height: normal;
    padding: 2px 20px;
    text-align: center;
    background: #53a4f4;
    color: #fff;
    height: 45px;
    line-height: 45px;
    min-width: 190px;
    margin-left: 10px;
}
/*    是否必填*/
.diyForm_li[is_must="1"]::before {
    content: '*';
    position: absolute;
    left: -1px;
    top: 0px;
    margin: auto;
    color: red;
}

/*    填写密码样式*/
.diyForm_pass{
    width: 100%;
}
.diyForm_pass_title{
    width: 100%;
    text-align: center;
}
.diyForm_pass_title>p{
    font-size: 18px;
    color: #4c4c4c;
}
.diyForm_pass_div{
    width:100%;
    margin-top:20px;
    text-align: center;
}
.diyForm_pass_li_title{
    font-size:16px;
    color: #666;
    line-height: 1.5;
    word-wrap: break-word;
    word-break: normal;
}
.diyForm_pass_div input{
    width:35%;
    min-height: 24px;
    border: 1px solid #dbdbdb;
    padding: 4px 5px;
    font-size:14px;
    color: #666;
    margin-top: 10px;
}
/*    提交按钮*/
.diyForm_pass_div{
    width: auto;
    margin-top: 30px;
}
.diyForm_pass_buttom{
    height: 40px;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    padding: 2px 20px;
    text-align: center;
    background: #53a4f4;
    color: #fff;
    height: 28px;
    line-height: 28px;
    min-width: 48px;
    margin-left: 10px;
}
.bm_top_fhgw{
    width: 140px;
    height: 52px;
    border-radius: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #154a9a;
}