.line1 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.line2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    overflow: hidden;
}.lanu {
    margin-right: 15px;
    font-size: 1rem;
}
.lanu a {
    color: #000;
}
.lanu a.active {
    color: #4471c4;
}
.beian {
    background-color: #363f49;
    border-top: 2px solid rgba(220, 220, 220, 0.21);
    height: 52px;
    line-height: 50px;
    font-size: 14px;
    color: #fff;
}
.beian  a {
    color: #fff;
}

.line3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.footer_fl_fl {
    width: 65%;
}
.pc_logo img ,
.phone_logo  img{
    width: 120px;
}
body {
    padding-top: 60px;
}

.daohang {
    height: 60px;
    line-height: 60px;
    background-color: #ffffff;
    overflow: hidden;
    border-bottom: 1px solid rgba(0, 0, 0, 0.11);
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    background: #fff;
    z-index: 9999;
}

.daohang_nav {
    width: 80%;
    margin: 0 auto;
}

.daohang_nav>li {
    float: left;
    padding: 0 35px;
    font-size: 1rem;
    font-weight: 600;
    color: #181818;
}

.daohang_nav li.active>a {
    color: #4471c4;
}

.daohang_nav>li>a {
    color: #181818;
}

.pc_logo,
.daohang_fr {
    width: 20%;
}

.tr {
    text-align: right;
}

.daohang_fr span.ds1 {
    font-weight: 600;
    font-size: 1.125rem;
    margin-left: 25px;
    cursor: pointer;
}

.daohang_fr a {
    font-size: 1rem;
    color: #181818;
}

.daohang_fr a.active {
    font-weight: 600;
}

.banner_swiper {
    width: 100%;
}

.banner_swiper .swiper-pagination-bullet {
    width: 16px;
    height: 15px;
    background-color: #ffffff;
    opacity: 0.6;
}

.banner_swiper .swiper-pagination-bullet-active {
    opacity: 1;
}

.banner_swiper .swiper-pagination {
    bottom: 30px;
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 13px;
}

.index_pro_a {
    font-size: 1.5rem;
    line-height: 36px;
    color: #181818;
    width: calc(100% - 30px);
    font-weight: 600;
}

.index_pro_more span {
    font-size: 1.5rem;
    font-weight: 600;
    color: #000;

}

.index_pro_con {
    font-size: 1rem;
    line-height: 29px;
    margin-top: 10px;
    color: #181818;
}

.index_pro .swiper-button-next,
.index_pro .swiper-container-rtl .swiper-button-prev,
.index_pro .swiper-button-prev,
.index_pro .swiper-container-rtl .swiper-button-next,
.article_pro_fr_fl .swiper-button-next,
.article_pro_fr_fl .swiper-container-rtl .swiper-button-prev,
.article_pro_fr_fl .swiper-button-prev,
.article_pro_fr_fl .swiper-container-rtl .swiper-button-next {
    background-image: none;
}

.index_pro .swiper-button-next span,
.article_pro_fr_fl .swiper-button-next span {
    position: absolute;
    left: 0;
    font-size: 35px;
    color: #4471c4;
}

.index_pro .swiper-button-next span::after,
.article_pro_fr_fl .swiper-button-next span::after {
    content: "";
    position: absolute;
    width: 65px;
    height: 66px;
    background-color: #4471c4;
    opacity: 0.1;
    border-radius: 50%;
    z-index: -1;
    display: inline-block;
    top: -5px;
    right: -38px;
}

.index_pro .swiper-button-next,
.article_pro_fr_fl .swiper-button-next {
    right: 10%;
}

.index_pro .swiper-button-prev span,
.article_pro_fr_fl .swiper-button-prev span {
    position: absolute;
    left: 0;
    font-size: 35px;
    color: #4471c4;
}

.index_pro .swiper-button-prev span::after,
.article_pro_fr_fl .swiper-button-prev span::after {
    content: "";
    position: absolute;
    width: 65px;
    height: 66px;
    background-color: #4471c4;
    opacity: 0.1;
    border-radius: 50%;
    z-index: -1;
    display: inline-block;
    top: -5px;
    left: -38px;
}

.index_pro .swiper-button-prev,
.article_pro_fr_fl .swiper-button-prev {
    left: 10%;
}

.title {
    font-size: 2.375rem;
    line-height: 36px;
    color: #4471c4;
}

.futitle {
    font-size: 14px;
    line-height: 36px;
    color: #181818;
    opacity: 0.41;
}

.index_pro_swiper {
    margin-top: 60px;
}

