html,
body {
    font-size: 10px;
}

body {
    padding-top: 100px;
}

header {
    height: 100px;
    line-height: 100px;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 130px;
    border-bottom: 1px solid #eee;
    z-index: 1000;
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
}
.table-bordered>tbody>tr>td {
    text-transform: uppercase;
}
.header_nav>li {
    float: left;
    margin-left: 50px;
    font-size: 2rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
}

.header_nav>li.active>a {
    color: #185aa6;
}

.header_nav>li>a {
    color: #4f5051;
    font-weight: 600;
}

.header_nav>li.active>a {
    color: #185aa6;
}

.search_lan .icon-yuyan {
    color: #4f5051;
    font-size: 2rem;
}

.search_lan a,
.search_lan span {
    font-size: 1.8rem;
    /* line-height: 30px; */
    color: #4f5051;
    display: inline-block;
}

.search_lan a.color {
    color: #065eb8;
}

.search_lan .icon-sousuo-,
.search_lan .icon-cha {
    font-size: 2.5rem;
    margin-left: 15px;
    cursor: pointer;
}

.line {
    margin: 0 5px;
}

.header_nav {
    margin-left: 70px;
}

header.active {
    height: 70px;
    line-height: 70px;
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
}

.banner_text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
}

.banner_p1 {
    font-size: 6rem;
    line-height: 90px;
    color: #ffffff;
    font-weight: 600;
}

.banner_p2 {
    font-size: 3rem;
    line-height: 50px;
    color: #ffffff;
    margin: 20px 0 30px 0;
}

.more {
    border-radius: 29px;
    border: solid 1px #ffffff;
    font-size: 1.6rem;
    display: table;
    margin: 0 auto;
    padding: 12px 50px;
    background-color: transparent;
}

.more a {
    color: #ffffff;
}

.more:hover {
    box-shadow: inset 0 0 0 3rem #fff;
    transition: 400ms ease-in-out;
    -moz-transition: 400ms ease-in-out;
    -webkit-transition: 400ms ease-in-out;
    -o-transition: 400ms ease-in-out;
    color: #185aa6;
    border: 1px solid #185aa6;
}

.more:hover a {
    color: #185aa6;
}

.banner_botto_fl {
    width: 37.4%;
}

.banner_botto_fr {
    width: 62.6%;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #065eb8;
}

.banenr_bottom_ul {
    background-color: #fff;
}

.banenr_bottom_ul li {
    float: left;
    padding: 60px 0 50px 0;
    border-left: 1px solid #dfdfdf;
    width: 33.3%;
    text-align: center;
}

.banenr_bottom_ul li:nth-child(1) {
    border: none;
}

.banenr_bottom_ul li .counter {
    font-size: 4.9rem;
    line-height: 50px;
    color: #242323;
    font-weight: 600;
}

.banenr_bottom_ul li .jia {
    font-size: 2.5rem;
}

.banenr_bottom_ul li div:nth-child(1) {
    font-size: 1.6rem;
    line-height: 50px;
    color: #242323;
    margin-bottom: 10px;
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets,
.banner .swiper-pagination-custom,
.banner .swiper-pagination-fraction {
    bottom: 160px;
    left: -9%;
}

.banner .swiper-pagination-bullet {
    opacity: 1;
    border-color: #fff;
}

.banner .swiper-pagination-bullet {
    opacity: 1;
    background: #fff;
}

.banner .swiper-pagination-bullet-active::before {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    border: solid 1px #ffffff;
    border-radius: 50%;
    position: relative;
    top: -3px;
    left: -3px;
}

.banner_bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 99;
}

.banner_botto_fr .banner_botto_fr_fl {
    width: 80%;
    background-color: #065eb8;
    padding: 22px 30px;
}

.banner_botto_fr .banner_botto_fr_fr {
    width: 20%;
}

.banner_botto_fr_fl .fl {
    width: 15.5%;
}

.banner_botto_fr_fl .fr {
    width: 84.5%;
    padding-left: 15px;
    padding-top: 15px;
}

.banner_botto_fr_fl .fr a:hover {
    color: #fff!important;
}

.data {
    font-size: 1.5rem;
    line-height: 30px;
    color: #e9e9ea;
}

.gonggao_title {
    font-size: 1.9rem;
    line-height: 30px;
    color: #e9e9ea;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.jinqi_gg {
    background-color: #046cc4;
    height: 64px;
    line-height: 64px;
    text-align: center;
    font-size: 1.4rem;
    color: #e9e9ea;
}

.zuoyou li {
    height: 71px;
    line-height: 71px;
    background-color: #00519f;
    width: 50%;
    float: left;
}

.zuoyou li:nth-child(1) {
    border-right: 2px solid #065eb8;
}

.banner_botto_fr .swiper-button-next {
    position: relative;
    bottom: 0;
    right: -142%;
    background-size: 13px 44px;
}

.banner_botto_fr .swiper-button-prev {
    position: relative;
    bottom: 0;
    left: -60%;
    background-size: 13px 44px;
}

.index_about_img {
    position: relative;
    background: url(../image/1.png) no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
}

.index_about .fl {
    width: 40%;
    padding: 8% 0 0 0;
}

.index_about .fr {
    width: 60%;
}

.index_about_fr {
    position: absolute;
    right: 0;
    top: 170px
}

.title {
    font-size: 5rem;
    line-height: 50px;
    color: #065eb8;
    font-weight: 600;
    margin-bottom: 20px;
}

.index_about_con {
    font-size: 1.6rem;
    line-height: 30px;
    color: #303030;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    overflow: hidden;
}

.index_about {
    padding: 170px 0 230px 0;
}

.index_about_img .more {
    margin: 0;
    background-color: #065eb8;
    border: 1px solid #065eb8;
    margin: 55px 0 0;
}

.shipin_posi {
    position: absolute;
    top: 30%;
    width: 100%;
    text-align: center;
}

.shipin_futitle {
    font-size: 1.8rem;
    line-height: 50px;
    color: #ffffff;
    margin: 15px 0 30px 0;
}

.shipin_icon .iconfont {
    font-size: 10rem;
    color: #fff;
    cursor: pointer;
    display: none;
}

.shipin_posi .title {
    color: #fff;
}

.pc_hide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
}

.index_pro {
    background: url(../image/3.png) no-repeat;
    position: relative;
    margin-top: -160px;
}

.index_pro_fl {
    width: 140px;
}

.index_pro_fr img {
    background-color: #ffffff;
    box-shadow: 2px 4px 32px 0px rgba(135, 134, 134, 0.15);
}

.idnex_pro_con {
    position: relative;
    top: 50%;
    left: 45px;
    transform: translateY(-50%);
    background-color: #87ccf2;
    padding: 10px 20px 10px;
}

.idnex_pro_con:hover a,
.idnex_pro_con:hover .iconfont {
    color: #185aa6;
}

.index_pro_fr .product_swiper {
    padding: 85px 50px 0px 260px;
}


/* .index_pro_fr .product_swiper .swiper-wrapper {
    padding: 85px 50px 0;
} */

.index_pro_jiantou {
    position: absolute;
    top: 00%;
    background-color: #fff;
    width: 220px;
    height: 100%;
    z-index: 999;
}

.idnex_pro_con .fl {
    width: 80%;
}

.idnex_pro_con .fr {
    width: 20%;
    text-align: right;
    color: #fff;
    padding-top: 5px;
}

.idnex_pro_con .fr .iconfont {
    font-size: 3rem;
}

.index_pro .swiper-slide .over {
    background-color: #ffffff;
    box-shadow: 2px 4px 32px 0px rgba(135, 134, 134, 0.15);
}

.index_pro .swiper-slide:nth-child(even) {
    padding-top: 42px;
}

.index_pro .title {
    padding-top: 76px;
}

.index_pro .index_futitle {
    width: 45%;
    font-size: 1.8rem;
    line-height: 36px;
}

.index_pro .swiper-button-next,
.index_pro .swiper-container-rtl .swiper-button-prev {
    right: 70px;
    top: 230px;
    background-size: 14px 44px;
    border: 1px solid #00519f;
    border-radius: 50%;
    width: 64px;
    height: 64px;
    background-color: #00519f;
}

.index_pro .swiper-button-prev,
.index_pro .swiper-container-rtl .swiper-button-next {
    left: 86px;
    top: 320px;
    background-size: 14px 44px;
    border: 1px solid #00519f;
    border-radius: 50%;
    width: 64px;
    height: 64px;
    background-color: #00519f;
}

.index_pro .swiper-button-next,
.index_pro .swiper-container-rtl .swiper-button-prev,
.index_pro .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.index_pro .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.index_pro .swiper-button-disabled.swiper-button-next,
.index_pro .swiper-button-disabled.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%2300519f'%2F%3E%3C%2Fsvg%3E");
    opacity: 1;
    background-color: transparent;
}

.index_pro .swiper-button-disabled.swiper-button-prev,
.index_pro .swiper-button-disabled.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%2300519f'%2F%3E%3C%2Fsvg%3E");
    opacity: 1;
    background-color: transparent;
}

.index_pro_name {
    font-size: 2.1rem;
    line-height: 50px;
    color: #ffffff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.zhuce {
    font-size: 1.8rem;
    line-height: 35px;
    color: #ffffff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fuwu_text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
}

