html {
    font-size: 100px !important;
    transition: none !important;
    /* 添加此行 */
}

.ny_tit {
    text-align: center;
    margin-bottom: .5REM;
}

.ny_tit h4 {
    font-size: .36rem;
    font-family: 'HMB';
    margin-bottom: .2REM;

}

.ny_tit p {
    font-size: .18rem;
    width: 60%;
    margin: 0 auto;
    font-family: 'HMM';
    line-height: 1.3;
}

.cust {
    position: relative;
    z-index: 0;
}

.cust::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 1;
}

.cust .cust_tit {
    color: #fff;
    font-size: .36rem;
    /* border-top: 1px solid #fff; */
    border-bottom: 1px solid #fff;
    text-align: center;
    text-transform: capitalize;
    font-family: 'HMBD';
    z-index: 2;
    position: relative;
}

.cust .Mian {
    z-index: 2;
    position: relative;
}

.cust .Mian .tit {
    font-size: .24rem;
    font-family: 'HMM';
    color: #fff;
    margin-bottom: .35rem;
    padding-left: 20px;
    text-transform: uppercase;
    position: relative;
}

.cust .Mian .tit::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 4px;
    height: 100%;
    background: #0072ff;
}

.cust .Mian .picbox {
    width: 68%;
    padding: 0.5rem 0;
}

.cust .Mian .pic {
    border: 1px solid rgba(255, 255, 255, 1);
    border-radius: 10px;
    overflow: hidden;
}

.cust .Mian .pic img {
    width: 100%;
}

.cust .Mian .cust_list {
    width: 28%;
}


.cust .Mian .cust_list ul {
    padding: 0.6rem 0 .4rem 0;
    height: 100%;
    position: relative;
}

.cust .Mian .cust_list ul::before {
    content: '';
    position: absolute;
    left: 9px;
    top: 0;
    height: 100%;
    width: 1px;
    background: #fff;
}



.cust_list ul li {}

.cust_list ul li .yuan {
    padding: 4px;
    border: 1px solid #fff;
    border-radius: 50%;
    position: relative;
}

.cust_list ul li .yuan::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    height: 100%;
    width: 1px;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background: #fff;
}

.cust_list ul li .yuan i {
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 50%;
    display: block;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.cust_list ul li span {
    color: #fff;
    font-family: 'HMM';
    font-size: 18px;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.cust_list ul li span.Step {
    margin-right: 20px;
    margin-left: 30px;
}

.cust_list ul li span.text {
    line-height: 1.4;
}

.cust_list ul li:hover .yuan i {
    background: #0072ff;
}

.cust_list ul li:hover .yuan {
    border: 1px solid #0072ff;
}

.cust_list ul li:hover span {
    color: #0072ff;
}

.quote {
    background: #eeeeee;
}

.quote h4 {
    font-size: 24px;
    font-family: 'HMM';
    width: 65%;
    line-height: 1.5;
}

.quote a {
    font-family: 'HMB';
    font-size: 22px;
    background: #0072ff;
    width: 24%;
    color: #fff;
    padding: 20px;
    border-radius: 6px;
    transition: all .3s;
    border: 1px solid #0072ff;
}

.quote a:hover {
    background: #fff;
    color: #0072ff;
}

.take {}

.take .take_list {}

.take .take_list li {
    width: 47.5%;
    margin-bottom: .55REM;
}

.take_list li .icon {
    background: #f6fbff;
    padding: 25px;
    border-radius: 50%;
    margin-right: .35rem;
}

.take_list li .icon i {
    font-size: 60px;
    color: #0072ff;
}

.take_list li .info {}

.take_list li .info .tit {
    font-size: 30px;
    font-family: 'HMB';
    margin-bottom: .15REM;
}

.take_list li .info .con {
    font-size: 16px;
    font-family: 'HMM';
    line-height: 1.4;
    color: #b5b5b5;
}

.Real {
    padding-bottom: .8rem;
}

.Real_list {}

.Real_list li {
    width: 48%;
    border-radius: 10px;
    overflow: hidden;
}

.Real_list li a {}

.Real_list li a {}


.blog-con {}

.blog-con ul {}

.blog-con ul li {
    width: 100%;
    margin-bottom: .45REM;
    border: 1px solid #eee;
    /* border-radius: 20px; */
    overflow: hidden;
    transition: all .3s;
    padding-right: 30px;
    background: #f6f6f6;
}



.blog-con ul li a {}

.blog-con ul li .pic {
    width: 25%
}

.blog-con ul li .pic img {}

.blog-con ul li a .con {
    width: 58%;
}

.blog-con ul li a .con h1 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #626262;
    font-family: 'HMB';
}

.blog-con ul li a .con p {
    line-height: 1.5;
    font-size: 16px;
    color: #959595;
    font-family: 'HMM';

}

.blog-con ul li a .con .move {
    font-family: 'HMB';
    font-size: 18PX;
    margin-top: .25REM;
    color: #0072ff;
}

.blog-con ul li a .date {
    width: 9%;
    background: #959595;
    color: #fff;
    text-align: center;
    padding: 25px 0;
    border-radius: 20px;
    transition: all .3s;

}

.blog-con ul li a .date .M {
    font-size: 50px;
    margin-bottom: 10px;
    font-weight: 700;
    font-family: 'HMBD';
}

.blog-con ul li a .date .Y {
    font-size: 18px;
}

.blog-con ul li:hover {
    box-shadow: 0 8px 12px rgba(6, 0, 1, .1);
}

.blog-con ul li:hover .date {
    background: #0072ff;
}


.blog2-con {}

.blog2-con ul {}

.blog2-con ul li {
    width: calc(100% / 3);
    padding: 10px;

}

.blog2-con ul li a {
    position: relative;
    z-index: 2;
}

.blog2-con ul li a::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    z-index: 3;
}

.blog2-con ul li a .pic {}

.blog2-con ul li .info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px;
    z-index: 99;
}

.blog2-con ul li .info .date {
    color: #FFF;
    margin-bottom: .15REM;
}

.blog2-con ul li .info .title {
    font-family: 'HMB';
    font-size: .22REM;
    margin-bottom: .15REM;
    line-height: 1.3;
    color: #FFF;
}

.blog2-con ul li .info .move {
    margin-bottom: .15REM;
    color: #0072ff;
    font-family: 'HMB';
    font-size: .18REM;
}

.ny-faq .faq {}

.ny-faq .faq ul {}

.ny-faq .faq ul li {
    cursor: pointer;
    margin-bottom: .3rem;
}

.ny-faq .faq ul li .Q {
    border: 1px solid #c9c9c9;
    width: 100%;
    padding: 15px 30px;
}



.ny-faq .faq ul li .Q i {
    font-size: 24px;
    transition: all .3s;
    user-select: none;
    transform: rotate(90deg);
    display: inline-block;
    transition: all .3s;
}

.ny-faq .faq ul li.active .Q i {
    transform: rotate(270deg);
}