.index_pro {
    padding: 90px 0 120px;
}

.index_pro .swiper-button-next,
.index_pro .swiper-button-prev {
    top: 57%;
}

.index_about {
    background: url(../img/1.jpg);
    padding: 90px 0 0;
}

.index_about_container {
    width: 1355px;
    margin: 0 auto;
}

.index_about_container .fl,
.index_about_container .fr {
    width: 50%;
}

.index_about_div {
    font-size: 1.875rem;
    line-height: 36px;
    color: #181818;
    margin-top: 15px;
}

.index_about_con {
    font-size: 1.125rem;
    line-height: 36px;
    color: #181818;
    margin: 40px 0 60px;
}

.more {
    padding: 0 50px;
    height: 58px;
    line-height: 58px;
    background-color: #4471c4;
    border: solid 1px #ffffff;
    font-size: 1.125rem;
    display: inline-block;
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;

}

.more a {
    color: #ffffff;
}

.more:hover {
    background: #fff;
    border: solid 1px #4471c4;
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
}

.more:hover a {
    color: #4471c4 !important;
}

.index_news_top {
    background: url(../img/3.jpg);
    background-size: 100% 100%;
    padding: 70px 0 68px;

}

.title {
    font-size: 2.375rem;
    line-height: 40px;
    color: #ffffff;
}

.index_news_top_clearfix .fr a {
    font-size: 30px;
    color: #fff;
}

.index_top_fl {
    width: 58%;
}

.index_top_fr {
    width: 42%;
    padding: 20px 0 0 49px;
}

.data {
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    background-color: #ffffff;
    border-radius: 4px;
    color: #4471c4;
    display: inline-block;
}

.index_news_a {
    font-size: 1.5rem;
    line-height: 34px;
    color: #ffffff;
    margin: 15px 0 24px;
}

.index_news_con {
    font-size: .875rem;
    line-height: 24px;
    color: #ffffff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
    overflow: hidden;
    margin-bottom: 50px;
}

.borf {
    background: transparent !important;

}

.borf a,
.borf:hover a {
    color: #ffffff !important;
}

.borf:hover {
    background: #4471c4 !important;
}

.index_news_top_clearfix2 {
    margin-top: 50px;
}

.col_data.data {
    background-color: #4471c4;
    color: #fff;
}

.index_news_bot_con {
    font-size: .875rem;
    line-height: 20px;
    color: #666666;
    margin-bottom: 3px;
}

.index_news_bot_a {
    font-size: 1.125rem;
    line-height: 26px;
    color: #181818;
    font-weight: 600;
    margin: 12px 0;
}

.index_news_bot_ul li .fr {
    padding-left: 22px;

}

.index_news_bot_ul li {
    width: 48%;
    float: left;
}

.index_news_bot_ul li:nth-child(odd) {
    margin-right: 2%;
}

.index_news_bot_ul li:nth-child(even) {
    margin-left: 2%;
}

.index_news_bot_ul li .fr,
.index_news_bot_ul li .fl {
    width: 50%;
}

.index_news_bot_ul li .data {
    margin-top: 10px;
}

.idnex_news_bot_icon span {
    font-size: 30px;
}

.index_news_bot {
    margin: 53px 0 90px;
}

footer {
    background-color: #363f49;
    border-top: 12px solid #4471c4;
    padding: 60px 0 80px;
}

.footer_fl,
.footer_fr {
    width: 50%;
}

.footer_title {
    font-size: 1.125rem;
    line-height: 22px;
    color: #ffffff;
    margin-bottom: 20px;
}

.footer_con {
    font-size: 1rem;
    line-height: 26px;
    color: #ffffff;
}

.footer_contect span:nth-child(1) {
    color: #fff;
    font-size: 42px;
}

.footer_contect span:nth-child(2) {
    font-size: 1.875rem;
    line-height: 60px;
    color: #ffffff;
    font-weight: 600;
    font-family: AkzidenzGroteskBQ-XBoldAlt;
    display: inline-block;
    margin-left: 10px;
}

.footer_contect {
    margin-bottom: 10px;
}

.footer_icon_ul li {
    float: left;
    margin-right: 12px;
}

.footer_icon_ul li a {
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-radius: 50%;
    background-color: #ffffff;
}

.footer_icon_ul li a span {
    font-size: 30px;
    color: #363f49;
}

.footer_fr form input {
    width: calc(100% - 130px);
    height: 54px;
    border: none;
    border-bottom: 1px solid #fff;
    padding: 0 10px;
    font-size: 1rem;
    color: #ffffff;
    opacity: 0.38;
    background: transparent;
}

