/* CSS Document */

@import url('//at.alicdn.com/t/font_3247020_sl2fgmj59j.css');
.trans,.trans:hover{-webkit-transition:all .8s cubic-bezier(.19,1,.22,1) 0s;-moz-transition:all .8s cubic-bezier(.19,1,.22,1) 0s;-o-transition:all .8s cubic-bezier(.19,1,.22,1) 0s;transition:all .8s cubic-bezier(.19,1,.22,1) 0s;-ms-transition:all .8s cubic-bezier(.19,1,.22,1) 0s}
body {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    overflow-x: hidden;
}

p {
    margin: 0;
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

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

a:hover {
    color: #005eab;
}

.right {
    float: right;
}

.left {
    float: left;
}

.w_70 {
    width: 829px;
    border-left: 1px solid #e1e1e1;
    padding-left: 30px;
}

ul {
    margin: 0px;
    padding: 0px;
}

.top01 {
    margin: auto;
    width: 100%;
    height: 100px;
    background-color: #ffffff;
}

.top01ok {
    margin: auto;
    width: 1200px;
    height: 100px;
}

.logo {
    float: left;
    width: 720px;
    height: 52px;
    margin-top: 24px;
}

.search {
    float: right;
    width: 400px;
    height: 40px;
    margin-top: 30px;
}

#tophead {
    height: 80px;
    padding: 15px 0;
}

.search .logo {
    width: 400px;
    height: 60px;
    float: left;
    margin-top: 10px;
}

.search .form {
    float: right;
}

.search .form .input {
    border: 1px solid #ddd;
    padding: 10px 15px;
    vertical-align: middle;
    border-right: 0;
    color: #555;
    width: 280px;
}

.search .form .bnt {
    background: #005eab;
    border: 1px solid #005eab;
    padding: 8px 20px;
    vertical-align: middle;
    color: #fff;
    cursor: pointer;
}

.menu {
    margin: auto;
    width: 100%;
    background: #005eab;
    height: 54px;
}

.baner {
    width: 100%;
    height: 380px;
    background: #005eab;
}

.menuok {
    margin: auto;
    width: 1200px;
    height: 54px;
}

.menuok ul {
    margin: 0px;
    padding: 0px;
}

.menuok ul li {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 54px;
    text-align: center;
    width: 150px;
    float: left;
    list-style: none;
    position: relative;
}

.menuok ul li a {
    color: #FFFFFF;
    text-decoration: none;
}

.menuok ul li a:hover,
.menuok ul li a.active,.menuok ul li:hover a {
    color: #FFFFFF;
    display: block;
    background: #0176d6;
}
.menu .menu_sub{
    position: absolute;
    top: 54px;
    width:3000px;
    left: 50%;
    margin-left: -1500px;
    z-index: 99;
    height: 54px;
    line-height: 54px;
    background-color: #ffffff;
    display: none;
    -webkit-box-shadow: 0 2px 4px 0 rgb(0 0 0 / 8%);
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 8%);
}
.menu .menu_sub a,.menuok ul li:hover .menu_sub a{
    display: inline-block;
    padding: 0 10px;
    color: #000000;
    background-color: #ffffff;
}
.menu .menu_sub a:hover,.menuok ul li:hover .menu_sub a:hover{
    background-color: #ffffff;
    display: inline-block;
    color:#015eab;
    font-weight: bold;
}
.lubo img {
    display: block;
    border: none;
}

ul,
li {
    list-style: none;
}

.lubo {
    width: 100%;
    min-width: 1000px;
    clear: both;
    position: relative;
    height: 400px;
}

.lubo_box {
    position: relative;
    width: 100%;
    height: 400px;
}

