.xzlb .np {
    width: 20px!important;
    height: 14px!important;
    line-height: 14px!important;
}
.gengxin {
    padding: 15px 0;   
    background: linear-gradient(#1671C2,#2E3191 45%,#2E3191 50%,#1573C3);

}
.zcsjh  label {
    margin: 10px 0;
}
.gengxin .clearfix {
    line-height: 53px;
}
.gb {
    position: absolute;
    top: 0px;
    right: 0;
    cursor: pointer;
}
.zcsjh #name1 {
    position: static!important;
}
.gengxin p {
    font-size: 1.25rem;
    line-height: 36px;
    margin-bottom: 15px;
    display: inline-block;
    margin-right: 20px;
    color: #fff;
}
.gb .iconfont {
    font-size: 1.5rem;
    color: #fff;
}
.zaixianzixun {
    border: 1px solid #ddd;
    padding: 0 25px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    border-radius: 6px;
    color: #fff;
}
.pt60 {
    padding-top: 60px;
}

.cf {
    color: #fff !important;
}

.line1 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

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

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

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

.phone_history {
    display: none;
}

.pc_header.active .fl a img {
    position: absolute;
    top: 0;
    left: 0;

}

.logo_a {
    background: url(../img/logo.png) no-repeat;
    background-size: 145px 67px;
    width: 145px;
    height: 67px;
    display: inline-block;
    transition: all 0.2s ease-out 0s;
    position: relative;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.daphang.active .logo_a {
    /* width: 41px; */
    background-position: 0px 0;
    -webkit-transform: scale(.6);
    -moz-transform: scale(.6);
    -ms-transform: scale(.6);
    -o-transform: scale(.6);
    transform: scale(.61);
    position: relative;
    top: 66px;
    left: -37px;
}

.daphang.active .pc_header_bot_ul {
    margin-left: 150px;
    transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .6s;
}

/* 手机导航 */

.phonenav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    padding: 0;
    background: #fff;
    line-height: 65px;
    height: 65px;
    display: none;
}

.phone_foot {
    display: none;
}

/* 右侧导航栏 */

.rightfix {
    position: fixed;
    top: 50%;
    right: 0px;
    width: 40px;
    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: 40px;
    cursor: pointer;
    height: 40px;
    padding: 5px 0;
    background: #fff;
    margin-bottom: 0px;
    color: #ffffff;
    border-bottom: 1px solid #dee2e7;
}

.fix_ul li:last-child {
    display: none;
}

.fix_ul li i {
    font-size: 20px;
    color: #000;
}

.right_div {
    transform: scale(0);
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    min-height: 40px;
    -o-transform: scale(0);
    position: absolute;
    color: #6a6a6a;
    right: 40px;
    top: 0px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    background: #fff;
    padding: 5px;
    line-height: 30px;
    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: 120px;
}

.fix_ul li:hover {
    background: #e5dbdb;
}

.fix_ul li:hover {
    background: #e5dbdb;
    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: #000;
}

.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: 60px;
    transition: 400ms ease-in-out;
    -moz-transition: 400ms ease-in-out;
    -webkit-transition: 400ms ease-in-out;
    -o-transition: 400ms ease-in-out;
}

.index_pro_swiper .swiper-slide>div ,
.index_pro_swiper_kh .swiper-slide>div {
    padding: 20px 0;
}

/* 右侧导航 */

.rightfix {
    position: fixed;
    top: 75%;
    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: #2c99fe; */
    color: #3c3c3c; 
    border-bottom: 1px solid #dee2e7;
    line-height: 26px;
    padding-top: 8px;
}
#allmap {
    height: 450px;
}
.fix_ul li:last-child {
    display: none;
}

.fix_ul li i {
    font-size: 26px;
    color: #fff;
    line-height: 70px;
}

.right_div {
    transform: scale(0);
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    min-height: 70px;
    -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: 0 5px;
    line-height: 70px;
    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: 1rem;
    font-weight: 600px;
}

.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: #2c99fe;
}

.right_div div {
    height: 30px;
    line-height: 30px;
}
 
.fix_ul li:hover i {
    color: #2c99fe;
}

.mobile-foot {
    display: none;
}

.mobile-foot {
    background: #2c99fe;
    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;
}

/* 头部 */
.pc_header_top {
    padding-top: 36px;

}

.pc_header {
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
}

.logo_name {
    font-size: 1.6625rem;
    line-height: 30px;
    color: #383838;
    margin-left: 30px;
    display: inline-block;
    /* font-family: Alibaba-PuHuiTi-B; */
    font-weight: 600;
}

.pc_header_top_fr {
    font-size: 1rem;
    line-height: 30px;
    color: #313030;
    opacity: 0.74;
}

.blue {
    color: #2c99fe;
    opacity: 0.74;
}

.erji {
    display: none;
    position: absolute;
    top: 60px;
    left: 0;
    width: 200px;
    padding: 20px 10px;
    text-align: center;
    line-height: 35px;
    background: #fff;
    box-shadow: 2px 3px 18px 0px rgba(226, 225, 225, 0.35);
    border: solid 1px #e3e2e2;
    z-index: 999;
    left: -80px;
}

.pc_header2 {
    border-bottom: 8px solid #2c99fe;
}

.pc_header_top_fr span {
    padding: 0 4px;
}

.pc_header_bot_ul>li {
    margin-right: 50px;
    font-size: 1.125rem;
    color: #000000;
    float: left;
    position: relative;
}

.pc_header_bot_ul>li.active>a {
    color: #2c99fe;
}

.pc_header_bot_ul>li:hover .erji {
    display: block;
}

.daphang.active {
    position: fixed;
    top: -103px;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 9999;
}

.lines {
    height: 8px;
    width: 100%;
    background-color: #2c99fe;
}

.pc_header_bot {
    line-height: 60px;
}

.pc_header_bot .fr {
    font-size: 1.125rem;
    color: #000000;
    opacity: 0.75;
    cursor: pointer;
}

.pc_header_bot .fr .iconfont {
    color: #2c99fe;
    opacity: 1;
    font-size: 1.25rem;
    margin-left: 10px;
    top: 2px;
    position: relative;
}

/* banner  */
.banner_swiper .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background-color: rgba(0, 0, 0, 0.21);
    opacity: 1;
}

.banner_swiper .swiper-pagination-bullet-active {
    background-color: #e40113;
}

.banner_swiper .swiper-pagination {
    bottom: 38px;
}

.title {
    font-size: 2.5rem;
    line-height: 50px;
    color: #1f2635;
    font-weight: 600;
}

.index_pro_name {
    bottom: 10px;
    font-size: 1rem;
    line-height: 20px;
    color: #2c99fe;
    width: 100%;
}
.index_pro_swiper_kh .swiper-slide>div:hover,
.index_pro_swiper .swiper-slide>div:hover,
.article_yingyong_div3_swiper .swiper-slide>div:hover {
    box-shadow: 2px 3px 18px 0px rgba(226, 225, 225, 0.45);
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
}

.index_pro_swiper_kh .swiper-slide:hover img,
.index_pro_swiper .swiper-slide:hover img,
.article_yingyong_div3_swiper .swiper-slide:hover img {
    transform: scale(1.1);
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
}

.index_pro_swiper_kh,
.index_pro_swiper {
    padding: 5px 5px 0px;
}

.index_pro_container {
    width: 1340px;
    margin: 0 auto;
}

.index_pro_container .swiper-button-next,
.index_pro_container .swiper-button-prev {
    top: 40%;
    background-size: 20px 25px;
}

.index_pro_container .index_pro_swiper ,
.index_pro_container .index_pro_swiper_kh  {
    width: 1200px;
    margin: 0 auto;
}

.index_pro_container .swiper-button-next.swiper-button-disabled,
.index_pro_container .swiper-button-prev.swiper-button-disabled {
    /* opacity:1;  */
}

/* 首页案例 */
.index_case_name {
    font-size: 1.25rem;
    line-height: 30px;
    color: #333333;
    margin: 10px 0;
}

.index_case_con {
    font-size: 1rem;
    line-height: 26px;
    color: #6f7072;
    margin-bottom: 20px;
}

.more {
    height: 39px;
    background-color: #2c99fe;
    border-radius: 5px;
    line-height: 39px;
    display: inline-block;
    border: 1px solid #2c99fe;
}

.more a {
    padding: 0 25px;
    color: #fff;
    font-size: 1rem;
}

.futitle {
    font-size: 1.25rem;
    line-height: 24px;
    color: #2c99fe;
    opacity: 0.82;
    margin-top: 16px;
}

.index_case_swiper {
    padding: 40px 0 76px 0;
}

.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;
    border: 1px solid #2c99fe;
}

.more:hover a {
    color: #2c99fe;
}

.index_hhkh_swiper div.over {
    border: solid 1px #dbd8d8;
}

.index_hhkh_swiper {
    padding: 38px 0 60px 0;
}

.index_case {
    background-color: #f1f5f8;
    padding: 105px 0 60px;
}

.index_hhkh_swiper .swiper-pagination-bullet {
    opacity: 1;
    width: 16px;
    height: 16px;
    background-color: #aaaaaa;
}

.index_hhkh_swiper .swiper-pagination-bullet-active {
    background-color: #2c99fe;
}

.index_about_fl .swiper-button-next,
.index_about_fl .swiper-button-prev {
    width: 85px;
    height: 87px;

    z-index: 997;
    background-size: 20px 20px;
    opacity: 1;
}

.index_about_fl .swiper-button-next {
    position: absolute;
    bottom: 0px;
    right: 19px;
    top: auto;
    background-color: #434343;
    z-index: 1000;
}

.index_about_fl .swiper-button-prev {
    position: absolute;
    right: 104px;
    bottom: 0;
    top: auto;
    left: auto;
    background-color: #333333;
}

.index_about_name {
    font-size: 1.25rem;
    line-height: 30px;
    color: #333333;
}

.index_about_fr_top .index_about_name {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
}

.index_about_name:hover span {
    color: #000 !important;
}

.index_about_name span {
    position: relative;
}

.index_about_name span::before {
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 28px;
    height: 3px;
    background-color: #2c99fe;
}

