@charset "utf-8";
.insidebg {
    height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


/* 搜索 */


/* 
.search {
    background-color: #f2f2f2;
    padding: 30px 0;
    border-bottom: 1px solid #eeeeee;
}

.search_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.search_box_l {
    display: flex;
    align-items: center;
}

.search_box_l span {
    color: #000000;
    font-size: 14px;
}

.search_box_l a {
    margin: 0 5px;
}

.search_box_r {
    display: flex;
    align-items: center;
}

.search_box_r input {
    width: 170px;
    height: 35px;
    border-radius: 17px 0 0 17px;
    border: 1px solid #cfcfcf;
    color: #7b7b7b;
    padding-left: 20px;
    font-size: 14px;
}

.search_box_r a {
    width: 44px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 0 17px 17px 0;
    background-color: #2c3e6f;
    color: #fff;
}

.search_box_r a i {
    font-size: 24px;
} */


/* 面包屑导航 */

.breadcrumb {
    padding: 18px 0;
    display: flex;
    align-items: center;
    border-bottom: 1px dashed #eeeeee;
}

.breadcrumb1 {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #666;
    margin-right: 8px;
}


/* .breadcrumb1::before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 20px;
    background-color: #fe0629;
    margin-right: 8px;
} */

.breadcrumb1 i {
    color: #fe0629;
    margin-right: 8px;
}

.breadcrumb2>a {
    font-size: 14px;
    color: #666;
}

.breadcrumb2>a:hover {
    color: #fe0629;
}

.breadcrumb2>a>i {
    font-size: 14px;
    color: #666;
    margin: 0 3px;
}

.breadcrumb2>a:last-child i {
    display: none;
}


/* 产品列表 */

.prolist {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}

.prolist_l {
    width: 930px;
}

.prolist_list_title {
    height: 80px;
    line-height: 80px;
    padding-left: 40px;
    font-size: 24px;
    color: #fff;
    background-color: #2c3e6f;
    margin-bottom: 2px;
}

.prolist_list_ct .prolist_list_item {
    margin-bottom: 2px;
    background-color: #ececeb;
    height: 50px;
    line-height: 50px;
    padding-left: 40px;
    display: flex;
    align-items: center;
}

.prolist_list_item>span {
    height: 100%;
    width: 160px;
    font-size: 16px;
    color: #000;
    transition: all .4s;
}

.prolist_list_item>i {
    height: 100%;
    width: 40px;
    text-align: center;
    font-size: 20px;
    color: #666;
}

.prolist_list_ct>a:hover {
    background-color: #2c3e6f;
}

.prolist_list_ct>a:hover span {
    color: #666;
}

.prolist_tel_txt {
    background-color: #2c3e6f;
    display: flex;
    padding: 12px 0;
    flex-direction: column;
    align-items: center;
}

.prolist_tel_t {
    display: flex;
    align-items: center;
}

.prolist_tel_t>i {
    font-size: 30px;
    color: #fff;
    margin-right: 8px;
}

.prolist_tel_t>span {
    font-size: 14px;
    color: #fff;
}

.prolist_tel_b {
    font-size: 28px;
    font-weight: 700;
    color: #fff;
}

.prolist_r {
    width: 240px;
}


/* 新闻内容 */

.newct_tltle_h {
    text-align: center;
    font-weight: normal;
    margin-top: 20px;
    font-size: 28px;
    color: #000;
}

.newct_tltle_sj {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #fe0629;
}

.newct_tltle_sj div {
    font-size: 12px;
    color: #909090;
}

.newct_tltle_sj a {
    width: 80px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    background-color: #fe0629;
}

.newct_ct {
    margin-top: 15px;
}

.tuijian {
    margin-top: 30px;
    padding: 15px;
    background-color: #f5f5f5;
}

.tuijian_title {
    height: 55px;
    font-size: 24px;
    line-height: 55px;
    color: #4b4a4a;
}

.tuijian_ct>a {
    border-top: 1px dashed #dbdbdb;
    width: 100%;
    height: 47px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tuijian_ct>a>h6,
.tuijian_ct>a>span {
    font-weight: 400;
    font-size: 14px;
    color: #4b4a4a;
}


/* 上下一条消息 */

.xiaoxi {
    margin-top: 20px;
}

.xiaoxi_shang {
    display: flex;
    align-items: center;
    margin-bottom: 3px;
}

.xiapoxi_tu {
    width: 60px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background-color: #a2a2a2;
    font-size: 14px;
    color: #fff;
}

.xiapoxi_zi {
    margin-left: 8px;
    width: 800px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px dashed #b5b5b5;
    padding: 5px 0;
}

.xiapoxi_zi>p,
.xiapoxi_zi>span {
    font-size: 14px;
    color: #4b4a4a;
}

.wq {
    margin-top: 25px;
    border-top: 1px solid #fe0629;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.wq_link>a {
    margin: 0 5px;
}

.wq>a {
    width: 72px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    background-color: #fe0629;
}