.ny-faq .faq ul li .Q span {
    font-size: 20px;
    font-family: 'HMB';
    margin-left: 8px;
}

.ny-faq .faq ul li .A {
    border: 1px solid #c9c9c9;
    border-top: 0;
    padding: 20px 30px;
    font-size: 18px;
    font-family: 'HMM';
    display: none;
}

.ny-faq .faq ul li .A p {
    color: #626262;
}

.ny-faq .faq ul li .A .btn {
    font-size: 18px;
    font-family: 'HMR';
    margin-top: 35PX;
    display: inline-block;
    background: #0072ff;
    padding: 10px 30px;
    border-radius: 10px;
    color: #fff;
    font-size: 18px;
    border: 2px solid #0072ff;
    transition: all .3s;

}

.ny-faq .faq ul li .A .btn:hover {
    background: #fff;
    color: #0072ff;
}

/* newså†…é¡µ */
.ny_new {
    background: #fbfaf9;
}

.ny_new .new-con {
    background: #fff;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 50px;
    box-shadow: 0 4px 7px rgba(0, 0, 0, .05);
}

.ny_new .news_fl {
    width: 67%;
}

.ny_new .news_fr {
    width: 30%;
}

.new-con .title {
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 30px;
}

.new-con .title h1 {
    font-size: 28px;
    font-family: 'HMM';
    text-transform: uppercase;
    margin-bottom: 25px;
}

.new-con .title p {
    font-size: 18px;
    font-family: 'HMR';
}

.new-con .con {
    margin-top: 40px;
    line-height: 1.5;
    font-size: 16px;
    font-family: 'HMR';
}

.new-con .con a {
    color: #005bac;
}

.new-con .con p {
    margin-bottom: 0.5em;
    font-size: 16px;
    font-family: 'HMR';
}

.new-con .follow {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
}

.new-con .follow h4 {
    font-size: 20px;
    font-family: 'HMBL';
}

.new-con .follow {}

.new-con .follow .icon-item {}

.new-con .follow .icon-item ul {
    margin-top: 15px;
}

.new-con .follow .icon-item ul li {
    margin-right: 12PX;
}

.new-con .follow .icon-item ul li a {
    width: 40px;
    background: #fff;
    border-radius: 4px;
    display: block;
    height: 40px;
    text-align: center;
    border-radius: 50%;

}

.follow .icon-item ul li a.facebook {
    border: 1px solid #6981b1;
}

.follow .icon-item ul li a.tuite {
    border: 1px solid #3392c4;
}

.follow .icon-item ul li a.skype {
    border: 1px solid #77bdf1;
}

.follow .icon-item ul li a.linkedin {
    border: 1px solid #e5e5e5;
}

.follow .icon-item ul li a.facebook i {
    color: #6981b1;
}

.follow .icon-item ul li a.tuite i {
    color: #3392c4;
}

.follow .icon-item ul li a.skype i {
    color: #77bdf1;
}

.follow .icon-item ul li a.linkedin i {
    color: #6981b1;
}


.con_page {
    margin-top: 15PX;
}

.con_page .le {
    line-height: 2;
}

.con_page .le .prev,
.con_page .le .next {
    font-family: 'HMM';
    font-size: 18PX;
}

.con_page .le .prev a,
.con_page .le .next a {
    position: relative;
    padding-bottom: 2px;
    transition: all .3s;
}

.con_page .le .prev a::before,
.con_page .le .next a::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 2px;
    background: #0072ff;
    transition: all .3s;
}

.con_page .le .prev a:hover::before,
.con_page .le .next a:hover::before {
    width: 100%;
}

.con_page .le .prev a:hover,
.con_page .le .next a:hover,
.con_page .lr:hover,
.con_page .lr:hover i {
    color: #0072ff;

}

.con_page .lr {
    line-height: 2;
    padding-right: 20px;
    font-size: 20px;
    font-family: 'HMm';
    transition: all .3s;
}

.con_page .lr i {
    font-size: 22px;
    padding: 2px;
    border-radius: 50%;
    margin-right: 5px;
    transition: all .3s;
}





.ny_newlist {}

.ny_newlist .fl {
    width: 75%;
}

.ny_newlist .new_list {}

.ny_newlist .new_list li {
    width: 100%;
    margin-bottom: .5REM;
}

.ny_newlist .new_list li a {}

.ny_newlist .new_list li a .pic {
    width: 30%;
}

.new_list li a .pic img {}

.new_list li a .main {
    width: 67%;
    border-bottom: 1px solid #d2d2d2;
}

.new_list li a .info {
    width: 85%;
    padding-top: 30px;
}

.new_list li a .info .tit {
    font-size: 20PX;
    font-family: 'HMM';
    text-transform: uppercase;
    transition: all .3s;
}

.new_list li:hover .tit {
    color: #0072ff;
}

.new_list li a .info .con {
    font-size: 16PX;
    color: #8c8c8c;
    margin-top: .25rem;
    line-height: 1.5;
    letter-spacing: .5px;

}

.new_list li a .date {
    width: 10%;
    padding: 30px 0 50px 0;
}

.new_list li a .date .m {
    font-family: 'HMB';
}

.new_list li a .date .m .num {
    font-size: 30px;
}

.new_list li a .date .m .en {
    font-size: 18PX;
}

.new_list li a .date .move i {
    font-size: 20px;
    transition: all .3s;
}

.new_list li:hover .tit,
.new_list li:hover .date .move i {
    color: #0072ff;
}

.ny_newlist .fl .title,
.ny_newlist .fr .title {
    font-size: 36PX;
    font-family: 'HMB';
    padding-left: 20px;
    position: relative;
    margin-bottom: .5rem;
}

.ny_newlist .fr .title {
    font-size: 30px;
}

.ny_newlist .fl .title::after,
.ny_newlist .fr .title::after {
    content: '';
    position: absolute;
    left: 0;
    top: 10%;
    display: block;
    width: 4px;
    height: 80%;
    background: #0072ff;

}

.ny_newlist .fr {
    width: 22%;
}

.ny_newlist .fr .Events_li {}

.Events_li ul {}

.Events_li ul li {
    width: 100%;
    background: #f8f8f8;
    transition: all .3s;
    margin-bottom: .5rem;

}

.Events_li ul li .date {
    padding: 40px 20PX 20PX 20PX;
    border-bottom: 1px solid #d2d2d2;
}

.Events_li ul li .date .L,
.Events_li ul li .date .R {
    text-align: center;
}

.Events_li ul li .date .L .en,
.Events_li ul li .date .R .en {
    font-size: 36px;
    font-family: 'HMB';
    /* line-height: 2; */
}

.Events_li ul li .date .L .num,
.Events_li ul li .date .R .num {
    font-size: 28PX;
    font-family: 'HMB';
}

.Events_li ul li .date i {
    margin: 0 20px;
    font-size: 18px;
}

.Events_li ul li .eve_tit {
    font-size: 30px;
    font-family: 'HMB';
    text-align: center;
    margin: 25px 0 40px 0;
    color: #000;
}

