.daohang_top {
    background: #fcbb12;
    line-height: 35px;
}

.daohang_top .fl a {
    color: #ffffff;
    font-size: 0.875rem;
    display: inline-block;
    font-weight: bold;
}

.daohang_top .fl .iconfont {
    font-size: 1.375rem;
    position: relative;
    top: 2px;
}

.daohang_top .fl a:nth-of-type(1) {
    padding-right: 25px;
    position: relative;
}

.daohang_top .fl a:nth-of-type(1)::before {
    position: absolute;
    top: 50%;
    right: 10px;
    content: "";
    display: block;
    background: #ffffff;
    width: 1px;
    height: 12px;
    transform: translateY(-50%);
}

.daohang_top .fr {
    color: #fff;
    font-size: 0.875rem;
    font-weight: bold;
}

.daohang_top .fr a {
    color: #fff;
    display: inline-block;
}

.daohang_top .fr a .iconfont {
    margin: 0 3px 0 5px;
    position: relative;
    top: 2px;
}

.daohang_bott {
    padding: 12px 0;
}


.daohang_ul>li {
    display: inline-block;
    margin: 0 19px;
    position: relative;
}

.daohang_ul>li>a {
    display: block;
    color: #5d5d5d;
    font-size: 1rem;
}

.daohang_ul>li.active>a,
.daohang_ul>li:hover>a {
    color: #fcbb12;
}

.daohang_fom {
    width: 235px;
    line-height: 30px;
    border: 2px solid #fcbb12;
    border-radius: 30px;
    padding-left: 15px;
}

.daohang_ul .daohang_ul_li {
    margin-right: 0;
}

.daohang_ul_li {
    position: relative;
    top: 10px;
}

.daohang_fom input {
    border: none;
    float: left;
    height: 40px;
    width: 80%;
}

.daohang_fom button {
    background: none;
    border: none;
    width: 20%;
    float: right;
    height: 40px;
}

.banner_size p {
    font-size: 2.3125rem;
    font-weight: bold;
    color: #000000;
}

.banner_size ul li a {
    color: #3b3b3b;
    font-size: 1.125rem;
    display: block;
    line-height: 35px;
}

.banner_size ul {
    padding: 10px 0 20px 0;
}

.banner_size ul li {
    position: relative;
    padding-left: 20px;
}

.banner_size ul li::before {
    position: absolute;
    left: 0;
    top: 45%;
    content: "";
    display: block;
    background: #006bc1;
    height: 6px;
    width: 6px;
}

.banner_size {
    position: absolute;
    left: 18.5%;
    top: 50%;
    transform: translateY(-50%);
}

.banner_size div a {
    color: #fff;
    font-size: 1rem;
    display: inline-block;
    background: #fcbb12;
    line-height: 45px;
    width: 122px;
    border-radius: 5px;
    text-align: center;
    display: none;
}

.product {
    padding: 80px 0 60px 0;
}

.product_ti .fl p:nth-of-type(1) {
    color: #252525;
    font-weight: bold;
    font-size: 2.3125rem;
    padding-bottom: 30px;
    position: relative;
}

.product_ti .fl p:nth-of-type(1)::after {
    position: absolute;
    left: 0;
    bottom: 15px;
    background: #fcbb12;
    width: 32px;
    height: 5px;
    display: block;
    content: "";
}

.product_ti .fl p:nth-of-type(2) {
    font-size: 1rem;
    color: #5f5f5f;
}

.product_div {
    padding-top: 50px;
}

.product_ti .fr a {
    color: #fcbb12;
    font-size: 1.125rem;
    text-transform: uppercase;
    padding-top: 40px;
    display: block;
}

.product .product_ul {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 2rem;
}

.product .product_ul li {
    width: 20%;
    border: 1px solid #e0e0e0;
    margin: 1rem;
    border-radius: 2.5rem;
}



.product_div {
    height: 110vh;
    position: relative;
}

.product .prolunbo_box {
    overflow: hidden;
    width: 100%;
    position: absolute;
    top: 0;
    opacity: 0;
}

.product .prolunbo_box.active {
    opacity: 1;
}


.product .product_ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.product .product_ul li.active {
    border: 1px solid #fcbb12;
}

.product .product_ul>li a:nth-of-type(1) {
    width: 100%;
}

.product .product_ul li a img {
    width: 50%;
    padding-right: 1.25rem;
}


.product_ul li {
    padding: 12px;
    overflow: hidden;
    border: 1px solid #e0e0e0;
    border-top: none;
    position: relative;
}

.product_ul li:nth-of-type(1) {
    border-top: 1px solid #e0e0e0;
}

.product_ul li:hover {
    border: 1px solid #fcbb12;
}

.product_ul li.active {
    border: 1px solid #fcbb12;
}

.product_ul li.active a:nth-of-type(2) {
    background: url(../image/1.png) no-repeat 100% 50%;
}

.product_ul li a {
    display: block;
    float: left;
    text-align: center;
}

.product_ul>li>a:nth-of-type(1) {
    width: 45%;
}
.product_ul>li>a:nth-of-type(1) img{
    width: auto;
    height: 2.5rem;
}

.product_ul>li>a:nth-of-type(2) {
    font-size: 1rem;
    color: #000000;
    padding-left: 0;
    line-height: 56px;
    width: 55%;
    transition: none;
}

.product_ul .product_ul-a a {
    font-size: 1rem;
    color: #000000;
    padding-left: 16px;
    line-height: 56px;
    width: 100% !important;
    transition: none;
    display: block;
    text-align: center;
}

.product_ul li:hover a:nth-of-type(2) {
    background: url(../image/1.png) no-repeat 100% 50%;
}

.product_ul li .pro_two {
    display: none;
}

.product_ul li:hover .pro_two,
.product_ul li.active .pro_two {
    display: block;
}

.product_ul li .pro_two li a {
    width: 100%;
}

.swiper-pagination {
    display: flex;
    justify-content: center;
    position: unset;
    margin-top: 1.25rem;
}

.swiper-pagination-bullet {
    width: 1rem;
    height: 1rem;
    border: 1px solid rgba(0, 0, 0, .5);
    opacity: 1;
    background: unset;
    margin: 3px;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fcbb12;
    border: unset;
}

/* // 只有一个轮播点不显1示 */
.swiper-pagination-bullet:only-child {
    display: none !important;
}


.product_lunbo {
    overflow: hidden;
    position: relative;
}

.product_lunbo .swiper-slide a {
    display: block;
}

.product_lunbo .swiper-slide div {
    position: relative;

}

.product_lunbo .swiper-slide div img {
    width: 100%;
    height: 15.625rem;
    object-fit: contain;
}

.product_lunbo .swiper-slide {
    border: 2px solid #e0e0e0;
}

.product_size {
    padding: 32px 7px 28px 7px;
    border-top: 2px solid #e0e0e0;
}

.product_size>a {
    color: #000000;
    font-size: 1.0625rem;
    margin-bottom: 12px;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-align: center;
}

.product_size p {
    /* padding-left: 58px; */
    text-transform: uppercase;
    color: #000000;
    font-size: 0.875rem;
    position: relative;
    /* display: none; */
    text-align: center;
}

.product_size p a {
    color: #000000;
}

.product_size p::before {
    width: 48px;
    height: 1px;
    position: absolute;
    left: 0;
    top: 5px;
    display: block;
    content: "";
    background: #000;
    display: none;
}

.product_a {
    position: absolute;
    width: 94%;
    left: -100%;
    top: 3%;
    right: 3%;
    bottom: 3%;
    background: rgb(0 94 211 / 70%);
    transition: 400ms ease-in-out;
}

.product_a::after {
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    content: "";
    width: 45px;
    height: 45px;
    background: url(../image/2.png) no-repeat;
    background-size: 100% 100%;
    transform: translate(-50%, -50%);
}

.product .swiper-slide div:nth-of-type(1) {
    border: 1px solid #fff;
    overflow: hidden;
}