.fuwu .title {
    color: #fff;
    margin-bottom: 35px;
	line-height:70px;
}

.index_news_ul {
    margin-top: 80px;
}

.index_news_ul li {
    height: 80px;
    line-height: 90px;
    color: #fff;
    font-size: 2.4rem;
    text-align: center;
    width: 33.3%;
    float: left;
    cursor: pointer;
}

.index_new_qihuan .fr .over {
    display: none;
}

.index_new_qihuan .fr .over.showw1 {
    display: block;
}

.index_news_ul li:nth-child(1) {
    background-color: #00519f;
}

.index_news_ul li:nth-child(2) {
    background-color: #046cc4;
}

.index_news_ul li:nth-child(3) {
    background-color: #17b7eb;
}

.index_news_con {
    width: 100%;
    padding: 110px 0 0 18.75%;
}

.index_new_qihuan {
    margin-top: 60px;
}

.index_new_qihuan>div {
    display: none;
}

.index_new_qihuan>div.showw {
    display: block;
    height: auto;
    overflow: hidden;
}

.index_new_qihuan .fl,
.index_new_qihuan .fr {
    width: 50%;
}

.index_new_qihuan_ul {
    padding: 0 30px;
    background-color: #fff;
}

.index_new_qihuan_ul li {
    padding: 42px 0 43px;
    border-bottom: 1px solid #e2e9f2;
}

.index_new_qihuan_ul li .index_news_data span {
    font-size: 1.5rem;
    line-height: 30px;
    color: #17b7eb;
}

.index_new_qihuan_ul li:last-child {
    border: none;
}

.index_new_qihuan_ul li .index_news_data span:nth-child(3) {
    background-color: #87ccf2;
    padding: 0 4px;
}

.idnex_news_title {
    font-size: 1.8rem;
    line-height: 30px;
    color: #2e3234;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index_news_content {
    font-size: 1.6rem;
    line-height: 30px;
    color: #939393;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
/*
.index_news::before {
    position: absolute;
    content: "";
    display: block;
    top: 90px;
    left: 0;
    width: 81.25%;
    margin-right: 18.75%;
    background-color: #f3f6fa;
    height: 700px;
    z-index: -1;
}*/

.huoqu {
    margin-top: 108px;
}

.huoqu_text {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    text-align: center;
}

.index_huoqu_title {
    font-size: 3.5rem;
    line-height: 50px;
    color: #ffffff;
}

.index_huoqu_yx {
    width: 544px;
    margin: 30px auto 0;
}

.index_huoqu_yx input {
    width: 440px;
    height: 59px;
    background-color: #ffffff;
    border-radius: 5px 0px 0px 5px;
    border: none;
    display: block;
    float: left;
    box-sizing: border-box;
    font-size: 1.7rem;
    line-height: 59px;
    color: #727272;
    padding: 0 20px;
}

.index_huoqu_yx button {
    width: 101px;
    height: 59px;
    background-color: #17b7eb;
    border-radius: 0px 5px 5px 0px;
    border: none;
}

.index_huoqu_yx button .iconfont {
    color: #fff;
    font-size: 2rem;
}

footer {
    background-color: #ffffff;
}

.footer_div1 {
    padding: 50px 0 35px;
}

.footer_title {
    font-size: 1.8rem;
    line-height: 40px;
    color: #000000;
    font-weight: 600;
}

.footer_ul li {
    font-size: 1.6rem;
    line-height: 33px;
    color: #9b9b9b;
    float: left;
}

.footer_ul1 {
    width: 27%;
}

.footer_ul2 {
    width: 50%;
}

.footer_ul2 li:nth-child(odd),
.footer_ul1 li:nth-child(odd) {
    width: 40%;
}

.footer_ul2 li:nth-child(even),
.footer_ul1 li:nth-child(even) {
    width: 60%;
}

.bdshare-button-style0-16 {
    zoom: 1;
}

.bdsharebuttonbox span {
    /* line-height: 40px; */
    display: inline-block;
    font-size: 1.8rem;
}

.bdsharebuttonbox .iconfont {
    background: transparent !important;
    background-color: #cbcbcb!important;
    font-size: 2.5rem !important;
    color: #fff !important;
    margin: 0 !important;
    margin-right: 10px !important;
    padding-left: 0 !important;
    float: none!important;
    width: 35px!important;
    height: 35px;
    line-height: 35px!important;
    border-radius: 3px;
    display: inline-block;
    text-align: center;
}

.bdsharebuttonbox a {
    display: inline-block!important;
    border-radius: 50%;
    border: 1px solid #c5c5c5;
}

.news_xq_fx {
    margin-top: 20px;
}
.news_xq_fx img{
	width:140px;
	}
.bdsharebuttonbox.fl.news_xq_fx.bdshare-button-style0-16 {
    margin-top: 0;
}

.beian {
    border-top: 1px solid #ececec;
    line-height: 77px;
    height: 77px;
    font-size: 1.6rem;
    color: #9b9b9b;
    text-align: center;
}

.beian a {
    color: #9b9b9b;
}


/* 右侧导航栏 */

.rightfix {
    position: fixed;
    top: 50%;
    right: 0px;
    width: 70px;
    border-right: none;
    transform: translateY(-50%);
    z-index: 99;
    border: 1px solid #dee2e7;
    background: #fff;
    display: block;
}

.fix_ul li {
    font-size: 12px;
    text-align: center;
    float: none;
    position: relative;
    width: 70px;
    cursor: pointer;
    height: 70px;
    padding: 0px 0;
    background: #fff;
    margin-bottom: 0px;
    color: #5e6062;
    border-bottom: 1px solid #dee2e7;
}

.fix_ul li:last-child {
    display: none;
}

.fix_ul li i {
    font-size: 30px;
    color: #5e6062;
}

.right_div {
    transform: scale(0);
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    min-height: 60px;
    -o-transform: scale(0);
    position: absolute;
    color: #5e6062;
    right: 40px;
    top: 0px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    background: #fff;
    padding: 5px;
    line-height: 60px;
    transition: 400ms ease-in-out;
    -moz-transition: 400ms ease-in-out;
    -webkit-transition: 400ms ease-in-out;
    -o-transition: 400ms ease-in-out;
    min-width: 160px;
    font-size: 1.4rem;
}

.fix_ul li:hover {
    background: #fff;
}

.fix_ul li:hover {
    background: #fff;
    transition: 400ms ease-in-out;
    -moz-transition: 400ms ease-in-out;
    -webkit-transition: 400ms ease-in-out;
    -o-transition: 400ms ease-in-out;
}

.fix_ul li:hover i {
    color: #5e6062;
}

.fix_ul li:hover .right_div {
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    right: 70px;
    transition: 400ms ease-in-out;
    -moz-transition: 400ms ease-in-out;
    -webkit-transition: 400ms ease-in-out;
    -o-transition: 400ms ease-in-out;
    color: #065eb8;
}

.right_div div {
    height: 30px;
    line-height: 30px;
}

.fix_ul li:hover div:nth-child(2),
.fix_ul li:hover i {
    color: #065eb8;
}


/* 产品列表 */

.neiye_erji {
    box-shadow: 2px 2px 4px #eee;
}

.neiye_banner_text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    font-size: 6rem;
    line-height: 75px;
    color: #ffffff;
    font-weight: 600;
}

.neiye_erji_ul {
    display: flex;
    justify-content: center;
}

.neiye_erji_ul li {
    text-align: center;
    font-size: 1.8rem;
    line-height: 91px;
    position: relative;
}

.neiye_erji_ul li.active::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #185aa6;
    content: "";
}

