.hd{
    width: 100%;
    min-width: 1324px;
    height: auto;
}
.hd_t1{
    width: 100%;
    height: 39px;
    border-bottom: 5px solid #009edb;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding: 0 30px;
}
.hd_t1a{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    cursor: default;
}
.hd_t1a i{
    font-size: 14px;
    color: #000;
    margin-right: 5px;
}
.hd_t1a span{
    font-size: 12px;
    color: #000;
}
.hd_t1b{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.hd_t1b span{
    font-size: 14px;
    color: #000;
    margin-left: 10px;
    cursor: pointer;
}
.hd_t1b .cur{
    font-weight: bold;
}
.hd_t2{
    width: 1324px;
    height: 155px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin:  0 auto;
}
.hd_t3{
    width:  auto;
    height: 92px;
    display: block;
}
.m_hd_t3{
    display: none;
}
.hd_t4{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-top: 7px;
    margin-left: 20px;
    margin-top: 0;
}
.hd_t4 .layui-input{
    width: 250px;
}
.search_btn{
    background-color: #009edb!important;
}
.search_btn .layui-icon{
    color: #fff;
    font-weight: bold;
}
.hd_logo{
    width:  auto;
    height: 92px;
}
.hd_menu{
    width: 1324px;
    height: 35px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin:  0 auto;
    overflow: visible;
    background-color: #4d4d4d;
    position: relative;
}
.hdm{
    display: flex;
    flex-direction: column;
}
.hdm_title{
    width: 100px;
    height: 35px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    z-index: 1;
    cursor: pointer;
}
.hdm_title span{
    font-size: 13px;
    color: #fff;
}
.hdm_title i{
    font-size: 7px;
    color: #fff;
    margin-left: 7px;
    margin-top: 2px;
}
.hdm_title:hover{
    background-color:  #f2f2f2;
}
.hdm_title:hover span{
    color: #000;
}
.hdm_title:hover i{
    color: #000;
}
.menu_cur{
    background-color:  #f2f2f2;
}
.menu_cur span{
    color: #000;
}
.menu_cur i{
    color: #000;
}
.hdm_name{
    width: 1324px;
    height: 35px;
    position: absolute;
    top: 35px;
    left: 0;
    background-color: #f2f2f2;
    display: none;
}
.hdm_name ul{
    width: 1324px;
    height: 35px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    background-color: #f2f2f2;
}
.hdm_name li{
    font-size: 13px;
    color: #000;
    line-height: 25px;
    padding: 0 20px;
    cursor: pointer;
}
.hdm_name li:hover{
    font-weight: bold;
    text-decoration: underline;
}
.hdm_name ul .cur{
    color: #009edb;
}
.hd .layui-nav {
    width: 100%;
    font-size: 13px; 
    display: none;
}
.pos_menu_btn{
    display: none;
    position: absolute;
    right: 50px;
    top: 140px;
    z-index: 10;
    cursor: pointer;
}
.pos_menu_btn i{
    font-size: 30px;
    color: #009edb;
}
.ft{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    background-color: #f0f4f7;
}
.ft1{
    width: 100%;
    height: 60px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background-color: #009edb;
}
.ft1 a{
    font-size: 13px;
    color: #fff!important;
}
.ft1 a:hover{
    text-decoration: underline;
}
.ft1 i{
    font-size: 16px;
    color: #fff;
    margin-left: 10px;
}
.ft2{
    width: 100%;
    max-width: 1324px;
    height: auto;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 20px 0;
}
.ft2a{
    display: flex;
    flex-direction: column;
    padding-left: 5px;
    padding-right: 100px;
}
/*.ft2a:last-child{
    padding-right: 0;
}*/
.ft2a_title{
    font-size: 13px;
    color: #000;
    font-weight: bold;
    margin-top: 20px;
}
.ft2a_con{
    display: flex;
    flex-direction: column;
}
.ft2a_con span{
    font-size: 13px;
    color: #000;
    margin-top: 10px;
    cursor: default;
}
.ft2a_ewm{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}
.ft2a_ewm span{
    font-size: 12px;
    color: #000;
    cursor: default;
}
.ft2a_ewm img{
    width: 100px;
    height: 100px;
}
.ft3{
    width: 100%;
    max-width: 1324px;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    margin:  0 auto;
    padding:  10px  10px 25px 10px;
    box-sizing: border-box;
    border-top: 1px solid #5b5b5b ;
}
.ft3 span{
    font-size: 13px;
    color: #ddd;
    cursor: default;
    word-break: break-all;
    line-height: 30px;
    letter-spacing: 1px;
    margin:  0 10px;
}
.ft3 a{
    text-decoration: underline;
    font-size: 13px;
    color: #ddd;
}
.ft3 a:hover{
    color: #fff;
}
.ft4{
    width: 100%;
    max-width: 1324px;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding:  35px 0 20px 0;
    box-sizing: border-box;
    margin: 0 auto;
}
.btm_logo{
    width: auto;
    height: 70px;
}
.ft5{
    width: 66.666%;
    height: auto;
    display: flex;
    flex-direction: row;
}
.ft6{
    width: 33.333%;
    height: auto;
    display: flex;
    flex-direction: row;
}
.bd{
    width: 1324px;
    height: auto;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.lb{
    width: 100%;
    height: auto;
    margin-top: 35px;
}
.lb_title{
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
    color: #000;
    text-overflow: ellipsis;
    overflow: hidden;
    box-sizing: border-box;
    padding-right: 50px;
}
.layui-carousel-ind {
    box-sizing: border-box;
    text-align: right;
    padding-right: 20px;
}
.layui-carousel-ind li {
    width: 12px;
    height: 12px;
    margin: 0 5px;
}
.news{
    width: 100%;
    height: 665px;
    margin-top: 15px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}
.ns1{
    width: 900px;
    height: 665px;
    background-color: #f2f2f2;
}
.ns1_play_btn{
    position: absolute;
    font-size: 80px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    border-radius: 15em;
    box-shadow: 0 0 15px rgba(0, 0, 0, .5);
}
.ns1_video{
    width: 875px;
    height: 490px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}
.ns1_title{
    width: 100%;
    height: 45px;
    font-size: 18px;
    color: #000;
    font-weight: bold;
    line-height: 45px;
    text-overflow: ellipsis;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 20px;
    margin-top: 5px;
}
.ns1_line{
    width: 85px;
    height: 3px;
    background-color: #009edb;
    margin-left: 20px;
}
.ns1_con{
    width: 100%;
    height: auto;
    font-size: 15px;
    color: #000;
    text-align: justify;
    line-height: 25px;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 20px;
    margin-top: 12px;
}
.ns1_cc{
    width: 100%;
    height: auto;
    font-size: 15px;
    color: #000;
    text-align: justify;
    line-height: 25px;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 20px;
    margin-top: 20px;
    word-break: break-all;
}
#videoPlayer1{
    width: 875px;
    height: 490px;
}
#videoPlayer2{
    width: 390px;
    height: 260px;
}
.ns2{
    width: 424px;
    height: 650px;
    box-sizing: border-box;
    padding: 15px 10px 15px 20px;
    position: relative;
}
.ns2_play_btn{
    position: absolute;
    font-size: 50px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    border-radius: 15em;
    box-shadow: 0 0 12px rgba(0, 0, 0, .5);
}
.ns2_video{
    width: 390px;
    height: 260px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}