.product .swiper-slide:hover div:nth-of-type(1) {
    border: 1px solid #fcbb12;
}

.product .swiper-slide:hover .product_a {
    overflow: hidden;
    left: 3%;
    transition: 400ms ease-in-out;
}

.about {
    padding: 85px 0 100px 0;
    background: #f7f7f7;
}

.about_wid {
    width: 100%;
    padding-top: 40px;
}

.about_wid>div {
    width: 50%;
    float: left;
}

.about_le {
    position: relative;
}

.about_le>a {
    display: block;
}

.about_le_span {
    position: absolute;
    bottom: 0;
    right: 0;
    display: inline-block;
    background: #fcbb12;
    color: #fff;
    width: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 2.25rem;
    font-weight: bold;
}

.about_rig {
    padding-left: 40px;
}

.about_size {
    font-size: 1rem;
    color: #484848;
    line-height: 30px;
}

.about_ul {
    width: 100%;
    padding-top: 50px;
}

.about_ul>li {
    width: 33.3%;
    float: left;
}

.about_ul li p:nth-of-type(1) {
    font-size: 0.9375rem;
    padding-bottom: 12px;
    color: rgb(72, 72, 72);
}

.about_ul li p:nth-of-type(2) {
    font-size: 2.625rem;
    color: #484848;
    /* font-family: "Montserrat"; */
    font-weight: 300;
}

.news_lunbo {
    padding-top: 30px;
}

.news_size>p:nth-of-type(1) {
    color: #fcbb12;
    font-size: 1.0625rem;
}

.news_size>a {
    color: #000000;
    font-size: 1.25rem;
    margin: 12px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    height: 28px;
}

.news_size>p:nth-of-type(2) {
    color: #626262;
    font-size: 1.0625rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    height: 24px;
}

.news_lunbo .swiper-container {
    padding: 2px;
}

.news_lunbo .swiper-slide {
    border: 2px solid #dddddd;
}

.news_lunbo .swiper-slide img {
    height: 14.375rem;
    object-fit: cover;
}

.news_lunbo .swiper-slide>a {
    display: block;
}

.news_lunbo .swiper-slide:hover .news_size>a {
    color: #fcbb12;
}

.news {
    padding: 65px 0 80px 0;
}

.news_size {
    padding: 30px;
}

.Journalism {
    padding: 80px 0 100px 0;
    background: #f7f7f7;
}

.Journalism_lunbo {
    margin-left: 35px;
}

.Journalism_lunbo .swiper-container {
    height: 322px;
}

.Journalism_wid {
    width: 100%;
    padding-top: 40px;
}

.Journalism_wid>div {
    width: 48.5%;
    float: left;
}

.Journalism_bor {
    width: 100%;
    padding: 15px 20px;
    border-bottom: 1px solid #ebebeb;
}

.Journalism_qi {
    width: 18%;
    float: left;
    text-align: center;
}

.Journalism_qi p:nth-of-type(1) {
    font-size: 2.3125rem;
    color: rgb(46, 63, 71);
    font-weight: bold;
    line-height: 1.115;
}

.Journalism_qi p:nth-of-type(2) {
    font-size: 0.9375rem;
    color: #6b6b6b;
}

.Journalism_rig_size {
    width: 82%;
    float: left;
}

.Journalism_rig_size p {
    font-size: 1rem;
    line-height: 1.938;
    color: rgb(107, 107, 107);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.Journalism_rig_size a {
    color: #000000;
    /* font-weight: 300; */
    font-size: 1.1875rem;
    padding-bottom: 0px;
    line-height: 1.947;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.Journalism_bor:hover .Journalism_rig_size a {
    color: #fcbb12;
}

.Journalism_lunbo {
    position: relative;
}

.Journalism_lunbo .swiper-button-next,
.Journalism_lunbo .swiper-button-prev {
    background: none;
    position: static;
    width: 48.5%;
    float: left;
    background: #fcbb12;
    text-align: center;
    height: 35px;
    margin-top: 15px;
    line-height: 35px;
    font-weight: bold;
    font-size: 1.375rem;
}

.Journalism_lunbo .swiper-button-next .iconfont,
.Journalism_lunbo .swiper-button-prev .iconfont {
    color: #fff;
}

.Journalism_lunbo .swiper-button-prev {
    margin-right: 15px;
}

.Journalism_bor:hover .Journalism_rig_size a {
    color: #fcbb12;
}

.Journalism_lunbo .swiper-button-next.swiper-button-disabled,
.Journalism_lunbo .swiper-button-prev.swiper-button-disabled {
    opacity: 6;
}

.Journalism_bor:hover {
    background: #f5f5f5;
}

.Journalism_ri {
    position: relative;
}

.Journalism_ri a {
    display: block;
}

.Journalism_ri a:nth-of-type(2) {
    font-size: 1.1875rem;
    color: #000000;
    border-bottom: 1px solid #ebebeb;
    padding: 15px 0;
    text-align: center;
}

.Journalism_span {
    position: absolute;
    left: 0;
    top: 0;
    background: #fcbb12;
    color: #fff;
    width: 92px;
    height: 92px;
    padding-top: 6px;
    font-size: 0.9375rem;
    text-align: center;
}

.Journalism_span span {
    font-size: 2.3125rem;
    line-height: 50px;
    display: block;
}

.butt {
    background: #1f1f1f;
    border-top: 3px solid #fcbb12;
}

.butt_wid {
    width: 100%;
    padding: 45px 0 50px 0;
}

.butt_wid ul {
    float: left;
    margin-right: 75px;
}

.butt_wid ul li:nth-of-type(1) {
    color: #fff;
    font-size: 1.0625rem;
    padding-bottom: 15px;
}

.butt_wid ul li,
.butt_wid ul li a {
    font-size: 0.9375rem;
    color: #a5a5a5;
    line-height: 30px;
}

.butt_wid ul li a:hover {
    color: #fcbb12;
}

.butt_img>div {
    float: left;
    font-size: 0.9375rem;
    color: #a5a5a5;
    line-height: 30px;
}

.butt_img>div:nth-of-type(2) {
    padding: 25px 0 0 20px;
}

.butt_bor {
    border-top: 1px solid #5c6065;
    padding: 20px 0;
}

.butt_a {
    color: #fff;
    font-size: 1rem;
    font-weight: bold;
}

.butt_a a {
    display: inline-block;
    color: #a5a5a5;
    font-size: 0.9375rem;
    position: relative;
    padding: 0 8px 0 12px;
}

.butt_a a:nth-of-type(1) {
    padding-left: 0;
}

.butt_a a:nth-of-type(1)::after {
    width: 0;
}

.butt_a a::after {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    background: #a5a5a5;
    height: 100%;
    width: 1px;
}

.butt_back {
    background: #0f0f0f;
    padding: 15px 0;
}

.butt_back .bdsharebuttonbox .iconfont {
    font-size: 20px !important;
    color: #898989 !important;
    margin: 0 !important;
    margin-left: 6px !important;
    padding-left: 0 !important;
}

.butt_back .bdsharebuttonbox span {
    font-size: 15px;
    color: #757575;
}

.butt_back .bdsharebuttonbox a {
    display: inline-block;
    text-align: center;
    float: none !important;
    /* line-height: 34px !important;

    height: 34px !important;

      width: 34px !important; */
    background: transparent !important;
}

.butt_back .bdshare-button-style0-16 a {
    /* height: 34px;

      width: 34px; */
    background: transparent !important;
}

.butt_back .fl {
    color: #9b9b9b;
    font-size: 0.9375rem;
}


/* 右侧悬浮 */

.rightfix {
    position: fixed;
    top: 450px;
    right: 5%;
    width: 70px;
    /* border: 1px solid #fcbb12; */
    border-right: none;
    z-index: 99;
    background: #fff;
}

.fix_ul li {
    font-size: 12px;
    background: #fcbb12;
    text-align: center;
    float: none;
    position: relative;
    width: 70px;
    height: 70px;
    padding-top: 10px;
    border-top: 1px solid #dee2e7;
    margin-bottom: 0px;
    color: #fff;
}

.fix_ul li:nth-of-type(1) {
    border-top: none;
}

.fix_ul li i {
    font-size: 1.25rem;
    color: #fff;
}

.fix_ul li a p {
    color: #fff;
    font-size: 0.8125rem;
}

.right_div {
    display: none;
    position: absolute;
    right: 150px;
    top: 0px;
    background: #fff;
    padding: 5px;
    line-height: 58px;
    transition: all 0.2s ease-in-out;
    min-width: 200px;
    z-index: 99999999999;
}

.fix_ul li:hover a {
    color: #848484;
}

.fix_ul li:hover .right_div {
    display: block;
    right: 70px;
    border: 1px solid #fcbb12;
}

.fix_ul li:hover {
    background: #fff;
    border: 1px solid #006bc1;
}

.fix_ul li:hover p,
.fix_ul li:hover i {
    color: #006bc1;
}


/* 内页产品 */

.picture {
    position: relative;
}

.picture_size {
    position: absolute;
    left: 50%;
    top: 50%;
    color: #fff;
    text-align: center;
    transform: translate(-50%, -50%);
}

.picturess .picture_size {
    left: 31%;
    transform: translate(-50%, 0%);
    text-align: left;
}

.picture_size>p:nth-of-type(2) {
    font-size: 1.25rem;
}

.picture_size>p:nth-of-type(1) {
    font-size: 2.5rem;
    font-weight: bold;
}

.chanpin {
    padding: 60px 0 40px 0;
}

.chanpin_fl {
    border: 1px solid #fcbb12;
}

.chanpin_ti {
    background: #fcbb12;
    color: #fff;
    padding: 20px 0 20px 25px;
}

.chanpin_ti>p:nth-of-type(1) {
    font-size: 1.5rem;
    padding-bottom: 4px;
    font-weight: bold;
}

.chanpin_ti>p:nth-of-type(2) {
    font-size: 1rem;
}

.chanpin .product_ul li {
    border-left: none;
    border-right: none;
}

h3 {
    font-size: 1.125rem !important;
}

.tdt-infowindow-content p {
    margin-top: 0 !important;
}

.case_rig_a span {
    font-size: 1.125rem;
    color: #fcbb12;
    position: relative;
    display: block;
    padding-left: 15px;
}

.case_rig_a span::after {
    position: absolute;
    left: 0;
    top: 5px;
    content: "";
    display: block;
    height: 18px;
    width: 3px;
    background-color: #fcbb12;
}

.case_rig_a .fr a,
.case_rig_a .fr {
    font-size: 1rem;
    color: #545454;
}

.case_rig_a .fr i:last-child {
    display: none;
}

.case_rig_a .fr a:hover {
    color: #fcbb12;
}

.case_rig_a {
    padding-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
}

.col-md-9 {
    padding-right: 0;
    padding-left: 10px;
}

.col-md-3 {
    padding-left: 0;
}

.chanpin_rig {
    padding: 20px;
    border: 1px solid #e0e0e0;
}

.chanpin_top {
    font-size: 1rem;
    color: #3f3f3f;
    line-height: 30px;
    padding-top: 35px;
}

.chanpin_top .fl {
    padding-right: 10px;
}

.chanpin_top_a {
    text-align: right;
    padding-top: 0;
    float: right;
}
.chanpin_top .wenjian_file a{
    display: flex;
    align-items: end;
    justify-content: end;
    font-weight: 600;
}
.chanpin_top .wenjian_file a img{
    width: 2.25rem;
    margin-right: .625rem;
}

#showdiv {
    height: 65px;
    overflow: hidden;
    transition: 500ms ease-in-out;
}

#showdiv.active {
    height: auto;
    transition: 500ms ease-in-out;
}