.lubo_box li {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 400px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.lubo_box li a {
    display: block;
    width: 100%;
    height: 100%;
}

.lubo_box li img {
    width: 100%;
    height: 400px;
}


/*圆点*/

.cir_box {
    overflow: hidden;
    position: absolute;
    z-index: 100;
}

.cir_box li {
    float: left;
    width: 30px;
    height: 5px;
    margin: 0 5px;
    cursor: pointer;
    background: #fff;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.cir_on {
    background: #000 !important;
}


/*按钮*/

.lubo_btn {
    position: absolute;
    width: 100%;
    top: 200px;
}

.left_btn,
.right_btn {
    width: 30px;
    height: 80px;
    background: #000;
    opacity: 0.1;
    filter: alpha(opacity=10);
    cursor: pointer;
    color: #fff;
    line-height: 80px;
    font-size: 30px;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.left_btn {
    float: left;
}

.right_btn {
    float: right;
}

.main1 {
    margin: auto;
    width: 1200px;
    margin-top: 30px;
}

.mle {
    float: left;
    width: 470px;
}
.mle .swiper-slide a{display: block;}
.mle .swiper-slide{
    width: 100%;
}
.mle .swiper-slide img{
    max-width: 100%;
    display: block;
    height: 354px;
    object-fit: contain;
        margin: 0 auto;
}
.mle .swiper-slide p{
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    background-color:  rgb(0 0 0 / 50%);
    color: #fff;
    width: calc(100% - 16px);
    height: 40px;
    line-height: 40px;
    padding: 0 8px;
}
.mle .swiper-pagination-bullets{
    left: auto;
    right: 0;
    text-align: right;
}
.mle .swiper-pagination-bullets .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    border-radius: 0;
    background: #ffffff;
    opacity: 1;
    margin: 0 2px;
}
.mle .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color: #015eab;
    opacity: 1;
}
.mlc {
    float: left;
    width: 460px;
    margin-left: 30px;
}

.mlr {
    float: right;
    width: 210px;
}

.mlct {
    height: 41px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #005eab;
}

.mlctb {
    float: left;
    height: 41px;
    text-align: center;
    line-height: 41px;
    font-size: 16px;
    color: #000000;
    font-weight: bold;
}

.right .mlctb {
    color: #005eab;
}

.mlctb i {
    margin-right: 8px;
    font-size: 20px;
    width: 20px;
    color: #005eab;
}

.right .mlctb i {
    font-size: 18px;
}
.tab-box .tab-title .tab-title-box a{
    color: #000000;
    padding: 10px 15px;
}
.tab-box .tab-title .tab-title-box a.active{
    background: #005eab;
    color: #ffffff;
}
.moreae {
    float: right;
    margin-right: 5px;
    height: 41px;
    line-height: 41px;
    font-family: "Microsoft Yahei";
    font-size: 12px;
    color: #666666;
}

.moreae a {
    color: #666666;
    text-decoration: none;
    font-size: 14px;
}

.moreae a:hover {
    color: #005eab;
    font-weight: bold;
}
.tab-box .moreae a{
    display: none;
}
.tab-box .moreae a.active{
    display: block;
}
.dhae {
    margin: auto;
    width: 1200px;
    margin-top: 15px;
    height: 50px;
}

.dhok {
    width: 140px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #FFFFFF;
    font-size: 18px;
    font-family: "Microsoft Yahei";
    background: #015eab;
    float: left;
}

.dhok2 {
    width: 133px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #FFFFFF;
    font-size: 18px;
    font-family: "Microsoft Yahei";
    background: #eeeeee;
    float: left;
    margin-left: 18px;
    color: #333333;
}

.main2 {
    margin: auto;
    width: 1200px;
    margin: 30px auto;
}

.dhok2 a {
    color: #333333;
    text-decoration: none;
}

.dhok2 a:hover {
    color: #FFFFFF;
    display: block;
    background: #015eab;
}

.newsl {
    float: left;
    width: 380px;
}

.newsc {
    float: left;
    width: 380px;
    margin-left: 30px;
}

.newsr {
    float: right;
    width: 380px;
}

.newsbtae {
    background: #efeeec;
    height: 46px;
}

.newsbtle {
    float: left;
    height: 46px;
    width: 100px;
    padding-left: 60px;
    font-size: 16px;
    line-height: 46px;
    background-color: #005eab;
    background-image: url(../image/ic_06.jpg);
    background-repeat: no-repeat;
    background-position: 15px center;
    color: #FFFFFF;
    font-family: "Microsoft Yahei";
}