.footer_fr form input::-moz-placeholder {
    color: #ffffff;
    opacity: 0.38;
}

.footer_fr form input:-ms-input-placeholder {
    color: #ffffff;
    opacity: 0.38;
}

.footer_fr form input::-webkit-input-placeholder {
    color: #ffffff;
    opacity: 0.38;
}

.footer_fr {
    padding-left: 60px;
}

.footer_fr form button {
    width: 122px;
    height: 54px;
    text-align: center;
    line-height: 54px;
    background-color: #4471c4;
    border: 1px solid #4471c4;
    color: #fff;
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
}

.footer_fr form button:hover {
    background-color: #fff;
    color: #4471c4;
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
}

.c44 {
    color: #4471c4 !important;
}

.neiye_daohang {
    height: 52px;
    line-height: 52px;
    background-color: #ffffff;
    border-bottom: solid 1px rgba(0, 0, 0, 0.11);
    font-size: 14px;
    color: #181818;
    font-weight: 600;
}

.neiye_daohang .fl span {
    display: inline-block;
    width: 50px;
    border-left: 1px solid rgba(0, 0, 0, 0.11);
    border-right: 1px solid rgba(0, 0, 0, 0.11);
    text-align: center;
    margin-right: 22px;
}

.neiye_daohang a {
    color: #181818;
}

.neiye_daohang .fr {
    padding: 0 40px;

    font-size: 1rem;
    color: #181818;
    border-left: 1px solid rgba(0, 0, 0, 0.11);
    border-right: 1px solid rgba(0, 0, 0, 0.11);
    text-align: right;
}

.list_artice_a {
    font-size: 1.125rem;
    line-height: 26px;
    color: #181818;
    font-weight: 600;
    margin: 10px 0;
}

.list_article_con {
    font-size: 14px;
    line-height: 26px;
    color: #666666;

}

.list_article {
    margin: 40px 0 60px;
}

.list_article_ul li {
    padding: 53px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.list_article_ul li:nth-child(1) {
    padding-top: 0;
}

.list_article_ul li>.fl {
    width: 16.6%;

}

.list_article_ul li>.fr {
    width: 83.4%;
    padding-left: 26px;
}

.list_artice_a .fl:nth-child(2) {
    width: 85%;
    margin-left: 12px;
}

.list_artice_a {
    margin-top: 18px;
}

.list_article_ul li:hover img {
    transform: scale(1.1);
}

.list_article_ul li:hover .list_artice_a .fl:nth-child(2) {
    color: #4471c4;
}

.list_article_ul {
    margin-bottom: 60px;
}

.list_contect_fl {
    width: 62%;
}

.list_contect_fr {
    width: 31%;
}

.list_contect_fl ul li {
    width: 48.5%;
    margin-left: 20px;
    margin-bottom: 20px;
    float: left;

}

.list_contect_fl ul li:nth-child(odd) {
    margin-left: 0;
}

.list_contect_fl ul li input,
.list_contect_fl ul li select {
    height: 44px;
    line-height: 44px;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.26);
    font-size: 14px;
    width: 100%;
}

.list_contect_title {
    font-size: 14px;
    line-height: 30px;
    color: #181818;
    font-weight: 600;
}

.list_contect_fl textarea {
    width: 100%;
    height: 168px;
    background-color: #ffffff;
    border: solid 1px rgba(0, 0, 0, 0.26);
    line-height: 30px;
    font-size: 14px;
    padding: 15px;
    margin-top: 10px;
}

.list_contect_fl form button {
    height: 58px;
    line-height: 58px;
    background-color: #4471c4;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.34);
    border-radius: 4px;
    padding: 0 55px;
    font-size: 1.125rem;
    color: #ffffff;
    margin-top: 30px;
    border: 1px solid #4471c4;
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
}

.list_contect {
    padding: 60px 0 80px;

}

.list_contect_fl form button:hover {
    background: #fff;
    color: #4471c4;
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
}

.list_contect_fl_fl {
    font-size: 1.875rem;
    line-height: 36px;
    font-weight: 600;
    color: #181818;
}

.list_contect_fl_fr {
    font-size: 1rem;
    line-height: 36px;
    color: #181818;
}

.list_contect_fl_fr span {
    cursor: pointer;
}

.list_contect_fl_fr span.active {
    color: #4471c4;
}

.list_contect_ul_icon li {
    padding: 0 0 50px 0;
}