.index_about_fr_swiper .swiper-slide:nth-child(2) .index_about_name span::before,
.index_about_fr_swiper .swiper-slide:nth-child(3) .index_about_name span::before {
    background-color: rgba(255, 225, 225, 1);
}

.index_about_fl,
.index_about_fr {
    width: 50%;
}

.index_about_fr_bot {
    background-color: #f1f5f8;
    height: 363px;
    width: 689px;
    position: absolute;
    z-index: 999;
    right: 0;


}
.neiye_ban.neiye_ban_skjqjs  .bread{
    position: absolute;
    bottom:30px;
    top: auto;
}
.index_about_fr_bot>div {
    position: absolute;
    top: 50%;
    padding: 0 60px 0 150px;
    transform: translateY(-50%);
    text-align: justify;
}

.index_about_con {
    font-size: 1rem;
    line-height: 26px;
    color: #4f4f4f;
    margin-top: 20px;
}

.index_about {
    padding: 79px 0 180px;
}

.index_about_a {
    width: 85px;
    height: 87px;
    line-height: 87px;
    text-align: center;
    background-color: #2c99fe;
    color: #fff;
    font-size: 1.875rem;
    position: absolute;
    left: 0;
    bottom: 0;
}

.index_about_a:hover {
    color: #fff !important;
}

.index_news {
    background-color: #f1f5f8;
    padding: 100px 0;
}


.index_five_fl,
.index_five_fr {
    width: 50%;
}

.index_five_fl {
    padding-right: 2%;
    border-right: 1px solid #bfbfbf;
}

.index_five_fr {
    padding-left: 2%;
}

.index_data {
    font-size: 2.25rem;
    line-height: 30px;
    color: #000000;
    margin-top: 5px;
    text-align: center;
}

.index_year {
    font-size: 0.875rem;
    line-height: 24px;
    color: #000000;
    text-align: center;
}

.index_news_con {
    padding: 21px 0 28px 0;
}

.index_news_con .fl {
    width: 15%;
    border-right: 1px solid #bfbfbf;
    padding: 10px 15px 10px 0;
}

.index_news_con .fr {
    width: 85%;
    padding-left: 15px;
}

.index_five_fr_hide {
    display: none;
}

.index_five_fr_hide.active {
    display: block;
}

.index_news_title {
    font-size: 1.125rem;
    line-height: 26px;
    color: #343433;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: left;
}

.index_news_content {
    font-size: 1rem;
    line-height: 24px;
    color: #807f7f;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-align: left;
}

.index_five_ul li {
    width: 24%;
    height: 57px;
    line-height: 57px;
    background-color: #ffffff;
    text-align: center;
    float: left;
    margin-right: 5px;
}

.index_five_ul li {
    font-size: 1.125rem;
    color: #000000;
    cursor: pointer;
}

.index_five_ul li.active {
    background-color: #2c99fe;
    color: #fff;
}

.index_five_ul li:hover {
    color: #2c99fe;
}

.index_five_ul li.active:hover {
    color: #fff !important;
}

.index_five_fr .index_news_con {
    border-bottom: 1px dashed #807f7f;
    padding: 25px 0;
    cursor: pointer;
}

.index_five_fr .index_news_con:last-child {
    border-bottom: none;
}

.index_news_clearfix {
    padding-top: 38px;
}

.index_news_con:hover .index_news_title {
    color: #2c99fe;
    transition: all .6s;
    transform: translateX(15px);
}

.index_yb_swiper .swiper-slide>div {
    padding: 40px 67px 48px 40px;
    box-shadow: 2px 3px 18px 0px rgba(226, 225, 225, 0.35);
    border-radius: 5px;
    border: solid 1px #eae8e8;
}

.index_yb_swiper .swiper-slide .fl {
    width: 40%;
}

.index_yb_swiper .swiper-slide .fr {
    width: 60%;
    padding: 15px 0 0 25px;
}

.index_yb_name {
    font-size: 1.125rem;
    line-height: 30px;
    color: #2c99fe;
}

.index_yb_con {
    font-size: 0.875rem;
    line-height: 22px;
    color: #000000;
    margin: 5px 0 10px 0;
}

.index_yb_swiper {
    padding: 45px 0 68px;
}

.index_yb {
    padding-top: 73px;
}

.footer_swiper .swiper-slide {
    width: auto !important;
}

.footer_name {
    font-size: 1.25rem;
    line-height: 41px;
    color: #ffffff;
    margin-bottom: 10px;
}

.footer_a {
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
}

footer {
    background-color: #003d6a;
    padding: 47px 0 15px;
}

.yqll,
.beian {
    font-size: 0.875rem;
    line-height: 30px;
    color: #ffffff;
    opacity: 0.22;
}

.yqll a,
.beian a {
    color: #ffffff;
}

.yqll {
    margin-top: 60px;
}

.bdshare-button-style0-16 {
    zoom: 1;
}

.bdsharebuttonbox span {
    /* line-height: 40px; */
    display: inline-block;
    font-size: 1.8rem;
}

.bdsharebuttonbox .iconfont {
    background: transparent !important;
    font-size: 1.875rem !important;
    color: #003d6a !important;
    margin: 0 !important;
    margin-right: 10px !important;
    padding-left: 0 !important;
    float: none !important;
    width: 40px !important;
    height: 40px;
    display: inline-block;
    line-height: 36px;
    text-align: center;
    line-height: 40px !important;
}

.bdsharebuttonbox a.iconfont {
    display: inline-block !important;
    background-color: #fff !important;
    border-radius: 3px;
}

.news_xq_fx {
    margin-top: 20px;
}

#bdshare_weixin_qrcode_dialog {
    height: 300px !important;
}

.neiye_ban .bread {
    position: absolute;
    top: 30px;
    font-size: 14px;
    line-height: 30px;
    color: #ffffff;
}

.neiye_ban .bread a {
    color: #ffffff;
}

.list_company_div1 .fl {
    width: 49%;
    padding-right: 1%;
}

.list_company_div1 .fr {
    width: 49%;
    margin-left: 1%;
}

.list_company_div1 .fr .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
}

.list_company_div1 .fr .swiper-pagination-bullet-active {
    background-color: #e40113;
}

.list_company_div1 {
    margin: 76px 0 72px;
}

.list_about_div1_con {
    font-size: 1rem;
    line-height: 30px;
    color: #4f4f4f;
    margin: 15px 0 0;
    text-align: justify;
}

.list_company_div2 table tr td {
    padding: 20px 25px;

    width: 50%;
    display: table-cell;
}

.list_company_div2 table tr td img {
    width: 120px;
}
.list_company_div2 table tr td span {
    display: inline-block;
    vertical-align: middle;
}

.list_company_div2 table tr td span:nth-child(1) {
    width: 30%;

}

.list_company_div2 table tr td span:nth-child(2) {
    width: 68%;
}

.list_company_div2 .table-responsive {
    margin: 40px 0 30px;
    background: #fff;
}

.list_company_div2 .explain {
    font-size: 1rem;
    line-height: 30px;
    color: #4f4f4f;
}
.tan_text {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    text-align: center;
    font-size: 20px;
    color: #fff;
    width: 100%;
    text-align: center;
    font-weight: 600;
}

.tan_text .iconfont {
    color: #fff;
    font-size: 60px;
}
.list_company_div2 {
    padding: 72px 0;
    background: #f1f5f8;
}

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

.list_company_div3_a {
    font-size: 1.25rem;
    line-height: 30px;
    color: #1f2635;
    margin: 15px 0 5px;
    font-weight: 600;
}

.list_company_div3_more {
    font-size: 1rem;
    line-height: 28px;
    color: #2c99fe;
}

.list_company_div3_more span {
    margin-right: 6px;
}

.list_company_div3_swiper .swiper-slide:hover img {
    transform: scale(1.1);
}

.list_company_div3_swiper .swiper-slide:hover .list_company_div3_a {
    color: #2c99fe;
}

.list_company_div3 {
    padding-top: 50px;
}

/* 发展历程 */
.list_history_con {
    font-size: 1rem;
    line-height: 30px;
    color: #4f4f4f;
    margin: 20px 0 50px 0;
}

.list_history_ul li {
    width: 25%;
    float: left;
    text-align: center;
    height: 53px;
    line-height: 53px;
    font-size: 1.5rem;
    color: #4b4c4d;
    cursor: pointer;
}

.list_history_ul li:nth-child(1) {
    background-color: #f8fcff;
}

.list_history_ul li:nth-child(2) {
    background-color: #f1f5f8;
}

.list_history_ul li:nth-child(3) {
    background-color: #eaf1f6;
}

.list_history_ul li:nth-child(4) {
    background-color: #dee9f0;
}

.list_history_ul li.active,
.list_history_ul li:hover {
    background-color: #2c99fe;
    color: #fff;
}

.list_history_div1_swiper {
    background: url(../img/1.png);
    background-size: 100% 100%;
    width: 100%;
    height: 453px;
    padding: 0 5px;
}

.list_history_div1_swiper .swiper-slide {
    height: 50% !important;
}

.list_history_div1_con .fl {
    width: 60%;
    font-size: 14px;
    line-height: 22px;
    color: #4b4c4d;
}

.list_history_div1_con .fr {
    width: 40%;
    text-align: right;
}

.list_history_div1_name {
    font-size: 1.375rem;
    line-height: 30px;
    color: #2c99fe;
    margin-bottom: 10px;
}

.list_history_div1_swiper_div {
    position: relative;
    padding: 0 0px 56px 20px;
    top: 15%;
    margin-left: 50px;
}

.list_history_div1_swiper_div::before {
    width: 1px;
    height: 100%;
    background-color: #2c99fe;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
}

.list_history_div1_swiper_div::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #2c99fe;
    top: -5px;
    left: -5px;
    border-radius: 50%;
}

.list_history_div1_swiper .swiper-slide:nth-child(even) .fl {
    /* top: 40%; */
    float: right;
}

.list_history_div1_swiper .swiper-slide:nth-child(even) .fr {
    /* top: 40%; */
    float: left;
    text-align: left;
}