#showdiv.active video {
    width: 100%;
    margin-top: 1.25rem;
}

.chanpin_top {
    border-bottom: 2px solid #e0e0e0;
    padding-bottom: 20px;
}

.chanpin_top_a a {
    width: 131px;
    line-height: 38px;
    border-radius: 30px;
    text-align: center;
    display: inline-block;
    color: #fff;
    background: #fcbb12;
    font-size: 0.9375rem;
    box-shadow: 0px 0px 5px 0px rgba(200, 22, 36, 0.75);
}

.chanpin_top_a .iconfont {
    margin-left: 5px;
}

.chanpin_ul {
    width: 100%;
    padding-top: 28px;
    display: flex;
    flex-wrap: wrap;
}

.chanpin_ul li {
    width: 23.3%;
    margin-right: 18px;
}

.chanpin_ul li img {
    aspect-ratio: 1 / 1;
    padding: 15px;
    object-fit: contain;
}

.chanpin_ul li:nth-of-type(4),
.chanpin_ul li:nth-of-type(8),
.chanpin_ul li:nth-of-type(12),
.chanpin_ul li:nth-of-type(16) {
    margin-right: 0;
}

.chanpin_ul li a:nth-of-type(1) {
    display: block;
    border: 2px solid #e0e0e0;
}

.chanpin_ul li a:nth-of-type(2) {
    color: #000000;
    font-size: 0.9rem;
    margin: 14px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
}

.chanpin_ul li:hover a:nth-of-type(2) {
    color: #fcbb12;
}

.case_tui {
    width: 100%;
    margin-top: 20px;
    border: 1px solid #e4e4e4;
    display: none;
}

.case_tui>p {
    font-size: 17px;
    color: #fff;
    font-weight: bold;
    line-height: 55px;
    padding-left: 12px;
    background: #fcbb12;
}

.case_tui_size {
    width: 50%;
    float: left;
}