.list_contect_title {
    font-size: 1.25rem;
    line-height: 30px;
    color: #181818;
}

.list_contect_p {
    font-size: 1.125rem;
    color: #181818;
}

.list_contect_ul_icon li .fl {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: #f1f1f1;
    border-radius: 50%;
    text-align: center;
    position: relative;

}

.list_contect_ul_icon li .fl span {
    color: #999999;
    font-size: 30px;
}

.list_contect_ul_icon li .fr {
    width: calc(100% - 50px);
    padding: 9px 0 0 22px;
}

.list_contect_ul_icon li .fl::before {
    content: "";
    position: absolute;
    width: 70px;
    height: 70px;
    background-color: #ffffff;
    border: solid 1px #f1f1f1;
    top: -10px;
    left: -10px;
    z-index: -1;
    border-radius: 50%;
}

.list_contect_ul_icon {
    margin-top: 50px;
    display: none;
}

.list_contect_qh .list_contect_ul_icon.active {
    display: block;
}

.list_contect_ul_icon li:hover .fl::before {
    border: solid 1px #4471c4;
}

.list_contect_ul_icon li:hover .fl {
    background-color: #4471c4;
}

.list_contect_ul_icon li:hover .fl span {
    color: #fff;
}

.list_pro_fl {
    border: solid 1px rgba(0, 0, 0, 0.12);
    width: 16.4%;

}

.lsit_pro_fl_name {
    font-size: 1rem;
    font-weight: 600;
    color: #181818;
    padding-left: 20px;
    padding: 0 18px;
}

.list_pro_fl>ul>li .clearfix {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    padding: 0 18px;
}

.list_pro {
    padding: 38px 0 50px;
}

.list_pro_fl>ul>li>ul {
    padding: 0px 18px 0px 50px;
    display: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.list_pro_fl>ul>li>ul>li {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    font-weight: 600;

}

.list_pro_fl>ul>li>ul>li.active a {
    color: #4471c4;
}

.list_pro_fl>ul>li>ul>li a {
    color: #666666;
}

.list_pro_fl>ul>li.active>ul {
    display: block;
}

.list_pro_fl>ul>li.active .lsit_pro_fl_name {
    color: #4471c4;
}

.list_pro_ul li {
    background-color: #f8f8f8;
    padding: 20px;
    margin: 0 0 30px 32px;
    width: 30%;
    float: left;
}

.list_pro_ul li a.clearfix {
    font-size: 1rem;
    font-weight: 600;
    line-height: 36px;
    color: #181818;
}

.list_pro_fr {
    width: 83.6%;
}

.article_pro_fr_fl {
    width: 65.9%;
}

.article_pro_fr_fr {
    width: 34.1%;
}

.articel_pro_title {
    font-size: 1.5rem;
    line-height: 36px;
    color: #181818;
    font-weight: 600;
}

.article_pro_jscs {
    height: 43px;
    background-color: #f1f1f3;
    line-height: 43px;
    padding: 0 17px;
    font-size: 1rem;
    color: #181818;
    font-weight: 600;
    margin: 10px 0;
}

.article_pro_fr_fr_ul li {
    font-size: 0.81rem;
    padding: 0 3px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    line-height: 38px;
    color: #181818;
    font-family: Alibaba-PuHuiTi-M;
}

.article_pro_fr_fr_ul li:last-child {
    border-bottom: none;
}

.article_pro_fr_fr_ul li span {
    display: inline-block;
    width: 50%;
}

.article_pro_fr_fl>div {
    padding: 0 76px 0 20px;
}

.article_pro_fr_fl .gallery-thumbs .swiper-slide {
    border: solid 1px rgba(0, 0, 0, 0.06);
    padding: 10px;
}

.article_pro_fr_fl .gallery-top {
    padding: 60px 0;
}

.article_pro_fr_ul>li {
    margin-bottom: 90px;
}

.article_pro_huoqu {
    height: 59px;
    line-height: 59px;
    background-color: #4471c4;
    box-shadow: 1px 1px 5px 0px rgba(35, 60, 106, 0.58);
    border-radius: 29px;
    padding: 0 37px;
    font-size: 1.125rem;
    color: #ffffff;
    display: table;
    margin: 0 auto 30px;
}

.article_pro_huoqu a,
.article_pro_huoqu a span {
    color: #fff;
    font-size: 1.125rem;
}

.article_pro_huoqu:hover a {
    color: #fff !important;
}

.article_pro_huoqu a span {
    margin-left: 10px;
}

.shangxia>.shang {
    float: left;
}

.shangxia {
    border-top: 1px solid rgba(0, 0, 0, 0.11);
    font-size: 1rem;
    line-height: 30px;
    color: #666666;
    padding-top: 20px;

}

.shangxia>div:hover a,
.shangxia>div:hover,
.shangxia>div:hover span {
    color: #4471c4 !important;
}

.abotu_pro_con {
    font-size: 14px;
    line-height: 29px;
    color: #181818;
}

.about_pro {
    margin-top: 60px;
}

.about_pro_swiper {
    padding: 0px 0 100px;
}

.aboput_pro_a,
.aboput_pro_a span {
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 36px;
    color: #181818;
}

.neiye_ban_text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;

}