.ns2_title{
    width: 100%;
    height: 45px;
    font-size: 38px;
    color: #000;
    line-height: 45px;
    text-overflow: ellipsis;
    overflow: hidden;
    box-sizing: border-box;
}
.ns2_line{
    width: 85px;
    height: 3px;
    background-color: #009edb;
    margin-top: 10px;
}
.ns2_line2{
    width: 85px;
    height: 3px;
    background-color: #009edb;
}
.ns2_tit{
    width: 100%;
    height: 45px;
    font-size: 18px;
    color: #000;
    font-weight: bold;
    line-height: 45px;
    text-overflow: ellipsis;
    overflow: hidden;
    box-sizing: border-box;
    margin-top: 5px;
}
.ns2_con{
    width: 100%;
    height: auto;
    max-height: 180px;
    font-size: 15px;
    color: #000;
    text-align: justify;
    line-height: 25px;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    box-sizing: border-box;
    margin-top: 12px;
}
.ns3_btn{
    width: 100px;
    height: 35px;
    border: 1px solid #009edb;
    border-radius: 3px;
    font-size: 13px;
    color: #333;
    line-height: 33px;
    text-align: center;
    cursor: pointer;
    position: absolute;
    bottom: 5px;
}
.ns3_btn:hover{
    border: 1px solid #009edb;
    background-color: #009edb;
    color: #fff;
}
.act{
    width: 100%;
    height: auto;
    padding: 60px 0 60px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.ac_title{
    width: auto;
    height: 45px;
    font-size: 38px;
    color: #000;
    line-height: 45px;
    text-align: center;
    box-sizing: border-box;
}
.ac_line{
    width: 100px;
    height: 3px;
    background-color: #009edb;
    margin-top: 10px;
}
.ac_tit{
    width: 480px;
    height: auto;
    font-size: 15px;
    color: #000;
    line-height: 20px;
    text-align: center;
    word-break: break-all;
    box-sizing: border-box;
    margin-top: 10px;
        padding: 0 20px;
}
.ac_con{
    width: 100%;
    height: 480px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin-top: 35px;
}
.acc{
    width: 310px;
    height: auto;
    display: flex;
    flex-direction: column;
    transition: -ms-transform 0.3s ease-out;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -ms-transition: -ms-transform 0.3s ease-out;
}
.acc:hover{
    transform:scale(1.1,1.1);
    -webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    -ms-transform:scale(1.1,1.1);
    -o-transform:scale(1.1,1.1);
}
.acc_img{
    width: 310px;
    height: 183px;
    object-fit: cover;
}
.acc_tit{
    width: 100%;
    height: 40px;
    font-size: 16px;
    color: #000;
    line-height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    box-sizing: border-box;
    margin-top: 5px;
    text-align: left;
}
.acc_tit:hover{
    color: #000;
}
.acc_tit2{
    width: 100%;
    height: auto;
    max-height: 130px;
    font-size: 16px;
    color: #000;
    line-height: 25px;
    text-align: justify;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    box-sizing: border-box;
    margin-top: 10px;
    display: none;
}
.acc_tit2:hover{
    color: #000;
}
.acc_line{
    width: 70px;
    height: 3px;
    background-color: #009edb;
}
.acc:first-child{
    width: 650px;
    height: auto;
    display: flex;
    flex-direction: column;
}
.acc:first-child .acc_img{
    width: 650px;
    height: 430px;
}
.acc:nth-child(3), .acc:nth-child(5), .acc:nth-child(7), .acc:nth-child(9){
    margin-top: 15px;
}
/*.acc{
    width: 320px;
    height: auto;
    display: flex;
    flex-direction: column;
}
.acc_img{
    width: 320px;
    height: 200px;
    object-fit: cover;
    transition: -ms-transform 0.3s ease-out;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -ms-transition: -ms-transform 0.3s ease-out;
}
.acc_img:hover{
    transform:scale(1.1,1.1);
    -webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    -ms-transform:scale(1.1,1.1);
    -o-transform:scale(1.1,1.1);
}
.acc_tit{
    width: 100%;
    height: 75px;
    font-size: 16px;
    color: #000;
    line-height: 25px;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
    box-sizing: border-box;
    margin-top: 5px;
    margin-bottom: 5px;
}
.acc_tit:hover{
    color: #000;
}
.acc_tit2{
    width: 100%;
    height: auto;
    max-height: 130px;
    font-size: 16px;
    color: #000;
    line-height: 25px;
    text-align: justify;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    box-sizing: border-box;
    margin-top: 10px;
    display: none;
}
.acc_tit2:hover{
    color: #000;
}
.acc_line{
    width: 70px;
    height: 3px;
    background-color: #009edb;
}*/
.bg_gray{
    width: 100%;
    height: auto;
    background-color: #f2f2f2;
}
.wy_con{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 35px;
}
.wy{
    width: 280px;
    height: auto;
    display: flex;
    flex-direction: column;
}
.wy_img{
    width: 280px;
    height: 350px;
    object-fit: cover;
    transition: -ms-transform 0.3s ease-out;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -ms-transition: -ms-transform 0.3s ease-out;
}
.wy_img:hover{
    transform:scale(1.1,1.1);
    -webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    -ms-transform:scale(1.1,1.1);
    -o-transform:scale(1.1,1.1);
}
.wy_tit{
    width: 100%;
    height: 40px;
    font-size: 22px;
    color: #000;
    line-height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    box-sizing: border-box;
    margin-top: 10px;
    padding-right: 30px;
}
.wy_tit:hover{
    color: #009edb;
}
.wy_line{
    width: 70px;
    height: 3px;
    background-color: #009edb;
    margin-top: 5px;
}
.wy_tit2{
    width: 100%;
    height: auto;
    max-height: 100px;
    font-size: 16px;
    color: #000;
    line-height: 25px;
    text-align: justify;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    box-sizing: border-box;
    margin-top: 10px;
}
.wy_tit2:hover{
    color: #000;
}

.mo_con{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    margin-top: 35px;
}
.mo{
    width: 220px;
    height: 270px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    position: relative;
}
.mo_img{
    width: 225px;
    height: 270px;
    object-fit: cover;
    transition: -ms-transform 0.3s ease-out;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -ms-transition: -ms-transform 0.3s ease-out;
}
.mo_img:hover{
    transform:scale(1.1,1.1);
    -webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    -ms-transform:scale(1.1,1.1);
    -o-transform:scale(1.1,1.1);
}
.mo_over{
    width: 100%;
    height: 0;
    background-color: rgba(0, 0, 0, .4);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    transition: all .5s;
    -ms-transition: all .5s;
}
.mo_tit{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    padding: 5px 10px 5px 10px;
    box-sizing: border-box;
}
.mo_tit strong{
    width: 100%;
    height: auto;
    font-size: 14px;
    color: #fff;
    text-align: left;
    line-height: 25px;
    word-break: break-all;
    font-weight: normal;
    margin-top: 3px;
}
.mo_tit span{
    width: 100%;
    height: auto;
    max-height: 40px;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    text-align: justify;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 3px;
}
.mo:hover .mo_over{
    height: 90px;
    bottom: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
}
.map{
    width: 100%;
    height: 260px;
    background-color: rgba(0, 0, 0, .05);
    text-align: center;
}
.list_bd{
    width: 100%;
    height: auto;
    padding:40px 0 130px 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}
.list_left{
    width: 310px;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.list_tj{
    width: 310px;
    height: auto;
    display: flex;
    flex-direction: column;
}
.list_tj:nth-child(2){
    margin-top: 20px;
}
.list_tj_img{
    width: 310px;
    height: 183px;
    margin-top: 15px;
    object-fit: cover;
}
.list_tj_tit{
    width: 100%;
    height: 40px;
    font-size: 18px;
    color: #000;
    font-weight: bold;
    line-height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    box-sizing: border-box;
}
.list_tj_tit:hover{
    color: #000;
}
.list_tj_line{
    width: 100px;
    height: 3px;
    background-color: #009edb;
    /*margin-top: 7px;*/
}
.list_tj_con {
    width: 100%;
    height: auto;
    max-height: 100px;
    font-size: 13px;
    color: #000;
    text-align: justify;
    text-indent:  25px;
    line-height: 25px;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    box-sizing: border-box;
    margin-top: 12px;
}
.list_tj_con:hover{
    color: #000;
}
.list_tj_con2 {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    margin-top: 5px;
}
.list_tj_con2 a {
    width: 100%;
    height: 20px;
    font-size: 14px;
    color: #000;
    /*font-weight: bold;*/
    line-height: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 3px;
}
.list_tj_con2 a:hover {
    /*color: #009edb;*/
    text-decoration: underline;
}
.list_right{
    width: calc(100% - 310px);
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.list_con{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 90px;
}
.list{
    width: 225px;
    height: auto;
    display: flex;
    flex-direction: column;
    margin-left: 28px;
    margin-bottom: 40px;
    cursor: pointer;
    transition: -ms-transform 0.3s ease-out;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -ms-transition: -ms-transform 0.3s ease-out;
}
.list:hover{
    transform:scale(1.1,1.1);
    -webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    -ms-transform:scale(1.1,1.1);
    -o-transform:scale(1.1,1.1);
}
.list_tit{
    width: 100%;
    height: 30px;
    font-size:  26px;
    color: #000;
/*    font-weight: bold;*/
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    box-sizing: border-box;
}
.list_tit:hover{
    color: #000;
    font-weight: bold;
}
.list_line{
    width: 160px;
    height: 3px;
    background-color: #009edb;
    margin-top: 17px;
}
.list_img{
    width: 225px;
    height: 310px;
    margin-top: 17px;
    object-fit: cover;
}
.list_cc {
    width: 100%;
    height: 50px;
    font-size: 14px;
    color: #000;
    line-height: 25px;
    text-overflow: ellipsis;
    overflow: hidden;
    box-sizing: border-box;
    padding-right: 20px;
    margin-top: 10px;
}
.list_cc:hover {
    color: #009edb;
}
.pages{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}
.list_search {
    width: calc(100% - 30px);
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    box-sizing: border-box;
    padding: 15px 10px;
    background: #f2f2f2;
    margin-left: 30px;
    position: relative;
}
.list_search_left{
    display: flex;
    flex-direction: row;
    justify-self: flex-start;
    align-items: center;
}
.list_sel{
    width: 80px;
}
.list_sel .layui-input{
    border: none;
}
.list_in{
    width: 470px;
    display: flex;
    flex-direction: row;
}
.list_in_btn{
    width:  70px;
    height: 38px;
    background-color: #fff;
    border:  1px solid #009edb;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.list_in_btn i{
    font-size: 20px;
    color: #999;
}
.layui-input, .layui-select, .layui-textarea{
    background-color: #f2f2f2;
}
.list_zm_con {
    position: absolute;
    width: 100%;
    height: auto;
    top: 69px;
    left: 0;
    box-shadow:  0 5px 5px rgba(0, 0, 0, 0.2);
}
.list_zm{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 15px 20px;
    background-color: #fff;
}
.list_zm span{
    width: 35px;
    height: 35px;
    font-size: 13px;
    color: #999;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
}
.list_zm span:hover{
    font-size: 18px;
    color: #000;
    font-weight: bold;
}
.list_zm .cur{
    font-size: 18px;
    color: #000;
    font-weight: bold;
}
.layui-form-checked[lay-skin=primary] i {
    border-color: #009edb !important;
    background-color: #009edb;
    color: #fff;
}
.layui-form-select dl dd.layui-this{
    background-color: #009edb;
}

.dd_bd{
    width: 100%;
    height: auto;
    padding: 60px 30px 130px 30px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}
.dd_left{
    width: calc(100% - 340px);
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.dd{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
}
.dd2{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    border-bottom: 1px dashed #e7e7e7;
    margin: 15px 0;
    padding-bottom: 30px;
}
.dd_tit{
    width: 100%;
    height: auto;
    font-size:  45px;
    color: #444;
    text-align: left;
    line-height: 60px;
    /*font-weight: bold;*/
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 20px;
}
.dd_tit2{
    width: 100%;
    height: auto;
    font-size:  32px;
    color: #444;
    line-height: 40px;
    font-weight: bold;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
}
/*.dd_tit2:hover{
    color: #009edb;
}*/
.dd_tit2_line {
    width: 160px;
    height: 3px;
    background-color: #009edb;
    margin-top: 10px;
    margin-bottom: 10px;
}
.dd_tit_oth{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.dd_tit_oth span{
    font-size: 13px;
    color: #aaa;
    margin-right:30px;
}
.dd_tit_oth0{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #ddd;
}
.dd_tit_oth0 span{
    font-size: 13px;
    color: #aaa;
    margin: 0 15px;
}
.dd_img{
    width: auto;
    height: auto;
    max-width: 780px;
    min-width: 400px;
    margin:  20px auto 40px auto;
}
.dd p img{
    width: auto;
    height: auto;
    max-width: 780px;
    min-width: 400px;
    margin:  auto;
}
.dd_cc {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #000;
    text-align: justify;
    line-height: 32px;
    text-indent:  35px;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    box-sizing: border-box;
    padding:  0 20px;
    margin:  20px auto 40px auto;
}
.dd p {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #000;
    text-align: justify;
    line-height: 32px;
    text-indent:  35px;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    box-sizing: border-box;
    padding:  0 20px;
    margin:  10px auto 10px auto;
}
.dd_cc2 {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #444;
    text-align: justify;
    line-height: 32px;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    box-sizing: border-box;
    padding-right: 20px;
}
.dd_cc2:hover{
    color: #000;
    text-decoration: underline;
}
.dd_right{
    width: 310px;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.dd_bottom{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    border-top: 1px dashed #e7e7e7;
    margin-top: 20px;
}
.dd_bottom a{
    font-size: 14px;
    color: #333;
    line-height: 40px;
}
.dd_bottom a:hover{
    color: #009edb;
    text-decoration: underline;
}
.dd_bottom span{
    font-size: 14px;
    color: #999;
    line-height: 40px;
}
.swiper-container {
    width: 100%;
    height: auto;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
}
.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .5;
    line-height: 15px;
    color: #fff;
    font-size: 12px;
}
.swiper-pagination-bullet-active{
    background-color: #fff;
    color: #009edb;
    opacity: .9;
}
/*关于我们*/
.abd{
    width: 100%;
    min-width: 1324px;
    height: auto;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    margin-top: 40px;
    margin-bottom: 40px;
    box-sizing: border-box;
}
.ab1{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding: 40px;
    /*margin-bottom: 30px;*/
    background-color: #fdfdfd;
}
.wy_title{
    width: 100%;
    margin-top: 20px;
}
.ab1_pic{
    width: 300px;
    height: 420px;
    cursor: pointer;
    transition: -ms-transform 0.3s ease-out;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -ms-transition: -ms-transform 0.3s ease-out;
}
.ab1_pic:hover{
    transform:scale(1.1,1.1);
    -webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    -ms-transform:scale(1.1,1.1);
    -o-transform:scale(1.1,1.1);
}
.ab1_con{
    width: 570px;
    height: auto;
    display: flex;
    flex-direction: column;
    margin-left: 60px;
}
.ab1_title{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-end;
}
.ab1_title strong{
    font-size: 38px;
    color: #000;
    line-height: 40px;
    font-weight: normal;
}
.ab1_title span{
    font-size: 20px;
    color: #000;
    line-height: 20px;
    margin-left: 10px;
}
.ab1_line{
    width: 160px;
    height: 4px;
    background-color: #009edb;
    margin-top: 25px;
}
.ab1_cc{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    margin-top: 40px;
}
.ab1_cc p{
    font-size: 15px;
    color: #000;
    line-height: 35px;
    word-break: break-all;
    text-indent: 32px;
    text-align: justify;
}
.abd2{
    width: 100%;
    min-width: 1330px;
    height: auto;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 20px;
    margin-bottom: 50px;
}
.ab2{
    width: 49%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    box-sizing: border-box;
    padding: 0;
    margin-bottom: 30px;
    background-color: #f7f7f7;
}
.ab2_pic{
    width: 210px;
    height: 280px;
    cursor: pointer;
    transition: -ms-transform 0.3s ease-out;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -ms-transition: -ms-transform 0.3s ease-out;
}
.ab2_pic:hover{
    transform:scale(1.1,1.1);
    -webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    -ms-transform:scale(1.1,1.1);
    -o-transform:scale(1.1,1.1);
}
.ab2_con{
    width: calc(100% - 210px);
    height: auto;
    display: flex;
    flex-direction: column;
    padding: 0 30px;
    box-sizing: border-box;
}
.ab2_title{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
}
.ab2_title strong{
    font-size: 30px;
    color: #000;
    font-weight: normal;
}
.ab2_title span{
    font-size: 18px;
    color: #000;
    margin-top: 25px;
}
.ab2_line{
    width: 160px;
    height: 4px;
    background-color: #009edb;
    margin-top: 10px;
}
.ab2_cc{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    margin-top: 40px;
}
.ab2_cc p{
    font-size: 15px;
    color: #333;
    line-height: 35px;
    word-break: break-all;
    max-height: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*联系我们*/
.ct{
    width: 1324px;
    height: auto;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 70px 0 140px 0;
}
.ct_con{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    box-sizing: border-box;
    padding: 0 10%;
}
.cta{
    width: 50%;
    height: auto;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
}
/*.cta:nth-child(1){
    align-items: flex-end;
    padding-right: 30px;
}
.cta:nth-child(2){
    align-items: flex-start;
    padding-left: 30px;
}
.cta:nth-child(1) .cta_cc{
    align-items: flex-end;
}
.cta:nth-child(2) .cta_cc{
    align-items: flex-start;
}*/
.cta_title{
    font-size: 16px;
    color: #000;
    font-weight: bold;
    margin-top: 20px;
}
.cta_cc{
    display: flex;
    flex-direction: column;
}
.cta_cc span{
    font-size: 16px;
    color: #000;
    margin-top: 20px;
    cursor: default;
}
.ctb{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
}
.cta_ewm{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 60px;
}
.cta_ewm span{
    font-size: 15px;
    color: #000;
    cursor: default;
    margin-top: 5px;
}
.cta_ewm img{
    width: 150px;
    height: 150px;
}
.ctc{
    width: 100%;
    height: auto;
    margin-top: 30px;
    box-sizing: border-box;
    padding: 0 10%;
}
.ctc .layui-form-item{
    display: flex;
    flex-direction: column;
}
.ctc .layui-form-label{
    width: 100%;
    text-align: left;
    padding: 9px 0;
}
.ctc .layui-input-block{
    margin: 0;
}
.ctc .layui-input, .ctc .layui-select, .ctc .layui-textarea {
    background-color: #fdfdfd;
}
.ctc .layui-btn {
    border: 1px solid #009edb;
    background-color: #fff;
    color: #009edb;
}
.dd_h1{
    width: 100%;
    height: auto;
    font-size:  35px;
    color: #444;
    line-height: 35px;
    text-align: center;
    font-weight: bold;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 20px;
    box-sizing: border-box;
    padding:  0 3%;
}
.dd_h2{
    width: 100%;
    height: auto;
    font-size:  26px;
    color: #444;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top:  10px;
    box-sizing: border-box;
    padding:  0 6%;
}
.dd_h3{
    width: 100%;
    height: auto;
    font-size:  20px;
    color: #444;
    line-height: 26px;
    font-weight: bold;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom:  20px;
    box-sizing: border-box;
    padding:  0 16%;;
}
.dd_zc{
    width: 100%;
    height: auto;
    font-size: 14px;
    color: #000;
    text-align: justify;
    line-height: 22px;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    box-sizing: border-box;
    padding:  0 15%;
    padding:  0 16%;
    margin:  0 auto 15px auto;
}
.dd_zc_img{
    width: auto;
    height: auto;
    max-width: 640px;
    margin: 20px auto;
}
.zc_bg{
    background-color: #f7f7f7;
    padding: 40px 20px;
    box-sizing: border-box;
}
.dd_zc2{
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #000;
    text-align: justify;
    line-height: 35px;
    font-weight: bold;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    box-sizing: border-box;
    padding:  0 15%;
    margin:  20px auto 0 auto;
}
.zd .swiper-slide {
    width: 100%;
    height: 520px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin-top: 35px;
}
.zd .swiper-button-next, .zd .swiper-button-prev {
    position: absolute;
    background-color: rgba(255,255,255,.5);
    box-shadow: 5px 5px 5px rgba(0, 0, 0, .5);
}
.zd .swiper-button-next{
    right: 20px;
}
.gd .swiper-slide{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.list_tj_oth{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-top: 4px;
}
.list_tj_oth span{
    font-size: 12px;
    color: #aaa;
    margin-right: 10px;
}
.list_tj_oth2{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    box-sizing: border-box;
    margin-bottom: 5px;
}
.list_tj_oth2 span{
    font-size: 12px;
    color: #aaa;
    margin-right: 10px;
}
.sm_bd{
    padding: 60px 0 60px 0;
}
.form_title{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    margin-top: 20px;
    margin-bottom: 20px;
}
.form_title span{
    font-size: 26px;
    color: #000;
}
.form_title small{
    width: 150px;
    height: 3px;
    background-color: #009edb;
    margin-top: 10px;
}
.layui-elem-quote{
    border-left: 5px solid #009edb;
    margin-bottom: 0;
    background-color: #f7f7f7;
    font-size: 20px;
    font-weight: bold;
}
.wy_top_bd{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    background-color: #f7f7f7;
    margin-top: 40px;
}
.wy_bd{
    width: 1324px;
    height: auto;
    padding: 60px 30px 200px 30px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    margin: 0 auto;
}
.wy_top_right{
    width: calc(100% - 400px);
    height: auto;
    display: flex;
    flex-direction: column;
    margin-left: 80px;
}
.wy_top_pic{
    width: 260px;
    height: 345px;
}
.wy_top_tit{
    width: 100%;
    height: auto;
    font-size: 40px;
    color: #000;
    margin-top: 40px;
}
.wy_top_line{
    width: 170px;
    height: 3px;
    background-color: #009edb;
    margin: 12px 0;
}
.wy_top_con{
    width: 100%;
    display: flex;
    flex-direction: column;
}
.wy_top_con p{
    width: 100%;
    height: auto;
    font-size: 14px;
    color: #000;
    text-align: left;
    line-height: 22px;
    word-break: break-all;
    margin-bottom: 10px;
}
.wy_container table{
    width: 98%;
    height: auto;
    margin-top: 25px;
}
.wy_container table tr{
    width: 100%;
    height: auto;
}
.wy_container table tr td{
    padding-top: 10px;
}
.wy_container table tr td:nth-child(1){
    width: 100px;
    border-bottom: 1px dashed #e5e5e5;
    font-size: 14px;
    color: #a7a7a7;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
}
.wy_container table tr td:nth-child(2){
    width: 190px;
    border-bottom: 1px dashed #e5e5e5;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
}
.wy_container table tr td:nth-child(3){
    width: 60px;
}
.wy_container table tr td:nth-child(4){
    width: 100px;
    border-bottom: 1px dashed #e5e5e5;
    font-size: 14px;
    color: #a7a7a7;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
}
.wy_container table tr td:nth-child(5){
    width: 190px;
    border-bottom: 1px dashed #e5e5e5;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
}
.wy_container p{
    width: 100%;
    height: auto;
    font-size: 14px;
    color: #000;
    text-align: left;
    line-height: 25px;
    word-break: break-all;
    margin-bottom: 10px;
    white-space: break-spaces;
}
.wy_container p span{
    white-space: break-spaces;
}
.wy_bd2{
    width: 1324px;
    height: auto;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    background-color: #fff;
    margin-top: -140px;
    margin-bottom: 100px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .35);
}
.wy_dd_bd{
    width: 100%;
    height: auto;
    padding: 40px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    box-sizing: border-box;
}
.wy_dd_left{
    width: calc(100% - 400px);
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.wy_db_tit{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    padding: 10px 0;
    font-weight: bold;
}
.wy_db_tit span{
    font-size: 16px;
    color: #000;
}
.wy_db_tit small{
    font-size: 16px;
    color: #009edb;
}
.wyd{
    width: 710px;
    height: 110px;
    overflow: hidden;
    margin-left: 0;
}
.wyd a{
    position: relative;
}
.wyd img{
    width: 170px;
    height: 110px;
}
.wyd span{
    width: 100%;
    height: 25px;
    background-color: rgba(0, 0, 0, .35);
    font-size: 12px;
    color: #fff;
    text-align: left;
    line-height: 25px;
    box-sizing: border-box;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute;
    bottom: 0;
    left: 0;
}
.wyd .swiper-button-next, .wyd .swiper-button-prev {
    position: absolute;
    background-color: rgba(255,255,255,.65);
    box-shadow: 5px 5px 5px rgba(0, 0, 0, .25);
    transform: scale(0.8)
}
.wy_container{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
}
.wyc_tit{
    width: 100%;
    height: 30px;
    position: relative;
    margin-top: 40px;
}
.wyc_tit span{
    font-size: 22px;
    color: #000;
    /*font-weight: bold;*/
    background-color: #fff;
    padding-right: 15px;
    position: relative;
    z-index: 2;
}
.wyc_tit small{
    width: 100%;
    height: 1px;
    background-color: #dbdbdb;
    position: absolute;
    top: 15px;
    left: 0;
}
.wyc_line{
    width: 170px;
    height: 3px;
    background-color: #009edb;
    margin: 10px 0;
}
.wyc_con{
    width: 100%;
    display: flex;
    flex-direction: column;
}
.wyc_con p{
    width: 100%;
    height: auto;
    font-size: 14px;
    color: #000;
    text-align: left;
    line-height: 25px;
    word-break: break-all;
    padding: 5px 2px;
    margin-top: 5px;
    box-sizing: border-box;
}
.wyc_con p img{
    width: auto;
    max-width: 90%;
    height: auto;
    margin: 20px auto 20px 5%;
}
.wyc{
    width: 100%;
    height: 130px;
    overflow: hidden;
    margin-left: 0;
    margin: 20px 0;
}
.wyc a{
    position: relative;
}
.wyc img{
    width: 200px;
    height: 130px;
}
.wyc span{
    width: 100%;
    height: 25px;
    background-color: rgba(0, 0, 0, .35);
    font-size: 12px;
    color: #fff;
    text-align: left;
    line-height: 25px;
    box-sizing: border-box;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute;
    bottom: 0;
    left: 0;
}
.wyc .swiper-button-next, .wyc .swiper-button-prev {
    position: absolute;
    background-color: rgba(255,255,255,.65);
    box-shadow: 5px 5px 5px rgba(0, 0, 0, .25);
    transform: scale(0.8)
}

.dd_left3{
    width: calc(100% - 340px);
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}
.list3_tj{
    width: 290px;
    height: auto;
    display: flex;
    flex-direction: column;
    margin-right: 25px;
    margin-bottom: 30px;
    transition: -ms-transform 0.2s ease-out;
    -webkit-transition: -webkit-transform 0.2s ease-out;
    -moz-transition: -moz-transform 0.2s ease-out;
    -ms-transition: -ms-transform 0.2s ease-out;
}
.list3_tj:hover{
    transform:scale(1.05,1.05);
    -webkit-transform:scale(1.05,1.05);
    -moz-transform:scale(1.05,1.05);
    -ms-transform:scale(1.05,1.05);
    -o-transform:scale(1.05,1.05);
}
.list3_tj:nth-child(3n){
    margin-right: 0;
}
.list3_tj_img{
    width: 290px;
    height: 170px;
    margin-top: 10px;
    object-fit: cover;
}
.list3_tj_tit{
    width: 100%;
    height: 35px;
    font-size: 18px;
    color: #000;
    font-weight: bold;
    line-height: 35px;
    text-overflow: ellipsis;
    overflow: hidden;
    box-sizing: border-box;
}
.list3_tj_tit:hover{
    color: #000;
}
.list3_tj_line{
    width: 100px;
    height: 3px;
    background-color: #009edb;
    /*margin-top: 7px;*/
}
.list3_tj_con {
    width: 100%;
    height: auto;
    max-height: 45px;
    font-size: 13px;
    color: #000;
    text-align: justify;
    text-indent:  25px;
    line-height: 22px;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    box-sizing: border-box;
    margin-top: 10px;
}
.list3_tj:hover .list3_tj_con{
    text-decoration: underline;
}
.list3_tj_oth{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-top: 4px;
}
.list3_tj_oth span{
    font-size: 12px;
    color: #aaa;
    margin-right: 10px;
}
.list3_tj:hover .list3_tj_oth span{
    color: #000;
}
.ft_black{
    width: 100%;
    height: auto;
    margin: 0 auto;
    border-top: 4px solid #009edb ;
    background: #333333;
      display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
}
.abd .layui-colla-title{
    height: 50px;
    line-height: 50px;
    padding: 0 15px 0 50px;
}
.abd .layui-colla-content{
    padding: 0;
}
.abd .layui-collapse{
    border: none;
}
.abd .layui-colla-icon{
    font-size: 20px;
    color: #009edb;
}
.bcs_page{
    width: 100%;
    height: auto;
    border: none;
    background-color: #fff;
    border-top: none;
    padding: 40px 27px;
}
.pub_page{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.pub_p_prev,.pub_p_next,.pub_pd{
    width: auto;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: #999;
    border: 1px solid #fff;
    margin: 0 5px 0 5px;
    cursor: pointer;
}
.pub_p_prev:hover,.pub_p_next:hover{
    color: #9f2925;
}
.pub_p{
    width: 36px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: #999;
    border: 1px solid #999;
    margin: 0 5px 0 5px;
    border-radius: 3px;
}
.pub_p:hover{
    color: #fff;
    background-color: #9f2925;
    border: 1px solid #9f2925;
}
.pub_p.active{
    color: #fff;
    background-color: #9f2925;
    border: 1px solid #9f2925;
}
.pub_oth{
    width: auto;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: #999;
    border: 1px solid #fff;
    margin-left: 20px;
}
/*通用*/
/*分页*/
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 17px 0;
    border-radius: 3px;
}
.pagination > li {
    display: inline;
    list-style: none;
}
.pagination > li:first-child > span{
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    margin: 5px;    
}
/*20190829 by SuXuanTech houhaixiaofeixia for China Shi shu hua wang*/
.pagination > li > a,.pagination > li > span{
    margin: 5px;
    border-radius:3px;
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #2c3e50;
    background-color: #fff;
    border: 1px solid #ddd;
    cursor: pointer;
}
.pagination > .active > span{
    z-index: 3;
    color: #fff;
    background-color: #009edb;
    border-color: #009edb;
    cursor: default;
    margin: 5px;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover{
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}
/*分页end*/
.ct_1 p{
    width: 100%;
    height: auto;
    line-height: 25px;
}
.layui-form-label,.form_title span{
    font-weight: bold;
}