.case_tui_size div a {
    font-size: 1rem;
    color: #2b2b33;
    display: inline-block;
    width: 70%;
    float: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.case_tui_size div:hover a {
    color: #fcbb12;
}

.case_tui_size div span {
    font-size: 1rem;
    color: #606060;
    float: right;
}

.case_tui_size div {
    margin-top: 15px;
    position: relative;
    overflow: hidden;
}

.case_tui>div:nth-of-type(1) {
    padding-right: 15px;
}

.case_tui>div:nth-of-type(2) {
    padding-left: 15px;
}

.case_tui_pad {
    padding: 5px 20px 20px 20px;
}


/* 产品详情 */

.details {
    padding: 55px 0 85px 0;
}

.details_wid {
    width: 100%;
    margin: 30px 0 20px 0;
}

.details_wid>div {
    width: 50%;
    float: left;
}

.details_wid_fl>p {
    color: #000000;
    font-size: 1.125rem;
    font-weight: bold;
    margin-bottom: 15px;
}

.details_wid_lb_p {
    color: #006bc1;
    font-size: 0.875rem;
    /* position: absolute;
    left: 50%;
    bottom: 10%;
    transform: translateX(-50%); */
    text-align: center;
    margin-top: 15px;
}

.details_wid_lb .swiper-button-next,
.details_wid_lb .swiper-button-prev {
    background: none;
}

.details_wid_lb .swiper-button-next {
    right: 23px;
}

.details_wid_rig {
    padding-left: 25px;
}

.details_wid_rig>p {
    color: #000000;
    font-size: 1.125rem;
    font-weight: bold;
    padding-bottom: 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e1e1e1;
}

.details_wid_size {
    line-height: 30px;
    font-size: 1rem;
    color: #7c7c7c;
}

.details_wid_rig .bshare-custom {
    display: inline-block !important;
}

.details_wid_rig .dade span {
    color: #5e5e5e;
    font-size: 17px;
}

.details_wid_rig .dade {
    margin: 25px 0 15px 0;
}

.details_wid_a a {
    display: inline-block;
    background: #fcbb12;
    color: #fff;
    font-size: 0.9375rem;
    width: 131px;
    line-height: 38px;
    text-align: center;
    border-radius: 30px;
    box-shadow: 0px 0px 5px 0px rgba(200, 22, 36, 0.75);
}

.chanpin_rig_jie {}

.chanpin_rig_jie_s {
    margin-bottom: 30px;
    border-bottom: 1px solid #e1e1e1;
}

.chanpin_rig_jie_s span {
    display: inline-block;
    color: #fff !important;
    font-size: 1rem;
    background: #1f1f1f;
    padding: 15px 20px;
}

.chanpin_rig_table1 table td {
    padding: 15px 0 15px 25px;
}

.chanpin_rig_table1 table tr td:nth-of-type(1) {
    background: #f2f2f2 !important;
    color: #3d3d3d !important;
    font-size: 1rem;
}

/* .chanpin_rig_table2 table tr:nth-of-type(1) td,
.chanpin_rig_table1 table tr:nth-of-type(1) td {
    background: #fcbb12 !important;
    color: #fff !important;
    font-size: 1.0625rem;
} */
.qingdan {
    background: #fcbb12;
    color: #fff;
    font-size: 1.0625rem;
    line-height: 45px;
    padding-left: 15px;
}

.chanpin_rig_table2 table tr td {
    padding: 15px 0 15px 15px;
    color: #606060;
    font-size: 0.9375rem;
    width: auto !important;
}

.chanpin_rig_jie tbody>tr>td {
    border: 1px solid #ddd;
}

.chanpin_rig_table2 .table tr:nth-of-type(2) td {
    color: #000000;
    font-size: 1.0625rem;
}

.chanpin_rig_table2 table {
    width: 100% !important;
}

.chanpin_rig_table2 {
    height: 209px;
    overflow: hidden;
}

.chanpin_rig_table2 table {
    margin-bottom: 0;
}

.chanpin_rig_a {
    text-align: center;
    padding: 15px 0;
    border: 1px solid #e1e1e1;
    border-top: none;
}

.chanpin_rig_a a {
    color: #000000;
    font-size: 1.0625rem;
}

.chanpin_rig_table2.active {
    height: auto;
}

.chanpin_rig_guan {
    font-size: 1rem;
    color: #7c7c7c;
    padding: 18px 0 10px 0;
    border-bottom: 1px solid #000000;
}

.chanpin_rig_guan a {
    display: inline-block;
    color: #7c7c7c;
}

.chanpin_rig_ze {
    font-size: 0.9375rem;
    color: #6f6f6f;
    background: #eaeaea;
    padding: 15px;
    line-height: 30px;
    margin: 25px 0 30px 0;
}

.chanpin_tui_top {
    line-height: 55px;
    background: #fcbb12;
    padding: 0 25px;
}

.chanpin_tui_top .fr {
    color: #fff;
    font-size: 0.875rem;
}

.chanpin_tui_top span {
    display: inline-block;
    color: #fff;
    font-size: 1.25rem;
    position: relative;
    padding-left: 18px;
}

.chanpin_tui_top span::before {
    position: absolute;
    left: 0;
    top: 50%;
    width: 4px;
    height: 18px;
    background: #fff;
    display: block;
    content: "";
    transform: translateY(-50%);
}

.chanpin_tui {
    border: 1px solid #e1e1e1;
}

.chanpin_tui_lb {
    padding: 20px;
}

.chanpin_tui_lb a {
    display: block;
}

.chanpin_tui_lb .chanpin_tui_lb_si>a {
    color: #000;
    font-size: 1rem;
    margin: 15px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.chanpin_tui_lb .swiper-slide:hover .chanpin_tui_lb_si>a {
    color: #fcbb12;
}

.chanpin_tui_lb .chanpin_tui_lb_si div {
    text-align: center;
}

.chanpin_tui_lb .chanpin_tui_lb_si div a {
    display: inline-block;
    color: #fff;
    background: #fcbb12;
    font-size: 0.9375rem;
    padding: 5px 10px;
}


/* 内页新闻 */

.xinwen {
    padding: 60px 0;
}

.xinwen_top_ti {
    background: #fcbb12;
    color: #fff;
    text-align: center;
    padding: 16px 0;
}

.xinwen_top_ti>p:nth-of-type(1) {
    font-size: 1.5rem;
    margin-bottom: 5px;
}

.xinwen_top_ti>p:nth-of-type(2) {
    font-size: 1rem;
    text-transform: uppercase;
}

.xinwen_top_ul>li a {
    display: block;
    color: #515151;
    font-size: 1.125rem;
    line-height: 55px;
    text-align: center;
    background: url(../image/3.png) no-repeat 94% 50%;
}

.xinwen_top_ul>li:hover a,
.xinwen_top_ul>li.active a {
    color: #fcbb12;
    background: #f9f9f9 url(../image/4.png) no-repeat 94% 50%;
}

.xinwen_top {
    border: 2px solid #fcbb12;
}

.xinwen_fl {
    padding: .9375rem .625rem;
    border: 1px solid #dfdfdf;
    margin-top: 15px;
}

.xinwen_fl>p {
    font-size: 1.25rem;
    color: #fcbb12;
    padding-bottom: 18px;
    border-bottom: 1px solid #dfdfdf;
}

.xinwen_fl_si {
    color: #3e3e3e;
    font-weight: bold;
    line-height: 30px;
    font-size: 0.875rem;
    padding-top: 15px;
    padding-bottom: 10px;
}

.xinwen_fl_zi span {
    background: #fcbb12;
    color: #fff;
    display: inline-block;
    line-height: 50px;
    width: 50px;
    text-align: center;
    margin-right: 1px;
    float: left;
}

.xinwen_fl_zi span .iconfont {
    font-size: 1.5rem;
    display: block;
}

.xinwen_fl_zi a {
    display: inline-block;
    background: #fcbb12;
    color: #fff;
    font-size: 1rem;
    width: 190px;
    text-align: center;
    line-height: 50px;
    float: left;
}

.xinwen_rig_lb {
    margin-top: 35px;
}

.xinwen_rig_wid {
    width: 100%;
}

.xinwen_rig_wid>div {
    width: 46%;
    float: right;
}

.xinwen_rig_wid>a {
    display: block;
    width: 50%;
    float: left;
}

.xinwen_rig_size p:nth-of-type(1) {
    color: #fcbb12;
    font-size: 1.0625rem;
}

.xinwen_rig_size a {
    color: #000;
    font-size: 1.25rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin: 10px 0;
}

.xinwen_rig_size p:nth-of-type(2) {
    color: #626262;
    line-height: 30px;
    font-size: 1rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 88px;
}

.xinwen_rig_lb .swiper-pagination {
    width: auto;
    left: 54%;
    bottom: 12%;
}

.xinwen_rig_lb .swiper-pagination-bullet {
    background: #fcbb12;
    border: 1px solid #fcbb12;
    opacity: 1;
}

.xinwen_rig_lb .swiper-pagination-bullet-active {
    background: none;
}

.xinwen_ul_li {
    width: 100%;
    padding: 25px 0;
    border-bottom: 1px solid #e1e1e1;
}

.xinwen_ul_fl {
    width: 20%;
    float: left;
    padding: 25px 0;
    text-align: center;
    background: #f0f0f0;
    color: #000;
}

.xinwen_ul_fl>p:nth-of-type(1) {
    font-size: 1.875rem;
    font-family: "HYa4gj";
}

.xinwen_ul_fl>p:nth-of-type(2) {
    font-size: 1rem;
}

.xinwen_ul_rig {
    width: 80%;
    float: left;
    padding-left: 20px;
}

.xinwen_ul_rig a {
    color: #000;
    font-size: 1.125rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin: 6px 0;
}

.xinwen_ul_rig p {
    font-size: 1rem;
    color: #555555;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.xinwen_ul_li:hover .xinwen_ul_fl {
    background: #fcbb12;
    color: #fff;
}

.xinwen_ul_li:hover .xinwen_ul_rig a {
    color: #fcbb12;
}

.xinwen_ul {
    margin-bottom: 28px;
}


/* 关于我们 */

.brief {
    padding: 55px 0 70px 0;
}

.brief_rig_size {
    color: #3f3f3f;
    line-height: 30px;
    font-size: 1rem;
    padding: 30px 0 40px 0;
}

.brief_butt {
    background: #f5f5f5;
    padding: 15px 25px 0 25px;
    border: 1px solid #e0e0e0;
}

.brief_butt>div:nth-of-type(1) {
    width: 25%;
}

.brief_butt_padd {
    /* background: #f5f5f5; */
    width: 75%;
    padding-left: 55px;
}

.brief_butt_rig>p:nth-of-type(1) {
    color: #fcbb12;
    font-size: 1.25rem;
    padding-top: 10px;
}

.brief_butt_rig>p:nth-of-type(2) {
    font-size: 1rem;
    color: #3f3f3f;
    line-height: 30px;
    padding: 10px 0;
}

.brief_dian span {
    display: inline-block;
    float: left;
}

.brief_dian div p {
    margin-left: 6px;
}

.brief_dian div p:nth-of-type(1) {
    font-size: 15px;
    color: #646464;
}

.brief_dian div p:nth-of-type(2) {
    font-size: 22px;
    color: #fcbb12;
    font-weight: bold;
}


/* 联系 */

.contact {
    padding: 55px 0 90px 0;
}

.contact_rig_wid {
    width: 100%;
    margin: 30px 0;
    border-bottom: 2px solid #e0e0e0;
    padding-bottom: 25px;
}

.contact_rig_wid>div {
    /* width: 50%; */
    float: left;
    color: #3f3f3f;
    font-size: 1rem;
    font-weight: bold;
    line-height: 30px;
}

.contact_rig_wid>div:nth-of-type(1) {
    width: 40%;
}

.contact_rig_wid>div:nth-of-type(2) {
    width: 60%;
}

.top_id {
    position: absolute;
    top: 6.25rem;
}

.contact_mess {
    padding: 35px 0;
    position: relative;
}

.contact_mess_cen p {
    text-align: center;
    color: #fcbb12;
    font-size: 1.25rem;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e1e1e1;
}

.contact_mess_cen p::after {
    position: absolute;
    left: 50%;
    bottom: -3px;
    background: #fcbb12;
    width: 50px;
    height: 5px;
    display: block;
    content: "";
    transform: translateX(-50%);
}

.contact_for .row input {
    width: 100%;
    background: none;
    font-size: 1rem;
    color: #8c8c8c;
    border: 1px solid #e1e1e1;
    height: 45px;
    padding-left: 15px;
}

.contact_for form .contact1>div:nth-of-type(2) {
    margin: 15px 0;
}

.contact_for form>div textarea {
    width: 100%;
    background: none;
    font-size: 1rem;
    color: #8c8c8c;
    border: 1px solid #e1e1e1;
    height: 148px;
    padding: 10px 0 0 15px;
}

.contact_for_inp span {
    float: left;
    color: #8c8c8c;
    font-size: 1rem;
    border: 1px solid #e1e1e1;
    line-height: 45px;
    width: 85px;
    text-align: center;
    border-right: none;
}

.contact_for_inp input {
    float: left;
    color: #8c8c8c;
    font-size: 1rem;
    border: 1px solid #e1e1e1;
    height: 47px;
    padding-left: 15px;
}

.contact_for_img {
    margin-left: 15px;
}

.contact_for_img span {
    color: #8c8c8c;
    font-size: 1rem;
    display: inline-block;
    margin-left: 8px;
}

.contact_for_butt button {
    color: #fff;
    font-size: 1rem;
    background: #fcbb12;
    width: 195px;
    line-height: 45px;
    border: none;
}


/* 新闻详情 */

.xianqi_tui {
    padding: 15px 20px 20px 20px;
    border: 1px solid #dfdfdf;
    margin-top: 15px;
}

.xianqi_tui>p {
    font-size: 1.25rem;
    color: #fcbb12;
    padding-bottom: 18px;
    border-bottom: 1px solid #dfdfdf;
}

.xianqi_tui div {
    margin-top: 10px;
}

.xianqi_tui div a {
    color: #515151;
    font-size: 0.9375rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    line-height: 32px;
}

.center_pro_li {
    width: 100%;
    margin-top: 16px;
}

.center_pro_li>a {
    width: 40%;
    float: left;
    border: 1px solid #e0e0e0;
}

.center_pro_size {
    width: 60%;
    float: left;
    padding-left: 15px;
}

.xianqi_tui .center_pro div {
    margin-top: 0;
}

.xianqi_tui div a {
    color: #515151;
    font-size: 0.9375rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    line-height: 32px;
}

.center_pro_size p {
    color: #a3a3a3;
    font-size: 0.875rem;
}

.xianqi {
    padding: 55px 0 60px 0;
}

.xianqi_ti>p {
    font-size: 1.125rem;
    color: #000;
    padding-bottom: 10px;
}

.xianqi_ico .fl {
    color: #888888;
    font-size: 1rem;
}

.xianqi_ico .fl span {
    display: inline-block;
    padding: 0 10px;
    border-left: 1px dashed #e0e0e0;
}

.xianqi_ico .fl span:nth-of-type(1) {
    padding-left: 0;
}

.xianqi .col-md-9 {
    padding-left: 0;
    padding-right: 10px;
}

.xianqi .col-md-3 {
    padding-right: 0;
    padding-right: 15px;
}

.xianqi_ti {
    padding-bottom: 15px;
    position: relative;
}

.xianqi_ti::after {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 95%;
    height: 1px;
    background: #fcbb12;
    display: block;
    content: "";
}

.xianqi_ti::before {
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 4%;
    height: 4px;
    background: #fcbb12;
    display: block;
    content: "";
}

.xianqi_size>p {
    font-size: 1rem;
    color: #555555;
}

.xianqi_size {
    padding-top: 25px;
    font-size: 1rem;
    color: #555555;
    line-height: 30px;
}

.xianqi_a {
    width: 100%;
    border: 1px solid #e1e1e1;
    border-top: none;
    padding: 0 20px;
}

.xianqi_a>div {
    width: 50%;
    float: left;
    line-height: 60px;
}

.xianqi_a>div a {
    display: block;
    color: #555555;
    font-size: 1rem;
}

.xianqi_a>div:nth-of-type(2) {
    text-align: right;
    border-left: 1px solid #e1e1e1;
}

.xianqi_a>div:nth-of-type(2) span {
    display: inline-block;
    margin-left: 25px;
    display: none;
}

.xianqi_a>div:nth-of-type(1) span {
    display: inline-block;
    margin-right: 25px;
    display: none;
}

.xianqi_a {
    margin-bottom: 22px;
}

.chanpin_tui {
    margin-top: 30px;
}

.xianqi_a>div>a {
    display: inline-block;
}


/* 荣誉 */

.rongyu {
    padding: 60px 0;
}

.rongyu_ul {
    width: 100%;
    margin-top: 30px;
}

.rongyu_ul li {
    width: 31%;
    float: left;
    margin-left: 15px;
    margin-bottom: 15px;
}

.rongyu_ul li p {
    padding-top: 15px;
    color: #484848;
    font-size: 1rem;
    text-align: center;
}


/* 企业招聘 */

.sociology_col {
    color: #fff;
    font-size: 1.0625rem;
    line-height: 60px;
    background-color: #fcbb12;
}

.sociology_col span {
    width: 25%;
    float: left;
    text-align: center;
    display: block;
}

.sociology_quan {
    color: #2f2f2f;
    font-size: 1.0625rem;
    margin-bottom: 3px;
    line-height: 75px;
}

.sociology_quan {
    background: #e6e6e6;
}

.sociology_top {
    background-color: #e6e6e6;
    cursor: pointer;
}

.sociology_top>span {
    width: 25%;
    float: left;
    text-align: center;
    display: block;
}

.sociology_span {
    color: #fcbb12;
    font-size: 1.875rem;
    font-weight: bold;
    text-align: center;
}

.sociology_span span:nth-of-type(2) {
    display: none;
}

.sociology_bott p {
    font-size: 1.0625rem;
    color: #2f2f2f;
    line-height: 40px;
}

.sociology_bott {
    background: #f8f8f8;
    padding: 40px 70px 140px 70px;
}

.sociology_bott p span {
    display: inline-block;
    margin-left: 90px;
}

.sociology_bott button {
    color: #fff;
    font-size: 1.0625rem;
    line-height: 48px;
    padding: 0 28px;
    background: #fcbb12;
    margin-top: 30px;
    border: none;
}

.sociology_bott {
    display: none;
}

.sociology_quan.active {
    margin-bottom: 0;
}

.sociology_quan.active .sociology_bott {
    display: block;
}

.sociology_quan.active .sociology_span span:nth-of-type(2) {
    display: block;
}

.sociology_quan.active .sociology_span span:nth-of-type(1) {
    display: none;
}

.sociology_div {
    margin-top: 30px;
}

@media(max-width:1800px) {
    .product_div {
        height: 120vh;
    }

    .daohang_ul li {
        margin: 0 15px;
    }

    .banner_size {
        left: 15.5%;
    }
}

@media(max-width:1540px) {
    .product_div {
        height: 140vh;
    }
}

@media(max-width:1440px) {
    .banner_size {
        left: 10.5%;
    }
}

@media(max-width:1366px) {
    html {
        font-size: 12px;
    }

    .banner_size {
        left: 7.5%;
    }

    .Journalism_lunbo .swiper-container {
        height: 307px;
    }

    .xinwen_top_ti {
        padding: 12px 0;
    }

    .xianqi_tui div a {
        line-height: 28px;
    }

    .xinwen_rig_size p:nth-of-type(2) {
        height: 110px;
    }

    .contact_rig_wid>div {
        line-height: 25px;
    }

    .contact_rig_wid {
        margin: 20px 0;
    }

    .xinwen_fl_zi a {
        line-height: 48px;
    }
}

@media(max-width:1280px) {
    .product_div {
        height: 130vh;
    }

    .banner_size {
        left: 4.5%;
    }

    .Journalism_wid>div {
        width: 47.5%;
    }

    .butt_wid ul {
        margin-right: 65px;
    }

    .product_size {
        padding-top: 10px;
    }

    .news_size {
        padding: 20px;
    }

    .news_size>a {
        margin: 8px 0;
        line-height: 26px;
    }
}

@media(max-width:1024px) {
    .product_ul li a:nth-of-type(2) {
        line-height: 45px;
    }

    .about_ul {
        padding-top: 25px;
    }

    .daohang_ul li {
        margin: 0 9px;
    }

    .daohang_fom {
        width: 200px;
        line-height: 20px;
    }

    .daohang_fom input {
        height: 35px;
    }

    .daohang_fom button {
        height: 35px;
    }

    .banner_size ul li a {
        line-height: 28px;
    }

    .banner_size div a {
        line-height: 35px;
        width: 110px;
    }

    .product_div {
        padding-top: 25px;
    }

    .product {
        padding: 50px 0;
    }

    .about_wid {
        padding-top: 25px;
    }

    .about {
        padding: 50px 0;
    }

    .news {
        padding: 50px 0;
    }

    .Journalism_lunbo {
        margin-left: 29px;
    }

    .Journalism_lunbo .swiper-button-prev {
        margin-right: 14px;
    }

    .Journalism_lunbo .swiper-container {
        height: 255px;
    }

    .butt_wid ul {
        margin-right: 65px;
    }

    .xianqi_a>div {
        line-height: 45px;
    }

    .xinwen_fl_zi a {
        line-height: 40px;
    }

    .xinwen_fl_zi span {
        line-height: 39px;
    }

    .xinwen_ul_li {
        padding: 15px 0;
    }

    .xinwen_fl {
        padding: 10px;
    }

    .xinwen_rig_size p:nth-of-type(2) {
        line-height: 24px;
    }

    .brief_butt_padd {
        padding-left: 20px;
    }

    .brief_butt_rig>p:nth-of-type(1) {
        padding-top: 0px;
    }

    .brief_butt_rig>p:nth-of-type(2) {
        line-height: 25px;
        padding: 6px 0;
    }

    .brief_butt {
        padding: 15px 38px 0 55px;
    }

    .details_wid_size {
        line-height: 26px;
    }

    .details_wid_rig .dade {
        margin: 15px 0 15px 0;
    }

    .chanpin_rig_table1table td {
        padding: 10px;
    }

    .chanpin_rig_table2 table tr td {
        padding: 10px;
    }

    .chanpin_ul li {
        margin-left: 20px;
    }

    .daohang_bott .logo img {
        width: 210px;

    }
}

@media(max-width:768px) {
    .product .prolunbo_box {
        position: relative;
        display: none;
        opacity: unset;
    }

    .product .prolunbo_box.active {
        display: block;
        opacity: unset;
    }

    .product .product_ul {
        flex-wrap: wrap;
    }

    .product .product_ul li {
        width: 100%;
    }

    .banner_size ul {
        display: none;
    }

    .banner_size div a {
        margin-top: 15px;
    }

    .product_ul li {
        padding: 10px;
    }

    .product_ul li a:nth-of-type(2) {
        padding-left: 8px;
    }

    .product_ul li a:nth-of-type(1) {
        width: 35%;
    }

    .product_ul li a:nth-of-type(2) {
        width: 65%;
    }

    .product_ul li a:nth-of-type(2) {
        line-height: 30px;
    }

    .product_size>a {
        margin-bottom: 6px;
    }

    .about_rig {
        padding-left: 15px;
    }

    .about_size {
        line-height: 28px;
    }

    .about_ul {
        padding-top: 10px;
    }

    .about_ul li p:nth-of-type(2) {
        font-size: 2rem;
    }

    .about_ul li p:nth-of-type(1) {
        padding-bottom: 8px;
    }

    .about_size {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        -webkit-line-clamp: 6;
        overflow: hidden;
    }

    .news_size>p:nth-of-type(2) {
        height: 20px;
    }

    .news_size {
        padding: 10px;
    }

    .news_size>a {
        margin: 6px 0;
        line-height: 24px;
    }

    .Journalism {
        padding: 50px 0;
    }

    .Journalism_lunbo {
        margin-left: 19px;
    }

    .Journalism_lunbo .swiper-container {
        height: 188px;
    }

    .Journalism_lunbo .swiper-button-prev {
        margin-right: 10px;
    }

    .Journalism_ri a:nth-of-type(2) {
        padding: 10px 0;
    }

    .xianqi_tui {
        padding: 10px;
    }

    .xianqi_tui>p {
        padding-bottom: 6px;
    }

    .xianqi_tui div {
        margin-top: 3px;
    }

    .xinwen_fl {
        padding: 10px;
        margin-top: 10px;
    }

    .xinwen_fl_si {
        line-height: 26px;
        padding-top: 8px;
    }

    .xinwen_fl>p {
        padding-bottom: 6px;
    }

    .xinwen_fl_zi span {
        line-height: 30px;
        width: 40px;
    }

    .xinwen_fl_zi a {
        line-height: 32px;
        width: 100px;
    }

    .chanpin_tui_lb {
        padding: 15px;
    }

    .chanpin_tui_top {
        line-height: 45px;
    }

    .xianqi_a>div:nth-of-type(1) span {
        margin-right: 5px;
    }

    .xianqi_a>div:nth-of-type(2) span {
        margin-left: 5px;
    }

    .xianqi_a {
        padding: 0 5px;
    }

    .xinwen_top_ul>li a {
        line-height: 45px;
    }

    .xinwen_rig_size p:nth-of-type(2) {
        height: 55px;
        -webkit-line-clamp: 2;
    }

    .xinwen_rig_size a {
        margin: 5px 0;
    }

    .xinwen_ul_rig p {
        line-height: 23px;
    }

    .contact_for_butt button {
        width: 140px;
        line-height: 37px;
    }

    .contact_for_butt {
        float: none;
        text-align: center;
        margin-top: 20px;
    }

    .contact_for_div>.fl {
        float: none;
    }

    .brief_dian span img {
        width: 40px;
    }

    .brief_rig_size {
        line-height: 27px;
        padding: 20px 0;
    }

    .chanpin_rig_jie_s {
        margin-bottom: 20px;
    }

    .chanpin_top {
        line-height: 26px;
        padding-top: 20px;
    }

    .chanpin_top_a {
        padding-top: 10px;
    }

    .chanpin_top_a a {
        width: 110px;
        line-height: 32px;
    }

    .chanpin_ul li {
        margin-left: 14px;
    }

    .case_tui_pad {
        padding: 5px 10px 10px 10px;
    }

    .chanpin_rig {
        padding: 10px;
    }

    .sociology_span {
        width: 10% !important;
    }

    .rongyu_ul li {
        margin-left: 12px;
    }
}

@media(max-width:480px) {
    .product {
        padding: 35px 15px;
    }

    .product .col-md-3 {
        display: none;
    }

    .col-md-9 {
        padding-right: 0;
        padding-left: 0;
    }

    .about {
        padding: 35px 15px;
    }

    .about_wid>div {
        width: 100%;
    }

    .about_rig {
        padding-left: 0;
        padding-top: 15px;
    }

    .news {
        padding: 35px 15px;
    }

    .news_size>a {
        margin: 3px 0;
    }

    .news_lunbo {
        padding-top: 25px;
    }

    .product_ti .fl p:nth-of-type(1) {
        padding-bottom: 10px;
    }

    .product_ti .fl p:nth-of-type(1)::after {
        left: 0;
        bottom: 3px;
        height: 3px;
    }

    .product_ti .fr a {
        padding-top: 5px;
    }

    .Journalism {
        padding: 35px 15px;
    }

    .Journalism_wid>div {
        width: 100%;
    }

    .Journalism_lunbo {
        margin-left: 0;
    }

    .phone .fl {
        width: 60%;
    }

    .color_dao {
        line-height: 39px;
    }

    body {
        padding: 65px 0 55px 0;
    }

    .color_dao .iconfont {
        font-size: 25px;
    }

    .banner_size p {
        font-size: 1.5rem;
    }

    .banner_size div a {
        margin-top: 10px;
        line-height: 30px;
        width: 95px;
    }

    .xianqi_ico .fl span {
        padding: 0 0px;
        border-left: none;
    }

    .xianqi_ico .fl {
        float: none;
    }

    .xianqi_ico .fr {
        float: none;
        margin-top: 10px;
    }

    .xianqi {
        padding: 35px 15px;
    }

    .chanpin_rig {
        padding: 10px 10px 0 10px;
    }

    .xianqi_a>div {
        width: 100%;
        text-align: center;
    }

    .xianqi_a>div:nth-of-type(2) {
        text-align: center;
        border-left: none;
        border-top: 1px solid #e1e1e1;
    }

    .xianqi .col-md-9 {
        padding-left: 0;
        padding-right: 0px;
    }

    .xianqi .col-md-9 {
        padding-left: 0;
        padding-right: 10px;
    }

    .xianqi .col-md-3 {
        display: none;
    }

    .col-md-3 {
        display: none;
    }

    .xinwen {
        padding: 35px 15px;
    }

    .case_rig_a span::after {
        top: 1px;
    }

    .xinwen_rig_lb {
        margin-top: 20px;
    }

    .xinwen_rig_wid>a {
        width: 100%;
    }

    .xinwen_rig_wid>div {
        width: 100%;
        margin-top: 15px;
    }

    .xinwen_rig_lb .swiper-container {
        padding-bottom: 35px;
    }

    .xinwen_rig_lb .swiper-pagination {
        left: 45%;
        bottom: 10px;
    }

    .xinwen_ul_rig {
        padding-left: 12px;
    }

    .xinwen_ul_fl {
        padding: 14px 0;
    }

    .picture_size>p:nth-of-type(1) {
        font-size: 1.6rem;
    }

    .picture_size>p:nth-of-type(2) {
        width: 100%;
        text-align: center;
    }

    .picture_size {
        left: 0%;
        top: 50%;
        color: #fff;
        text-align: center;
        transform: translate(-0%, -50%);
        width: 100%;
    }

    .picture_size>p:nth-of-type(2) {
        font-size: 1rem;
    }

    .contact_rig_wid>div {
        width: 100%;
    }

    .contact_rig_wid>div:nth-of-type(1) {
        margin-bottom: 15px;
    }

    .contact {
        padding: 35px 15px;
    }

    .contact_for_inp {
        width: 60%;
    }

    .contact_for_inp span {
        line-height: 35px;
        width: 55px;
    }

    .contact_for_inp input {
        height: 37px;
        padding-left: 7px;
        width: 71%;
    }

    .contact_for_img {
        width: 40%;
        margin-left: 0;
    }

    .rightfix {
        display: none;
    }

    .contact_for_img img {
        width: 60%;
        float: left;
    }

    .contact_for_img span {
        float: left;
        width: 40%;
        margin-left: 0;
    }

    .contact_mess {
        padding: 25px 0;
    }

    .contact_for .row .col-md-6:nth-of-type(1) {
        margin-bottom: 15px;
    }

    .contact_for form>div textarea {
        height: 120px;
    }

    .brief {
        padding: 35px 15px;
    }

    .brief_butt>div:nth-of-type(1) {
        width: 70%;
        margin: 0 auto;
        float: none;
    }

    .brief_butt_padd {
        width: 100%;
        padding-left: 0;
        margin-top: 20px;
        float: none;
    }

    .brief_butt {
        padding: 15px;
    }

    .case_rig_a .fr a,
    .case_rig_a .fr {
        display: none;
    }

    .details {
        padding: 35px 15px;
    }

    .details_wid>div {
        width: 100%;
    }

    .details_wid_rig {
        padding-left: 0;
    }

    .details_wid_rig>p {
        padding-bottom: 10px;
        margin-bottom: 5px;
    }

    .chanpin_rig_jie_s span {
        padding: 10px 12px;
    }

    .details .col-md-3 {
        display: block;
        padding-right: 0;
        margin-bottom: 20px;
    }

    .product_ul li a:nth-of-type(1) {
        width: 30%;
    }

    .chanpin_ti {
        padding: 15px 0 15px 25px;
    }

    .chanpin {
        padding: 35px 15px;
    }

    .chanpin .col-md-3 {
        display: block;
        padding-right: 0;
        margin-bottom: 20px;
    }

    .chanpin_top .fl {
        padding-right: 15px;
    }

    .chanpin_ul li {
        margin-left: 0;
        width: 44.5%;
        /* height: 165px; */
    }

    .chanpin_ul li:nth-of-type(odd) {
        margin-right: 15px;
    }

    .chanpin_ul li a:nth-of-type(2) {
        margin: 15px 0;
    }

    .case_tui_size {
        width: 100%;
    }

    .rongyu {
        padding: 35px 15px;
    }

    .sociology_top>span:nth-of-type(1) {
        width: 38.2%;
    }

    .sociology_col span {
        width: 31%;
    }

    .sociology_bott {
        padding: 15px;
    }

    .sociology_bott p span {
        margin-left: 15px;
    }

    .sociology_bott button {
        line-height: 40px;
        padding: 0 22px;
        margin-top: 15px;
    }

    .rongyu_ul li {
        width: 47.5%;
        margin-left: 0;
    }

    .rongyu_ul li:nth-of-type(odd) {
        margin-right: 15px;
    }

}

#page {
    clear: both;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    display: table;
    margin: 30px auto;
}

#page li {
    float: left;
    padding: 5px 14px;
    border: 1px solid #CCCCCC;
    margin-right: 6px;
    color: #666;
    font-size: 12px;
    list-style: none;
}