.Events_li ul li .eve_add {
    text-align: center;
    padding-bottom: 45px;
}

.Events_li ul li .eve_add i {
    font-size: 20PX;
    margin-right: 8px;
    transition: all .3s;
}

.Events_li ul li .eve_add span {
    color: #959595;
    font-size: 18PX;
}

.Events_li ul li:hover {
    background: #f6faff;
}

.Events_li ul li:hover .eve_add i {
    color: #0072ff;
}




.ny_server {}

.ny_server .Support {}

.Support .pic {
    width: 50%;
}

.Support .info {
    width: 50%;
    padding: 15PX 35PX;
}

.Support .info .tit {
    font-size: 36px;
    font-family: 'HMB';
    margin-bottom: 40px;
}

.Support .info .con {
    font-size: 20PX;
    color: #848484;
    font-family: '';
    line-height: 1.5;
}

.coll {}

.coll .title {
    font-size: 36px;
    font-family: 'HMB';
    margin-bottom: 40px;
    text-align: center;
}

.coll ul {}

.coll ul li {
    width: 32%;
    transition: all .3s;
}

.coll ul li .info {
    color: #848484;
    font-size: 16px;
    padding: 20px 15px;
    line-height: 1.4;


}

.coll ul li:hover {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
}

.adv {
    background: #f4f4f4;
}

.adv .title {
    font-size: 36px;
    font-family: 'HMB';
    margin-bottom: 40px;
    text-align: center;
}

.adv .adv_ul {
    padding-left: .5rem;
}

.adv .adv_ul li {
    position: relative;
    font-size: 22px;
    margin-bottom: 15px;
    line-height: 22px;
}

.adv .adv_ul li::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #0072ff;
    margin-right: 0.55rem;
}

.ny_ab {}

.ab_info {
    text-align: center;
}

.ab_info .tit {
    font-size: .48rem;
    font-family: 'HMB';
    margin-bottom: .35REM;
}

.ab_info .con {
    font-size: 18PX;
    color: #848484;
    font-family: 'HMM';
    line-height: 1.4;
    margin: 0 auto;
}

.ab_info .con p:first-child {
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    margin-bottom: 25px;
}

.ny_ab .num_item {
    padding: 50px 0;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(../images/num_item.png);
}

.ny_ab .num_item ul {}

.ny_ab .num_item ul li {
    color: #fff;
}

.num_item ul li .num {
    margin-bottom: 15px;
}

.num_item ul li .num p {
    font-family: 'HMB';
    font-size: 80PX;
    margin-right: 10px;
}

.num_item ul li .num span {
    font-size: 26px;
    text-transform: capitalize;
}

.num_item ul li .info {
    font-size: 20px;
    font-family: 'HMM';
    text-transform: capitalize;
}

.company {}

.company .pic {
    width: 45%;
}

.company .info {
    width: 50%;
    color: #848484;
    line-height: 1.5;
}

.company .info p {
    margin-bottom: 1em;
    font-size: .18rem;
}

.company .info p a {
    color: #0072ff;
    font-family: 'HMB';
}

.factory .tit {
    font-size: .48rem;
    font-family: 'HMB';
    margin-bottom: .35REM;
    text-align: center;
}

.factory p.con {
    font-size: 18PX;
    color: #848484;
    font-family: 'HMM';
    line-height: 1.4;
    margin: 0 auto .5rem;
}

.factory .video {}

.factory .video a {
    position: relative;
    width: 100%;
    display: block;
}

.factory .video a img {
    width: 100%;
    height: 60vh;
    object-fit: cover;
}

.factory .video a .play {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    padding: 6px;
    background: rgba(0, 0, 0, .6);
    border-radius: 50%;
    text-align: center;
}

.factory .video a .play .y {
    border: 3px solid #fff;
    border-radius: 50%;
    padding: 8px;
}

.factory .video a i {

    font-size: 36px;
    color: #fff;
}


.factory ul {
    margin-top: .5rem;
}

.factory ul li {
    width: 32%;
    transition: all .3s;
}

.factory ul li .info {
    color: #848484;
    font-size: 16px;
    padding: 20px 15px;
    line-height: 1.4;


}

.factory ul li:hover {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
}


.ny_contact {}

.ny_contact .top {}

.ny_contact .top {}

.ny_contact .top li {
    position: relative;
}

.ny_contact .top li:nth-child(1)::before {
    content: '';
    position: absolute;
    right: 0;
    width: 1px;
    height: 100%;
    background: #e6e6e6;
}

.ny_contact .top li:nth-child(1) {
    padding-right: .9rem;
}

.ny_contact .top li:nth-child(2) {
    margin-left: .9rem;
}

.ny_contact .top li .icon {
    border-radius: 50%;
    padding: 20px;
    border: 1px solid rgba(0, 0, 0, .2);
    margin-right: 35px;
}

.ny_contact .top li .icon i {
    font-size: 48px;
    color: #0072ff;
}

.ny_contact .top li .mess {}

.ny_contact .top li .mess h4 {
    font-size: 30px;
    line-height: 2;
    font-family: 'HMB';
}

.ny_contact .top li .mess p {
    font-size: 28PX;
}


.ny_contact .bottom {
    margin-top: .75rem;
}

.ny_contact .bottom li {
    width: 32%;
    background: #f8f8f8;
    padding: 45px 25px;
    border-radius: 10px;
}


.ny_contact .bottom li .title {
    font-family: 'HMB';
    font-size: .3REM;
    margin-bottom: .2REM;
    padding-left: 15PX;
    position: relative;
}

.ny_contact .bottom li .title::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 3px;
    height: 100%;
    background: #0072ff;
}

.ny_contact .bottom li .add {
    font-size: .18rem;
    line-height: 1.4;
}