.neiye_ban_title {
    font-size: 2.375rem;
    line-height: 36px;
    color: #ffffff;
    margin-bottom: 30px;
}

.neiye_ban_text_con {
    font-size: 1.125rem;
    line-height: 30px;
    color: #ffffff;
}

.list_about_div1_fl,
.list_about_div1_fr {
    width: 50%;
    height: 454px;
}

.list_about_con {
    font-size: 1.25rem;
    line-height: 34px;
    color: #181818;
}

.list_about_div1_fr {
    position: relative;
}

.list_about_div1_fr::before {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 454px;
    height: 454px;
    border: solid 32px #4471c4;
    opacity: 0.04;
    z-index: -1;
    border-radius: 50%;
}

.list_about_div1_fr .bottom_img {
    position: relative;
    right: 80px;
    top: 0px;
    margin-top: 37px;
}

.list_about_div1_fr .top_img {
    position: relative;
    right: 280px;
    bottom: 0;
    margin-top: -200px;
}

.list_about_div1_fr {}

.list_about_div1_fl>div {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    padding-right: 100px;
}

.list_about_div1 {
    padding: 56px 0 35px;
}

.list_about_div2_content {
    padding: 25px 45px 45px;
}

.list_about_title {
    font-size: 1.25rem;
    line-height: 24px;
    color: #181818;
}

.list_about_div2_con {
    font-size: 1rem;
    font-weight: 600;
    line-height: 24px;
    height: 48px;
    color: #181818;
    margin-top: 15px;
}

.list_about_swiper .swiper-slide>div {
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.14);
    border-radius: 8px;
    overflow: hidden;

}

.list_about_swiper .swiper-slide>div img {
    border-radius: 8px 8px 0 0;
}

.list_about_swiper {
    padding: 3px;
    margin-top: 25px;
}

.list_baout_div2 {
    padding-bottom: 119px;
}

.list_about_div3 li {
    margin-top: 60px;

}

.list_about_div3_title {
    font-size: 1.5rem;
    line-height: 36px;
    color: #4471c4;
}

.list_about_div3 li p {
    font-size: 1rem;
    line-height: 28px;
    color: #181818;
}

.list_about_fl,
.list_about_fr {
    width: 50%;
}

.list_about_div3 {
    background-color: #ecf0f9;
}

.list_about_fr {
    padding: 100px 7% 0 74px;
}

.list_about_div3 li::before {
    content: "";
    position: absolute;
    top: 15px;
    left: -112px;
    border-radius: 50%;

    width: 82px;
    height: 82px;
}

.list_about_div3 li:nth-child(1):before {
    background: url(../img/4.png);
}

.list_about_div3 li:nth-child(2)::before {
    background: url(../img/5.png);
}

.list_about_div3 li:nth-child(3)::before {
    background: url(../img/6.png);
}

.list_about_div3 li:nth-child(4)::before {
    background: url(../img/7.png);
}

.article_article_data {
    display: table;
    margin: 20px auto;
    font-size: 1rem;

}

.article_article .title {
    color: #000;
    font-size: 1.625rem;
}

.article_article {
    margin: 60px 0;
}

.article_article_data span {
    margin-right: 10px;
}