#page li:hover {
    border: 1px solid #fcbb12;
}

#page li:hover a {
    color: #fcbb12;
}

#page li a {
    color: #666;
    display: inline-block;
    padding: 5px 14px;
    text-align: center;
    margin: -5px -14px -5px -14px;
}

#page li.thisclass {
    border: 1px solid #fcbb12;
    background-color: #fcbb12;
    color: #FFFFFF
}

#page li.thisclass a {
    color: #fff
}

.recruit_three {
    margin-top: 1.875rem;
}

.recruit_three ul li a {
    color: #fcbb12;
    font-weight: 600;
    margin-top: 1.25rem;
    display: block;
}

.recruit_three ul li:nth-child(1)>div {
    border-radius: .625rem;
}

.recruit_three ul li .clearfix {
    line-height: 3.75rem;
    border-bottom: 1px solid #DDDDDD;
    font-size: 1rem;
    color: #000000;
    padding: 0 2rem 0 4.375rem;
    cursor: pointer;
}

.recruit_three ul li .clearfix>div {
    float: left;
    width: 20%;
    text-align: center;
}

.recruit_three ul li .clearfix>div:nth-child(1) {
    width: 40%;
    text-align: left;
}

.recruit_three ul li .content {
    padding: 2.25rem 4.375rem;
    border: 1px solid #e5e5e5;
    display: none;
    background: #F5F5F5;
}