.ny_contact .message {
    position: relative;
    overflow: hidden;
    z-index: 1;
    background: url(../images/mes_bg.png) no-repeat center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.ny_form {
    padding: 0.4rem 0.8rem;
    background: #fff;
    width: 100%;
    margin-top: 0;
}

.ny_form h3 {
    font-size: 0.32rem;
    color: #333;
    margin-bottom: 0.25rem;
}



.ny_form {
    border-radius: 15px;
}

.input_control {
    position: relative;
    width: 32%;
    float: left;
    margin-right: 2%;
    background: #f5f5f5;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    height: 54px;
}

.input_control:nth-child(3) {
    margin-right: 0;
}

.form_input {
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: 0;
    height: 54px;
    line-height: 54px;
    position: absolute;
    top: 0;
    left: 30px;
    font-size: 14px;
    color: #666;
    width: calc(100% - 30px);
    background: #f5f5f5;
}

.input_control label {
    color: #005baa;
    position: absolute;
    left: 20px;
    line-height: 54px;
}

.form_input::-moz-placeholder,
.form_text::-moz-placeholder {
    color: #666;
}

.form_text {
    height: 100px;
    background: #f2f5f8;
    position: absolute;
    left: 30px;
    top: 15px;
    width: calc(100% - 30px);
    font-size: 14px;
    color: #666;
    line-height: 25px;
    border: none;
}

.input_control2 {
    width: 100%;
    margin: 16px 0 25px;
    height: 130px;
}

.input_control.checkcode {
    width: 100%;
    margin-bottom: 16px;
}

.input_control.checkcode img {
    position: absolute;
    right: 2px;
    top: 2px;
    height: 50px;
}

.ny_form p {
    font-size: 14px;
    color: #666;
    display: block;
    float: left;
    line-height: 1.3;
}

.ny_form .submit {
    border-radius: 4px;
    background: #1e67e8;
    font-size: 0.18rem;
    color: #fff;
    cursor: pointer;
    /* margin-top: 0.25rem; */
    padding: 0.14rem 0.7rem;
    border: 1px solid #1e67e8;
    transition: all .3s;
}

.ny_form .submit:hover {
    background: #fff;
    color: #0072ff;
}

/*  *****************************pro *******************************************/
.productlist {}

.productlist .fl {
    width: 25%;
}

.productlist .fr {
    width: 72%;
}

.pro_nav_view {
    background-color: #fff;
    margin-bottom: 0.2rem;
    border: 1px solid #f7f7f7;
}

.pro_nav_view .tit {
    position: relative;
    height: 90px;
    line-height: 90px;
    padding: 0 0.2rem;
    background: #ebebeb;
    background-position: center 10%;
}

.pro_nav_view .tit h3 {
    font-family: "HMB";
    font-size: 0.26rem;
    color: #000;
    text-transform: uppercase;
}

.pro_nav_view .tit span {
    height: 38px;
    width: 50px;
    text-align: center;
    z-index: 1;
    line-height: 38px;
}

.pro_nav_view ul {
    padding: 0.2rem 0.05rem 0.15rem;
}

.pro_nav_view ul li {
    margin: 0.15rem 0.1rem;
}

.pro_nav_view ul li:last-child {
    margin-bottom: 0;
}

.pro_nav_view ul li a {
    position: relative;
    font-size: 18px;
    color: #242424;
    line-height: 30px;
    font-weight: 500;
    padding: 0.16rem 30px 0.12rem .2rem;
    text-transform: capitalize;
    z-index: 1;
    background: #f7f7f7;
}

.pro_nav_view ul li a p {
    font-family: 'HMBD';
}

.pro_nav_view ul>li>ul li:hover a {
    color: #0072ff;
}

.pro_nav_view ul li a i {
    z-index: 2;
    font-size: 18px;
    transform: rotate(90deg);
    transition: all .3s;
}

.pro_nav_view ul li .sub li.active i {
    transform: rotate(270deg);
}

.pro_nav_view ul>li>ul {
    /* display: none; */
    padding: 0;

}

.pro_nav_view ul>li>ul>li>a {
    font-size: 16px;
    padding: 0 10px 0 .2rem;
    line-height: 30px;
    background: #fff;
    color: #6e6e6e;
}

.pro_nav_view ul>li>ul>li>a::after {
    content: "";
    position: absolute;
    left: 3px;
    top: 50%;
    width: 8px;
    height: 8PX;
    background: #fff;
    border: 2px solid #cfcfcf;
    border-radius: 50%;
    transform: translateY(-50%);
    transition: all .3s;
}

.pro_nav_view ul li:hover>a,
.pro_nav_view ul li .sub li.active a {
    color: #0073ffb9;
}

.pro_nav_view ul li:hover>a::after,
.pro_nav_view ul li .sub li.active a::after {
    border-color: #0073ffb9;
}

.pro_nav_view .son {
    display: none;
    /* opacity: 0; */
    /* transition: all .3s; */
}

.pro_nav_view .sub .active .son {
    opacity: 1;
}

.pro_nav_view .sub .son li a {
    /* font-size: ; */
}

.pro_nav_view .sub .son a::after {
    display: none;

}

.productlist {}

.productlist .pro_top .tit {
    font-size: .44rem;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    margin-bottom: 25px;
    font-family: 'HMM';
    text-transform: uppercase;
}

.pro_top .main {}

.pro_top .main .text {
    width: 45%;
}

.pro_top .main .text p {
    line-height: 1.5;
    font-size: 18px;
    margin-bottom: 55px;
    font-family: 'HMM';
}

.pro_top .main .text {}

.pro_top .main .pic {
    width: 49%;
}

.pro_top .btn {
    width: 100%;
}

.pro_top .btn .item {
    background-color: #107BFF;
    color: white;
    padding: 10px 10px;
    border-radius: 10px;
    border: solid 1px #107BFF;
    transition: all .3s;
}

.pro_top .btn .item:hover {
    background-color: #fff;
    color: #0072ff;
    border: solid 1px #107BFF;
}

.pro_top .btn .item:nth-child(2) {
    background-color: #000;
    border: solid 1px #000;
    margin-left: 20px;
}

.pro_top .btn .item:hover:nth-child(2) {
    background-color: #fff;
    color: #000;
    border: solid 1px #000;
}

.productlist .pro_top .btn.flex.f-jsb.f-ast {
    justify-content: start;
}

.pro_top .btn .lf {
    display: inline-flex;
    color: white;
    border-radius: 5px;
    background-color: #0072ff;
    border: 1px solid #0072ff;
    width: 40%;
    transition: all .3s;
}

.pro_top .btn .lf:hover {
    background-color: #fff;
    color: #0072ff;
}

.pro_top .btn .lr {
    display: inline-flex;
    color: white;
    /* padding: 10px 20px; */
    border-radius: 5px;
    background-color: #000;
    width: 53%;
    border: 1px solid #000;
    transition: all .3s;

}

.pro_top .btn .lr:hover {
    background-color: #fff;
    color: #000;
}


.pro_top .btn .lf a,
.pro_top .btn .lr a {
    width: 100%;
    line-height: 35px;
}

.pro_top .btn .ico {
    display: inline-block;
    margin-right: 0.06rem;
}

.pro_top .btn .ico i.icon-pdf {
    font-size: 24px;
}

.pro_top .btn .ico i.icon-tubiao-baojia {
    margin-right: .06rem;
}

.pro_top .btn .ico i .pro_top .btn .ico img {}

.pro_top .btn span {
    font-size: 16px;
}



.productlist .pro_li {
    margin-top: .5rem;
}

.productlist .pro_li li {
    /* width: 33%; */
    width: calc(100% / 3);
    border-right: 1px solid #dadadaa4;
    border-bottom: 1px solid #dadadaa4;
    box-sizing: border-box;
    transition: all .3s;
}

.productlist .pro_li li:nth-child(7),
.productlist .pro_li li:nth-child(8),
.productlist .pro_li li:nth-child(9) {
    border-bottom: 0;
}

.productlist .pro_li li:nth-child(3n) {
    border-right: 0;
}


.productlist .pro_li li a {
    display: block;
    padding: 15px 20px;
}

.pro_li li a .pic {}

.pro_li li a .pic img {}

.pro_li li a .tit {
    margin-top: 10px;
    line-height: 1.4;
    font-size: 16px;
    color: #0e050b;
}

.pro_li li:hover .tit {
    color: #0072ff;
    transition: all .3s;
}

.pro_li li:hover {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
}


.pro_mess {
    background: #f9f9f9;
}

.pro_mess .mess {
    width: 67%;
}

.pro_mess .mess .tit {
    font-size: .24rem;
    font-family: 'HMB';
    margin-bottom: .25REM;
    text-align: center;
}

.pro_mess .mess .con {
    font-size: .20rem;
    line-height: 1.4;
    margin-bottom: .2rem;
}

.pro_mess .from {}

.pro_mess .from input {
    width: 48.5%;
    margin-bottom: 15px;
    background: #fff;
    border: 1px solid #d1d1d1;
    height: 45px;
    padding-left: 15px;
    transition: all .3s;
}

.pro_mess .from input:nth-child(3) {
    width: 100%;
}

.pro_mess .from input:nth-child(2n) {
    margin-left: 2.5%;
}

.pro_mess .from textarea {
    width: 100%;
    background: #fff;
    height: 140px;
    border: 1px solid #d1d1d1;
    box-sizing: border-box;
    padding: 15px;
    transition: all .3s;
}

.pro_mess .from input:focus,
.pro_mess .from textarea:focus {
    border: 1px solid #0072ff
}

.pro_mess .info {
    width: 30%;
    background: #ececec;
    padding: .4rem;
}

.pro_mess .info .tit {
    font-size: .24rem;
    font-family: 'HMB';
    text-transform: uppercase;
    text-align: center;
    margin-bottom: .3rem;
}

.pro_mess .info .con {
    line-height: 1.5;
    font-size: .20rem;
}

.pro_mess .from button {
    background: #0072ff;
    border: 1px solid #005baa;
    color: #fff;
    cursor: pointer;
    padding: 10px 14px;
    font-size: .18rem;
    margin-top: .3rem;
    transition: all .3s;
}

.pro_mess .from button:hover {
    background: #fff;
    color: #0072ff;
}

.pro_mess .from button .ico {
    margin-right: 8px;
}



/*  *****************************pro *******************************************/



/*  *****************************procon *******************************************/
.product_con_view {}

.product_con_view .top {}

.product_con_view .top .fl {
    width: 41.5%;
    border: 1px solid #ccc;
    padding: 20px;
}

.top .fl .product_det_pic {}

.top .fl .product_det_pic ul {}

.top .fl .product_det_pic ul li {}

.top .fl .product_det_pic ul li .search {
    position: absolute;
    cursor: pointer;
    bottom: 30px;
    right: 30px;
}

.top .fl .product_det_pic ul li .search i {
    font-size: 22px;
}

.top .fl .product_det_pic ul li img {
    margin: 0 auto;
}

.top .fl .product_det_ico {
    width: 83%;
    margin: 0 auto;
}

.top .fl .product_det_ico ul {}

.top .fl .product_det_ico ul li {
    border: 1px solid #eeeeee;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    /* max-width: calc(100% / 3); */
    cursor: pointer;
    overflow: hidden;


}

.top .fl .product_det_ico ul li .pic {}

.top .fl .product_det_ico ul li .pic img {
    width: 75%;
    left: 12.5%;
}

.top .fr {
    width: 54%;
}

.top .fr h3 {
    font-size: .46rem;
    font-family: 'HMB';
    line-height: 1.4;
}

.top .fr .model {
    font-size: .24rem;
    color: #0072ff;
    font-family: 'HMB';
    margin: .3rem 0;

}

.top .fr .Description {
    color: #a0a0a0;
    font-size: .18rem;
    line-height: 1.4;
}



.top .fr .Description p {
    font-size: .24rem;
    font-family: 'HMB';
    margin-bottom: .1REM;
}



.top .fr .btn {
    width: 100%;
    margin-top: .25REM;
}

.top .fr .btn .lf {
    display: inline-flex;
    color: white;
    padding: 10px 20px;
    border-radius: 5px;
    background-color: #0072ff;
    border: 1px solid #0072ff;
    width: AUTO;
    transition: all .3s;
}

.top .fr .btn .lf:hover {
    background-color: #fff;
    color: #0072ff;
}

.top .fr .btn .lr {
    display: inline-flex;
    color: white;
    padding: 10px 20px;
    border-radius: 5px;
    background-color: #000;
    width: AUTO;
    border: 1px solid #000;
    transition: all .3s;
    margin-right: 20PX;

}

.top .fr .btn .lr:hover {
    background-color: #fff;
    color: #000;
}


.top .fr .btn .lf a {}

.top .fr .btn .ico {
    display: inline-block;
    margin-right: 0.06rem;
}

.top .fr .btn .ico i.icon-pdf {
    font-size: 24px;
}

.top .fr .btn .ico i.icon-tubiao-baojia {
    margin-right: .06rem;
}


.top .fr .btn span {
    font-size: 16px;
}




.n_pro_det .bot {
    margin-top: 0.8rem;
    width: 100%;
    position: relative;
    /* border: 1px solid #c4c4c4; */
    /* padding: 0.3rem; */
}

.n_pro_det .bot .bot_nav {}

.n_pro_det .bot .bot_nav li {
    width: 25%;
    text-align: center;
    line-height: .55rem;
    transition: all .3s;
    border-top: 1px solid #ccc;
    border-bottom: 2px solid #0072ff;
    border-right: 1px solid #ccc;
    font-size: .18rem;
    cursor: pointer;
}

.n_pro_det .bot .bot_nav li:nth-child(1) {
    border-left: 1px solid #ccc;
}

.n_pro_det .bot .bot_nav li.active,
.n_pro_det .bot .bot_nav li:hover {
    background: #0072ff;
    color: #fff;
}


.n_pro_det .bot .bot_nav li.active {}

.n_pro_det .bot .bot_nav {}

.n_pro_det .bot_con {
    padding: .2rem;
    border: 1px solid #ccc;
    border-top: 0;
}

.n_pro_det .bot_con li {
    display: none;
}

.n_pro_det .bot_con li.show {
    display: block;
}

.n_pro_det .bot .bot_con table {
    background-color: #fff;
    width: 100%;
    margin: 10px 0;
    border-collapse: collapse;
    border-spacing: 0;
}

.n_pro_det .bot .bot_con table tr {
    transition: all .3s;
    background-color: #f7f7f7;
}

.n_pro_det .bot .bot_con table tr:first-child {
    background-color: #eaf3fb;
}

.n_pro_det .bot .bot_con table tr:first-child:hover {
    background-color: #eaf3fb;
}

.n_pro_det .bot .bot_con table tr:hover {
    background: #e2e2e2;
}

.n_pro_det .bot .bot_con table tr:first-child td {
    padding: 10px 5px;
    font-weight: 0 !;
    font-size: 16px;
    color: #000;
    border-color: rgba(211, 210, 210, 0.3);
}


.n_pro_det .bot .bot_con table td {
    padding: 10px 5px !important;
    font-size: 16px !important;
    line-height: 1.4 !important;
    text-align: center !important;
    border: 2px solid #ffffff !important;
    vertical-align: middle !important;

}

.scroll {
    overflow: hidden;
    overflow-x: scroll;
}

.scroll table {
    min-width: 992px;
}

.scroll::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

.scroll::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #0072ff;
}

