*{margin:0; padding:0; list-style:none; }
body{
    background: #ffffff;
    font-family: Microsoft Yahei;
    --theme-color: #254AA6;
    --theme-color-red: #9a0101;
    --theme-color-grey1: #ececec;
}
a{
    text-decoration: none;
    color: #333333;
}
body, ul, p, dl, dd, dt, h1 {
    margin: 0;
    padding: 0;
}
li {
    list-style: none;
}
li, img {
    vertical-align: top;
}
.banner {
    width: 100%;
    height: 300px;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 20px;
}

.warp_main{
    width:1200px;
    min-height: 450px;
    margin:0 auto;
    overflow: hidden;
}
.warp_left{
    width:220px;
    margin-right: 20px;
    float: left;
}
.warp_right{
    width:860px;
    float: right;
}
.warp_left_box{
    width: 220px;
    text-align: right;
    margin-bottom: 15px;
    overflow: hidden;
}
.warp_left_box .active{
    background-color: #AFAFAF;
}
.warp_left_box .active a{
    color: #ffffff;
}
.warp_left_box h3{
    background: #8f8f8f;
    height: 88px;
    line-height: 88px;
    color: #fff;
    font-size: 40px;
    font-weight: normal;
    text-align: left;
    padding-top: 22px;
    padding-bottom: 20px;
    text-align: center;
}
.warp_left_box ul {
    padding-top: 8px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
}
.warp_left_box ul li {
    height: 46px;
    line-height: 46px;
    background: #E7E7E7;
    background-repeat: no-repeat;
    background-position: left top;
    font-size: 16px;
    text-align: left;
    text-indent: 32px;
    color: #000;
    margin-bottom: 2px;
    width: 220px;
}
.warp_left_box ul li:hover{
    background-color: #AFAFAF;
}
.warp_left_box ul li a:hover{
    color: #ffffff;
}
.warp_left_box ul li a{
    display: block;
    text-decoration: none;
    color: #333333;
    margin-right: 9px;
}


.breadcrumb {
    height: 35px;
    line-height: 35px;
    background: #ececec;
    padding-left: 16px;
}
.breadcrumb a {
    font-size: 12px;
    color: #333333;
    text-decoration: none;
}
.article_item{
    margin: 20px 20px 0px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #d9d9d9;
}
.article_item a{
    font-size: 13px;
    color: #888;
     padding: 0 5px 0 0;
    text-decoration: none;
 }