.list_history_div1_swiper .swiper-slide:nth-child(1) .list_history_div1_swiper_div {
    top: 27%;
}

.list_history_div1_swiper .swiper-slide:nth-child(even) .list_history_div1_swiper_div::before {
    left: auto;
    right: 0;
}

.list_history_div1_swiper .swiper-slide:nth-child(even) .list_history_div1_swiper_div::after {
    left: auto;
    right: 0;
    right: -4px;
    top: auto;
    bottom: -5px;
}

.list_history_div1_swiper .swiper-slide:nth-child(even) .list_history_div1_swiper_div {
    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;
}

.list_history_div1_swiper .swiper-slide:nth-child(even) .list_history_div1_swiper_div .list_history_div1_name {
    order: 2;
    text-align: right;
}

.list_history_div1_swiper .swiper-slide:nth-child(even) .list_history_div1_swiper_div .list_history_div1_con {
    order: 1;
}

.list_history_div1_swiper .swiper-slide:nth-child(even) .list_history_div1_swiper_div {
    margin: 0 50px 0 0;
    padding: 50px 20px 0 0;
}

.list_history_div1_swiper .swiper-slide:nth-child(even) .fl div,
.list_history_div1_swiper .swiper-slide:nth-child(even) .fl p {
    text-align: right;
}

.list_history_div1_swiper .swiper-slide:nth-child(2) .list_history_div1_swiper_div {
    top: 4%;
}

.list_history_div1_swiper .swiper-slide:nth-child(4) .list_history_div1_swiper_div {
    top: -6%;
}

.list_history_div1 {
    padding: 60px 0;
}

.list_history_div2 {
    background-color: #f1f5f8;
    padding: 50px 0;
}

.list_history_div2_swiper .swiper-slide p {
    font-size: 1rem;
    line-height: 30px;
    color: #4f4f4f;
    margin-top: 15px;
}

.list_history_div2_swiper {
    padding-top: 35px;
}

.list_history_div3_swiper .swiper-slide-next {
    transform: scale(1.3);
    z-index: 99;
}

.list_history_div3_swiper {
    padding: 100px 0;
}

.list_history_div3_swiper .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    background-color: #aaaaaa;
    opacity: 1;
}

.list_history_div3_swiper .swiper-pagination-bullet-active {
    background-color: #2c99fe;
}

.list_history_div3 {
    margin: 70px 0 50px;
}

.list_lx_p {
    font-size: 1rem;
    line-height: 28px;
    color: #4f4f4f;
    margin-top: 10px;
}

.list_lx {
    padding: 100px 0 70px;
}

.list_lianxi_div2_swiper .swiper-slide p {
    font-size: 1.5rem;
    line-height: 30px;
    color: #1f2635;
    font-weight: 600;
    margin-bottom: 10px;
}
.list_lianxi_div2 .container .mb20:nth-child(1) p {
    display: none;
}

.list_lianxi_div2_swiper .swiper-slide ul li span {
    margin-right: 10px;
    color: #2c99fe;
    font-size: 1.25rem;
}

.list_lianxi_div2_swiper .swiper-slide {
    font-size: 1rem;
    line-height: 30px;
    color: #1f2635;
}

.list_lianxi_div2_swiper .swiper-slide {
    margin-bottom: 50px;
}

.list_lianxi_div2 {
    background-color: #f1f5f8;
    padding: 50px 0;
}

.mb20 {
    margin-bottom: 20px;
}

.list_lianxi_div2 .container .mb20:nth-child(3) p {
    display: block;
}

.ditu .map {
    background-color: #000000;
    border: solid 16px #ffffff;
}

.liuyan_ul li {
    width: 31.6%;
    margin-left: 30px;
    height: 58px;
    line-height: 58px;
    float: left;
    margin-bottom: 20px;

}

.liuyan_ul li:nth-child(3n+1) {
    margin-left: 0;
}

.liuyan_ul li input {
    width: 100%;
    background-color: #ffffff;
    border: none;
    border-radius: 5px;
    padding: 0 10px;
}

.liuyan_ul li.w100 {
    width: 100%;
    height: 110px;

}

.liuyan_ul li.w100 textarea {
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    border-radius: 5px;
    border: none;
    padding: 10px;
}

.liuyan button {
    height: 56px;
    line-height: 58px;
    background-color: #2c99fe;
    border-radius: 5px;
    padding: 0 50px;
    font-size: 1rem;
    color: #ffffff;
    border: 1px solid #2c99fe;
    display: table;
    margin: 20px auto 0;
}

.liuyan button:hover {
    background: #fff;
    transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    color: #2c99fe;
}

.liuyan {
    margin-top: 60px;
}

.bf1 {
    background-color: #f1f5f8;
}

.list_yingyong_ul_fl,
.article_yingyong_fl,
.list_article_dvi1_clearfix .fl,
.list_pro_div2_fl,
.list_pro_div3_fl,
.list_pro_div4_fl {
    width: 47%;
    margin-right: 3%;
}

.list_yingyong_ul_fr,
.article_yingyong_fr,
.list_article_dvi1_clearfix .fr,
.list_pro_div2_fr,
.list_pro_div3_fr,
.list_pro_div4_fr {
    width: 47%;
    margin-left: 3%;
}

.lsit_yingyong_a {
    font-size: 1.5rem;
    line-height: 35px;
    color: #1f2635;
    margin: 20px 0;
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    transform: translateX(0);
}