.scroll::-webkit-scrollbar-track {
    border-radius: 0;
    background: #f6f5f5;
}

.Related {
    margin-top: .8rem;
}

.Related .title {
    text-align: center;
    font-size: .36rem;
    font-family: 'HMB';
    margin-bottom: .4REM;
    position: relative;
    padding-bottom: 15px;
}

.Related .title .yuan {
    width: 25px;
    height: 25px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
    margin-top: .15rem;
}

.Related .title .yuan i {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
    transform: translate(-50%, -50%);
    background: #0072ff;
}

.Related .title .yuan i::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    width: 220px;
    height: 1px;
    background: #b5b5b5;
}

.Related .title .yuan i::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 20px;
    width: 220px;
    height: 1px;
    background: #b5b5b5;
}

/* 
.Related .title::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
    height: 1px;
    margin: 0 auto;
    background: #0072ff;
} */

.Related ul {}

.Related ul li {
    width: 25%;
    border-right: 1px solid #dadadaa4;
    box-sizing: border-box;
    transition: all .3s;
}

.Related ul li:hover {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
}

.Related ul li:last-child {
    border: 0;
}

.Related ul li a {
    display: block;
    padding: 15px 20px;
}

.Related ul li a .tit {
    margin-top: 10px;
    line-height: 1.4;
    font-size: 16px;
    transition: all.3s;
    color: #0e050b;
    text-align: center;

}