.article_article_con {
    font-size: 1rem;
    line-height: 36px;
    padding: 20px 0 40px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.list_search {
    margin: 40px 0;
}

.list_search_ul li {
    width: 31%;
    margin-left: 25px;
    float: left;
    border: 1px solid #eee;
    padding: 15px;
    margin-bottom: 15px;
    }

.yincang11 {
    display: none;
    color: red;
    font-size: 2.0rem;
    text-align: center;
}

.list_pro_ul li a.over {
    background-color: #fff;
    padding: 10px;
}

.ditu {
    margin-bottom: 40px;
}

@media (max-width:1800px) {
    .list_about_fr {
        padding: 60px 7% 0 74px;
    }

    .list_about_div3 li {
        margin-top: 45px;
    }
}

@media (max-width:1660px) {
    .list_about_fr {
        padding: 45px 5% 0 74px;
    }

    .list_about_div3 li {
        margin-top: 15px;
    }
}

@media (max-width:1500px) {
    .list_about_fr {
        padding: 60px 5% 0 74px;
    }

    .list_about_div3 li {
        margin-top: 15px;
    }

    .list_about_div3 li p {
        font-size: 14px;
        line-height: 25px;
    }
}

@media (max-width:1440px) {
    .index_about_container {
        width: 80%;
    }

    .index_pro {
        padding: 60px 0 80px;
    }

    .index_pro .swiper-button-next,
    .index_pro .swiper-button-prev {
        top: 50%;
    }

    .index_pro .swiper-button-next {
        right: 6%;
    }

    .index_pro .swiper-button-prev {
        left: 6%;
    }

    .article_pro_fr_fl .swiper-button-next {
        right: 11%;
    }

    .article_pro_fr_fl .swiper-button-prev {
        left: 11%;
    }

    .index_about_con {
        margin: 20px 0 35px;
    }

    .index_news_top {
        padding: 60px 0 60px;
    }

    .index_news_bot {
        margin: 53px 0 55px;
    }

    .article_pro_fr_fl .swiper-button-next,
    .article_pro_fr_fl .swiper-button-prev {
        top: 45%;
    }

    .article_pro_fr_ul>li {
        margin-bottom: 60px;
    }

    .about_pro_swiper {
        padding: 0px 0 60px;
    }

    .list_pro {
        padding: 38px 0 35px;
    }

    .list_article_ul li {
        padding: 36px 0;
    }

    .list_article {
        margin: 40px 0 40px;
    }

    .list_contect {
        padding: 60px 0;
    }

    .list_pro_ul li {
        margin: 0 0 30px 31px;
    }

    .list_baout_div2 {
        padding-bottom: 80px;
    }

    .list_about_fr {
        padding: 40px 9% 0 74px;
    }

    .title {
        font-size: 2rem;
    }

    .daohang_nav>li {
        padding: 0 30px;
    }

}

@media (max-width:1366px) {
    .list_about_div3 li p {
        line-height: 25px;
    }

    .list_about_fr {
        padding: 40px 6% 0 74px;
    }
}

@media (max-width:1200px) {
    .index_about {
        padding: 60px 0 0;
    }

    .index_about_con {
        margin: 15px 0;
    }

    .index_about_container .fl img {
        width: 50%;
    }

    .more {
        padding: 0 25px;
        height: 46px;
        line-height: 46px;
    }

    .index_news_top {
        background-size: cover;
    }

    .index_news_con {
        -webkit-line-clamp: 3;
    }

    .index_news_bot_a {
        -webkit-line-clamp: 1;
        margin: 8px 0;
    }

    .footer_contect span:nth-child(2) {
        font-size: 1.5rem;
    }

    .footer_fl {
        width: 60%;
    }

    .footer_fr {
        width: 40%;
    }

    .footer_fr form button {
        width: 100px;
        height: 44px;
        line-height: 44px;
    }

    .footer_fr form input {
        height: 44px;
        line-height: 44px;
    }

    .index_about_div {
        font-size: 1.75rem;
    }

    .title {
        font-size: 2rem;
    }

    .index_news_top_clearfix2 {
        margin-top: 30px;
    }

    .list_contect_fl ul li {
        margin-left: 17px;
    }

    .list_contect_fr {
        width: 33%;
    }

    .list_contect_ul_icon li {
        padding: 0 0 40px 0;
    }

    .list_contect_fl form button {
        height: 45px;
        line-height: 45px;
        padding: 0 25px;
    }

    .list_pro_ul li {
        margin: 0 0 25px 26px;
    }

    .list_about_div3 li p {
        font-size: 0.875rem;
        line-height: 24px;
    }

    .list_about_div3 li {
        margin-top: 8px;
    }

    .list_about_fr {
        padding: 20px 6% 0 74px;
    }

    .daohang_nav>li {
        padding: 0 25px;
    }
}

@media (max-width:990px) {
    body {
        padding-bottom: 66px;
    }

    .rightfix,
    footer {
        display: none;
    }

    .mobile-foot {
        display: block;
    }

    .index_pro .swiper-button-next span::after,
    .article_pro_fr_fl .swiper-button-next span::after,
    .index_pro .swiper-button-prev span::after,
    .article_pro_fr_fl .swiper-button-prev span::after {

        width: 45px;
        height: 45px;
    }

    .index_pro .swiper-button-next span,
    .article_pro_fr_fl .swiper-button-next span,
    .index_pro .swiper-button-prev span,
    .article_pro_fr_fl .swiper-button-prev span {
        font-size: 26px;
    }

    .index_pro .swiper-button-next span::after,
    .article_pro_fr_fl .swiper-button-next span::after {

        top: -3px;
        right: -24px;
    }

    .index_pro .swiper-button-prev span::after,
    .article_pro_fr_fl .swiper-button-prev span::after {
        top: -3px;
        left: -24px;
    }

    .index_pro_swiper {
        margin-top: 30px;
    }

    .index_about_con {
        font-size: 1rem;
        line-height: 30px;
    }

    .index_about,
    .index_news_top {
        padding: 45px 0;
    }

    .index_top_fr {
        padding: 0px 0 0 25px;
    }

    .index_news_a {
        -webkit-line-clamp: 1;
    }

    .index_news_con {
        margin-bottom: 20px;
    }

    .index_news_bot {
        margin: 45px 0;
    }

    .index_pro {
        padding: 45px 0 50px;
    }

    .article_article {
        margin: 45px 0;
    }

    .article_article .title {
        font-size: 1.5rem;
    }

    .list_pro_fl,
    .list_pro_fr {
        width: 100%;
    }

    .list_pro_fr {
        margin-top: 15px;
    }

    .article_pro_fr_fl .gallery-top {
        padding: 40px 0;
    }

    .about_pro_swiper {
        padding: 0px 0 45px;
    }

    .article_pro_fr_ul>li {
        margin-bottom: 45px;
    }

    .list_artice_a .fl:nth-child(2) {
        width: 80%;
    }

    .list_article_ul li {
        padding: 25px 0;
    }

    .list_article_ul li>.fl {
        width: 25%;
    }

    .list_article_ul li>.fr {
        width: 75%;
    }

    .list_article_ul {
        margin-bottom: 40px;
    }

    .list_contect_fl {
        width: 100%;
    }

    .list_contect_fr {
        width: 100%;
        padding-top: 35px;
    }

    .list_contect {
        padding: 45px 0;
    }

    .list_contect_ul_icon li:last-child {
        padding-bottom: 0;
    }

    .list_contect_fl_fl {
        font-size: 1.5rem;
    }

    .list_pro_ul li:nth-child(3n+1) {
        margin-left: 0;
    }

    .list_pro_ul li {
        width: 30.9%;
    }

    .list_baout_div2 {
        padding-bottom: 60px;
    }

    .list_about_fr {
        padding: 20px 15px 0 30px;
    }

    .list_about_div3 li::before {
        left: -74px;
    }

    .list_about_fl,
    .list_about_fr {
        width: 100%;
    }

    .list_about_fr {
        padding: 15px 15px 30px 15px;
    }

    .list_about_div3 li::before {
        display: none;
    }

    .list_about_div1 {
        padding: 45px 0 35px;
    }

    .neiye_ban_text_con {
        font-size: 14px;
        line-height: 24px;
    }

    .list_about_div1_fr .bottom_img {
        right: 0;
    }

    .list_about_div1_fr .top_img {
        right: 158px;
    }

    .list_about_con {
        font-size: 1rem;
        line-height: 30px;
    }

    .list_about_div2_content {
        padding: 20px 25px 25px;
    }

    .list_baout_div2 {
        padding-bottom: 45px;
    }

    .searchbox {
        top: 60px;
    }

    .searchs .sertext,
    .serbtn {
        height: 45px;
        line-height: 45px;
    }

    .about_pro {
        margin-top: 45px;
    }

    .list_about_div3_title {
        font-size: 18px;
    }
}

@media (max-width:767px) {
    .title {
        font-size: 1.5rem;
        line-height: 30px;
    }

    .futitle {
        line-height: 26px;
    }

    .index_pro {
        padding: 25px 0 25px;
    }

    .index_pro_swiper {
        margin-top: 20px;
    }

    .index_about_container .fl,
    .index_about_container .fr {
        width: 100%;
    }

    .index_about_container {
        width: 100%;
        padding: 0 15px;
    }

    .index_about,
    .index_news_top {
        padding: 25px 0;
    }

    .index_about_div {
        font-size: 1.25rem;
    }

    .index_about_con {
        margin: 8px 0;
    }

    .index_top_fl {
        width: 100%;
    }

    .index_top_fr {
        width: 100%;
        padding: 15px 0 0 0;
    }

    .index_news_top_clearfix2 {
        margin-top: 20px;
    }

    .index_news_top_clearfix .fr a {
        line-height: 30px;
    }

    .index_news_a {
        font-size: 1.25rem;
        margin: 15px 0 5px;
    }

    .index_news_con {
        -webkit-line-clamp: 2;
        height: 48px;
    }

    .index_news_bot_ul li .fr,
    .index_news_bot_ul li .fl {
        width: 100%;
    }

    .index_news_bot_ul li .fr {
        padding-left: 0px;
    }

    .index_news_bot {
        margin: 15px 0;
    }

    .article_article .title {
        font-size: 1.25rem;
    }

    .neiye_daohang {
        display: none
    }

    .article_article {
        margin: 25px 0;
    }

    .article_article_con {
        line-height: 30px;
        padding: 20px 0 30px;
    }

    .shangxia>div {
        width: 100%;
    }

    .article_article_con {
        font-size: 15px;
    }

    .article_pro_fr_fl,
    .article_pro_fr_fr {
        width: 100%;
    }

    .list_pro {
        padding: 25px 0 25px;
    }

    .article_pro_fr_fl>div {
        padding: 0 0 0 0;
    }

    .article_pro_fr_fl .swiper-button-next {
        right: 27px;
    }

    .article_pro_fr_fl .swiper-button-prev {
        left: 27px;
    }

    .article_pro_fr_fl .gallery-top {
        padding: 15px 0;
    }

    .article_pro_fr_ul>li {
        margin-bottom: 25px;
    }

    .article_pro_huoqu {
        height: 45px;
        line-height: 45px;
        padding: 0 25px;
    }

    .list_article_ul li>.fl {
        width: 100%;
    }

    .list_article_ul li>.fr {
        width: 100%;
        padding-left: 0;
    }

    .list_artice_a .fl:nth-child(2) {
        width: calc(100% - 90px);
        margin-left: 0;
        padding-left: 10px;
    }

    .list_article_ul li {
        padding: 20px 0;
    }

    .list_contect_fl ul li {
        width: 100%;
        margin-left: 0;
    }

    .list_contect_title {
        font-size: 1rem;
    }

    .list_contect {
        padding: 25px 0;
    }

    .list_contect_ul_icon {
        margin-top: 25px;
    }

    .list_pro_ul li {
        width: 100%;
        margin-left: 0 !important;

    }

    .list_pro_ul li a.clearfix,
    .list_pro_ul li a .iconfont {
        font-size: 1.125rem;
    }

    .neiye_ban img {
        height: 400px;
        object-fit: cover;
    }

    .list_about_div1_fl,
    .list_about_div1_fr {
        width: 100%;
        height: auto;
    }

    .list_about_div1_fl>div {
        position: static;
        top: 0;
        transform: translateY(0);
        padding-right: 0;
    }

    .list_about_div1_fr::before {
        display: none;
    }

    .list_about_div1_fr .top_img {
        right: auto;
        left: 0;
        text-align: left;
    }

    .list_about_div1_fr .bottom_img {
        margin-top: 20px;
    }

    .list_about_div1 {
        padding: 25px 0 35px;
    }

    .list_about_swiper {
        padding: 3px;
        margin-top: 15px;
    }

    .list_about_div3 li p {
        line-height: 26px;
    }

    .neiye_ban_title {
        font-size: 2rem;
        margin-bottom: 15px;
    }

    .hddb {
        position: fixed;
        bottom: 70px;
        right: 10px;
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

    .hddb span {
        color: #fff;
        font-size: 25px;
    }

    .about_pro {
        margin-top: 25px;
    }

    .banner_swiper .swiper-pagination {
        bottom: 8px;
    }

    .banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 4px;
    }

    .banner_swiper .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
    }
}
#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 #4471c4;}
#page li:hover a{color:#4471c4}
#page li a{ color:#666}
#page li.active{border:1px solid #4471c4; background-color:#4471c4; color:#FFFFFF}
#page li.active a{ color:#fff}
#page .thisclass{ background-color:#4471c4; color:#FFFFFF}

.phone_weibu_ul li {
    width: 25%;
    float: left;
    border-right: 1px solid rgba(255, 255, 255, 0.06);
    text-align: center;
}

.phone_weibu_ul li div {
    color: #fff;
}

.phone_weibu_ul li div:nth-child(1) {
    font-size: 20px;
}