.neiye_erji_ul li::before {
    position: absolute;
    bottom: 0px;
    content: "";
    left: 0;
    height: 3px;
    background-color: #185aa6;
    display: block;
    width: 0;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.neiye_erji_ul li:hover::before {
    width: 100%;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.neiye_erji_ul li a {
    padding: 0 70px;
    color: #4e4d4d;
}

.bread {
    height: 77px;
    line-height: 77px;
    font-size: 1.6rem;
    color: rgb(78 77 77 / .55);
}

.bread a {
    color: rgb(78 77 77 / .55);
}

.list_pro_img_text {
    position: absolute;
    top: 50%;
    text-align: center;
    width: 100%;
    transform: translateY(-50%);
    font-size: 3.6rem;
    line-height: 50px;
    color: #ffffff;
    font-weight: 600;
}

.list_pro_title {
    font-size: 3rem;
    line-height: 50px;
    color: #4e4d4d;
}

.lsit_pro_con {
    font-size: 1.8rem;
    line-height: 30px;
    color: #4e4d4d;
    margin: 10px 0 40px 0;
}

.list_pro_ul li .more,
.chanpin_shuoing .more {
    border: solid 1px #065eb8;
    margin: 0;
    background-color: #065eb8;
}

.list_pro_ul li {
    margin: 100px 0 0px;
    padding-bottom: 50px;
    border-bottom: 1px solid #e5e5e5;
}

.list_pro_ul li .fl,
.list_pro_ul li .fr {
    width: 50%;
}

.list_pro_ul li .fr {
    padding-left: 60px;
}

.article_pro .list_pro_ul li .fr .over {
    text-align: right;
}

.chanpin_type_title {
    font-size: 2.6rem;
    line-height: 50px;
    color: #4e4d4d;
}

.chanpin_type {
    padding: 20px 0;
    border-bottom: 1px solid #e5e5e5;
}

.chanpin_type_ul li {
    font-size: 1.8rem;
    color: #4e4d4d;
    margin-bottom: 10px;
}

.chanpin_type_ul li span:nth-child(1) {
    width: 35px;
    height: 35px;
    line-height: 35px;
    background-color: #065eb8;
    color: #fff;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    margin-right: 7px;
}

.chanpin_type_ul {
    margin-top: 15px;
}

.chanpin_jiegou_con {
    font-size: 1.8rem;
    line-height: 36px;
    color: #4e4d4d;
}

.chanpin_type .chanpin_jiegou_img {
    text-align: center;
    padding: 50px 0 0;
}

.chanpin_zuoyong .fl {
    width: 60%;
}

.chanpin_zuoyong .fr {
    width: 40%;
}

.chanpin_zuoyong_con {
    font-size: 1.8rem;
    line-height: 36px;
    color: #4e4d4d;
}

.chanpin_guige {
    font-size: 1.8rem;
    line-height: 72px;
    color: #000000;
    text-align: center;
    /* box-shadow: 2px 4px 32px 0px rgba(135, 134, 134, 0.15); */
}

.chanpin_guige tr td {
    /* box-shadow: 2px 4px 32px 0px rgba(135, 134, 134, 0.15); */
    height: 72px!important;
    padding: 10px!important;
    vertical-align: middle!important;
}

.chanpin_guige tbody tr:nth-child(1) {
    background-color: #065eb8;
}

.chanpin_guige tbody tr:nth-child(1) td {
    border: none;
    color: #fff;
}

.chanpin_guige {
    margin-top: 30px;
}

.chanpin_guige_con {
    font-size: 1.6rem;
    line-height: 30px;
    color: #000000;
    opacity: 0.73;
    margin-bottom: 20px;
}

.chanpin_shuoming_img {
    margin: 30px 0;
}

.chanpin_shuoing .more {
    margin: 30px 0;
}

.chanpin_shuoming_con {
    font-size: 1.6rem;
    line-height: 50px;
    color: #4e4d4d;
    opacity: 0.71;
}

.chanpin_nali {
    margin: 20px 0;
}

.chanpin_nali li {
    margin-left: 47px;
    float: left;
    width: 30.6%;
}

.chanpin_nali li:first-child {
    margin-left: 0;
}

.chanpin_anli {
    border: none;
}


/* 发展历程页面 */

.djj_ul li {
    /* height: 110px; */
}

.djj_ul li .fl:nth-child(1) {
    width: 30%;
    text-align: right;
    padding-right: 30px;
    border-right: 2px solid #1f498e;
    height: 110px;
    font-size: 3rem;
    line-height: 30px;
    color: #185aa6;
}

.djj_ul li .fl:nth-child(2) {
    width: 70%;
    height: 110px;
    padding-left: 68px;
    position: relative;
    font-size: 1.8rem;
    line-height: 30px;
    color: #424344;
}

.djj_ul li:nth-child(2) .fl:nth-child(1),
.djj_ul li:nth-child(2) .fl:nth-child(2) {
    height: 80px;
}

.djj_ul li .fl:nth-child(2)::before {
    width: 6px;
    height: 6px;
    background-color: #1f498e;
    content: "";
    display: block;
    position: absolute;
    left: -3px;
    top: 8px;
    border-radius: 50%;
    z-index: 10;
}

.djj_ul li .fl:nth-child(2)::after {
    content: "";
    display: block;
    position: absolute;
    left: -12px;
    top: 0px;
    width: 22px;
    height: 22px;
    background-color: #ffffff;
    border: solid 2px #1f498e;
    border-radius: 50%;
    z-index: 9;
    -webkit-animation: radio 1s infinite linear;
    -moz-animation: radio 1s infinite linear;
    -ms-animation: radio 1s infinite linear;
    -o-animation: radio 1s infinite linear;
    animation: radio 1s infinite linear;
}

@keyframes radio {
    0% {
        transform: scale(0.8);
    }
    50% {
        transform: scale(1);
    }
    100% {
        transform: scale(0.8);
    }
}

.djj_ul li:nth-child(1) .fl:nth-child(2)::before {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: -32px;
    background: #fff url(../image/time.png);
    width: 64px;
    height: 64px;
}

.djj_ul li:nth-child(1) .fl:nth-child(2)::after {
    display: none;
}

.djj_ul li:last-child .fl {
    height: 50px;
}

.djj_ul li:first-child .fl:nth-child(1),
.djj_ul li:first-child .fl:nth-child(2) {
    height: 140px;
}

.djj_ul {
    padding-bottom: 100px;
}

.djj_ul li:nth-last-child(2) .fl:nth-child(2),
.djj_ul li:nth-last-child(2) .fl:nth-child(1),
.djj_ul li:nth-last-child(3) .fl:nth-child(2),
.djj_ul li:nth-last-child(3) .fl:nth-child(1) {
    height: 170px;
}

.djj_ul li:nth-last-child(3) .fl:nth-child(1),
.djj_ul li:nth-last-child(3) .fl:nth-child(2) {
    height: 85px;
}

.djj_ul li:nth-last-child(2) .fl:nth-child(1),
.djj_ul li:nth-last-child(2) .fl:nth-child(2) {
    height: 130px;
}


/* 服务案例 */

.fuwu_ul {
    /* margin-bottom: 40px; */
}

.fuwu_ul li {
    float: left;
    width: 31.6%;
    margin-left: 30px;
    margin-bottom: 30px;
}

.fuwu_ul li:nth-child(3n+1) {
    margin-left: 0;
}

.fuwu_con {
    background-color: #f3f6fa;
    padding: 20px;
}

.fuwu_title {
    font-size: 1.8rem;
    line-height: 30px;
    color: #4b4c4d;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.fuwu_data {
    font-size: 1.6rem;
    line-height: 36px;
    color: #4b4c4d;
    display: none;
}

.neiye_title {
    font-size: 3rem;
    line-height: 30px;
    color: #5f6164;
}

.list_ru_name {
    font-size: 1.8rem;
    line-height: 36px;
    color: #4b4c4d;
    text-align: center;
    margin: 10px 0;
    display: none;
}

.list_rogyu_swiper {
    padding: 40px 0 50px 0;
}

.list_rogyu_swiper .swiper-pagination-bullet {
    width: 19px;
    height: 19px;
    background-color: #bfbfbf;
    opacity: .8;
}

.list_rogyu_swiper .swiper-pagination-bullet-active {
    background-color: #185aa6;
}

.list_ry {
    margin: 40px 0 0;
}

.procs .modal-dialog {
    margin: 10% auto;
}

.xiangguan {
    margin: 60px 0 0;
    display: none;
}

.xiangguan_title {
    height: 62px;
    line-height: 62px;
    background-color: #f3f6fa;
    font-size: 2.2rem;
    color: #4f5154;
    padding: 0 25px;
}

.xiangguan li ul li {
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: #4f5154;
    border-bottom: 1px solid #e5e5e5;
    padding: 0 25px;
}

.xiangguan>li {
    width: 31.6%;
    margin-left: 30px;
    float: left;
}

.xiangguan>li:nth-child(1) {
    margin-left: 0;
}


/* 关于我们 */

.list_about {
    margin: 40px 0 90px;
}

.neiye_about_con {
    font-size: 1.8rem;
    line-height: 36px;
    color: #4e4d4d;
    margin: 40px 0 0;
}

.list_about_shuzi {
    background-color: #f4f6fa;
    padding: 60px 0;
}

.list_about_shuzi_swiper .swiper-slide {
    text-align: center;
}

.list_about_shuzi_swiper .swiper-slide div:first-child {
    width: 172px;
    height: 172px;
    border: solid 7px #17b7eb;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
}

.list_about_shuzi_swiper .swiper-slide .counter {
    font-size: 4.9rem;
    line-height: 50px;
    line-height: 172px;
    color: #17b7eb;
    font-weight: 600;
}

.list_about_shuzi_swiper .swiper-slide span {
    font-size: 2.5rem;
    color: #17b7eb;
    font-weight: 600;
}

.lsit_about_shuzi_name {
    font-size: 2rem;
    line-height: 50px;
    color: #242323;
    text-align: center;
    margin-top: 20px;
}

.list_about_img {
    margin-top: 82px;
}

.list_about_img li {
    margin-left: 26px;
    float: left;
    width: 48.75%;
}

.list_about_img li:nth-child(odd) {
    margin-left: 0;
}

.list_about_img li:nth-child(1) {
    width: 62.7%;
    margin-bottom: 30px;
}

.list_about_img li:nth-child(2) {
    width: 34.8%;
    margin-bottom: 30px;
}

.neiye_about_con span {
    color: #185aa6;
}

.join_swiper {
    margin-top: 60px;
}

.fuli_con {
    padding: 25px 0;
    background-color: #fff;
    text-align: center;
}

.fuli_con .iconfont {
    font-size: 3.5rem;
    color: #4e4d4d;
}

.fuli_con .fuli_name {
    font-size: 1.8rem;
    line-height: 36px;
    color: #4e4d4d;
}

.fuli_swiper {
    margin-top: 37px;
}

.fuli_swiper .swiper-slide:hover .fuli_con {
    background-color: #17b7eb;
    box-shadow: 2px 4px 32px 0px rgba(135, 134, 134, 0.15);
}

.fuli_swiper .swiper-slide:hover .fuli_con .iconfont,
.fuli_swiper .swiper-slide:hover .fuli_con .fuli_name {
    color: #fff;
}

.list_fuli {
    background-color: #f4f6fa;
    padding: 70px 0 100px;
}

.sociology_col {
    color: #fff;
    font-size: 17px;
    line-height: 60px;
    background-color: #1c92eb;
}

.sociology_col span {
    width: 16.6%;
    float: left;
    text-align: center;
    display: block;
}

.sociology_bott {
    font-size: 1.8rem;
    line-height: 40px;
    color: #333333;
    padding: 0px 30px 35px;
}

.sociology_quan.active .sociology_top {
    padding-top: 0px;
}

.sociology_top {
    cursor: pointer;
    padding: 0 40px;
    line-height: 75px!important;
}

.sociology_top:hover .history_fl a {
    cursor: pointer;
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
}

.sociology_top>span {
    text-align: center;
    display: block;
}

.history_fl {
    font-size: 2rem;
}

.history_fl a {
    color: #333333;
}

.sociology_span .iconfont {
    font-size: 2.5rem;
    color: #333333;
}

.sociology_bott p {
    font-size: 1.7rem;
    color: #2f2f2f;
    line-height: 40px;
}

.sociology_bott p span {
    display: inline-block;
    margin-left: 90px;
}

.sociology_bott button {
    color: #fff;
    font-size: 1.7rem;
    line-height: 48px;
    padding: 0 28px;
    background: #1255a4;
    margin-top: 30px;
    border: none;
}

.join_jieshao {
    font-size: 1.6rem;
    line-height: 32px;
    color: #333333;
    margin-bottom: 30px;
}

.sociology_bott {
    display: none;
}

.sociology_quan.active {
    margin-bottom: 0;
}

.sociology_quan {
    border-bottom: 2px solid #fff;
    background-color: #ffffff;
    box-shadow: 2px 4px 32px 0px rgba(135, 134, 134, 0.15);
}

.sociology_quan.active .sociology_bott {
    display: block;
    border-bottom: 1px solid #eceaea;
    padding: 40px;
}

.sociology_quan.active .sociology_top {
    background-color: #185aa6;
    color: #fff;
}

.sociology_quan.active .sociology_top .history_fl a,
.sociology_quan.active .sociology_top .iconfont {
    color: #fff;
}

.yaoqiu {
    color: #185aa6;
    margin-bottom: 10px;
}

.fw {
    font-weight: 600;
}

.youxiang {
    color: #185aa6;
}

.youxiang img {
    position: relative;
    top: -10px;
}

.lsit_zhiwei {
    margin-top: 60px
}

.sociology_size {
    margin-top: 40px;
}


/* 联系我们 */

.list_lx .fl {
    width: 40%;
    font-size: 1.8rem;
    line-height: 42px;
    color: #4b4c4d;
}

.list_lx .fr {
    width: 60%;
}

.list_lx_ul {
    margin-top: 10px;
}

.list_lx .neiye_title {
    margin-bottom: 30px;
}

.list_lx {
    background-color: #f3f6fa;
    padding: 40px 0 150px;
}

.bgf8 {
    background-color: #f3f6fa;
    opacity: 1;
}

.list_ly {
    padding-top: 60px;
}

.list_ly_ul {
    margin-bottom: 10px;
}

.list_ly_ul li {
    width: 31.6%;
    margin-left: 30px;
    float: left;
}

.list_ly_ul li:nth-child(1) {
    margin-left: 0;
}

.list_ly_ul li input {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #f3f6fa;
    padding: 0 10px;
    border: none;
    font-size: 1.6rem;
}

.list_ly_inp div {
    font-size: 1.8rem;
    line-height: 36px;
    color: #4e4d4d;
}

.list_ly_inp textarea {
    width: 100%;
    height: 167px;
    line-height: 30px;
    padding: 10px;
    background-color: #f3f6fa;
    border: none;
    font-size: 1.6rem;
}

.list_ly button {
    width: 100%;
    background-color: #065eb8;
    border-radius: 29px;
    width: 188px;
    height: 58px;
    border: none;
    display: table;
    margin: 0 auto;
    font-size: 1.6rem;
    line-height: 58px;
    color: #ffffff;
    margin-top: 20px;
    border: 1px solid #185aa6;
}

.list_ly button:hover {
    box-shadow: inset 0 0 0 3rem #fff;
    transition: 400ms ease-in-out;
    -moz-transition: 400ms ease-in-out;
    -webkit-transition: 400ms ease-in-out;
    -o-transition: 400ms ease-in-out;
    color: #185aa6;
    border: 1px solid #185aa6;
}

.list_article .fuwu_title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.article_news_title {
    font-size: 3rem;
}

.fenxiang {
    margin: 20px 0 30px 0;
    font-size: 1.6rem;
    line-height: 14px;
}

.fenxiang .bshare-custom span {
    font-size: 1.6rem;
    margin: 4px 0 0 10px;
}

.fenxiang .bshare-custom a {
    margin-top: -3px;
}

.shangxia {
    margin-top: 50px;
    padding-top: 30px;
    border-top: 1px solid rgba(0, 0, 0, .11);
}

.shangxia .shang,
.shangxia .xia {
    line-height: 30px;
    font-size: 1.6rem;
}

.article_news_con {
    padding-top: 30px;
    border-top: 1px solid #eeeeee;
    font-size: 1.6rem;
    color: #181818;
    line-height: 28px;
}

.fenxiang_con {
    display: table;
    margin: 0 auto;
}

.article_new {
    margin: 50px 0;
}

.phonenav {
    display: none;
}


/* 搜索 */

.serch_line {
    background-image: linear-gradient(51deg, #17469e 0%, #4078e0 100%), linear-gradient( #0969d9, #0969d9);
    background-blend-mode: normal, normal;
    width: 100%;
    height: 2px;
}

.searchbox {
    box-shadow: 0 0 7px 0 #cfcfcf;
    background: #fff;
    width: 100%;
    top: 100px;
    text-align: center;
    z-index: 999;
    position: fixed;
}

.displaynone {
    display: none;
}

.searchs {
    max-width: 600px;
    margin: 0 auto;
    padding: 15px;
}

.clearfix {
    zoom: 1;
}

.searchs .sertext {
    display: block;
    padding: 0;
    outline: 0;
    padding-left: 12px;
    width: 78%;
    float: left;
    border: 1px solid #cdcdcd;
    color: #a2a2a2;
    font-size: 14px;
    height: 52px;
    line-height: 52px;
    transition: 0.4s;
    box-sizing: border-box;
}

.serbtn {
    padding: 0;
    margin: 0;
    border: none;
    outline: 0;
    width: 22%;
    float: right;
    height: 52px;
    text-align: center;
    line-height: 52px;
    background-image: linear-gradient(51deg, #17469e 0%, #4078e0 100%), linear-gradient( #edeff1, #edeff1);
    background-blend-mode: normal, normal;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
    transition: 0.44s;
}

.pcnavactive {
    background: #fff!important;
    line-height: 65px;
    height: 65px;
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    color: #000!important;
    border-bottom: 1px solid rgba(181, 181, 181, .22);
}

.pcnavactive a {
    color: #000;
}

.pcnavactive.index_pcnav .logo_text_center .website_name {
    color: #000;
}

.phone_search {
    height: 65px;
    margin-right: 15px;
}

.phone_search .iconfont {
    font-size: 24px;
}

.side-menu-trigger {
    height: 65px;
}

.phone_lan {
    padding-right: 15px;
    font-size: 1.8rem;
}

.phone_lan .blue {
    color: #1f50ab!important;
}


/* 菜单 */

.sidebar-menu {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #e7e9eb;
    z-index: 999;
    transition: 0.6s;
}

.sidebar-menu__header {
    height: 50px;
    background: #eff2f6;
    position: relative;
    display: block;
    padding: 15px 25px;
    height: 100%;
    width: 100%;
    color: #fff;
    margin-right: 105px;
}

.sidebar-menu .sidebar-menu__header {
    line-height: 30px;
    color: #646060;
    font-size: 20px;
}

.sidebar-menu .sidebar-menu__header .iconfont {
    font-size: 20px;
}

.sidebar-menu__list {
    position: fixed;
    top: 65px;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
    background: #fff;
    list-style-type: none;
    border-top: 1px solid #cec7c7;
    z-index: 9999;
}

.sidebar-menu__item:first-child {
    border-top: 0
}

.sidebar-menu__item {
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #eee;
}

.sidebar-menu__link {
    display: block;
    padding: 15px 25px;
    color: #828282;
    font-size: 14px;
    font-weight: 400;
    transition: color 0.1s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.sidebar-menu__item {
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #eeeeee;
}

.colos {
    line-height: 70px;
}

.sidebar-menu__item:first-child {
    border-top: 0;
}

.sidebar-menu__item.sidebar-menu__item--back,
.sidebar-menu__item.sidebar-menu__item--back:hover,
.sidebar-menu__link.sidebar-menu__subtitle {
    background-color: #eff2f6 !important;
}

.sidebar-menu__item.sidebar-menu__item--back .sidebar-menu__link {
    color: #000 !important;
}

.sidebar-menu__item:hover {
    background-color: #fff;
    cursor: pointer;
}

.sidebar-menu__item:hover>.sidebar-menu__link {
    color: #6e6e6e;
}

.phone_i {
    display: inline-block;
    line-height: 60px;
    padding: 0 15px;
}

.sidebar-menu__item:hover>.sidebar-menu__link .glyphicon-menu-right {
    color: #6e6e6e;
}

.sidebar-menu__item .sidebar-menu__list {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    transform: translateX(100%);
    transition: transform 0.25s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.sidebar-menu__item .sidebar-menu__list.is-active {
    transform: translateX(0);
}

.sidebar-menu__item .sidebar-menu__list .sidebar-menu__list {
    z-index: 2;
}

.sidebar-menu__item .sidebar-menu__list .sidebar-menu__list .sidebar-menu__list {
    z-index: 3;
}

.sidebar-menu__item .sidebar-menu__list .sidebar-menu__list .sidebar-menu__list .sidebar-menu__list {
    z-index: 4;
}

.sidebar-menu__link::first-letter {
    text-transform: uppercase;
}

.sidebar-menu__link:active,
.sidebar-menu__link:focus,
.sidebar-menu__link:hover {
    text-decoration: none;
}

.sidebar-menu__link span.glyphicon-menu-left {
    float: left;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    margin-right: 4px;
}

.sidebar-menu__link .glyphicon-menu-right {
    color: #bababa;
    float: right;
}

.phonenav .side-menu-trigger .iconfont {
    font-size: 30px;
}

.mobile-foot {
    display: none;
}

.article_pro {
    font-size: 1.6rem;
    line-height: 28px;
}

.nav_erji {
    position: absolute;
    top: 100px;
    left: -100%;
    background-color: #fff;
    display: none;
    width: 300%;
    text-align: center;
    padding: 10px 0;
}

.nav_erji li {
    line-height: 40px;
    border-bottom: 1px solid #eee;
    font-size: 1.6rem;
}

.list_ly form {
    margin-top: 30px;
}

header.active .header_nav>li .nav_erji {
    top: 70px;
}

.header_nav>li:hover .nav_erji {
    display: block;
}


/* 弹出框 */

.tanchukuang_div1 {
    font-size: 1.8rem;
    line-height: 30px;
    color: #000;
    /* font-weight: 600; */
}

.tanchukuang_div1 span {
    color: red;
    font-weight: bold;
}

.tanchuk_inp div {
    font-size: 1.6rem;
    line-height: 30px;
    color: #000;
}

.tanchuk_inp div span {
    color: red;
}

.tanchuk_inp input[type="text"] {
    width: 100%;
    height: 48px;
    border-radius: 8px;
    border: 1px solid #cbcbcb;
    padding: 0 10px;
    font-size: 1.6rem;
}

.tanchuk_inp input[type="radio"] {
    margin-right: 8px;
}

.tanchuk_inp textarea {
    width: 100%;
    height: 100px;
    line-height: 30px;
    padding: 5px 10px;
    border: 1px solid #cbcbcb;
    border-radius: 8px;
    font-size: 1.6rem;
}

.tanchuk_inp {
    margin-bottom: 10px;
}

.modal-lg {
    width: 750px;
    margin-top: 80px;
}

.tck_btn {
    display: table;
    margin: 0 auto;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background-color: #185aa6;
    font-size: 1.8rem;
    border-radius: 10px;
    margin-top: 10px;
    border: none;
}


/* .shebei .col-md-3 {
    border: 15px solid #eee;
} */

.shebei .ta {
    margin: 10px 0;
    min-height: 56px;
}

.shebei img {
    border: 15px solid #eee;
}

@media (max-width:1760px) {
    .header_nav>li {
        margin-left: 40px;
    }
    .banner_p1 {
        font-size: 5rem;
    }
    .banner_p2 {
        font-size: 2.6rem;
    }
    .index_new_qihuan_ul li {
        padding: 28px 0 37px;
    }
    .banner_p1 {
        line-height: 66px;
    }
}

@media (max-width:1700px) {
    .logo img {
        width: 280px;
    }
    .header_nav {
        margin-left: 30px;
    }
    .index_new_qihuan_ul li {
        padding: 28px 0 27px;
    }
}

@media (max-width:1600px) {
    header {
        padding: 0 120px;
    }
    .logo img {
        width: 200px;
    }
    /* .header_nav {
        margin-left: 60px;
    } */
    /* header {
        padding: 0 30px;
    } */
    .header_nav>li {
        margin-left: 35px;
    }
    .index_about_fr {
        width: 53%;
    }
}

@media (max-width:1500px) {
    .index_news_con {
        padding: 103px 0 0 11.75%;
    }
}

@media (max-width:1440px) {
    body,
    html {
        font-size: 9px;
    }
    .title {
        font-size: 3.2rem;
    }
    .banner_p1 {
        font-size: 4rem;
    }
    .banner_p2 {
        font-size: 2.2rem;
        line-height: 30px;
    }
    .banenr_bottom_ul li {
        padding: 30px 0 30px 0;
    }
    .banner_botto_fr .banner_botto_fr_fl {
        padding: 20px 20px 20px;
    }
    .jinqi_gg {
        height: 57px;
        line-height: 57px;
    }
    .zuoyou li {
        height: 56px;
        line-height: 56px;
    }
    .banner_botto_fr_fl .fr {
        padding-top: 4px;
    }
    .banenr_bottom_ul li div:nth-child(1) {
        line-height: 35px;
    }
    .index_about_fr {
        top: 100px;
        width: 53%;
    }
    .index_about {
        padding: 100px 0 40px 0;
    }
    .index_about .fl {
        padding: 4% 0 0 0;
    }
    .index_about_img .more {
        margin: 30px 0 0;
    }
    .title {
        font-size: 3.5rem;
    }
    .index_pro {
        background-size: contain;
    }
    .index_news_ul {
        margin-top: 30px;
    }
    .index_news_con {
        padding: 60px 0 0 15%;
    }
    .index_news_ul li {
        height: 65px;
        line-height: 65px;
    }
    .index_new_qihuan_ul li {
        padding: 37px 0 37px;
    }
    .index_new_qihuan .fl {
        width: 44%;
    }
    .index_new_qihuan .fr {
        width: 56%;
    }
 /*   .index_news::before {
        top: 65px;
    }*/
    .huoqu {
        margin-top: 70px;
    }
    .index_huoqu_title {
        font-size: 3rem;
    }
    .index_huoqu_yx input,
    .index_huoqu_yx button {
        height: 50px;
        line-height: 50px;
    }
    .banner .swiper-container-horizontal>.swiper-pagination-bullets,
    .banner .swiper-pagination-custom,
    .banner .swiper-pagination-fraction {
        bottom: 130px;
    }
    .neiye_banner_text {
        font-size: 5rem;
        line-height: 55px;
    }
    .index_news_con {
        padding: 72px 0 0 8%;
    }
    .bread {
        height: 60px;
        line-height: 60px;
    }
    .article_new {
        margin: 20px 0;
    }
    .article_news_title {
        font-size: 2.6rem;
    }
    .list_pro_title {
        font-size: 2.6rem;
    }
    .neiye_erji_ul li {
        line-height: 65px;
    }
    .list_pro_ul li {
        margin: 60px 0 0px;
    }
    .neiye_about_con {
        margin: 25px 0 0;
    }
    .list_about {
        margin: 25px 0 40px;
    }
    .list_about_img {
        margin-top: 60px;
    }
    .neiye_title {
        font-size: 2.6rem;
    }
    .list_about_shuzi_swiper .swiper-slide div:first-child {
        width: 140px;
        height: 140px;
    }
    .list_about_shuzi_swiper .swiper-slide .counter {
        font-size: 3.6rem;
        line-height: 127px;
    }
    .lsit_zhiwei,
    .join_swiper {
        margin-top: 45px;
    }
    .list_fuli {
        background-color: #f4f6fa;
        padding: 45px 0 60px;
    }
    .list_lx {
        padding: 40px 0 70px;
    }
    .list_pro_img_text {
        font-size: 3rem;
    }
    .header_nav {
        margin-left: 30px;
    }
    .index_new_qihuan {
        margin-top: 25px;
    }
    .fuwu_ul li,
    .list_ly_ul li,
    .xiangguan>li {
        margin-left: 25px;
    }
    .list_about_img li {
        margin-left: 24px;
    }
    .banner_p1 {
        line-height: 52px;
    }
}

@media (max-width:1366px) {
    body {
        padding-top: 80px!important;
    }
    header {
        padding: 0 80px;
    }
    .header_nav {
        margin-left: 40px;
    }
    .index_new_qihuan_ul li {
        padding: 33px 0 33px;
    }
    .header_nav>li {
        margin-left: 30px;
        font-size: 1.8rem;
    }
    .index_news_con {
        padding: 60px 0 0 8%;
    }
    .index_pro_fr .product_swiper {
        padding: 60px 50px 0px 260px;
    }
    .index_pro .swiper-button-next,
    .index_pro .swiper-container-rtl .swiper-button-prev {
        top: 175px;
    }
    .index_pro .swiper-button-prev,
    .index_pro .swiper-container-rtl .swiper-button-next {
        top: 258px;
    }
    .banner_p1 {
        font-size: 3rem;
    }
    .banner_p2 {
        margin: 5px 0 20px 0;
    }
    .banner_botto_fr_fl .fl {
        width: 20%;
    }
    .banner_botto_fr_fl .fr {
        width: 79.5%;
    }
    .banenr_bottom_ul li .counter {
        font-size: 3.9rem;
    }
    header {
        height: 80px;
        line-height: 80px;
    }
    .neiye_banner_text {
        font-size: 4rem;
    }
    .fenxiang {
        margin: 15px 0 20px 0;
    }
    .article_news_con {
        padding-top: 15px;
    }
    .list_ly button {
        width: 150px;
        height: 46px;
        line-height: 46px;
    }
    .list_pro_img_text {
        font-size: 2.6rem;
    }
    .nav_erji {
        top: 80px;
    }
}

@media (max-width:1300px) {
    .header_nav {
        margin-left: 16px;
    }
    .header_nav>li {
        margin-left: 40px;
    }
    .neiye_erji_ul li a {
        padding: 0 45px;
    }
    .header_nav>li {
        margin-left: 30px;
    }
}

@media (max-width:1200px) {
    .logo img {
        width: 160px;
    }
    header {
        padding: 0 15px;
    }
    .index_about {
        padding: 60px 0 40px 0;
    }
    .index_about {
        padding: 60px 0 00px 0;
    }
    .index_pro .title {
        padding-top: 33px;
    }
    .index_pro .swiper-button-next,
    .index_pro .swiper-container-rtl .swiper-button-prev {
        top: 120px;
    }
    .index_pro .swiper-button-prev,
    .index_pro .swiper-container-rtl .swiper-button-next {
        top: 200px;
    }
    .index_pro_name {
        font-size: 1.8rem;
        line-height: 30px;
    }
    .zhuce {
        font-size: 1.6rem;
        line-height: 26px;
    }
    .title {
        font-size: 3rem;
    }
    .index_huoqu_yx {
        margin: 15px auto 0;
    }
    .chanpin_nali li {
        margin-left: 38px;
    }
    .list_about_img li {
        margin-left: 23px;
    }
    .list_about_img li:nth-child(2),
    .list_about_img li:nth-child(1) {
        margin-bottom: 15px;
    }
    .fuwu_ul li {
        margin-left: 24px;
    }
    .fuwu_con {
        padding: 10px 15px;
    }
    .list_lx .fl {
        line-height: 35px;
    }
    .list_ly_ul li {
        margin-left: 24px;
    }
}

@media (max-width:1130px) {
    .header_nav>li {
        margin-left: 35px;
    }
    .search_lan .icon-sousuo- {
        margin-left: 8px;
    }
    .header_nav>li {
        margin-left: 30px;
    }
    .banenr_bottom_ul li div:nth-child(1) {
        font-size: 1.4rem;
    }
}

@media (max-width:1024px) {
    body {
        padding-top: 65px!important;
    }
    header {
        display: none;
    }
    .phonenav {
        display: block;
    }
    .sidebar-menu.is-active {
        display: block;
        transition: transform 0.25s cubic-bezier(0.39, 0.575, 0.565, 1);
    }
    .phonenav {
        display: block;
        position: fixed;
        top: -1px;
        left: 0px;
        width: 100%;
        z-index: 999;
        background: #fff!important;
        box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
        z-index: 9999;
        line-height: 65px;
        border-bottom: 1px solid #eceaea;
    }
    .phone_logo img {
        width: 140px;
    }
    .list_about_img {
        margin-top: 45px;
    }
    .list_about_shuzi {
        padding: 45px 0;
    }
    .list_about_shuzi {
        padding: 45px 0;
    }
    .list_lx {
        padding: 40px 0 40px;
    }
    .list_ly {
        padding-top: 40px;
    }
    .list_ly_ul li {
        margin-left: 18px;
    }
    .list_ly_ul li input {
        height: 44px;
        line-height: 44px;
    }
}

@media (max-width:990px) {
    body {
        padding-bottom: 51px;
    }
    .more {
        padding: 9px 40px;
    }
    .banner_text {
        top: 43%;
    }
    .banner_botto_fl {
        width: 45%;
    }
    .banner_botto_fr {
        width: 55%;
    }
    .banenr_bottom_ul li div:nth-child(1) {
        font-size: 1.4rem;
    }
    .banenr_bottom_ul li {
        padding: 27px 0 20px 0;
    }
    .rightfix {
        display: none;
    }
    .banner_botto_fr .banner_botto_fr_fl {
        padding: 15px 15px 15px;
    }
    .banner_botto_fr_fl .fl {
        width: 27%;
    }
    .banner_botto_fr_fl .fr {
        width: 72.5%;
    }
    .zuoyou li,
    .jinqi_gg {
        height: 48px;
        line-height: 48px;
    }
    .banenr_bottom_ul li .counter {
        font-size: 3.4rem;
    }
    .banenr_bottom_ul li div:nth-child(1) {
        line-height: 25px;
        margin-bottom: 0px;
    }
    .index_about_fr {
        top: 60px;
        width: 100%;
    }
    .index_about .fl {
        width: 100%;
    }
    .title {
        font-size: 2.6rem;
        line-height: 36px;
    }
    .index_about_img .title {
        margin-bottom: 0;
    }
    .index_about_fr {
        position: static;
    }
    .index_about {
        height: auto;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        /* optional */
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
    }
    .index_about .container {
        order: 2;
    }
    .index_about_fr {
        order: 1;
    }
    .index_about {
        padding: 45px 0 00px 0;
    }
    .index_about .fl {
        padding: 15px 0 0 0;
    }
    .index_about_img .more {
        margin: 15px 0 0;
    }
    .index_pro_jiantou {
        width: 166px;
    }
    .index_pro .swiper-button-next,
    .index_pro .swiper-container-rtl .swiper-button-prev {
        top: 75px;
    }
    .index_pro .swiper-button-prev,
    .index_pro .swiper-container-rtl .swiper-button-next {
        top: 130px;
    }
    .index_pro .swiper-button-prev,
    .index_pro .swiper-container-rtl .swiper-button-next {
        left: 53px;
        width: 45px;
        height: 45px;
    }
    .index_pro .swiper-button-next,
    .index_pro .swiper-container-rtl .swiper-button-prev {
        width: 45px;
        height: 45px;
    }
    .index_pro_fr .product_swiper {
        padding: 15px 30px 0px 185px;
    }
    .idnex_pro_con {
        left: 25px;
    }
    .index_pro .swiper-slide:nth-child(even) {
        padding-top: 20px;
    }
    .idnex_pro_con {
        padding: 10px 20px 10px;
    }
    .index_pro .index_futitle {
        width: 65%;
        font-size: 1.6rem;
        line-height: 26px;
    }
    .index_news_con {
        padding: 40px 0 0 8%;
    }
    .index_news_ul li {
        height: 48px;
        line-height: 48px;
        font-size: 2rem;
    }
  /*  .index_news::before {
        top: 60px;
        height: 440px;
    }*/
    .index_news_ul {
        margin-top: 20px;
    }
    .index_news_content {
        display: none;
    }
    .huoqu {
        margin-top: 50px;
    }
    .index_huoqu_title {
        font-size: 2.6rem;
    }
    .mobile-foot {
        background: #065eb8;
        padding: 8px 0;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 9999;
    }
    .mobile-foot a {
        color: #fff;
        height: 35px;
        line-height: 33px;
        border: 1px solid #fff;
        border-radius: 4px;
        text-align: center;
        width: 22%;
        padding: 0 15px;
        font-size: 15px;
        margin: 0 5px;
        transition: 0.3s;
        -o-transition: 0.3s;
        -moz-transition: 0.3s;
        -webkit-transition: 0.3s;
        padding: 0px;
    }
    .btn {
        display: inline-block;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 400;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        border: 1px solid transparent;
        border-radius: 4px;
    }
    .pull-right {
        float: right;
    }
    .pull-left {
        float: left;
    }
    footer {
        display: none;
    }
    .mobile-foot {
        display: block;
    }
    .index_huoqu_yx input,
    .index_huoqu_yx button {
        height: 40px;
        line-height: 40px;
    }
    .index_huoqu_yx {
        width: 460px;
    }
    .index_huoqu_yx input {
        width: 356px;
    }
    .index_huoqu_yx {
        margin: 6px auto 0;
    }
    .banner .swiper-container-horizontal>.swiper-pagination-bullets,
    .banner .swiper-pagination-custom,
    .banner .swiper-pagination-fraction {
        bottom: 110px;
        left: 0;
    }
    .chanpin_type_title {
        font-size: 2.4rem;
    }
    .chanpin_guige tr td {
        height: 60px!important;
        font-size: 1.6rem;
    }
    .chanpin_nali li {
        margin-left: 29px;
    }
    .list_about_img li {
        margin-left: 18px;
    }
    .lsit_about_shuzi_name {
        font-size: 1.6rem;
        line-height: 30px;
        margin-top: 10px;
    }
    .neiye_title {
        font-size: 2.2rem;
    }
    .neiye_about_con {
        margin: 15px 0 0;
    }
    .neiye_about_con {
        font-size: 1.6rem;
        line-height: 26px;
    }
    .list_about {
        margin: 25px 0 10px;
    }
    .list_about_shuzi_swiper .swiper-slide div:first-child {
        width: 100px;
        height: 100px;
        border: solid 4px #17b7eb;
    }
    .list_about_shuzi_swiper .swiper-slide .counter {
        font-size: 2.6rem;
        line-height: 100px;
    }
    .fuwu_ul li {
        margin-left: 18px;
        margin-bottom: 15px;
    }
    .djj_ul li .fl:nth-child(2) {
        font-size: 1.6rem;
    }
    .djj_ul li .fl:nth-child(1) {
        font-size: 2.5rem;
    }
    .join_swiper {
        padding: 0 0 40px 0;
    }
    .lsit_zhiwei,
    .join_swiper {
        margin-top: 20px;
    }
    .join_swiper .swiper-pagination-bullet-active {
        background: #185aa6;
    }
    .sociology_top {
        line-height: 54px!important;
    }
    .sociology_quan.active .sociology_bott {
        padding: 15px 40px 20px;
    }
    .sociology_bott {
        font-size: 1.6rem;
        line-height: 30px;
    }
    .list_fuli {
        padding: 20px 0 10px;
    }
    .list_lx .fl {
        font-size: 1.6rem;
    }
    .list_lx .neiye_title {
        margin-bottom: 20px;
    }
    .list_lx_ul {
        margin-top: 0px;
    }
    .lsit_pro_con {
        margin: 10px 0 15px 0;
    }
    .list_pro_ul li {
        margin: 30px 0 0px;
    }
    .list_pro_title {
        font-size: 2.2rem;
        line-height: 30px;
    }
    .shipin {
        margin-top: 30px;
    }
 /*   .index_news::before {
        top: 35px;
    }*/
    .index_new_qihuan_ul li {
        padding: 24px 0 28px;
    }
    .index_new_qihuan>div.showw {
        height: auto;
    }
	.fuwu .title {
    color: #fff;
    margin-bottom: 35px;
    line-height: 40px;
}
.fuwu_img img{
	height:300px;}	
	.index_news{
		height:auto;
		margin-top:50px;
		padding:40px 0;}
}

@media (max-width:767px) {
    body {
        padding-top: 65px!important;
    }
    .index_new_qihuan {
        margin-top: 0px;
    }
    .index_new_qihuan_ul li {
        padding: 10px 0 15px;
    }
    .banner_bottom {
        position: static;
    }
    .banner_botto_fl {
        width: 100%;
        box-shadow: 2px 2px 4px #eee;
    }
    .banner_botto_fr {
        display: none;
    }
    .index_huoqu_yx {
        width: 300px;
    }
    .index_huoqu_yx input {
        width: 78%;
    }
    .index_huoqu_yx button {
        width: 22%;
    }
    .banner_p2 {
        display: none;
    }
    .banner_p1 {
        font-size: 2.2rem;
        line-height: 32px;
        margin-bottom: 15px;
    }
    .banner .more {
        display: none;
    }
    .more {
        padding: 6px 27px;
    }
    .banner .swiper-container-horizontal>.swiper-pagination-bullets,
    .banner .swiper-pagination-custom,
    .banner .swiper-pagination-fraction {
        bottom: 20px;
        left: 0;
    }
    .index_about {
        padding: 30px 0 0px 0;
    }
    .title {
        font-size: 2.2rem;
        margin-bottom: 10px;
    }
    .index_pro {
        margin-top: 0;
        background: none;
    }
    .index_pro .index_futitle {
        width: 100%;
    }
    .index_pro .title {
        padding-top: 30px;
    }
    .index_pro_fr .product_swiper {
        padding: 15px 30px 0px 15%;
    }
    .index_pro_jiantou {
        width: 12%;
    }
    .index_pro .swiper-button-prev,
    .index_pro .swiper-container-rtl .swiper-button-next {
        left: 2px;
        width: 35px;
        height: 35px;
    }
    .index_pro .swiper-button-next,
    .index_pro .swiper-container-rtl .swiper-button-prev {
        right: 7px;
        width: 35px;
        height: 35px;
    }
    .fuwu .title {
        font-size: 1.6rem;
        margin-bottom: 10px;
        line-height: 28px;
    }
    .fuwu_img img {
        height: 120px;
    }
    .fuwu_text {
        padding: 0 15px;
    }
    .index_news_con {
        padding: 30px 15px 0px;
    }
    .index_news_ul {
        margin-top: 10px;
    }
  /*  .index_news::before {
        display: none;
    }*/
    .index_new_qihuan .fr,
    .index_new_qihuan .fl {
        width: 100%;
    }
    .index_new_qihuan_ul {
        padding: 0 10px;
    }
    .huoqu {
        margin-top: 30px;
    }
    .huoqu_img img {
        height: 140px;
    }
    .article_news_title {
        font-size: 2.2rem;
    }
    .bread {
        display: none;
    }
    .neiye_banner_text {
        font-size: 2rem;
    }
    .shangxia {
        margin-top: 20px;
        padding-top: 10px;
    }
    .index_huoqu_title {
        font-size: 2.2rem;
    }
    .neiye_erji {
        display: none;
    }
    .list_pro_ul li .fl,
    .list_pro_ul li .fr {
        width: 100%;
    }
    .list_pro_ul li {
        margin: 30px 0 0px;
    }
    .list_pro_title {
        font-size: 2.2rem;
        line-height: 36px;
    }
    .lsit_pro_con {
        font-size: 1.6rem;
        line-height: 30px;
        margin: 10px 0 15px 0;
    }
    .list_pro_ul li .more,
    .chanpin_shuoing .more {
        padding: 8px 30px;
    }
    .list_pro_ul li .fr {
        padding: 0;
        margin-top: 15px;
    }
    .list_pro_ul li .fr a {
        width: 60%;
        margin: 0 auto;
    }
    .list_pro_ul li {
        padding-bottom: 25px;
    }
    .chanpin_type_title {
        font-size: 2.2rem;
        line-height: 30px;
    }
    .chanpin_type {
        padding: 15px 0;
    }
    .chanpin_jiegou_con {
        font-size: 1.6rem;
        line-height: 26px;
        margin-top: 10px;
    }
    .chanpin_type .chanpin_jiegou_img {
        padding: 20px 0 0;
    }
    .chanpin_zuoyong .fl {
        width: 100%;
    }
    .chanpin_zuoyong .fr {
        width: 100%;
    }
    .chanpin_zuoyong .fr div {
        width: 60%;
        margin: 15px auto 0;
    }
    .chanpin_guige {
        margin-top: 20px;
    }
    .chanpin_guige tr td {
        height: 50px!important;
    }
    .chanpin_guige_con {
        margin: 0;
    }
    .chanpin_shuoming_con {
        line-height: 25px;
    }
    .chanpin_shuoing .more {
        margin: 15px 0 0;
    }
    .chanpin_nali li {
        width: 100%;
        margin-bottom: 15px;
        margin-left: 0;
    }
    .chanpin_nali {
        margin: 20px 0 0;
    }
    .chanpin_zuoyong_con {
        font-size: 1.6rem;
        line-height: 24px;
    }
    .list_about_img li {
        width: 100%!important;
        margin-left: 0;
        margin-bottom: 15px;
    }
    .list_about_img {
        margin-top: 30px;
    }
    .list_about_shuzi_swiper .swiper-slide div:first-child {
        width: 90px;
        height: 90px;
    }
    .list_about_shuzi_swiper .swiper-slide .counter {
        font-size: 2.2rem;
        line-height: 90px;
    }
    .list_about_shuzi {
        padding: 30px 0 0;
    }
    .list_about_shuzi_swiper {
        padding: 0 0 40px 0;
    }
    .swiper-pagination-bullet-active {
        background: #17b7eb;
    }
    .list_about_img li:last-child {
        margin: 0;
    }
    .list_fuwu {
        margin-top: 30px;
    }
    .fuwu_ul li {
        margin-left: 0;
        width: 48.5%;
    }
    .fuwu_ul li:nth-child(odd) {
        margin-right: 1.5%;
    }
    .fuwu_ul li:nth-child(even) {
        margin-left: 1.5%;
    }
    .fuwu_con {
        padding: 5px 10px;
    }
    .fuwu_data {
        font-size: 1.4rem;
        line-height: 28px;
    }
    .djj_ul li .fl:nth-child(2) {
        padding-left: 30px;
        line-height: 26px;
    }
    .jtcy {
        margin-top: 30px;
    }
    .djj_ul li:first-child .fl:nth-child(1),
    .djj_ul li:first-child .fl:nth-child(2) {
        height: 80px;
    }
    .djj_ul li {
        height: 80px;
    }
    .djj_ul li .fl:nth-child(1) {
        font-size: 2.2rem;
    }
    .djj_ul li .fl:nth-child(2),
    .djj_ul li .fl:nth-child(1) {
        height: 160px;
    }
    .djj_ul li:nth-last-child(2) .fl:nth-child(2),
    .djj_ul li:nth-last-child(2) .fl:nth-child(1) {
        height: 246px;
    }
    .fuli_swiper {
        margin-top: 20px;
        padding-bottom: 45px;
    }
    .sociology_top {
        line-height: 44px!important;
        padding: 0px 15px 0;
    }
    .history_fl {
        font-size: 1.8rem;
    }
    .sociology_quan.active .sociology_bott {
        padding: 15px 15px 20px;
    }
    .list_lx .fl,
    .list_lx .fr {
        width: 100%;
    }
    .list_lx .fl {
        line-height: 29px;
    }
    .list_lx .neiye_title {
        margin-bottom: 15px;
        line-height: 26px;
    }
    .list_lx .fr {
        margin-top: 20px;
    }
    .list_lx {
        padding: 25px 0 30px;
    }
    .list_ly {
        padding-top: 25px;
    }
    .list_ly_ul li {
        width: 100%;
        margin-left: 0;
    }
    .list_ly button {
        width: 130px;
        height: 40px;
        line-height: 40px;
        margin-top: 15px;
    }
    .list_pro {
        margin-top: 30px;
    }
    .list_pro_img_text {
        font-size: 2rem;
    }
    .list_pro_ul li {
        margin: 20px 0 0px;
    }
    .list_pro_title {
        font-size: 2rem;
        line-height: 30px;
    }
    .list_pro_ul li .fr a {
        width: 100%;
        margin: 20px auto 0;
    }
    .list_pro_ul li {
        padding-bottom: 15px;
    }
    .neiye_banner_text {
        line-height: 27px;
    }
    .list_rogyu_swiper {
        padding: 25px 0 0px 0;
    }
    .list_ry {
        margin: 25px 0 0;
    }
    .xiangguan>li {
        width: 100%;
        margin: 0!important;
        margin-bottom: 20px!important;
    }
    .xiangguan_title {
        height: 50px;
        line-height: 50px;
        font-size: 1.8rem;
        padding: 0 15px;
    }
    .xiangguan li ul li {
        height: 46px;
        line-height: 46px;
        font-size: 1.6rem;
        padding: 0 15px;
    }
    .xiangguan {
        margin: 35px 0 0;
    }
    .shebei img {
        border: 8px solid #eee;
    }
    .shebei .col-md-3 {
        padding: 7px;
    }
    .fenxiang_con .fl:nth-child(2) {
        display: none;
    }
	/***********************/
	.xbj.yx_fzlc{
		margin-top:60px;
	}
	
}

#page {
    clear: both;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    display: table;
    margin-top: 20px
}

#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 #f67d38;
}

#page li:hover a {
    color: #f67d38
}

#page li a {
    color: #666
}

#page li.active {
    border: 1px solid #f67d38;
    background-color: #f67d38;
    color: #FFFFFF
}

#page li.active a {
    color: #fff
}