.list_yingyong_con {
    font-size: 1rem;
    line-height: 28px;
    color: #4f4f4f;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

.list_yingyong_ul .more {
    padding: 0 25px;
    height: 39px;
    background-color: #2c99fe;
    border-radius: 5px;
    font-size: 1rem;
    line-height: 39px;
    color: #ffffff;
    margin-top: 30px;
}

.list_yingyong_ul li {
    margin-bottom: 60px;
}

.list_yingyong_ul li:hover .lsit_yingyong_a {
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    color: #2c99fe;
    transform: translateX(20px);
}

.list_yingyong_ul li:hover img {
    transform: scale(1.1);
}

.list_yingyong {
    padding: 107px 0 50px;
}

.article_yingyong_ul li {
    margin-bottom: 20px;
}

.article_yingyong_ul li p,
.article_yingyong_title {
    font-size: 1.5rem;
    line-height: 28px;
    color: #4f4f4f;
    font-weight: 600;
}

.article_yingyong_ul li div,
.article_yingyong_con {
    font-size: 1rem;
    line-height: 28px;
    color: #4f4f4f;
}

.article_yingyong_div1 {
    margin-top: 50px;
}

.bread_nav {
    height: 60px;
    line-height: 60px;
    border: solid 1px #e3e2e2;
}

.article_yingyong {
    margin: 45px 0 85px;
}

.article_yingyong_div2 {
    padding: 90px 0;
    background-color: #003d6a;
}

.article_yingyong_title {
    padding: 60px 0 20px 0;
}

.article_yingyong_div3_swiper {
    padding: 35px 3px 94px;
}
.article_yingyong_div3_swiper  .swiper-slide >div ,
.article_yingyong_div3_swiper  .swiper-slide:hover >div {
    box-shadow: 0 0 18px #ddd;
}
.article_yingyong_div3 {
    margin-top: 85px;
}

.title_clearfix .fr {
    line-height: 50px;
}

.article_yingyong_div4 .title_clearfix .fr a {
    color: #2c99fe;
}

.liuyan p {
    font-size: 1rem;
    line-height: 20px;
    color: #1f2635;
    opacity: 0.59;
    text-align: right;
    margin-bottom: 30px;
}

.liuyan p span {
    color: #2c99fe;
}

.article_yingyong_div4 {
    padding: 70px 0;
}

.article_yingyong_div4_swiper .swiper-slide>div {
    background-color: #ffffff;
    box-shadow: 2px 3px 18px 0px rgba(226, 225, 225, 0.35);
    border: solid 1px #e3e2e2;
    padding: 20px 20px 40px;
}

.data {
    font-size: 1rem;
    line-height: 24px;
    color: #807f7f;
}

.article_yingyong_div4_a {
    font-size: 1.125rem;
    line-height: 28px;
    color: #000000;
    margin: 10px 0 2px;
}

.article_yingyong_div4_con {
    font-size: 1rem;
    line-height: 24px;
    color: #807f7f;
}

.article_yingyong_div4_swiper {
    padding: 30px 0 50px;
}

.list_skqjs_ul li {
    width: 48%;
    margin-left: 25px;
    float: left;
    font-size: 1rem;
    line-height: 26px;
    color: #4f4f4f;
    text-align: justify;
}

.list_skqjs_div1 {
    padding: 60px 0;
}

.list_skqjs_ul {
    margin-top: 30px;
}

.list_skqjs_div1_ul1 li {
    width: 23.3%;
    margin-left: 24px;
    margin-bottom: 40px;
    float: left;
}

.list_skqjs_ul li:nth-child(odd) {
    margin-left: 0;
}

.list_skqjs_div1_ul1 li:nth-child(4n+1) {
    margin-left: 0;
}

.list_skqjs_div1_ul1_a {
    font-size: 1.25rem;
    line-height: 30px;
    color: #1f2635;
    margin: 25px 0 5px;
    font-weight: 600;
}

.list_skqjs_div1_ul1 li a.over {
    border: solid 1px #ebe7e7;
}

.list_skqjs_div1_ul1_more {
    font-size: 1rem;
    line-height: 28px;
    color: #2c99fe;
}

.list_skqjs_div1_ul1 {
    margin-top: 50px;
}

.list_skjqlb_div2 {
    padding: 80px 0 40px;
}

.list_skjqlb_div3 {
    padding: 120px 0 40px;
}

.list_skjqlb_div4 {
    margin: 120px 0 90px;
}

.list_skjqlb_div4_p {
    font-size: 1.3rem;
    line-height: 40px;
    color: #1f2635;
    font-weight: 600;
    margin: 10px 0;
}

.list_skjqlb_div4 ul {
    font-size: 1.5rem;
    line-height: 36px;
    color: #1f2635;
    margin-bottom: 20px;
}

.list_article_dvi1_clearfix .fr a.line1,
.list_article_list_a {
    font-size: 1.5rem;
    line-height: 30px;
    color: #1f2635;
    font-weight: 600;
    margin-bottom: 10px;
}

.list_article_dvi1_clearfix .fr .data,
.list_article_list li .data {
    color: #2c99fe;
}

.list_article_con {
    font-size: 1rem;
    line-height: 28px;
    color: #4f4f4f;
    margin: 10px 0;
}

.list_article_dvi1_clearfix .fr .pa {
    top: 50%;
    transform: translateY(-50%);
}

.bor {
    border: solid 1px #ebe7e7;
}

.list_article_div1 {
    padding: 100px 0 60px;
}

.list_article_dvi1_clearfix {
    margin-top: 45px;
}

.list_article_nav ul li {
    height: 55px;
    line-height:55px;
    padding: 0 4px;
    float: left;
    font-size: 1.125rem;
    font-weight: 600;
    color: #3f4143;
	    width: 175px;
		    text-align: center;
			background:#ececec;
			    margin: 5px 10px;
				    border-radius: 25px;
}

.list_article_nav ul li::before {

}

.list_article_nav ul li:hover::before,
.list_article_nav ul li.active::before {
    width: 100%;
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
}

.list_article_list li .fl {
    width: 27.5%;
}

.list_article_list li .fr {
    width: 72.5%;
    padding-left: 30px;
}

.list_article_list li {
    padding: 40px 0;
    border-bottom: 1px solid #d2d2d2;
}

.list_article_list {
    padding: 26px 0 30px;
}

.list_article_list_div {
    padding-bottom: 50px;
}

.tr {
    text-align: right;
}

.list_article_cover {
    padding: 80px 0 100px;
}

.list_article_cover_swiper {
    margin-top: 20px;
}

.list_article_cover_div2 .fl {
    width: 49%;
    margin-right: 1%;
}

.list_article_cover_div2 .fr {
    width: 49%;
    margin-left: 1%;
}

.list_article_cover_div2 {
    margin-top: 100px;
}

.list_article_cover_div2 .list_article_cover_swiper2 {
    margin-top: 20px;
}

.list_zzyb_div2 ul li.w50 {
    width: 48%;
    margin-left: 46px;
    float: left;
}

.list_zzyb_div2 ul li.w50.m0,
.list_zzyb_div2 ul li.w33.m0 {
    margin-left: 0;
}

.list_zzxz_button {
    width: 160px;
    height: 58px;
    background-color: #2c99fe;
    line-height: 58px;
    text-align: center;
    border: 1px solid #2c99fe;
    color: #fff;
    font-size: 16px;

    border-radius: 5px;
    display: table;
    margin: 30px auto 0;
}

.list_zzyb_div2 ul li input,
.list_zzyb_div2 ul li select {
    width: 100%;
    height: 58px;
    background-color: #ffffff;
    border-radius: 5px;
    border: none;
    padding: 0 10px;
    margin-bottom: 22px;
}

.list_zzyb_div2 ul li.w33 {
    width: 30.8%;
    margin-left: 44px;
    float: left;
}

.list_zzyb_div2 ul li textarea {
    width: 100%;
    height: 217px;
    background-color: #ffffff;
    border-radius: 5px;
    padding: 10px;
    line-height: 30px;
    border: none;
}

.radio_yangshi input {
    display: none;
}

.radio_yangshi input+label::before {
    background-color: #fff;
}

.radio_yangshi label::before {
    display: inline-block;
    content: "";
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-right: 10px;
    vertical-align: bottom;
}

.radio_yangshi input:checked+label::after {
    display: inline-block;
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: absolute;
    left: 9px;
    bottom: 9px;
    background-color: #2c99fe;
}

.radio_yangshi label {
    position: relative;
}

.dingyue input {
    width: 26px;
    height: 26px;
    border: none;
    margin-right: 10px;
    position: relative;
    top: 8px;
}

.dingyue {
    font-size: 1rem;
    line-height: 26px;
    color: #1f2635;
    margin: 20px 0;
}

.dingyue a {
    color: #2c99fe;
}

.affect {
    border-top: 1px solid #e5e5e5;
}

.affect p {
    font-size: 1rem;
    line-height: 40px;
    color: #1f2635;
    opacity: 0.59;
    margin: 15px 0;
}

.affect .fl select {
    width: 371px;
    height: 58px;
    line-height: 58px;
    background-color: #ffffff;
    border-radius: 5px;
    border: none;
    font-size: 1rem;
    color: #1f2635;
    opacity: 0.59;
    padding: 0 10px;
}

.radio_yangshi {
    margin-left: 77px;
}

.radio_yangshi label {
    margin-right: 15px;
    line-height: 30px;
    color: #1f2635;
    opacity: 0.59;
}

.radio_yangshi>div {
    line-height: 58px;
}

.list_zzyb_div2 form button {
    width: 371px;
    height: 58px;
    line-height: 58px;
    font-size: 1rem;
    color: #fff;
    background-color: #2c99fe;
    border-radius: 5px;
    border: none;
    margin-top: 29px;
}

.list_zzyb_div2 .fl .radio_yangshi {
    margin-left: 0;
}

.bitian .fr {
    font-size: 1rem;
    color: #1f2635;
    opacity: 0.59;
    line-height: 35px;
}

.bitian .fr span {
    color: #2c99fe;
}

.bitian {
    margin-bottom: 20px;
}

.list_zzyb_div2 {
    padding: 60px 0 90px;
}

.list_zsxt_div1 {
    margin-top: 100px;
}

.list_3d_ul li {
    width: 50%;
    height: 54px;
    line-height: 54px;
    background-color: #f1f5f8;
    text-align: center;
    position: relative;
    float: left;
    font-size: 1.5rem;
    color: #444545;
}

.list_3d_ul li a {
    color: #444545;
}

.list_3d_ul li.active a,
.list_3d_ul li.active:hover a {
    color: #fff !important;
}

.list_3d_ul li.active::before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border: 12px solid #2c99fe;
    border-top-color: #2c99fe;
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent;
}

.list_3d_ul li.active {
    background: #2c99fe;
}

.list_3d_ul {
    margin: 60px 0 50px;
}

.list_3d_clearfix_fl {
    width: 65%;
}

.list_3d_clearfix_fr {
    width: 31.5%;
}

.list_3d_clearfix_fl ul li {
    width: 48%;
    margin-left: 29px;
    float: left;
    background-color: #ffffff;
    box-shadow: 2px 3px 18px 0px rgba(226, 225, 225, 0.35);
    border: solid 1px #eae8e8;
    padding: 22px 18px;
    margin-bottom: 23px;
}

.list_3d_clearfix_fl ul li:nth-child(odd) {
    margin-left: 0;
}

.list_3d_clearfix_fl ul li .fl {
    width: 35%;
}

.list_3d_clearfix_fl ul li .fr {
    width: 65%;
    padding-left: 30px;
}

.list_3d_clearfix_fl ul li .fr a.line1 {
    font-size: 1.125rem;
    line-height: 22px;
    color: #2c99fe;
    font-weight: 600;
}

.list_3d_clearfix_fl ul li .fr p {
    font-size: .875rem;
    line-height: 22px;
    color: #000000;
    margin: 3px 0 10px;
}

.list_3d_clearfix_fl ul li .fr .more {
    background-color: #2c99fe;
    padding: 0 20px;
    color: #fff;
    cursor: pointer;
}
.list_3d_clearfix_fl ul li .fr .more:hover {
    color: #2c99fe!important;
}
.list_3d_clearfix_fl ul li input {
    width: 19px;
    height: 19px;
    background-color: #ffffff;
    box-shadow: 2px 3px 18px 0px rgba(226, 225, 225, 0.35);
    border: solid 1px #eae8e8;
    margin-bottom: 10px;
}

.list_3d_clearfix_fr_div {
    background-color: #e9f4fc;
    box-shadow: 2px 3px 18px 0px rgba(226, 225, 225, 0.35);
    border: solid 1px #eae8e8;

}

.list_3d_clearfix_fr .list_3d_clearfix_fr_btn {
    width: 100%;
    height: 80px;
    line-height: 80px;
    background: #e9f4fc;
    border-top: 1px solid #cedce5;
}

.list_3d_clearfix_fr .list_3d_clearfix_fr_btn .button {
    font-size: 1rem;
    color: #fff;
    color: #ffffff;
    height: 39px;
    line-height: 39px;
    background-color: #2c99fe;
    border: none;
    padding: 0 24px;
    border-radius: 5px;
    position: relative;
    transform: translateX(-50%);
    left: 50%;
    margin-top: 20px;
    display: inline-block;
}
.list_3d_clearfix_fr .list_3d_clearfix_fr_btn .button:hover {
    background-color: #fff;

}
.list_3d_fr_ul {
    padding: 30px 47px 15px;
}

.list_3d_fr_titlle {
    margin-top: 30px;
    font-size: 1.875rem;
    line-height: 40px;
    color: #1f2635;
    font-family: Alibaba-PuHuiTi-B;
    font-weight: 600;
}

.list_3d_fr_ul li {
    font-size: 1.125rem;
    line-height: 36px;
    color: #000000;
    font-family: Alibaba-PuHuiTi-R;
}

.list_3d_clearfix_fr_di2 {
    padding: 0 30px 60px 39px;
    background-color: #e9f4fc;
    box-shadow: 2px 3px 18px 0px rgba(226, 225, 225, 0.35);
    border: solid 1px #eae8e8;
    margin-top: 22px;
}

.list_3d_clearfix_fr_di2 input {
    width: 100%;
    height: 58px;
    line-height: 58px;
    background-color: #ffffff;
    box-shadow: 2px 3px 18px 0px rgba(226, 225, 225, 0.35);
    border-radius: 5px;
    border: solid 1px #eae8e8;

    padding: 0 10px;
}

.list_3d_clearfix_fr_di2 button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 18px;
    background-color: transparent;
    font-size: 1.5rem;
    border: none;
}

.list_3d_clearfix_fr_di2 button span {
    font-size: 1.5rem;
    color: #2c99fe;
}