.recruit_three .more_2:hover {
    background: #fff;
    transition: all .6s;
}

.recruit_three .more_2 {
    border: 1px solid #fcbb12;
    transition: all .6s;
}

.recruit_three .more_2:hover a {
    color: #fcbb12;
}

.recruit_three ul li .text {
    font-size: 1rem;
    line-height: 1.875rem;
    color: #494949;
}

.recruit_three ul li.active .clearfix {
    background-color: #fcbb12;
    color: #fff;
}

.recruit_three ul li.active .content {
    display: block;
}

.recruit_three ul .more {
    position: absolute;
    bottom: 0;
    right: 0;
}

.recruit_three .font18 {
    color: #fcbb12;
    font-weight: 600;
}

.more_2 {
    font-size: 1rem;
    line-height: 3.75rem;
    letter-spacing: 0.1px;
    text-transform: uppercase;
    color: #FFFFFF;
    background-color: #fcbb12;
    transform: skewX(-5deg);
    display: inline-block;
    border-radius: .5rem;
    position: absolute;
    bottom: 0;
    right: 0;
}

.more_2 a {
    color: #fff;
    padding: 0 2.5rem;
}

@media (max-width:767px) {

    .recruit_three ul li .clearfix>div:nth-child(2),
    .recruit_three ul li .clearfix>div:nth-child(3) {
        display: none;
    }

    .recruit_three ul li .clearfix>div:nth-child(1) {
        width: 80%;
    }

    .recruit_three ul li .clearfix {
        padding: 0 15px;
        font-size: 14px;
        line-height: 50px;
    }

    .recruit_three ul li .content {
        padding: 20px;
    }
}