.newsbtleee {
    float: left;
    height: 46px;
    width: 100px;
    padding-left: 60px;
    font-size: 16px;
    line-height: 46px;
    background-color: #005eab;
    background-image: url(../image/ib_03.jpg);
    background-repeat: no-repeat;
    background-position: 15px center;
    color: #FFFFFF;
    font-family: "Microsoft Yahei";
}

.newsbtleeec {
    float: left;
    height: 46px;
    width: 100px;
    padding-left: 60px;
    font-size: 16px;
    line-height: 46px;
    background-color: #005eab;
    background-image: url(../image/jr.png);
    background-repeat: no-repeat;
    background-position: 15px center;
    color: #FFFFFF;
    font-family: "Microsoft Yahei";
}

.newsbtle2 {
    float: left;
    height: 46px;
    width: 100px;
    padding-left: 60px;
    font-size: 16px;
    line-height: 46px;
    background-color: #005eab;
    background-image: url(../image/ico_08.jpg);
    background-repeat: no-repeat;
    background-position: 15px center;
    color: #FFFFFF;
    font-family: "Microsoft Yahei";
}

.newsbtle2b {
    float: left;
    height: 46px;
    width: 100px;
    padding-left: 60px;
    font-size: 16px;
    line-height: 46px;
    background-color: #005eab;
    background-image: url(../image/ib_08.jpg);
    background-repeat: no-repeat;
    background-position: 15px center;
    color: #FFFFFF;
    font-family: "Microsoft Yahei";
}

.newsbtle3 {
    float: left;
    height: 46px;
    width: 100px;
    padding-left: 60px;
    font-size: 16px;
    line-height: 46px;
    background-color: #005eab;
    background-image: url(../image/ico_03.jpg);
    background-repeat: no-repeat;
    background-position: 15px center;
    color: #FFFFFF;
    font-family: "Microsoft Yahei";
}

.newsbtle3c {
    float: left;
    height: 46px;
    width: 100px;
    padding-left: 60px;
    font-size: 16px;
    line-height: 46px;
    background-color: #005eab;
    background-image: url(../image/ib_05.jpg);
    background-repeat: no-repeat;
    background-position: 15px center;
    color: #FFFFFF;
    font-family: "Microsoft Yahei";
}

.newsbtle4 {
    float: left;
    height: 42px;
    width: 100px;
    padding-left: 60px;
    font-size: 16px;
    line-height: 42px;
    background-image: url(../image/zj_20.jpg);
    background-repeat: no-repeat;
    background-position: 15px center;
    color: #333333;
    font-family: "Microsoft Yahei";
}

.newsbtle4a {
    float: left;
    height: 42px;
    width: 100px;
    padding-left: 60px;
    font-size: 16px;
    line-height: 42px;
    background-image: url(../image/ic_05.jpg);
    background-repeat: no-repeat;
    background-position: 15px center;
    color: #333333;
    font-family: "Microsoft Yahei";
}

.newsbtle4b {
    float: left;
    height: 42px;
    width: 100px;
    padding-left: 60px;
    font-size: 16px;
    line-height: 42px;
    background-image: url(../image/ic_03.jpg);
    background-repeat: no-repeat;
    background-position: 15px center;
    color: #333333;
    font-family: "Microsoft Yahei";
}

.newsbtle5 {
    float: left;
    height: 42px;
    width: 100px;
    padding-left: 60px;
    font-size: 16px;
    line-height: 42px;
    background-image: url(../image/link_25.jpg);
    background-repeat: no-repeat;
    background-position: 15px center;
    color: #333333;
    font-family: "Microsoft Yahei";
}

.gg01 {
    margin: auto;
    width: 1200px;
    margin-top: 30px;
    height: auto;
}

.newsa {
    padding-top: 10px;
}