.list_3d_clearfix_fr_di2 form {
    position: relative;
    margin: 17px 0 20px;
}

.list_3d_clearfix_fr_di2 a {
    font-size: 1.125rem;
    line-height: 36px;
    color: #000000;
}

.list_3d {
    padding: 100px 0;
}

.ib {
    display: inline-block;
}

.yulan {
    padding: 0 14px;
    height: 39px;
    line-height: 39px;
    background-color: #ffffff;
    border: solid 1px #2c99fe;
    border-radius: 5px;
}

.list_mlxz_clearfix_fl ul li .fl {
    width: 27%;
}

.list_mlxz_clearfix_fl ul li .fr {
    width: 73%;
    margin-top: 10px;
}

.yulan:hover {
    color: #fff !important;
    background: #2c99fe
}

.list_mlxz_clearfix_fl ul li {
    padding: 33px 20px 41px 21px;
}

.article_article {
    padding: 60px 0;
}

.article_article_title {
    font-size: 1.75rem;
    line-height: 40px;
    color: #000;
}

.article_article_data {
    margin: 30px auto;
    display: table;
}

.article_article_con {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 30px 0;
    font-size: 1rem;
    color: #6a6a6a;
    line-height: 34px;
    text-align: justify;
}

.shangxia {
    padding-top: 30px;
    color: #6a6a6a;
    line-height: 34px;
    font-size: 1rem;
}

.mb30 {
    margin-bottom: 30px;
}

.list_lianxi_div2 .liuyan p {
    margin-bottom: 4px;
}

.ditu .title {
    margin-bottom: 15px;
}

.list_pro .index_pro_swiper .swiper-slide ,
.list_pro .index_pro_swiper_kh .swiper-slide{
    box-shadow: 2px 3px 18px 0px rgba(226, 225, 225, 0.35);
    border: solid 1px #e3e2e2;
}

/* .list_pro .index_pro_swiper .swiper-slide>div:hover {
    box-shadow: 2px 3px 18px 0px #2c99fe;
    border: solid 1px #2c99fe;
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
} */

.list_pro_div2 {
    background-color: #003d6a;
    padding: 100px 0 60px;
}

.list_pro_div2_fl_swiper {
    padding-bottom: 55px;
}

.list_pro_div2_fl_swiper .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    background-color: #aaaaaa;
    opacity: 1;
}

.list_pro_div2_fl_swiper .swiper-pagination-bullet-active {
    background-color: #2c99fe;
}

.list_pro_div2_fr_bot {
    margin-top: 23px;
}

.list_pro_div2 .clearfix.mt40 {
    margin-top: 40px;
}

.list_pro_div3 .clearfix.mt20 {
    margin-top: 20px;
}

.list_pro_div3 {
    padding: 87px 0 75px;
}

.list_pro_div3 .list_lx_p {
    letter-spacing: -.3px;
    margin-top: 35px;
}

.list_lx_p p {
    margin-bottom: 20px;
}

.list_pro_div4 .container>div {
    margin-top: 60px;
}

.list_pro_div4 {
    padding: 30px 0 60px;
    background-color: #003d6a;
}

.list_pro_div4 .container>div>.clearfix {
    margin-top: 40px;
}

.list_pro_div4 .more {
    padding: 0 24px;
    color: #fff;
    display: inline-block;
    margin-top: 50px;
}

.list_pro_div4_ul li {
    float: left;
    width: 20%;
}

.list_pro_div5 {
    padding: 80px 0;
}

.list_pro_div4_ul {
    margin-top: 60px;
}

.list_pro_div6_a {
    font-size: 1.25rem;
    line-height: 25px;
    margin: 15px 0 10px;
    color: #ffffff;
}

.list_pro_div6_con {
    font-size: 1rem;
    line-height: 26px;
    color: #2c99fe;
}

.list_pro_div6 {
    background-color: #003d6a;
    padding: 60px 0 90px;
}

.list_pro_div6_swiper {
    margin-top: 30px;
}

.gallery-thumbs {
    margin-top: 40px;
}

.article_pro_fl {
    width: 50%;
}

.article_pro_fr {
    width: 50%;
    padding-left: 50px;
}

.gallery-thumbs .swiper-slide {
    border: solid 1px #d0cfcf;
}

.gallery-top .swiper-slide {
    background: #003d6a;
}

.article_pro_bread {
    border: none;
}

.article_pro_title {
    font-size: 2.375rem;
    line-height: 45px;
    color: #08406c;
    font-weight: 600;
}

.article_pro_futitle {
    font-size: 1.6875rem;
    line-height: 35px;
    color: #2c99fe;
    margin: 19px 0 30px;
}

.gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
    border: 1px solid #2c99fe;
}

.article_pro_fr_p p {
    font-size: 1.75rem;
    line-height: 35px;
    color: #08406c;
    font-weight: 600;
}

.article_pro_fr_p>div,
.article_pro_fr_p {
    font-size: 1.125rem;
    line-height: 30px;
    color: #000000;
}

.article_pro_fr_p>div {
    margin-bottom: 25px;
}

.article_pro_fr_ul li {
    float: left;
    width: 30.6%;
    margin-left: 10px;
    height: 39px;
    line-height: 39px;
    background-color: #ffffff;
    border: solid 1px #c1c4c6;
    text-align: center;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000;
    margin-bottom: 15px;
    border-radius: 5px;
}

.article_pro_fr_ul li a {
    color: #000;
}

/*.article_pro_fr_ul li:nth-child(4n+1) {
    margin-left: 0;
}*/

.article_pro_fr_ul li:hover,
.article_pro_fr_ul li.active {
    border: solid 1px #2c99fe;
    color: #2c99fe;
}

.article_pro_fr_ul li:hover a,
.article_pro_fr_ul li.active a {
    color: #2c99fe;
}

.sjxz_a {
    height: 39px;
    line-height: 39px;
    background-color: #e40113;
    margin-right: 22px;
    border: 1px solid #e40113;

}

.article_pro_fr_ul1 li {
    float: left;
    font-size: 1rem;
    color: #ffffff;
    border-radius: 5px;
    padding: 0 24px;
}

.article_pro_fr_ul1 li a {
    color: #fff;
}

.zxsc {
    height: 39px;
    line-height: 39px;
    background-color: #2c99fe;
    border: 1px solid #2c99fe;
}

.sjxz_a:hover {
    background: #fff;
}

.sjxz_a:hover a {
    color: #e40113 !important;
}

.zxsc:hover {
    background: #fff;
}

.zxsc:hover a {
    color: #2c99fe !important;
}

.article_pro_div2 table tr td {
    line-height: 75px;
    text-align: center;
    font-size: 1.125rem;
    color: #474545;
}

.article_pro_div2 table tr:nth-child(1) {
    background-color: #2c99fe;
    color: #fff;
}

.article_pro_div2 table tr:nth-child(1) td {
    color: #fff;
}

.article_pro_div2 table tr td:nth-child(1) {
    padding-left: 30px;
    text-align: left;

}

.article_pro_div3 {
    background: #ededed;
    padding: 70px 0 80px;
    margin-top: 100px;
}

.article_pro_div3_a {
    font-size: 1.5rem;
    line-height: 35px;
    color: #2c99fe;
    padding: 10px 0;
}

.article_pro_div3_swiper {
    margin-top: 50px;
}

.article_pro_div5 {
    margin-top: 70px;
}

.article_pro_div2 {
    margin-top: 60px;
}

.article_pro_div2 .title {
    margin-bottom: 25px;
}

/* 夹具组件系统 */
.list_procover_ul li {
    width: 45.3%;
    margin: 0 0 77px 108px;

    float: left;
}

.list_procover_ul li:nth-child(odd) {
    margin-left: 0;
}

.list_procover_ul li:nth-child(1),
.list_procover_ul li:nth-child(4) {
    background-color: #003d6a;
}

.list_procover_ul li:nth-child(2),
.list_procover_ul li:nth-child(3) {
    background-color: #daf0fe;
}

.list_procover_ul_div {
    position: absolute;
    top: 50%;
    left: 35px;
    transform: translateY(-50%);
    font-size: 2.5rem;
    width: 50px;
    color: #daf0fe;
    line-height: 42px;
}

.list_procover_ul li>div {
    padding: 35px 0 25px 0px;
}

.list_procover_ul li:nth-child(2) .list_procover_ul_div,
.list_procover_ul li:nth-child(3) .list_procover_ul_div {
    color: #003d6a;
}

.list_procover_ul_img {
    width: 50%;
    margin: 0 auto;
}

.list_procover_ul li .list_procover_more {
    width: 111px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    background-color: #003d6a;
    border-radius: 5px;
    display: inline-block;
    color: #fff;
    position: absolute;
    right: 19px;
    bottom: 19px;
}

.list_procover_ul li:nth-child(1) .list_procover_more,
.list_procover_ul li:nth-child(4) .list_procover_more {
    background-color: #5d9ac7;
}

.list_procover_ul {
    margin-top: 45px;
}

.list_jjzjxt_select {
    margin: 40px 0 60px;
}

.list_jjzjxt_select li {
    width: 30%;
    float: left;
    margin-right: 70px;

}

.list_jjzjxt_select li select {
    width: 100%;
    height: 72px;
    line-height: 72px;
    padding: 0 15px;
    font-size: 16px;
    background: #f5f5f5;
    border: none;
}

.list_procover_ul li .list_procover_more:hover {
    background: #fff;
    color: #2c99fe !important;
}

.mb27 {
    margin-bottom: 27px;
}

.list_search_img {
    width: 100%;
    height: 300px;
    background-size: cover;
}

.list_search {
    margin-top: 40px;
}

.list_search li {
    width: 32%;
    margin-left: 20px;
    float: left;
    margin-bottom: 20px;
    border: 1px solid #eee;
}

.list_search li:nth-child(3n+1) {
    margin-left: 0;
}

.list_search_title {
    height: 50px;
    line-height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    font-size: 1rem;
    border-top: 1px solid #eee;
}