.ajhhsd {
    color: #777;
    font: 500 1rem/1.5em "sourcehansans";
    padding: 1em 0;
}

.ajhhsd a {
    color: #777;
}

.ajhhsd a:hover {
    color: #910e2a;
}

.ajhhsd span {
    padding: 0 0.3em;
}

.ajhhsd span:last-child {
    display: none;
}

.xw_ny_banner {
    background: #333;
    -o-background-size: cover;
    background-size: cover;
    padding: 13.5rem 0 7.25rem;
}

@media (max-width: 990px) {
    .xw_ny_banner {
        padding: 7.25rem 0;
    }

    .phone_show_990 {
        display: block;
    }

    .pc_show_990 {
        display: none;
    }
}

@media (max-width: 768px) {
    .xw_ny_banner {
        padding: 4rem 0;
    }
}

.xw_ny_banner h2 {
    color: #FFFFFF;
    font: 600 3.125rem/1.2em "montserrat";
}

@media (max-width: 768px) {
    .xw_ny_banner h2 {
        font-size: 1.8rem;
    }
}

.ssy-sskaa {
    margin-bottom: 2rem;
}

@media (max-width: 768px) {
    .ssy-sskaa {
        margin-bottom: 1.5rem;
    }
}

.ssy-sskaa .searchsa form {
    width: 50%;
    border: 1px solid #999;
    padding: 0 1.5em;
    border-radius: 2rem;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .ssy-sskaa .searchsa form {
        width: 90%;
    }

    .pc_show_767 {
        display: none;
    }

    .phone_show_767 {
        display: block;
    }
}