.article_item h2 a {
    color: #333;
    line-height: 30px;
    font-weight: 800;
    font-size: 16px;
    text-decoration: none;
}
.article_item_message {
    color: #888;
    line-height: 24px;
    padding: 6px 0 6px 0;
    font-size: 13px;
}
.article_content{
    margin:20px;
}
.article_content h1{
    font-size: 24px;
    color: #333;
    line-height: 30px;
    font-weight: normal;
    text-align: center;
}
.article_content .article_message{
    font-size: 12px;
    color: #888;
    height: 28px;
    line-height: 28px;
    text-align: center;
}
.recruitmentList{
    margin-bottom: 20px;
}
.recruitmentList p{
    line-height: 24px;
    font-size: 14px;
}
.foot{
    margin-top: 40px;
    font-size: 14px;
}
.foot_top{
    background: #3e3e3e;
    height: 45px;
    overflow: hidden;
}
.foot_top ul{
    margin-left: 10px;
    list-style: none;
    padding: 0;
    margin: 0;
}
.foot_top ul li{
    float: left;
    color: #888888;
    margin-right: 10px;
}
.foot_top ul li a {
    color: #888;
    text-decoration: none;
}
.foot_bottom{
    background: #2e2e2e;
    height: 45px;
    padding-top: 38px;
    border-top: 2px solid #a6a6a6;
    text-align: center;
}
.foot_bottom p {
    margin: 0 auto;
    width: 1000px;
    color: #777777;
    line-height: 45px;
    padding-left: 20px;
}
.message_input{
    padding: 6px 3px;
    border: 1px solid #cecece;
    float: left;
    width: 200px;
}
.message_textarea{
    border: 1px solid #cccccc;
    width: 540px;
    height: 120px;
    padding: 3px 5px;
    resize: none;
}
.message_input:hover,.message_textarea:hover{
    border-color: #abaaaa;
}
.message_sum{
    padding: 4px 30px;
    height: 30px;
    line-height: 20px;
    position: relative;
    cursor: pointer;
    color: #403F3F;
    background: #fafafa;
    border: 1px solid #ddd;
    border-radius: 4px;
    overflow: hidden;
    display: inline-block;
}
.message_sum:hover {
    color: #403F3F;
    background: #eee;
    border-color: #ccc;
    text-decoration: none;
}
.previous , .next{
    margin: 10px 0px;
    font-size: 14px;
    color: #333333;
}
.previous a,.next a{
    color: #333333;
}
/*----------首页样式-开始---------*/
.banners{
    /*padding-bottom: 130px;width: 1200px;*/margin:0 auto;
}
.container {
    width: 1200px;
    margin: auto;
}
.clear{ clear:both;}
.notice{ width:1200px; margin:10px auto; height:40px; background:#edf0f4; }
.notice .ico{ width:24px; height:20px; padding:10px 70px 10px 10px;}
.notice .txt{ width:1000px; height:40px; line-height:40px; font-size:14px; color:#4266c7;}
.notice .txt a{ color:#333333;}

.xw{ width:1200px; height:auto; margin:0px auto; margin-top:10px;}
.xw_pic{ width:580px; height:390px; padding-right:20px;}
.xw_list{ width:600px; height:390px;}
.home-industry{
    width: 100%;
    padding-top: 10px;
}
.home-industry-title{
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #999;
}
.home-industry-title .selected{
    color: #cd0102;
}
.home-industry-title-item{
    font-size: 24px;
    color: #999999;
    padding-left: 20px;
}
.home-industry-title-item span{
    cursor: pointer;
}
.home-industry .more{
    font-size: 16px;
    color: #999;
    cursor: pointer;
}
.home-industry .line {
    padding: 15px 0 0;
    border-bottom: 1px solid #e6e6e6;
}
.home-industry-info{
    display: flex;
    align-items: center;
    padding: 15px 0;
    border-bottom: 1px solid #e6e6e6;
    line-height: 24px;
}
.home-industry-info .time {
    background-color: #254AA6;
    color: white;
    padding: 0 8px;
    margin: 0 20px;
    border-radius: 3px;
    flex-shrink:0;
}

.home-industry-info .title {
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    line-height: normal;
    display: -webkit-box;
    display: box;
    overflow: hidden;
    color: #000;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    transition: all ease 0.3s;
    margin-right: 5px;
}
.home-industry-info:hover .title {
    color: #254AA6;
}

.menu_quick{ width:1200px; height:100px; margin:0px auto; margin-top:10px; background:#fbfcff;display: flex;justify-content: space-around;}
.menu_quick .ks_box{ width:140px;height:110px;background:#f6f6f6;}
.menu_quick .ks_ico{ height:36px; text-align:center; padding-top:20px;}
.menu_quick .ks_txt{ height:36px; text-align:center; line-height:36px; color:#131313; font-size:14px;}
.news{
    width:1200px;
    height:auto;
    margin:0px auto;
    margin-top:20px;
    display: flex;
    justify-content: space-between;
}

.news-left { width: 48%; }
.news-right { width: 48%; }
.news-left-top {
    width: 100%;
}
.swiper-news {
    width: 100%;
    height: 394px;
    position: relative;
    overflow: hidden;
}

.swiper-news .swiper-slide {
    background: #fff;
    width: 100%;

}

.swiper-news .swiper-slide img {
    width: 100%;
    height: auto;
    border-radius: 0px;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    /*position: absolute;*/
    /*left: 25%;*/
    /*top: 50%;*/
}
.swiper-news .swiper-slide .content {
    position: absolute;
    width: 100%;
    height: 60px;
    background: #2f74f19c;
    left: 0%;
    bottom: 0%;
    color: #fff;
    display: flex;
    align-items: center;

}
.swiper-news .swiper-slide .content .title {
    color: #fff;
    font-size: 18px;
}
.swiper-news .swiper-slide .content .description {
    margin-top: 4px;
    color: #fff;
}
.news  .swiper-pagination{
    --swiper-theme-color: #ff6600;
    --swiper-pagination-color: #00ff33;/* ä¸¤ç§éƒ½å¯ä»¥ */
    position: absolute;
    right: 6px!important;
    left: unset!important;
    width: 20px!important;
    bottom: 4px!important;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
}
.news  .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    text-align: center;
    line-height: 20px;
    margin-bottom: 4px!important;
    border-radius: unset;
    font-size: 12px;
    color: #fff;
    opacity: 1;
    background: rgba(255, 255, 255, 0.4);
}

.news  .swiper-pagination-bullet-active {
    color: #fff;
    background: #fff;
}
.news .swiper-slide .content .inner {
    /*margin-top: 8px;*/
    margin-left: 15px;
    width: 90%;
}
.news .title:hover {
    color: var(--theme-color);
}
.news .swiper-slide .content .pagination {
    flex-basis: 20px;
}
.news .news-menu {

}
.news-left .news-menu,.news-right .news-menu {
    width: 100%;
    overflow: hidden;
    /* background-color: pink; */
    /*border-bottom: 1px solid var(--theme-color);*/
    margin-bottom: 10px;
    margin-top: 18px;
    margin-left: 18px;
}
.news-menu>div {
    float: left;
    color: #cd0102;
    font-size: 20px;
    padding-left: 10px;
    padding-right: 10px;
    height: 30px;
    font-weight: lighter;
    position: relative;
    cursor: pointer;
}
.news-menu .active  {
    font-weight: bolder;
}
.news-menu .active .line {
    width: 88%;
    margin-left: 5%;
    display: block;
    position: absolute;
    height: 2px;
    background: #cd0102;
    left: 0;
    bottom: 0px;
}
.news-menu .tab-item:hover  {
    font-weight: bolder;
}
.news-menu .tab-item:hover .line {
    width: 70%;
    margin-left: 15%;
    display: block;
    position: absolute;
    height: 2px;
    background: var(--theme-color-red);
    left: 0;
    bottom: 0px;
}
.news-left-bottom {
    margin-top: 4px;
}
.news-left-bottom .item {
    overflow: hidden;
    margin-bottom: 14px;


}
.news-left-bottom  .category-block {
    float: left;
    color: var(--theme-color);
    font-size: 14px;
    border: 1px solid var(--theme-color);
    width: 80px;
    text-align: center;

    margin-right: 10px;
    box-sizing: border-box;
    height: 20px;
    line-height: 18px;
}
.news-left-bottom .title {
    float: left;
    font-size: 14px;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
}
.news-left-bottom .time {
    float: right;
    font-size: 14px;
    color: #666;
    height: 20px;
    line-height: 20px;
}

.news-right-all {
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
    position: relative;
}
.news-right-all .more {
    position: absolute;
    right: 0;
    top: -35px;
    color: #999;
}
.news-right-all .more .icon {
    display: none;
}
.news-right-all .item {
    overflow: hidden;
    margin-bottom: 13px;


}
.news-right-all  .category-block {
    float: left;
    color: var(--theme-color-red);
    font-size: 14px;
    border: 1px solid var(--theme-color-red);
    width: 80px;
    text-align: center;

    margin-right: 10px;
    box-sizing: border-box;
    height: 20px;
    line-height: 18px;
}
.news-right-all .title {
    float: left;
    font-size: 14px;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
}
.news-right-all .time {
    float: right;
    font-size: 14px;
    color: #666;
    height: 20px;
    line-height: 20px;
}
.shadow {
    box-shadow: 0px 2px 15px 0px rgb(0 0 0 / 10%);
}
/*品种专区*/
.universe-dark {
    margin-top:20px;
    width: 100%;
    padding-top: 6px;
    background-color: #e3e2e278;
}
.big-title {
    font-size: 16px;
    font-weight: bolder;
    color: #333;
    margin-bottom: 20px;
    margin-top: 10px;
}
.big-title > span {
    display: inline-block;
    width: 6px;
    height: 20px;
    background-color: #cd0102;
    vertical-align: -4px;
    margin-right: 4px;
}
/*menu-quick-start*/
.quick-menu {
    width: 100%;
    display: flex;
    justify-content: space-around;
}
.quick-menu .left {
    display: flex;
    width: 49%;
    height: 286px;
    flex-direction: column;
}
.quick-menu .right {
    display: flex;
    width: 49%;
}
.quick-menu .left .top {}
.quick-menu .left .top.box {

}
.quick-menu .left .bottom.box {
    margin-top: 6px;

}
.quick-menu .right .top.box {
    height: 286px;
}
.quick-menu .box {
    background: #f6f6f6;
    border-radius: 10px;
}
.quick-menu .box {

}
.quick-menu .box .title {
    font-size: 14px;
    color: #000;
    font-weight: bolder;
    padding-top: 8px;
    padding-left: 12px;
    margin-bottom: 12.5px;
    float: left;
    width: 10%;
}
.quick-menu .list{
    float: left;
    display: flex;
    flex-direction: row;
    justify-content:center;
    flex-wrap: wrap;
    width: 85%;
}
.quick-menu .list .item {
    box-sizing: border-box;
    width: 50%;
    height: 30px;
    line-height: 30px;
    margin-bottom: 8px;
    text-align: left;
    padding-left: 10px;
    position: relative;
    box-sizing: border-box;

}
.quick-menu .list .item:last-child {
    margin-right: 0;
}
.quick-menu .list .item:nth-child(even){
    margin-right: unset;
}
.quick-menu .list .item:hover:after {
    content: "";
    position: absolute;
    left: 40%;
    width: 55%;
    margin-left:-40px;
    border-bottom: 0;
    border-bottom:1px solid var(--theme-color)
}

.quick-menu .list .text {
    font-size: 14px;
    font-weight: normal;

}
.quick-menu .list a {
    color: #000;
}
/*menu-quick-end*/
/*menu-service-start*/
.service {
    width:1200px; margin:0px auto;
    display: flex;
    justify-content: space-between;
    padding-bottom: 50px;
}
.service>.item {
    width: 280px;
    height: 180px;
    /*background: center,center;*/
    background-size: cover;
    position: relative;
}
.service .item .mask{
    position: absolute;
    width: 280px;
    height: 180px;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: #000;
    opacity: 0.4;
    transition: all 0.2s;
}
.service .item .mask-top{
    position: absolute;
    width: 280px;
    height: 180px;
    top: 0;
    left: 0;
    z-index: 2;


}
.service>.item:hover .mask {
    background-color: var(--theme-color);
    opacity: 0.6;
}
.service .mask-top .top {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: bolder;
    margin-top: 28px;
}
.service .mask-top .description {
    color: #fff;
    text-align: center;
    font-size: 12px;
    margin-bottom: 10px;
}
.service .mask-top .line {
    width: 40px;
    border-top: 2px solid #fff;
    margin: 6px auto 2px;
}
.service .mask-top .list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.service .mask-top .list .item  {
    width: 50%;
    height: 30px;
    padding-left: 10%;
    color: #fff;
    font-size: 12px;
    margin-bottom: 6px;
    display: inline-block;
    text-align: left;
    box-sizing: border-box;

}
.service .mask-top .list .item:nth-child(even) {
    padding-left: 5%;
}
.service .mask-top .list .item:last-child {
    margin-right: auto;
}
.service .mask-top .list .icon {
    font-size: 12px;
    display: none;
}
.service .mask-top .list .item .text {
    display: inline-block;
    color: #fff;
    font-size: 14px;
}
/*menu-service-end*/
/*----------首页样式-结束---------*/


body, ul, p, dl, dd, dt, h1 {
    margin: 0;
    padding: 0;
}
li {
    list-style: none;
}
li, img {
    vertical-align: top;
}
.container {
    width: 1200px;
    margin: auto;
}
.shadow {
    box-shadow: 0px 2px 15px 0px rgb(0 0 0 / 10%);
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}
.location {
    padding: 24px 0;
    font-size: 14px;
    padding-left: 18px;
    background: url(/resource/images/home.svg) no-repeat left center;
    background-size: 14px 14px;
}/* ---------内页侧边导航------- */
.side-bar {
    width: 196px;
    background-color: #fff;
    padding-top: 1px;
}
.side-bar a {
    display: block;
    padding-left: 19px;
    padding-right: 19px;
    position: relative;
}
.side-bar a {
    font-size: 14px;
    color: #8990A1;
    display: block;
    padding-top: 22px;
    padding-bottom: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: -1px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
}
.side-bar a.on {
    color: #ffffff;
    background-color: #cd0102;
}
.side-bar a::before {
    content: '';
    position: absolute;
    left: 19px;
    right: 19px;
    bottom: 0;
    height: 1px;
    background-color: #EFF4FA;
}
.side-bar a:last-child:before {
    display: none;
}

.side-bar a::after {
    content: '';
    width: 4px;
    height: 4px;
    border-top: 1.5px solid #8990A1;
    border-left: 1.5px solid #8990A1;
    transform: rotate(135deg);
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -5px;
}
.side-bar .link>a:hover,
.side-bar .link>a.on {
    color: #072C8D;
}
.side-bar .down a:hover,
.side-bar .down a.on {
    color: #072C8D;
    background-color: #DFE9FF;
}
.side-bar a:hover::after, .side-bar a.on::after {
    border-color: #072C8D;
}
.side-bar a:hover::before {
    background-color: #DFE9FF;
}
.bar .bar-down {
    padding-left: 30px;
}
.bar .bar-down p {
    font-size: 14px;
    padding: 10px;
}
.side-bar a.on::after {
    transform: rotate(226deg);
}
.side-bar .down {
    display: none;
}
.side-bar a.on+.down {
    display: block;
}
.side-bar .down a {
    padding: 17px 19px 14px 29px;
}
.side-bar .down a::after {
    display: none;
}

/* ---------------分页-------------- */
.pages {
    font-size: 14px;
    text-align: center;
    line-height: 28px;
    margin-top: 30px;
}
.pages, .pages a, .pages select, .pages input {
    color: #606266;
}
.pages select, .pages input {
    width: 60px;
    text-align: center;
    border: 1px solid #DCDFE6;
    border-radius: 3px;
    padding: 6px 0;
    line-height: normal;
}
.pages a {
    margin: 0 10px;
}
.pages a:hover {
    color: #072C8D;
}
.pages span {
    margin: 0 20px;
}

/* -------数据查询----------- */
.inner-content {
    width: 924px;
    padding: 30px;
    background-color: #fff;
}
.inner-content .result {
    text-align: center;
    font-size: 18px;
    color: #333;
    line-height: 50px;
    font-weight: bolder;
}
.news-list {
    min-height: 450px;
}
.news-list ul:first-child {
    margin-top: -30px;
}
.news-list li {
    padding: 10px 0;
    border-bottom: 1px solid #EFF4FA;
}

.news-list .memos {
    width: 920px;
    padding-top: 0px;
    float: left;
}
.news-list .title,
.news-list .title a { font-size:14px;font-weight: bold;color: #414B66;}
.news-list .title a:hover {
    color: #072C8D;
}
.news-list .title {
    text-align: right;
}
.news-list .title a {
    /*font-family: "PingFangSC-Medium", "PingFang SC";*/
    width: 467px;
    text-align: left;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-list .info {
    font-size: 14px;
    color: #888;
    height: 56px;
    line-height: 28px;
    overflow: hidden;
    margin-top: 19px;
}

/* --------资讯数据详情页----------- */
.details-title {
    font-size: 16px;
    color: var(--theme-color);
    font-weight: bolder;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    background-color: var(--theme-color-grey1);
    /*margin-bottom: 30px;*/
}

.details-time {
    font-size: 12px;
    color: #67728B;
    margin-top: 15px;
    margin-bottom: 24px;
}

.details-time span {
    margin:0 37px;
}

.details-edit {
    color: #323232;
    line-height: 30px;
}