.search_list {
    margin-bottom: 40px;
}
.list_newadd_fl {
    width: 50%;
    padding-right: 33px;
}
.list_newadd_fr {
    width: 50%;
}

.list_newadd_content {
    font-size: 1rem;
    line-height: 30px;
    margin-top: 30px;
    color: #fff;
      
}
.list_newadd_fra {
    font-size: 1.8rem;
    margin: 10px  0;
    color: #fff;
}
.list_newadd {
    background: #003d6a;
    padding: 40px 0 50px;
}
.idnex_tanchu#prolunbo  .modal-dialog{
    width: 60%!important;
}


@media (max-width:1440px) {

    body,
    html {
        font-size: 14px;
    }

    .index_about_fr_bot {
        height: 356px;
        width: 674px;
    }

    .title {
        font-size: 2.2rem;
        line-height: 37px;
    }

    .article_pro_title {
        font-size: 2rem;
        line-height: 30px;
    }

    .article_pro_futitle {
        font-size: 1.4rem;
    }

    .index_pro_swiper,
    .index_pro_swiper_kh {
        padding: 40px 5px 60px;
    }

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

    .index_about {
        padding: 60px 0 155px;
    }

    .index_news {
        padding: 60px 0;
    }

    .index_yb {
        padding-top: 60px;
    }

    .index_pro_container {
        width: 1200px;
    }

    .index_pro_container .index_pro_swiper,
    .index_pro_container .index_pro_swiper_kh {
        width: 1100px;
    }

    .article_article {
        padding: 40px 0;
    }

    .article_yingyong_div1 {
        margin-top: 40px;
    }

    .article_yingyong {
        margin: 40px 0 60px;
    }

    .article_yingyong_div2 {
        padding: 60px 0;
    }

    .article_yingyong_div3 {
        margin-top: 60px;
    }

    .article_yingyong_div3_swiper {
        padding: 35px 0 60px;
    }

    .article_yingyong_div4 {
        padding: 60px 0 30px;
    }

    .list_3d {
        padding: 60px 0;
    }

    .list_3d_ul {
        margin: 30px 0 40px;
    }

    .list_3d_ul li {
        font-size: 1.25rem;
    }

    .list_3d_clearfix_fl ul li {
        margin-left: 24px;
    }

    .list_3d_clearfix_fl ul li .fr {
        padding-left: 20px;
    }

    .list_3d_clearfix_fl ul li .fr p {
        margin: 3px 0 6px;
    }

    .more,.yulan {
        height: 34px;
        line-height: 34px;
    }

    .list_3d_fr_ul {
        padding: 20px 30px 15px;
    }

    .list_3d_clearfix_fr_di2 {
        padding: 0 30px 40px 30px;
    }

    .list_article_cover {
        padding: 60px 0 60px;
    }

    .list_article_div1 {
        padding: 60px 0 60px;
    }

    .list_article_dvi1_clearfix {
        margin-top: 20px;
    }

    .list_company_div1 {
        margin: 60px 0 50px;
    }

    .list_company_div2 {
        padding: 60px 0;
    }

    .list_history_div3 {
        margin: 60px 0 50px;
    }

    .list_lx {
        padding: 60px 0;
    }

    .liuyan_ul li {
        margin-left: 29px;
    }

    .list_lianxi_div2_swiper .swiper-slide {
        margin-bottom: 30px;
    }

    .list_skjqlb_div2,
    .list_skjqlb_div3 {
        padding: 60px 0 40px;
    }

    .list_skjqlb_div4 {
        margin: 40px 0 60px;
    }

    .list_yingyong {
        padding: 60px 0 50px;
    }

    .list_yingyong_ul li {
        margin-bottom: 40px;
    }

    .list_zzyb_div2 ul li.w50 {
        margin-left: 45px;
    }

    .list_zzyb_div2 ul li.w33 {
        margin-left: 43px;
    }

    .list_zzyb_div2 {
        padding: 60px 0;
    }

    .list_pro_div2 {
        padding: 60px 0 60px;
    }

    .list_pro_div3,
    .list_pro_div5 {
        padding: 60px 0;
    }

    .list_pro_div4 .container>div {
        margin-top: 40px;
    }

    .list_pro_div4_ul {
        margin-top: 40px;
    }

    .list_pro_div6 {
        padding: 60px 0 60px;
    }

    .article_pro_fr_ul li {
        margin-left: 9px;
    }

    .article_pro_div2 table tr td {
        line-height: 50px;
    }

    .article_pro_div3 {
        padding: 60px 0 60px;
        margin-top: 60px;
    }

    .article_pro_div3_a {
        font-size: 1.25rem;
        line-height: 25px;
    }

    .list_procover_ul li {
        width: 46.9%;
        margin: 0 0 50px 70px;
    }
}

@media (max-width:1200px) {
    .index_pro_container .index_pro_swiper,
    .index_pro_container .index_pro_swiper_kh {
        width: 900px;
    }

    .index_pro_container {
        width: 960px;
    }

    .title {
        font-size: 2rem;
    }

    .article_pro_title {
        font-size: 1.6rem;
    }

    .article_pro_futitle {
        margin: 10px 0 20px;
    }

    .pc_header_top>.clearfix>.fl {
        width: 50%;
    }

    .article_pro_fr_ul li {
        margin-left: 7px;
    }

    .pc_header_top_fr {
        width: 50%;
    }

    .pc_header_bot_ul>li {
        margin-right: 30px;
    }

    .logo_name {
        margin-left: 15px;
    }

    .pc_header_top_fr {
        width: 50%;
        padding-left: 108px;
        text-align: center;
    }

    .pc_header2 {
        border-bottom: 4px solid #2c99fe;
    }

    .banner_swiper .swiper-pagination {
        bottom: 15px;
    }

    .index_about_fr_bot {
        height: 309px;
        width: 573px;
    }

    .index_about_con {
        margin-top: 2px;
    }

    .index_five_ul li {
        margin-right: 4px;
    }

    .index_five_fr .index_news_con {
        padding: 15px 0;
    }

    .index_yb_swiper .swiper-slide>div {
        padding: 25px 20px 30px 25px;
    }

    .index_pro_name {
        bottom: 8px;
    }

    .article_article_con {
        padding: 20px 0;
        line-height: 30px;
    }

    .shangxia {
        padding-top: 15px;
    }

    .list_article_cover_div2 {
        margin-top: 65px;
    }

    .list_article_con.line3 {
        -webkit-line-clamp: 2;
    }

    .list_company_div1 {
        margin: 40px 0 40px;
    }

    .list_company_div2 {
        padding: 40px 0;
    }

    .list_company_div3 {
        padding-top: 40px;
    }

    .list_about_div1_con {
        margin: 6px 0 0;
        line-height: 26px;
    }

    .list_company_div2 .table-responsive {
        margin: 20px 0 20px;
    }

    .list_company_div3_swiper {
        padding: 25px 0 50px;
    }

    .list_history_div1_swiper_div {
        padding: 0 15px 59px 10px;
    }

    .list_history_div1_con .fr {
        width: 45%;
    }

    .list_history_div1_con .fl {
        width: 54%;
    }

    .list_history_div1_swiper_div {
        margin-left: 0;
    }

    .list_history_div1_swiper .swiper-slide:nth-child(even) .list_history_div1_swiper_div {
        margin: 0 0px 0 0;
        padding: 50px 15px 0 10px;
    }

    .list_history_div1 {
        padding: 40px 0;
    }

    .list_history_con {
        margin: 10px 0 30px 0;
    }

    .list_history_div3 {
        margin: 40px 0 40px;
    }

    .list_lx {
        padding: 40px 0;
    }

    .liuyan_ul li {
        margin-left: 24px;
    }

    .list_lianxi_div2 {
        padding: 40px 0;
    }

    .list_skqjs_div1_ul1 li {
        margin: 0 0 20px 21px;
    }

    .list_skjqlb_div4 ul {
        font-size: 1.25rem;
        line-height: 30px;
    }

    .list_skjqlb_div2,
    .list_skjqlb_div3 {
        padding: 40px 0 40px;
    }

    .list_yingyong_con {
        -webkit-line-clamp: 3;
    }

    .list_yingyong {
        padding: 40px 0 30px;
    }

    .list_zzyb_div2 {
        padding: 40px 0;
    }

    .list_zzyb_div2 ul li.w50 {
        margin-left: 37px;
    }

    .list_zzyb_div2 ul li.w33 {
        margin-left: 35px;
    }

    .list_procover_ul li {
        margin: 0 0 50px 58px;
    }

    .list_search li {
        margin-left: 18px;

    }
    .list_search_img {
        height: 223px;
    }
}