.Related ul li a:hover .tit {
    color: #0072ff;
}

.Other .tit {
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 30px;
    border-bottom: 1px solid #dbdbdb;
}

.Other ul {
    margin-top: 30px;
}

.Other ul li {
    margin-bottom: 30px;
}

.Other ul li a {}

.Other ul li a .pic {}

.Other ul li a .pic img {}

.Other ul li a .info {
    padding: 20px 14px;
    background: #efefef;
}

.Other ul li a .info h4 {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 700;
}

.Other ul li a .info .con {
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    display: block;
    line-height: 1.5;
}

.Other ul li a .info .move {
    color: #006bae;
    font-weight: 700;
    margin-top: 15px;

}

.Other ul li a .info .move i {
    margin-left: 10px;
}

/*  *****************************procon *******************************************/

@media(max-width:1550px) {

    .container03 .fr .box h3,
    .container02 .fr .box h3,
    .container04 .fr .box h3,
    .container05 .fr .box h3,
    .Services .title,
    .new_top .title {
        font-size: .32rem;
    }

    .new_con .lr ul li a .info .con {
        font-size: 14PX;
    }

    .banTxt .banTxt_cn {
        font-size: 46px;
    }

    .banTxt .banTxt_cn .num {
        font-size: 64px;
    }

    .banTxt .banTxt_p {
        font-size: 40px;
    }

    .new_con .lr ul li {
        padding: 25px 0 25px 0;
    }

    .container02 .fr .box p,
    .container03 .fr .box p,
    .container04 .fr .box p {
        font-size: .22rem;
    }

    .container03 .ind_ban_view {
        height: calc(100vh - 170px);
        margin-top: 170px;
    }

    .container02 .fr .box .info,
    .container03 .fr .box .info,
    .container04 .fr .box .info {
        font-size: 18PX;
        padding-left: 25PX;
    }

    .container04 .fl {
        width: 38%;
        overflow: hidden;
    }

    .Services .rg ul li a {
        font-size: 20px;
    }

    .ind_more {
        width: 1.8rem;
        line-height: 0.4rem;
        height: 0.4rem;
        font-size: 0.16rem;
    }

    .container05 .bottom ul li .numbox span.num {
        font-size: 44px;
        margin-right: 4PX;
    }

    .container05 .bottom ul {
        border: 2px solid #dddddd61;
        border-radius: 35px;
        padding: 25px 0;
    }

    .container05 .bottom ul li:first-child .numbox span.num {
        width: 100px;
    }

    .container02 .fl {
        width: 57%;
        overflow: hidden;
    }

    .container03 .fl {
        width: 45%;
        overflow: hidden;
    }

    .container05 .fr .box h3 {
        margin-bottom: 18px;
    }

    .container05 .fr .box .info {
        font-size: 16px;
    }

    .container05 .ind_ban_view {
        margin-top: 100px;
    }

    .container06 .ind_tit {
        font-size: 26px;
        margin-bottom: 30px;
    }

    .new_top .title::after {
        margin: 15px 0 25px 0;
    }

    .container08 .new_top {
        margin-top: 1.2rem;
    }

    .container07 .Services {
        padding-top: 15%;
    }

    .productlist .pro_top .tit,
    .ab_info .tit,
    .factory .tit {
        font-size: .36rem;
    }

    .ny_contact .top li .mess h4 {
        font-size: 24px;
    }

    .num_item ul li .num p {
        font-size: 60PX;
    }

    aaaaaaaaaaaaaaaaaaaaaa .num_item ul li .num span {
        font-size: 20px;
    }

    .ny_contact .bottom li .title,
    .ab_info .con p:first-child {
        font-size: .2REM;
    }

    .ny_contact .bottom li .add {
        font-size: .16rem;
    }

    .ny_contact .top li .mess p {
        font-size: 20PX;
    }

    .ab_info .tit {
        font-size: .36rem;
        margin-bottom: .20REM;
    }
}