.pb80 {
    padding-bottom: 5rem;
}

.ssy-sskaa .searchsa form input {
    width: 90%;
    font: 500 1.25rem/4rem "sourcehansans";
    background: transparent;
    color: #999;
    border: none;
}

@media (max-width: 768px) {
    .ssy-sskaa .searchsa form input {
        font-size: 1.125rem;
        line-height: 3rem;
    }
}

.ssy-sskaa .searchsa form button {
    width: auto;
    outline: none;
    border: none;
    background: transparent;
}

.ssy-sskaa .searchsa form button i {
    font: 500 1.6rem/4rem "sourcehansans";
    color: #333;
}

@media (max-width: 768px) {
    .ssy-sskaa .searchsa form button i {
        font-size: 1.35rem;
        line-height: 3rem;
    }
}

.sssjga {
    color: #333;
    font: 600 1.25rem/1.5em "sourcehansans";
    margin-bottom: 1em;
}

.ss-list li+li {
    margin-top: 2rem;
}

@media (max-width: 768px) {
    .ss-list li+li {
        margin-top: 1rem;
    }
}

.ss-list li div.img {
    width: 25%;
}

@media (max-width: 768px) {
    .ss-list li div.img {
        width: 100%;
    }
}

.ss-list li div.img a.img {
    display: block;
    border: 1px solid #f2f2f2;
}

.ss-list li .xw-nycont {
    width: 72%;
}

.ss-list li .xw-nycont.w100 {
    width: 100%;
}

@media (max-width: 768px) {
    .ss-list li .xw-nycont {
        width: 100%;
        margin-top: 1.2em;
    }
}

.ss-list li .xw-nycont h2 a {
    display: block;
    color: #656363;
    font: 500 1.25rem/1.35em "sourcehansans";
    overflow: hidden;
    margin-bottom: 0.2em;
}

@media (max-width: 768px) {
    .ss-list li .xw-nycont h2 a {
        font-size: 1.125rem;
    }
}

.ss-list li .xw-nycont span {
    color: #910e2a;
    font: 500 1rem/1.5em "montserrat";
}

.ss-list li .xw-nycont .datea {
    color: #999999;
    font: 500 0.95rem/1.5em "montserrat";
}

.ss-list li .xw-nycont .p {
    color: #999999;
    font: 500 1rem/1.5em "sourcehansans";
    margin-top: 0.5em;
}

.ss-list li .xw-nycont a.more-msl {
    margin-top: 1em;
}

@media (max-width: 990px) {
    body {
        padding: 60px 0 0 !important;
    }
}

/* end */
.list_website ul li {
    padding: 1.875rem 0;
    border-bottom: 1px solid #ddd;
}

.list_website ul li:first-child {
    padding-top: 0;
}

.list_website ul li .top {
    font-size: 1.375rem;
    line-height: 1.875rem;
    margin-bottom: 0.625rem;
    font-weight: 600;
}

.list_website ul li .bot {
    font-size: 1rem;
    line-height: 1.875rem;
    color: #717171;
    margin-right: 1.25rem;
}

.index_bread {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1.25rem;
    margin-top: 2.5rem;
}

.index_bread li {
    width: 20%;
    padding: 0 1.25rem;
    margin: 0 0 2.5rem 0;
}

.index_bread li:hover .img {
    border: 1px solid #fcbb12;
}

.index_bread li:hover a {
    color: #fcbb12;
}

.index_bread li a {
    font-size: 1.125rem;
    text-align: center;
    color: #000;
    margin-top: 0.875rem;
    display: block;
}

.index_bread li .img {
    border: 1px solid #ddd;
    min-height: 6.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
}

@media (max-width:767px) {
    .index_bread li {
        width: 50%;
    }

    .index_bread li {
        margin-bottom: 15px;
    }
}