@media (max-width: 990px) {
    .ds ,.ac{
        line-height: 48px;
    }
    .neiye_ban .bread {
        display: none;
    }
    .pc_header,
    .pc_header2 {
        display: none;
    }

    .index_pro_container .index_pro_swiper,
    .index_pro_container .index_pro_swiper_kh {
        width: 700px;
    }

    .index_pro_container {
        width: 760px;
    }

    .phone_logo {
        width: 40%;
    }

    .searchbox {
        top: 71px !important;
    }

    .pt60 {
        padding-top: 40px;
    }

    .title {
        font-size: 1.8rem;
    }

    .index_pro_swiper,
    .index_pro_swiper_kh {
        padding: 35px 5px 40px;
    }

    .index_case {
        padding: 40px 0 30px;
    }

    .index_case_swiper {
        padding: 40px 0 45px 0;
    }

    .index_hhkh_swiper {
        padding: 25px 0 45px 0;
    }

    .swiper-pagination-bullet {
        width: 8px !important;
        height: 8px !important;
    }

    .index_about_fr_bot {
        height: 230px;
        width: 410px;
    }

    .index_about_fl .swiper-button-next,
    .index_about_fl .swiper-button-prev,
    .index_about_a {
        width: 60px;
        height: 60px;
        line-height: 60px;
    }

    .index_about_fr_bot>div {
        padding: 0 20px 0 66px;
    }

    .index_about_fl .swiper-button-next {
        right: -10px;
    }

    .index_about_fl .swiper-button-prev {
        right: 50px;
    }

    .index_about_con {
        line-height: 21px;
    }

    .index_about {
        padding: 40px 0 120px;
    }

    .index_news {
        padding: 40px 0;
    }

    .index_five_ul li {
        height: 46px;
        line-height: 46px;
        margin-right: 3px;
    }

    .index_news_con .fl {
        width: 18%;
        padding: 10px 5px 10px 0;
    }

    .index_news_con .fr {
        width: 82%;
    }

    .index_five_fr .index_news_con {
        padding: 4px 0;
    }

    .index_five_fr_hide_con {
        margin-top: 10px;
    }

    .index_yb {
        padding-top: 40px;
    }

    .index_yb_swiper .swiper-pagination {
        bottom: 30px;
    }

    .index_yb_swiper {
        padding: 30px 0 68px;
    }

    footer {
        display: none;
    }

    .mobile-foot {
        display: block;
    }

    body {
        padding-bottom: 51px;
    }

    .index_yb_swiper .swiper-pagination .swiper-pagination-bullet-active {
        background: #2c99fe;
    }

    .rightfix {
        display: none;
    }

    .article_article_data {
        margin: 20px auto;
    }

    .article_article_title {
        font-size: 1.5rem;
    }

    .article_yingyong_ul li {
        margin-bottom: 10px;
    }

    .article_yingyong {
        margin: 40px 0 40px;
    }

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

    .article_yingyong_div3 {
        margin-top: 40px;
    }

    .article_yingyong_div3_swiper {
        padding: 25px 0 40px;
    }

    .article_yingyong_div4 {
        padding: 40px 0 0px;
    }

    .article_yingyong_div4_a {
        margin: 0px 0 4px;
    }

    .title_clearfix .fr {
        line-height: 37px;
    }

    .article_yingyong_div4_swiper {
        padding: 15px 0 50px;
    }

    .list_3d_clearfix_fl ul li {
        margin-left: 18px;
    }

    .list_3d_clearfix_fl ul li .fr {
        width: 100%;
        padding: 15px 0 0;
    }

    .list_3d_clearfix_fl ul li .fl {
        width: 100%;
    }

    .list_3d_clearfix_fr_di2 input {
        height: 45px;
        line-height: 45px;
    }

    .list_3d_clearfix_fr_di2 form {
        margin: 10px 0 13px;
    }

    .list_3d {
        padding: 40px 0;
    }

    .list_article_cover {
        padding: 40px 0;
    }

    .list_article_div1 {
        padding: 40px 0;
    }

    .list_article_con.line4 {
        -webkit-line-clamp: 2;
    }

    .list_article_con.line3 {
        -webkit-line-clamp: 1;
    }

    .list_article_list li .fr {
        padding-left: 25px;
    }

    .list_article_con {
        margin: 3px 0;
    }

    .list_article_list li {
        padding: 25px 0;
    }

    .list_history_div2 {
        padding: 40px 0;
    }

    .list_history_div3_swiper {
        padding: 65px 0;
    }

    .liuyan_ul li {
        margin-left: 18px;
        height: 45px;
        line-height: 45px;
    }

    .liuyan button {
        height: 45px;
        line-height: 45px;
        margin-top: 0;
    }

    .list_skqjs_div1 {
        padding: 40px 0;
    }

    .list_skqjs_ul {
        margin-top: 20px;
    }

    .list_skqjs_div1_ul1 li {
        margin: 0 0 15px 16px;
    }

    .list_skqjs_div1_ul1 {
        margin-top: 25px;
    }

    .lsit_yingyong_a {
        margin: 0 0 10px;
    }

    .list_yingyong_ul .more {
        margin-top: 18px;
    }

    .list_zzyb_div2 ul li.w50 {
        margin-left: 28px;
    }

    .list_zzyb_div2 ul li.w33 {
        margin-left: 27px;
    }

    .list_pro_div2 {
        padding: 40px 0;
    }

    .list_pro_div2 .clearfix.mt40 {
        margin-top: 25px;
    }

    .list_pro_div3 .list_lx_p {
        margin-top: 15px;
    }

    .list_pro_div4 .container>div {
        margin-top: 20px;
    }

    .list_pro_div4 .container>div>.clearfix {
        margin-top: 25px;
    }

    .list_pro_div4 .more {
        margin-top: 0px;
    }

    .list_pro_div3,
    .list_pro_div5 {
        padding: 40px 0;
    }

    .list_pro_div6 {
        padding: 40px 0;
    }

    .article_pro_div3 {
        background: #ededed;
        padding: 40px 0;
    }

    .article_pro_div3_swiper {
        margin-top: 25px;
    }

    .phone_history {
        display: block;
    }

    .list_procover_ul li {
        margin: 0 0 39px 44px;
    }

    .article_pro_fl,
    .article_pro_fr {
        width: 100%;
    }

    .article_pro_fr {
        padding: 20px 0 0 0;
    }
    .list_search li {
        margin-left: 14px;

    }
    .list_search_img {
        height: 180px;
    }
}