@media(max-width:1000px) {
    .Header-container .logo h2 img {
        height: 45px;
    }

    .ny_new .news_fl,
    .ny_new .news_fr {
        width: 100% !important;
    }

    .pro_mess .mess .tit {
        text-align: left;
    }

    .productlist .fr,
    .productlist .fl,
    .pro_top .main .text,
    .pro_top .main .pic {
        width: 100%;

    }

    .pro_mess .mess,
    .pro_mess .info,
    .pro_mess .from input {
        width: 100%;
    }

    .product_con_view .top .fl,
    .product_con_view .top .fr {
        width: 100%;
    }

    .product_con_view .top .fr {
        margin-top: .3rem;
    }


    .top .fr h3 {
        font-size: .24rem;
    }

    .top .fr .Description {
        color: #a0a0a0;
        font-size: 16px;
        line-height: 1.4;
    }

    .top .fr .Description p {
        font-size: .20rem;
        margin-bottom: .1REM;
    }

    .top .fr .model {
        font-size: .20rem;
        margin: 0.1rem 0;
    }

    .productlist .pro_top .tit {
        font-size: 0.24rem;
    }

    .productlist .pro_li li {
        width: 100%;
        border-right: 0;
    }

    .pro_mess .from {
        margin-bottom: 40px;
    }

    .pro_mess .from input:nth-child(2n) {
        margin-left: 0%;
    }

    .pro_top .main .pic {
        display: none;
    }

    .ny_newlist .fr {
        margin-top: .4rem;
    }

    .ny_newlist .fl,
    .ny_newlist .fr,
    .new_list li a .main,
    .ny_newlist .new_list li a .pic {
        width: 100%;
    }

    .ny_newlist .fl .title,
    .ny_newlist .fr .title {
        font-size: 26PX;
        font-family: 'HMB';
        padding-left: 20px;
        position: relative;
        margin-bottom: 0.2rem;
    }

    .new-con .title h1 {
        font-size: 18px;
        font-family: 'HMM';
        text-transform: uppercase;
        margin-bottom: 25px;
    }

    .new-con .title p {
        font-size: 16px;
        font-family: 'HMR';
    }

    .ny_new .new-con {
        background: #fff;
        padding-left: 15px;
        padding-right: 15px;
        box-shadow: 0 4px 7px rgba(0, 0, 0, .2);
    }

    .new-con .con {
        margin-top: 20px;
        line-height: 1.5;
        font-size: 16px;
        font-family: 'HMR';
    }

    .con_page .le .prev,
    .con_page .le .next {
        font-family: 'HMM';
        font-size: 16PX;
        margin-bottom: 15px;
    }

    .new-con .follow h4 {
        font-size: 16px;
        font-family: 'HMBL';
    }



    .con_page .le {
        line-height: 1.2;
    }

    .ny_newlist .new_list li {
        margin-bottom: .3REM;
    }

    .com_ban {
        position: relative;
        height: 2.5rem;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

    .num_item ul li .num span {
        font-size: 20px;
        text-transform: capitalize;
    }

    .num_item ul li .num p {
        font-family: 'HMB';
        font-size: 40PX;
        margin-right: 10px;
    }

    .factory .tit,
    .ab_info .tit {
        font-size: .28rem;
        font-family: 'HMB';
        margin-bottom: .15REM;
        text-align: center;
    }

    .company .pic,
    .company .info {
        width: 100%;
    }

    .company .pic {
        margin-bottom: 25px;
    }

    .factory ul li {
        width: 100%;
        transition: all .3s;
        margin-bottom: 25px;
    }

    .blog2-con ul li {
        width: 100%;
        padding: 10px;
    }

    .ny_contact .bottom li .add {
        font-size: .16rem;
        line-height: 1.4;
    }

    .ny_contact .bottom li .title {
        font-size: .2REM;
    }

    .ny_contact .bottom li {
        width: 100%;
        background: #f8f8f8;
        padding: 30px 25px;
        border-radius: 10px;
    }

    .blog2-con ul li a .pic {
        padding-bottom: 60%;
    }

    .ny_contact .top li .mess p {
        font-size: 24PX;
    }

    .ny_contact .top li .mess h4 {
        font-size: 26px;
    }

    .ny_form {
        padding: 0.3rem 0.4rem;
        background: #fff;
        width: 100%;
        margin-top: 0;
    }

    .input_control {
        position: relative;
        width: 100%;
        margin-bottom: 15px;
    }

    .ny_contact .top li:nth-child(1) {
        padding-right: 0;
        margin-bottom: 30px;
    }

    .ny_contact .top li:nth-child(2) {
        margin-left: 0;
    }

    .ny_contact .top li:nth-child(1)::before {
        display: none;
    }

    .ny_contact .top {
        justify-content: flex-start;
    }

    .adv .adv_ul {
        padding: 0;
    }

    .adv .adv_ul li::before {
        margin-right: 0.25rem;
    }

    .coll ul li {
        width: 100%;
        transition: all .3s;
    }

    .adv .adv_ul li {
        margin-bottom: 20px;
    }

    .Support .info {
        margin-top: .3rem;
    }

    .Support .info .tit {
        font-size: 28px;
        margin-bottom: 20px;
    }

    .Support .info,
    .Support .pic {
        width: 100%;
        padding: 0;
    }

    .n_pro_det .bot .bot_nav li {
        width: 50%;
        border-left: 1px solid #ccc
    }

    .Related ul li {
        width: 100%;
        border-right: 0;
        box-sizing: border-box;
        transition: all .3s;
    }

    .Related .title {
        text-align: center;
        font-size: 0.24rem;
    }

    .cust .Mian .picbox,
    .cust .Mian .cust_list {
        width: 100%;
    }

    .cust .Mian {
        flex-wrap: wrap;
    }

    .cust .Mian .cust_list ul {
        padding: 0.2rem 0 0.4rem 0;
    }

    .quote .w14 {
        flex-wrap: wrap;
    }

    .quote h4 {
        margin-bottom: .3rem;
        font-size: 20px;
    }

    .quote a {
        font-size: 20px;
    }

    .quote h4,
    .quote a {
        width: 100%;
    }

    .take_list li .info .tit {
        font-size: 24px;
    }

    .ny_tit h4,
    .cust .cust_tit {
        font-size: .24rem;
    }

    .ny_tit p {
        font-size: .16rem;
        width: 80%;
    }

    .Real_list {
        flex-wrap: wrap;
    }

    .Real_list li {
        width: 100%;
        margin-bottom: .3rem;
    }

    .take .take_list li {
        width: 100%;
    }

    .flex {
        flex-wrap: wrap;
    }

    .new_con .lr ul li {
        width: 100%;
        padding: 25px 0 25px 0;
        height: auto;
    }
}

@media(max-width:648px) {
    .banTxt .banTxt_p {
        font-size: 24px;
        width: 90%;
        margin: 0 auto;
    }

    .adv .title,
    .coll .title,
    .Support .info .tit {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .Contact .title {
        font-size: 20px;
    }

    .adv .adv_ul li {
        font-size: 14px;
    }

    .Contact p {
        font-size: 16px;
    }

    .container08 .new_top {
        margin-top: .2rem;
    }

    .container05 .ind_ban_view {
        margin-top: 30px;
    }

    .banTxt .banTxt_cn .num {
        font-size: 40px;
        display: block;
    }

    .banTxt .banTxt_cn .num {
        font-size: 40px;
        display: block;
    }

    .container03 .fr .box h3,
    .container02 .fr .box h3,
    .container04 .fr .box h3,
    .container05 .fr .box h3,
    .Services .title,
    .new_top .title {
        font-size: .20rem;
    }

    .container02 .fr .box p,
    .container03 .fr .box p,
    .container04 .fr .box p {
        font-size: .16rem;
    }

    .container02 .fr .box .info,
    .container03 .fr .box .info,
    .container04 .fr .box .info {
        font-size: 14PX;
        padding-left: 15PX;
    }

    .container02 .fl,
    .container03 .fl,
    .container04 .fl {
        width: 75%;
        margin: 0 auto;
    }

    .container03 .ind_ban_view {
        height: calc(100vh - 170px);
        margin-top: 50px;
    }

    .container05 .bottom {
        margin-top: 35px;
        width: 90%;
        margin: 35px auto 0;

    }

    .container05 .bottom ul li {
        width: 33%;
        padding: 0;
    }

    .container05 .bottom ul {
        padding: 15px 0;
    }

    .container05 .bottom ul li .numbox span.num {
        font-size: 36px;
        margin-right: 0;
    }

    .container06 .ind_ban_view {
        margin-top: 30px;
    }

    .ind_honor .honor-next,
    .ind_honor .honor-prev {
        display: none;
    }

    .bottom.partner {
        /* display: none; */
    }

    #fp-nav.fp-right {
        display: none;
    }

    .container05 .bottom ul li p {
        color: #e2e2e2;
        font-size: 14PX;
        text-align: center;
        margin-top: 15PX;
        height: 3em;
        line-height: 1.3;
    }
}



/* leave_message 首页底部询盘表单*/
/* leave_message */

.leave_message {
	z-index: 20000;
	position: fixed;
	right: -180px;
	bottom: 9%;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.leave_message:hover {
	right: 0;
}

.leave_message .float_show {
	height: 50px;
	width: 240px;
	float: right;
	position: relative;
	border-radius: 25px 0 0 25px;
	box-shadow: 0 5px 20px 0 rgb(0 51 128 / 30%);
	-webkit-box-shadow: 0 5px 20px 0 rgb(0 51 128 / 20%);
	padding: 5px 10px 5px 20px;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	cursor: pointer;
	-webkit-transition: all 1s cubic-bezier(.86, 0, .07, 1);
	transition: all 1s cubic-bezier(.86, 0, .07, 1);
	border: 1px solid rgba(255, 255, 255, 0.2);
	background: #1e67e8;
	display: block;
}

.leave_message .float_show i {
	height: 30px;
	width: 30px;
	background: url(../images/leave_message.png) no-repeat center;
	display: inline-block;
	z-index: 999;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -15px
}

.leave_message .float_show p {
	/* font-family: 'Helvetica-Bold'; */
	font-size: 18px;
	color: #fff;
	margin: 0;
	text-transform: uppercase;
	display: inline-block;
	line-height: 18px;
	position: absolute;
	right: 9px;
	top: 26px;
	margin-top: -10px;
	opacity: 1;
	transition: all .8s;
	height: 40px;
	max-width: 190px;
}

.leave_message .message_from {
	box-shadow: 0 3px 10px rgba(100, 100, 100, .4);
	border-radius: 15px;
	overflow: hidden;
	width: 350px;
	z-index: 980;
	position: fixed;
	right: 1%;
	bottom: -300%;
	transition: all .5s;
}

.leave_message .message_from.show {
	bottom: 1%;
}

.message_from .from_tit {
	/* font-family: 'Helvetica-Bold'; */
	font-size: 20px;
	display: block;
	font-size: 18px;
	background: #2b568d;
	padding: 30px 20px 15px 20px;
	line-height: 24px;
	text-transform: uppercase;
	margin-bottom: 0;
	color: #fff;
	border-radius: 2px 2px 0 0;
}

.message_from .from_tit i {
	float: right;
	width: 30px;
	height: 30px;
	cursor: pointer;
}

.message_from .from_tit i::after {
	content: "";
	background: #fff;
	display: inline-block;
	width: 20px;
	height: 3px;
	line-height: 60px;
	margin-bottom: 4px;
	/* margin-left: 55px; */

}

.message_from .from_text {
	color: #fff;
	line-height: 20px;
	font-size: 12px;
	padding: 10px 20px;
	margin-top: -10px;
	border-bottom: 1px solid #e5e5e5;
	border-radius: 0;
	background: #2b568d;
}

.message_from .from_group {
	background: #fff;
	padding: 10px 20px;
}

.message_from p {
	padding: 20px 20px 10px 20px;
	background: #fff;
	text-align: right;

}

.message_from .from_group .form-control {
	border: 1px solid #006bae;
	background: none;
	line-height: 40px;
	height: 40px;
	color: #808080;
	font-size: 14px;
	width: 100%;
	box-shadow: none;
	padding-right: 45px;
	background-position: 95% 14px;
	background-repeat: no-repeat;
	padding-left: 15px;
	border-radius: 5px;
	/* box-shadow: 0 2px 4px 0px rgb(0 0 0 / 10%) inset; */
	/* font-family: 'Helvetica-Bold'; */
	margin-bottom: 20px;
}

.message_from .from_group #message {
	height: 100px;
	padding-top: 8px;
	line-height: 20px;
	max-height: 120px;
	max-width: 100%;
	width: 100%;
	min-height: 100px;
}

.message_from .from_group .message_submit {
	cursor: pointer;
	width: 100%;
	border-radius: 999px;
	text-transform: uppercase;
	font-family: "Helvetica-Bold";
	font-size: 16px;
	color: #FFF;
	border: 1px solid #2b568d;
	display: inline-block;
	margin-bottom: 15px;
	box-sizing: border-box;
	padding: 10px 16px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	background-color: #2b568d;
}

.message_from .from_group .message_submit:hover {
	background-color: #FFF;
	color: #1e67e8;
}

/* 动画圈 */
.leave_message .animated {
	opacity: 1;
}

.leave_message .circle {
	background: rgba(43, 86, 141, 0.3);
	width: 50px;
	height: 50px;
	border-radius: 50%;
	position: absolute;
	z-index: 49;
	transform: scale(1);
	-webkit-transform: scale(1);
	left: 0;
	top: 50%;
	margin-top: -25px;
}

.leave_message .animated-circles.animated .c-1 {
	animation: 2s scaleToggleOne cubic-bezier(.25, .46, .45, .94) infinite
}

.leave_message .animated-circles.animated .c-2 {
	animation: 3.3s scaleToggleTwo cubic-bezier(.25, .46, .45, .94) infinite
}

.leave_message .animated-circles.animated .c-3 {
	animation: 4s scaleToggleThree cubic-bezier(.25, .46, .45, .94) infinite
}

.leave_message.animation-stopped .circle {
	opacity: 0 !important
}

.leave_message.animation-stopped .circle {
	opacity: 0 !important
}

@keyframes scaleToggleOne {
	0% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}

	50% {
		transform: scale(2);
		-webkit-transform: scale(2)
	}

	100% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}
}

@keyframes scaleToggleTwo {
	0% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}

	20% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}

	60% {
		transform: scale(2);
		-webkit-transform: scale(2)
	}

	100% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}
}

@keyframes scaleToggleThree {
	0% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}

	33% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}

	66% {
		transform: scale(2);
		-webkit-transform: scale(2)
	}

	100% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}
}

/* leave_message end */

span.gotop {
    visibility: hidden;
}