#page .thisclass {
    background-color: #f67d38;
    color: #FFFFFF
}

@media (max-width: 767px){
.fuwu_img img {
    height: auto;
}
.pro_nraa ul{
	display:block;}
.pro_nraa ul li {
    width: 100%;
	margin-bottom:25px;
    overflow: hidden;
}
}



/*大事记start*/
.event_box{ position: relative;}
.event_box .parHd {width: 100%; display: inline-block;

    overflow: hidden;}
.parHd  ul{ width: 100%; text-align: center; margin: 0 auto; padding-top: 48px !important;}
.parHd .tempWrap{ margin: 0 auto;}

/*.parHd li:before{ content: ''; width: 180%; height: 1px; background: #580000; position: absolute;top: 0; right:-140%;right: 0;}*/ 
.parHd li.no_line:before{ display: none;}
.parHd li{  display: inline-block; cursor: pointer; padding-top: 20px; font-size: 13px; margin:0 35px; position: relative; }
.parHd li:after{ content: ''; background:#fff;width: 8px; height: 8px; border-radius: 50%; position: absolute;  z-index: 20;top: -4%; left: 0%;border:2px #fff solid;}
.parBd{ text-align: center; margin-top: 60px;}
.parBd h4{ position: relative; font-size: 40px; margin-bottom: 3%; /*width: 200px;*/ padding: 0 60px;  display: inline-block; text-align: center;}
.parBd h4:after{ content:''; background: #000; width: 100px; height: 1px; position: absolute; left: -100px; bottom: 12px;}
.parBd h4:before{ content:''; background: #000; width: 100px; height: 1px; position: absolute; right: -100px; bottom: 12px;}
.parBd p{ line-height: 180%; font-size: 16px; width: 80%; margin: 0 auto;}
div#listBox {
    width: 100%;
}
.sPrev,.sNext{ width: 30px; height: 30px; display: block; position: absolute; top: 0px;}
.sPrev{ left: 20px;}
.sNext{ right: 0;}
.sPrev:hover{cursor:pointer;}
.sNext:hover{cursor:pointer;}
.sPrev img,.sNext img{transition: all .6s cubic-bezier(.51,1.1,.9,.95);
    -moz-transition: all .6s cubic-bezier(.51,1.1,.9,.95);
    -webkit-transition: all .6s cubic-bezier(.51,1.1,.9,.95);
    -o-transition: all .6s cubic-bezier(.51,1.1,.9,.95);
     }
.yx_pf1{color: #fff;font-size: 26px;position: absolute;right: 15px;bottom: 50px;}
.yx_pf2{color: #fff;font-size: 26px;position: absolute;right: 15px;bottom: 50px;}
.yx_pf3{color: #fff;font-size: 26px;position: absolute;right: 15px;bottom: 50px;}
.yx_fzlc{width:100%;position: relative;margin-top:160px;}
.yx_fzlc_line{background: #ececec;width: 100%;height:5px;position: absolute;left: 0px;top: 48px;margin-top: -1px;}
.yx_lc_wz1{position: absolute;top:-45px;width: 100%;text-align: left;color: #fff;font-weight: 600; font-size: 28px; font-family: 'zt',arial;transition: 0.6s; margin: 0px !important;}
.yx_lc_wz2{color: #fff;transition: 0.6s;font-size: 13px; width:220px; text-align: left; line-height:32px;}
.yx_fzimg{width: 100%;margin:0 auto;text-align: center;}
.yxfl::before{position:absolute; content:''; width:1px;height:1px;left:15; bottom:-1px;}
.yxfl:hover:before{background-color:#258ff5; width:100%;transition: 0.6s;}
.jt{position: absolute;right:15px;top:30px;width: 22px;height: 12px;}
.right_top{width:8px;height: 1px;background: #fff;transform:translateY(-2px) translateX(14px) rotateZ(45deg);transition: 0.6s;}
.right_bottom{width:8px;height: 1px;background: #cacaca;transform:translateY(2px) translateX(14px) rotateZ(135deg);transition: 0.6s;}
.right_line{width:22px;height: 1px;background: #cacaca;transform:translateX(-1px);transition: 0.6s;}
.ny_content .title{font-size: 50px;    color: #0086d1;    font-weight: bold;    text-align: left;    margin-bottom: 30px;}
.ny_content .title span{padding:5px; font-size: 14px; background: #0086d1; color: #FFF; border-radius: 5px; margin-left:20px;}
.cpxq{ line-height: 50px;}
.cpxq span{padding: 5px 10px;background: #e8bc03; width: 120px; display: inline-block; border-radius: 5px; line-height: 30px; margin-right: 30px;color:#FFF; font-size: 14px;}
.ny_cpmc li p{padding-left:30px;}
.ny_cpmc li:nth-of-type(odd){background: #fbf5dd;}
.yzjc-col{ width: 20%; text-align: center;  float: left;}
.syjx{ background:#e69430; border-radius: 5px; color: #FFF;padding:5px 10px; display: inline-block; margin: 20px 0px; }
.xntitle{ background: #005ab2; border-radius: 5px; color:#FFF;padding:5px 40px;}
.xmjs  ul li{clear: both; margin: 15px 0px;}
.xmjs .bbbt{background: #005ab2; border-radius: 5px;  color:#FFF;padding:3px 10px; width: 160px; float: left; margin-right: 30px;}

.sjcptd{padding-left:55px !important;}
.sjcptd li{ list-style-type: initial;}
.sjcptd li::marker{ color:#e69430;}
.xgyz div{ text-align: center; }
.xncontent{ line-height: 36px; margin: 15px 0px; }

.list_ry .swiper-slide{
	box-sizing: border-box;
    border: 1px solid #dfdfdf;
    padding: 3px;
	
}
.list_aboutaaab.list_about{
	margin: 40px 0 0;
}
.list_ry.list_ryaa{
	margin-top:0;
}

.neiye_about_conaa{
	text-align:center;
	font-size:24px;
	font-weight:bold;
	margin-top:30px;
}
.article_news_con img{
	width:100%;
	max-width:600px;
}
.fzlca{
	background-color:#015ab2;
	padding-top:160px;
	box-sizing: border-box;
	padding-bottom:160px;
}
.yx_fzlc{
	margin-top:0;
}