@media (max-width: 767px) {
    .index_pro_container .index_pro_swiper,
    .index_pro_swiper_kh {
        width: 80%;
    }

    .index_pro_container {
        width: 100%;
    }

    .index_pro_swiper ,
    .index_pro_swiper_kh{
        padding: 20px 5px 20px;
    }

    .index_pro_container .swiper-button-next,
    .index_pro_container .swiper-button-prev {
        top: 50%;
    }

    .pt60 {
        padding-top: 25px;
    }

    .title {
        font-size: 1.4rem;
        line-height: 30px;
    }

    .futitle {
        font-size: 1rem;
        margin-top: 5px;
    }

    .index_case {
        padding: 25px 0 10px;
    }

    .index_case_name {
        margin: 10px 0 0;
    }

    .index_case_swiper {
        margin-bottom: 10px;
    }

    .phone_logo {
        width: 54%;
        line-height: 44px;
    }

    .index_hhkh_swiper {
        padding: 15px 0 45px 0;
    }

    .index_about_fl,
    .index_about_fr {
        width: 100%;
    }

    .index_about_fl .swiper-button-next,
    .index_about_fl .swiper-button-prev,
    .index_about_a {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .index_about_fr_bot {
        position: static;
        height: auto;
        width: 100%;
    }

    .index_about_fl .swiper-button-next {
        right: 0;
    }

    .index_about_fl .swiper-button-prev {
        right: 30px;
    }

    .index_about_fr_bot>div {
        position: static;
        transform: translateY(0);
        padding: 15px 15px 30px;
    }

    .index_about_a {
        left: auto;
        right: 0;
    }

    .index_about {
        padding: 25px 0 25px;
    }

    .index_news_clearfix {
        padding-top: 20px;
    }

    .index_five_fl,
    .index_five_fr {
        width: 100%;
        padding: 0%;
        border-right: none;
    }

    .index_five_fl {
        display: none;
    }

    .index_five_fr .index_news_con {
        padding: 10px 0;
    }

    .index_yb {
        padding-top: 25px;
    }

    .index_yb_swiper .swiper-slide>div {
        padding: 20px 11px 18px 15px;
    }

    .index_yb_swiper .swiper-slide .fl {
        width: 27%;
    }

    .index_yb_swiper .swiper-slide .fr {
        width: 70%;
        padding: 5px 0 0 20px;
    }

    .more a {
        padding: 0 17px;
    }

    .index_yb_swiper {
        padding: 20px 0 60px;
    }

    .searchs .sertext,
    .serbtn {
        height: 40px;
        line-height: 40px;
    }

    .banner_swiper .swiper-pagination {
        bottom: 4px;
    }

    .article_article {
        padding: 25px 0;
    }

    .article_article_data {
        margin: 10px auto 20px;
    }

    .article_article_title {
        font-size: 1.5rem;
    }

    .article_article_con {
        line-height: 27px;
    }

    .list_yingyong_ul_fl,
    .article_yingyong_fl,
    .list_article_dvi1_clearfix .fl {
        width: 100%;
        margin-right: 0%;
    }

    .list_yingyong_ul_fr,
    .article_yingyong_fr,
    .list_article_dvi1_clearfix .fr {
        width: 100%;
        margin-left: 0;
        padding-top: 15px;
    }

    .article_yingyong {
        margin: 25px 0 15px;
    }

    .article_yingyong_div1 {
        margin-top: 15px;
    }

    .article_yingyong_ul li p,
    .article_yingyong_title {
        font-size: 1.25rem;
    }

    .article_yingyong_div2 {
        padding: 25px 0;
    }

    .article_yingyong_div3_swiper .swiper-pagination {
        bottom: 15px;
    }

    .article_yingyong_div3 {
        margin-top: 25px;
    }

    .article_yingyong_div3_swiper {
        padding: 10px 0 40px;
    }

    .article_yingyong_div4_swiper .swiper-slide>div {
        padding: 15px 8px 20px;
    }

    .article_yingyong_div4_con.line3 {
        -webkit-line-clamp: 2;
    }

    .article_yingyong_div4_con {
        font-size: 0.9rem;
    }

    .data {
        font-size: 12px;
    }

    .article_yingyong_div4_swiper .swiper-pagination {
        bottom: 15px;
    }

    .list_3d {
        padding: 25px 0;
    }

    .list_3d_ul li {
        height: 44px;
        line-height: 45px;
    }

    .list_3d_ul {
        margin: 15px 0 30px;
    }

    .list_3d_clearfix_fl,
    .list_3d_clearfix_fr {
        width: 100%;
    }
    .list_3d_clearfix_fl {
        margin-bottom: 20px;
    }
    .list_3d_clearfix_fl ul li {
        width: 100%;
        padding: 13px 18px 20px;
        margin: 0 0 15px 0;
    }

    .list_3d_clearfix_fl ul li .fl {
        width: 30%;
    }

    .list_3d_clearfix_fl ul li .fr {
        width: 70%;
        padding: 0px 0 0 15px;
    }

    .list_3d_fr_titlle {
        margin-top: 15px;
        font-size: 1.5rem;
    }

    .list_3d_fr_ul {
        padding: 10px 20px 15px;
    }

    .list_3d_clearfix_fr_di2 {
        padding: 0 20px 20px;
    }

    .list_3d_ul li {
        font-size: 1.125rem;
    }

    .list_skqjs_div1_ul1_a {
        font-size: 1.125rem;
        line-height: 26px;
        margin-top: 10px;
    }

    .list_article_cover {
        padding: 25px 0;
    }

    .list_article_cover_swiper {
        padding-bottom: 45px;
    }

    .list_article_cover_swiper,
    .list_article_cover_div2 .list_article_cover_swiper2 {
        margin-top: 15px;
    }

    .list_article_cover_div2,
    .list_article_cover_div2 .fr {
        margin-top: 20px !important;
    }

    .list_article_cover_div2 .fl,
    .list_article_cover_div2 .fr {
        width: 100%;
        margin: 0%;
    }

    .list_article_cover_swiper2 {
        padding-bottom: 45px;
    }

    .list_article_dvi1_clearfix .fr .pr div:nth-child(1) {
        display: none;
    }

    .list_article_dvi1_clearfix .fr .pa {
        position: static;
        top: 0;
        transform: translateY(0%);
    }

    .list_article_div1 {
        padding: 25px 0;
    }

    .list_article_con {
        margin: 3px 0 10px;
    }

    .list_article_nav ul li {
        margin-right: 0;
        padding: 0;
    }

    .list_article_nav_ul {
        display: flex;
        justify-content: space-between;
    }

    .list_article_list li .fl {
        width: 100%;
    }

    .list_article_list li .fr {
        width: 100%;
        padding: 15px 0 0;
    }

    .list_article_list {
        padding: 0px 0 30px;
    }

    .list_article_list li {
        padding: 15px 0;
    }

    .list_company_div1 .fl {
        width: 100%;
        padding-right: 0%;
    }

    .list_company_div1 .fr {
        width: 100%;
        margin: 15px 0 0 0;
    }

    .list_company_div1 {
        margin: 25px 0;
    }

    .list_company_div2 {
        padding: 25px 0;
    }

    .list_company_div3 {
        padding-top: 25px;
    }

    .list_company_div3_swiper .swiper-pagination {
        bottom: 20px;
    }

    .list_company_div2 table tr td span {
        display: block;
    }

    .list_company_div2 table tr td span:nth-child(1) {
        margin-bottom: 5px;
        font-size: 1.125rem;
    }

    /* 历史发展 */
    .list_history_ul {
        display: none;
    }

    .list_history_div1_swiper {
        display: none;
    }

    .list_history_div1_con .fl {
        width: 100%;
        float: none;
    }

    .list_history_div1_con .fr {
        width: 100%;
        float: none;
        text-align: left;
    }

    .phone_history>li>.clearfix {
        height: 50px;
        line-height: 50px;
        background: #eaf1f6;
        margin-bottom: 15px;
        padding: 0 10px;
        font-size: 1.25rem;
    }

    .list_history_div1_con {
        display: none;
        padding: 5px 10px 30px;
    }

    .phone_history>li.active .list_history_div1_con {
        display: block;
    }

    .phone_history>li.active .iconfont {
        transform: rotate(180deg);
    }

    .list_history_div2_swiper {
        padding: 20px 0 45px;
    }

    .list_history_div2 {
        padding: 25px 0 10px;
    }

    .list_history_div3 {
        margin: 25px 0 20px;
    }

    .list_history_div3_swiper {
        padding: 25px 0 55px;
    }

    .list_history_div1 {
        padding: 25px 0 10px;
    }

    .list_lx {
        padding: 25px 0;
    }

    .list_lianxi_div2_swiper {
        padding-bottom: 15px;
    }

    .list_lianxi_div2_swiper .swiper-slide p {
        font-size: 1.25rem;
    }

    .mb30 {
        margin-bottom: 15px;
    }

    .ditu .map {
        border: solid 5px #ffffff;
    }

    .liuyan {
        margin-top: 25px;
    }

    .liuyan_ul li {
        width: 100%;
        margin: 0 0 10px 0 !important;
    }

    .liuyan button {
        padding: 0 30px;
        margin-top: 10px;
    }

    .list_skqjs_div1_ul1 li:nth-child(4n+1) {
        margin-left: 0;
    }

    .list_skqjs_div1_ul1 li {
        width: 48%;
        margin-right: 2%;
    }

    .list_skqjs_div1_ul1 li:nth-child(odd) {
        margin: 0 2% 15px 0 !important;
    }

    .list_skqjs_div1_ul1 li:nth-child(even) {
        margin: 0 0 15px 2% !important;
    }

    .list_skqjs_ul li {
        width: 100%;
        margin: 0 0 10px 0;
    }

    .list_skqjs_div1 {
        padding: 25px 0 10px;
    }

    .list_skqjs_div1_ul1 {
        margin-top: 15px;
    }

    .list_skjqlb_div2,
    .list_skjqlb_div3 {
        padding: 25px 0 25px;
    }

    .list_skjqlb_div4 {
        margin: 25px 0 30px;
    }

    .lsit_yingyong_a {
        font-size: 1.25rem;
        line-height: 30px;
        margin-bottom: 5px;
    }

    .list_yingyong_ul li {
        margin-bottom: 20px;
    }

    .list_yingyong_con {
        -webkit-line-clamp: 2;
    }

    .list_zzyb_div2_ul li {
        width: 100% !important;
        margin: 0 0 15px 0 !important;
    }

    .list_zzyb_div2 ul li input,
    .list_zzyb_div2 ul li select {
        height: 45px;
        line-height: 45px;
        margin-bottom: 0;
    }

    .list_pro_div2_fl,
    .list_pro_div3_fl,
    .list_pro_div4_fl {
        width: 100%;
        margin-right: 0;
    }

    .list_pro_div2_fr,
    .list_pro_div3_fr,
    .list_pro_div4_fr {
        width: 100%;
        margin-left: 0;
    }

    .list_pro_div2 {
        padding: 25px 0;
    }

    .list_pro_div2 .clearfix.mt40 {
        margin-top: 15px;
    }

    .list_pro_div2_fl_swiper {
        padding-bottom: 40px;
        margin-bottom: 10px;
    }

    .list_pro_div2_fr_bot {
        margin-top: 15px;
    }

    .list_pro_div3,
    .list_pro_div5 {
        padding: 15px 0;
    }

    .list_pro_div3 .list_lx_p {
        margin-top: 8px;
    }

    .list_pro_div3 .clearfix.mt20 {
        margin-top: 10px;
    }

    .list_pro_div3_fl {
        margin-bottom: 10px;
    }

    .list_pro_div4_ul li {
        width: 33.3%;
    }

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

    .list_pro_div6_swiper {
        margin-top: 15px;
        padding-bottom: 45px;
    }

    .list_pro_div6_swiper .swiper-pagination-bullet {
        background-color: #fff;
    }

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

    .article_pro_div3_swiper {
        padding-bottom: 45px;
        margin-top: 15px;
    }

    .list_procover_ul li {
        width: 100%;
        margin: 0 0 10px 0 !important;
    }

    .list_procover_ul_div {
        font-size: 1.8rem;
        line-height: 32px;
    }

    .list_procover_ul {
        margin-top: 15px;
    }

    .list_procover_ul li .list_procover_more {
        width: 88px;
    }

    .article_pro_fr_p p {
        font-size: 1.25rem;
    }

    .article_pro_fr_p>div,
    .article_pro_fr_p {
        font-size: 1rem;
        line-height: 26px;
    }

    .article_pro_fr_p>div {
        margin-bottom: 15px;
    }

    .article_pro_title {
        font-size: 1.4rem;
    }

    .article_pro_futitle {
        font-size: 1.2rem;
        line-height: 30px;
        margin: 0 0 10px 0;
    }
    .idnex_tanchu#prolunbo  .modal-dialog{
        width: 90%!important;
    }
    .article_pro_div2 {
        margin-top: 25px;
    }

    .article_pro_div2 table tr td:nth-child(1) {
        padding-left: 15px;
    }

    .article_pro_div2 table tr td {
        line-height: 30px;
        font-size: 1rem;
    }

    .article_pro_fr_ul li {
        margin-left: 5px;
        margin-bottom: 8px;
    }

    .article_pro_div2 .title {
        margin-bottom: 15px;
    }

    .gallery-thumbs {
        margin-top: 15px;
    }
    .list_search li {
        width: 48%;
        margin: 0 0 15px 0!important;
    }
    .list_search li:nth-child(odd) {
        margin-right: 2%!important;
    }
    .list_search li:nth-child(even) {
        margin-left: 2%!important;
    }
    .list_search_img {
        height: 150px;
    }
    img{
        width: 100%; 
    }
    .article_pro_fr_ul li:nth-child(odd),
    .article_pro_fr_ul1 li:nth-child(odd) {
        margin-right: 2%;
        width: 48%;
        margin-left: 0;
        text-align: center;
    }
    .article_pro_fr_ul li:nth-child(even),
    .article_pro_fr_ul1 li:nth-child(even) {
        margin-left: 2%;
        width: 48%;
        text-align: center;
    }
}



/* 短信验证码 */
.phone_tanchu .phone_tc .zcsjh input {
    width: 100%;
    height: 54px;
    line-height: 54px;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 0 15px;
}

.yzm #code1 {
    width: 60%;
    height: 54px;
    line-height: 54px;
    border-radius: 6px;
    padding: 0 15px;
    border: 1px solid #ddd;
    float: left;

}

.yzm #btnSendCode1 {
    width: 35%;
    height: 54px;
    line-height: 54px;
    border-radius: 6px;
    padding: 0;
    border: 1px solid #ddd;
    margin-left: 5%;
    float: right;
    font-size: 1rem;
}

.submit_btn button {
    height: 54px;
    line-height: 54px;
    background: #2c99fe;
    color: #fff;
    width: 100%;
    border: none;
    margin-top: 20px;
    border-radius: 6px;
    font-size: 1.125rem;
}

.phone_tanchu .modal-dialog {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
    margin-top: 0;
    width: 480px !important;
}

.yzm {
    margin-top: 15px;
}.layui-layer-move {
    font-size: 16px!important;
}