.newsa ul {
    margin: 0px;
    padding: 0px;
}
.tab-content ul{
    display: none;
}
.tab-content ul.active {
    display: block;
}
.newsa ul li {
    height: 40px;
    line-height: 40px;
    background-image: url(../image/dian_14.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
    font-size: 16px;

}
.newsa ul li span{
    float: right;
}
.newsab {
    padding-top: 10px;
}

.newsab ul {
    margin: 0px;
    padding: 0px;
}

.newsab ul li {
    height: 38px;
    line-height: 38px;
    background-image: url(../image/d_03.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
}

.newsab ul li span {
    float: right;
    color: #666666;
}

.team {
    margin: auto;
    width: 1200px;
    margin-top: 15px;
}

.link {
    margin: auto;
    width: 1200px;
    height: 140px;
    margin-top: 15px;
}

.teamt {
    height: 42px;
    background: #efeeec;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #0078d9;
}

.foot {
    background: #005eab;
    margin: auto;
    width: 100%;
    min-height: 150px;
    margin-top: 30px;
    padding: 30px 0;
    font-size: 14px;
    color: #FFFFFF;
}

.footok {
    margin: auto;
    width: 1200px;
    text-align: center;
    line-height: 28px;
}

.footokle {
    padding: 10px 0 15px;
    width: 800px;
    margin: 0 auto;
    border-bottom: 1px solid #c1c1c1;
}

.footokle a {
    padding: 0 10px;
}

.footokri {
    width: 800px;
    margin: 15px auto 0;
}

.foorie {
    text-align: right;
    margin-right: 20px;
    line-height: 24px;
}

.nybaner {
    margin: auto;
    width: 1200px;
    height: 200px;
    background-image: url(../image/banner.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    margin-top: 20px;
}

.position {
    margin: 0 auto;
    overflow: hidden;
    line-height: 38px;
    color: #666666;
    font-size: 14px;
}

.hesg_k {
    width: 250px;
    margin-bottom: 26px;
}

.hesg_k dl {
    width: 250px;
    margin: 0;
}

.hesg_k dl dt {
    color: rgb(51, 51, 51);
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
    font-family: "Microsoft Yahei";
}

.hesg_k dl dd {
    margin: 0px;
    background-color: #f1f1f1;
    margin-bottom: 5px;
}

.hesg_k dl dd a {
    padding-left: 28px;
    padding-right: 50px;
    color: #333333;
    font-size: 16px;
    display: block;
    font-weight: bold;
    height: 60px;
    line-height: 60px;
    position: relative;
    background: url(../image/hesg_k.png) no-repeat 90% center;
}
.hesg_k.hesg_k_4 dl dd a{
    font-size: 13px;
}
.hesg_k dl dd a:hover,
.hesg_k dl dd a.active {
    color: rgb(255, 255, 255);
    text-decoration: none;
    background: url(../image/hesg_k_h.png) #005eab no-repeat 90% center;
}

.hesg_ws {
    width: 257px;
}

.hesg_ws dl {
    width: 257px;
}

.hesg_ws dl dt {
    background: url("http://www.byneyhyxh.com.cn/img/img_41.jpg") no-repeat;
    width: 257px;
    height: 60px;
    line-height: 60px;
    text-indent: 55px;
    margin-bottom: 15px;
}

.navsub{
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 88;
}
.navsub a{
    line-height: 45px;
    text-align: center;
    background: url(../image/t_mc1.png) repeat;
    font-size: 16px;
    color: #fff;
    display: block;
    float: left;
    margin-left: 1px;
    padding: 0 30px;
}

.navsub a.active {
    font-weight: bold;
    background-color: #008cff
}
.nrea {
    padding-top: 40px;
    line-height: 30px;
    color: #333333;
    font-size: 14px;
    font-family: "Microsoft Yahei";
}

.news_list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.news_list li {
    border-bottom: 1px dotted #ccc;
    padding: 10px;
    line-height: 24px;
    color: #999;
}

.news_list li:hover {
    background: #fafafa;
}

.news_list li a {
    font-size: 16px;
    font-family: microsoft yahei;
    display: block;
    line-height: 40px;
    color: #000000;
}

.news_list li em {
    color: #666;
    font-family: verdana;
    display: block;
    font-style: normal;
}

.rss_list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.rss_list li {
    border-bottom: 1px dotted #ddd;
    line-height: 40px;
    color: #999;
}

.rss_list li a {
    font-size: 14px;
    font-family: microsoft yahei;
}

.list_page {
    text-align: center;
    margin: 10px;
    display: block;
}

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

.list_page ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: bottom;
}

.list_page ul li {
    display: inline-block;
    border: solid 1px #ddd;
    border-radius: 4px;
}

.list_page ul a {
    color: #333;
    padding: 8px 12px;
    line-height: 18px;
    display: block;
    transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
    background: #fff;
}

.page_group ul {
    border-right: solid 1px #ddd;
    border-radius: 4px;
}

.page_group ul li {
    border-right: none;
    border-radius: 0;
    float: left;
}

.page_group ul li:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.page_group ul li:first-child {
    border-radius: 4px 0 0 4px;
}

.page_group ul li:last-child {
    border-radius: 0 4px 4px 0;
}

.page_group ul .active a {
    background: #f3f3f3;
    border-radius: 0;
}

.artshow {
    line-height: 25px;
    font-size: 14px;
    padding: 0 0 15px 0;
}

.artshow .title {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    font-weight: 100;
    font-variant: normal;
    margin: 0;
    padding: 15px 0;
    font-family: microsoft yahei;
}

.artshow .info {
    text-align: center;
    font-family: microsoft yahei;
    color: #999;
    padding: 0 0 15px 0;
    font-size: 14px;
}

.artshow p {
    margin: 5px 0;
    font-size: 14px;
}

.artshow .pre {
    margin: 5px 0 5px 0;
    color: #999;
}

.artshow .next {
    margin: 0 0 5px 0;
    color: #999;
}

.prowidth {
    width: 899px;
    overflow: hidden;
}

.pro_list {
    margin: 15px 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.pro_list li {
    float: left;
    width: 282px;
    margin: 0 13px 13px 0;
}

.pro_list li a {
    border: 1px solid #eee;
    display: block;
    padding: 15px;
}

.pro_list li a img {
    border: 1px solid #eee;
}

.pro_list li a .title {
    text-align: center;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    font-family: microsoft yahei;
}

.pro_list li a .intro {
    line-height: 18px;
    color: #999;
    word-break: break-all;
    min-height: 55px;
}

.pro_list li a .more {
    display: block;
    margin: 15px auto 10px auto;
    text-align: center;
    background: #e5e5e5;
    width: 90px;
    line-height: 24px;
}

.pro_list li a:hover {
    border: 1px solid #ddd;
}

.pro_list li a:hover .title {
    color: #1F92D1;
}

.pro_list li a:hover .more {
    background: #1F92D1;
    color: #fff;
}

.pro_width {
    width: 1200px;
    height: 370px;
    overflow: hidden;
}

.prolist {
    margin: 15px 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    width: 29999px;
}

.prolist li {
    float: left;
    width: 288px;
    margin: 0 10px 10px 0;
}

.prolist li a {
    border: 1px solid #eee;
    display: block;
    padding: 15px;
}

.prolist li a img {
    border: 1px solid #eee;
}

.prolist li a .title {
    text-align: center;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    font-family: microsoft yahei;
}

.prolist li a .intro {
    line-height: 18px;
    color: #999;
    word-break: break-all;
    min-height: 55px;
}

.prolist li a .more {
    display: block;
    margin: 15px auto 10px auto;
    text-align: center;
    background: #e5e5e5;
    width: 90px;
    line-height: 24px;
}

.prolist li a:hover {
    border: 1px solid #ddd;
}

.prolist li a:hover .title {
    color: #1F92D1;
}

.prolist li a:hover .more {
    background: #1F92D1;
    color: #fff;
}

.pro_widthb {
    width: 1200px;
    overflow: hidden;
}

.prolistb {
    margin: 15px 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.prolistb li {
    float: left;
    width: 288px;
    margin: 0 10px 10px 0;
}

.prolistb li a {
    border: 1px solid #eee;
    display: block;
    padding: 10px;
}

.prolistb li a img {
    border: 1px solid #eee;
    max-width: 100%;
}

.prolistb li a .title {
    text-align: center;
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
    height: 44px;
    overflow: hidden;
}

.prolistb li a .intro {
    line-height: 18px;
    color: #999;
    word-break: break-all;
    min-height: 55px;
}

.prolistb li a .more {
    display: block;
    margin: 15px auto 10px auto;
    text-align: center;
    background: #e5e5e5;
    width: 90px;
    line-height: 24px;
}

.prolistb li a:hover {
    border: 1px solid #ddd;
}

.prolistb li a:hover .title {
    color: #1F92D1;
}

.prolistb li a:hover .more {
    background: #1F92D1;
    color: #fff;
}
.page-box .pro_widthb{
    width: 100%;
}
.page-box .prolistb{width: 100%;}
.page-box .prolistb li{
    width: 265px;
    margin: 0 10px 20px;
        text-align: center;
}

.page-box .prolistb li a img{
    max-height: 138px;
    height: 138px;
}

.foot a {
    color: #FFFFFF;
    text-decoration: none;
}

.foot a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

.linkokae {
    padding-top: 10px;
    font-size: 14px;
}

.linkokae li {
    float: left;
    list-style: none;
    padding-right: 10px;
    line-height: 28px;
}

.m98 {
    margin: auto;
    width: 1140px;
    background-color: #ffffff;
    padding: 30px;
    margin-top: 20px;
}

.bg_gray {
    background-color: #f6f6f6;
}

.one_page p {
    margin-bottom: 15px;
    font-size: 16px;
}
.one_page blockquote{
    margin: 0;
}
.one_page blockquote p {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    text-indent: 0;
}
.fn {
    font-weight: normal;
}

.f18 {
    font-size: 18px;
}

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

.text-gray {
    color: #8a8a8a;
}

.f14 {
    font-size: 14px;
}
.newslist{margin-top: 30px;}
.newslist dl {
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    padding: 25px 25px 25px 108px;
    min-height: 80px;
    margin: 0px;
}
.newslist.nodate dl{
    padding: 25px;
}
.newslist dl dt {
    margin-bottom: 10px;
}

.newslist dl:hover {
    background-color: #f6f6f6;
    transition: all 0.5s ease-in-out;
}

.newslist dl:hover dd.date {
    color: #13619f;
}

.newslist dl:hover dt a {
    color: #13619f;
}

.newslist dl dd.date {
    position: absolute;
    left: 20px;
    top: 25px;
    padding: 0;
    text-align: center;
    font-size: 16px;
    margin: 0;
}

.newslist dl dd.desc {
    padding-bottom: 0px;
    line-height: 1.7;
    margin: 0;
}

.newslist dl dd.desc a {
    display: block;
    color: #848484;
}

.newslist dl dd.date span {
    font-size: 60px;
    line-height: 60px;
    display: block;
    font-weight: 100;
}

.newslist dl dt a {
    transition: all 0.6s linear;
}

.details.nrea {
    padding: 0;
}

.details_top {
    text-align: center;
}

.details_top h1 {
    font-size: 26px;
    color: #333333;
    line-height: 56px;
    font-weight: normal;
    margin-bottom: 0;
    width: 90%;
    margin: 40px auto 0px;
    line-height: 1.2;
    font-family: "方正小标宋简体","黑体";
}
.details_top .mata{
    text-align: center;
    padding:10px 0 10px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
}
.details_top .mata .fontsize a{
    color: #015eab;
    font-weight: bold
}
.details_content{min-height: 500px;}
.details_content p{
    text-indent: 0px;
}
.details_content video{margin: 0 auto 10px;display: block;}
.details_content p[style*=' ']{
    text-indent: 0;
}
.details_content img{
    max-width: 90%;
    text-indent: 0!important;
}
.details_other{
    padding:10px 0 10px;
    border-top: 1px solid #e5e5e5;
    margin-top: 20px;
}
.details_top .mata span{margin: 0 8px;}

.pagination{margin: 0px auto 0px;text-align: center;padding: 2rem 0rem;font-size: 14px;margin-top: 2rem;}
.pagination li{display: inline-block;}
.pagination a{border:solid 1px #7d7d7d;border-radius:5px;color:#7d7d7d;text-decoration:none;text-transform:uppercase;display:inline-block;text-align:center;padding:10px 15px;margin-right: 5px;line-height: 1;}
.pagination li a:hover{color:#fff;background-color:#005eab;border:solid 1px #005eab}
.pagination li.active a{color:#fff;background-color:#005eab;border:solid 1px #005eab}
.pagination li:nth-child(2) a{counter-reset:pagination}


.page-map dt{
    font-weight: bold;
    color: #015eab;
    margin: 10px 0;
}
.page-map dd{
    margin: 0 0 20px 0;
}
.page-map dd a{
    display: inline-block;
    padding: 10px 15px;
    background-color: #f1f1f1;
    margin-right:10px;
    margin-top: 10px;
}
.page-map dd a:hover{
    background-color: #015eab;
    color: #ffffff;
}
.page-map a{
    font-size: 16px;
}
.pic-swiper{margin: 30px 0 10px;position: relative;padding-bottom: 30px;}
.pic-swiper .swiper-slide a{
    display:block;
    border: 1px solid #eee;
    padding: 10px;
}
.pic-swiper .swiper-slide a .title{margin-top: 15px;}
.pic-swiper.swiper{
    width: 1200px;
    overflow: hidden;
}
.pic-swiper  .swiper-slide {
    text-align: center;
    font-size: 16px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    
  }
  .pic-swiper  .swiper-slide img{max-width: 100%;height:220px;object-fit:cover}

  .gzwyh a{
    width: 31.0%;
    height: 80px;
    background: #ffffff;
    box-shadow: 0 0 5px #999;
    line-height: 80px;
    text-align: center;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    border-radius: 5px;
    margin-top: 30px;
    font-size: 18px;
    font-weight: bold;
}
.gzwyh a:hover{
    background-color: #015eab;
    color: #ffffff;
}
.page-box{min-height: 400px;}

.news-item {
  position: relative;
  display: block;
  padding: 62px 0 50px;
}
.news-item::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  height: 1px;
  width: 94.86%;
  background-color: #E5E5E5;
}
.news-item .date {
  position: absolute;
  top: 50%;
  left: 2.5%;
  transform: translateY(-50%);
  text-align: center;
}
.news-item .date * {
  line-height: 1;
  font-family: 'Arial';
}
.news-item .date .day {
  font-size: 52px;
  color: #545E67;
  margin-bottom: 18px;
}
.news-item .date .year {
  color: #9E9E9F;
}
.news-item .txt {
  position: relative;
  width: 77.78%;
  margin-left: 11.875%;
  padding-left: 2.78%;
  box-sizing: border-box;
  border-left: 1px solid #E5E5E5;
}
.news-item .txt::before {
  content: '';
  position: absolute;
  top: 7px;
  left: -1%;
  height: 1px;
  width: 0;
  background-color: #005eab;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}
.news-item .txt h3 {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.1;
  margin-bottom: 24px;
  color: #3B424C;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 0;
}
.news-item .txt h3 span{
    font-size: 14px;
    color: #c70404;
}
.news-item .txt p {
  color: #9E9E9F;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-item .icon {
  position: absolute;
  right: 3.96%;
  top: 50%;
  transform: translateY(-50%);
  height: 40px;
  line-height: 40px;
  padding-left: 1.25%;
  border-left: 1px solid #E5E5E5;
}
.news-item .icon i {
  font-size: 12px;
  color: #979999;
}
.news-item:hover {
  box-shadow: 0px 0px 40px 1px rgba(0, 0, 0, 0.06);
}
.news-item:hover .txt::before {
  width: 4.3%;
}
.news-item:hover .txt h3 {
  color: #005eab;
  padding-left: 1.79%;
}
.yjej_box{ margin-bottom:25px;}
.yjlm{width:100%; background:#355E92; height:40px; line-height:40px;}
.details_content .yjlm a{ font-size:16px; color:#fff; margin-left:20px;}
.ejlm{ overflow:hidden; width:100%; border:1px solid #EFEFEF;}
.ejlm li{ line-height:60px; width:20%; text-align:center; float:left;}
.ejlm li a{ font-size:16px; color:#333;}
.details_content a{color:#005eab}
.details_content a:hover{color:#01345e}