/* RESET */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, th, var, i {
    font-style: normal;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

a:focus {
    outline-style: none;
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%;
}

textarea {
    resize: none
}

input::-ms-clear {
    display: none;
}

a, a:focus, a:hover {
    text-decoration: none;
}

html {
    overflow-x: hidden;
}

body {
    font: 12px/1.3 Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
    color: #6a6a6a;
    -webkit-font-smoothing: antialiased;
    position: relative;
    /* letter-spacing: 1px; */
}

img {
    max-width: 100%;
    height: auto;
}

/* RESET */

/* thank */

.thank h5, .thank p {
    line-height: 1.4;
    font-size: 24px;
    padding-bottom: 20px;
}

.thank .back {
    padding-left: 10px;
    width: 32px;
    max-width: 100%;
    height: auto;
    cursor: pointer;
}

/* thank */

/* gotop start */

.gotop {
    display: none;
    position: fixed;
    right: 15px;
    bottom: 180px;
    width: 35px;
    height: 35px;
    z-index: 99999;
    background: #68a2b0;
    border: 3px solid #68a2b0;
    text-align: center;
    cursor: pointer;
    -webkit-box-shadow: 0px 8px 23px -6px rgba(27, 27, 27, 1);
    -moz-box-shadow: 0px 8px 23px -6px rgba(27, 27, 27, 1);
    box-shadow: 0px 8px 23px -6px rgba(27, 27, 27, 1);
}

.gotop::after {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    transform: rotate(45deg);
    position: absolute;
    top: 12px;
    left: 8px;
    border: 2px solid;
    border-color: #fff transparent transparent #fff;
}

.gotop:hover {
    background: #33343f;
}

/* gotop end*/

/* header start */

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    z-index: 999;
}

header .layout .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
}

header .layout .logo {
    padding-top: 30px;
}

header .layout .nav>ul>li {
    float: left;
    margin-left: 30px;
    position: relative;
}

header .layout .nav>ul>li>a {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 100px;
    position: relative;
    display: block;
}

header .layout .nav>ul>li>a::after, header .layout .nav>ul>.active>a::after {
    content: "";
    width: 100%;
    height: 2px;
    display: block;
    background-color: #e84051;
    position: absolute;
    left: 0;
    bottom: 0px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

header .layout .nav>ul>li>a::after {
    width: 0;
}

header .layout.hovers2, header .layout.hovers {
    background-color: #fff;
    -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.07);
}

header .hovers2 .nav>ul>li>a, header .hovers .nav>ul>li>a {
    color: #333;
}

header .layout .nav>ul>li>a:hover::after {
    width: 100%;
}

header .layout .nav>ul>li>.bottom-hover::after {
    width: 100%;
}

header .layout .nav .litem {
    display: none;
    position: absolute;
    top: 100px;
    left: 0;
    background-color: #fff;
    border-bottom: 3px solid #e84051;
    width: 200px;
}

header .layout .nav ul li:nth-child(3) .litem {
    width: 292px;
}

header .layout .nav>ul>li:hover .litem {
    display: block;
}

header .layout .nav .litem a {
    color: #666;
    display: block;
    padding: 10px 20px;
    font-size: 15px;
}

header .layout .nav .litem li {
    position: relative;
}

header .layout .nav .litem .litem-active::after {
    width: 8px;
    height: 8px;
    position: absolute;
    content: "";
    top: 20px;
    right: 15px;
    border-left: 1px solid #666;
    border-bottom: 1px solid #666;
    -webkit-transform: translate(0, -50%) rotate(-135deg);
    transform: translate(0, -50%) rotate(-135deg);
}

header .layout .nav .litem a:hover {
    background: #f8f8f8 !important;
}

header .layout .nav .three {
    position: absolute;
    top: 0;
    left: -200px;
    background-color: #fff;
    width: 200px;
    display: none;
}

header .layout .nav .litem>li:hover .three {
    display: block;
}

/* header .layout .nav>ul>li:nth-child(4) .litem {
    display: none;
} */

/* header end */

/* banner start */

.index .banner .pc-banner {
    /* height: 910px; */
    height: auto;
}

.index .banner .pc-banner .swiper-container {
    width: 100%;
    height: 100%;
}

.index .banner .pc-banner .swiper-slide img {
    width: 100%;
    height: auto;
    min-height: 100%;
    transition: 1s linear 2s;
    transform: scale(1.1, 1.1);
}

.index .banner .pc-banner .swiper-slide-active img, .index .banner .pc-banner .swiper-slide-duplicate-active img {
    transition: 6s linear;
    transform: scale(1, 1);
}

.index .banner .pc-banner .swiper-pagination {
    text-align: left;
    bottom: 20%;
    left: 30px;
}

.index .banner .pc-banner .swiper-pagination-bullet {
    background-color: #fff;
    opacity: 1;
    width: 5px;
    height: 5px;
    margin: 0 15px;
    cursor: pointer;
}

.index .banner .pc-banner .swiper-pagination-bullet-active {
    position: relative;
}

.index .banner .pc-banner .swiper-pagination-bullet-active::after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 22px;
    height: 22px;
    content: "";
    background-color: transparent;
    background-image: url("../images/banArrow_h.png");
    background-position: 0;
    background-size: 22px;
    background-repeat: no-repeat;
}

.index .banner .pc-banner .swiper-button-next:after, .index .banner .pc-banner .swiper-button-prev:after {
    color: #fff;
    font-size: 25px;
}

.index .banner .pc-banner .swiper-button-next, .index .banner .pc-banner .swiper-button-prev {
    top: 90%;
}

.index .banner .pc-banner .swiper-button-prev {
    left: auto;
    right: 10%;
}

.index .banner .pc-banner .swiper-button-next {
    left: auto;
    right: 5%;
}

.index .banner .pc-banner .swiper-button-prev:hover:after, .index .banner .pc-banner .swiper-button-next:hover:after {
    color: #e84051
}

/* banner end*/

/* index start */

.maps h2, .qa h2, .cer h2, .index h3 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 26px;
    color: #000;
    line-height: 1.46;
}

.index .title {
    font-size: 18px;
    color: #666;
    margin-top: 20px;
}

.index img {
    max-width: 100%;
    height: auto;
}

/* index-about */

.index .index-about {
    padding: 80px 0;
}

.index .index-about .about-content {
    display: flex;
    align-items: center;
    margin-bottom: 50px;
}

.index .index-about .txt h5 {
    font-size: 24px;
    text-transform: capitalize;
    color: #000;
    line-height: 1.45;
    font-weight: 600;
    position: relative;
}

.index .index-about .txt h5::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 2px;
    line-height: 2px;
    background-color: #e84051;
    content: "";
}

.index .index-about .text {
    padding: 20px 30px 20px 0;
}

.index .index-about p {
    color: #999999;
    font-size: 18px;
    margin-bottom: 10px;
}

.index .index-about .box-img {
    position: relative;
}

.product .box-img img, .reference .list .box img, .company .content .box img, .news .content li img, .index .index-news .content img, .index .index-solutions .list img, .index .index-about .box-img img {
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.product .box-img img:hover, .reference .list .box img:hover, .company .content .box img:hover, .news .content li img:hover, .index .index-news .content img:hover, .index .index-solutions .list img:hover, .index .index-about .box-img img:hover {
    transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
    -webkit-transform: scale(1.03);
}

.product .box-img, .reference .list .box-img, .company .content .box-img, .news .content li .box-img, .index .index-news .content .box-img {
    overflow: hidden;
}

.product .box-img {
    text-align: center;
}

.index .index-about .box-img:after {
    position: absolute;
    top: -50px;
    right: 20px;
    width: 80%;
    height: 100%;
    content: "";
    border: 10px solid #ededed;
    z-index: -1;
}

.index .inabout-btn {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    border-bottom: 2px solid #000;
    margin-top: 10px;
}

.index .inabout-btn:hover {
    color: #68a2b0;
    border-color: #68a2b0;
}

/* number */

.index .index-number {
    padding: 50px 0;
    display: none;
}

.index .index-number .content {
    text-align: center;
}

.index .index-number .content h5 {
    font-family: impact;
    font-size: 60px;
    font-weight: bold;
    color: #333;
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
}

.index .index-number .content p {
    font-size: 18px;
    color: #999;
    padding-top: 5px;
}

.index .index-number .content>div {
    background: #f4f4f4;
    padding: 50px 0;
}

.index .index-number .content>div:nth-child(2) {
    background-color: #68a2b0;
}

.index .index-number .content>div:nth-child(2) p, .index .index-number .content>div:nth-child(2) h5 {
    color: #fff;
}

/* REFERENCES */

.index .index-pefe h3, .index .index-news h3 {
    float: left;
}

.index .index-news .inabout-btn, .index .index-pefe .inabout-btn {
    float: right;
    text-transform: uppercase;
}

.index .index-pefe .swiper-wrapper {
    margin: 50px 0;
}

.index .index-pefe .swiper-wrapper .swiper-slide {
    width: 50%;
    padding: 0 2%;
    text-align: center;
}

.index .index-pefe .swiper-slide-prev, .index .index-pefe .swiper-slide-next {
    opacity: .4 !important;
}

.index .index-pefe .sw-btn {
    position: relative;
}

.index .index-pefe .sw-btn img {
    cursor: pointer;
    width: 900px;
    height: 500px;
}

.index .index-pefe .sw-btn h2 {
    position: absolute;
    bottom: 60px;
    left: 50px;
    display: block;
    font-size: 32px;
    color: #fff;
}

.index .index-pefe .pefe-sw2 {
    font-size: 16px;
    color: #666;
}

.index .index-pefe .pefe-sw2 .swiper-button-next:after, .index .index-pefe .pefe-sw2 .swiper-container-rtl .swiper-button-prev:after {
    font-size: 36px;
}

.index .index-pefe .pefe-sw2 .swiper-wrapper {
    margin: 20px 0;
}

.index .index-pefe .pefe-sw2 h2 {
    font-size: 24px;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;
}

.pefe-sw2 .modal-body {
    background-color: #fff;
}

/* SOLUTIONS */

.index .index-solutions .list .img {
    padding: 0;
}

.index .index-solutions .list .box-img {
    overflow: hidden;
}

.index .index-solutions .list {
    background: #f4f4f4;
    margin-bottom: 30px;
}

.index .index-solutions .content {
    padding: 30px 0;
}

.index .index-solutions .list .txt {
    padding: 5%;
}

.index .index-solutions .list h5 {
    font-size: 24px;
    font-weight: 600;
    color: #000;
    margin-bottom: 20px;
}

.index .index-solutions .list p {
    font-size: 16px;
    color: #666;
    line-height: 1.45;
    padding-left: 5%;
}

.index .index-solutions .inabout-btn {
    margin-top: 5%;
    margin-left: 5%;
}

.index .index-solutions .list:hover {
    background-color: #68a2b0;
}

.index .index-solutions .list:hover h5 {
    color: #fff;
}

.index .index-solutions .list:hover .inabout-btn {
    color: #fff;
    border-bottom-color: #fff;
}

.index .index-solutions .list:hover p {
    color: rgba(255, 255, 255, 0.7);
}

.index .index-solutions .content>.list:nth-child(even) .txt {
    width: 55%;
    text-align: right;
}

.index .index-solutions .content>.list:nth-child(even) p {
    padding: 0 5% 0 0;
}

.index .index-solutions .content>.list:nth-child(even) .inabout-btn {
    margin: 5% 5% 0 0;
}

.index .index-solutions .content>.list:nth-child(even) .img {
    width: 45%;
}

.index .index-news .content {
    padding: 30px 0;
}

.index .index-news .content .left {
    padding-left: 0;
}

.index .index-news .content .left .txt {
    padding: 40px 26px 15px 26px;
    border-bottom: 1px solid #ededed;
}

.index .index-news .content .left h5 {
    font-size: 20px;
    color: #151515;
    line-height: 1;
    color: #000;
}

.index .index-news .content .left p {
    font-size: 16px;
    color: #999;
    margin-top: 20px;
    overflow: hidden;
}

.index .index-news .content .time {
    font-size: 12px;
    color: #333;
    margin-top: 50px;
    display: block;
}

.index .index-news .content .time span {
    color: #999
}

.index .index-news .content a:hover h5 {
    color: #68a2b0;
}

.index .index-news .content .right>div {
    margin-bottom: 20px;
}

.index .index-news .content .right .txt {
    padding: 26px 16px 15px 16px;
    border-bottom: 1px solid #ededed;
}

.index .index-news .content .right h5 {
    font-size: 16px;
    color: #151515;
    line-height: 1;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.index .index-news .content .right .box-img {
    width: 245px;
    height: 150px;
}

.index .index-news .content .right .time {
    margin-top: 20px;
}

/* contact */

.index .index-contact {
    overflow: hidden;
    position: relative;
    /* background-color: rgba(104,162,176, .5); */
    background-color: #ededed;
    padding: 5% 0;
}

.index .index-contact .container {
    /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);*/
}

.index .index-contact .content {
    background-color: #fff;
    display: flex;
    align-items: center;
    text-align: center;
}

.index .index-contact .inlf p {
    font-size: 20px;
    color: #6a6a6a;
    padding-top: 20px;
}

.index .index-contact .inlf:hover p {
    color: #e84051;
}

.index .index-contact .inlr {
    color: #fff;
    font-size: 18px;
    padding-right: 0;
}

.index .index-contact .inlr>div {
    padding: 30px 0;
}

.index .index-contact .inlr a {
    display: block;
    padding-top: 15px;
}

.index .index-contact .inlr .index-phone {
    background-color: #4a4a4a;
}

.index .index-contact .inlr .index-email {
    background-color: #68a2b0;
}

/* index end */

/* footer start */

footer {
    background-color: #222;
    padding: 50px;
}

footer dl {
    margin-bottom: 30px;
}

footer dl dd {
    margin-top: 10px;
}

footer dl dd a {
    font-size: 16px;
    color: #949494;
    text-transform: capitalize;
}

footer dl dt a {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    border-bottom: 1px solid #494848;
    padding-bottom: 5px;
    text-transform: uppercase;
}

footer .info {
    padding-left: 8%;
}

footer .info .share li {
    float: left;
    margin-left: 20px;
}

footer .info .share li a {
    display: block;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

footer .info .share li a:hover {
    -webkit-transform: translateY(-4px);
    -moz-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    transform: translateY(-4px)
}

footer .info .select-box {
    width: 230px;
    height: 40px;
    background-color: #303030;
    border: 1px solid #303030;
    position: relative;
    z-index: 1;
    margin-top: 40px;
    display: inline-block;
    text-align: left;
}

footer .info .select-box p {
    font-size: 16px;
    color: #999;
    line-height: 40px;
    margin: 0px 10px;
}

footer .select-box:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #a3a3a3;
    position: absolute;
    right: 10px;
    bottom: 14px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

footer .select-box:hover:after, footer .select-box.on:after {
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

footer .select-box ul {
    position: absolute;
    left: -1px;
    bottom: 40px;
    width: 230px;
    background-color: #303030;
    border: 1px solid #ebebeb;
    border: 1px solid #000;
    display: none;
}

footer .select-box ul li {
    border-bottom: 1px solid #000;
    padding: 0px 10px;
    margin-bottom: -1px;
}

footer .select-box ul li a {
    font-size: 14px;
    color: #999;
    display: block;
    line-height: 40px;
}

footer .select-box:hover ul {
    display: block;
    z-index: 999;
}

footer .select-box ul li a:hover {
    color: #fff;
}

footer .info .copy {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.3);
    margin-top: 30px;
}

footer .cookie {
    padding-left: 15px;
}

footer .cookie h5 {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

footer .cookie a {
    color: #fff;
    text-decoration: underline;
}

footer .cookie p {
    font-size: 16px;
    color: #6b6b6b;
    margin-top: 10px;
}

/* footer end */

/* contact start */

.contact img {
    max-width: 100%;
    height: auto;
}

.contact .content {
    padding: 50px 0;
}

.contact .infos a, .contact .infos {
    color: #999999;
    font-size: 15px;
    line-height: 1.4;
}

.contact .infos a {
    display: block;
}

.contact .infos h5 {
    color: #333333;
    font-size: 18px;
}

.contact .infos .box {
    margin-top: 20px;
}

.contact .infos span {
    color: #666;
}

.contact .form {
    padding: 0 30px;
}

.contact .form h5 {
    font-size: 20px;
    color: #68a2b0;
}

.contact .form .title {
    margin-top: 20px;
    font-size: 15px;
    color: #999;
}

.contact .form label {
    font-weight: 400;
}

.contact .form form {
    padding: 20px 0;
    font-size: 18px;
    font-weight: 400;
    color: #757575;
}

.contact .form form .box {
    margin-top: 20px;
}

.contact .form form .box>div:nth-child(1) {
    padding-left: 0;
}

.contact .form form select, .contact .form form textarea, .contact .form form .box input {
    width: 100%;
    height: 42px;
    line-height: 42px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    padding: 0px 20px;
    font-size: 18px;
    color: #333;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.contact .form form textarea {
    height: 200px;
    line-height: 1.45;
    padding: 10px 20px;
}

.contact .form form select {
    color: #757575;
}

.contact .form form select option {
    width: 100%;
    font-size: 13px;
}

.contact .form form p {
    font-size: 16px;
    color: #999;
    padding: 20px 0;
}

.contact .form form .box .contact-sub {
    background-color: #68a2b0;
    color: #fff;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
}

/* contact-sales  */

.contact-sales .content {
    padding: 50px 0;
}

.contact-sales .top {
    text-align: center;
    font-size: 18px;
    color: #666;
}

.contact-sales .top h2 {
    font-size: 32px;
    font-weight: bold;
    color: #151515;
    padding-bottom: 10px;
}

.contact-sales .txt .box, .contact-sales .txt li {
    font-size: 18px;
    color: #666;
    line-height: 1.6;
    margin-bottom: 12px;
}

.contact-sales .txt {
    margin: 20px 0;
}

.contact-sales .txt .box-img {
    text-align: center;
}

.contact-sales .txt .box {
    margin: 20px 0;
}

/* .contact-sales .list {
    padding-top: 30px;
}

.contact-sales .list .lt {
    padding-right: 30px;
}

.contact-sales .list .rt {
    padding-left: 30px;
}

.contact-sales .list .rt .rt-bg,
.contact-sales .list .lt .lt-bg {
    background-color: #f4f4f4;
    padding: 40px;
}

.contact-sales .list img {
    width: 27px;
    height: 27px;
    border-radius: 50%;
    vertical-align: middle;
}

.contact-sales .list .box {
    font-size: 24px;
    color: #151515;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
}

.contact-sales .list .txt {
    font-size: 16px;
    color: #999;
    margin-top: 15px;
    overflow: hidden;
}

.contact-sales .list .txt span {
    width: 20%;
    float: left;
    text-align: right;
    color: #333;
}

.contact-sales .list .txt a {
    color: #999;
}

.contact-sales .list .txt i {
    float: left;
    width: 78%;
    padding-left: 2%;
} */

/* contact end */

/* news start */

.news .content {
    padding: 30px 0;
}

.news .content .news-nav {
    padding: 20px 0;
    display: none;
}

.news .content .news-nav a {
    display: block;
    font-size: 18px;
    color: #666;
    height: 56px;
    line-height: 56px;
    padding: 0px 10px;
    border: 1px solid #e5e5e5;
    text-align: center;
    margin-bottom: 15px;
}

.news .content .news-nav a:hover {
    background-color: #68a2b0;
    color: #fff;
}

.news .content li {
    background-color: #f4f4f4;
    padding: 25px;
    margin-top: 30px;
}

.news .content li h2 {
    font-size: 22px;
    color: #333;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.news .content li p {
    font-size: 16px;
    color: #999;
    overflow: hidden;
    margin-top: 6px;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 20px 0;
}

.news ul li .more {
    display: block;
    width: 25px;
    height: 12px;
    font-size: 0;
    background: url(../images/newsMore.png) no-repeat;
}

.news .content .time {
    text-align: center;
    height: 135px;
    position: relative;
    padding-right: 0;
}

.news .content .time::after {
    position: absolute;
    top: 0;
    left: 35px;
    content: "";
    width: 1px;
    height: 100%;
    border-left: 1px solid #e9e9e9;
}

.news .content .time .dat {
    font-size: 50px;
    color: #999;
    line-height: 1;
    margin-top: 33px;
}

.news .content .time .yer {
    font-size: 14px;
    color: #999;
}

.news .content li:hover h2 {
    color: #68a2b0;
}

/* news end */

/* news-show start*/

.news-show {
    background-color: #f2f2f2;
    padding: 150px 50px;
}

.news-show .content {
    font-size: 15px;
    color: #6a6a6a;
    line-height: 1.4;
    padding: 50px 0;
    background-color: #fff;
}

.news-show .content h1 {
    font-size: 24px !important;
    margin-bottom: 10px !important;
}

.news-show .content .time {
    font-size: 16px;
    line-height: 32px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 30px;
}

.news-show .content p {
    line-height: 1.4;
    margin-bottom: 15px;
}

.news-show .content .box-img, .news-show .content img {
    text-align: center;
    margin: 0 auto;
    padding: 10px 0;
}

.news-show .btn-box {
    margin-right: 20px;
    display: flex;
    flex-direction: row-reverse;
}

.news-show .ns-btn {
    margin-top: 50px;
    font-size: 15px;
    color: #fff;
    background-color: #68a2b0;
    text-align: center;
    display: block;
    width: 150px;
    height: 46px;
    line-height: 46px;
    z-index: 1;
}

.news-show .line {
    position: relative;
}

.news-show .line::after {
    content: "";
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
    height: 1px;
    line-height: 1px;
    border-bottom: 1px solid #e0e0e0;
}

/* news-end end */

/* company start */

.company .content {
    padding: 50px 0;
}

.company .content .box h2 {
    font-size: 32px;
    font-weight: 600;
    color: #333;
    line-height: 1.4;
    position: relative;
    margin-bottom: 20px;
}

.company .content .txt {
    padding-right: 30px;
}

.company .content .box {
    margin-bottom: 50px;
}

.company .content .box h2::after {
    position: absolute;
    bottom: -3px;
    left: 0;
    content: "";
    width: 50px;
    height: 2px;
    line-height: 2px;
    background-color: #e84051;
}

.company .content .box p {
    color: #999999;
    font-size: 18px;
    white-space: normal;
    line-height: 1.4;
    margin-bottom: 10px;
}

.company .content .list .box>:nth-child(2) {
    padding: 0 15px 0 30px;
}

.company .figures {
    display: none;
    margin-top: 50px;
    padding: 50px 0;
    background-image: url("../images/figures-bg.jpg");
    background-repeat: no-repeat;
    color: #fff;
}

.company .certificate h2, .company .innovation h2, .company .milestone h2, .company .figures h2 {
    font-size: 32px;
    font-weight: 600;
}

.company .figures .swiper-container {
    margin-top: 50px;
}

.company .figures td {
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 66px 16px;
    text-align: center;
}

.company .figures td b {
    font-family: impact;
    font-size: 52px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
}

.company .figures td p {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.8);
    height: 54px;
}

.company .figures table td:hover {
    background-color: #68a2b0;
}

.company .figures .swiper-button-prev, .company .figures .swiper-button-next {
    width: 25px;
    height: 17px;
    outline: none;
    top: 32px;
    background: url("../images/abArrow.png")no-repeat;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.company .figures .swiper-button-next:after, .company .figures .swiper-button-prev:after {
    font-size: 0;
}

.company .figures .swiper-button-prev {
    left: auto;
    right: 5%;
}

.company .figures .figures-box {
    position: relative;
    margin-bottom: 20px;
}

.company .figures .swiper-button-next {
    background-position: -27px 0px;
}

.company .figures .swiper-button-next:hover {
    background-position: -27px -17px;
}

.company .figures .swiper-button-prev:hover {
    background-position: 0 -17px;
}

.company .innovation {
    display: none;
}

.company .certificate h2, .company .innovation h2, .company .milestone h2 {
    color: #000;
}

.company .certificate .title, .company .innovation .title, .company .milestone .title {
    font-size: 16px;
    color: #999999;
    margin-top: 20px;
}

.company .certificate, .company .innovation {
    padding: 50px 0;
}

.company .milestone {
    padding: 80px 0;
    background-color: #f4f4f4;
}

.company .milestone .milestone-sw {
    margin-top: 50px;
}

.company .milestone .gallery-top .sw-box {
    position: relative;
}

.company .milestone .gallery-top .sw-txt {
    width: 500px;
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 40px;
    bottom: 40px;
    z-index: 10;
    padding: 5%;
}

.company .milestone .gallery-top h4 {
    font-size: 24px;
    color: #333;
    line-height: 1.4;
    position: relative;
    margin-bottom: 20px;
}

.company .milestone .gallery-top h4::after {
    position: absolute;
    bottom: -3px;
    left: 0;
    content: "";
    width: 50px;
    height: 2px;
    line-height: 2px;
    background-color: #e84051;
}

.company .milestone .gallery-top .title {
    margin-top: 30px;
}

.company .milestone .gallery-thumbs {
    margin-top: 70px;
}

.company .milestone .gallery-thumbs .line {
    width: 100%;
    height: 3px;
    background-color: #e7e7e7;
    position: absolute;
    left: 0;
    bottom: 3px;
    z-index: -1;
}

.company .milestone .gallery-thumbs .swiper-slide-active span {
    border-color: #68a2b0;
    color: #68a2b0;
}

.company .milestone .gallery-thumbs span {
    display: inline-block;
    font-size: 24px;
    color: #666;
    border-bottom: 3px solid #e7e7e7;
    margin-bottom: 3px;
    padding-bottom: 10px;
    cursor: pointer;
}

.company .milestone .swiper-pagination-v {
    cursor: pointer;
    text-align: right;
}

.company .milestone {
    display: none !important;
}

.company .innovation img {
    padding: 15px 0;
}

.company .certificate {
    background-color: #f4f4f4;
}

.company .certificate .list h5 {
    font-size: 18px;
    color: #333;
    margin-top: 50px;
    position: relative;
    padding-left: 10px;
}

.company .certificate .list h5::after {
    content: "";
    position: absolute;
    top: 1px;
    left: 0;
    width: 4px;
    height: 14px;
    display: inline-block;
    vertical-align: -1px;
    margin-right: 5px;
    background-color: #68a2b0;
}

.company .certificate .box-img {
    /* width: 115px;
    height: 115px; */
    text-align: center;
    margin: 0 auto;
    /* cursor: pointer; */
}

.company .certificate .cerbox {
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #fff;
    position: fixed;
    _position: absolute;
    left: 0;
    top: 0;
    z-index: 2000;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}

.company .certificate .cerbox.on {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.mask {
    position: fixed;
    _position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#70000000, endColorstr=#70000000);
    display: none;
    z-index: 2000;
}

.closeBtn1 {
    position: absolute;
    right: 30px;
    top: 30px;
    font-size: 14px;
    color: #fff;
    background-color: #68a2b0;
    width: 100px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    display: block;
    z-index: 1;
    overflow: hidden;
    cursor: pointer;
}

.closeBtn1:hover {
    color: #fff;
}

.cerbox li {
    float: left;
}

.cerbox .lists {
    padding: 50px 0;
}

.cerbox .lists .boxs {
    display: flex;
    align-items: center;
    border: 1px solid #ededed;
}

.cerbox .lists .boxs {
    font-size: 18px;
    color: #666;
}

.cer h2 {
    text-align: center;
    padding-bottom: 50px;
}

.cer .box-img {
    text-align: center;
}

.cer .box-img img {
    height: 300px;
}

.cer .content>div {
    margin-bottom: 20px;
}

.cer p {
    font-size: 16px;
    padding: 10px;
    text-align: center;
    color: #333;
}

.maps h2, .qa h2 {
    text-align: center;
    padding-bottom: 10px;
}

.qa, .qa p {
    text-align: left;
    font-size: 16px;
    line-height: 1.5;
    padding-bottom: 10px;
}

.qa .box {
    padding: 10px 0;
}

.qa h5 {
    font-size: 13px;
    font-weight: 600;
    color: #333;
}

.qa img {
    padding: 10px 0;
}

.qa ul {
    margin-bottom: 15px;
}

.qa ul li {
    padding-bottom: 5px;
}

.qa ul li strong {
    color: red
}

/* company end */

/* download start */

.download .dload-choose {
    padding: 50px 0;
}

.download .list a {
    display: block;
    background-color: #f3f3f3;
    /* padding: 20px 0 20px 20px; */
    font-size: 16px;
    color: #666;
    margin-bottom: 30px;
}

.download .list h4 {
    font-size: 18px;
    height: 43px;
    line-height: 43px;
    color: #151515;
    padding-left: 60px;
    background: url("../images/PDF.png")no-repeat;
    background-size: 41px 43px;
    background-position: left center;
}

.download .list .down-btn {
    display: block;
    width: 31px;
    height: 31px;
    margin: 26px auto;
    background: url(../images/downBtns.png) no-repeat 0 0;
}

.download .list .line {
    position: relative;
    height: 83px;
    line-height: 83px;
}

.download .list .pdfs {
    padding: 20px 0 20px 20px;
}

.download .list .line::after {
    position: absolute;
    top: 0px;
    left: 0;
    width: 1px;
    height: 83px;
    content: "";
    border-left: 1px solid #ddd;
}

.download .list .parameter {
    padding: 31px 0;
}

.download .list .line:hover {
    background-color: #68a2b0;
}

.download .list .line:hover .down-btn {
    background: url(../images/downBtns.png) no-repeat 0 -31px;
}

/* download end */

/* reference start */

.reference .content {
    padding: 50px 0;
}

.reference .list .box {
    background-color: #f4f4f4;
    padding: 25px;
    margin-top: 30px;
    cursor: pointer;
}

.modal-body .contents h4, .reference .list .txt h4 {
    font-size: 24px;
    color: #333;
    margin-top: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.modal-body .contents span, .reference .list .txt span {
    font-size: 18px;
    color: #333;
    display: block;
    margin-top: 6px;
    background-color: transparent !important;
}

.reference .list .txt p, .reference .list .txt span {
    font-size: 16px !important;
    color: #999 !important;
}

.modal-body .contents p, .reference .list .txt p {
    font-size: 18px;
    color: #999;
    overflow: hidden;
    margin-top: 10px;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    background-color: transparent !important;
}

.reference .list .txt .more {
    display: block;
    width: 25px;
    height: 12px;
    margin-top: 30px;
    font-size: 0 !important;
    background: url("../images/newsMore.png") no-repeat;
}

.reference .list .box:hover h4 {
    color: #68a2b0;
}

.reference .close {
    font-size: 30px;
}

.reference .modal-dialog {
    width: 750px;
}

.reference .list .box-img {
    text-align: center;
}

.reference .modal-body .swiper-slide {
    text-align: center;
}

/* reference end */

/* product start */

.product .content {
    padding: 50px 0;
}

.product .content h2 {
    font-size: 28px;
    font-weight: 600;
    color: #68a2b0;
    line-height: 1.45;
    margin-bottom: 20px;
}

.product .content p {
    font-size: 18px;
    color: #333;
    line-height: 1.45;
}

.product .content .lgc {
    padding: 30px 0;
}

.product .content .lgc>div {
    padding-left: 0;
}

.product .content .lgc .lgc-box img {
    border-radius: 8px;
    max-height: 320px;
}

.product .content .lgc .lgc-txt {
    padding: 20px;
    background-color: #68a2b0;
    border-radius: 8px;
    font-size: 16px;
    line-height: 1.45;
    height: 320px;
    overflow: hidden;
    color: #fff;
}

.product .content .lgc .lgc-txt p {
    color: #fff !important;
    background-color: transparent !important;
}

.product .content .lgc .lgc-txt span {
    color: #fff !important;
    background-color: transparent !important;
}

.product .content .lgc .lgc-txt li {
    margin-bottom: 15px;
}

.product .content .lgc h2 {
    color: #fff;
}

.product .content .par .tab-content {
    padding: 20px;
    border: 1px solid #e5e5e5;
    font-size: 15px;
    line-height: 1.45;
}

.product .content .par .tab-content p {
    font-size: 16px;
    color: #6a6a6a
}

.product .content .par .tab-content li {
    margin-bottom: 5px;
}

.product .par .nav-tabs>li {
    width: 33.33%;
}

.product .content .par .nav-tabs>li:nth-child(3) a {
    border-right: 0;
}

.product .content .par .nav-tabs {
    border: 1px solid #ddd;
}

.product .content .par .nav-tabs>li>a {
    text-align: center;
    border-radius: 0 !important;
    color: #777;
    background-color: #F4F4F4;
    border: none;
    margin: 0;
    border-right: 1px solid #e5e5e5;
    font-size: 15px;
}

.product .content .par .nav-tabs>li.active>a, .product .content .par .nav-tabs>li.active>a:focus, .product .content .par .nav-tabs>li.active>a:hover {
    color: black !important;
    background-color: #fff;
}

.product .content .pro-overview .nav li {
    display: inline-block;
    zoom: 1;
    margin-right: 20px;
    margin-bottom: 10px;
}

.product .content .pro-overview .nav a {
    font-size: 16px;
    height: 58px;
    line-height: 58px;
    padding: 0px 10px;
    border: 1px solid #e5e5e5;
    display: block;
    text-align: center;
    color: #777;
    height: auto !important;
    border-radius: 0;
    min-width: 200px;
}

.product .content .pro-overview .nav-tabs>li.active>a, .product .content .pro-overview .nav-tabs>li.active>a:focus, .product .content .pro-overview .nav-tabs>li.active>a:hover {
    border-bottom-color: #e5e5e5;
    background-color: #68a2b0;
    color: #fff;
}

.product .content .pro-overview .tab-content {
    padding: 50px 0;
}

.product .content .pro-overview .swiper-container {
    height: 700px;
}

.product .content .pro-overview .swiper-slide {
    height: 300px;
    border-bottom: 1px solid #ededed;
}

.product .content .pro-overview .swiper-slide p {
    text-align: center;
    padding: 30px 0;
}

.product .content .pro-overview .swiper-slide::after {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: -1px;
    z-index: 1;
    background-color: #68a2b0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.product .content .pro-overview .swiper-slide:hover::after {
    width: 100%;
}

.product .pro-overview .prover-navs li {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.product .pro-overview .prover-navs a {
    font-size: 18px;
    color: #666;
    min-width: 250px;
    height: 58px;
    line-height: 58px;
    padding: 0px 10px;
    border: 1px solid #e5e5e5;
    display: block;
    text-align: center;
    color: #777;
}

.product .pro-overview .prover-navs .prover-active a {
    background-color: #68a2b0;
    color: white;
}

.product .pro-overview .prover-content {
    padding: 50px;
    border-top: 1px solid #ddd;
}

.product .pro-overview .prover-content .swiper-button-next, .product .pro-overview .prover-content .swiper-button-prev {
    display: none;
}

.product .content .pro-overview, .product .content .learn {
    margin: 20px 0;
}

.product .content .learn .box {
    position: relative;
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product .content .learn p {
    display: block;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    color: #5d5d5d;
    font-size: 16px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 0px 30px;
}

.product .table>tbody>tr>td {
    text-align: center;
    font-size: 15px;
    padding: 5px 8px;
}

.pro-overview .prover-box .swiper-slide .box-img {
    height: 200px;
}

.pro-overview .prover-box .swiper-slide img {
    max-height: 250px;
}

.product .content .par .tab-content .content-ul ul {
    margin-bottom: 20px;
}

.product .content .par .tab-content .content-ul .li-red li:first-child {
    padding-left: 0;
}

.product .content .par .tab-content .content-ul .li-red li:first-child::after {
    width: 0;
    height: 0;
}

.product .content .par .tab-content .content-ul .li-red li {
    position: relative;
    padding-left: 12px;
}

.product .content .par .tab-content .content-ul li:first-child {
    color: #d81e06;
    padding-bottom: 5px;
}

.product .content .par .tab-content .content-ul .li-red li::after {
    content: "";
    width: 5px;
    height: 5px;
    background-color: red;
    border-radius: 50%;
    color: red;
    position: absolute;
    top: 10px;
    left: 0;
    transform: translateY(-50%);
}

.content-wr {
    position: relative;
    padding: 50px 24px 32px 22px;
    height: 100%;
}

.content-wr h3 {
    width: 90%;
    margin: 0 auto;
    color: #fff;
    font-size: 20px;
    line-height: 40px;
    overflow: hidden;
    font-weight: normal;
    height: 40px;
    border-bottom: 1px solid #fff;
}

.content-wr:before {
    content: "";
    width: 95%;
    height: 95%;
    position: absolute;
    left: 2.5%;
    top: 2.5%;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    box-sizing: border-box;
}

.content-wr:after {
    content: "";
    width: 95%;
    height: 95%;
    position: absolute;
    left: 2.5%;
    top: 2.5%;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
}

.content-text {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    filter: alpha(opacity=80);
    box-sizing: border-box;
    padding: 9px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    transform: rotateY(-90deg);
    transition: 450ms;
}

.product .learn .list>div {
    padding-left: 0;
    overflow: hidden;
    margin-bottom: 15px;
}

.product .learn .list>div:hover p {
    bottom: -100%;
}

.product .learn .list>div:hover .content-text {
    opacity: 1;
    transform: rotateY(0);
    visibility: visible;
}

.product .learn .pro-hot {
    z-index: 99999;
    position: absolute;
    top: 20px;
    left: 10px;
}

.product .learn .pro-down {
    color: #fff;
    font-size: 16px;
    position: absolute;
    z-index: 99999;
    top: 75px;
    left: 30px;
}

.product .learn .pro-down:hover {
    text-decoration: underline;
}

.product .learn .pro-hot:hover h3 {
    color: #e84051;
}

/* pros */

.pros .content {
    margin: 50px 0;
}

.pros .content form {
    margin-bottom: 20px;
    font-size: 16px;
}

.pros .content form input {
    border: none;
    background-color: #eee;
    padding: 10px;
    width: 80%;
}

.pros .content form button {
    border: none;
    background-color: #68a2b0;
    color: #fff;
    padding: 5px 10px;
    width: 18%;
}

.pros .product-list .text {
    display: block;
    background-color: #ccc;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    z-index: 1;
    padding: 25px 25px 30px 25px;
    background: #f3f3f3;
    text-align: center;
    border-bottom: 2px solid #68a2b0;
}

.pros .product-list .text:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    z-index: -1;
    background-color: #68a2b0;
    transition: all .3s ease-in-out;
}

.pros .product-list h4 {
    text-decoration: none;
    color: #68a2b0;
    overflow: hidden;
    margin: 5px 0;
    font-size: 20px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.pros .product-list p {
    height: 5em;
    line-height: 1.8em;
    color: #555555;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.pros .product-list .button-box {
    display: inline-block;
    border: 2px solid;
    padding: 0.5em 1em;
    margin-top: 10px;
    background-color: #68a2b0;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    cursor: pointer;
    margin-top: 20px;
}

.pros .aside-product>a:hover {
    background-color: #ddd;
}

.pros .product-list a:hover .text:before {
    height: 100%;
}

.pros .product-list a:hover p, .pros .product-list a:hover h4 {
    color: #fff;
}

.pros .product-list .box-img {
    width: 252px;
    height: 252px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pros .box-img img {
    object-fit: cover;
    -webkit-transition: .5s;
}

.pros a:hover .box-img img {
    -webkit-transform: scale(1.1);
}

.aside-product {
    margin-bottom: 1rem !important;
}

.aside-product .media {
    display: table;
    width: 100%;
    border: 1px solid #ddd;
}

.aside-product .box-img {
    display: table-cell;
    width: 40%;
    padding: 10px;
}

.aside-product .box-img img {
    border: 1px solid #eee;
}

.aside-product p {
    display: table-cell;
    font-size: 14px;
    padding: 0 1em;
    vertical-align: middle;
    color: #333;
}

.aside-product>a:hover {
    background-color: #ddd;
}

.first-nav li {
    margin-bottom: 10px;
}

.sidebar-nav li {
    margin-bottom: 10px;
}

.sidebar-nav li a {
    position: relative;
    color: #333;
    font-size: 16px;
    display: block;
    padding: 12px 15px;
    border: 1px solid #e7ecf1;
}

.sidebar-nav .second-nav, .sidebar-nav .three_nav {
    margin-top: 10px;
    display: none;
}

.sidebar-nav .second-nav>li>a {
    padding-left: 40px;
}

.sidebar-nav ul li i {
    right: 20px;
    top: 50%;
}

.gl, .gl-dowm {
    width: 6px;
    height: 6px;
    position: absolute;
    border-left: 1px solid #333;
    border-bottom: 1px solid #333;
}

.gl {
    -webkit-transform: translate(0, -50%) rotate(-135deg);
    transform: translate(0, -50%) rotate(-135deg);
}

.gl-down {
    -webkit-transform: translate(0, -50%) rotate(-45deg);
    transform: translate(0, -50%) rotate(-45deg);
}

.sidebar-nav a:hover {
    color: #68a2b0;
}

.sidebar-nav .sidebar-active>a {
    color: #68a2b0;
    border-color: #68a2b0;
}

.sidebar-nav .sidebar-active>a .gl, .sidebar-nav .sidebar-active>a .gl-dowm {
    border-left-color: #68a2b0;
    border-bottom-color: #68a2b0;
}

/* pros */

/* product end */

header .wap-nav {
    display: none;
}

/* 分页 */

.pagingClick {
    margin: 0 auto;
    text-align: center;
    padding: 4% 0;
}

.pagingClick a, .pagingClick span {
    display: inline-block;
    width: 50px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    background-color: rgba(51, 51, 51, 0.73);
    color: #fff;
    margin-right: 20px;
}

.pagingClick span {
    color: #fff;
    background-color: #68a2b0;
}

.contact-sales>img, .product>img, .company>img, .contact>img, .download>img, .reference>img, .news>img, .pros>img, .search-index>img {
    width: 100%;
}

/* search-index */

.search-index .content {
    margin: 50px 0;
}

.search-index h3 {
    text-align: center;
    font-size: 24px;
    line-height: 1.425;
    font-weight: 600;
    color: #333;
}

.search-list ul {
    margin: 20px 15px 0 20px;
    padding: 0;
}

.search-list li {
    list-style: none;
    margin-bottom: 10px;
}

.search-list li a {
    transition: all .5s ease;
    display: block;
    padding: 6px 20px;
}

.search-list li a:hover {
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.4);
}

.search-list li a:hover p {
    color: red;
}

.search-list p {
    line-height: 1.4;
    font-size: 16px;
    color: #333;
    padding: 0;
    margin: 0;
    width: 90%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.search-list li .time {
    font-size: 14px;
}

.search-list a:hover {
    text-decoration: none;
}

/* search-index */

#awards, #maps, #quality {
    display: block;
    height: 70px;
    margin-top: -70px;
}

/* 响应式 */

@media screen and (max-width:1920px) {
    .thank {
        padding: 290px 0;
        text-align: center;
    }
    .index .index-pefe .sw-btn img {
        height: auto;
    }
    .index .index-pefe .sw-btn h2 {
        bottom: 15%;
        left: 5%;
    }
}

@media screen and (max-width:1366px) {
    .index .banner .pc-banner {
        height: auto;
    }
    .index .index-pefe .pefe-sw2 .box-img img {
        height: 350px;
    }
}

@media (min-width:769px) and (max-width:1200px) {
    .navbar-brand>img {
        width: 150px !important;
    }
    .navbar-default .navbar-nav>li>a {
        padding: 30px 10px;
    }
}

@media screen and (max-width:768px) {
    .thank {
        padding: 242px 0;
    }
    .thank h5, .thank p {
        font-size: 16px;
        padding: 1% 5%;
    }
    .thank p {
        font-size: 14px;
    }
    /*wap 导航 */
    .layout, header .navbar {
        display: none !important;
    }
    header .wap-nav {
        display: block;
    }
    .header {
        width: 100%;
        height: 5.1rem;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 100;
    }
    .h_in {
        max-width: 750px;
        height: 5.1rem;
        background-color: #fff;
        z-index: 100;
        margin: auto;
        padding: 0 1.5rem;
        box-sizing: border-box;
        align-items: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        box-shadow: 3px 2px 3px rgba(0, 0, 0, 0.1);
    }
    .h_left {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        text-align: right;
    }
    .h_logo {
        display: inline-block;
        width: 13rem;
        height: auto;
    }
    .h_logo img {
        width: 100%;
        height: auto;
    }
    .h_right {
        width: 30px;
        height: 30px;
        margin-top: 10px;
    }
    .h_right span::after, .h_right span::before, .h_right span {
        display: block;
        width: 100%;
        height: 3px;
        background-color: #68a2b0;
        position: relative;
    }
    .h_right span::after {
        content: "";
        position: absolute;
        top: 8px;
        left: 0;
    }
    .h_right span::before {
        content: "";
        position: absolute;
        top: 16px;
        left: 0;
    }
    .h_right:after {
        content: " ";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 1px;
        height: 100%;
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
        -webkit-transform: scaleX(0.5);
        transform: scaleX(0.5);
    }
    .nav_img {
        display: inline-block;
        width: 2rem;
        height: auto;
        margin-left: 0.5rem;
    }
    .nav_img img {
        width: 100%;
        height: auto;
    }
    .bg {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        right: -100%;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 888;
        box-sizing: border-box;
    }
    .bg_l {
        width: 20%;
        height: 100%;
        float: right;
    }
    .nav_right {
        width: 80%;
        height: 100%;
        background-color: #272727;
        z-index: 122;
        overflow-y: scroll;
        overflow-x: hidden;
        padding-top: 1.5rem;
        box-sizing: border-box;
    }
    .nav_rin {
        background-color: #272727;
    }
    .menu_ul {
        width: 100%;
    }
    .menu_li {
        position: relative;
    }
    .menu_ul a {
        display: inline-block;
        width: 100%;
        padding: 1rem 0;
        padding-right: 1rem;
        box-sizing: border-box;
        color: #999;
        position: relative;
        padding-left: 2rem;
        box-sizing: border-box;
        font-size: 16px;
        text-transform: uppercase;
    }
    .menu_ul a:after {
        content: " ";
        position: absolute;
        left: 2rem;
        bottom: 0;
        width: 100%;
        height: 1px;
        border-bottom: 2px solid #111;
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5);
    }
    .arrow, .arrow-three {
        display: inline-block;
        width: 4rem;
        height: 40px;
        background-color: #272727;
        position: absolute;
        top: 0;
        right: 0;
        padding: 1rem;
        padding-left: 1.8rem;
        padding-top: 0.9rem;
        box-sizing: border-box;
        border-left: 1px solid #111;
        border-bottom: 1px solid #111;
        box-sizing: border-box;
    }
    .arrow-three {
        height: 38px;
    }
    .arrow i, .arrow-three i {
        display: inline-block;
        height: 6px;
        width: 6px;
        border-width: 1px 1px 0 0;
        border-color: #fff;
        border-style: solid;
        -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
        transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    }
    .arrow.active3, .arrow-three.active-three {
        background-color: #323232;
    }
    .arrow.active3 i, .arrow-three.active-three i {
        display: inline-block;
        height: 6px;
        width: 6px;
        border-width: 0 1px 1px 0;
        border-color: #fff;
        border-style: solid;
        -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
        transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    }
    .index .banner .pc-banner .swiper-button-next, .index .banner .pc-banner .swiper-button-prev, .mt_ul, .three {
        display: none;
    }
    .mt_ul li {
        position: relative;
    }
    .mt_ul a {
        font-size: 14px;
        padding-left: 2.5rem;
    }
    .three a {
        font-size: 12px;
        padding-left: 3rem;
    }
    /* wap end */
    .index .index-about {
        padding: 20px 0;
    }
    .cerbox .lists .boxs a, .cerbox .lists .boxs, .index .index-contact .content, .index .index-about .content {
        display: block;
    }
    .contact-sales .top h2, .company .milestone .gallery-top h4, .company .certificate h2, .company .innovation h2, .company .milestone h2, .company .figures h2, .news .content .time .dat, .index .index-pefe .swiper-button-next:after, .index .index-pefe .swiper-button-prev:after, .company .content .box h2, .qa h2, .maps h2, .cer h2, .index h3, .index .index-about h5, .index .index-pefe .sw-btn h2, .index .index-solutions .list h5, .cer h2 {
        font-size: 20px;
    }
    .contact-sales .top, .company .content .box p, .index .title, .index .index-number .content p, .index .index-about p {
        font-size: 16px;
    }
    .company .milestone .gallery-top .title, .index .title {
        margin-top: 10px;
    }
    .news .content .time::after, .index .index-about .box-img:after {
        border: none;
    }
    .index .inabout-btn {
        margin-bottom: 15px;
        margin-top: 5px;
    }
    .index .index-number .content h5 {
        font-size: 42px;
    }
    .download .dload-choose, .index .index-number, .index .index-number .content>div {
        padding: 30px 0;
    }
    .index .inabout-btn {
        font-size: 14px;
    }
    .index .index-news, .index .index-solutions, .index .index-pefe .top {
        padding: 0 30px;
    }
    .index .index-pefe .sw-btn img {
        width: auto;
        height: auto;
    }
    .index .index-pefe .sw-btn h2 {
        left: 20px;
        font-size: 16px;
    }
    .index .index-pefe .swiper-button-prev, .index .index-pefe .swiper-button-next {
        outline: none;
    }
    .index .index-solutions .list p, .index .index-solutions .list h5 {
        padding-left: 0;
    }
    .index .index-solutions .inabout-btn {
        margin-left: 0;
    }
    .index .index-solutions .content>.list:nth-child(even) .img, .index .index-solutions .content>.list:nth-child(even) .txt {
        width: 100%;
        text-align: left;
    }
    html, body {
        overflow-x: hidden;
    }
    .index .index-news .content .right .box-img {
        text-align: center;
    }
    .company .content, .index .index-contact .inlf {
        padding: 20px 0;
    }
    footer {
        padding: 20px 0;
    }
    .cer .box-img img, .news .content .time {
        height: auto;
    }
    .news .content .time, .news .content .time .yer {
        display: inline-block;
    }
    .reference .modal-dialog {
        width: auto;
    }
    .contact-sales .list .rt, .contact-sales .list .lt {
        padding: 0 15px;
        margin-bottom: 15px;
    }
    .contact-sales .list .rt .rt-bg, .contact-sales .list .lt .lt-bg {
        padding: 25px 15px;
    }
    .company .figures .figures-box, .contact-sales .content {
        padding: 0 15px;
    }
    .contact .form form .box>div, .contact .form form .box>div:nth-child(1) {
        padding: 0;
    }
    .company .content .box, .contact .form form .box {
        margin: 0;
    }
    .contact .form form .box>div {
        margin-bottom: 20px;
    }
    .contact .form label {
        margin-bottom: 20px;
        font-size: 16px;
    }
    .download .dload-choose>div {
        margin-bottom: 15px;
    }
    .download .list h4 {
        font-size: 15px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .download .list .parameter {
        font-size: 13px;
    }
    .download .list .parameter {
        padding: 25px 0;
        text-align: right;
    }
    .company, .index .banner {
        margin-top: 51px;
    }
    .index .banner .pc-banner .swiper-pagination {
        left: 0;
        text-align: center;
    }
    .company .figures .swiper-button-prev {
        right: 12%;
    }
    .company .figures td p {
        font-size: 12px;
        height: auto;
    }
    .company .figures td {
        padding: 25px 8px;
    }
    .company .figures td b {
        font-size: 16px;
    }
    .company .figures {
        margin: 0;
        padding: 30px 0;
    }
    .company .figures .swiper-container {
        margin-top: 30px;
    }
    .company .content .list .box>:nth-child(2) {
        padding: 15px;
    }
    .cer h2, .news-show, .company .certificate, .company .innovation, .company .milestone {
        padding: 30px 15px;
    }
    .company .milestone .gallery-top .sw-txt {
        position: relative;
        top: 10px;
        bottom: 0;
        width: auto;
    }
    .company .certificate .box-img {
        width: 100%;
        height: auto;
    }
    .closeBtn1 {
        width: 80px;
        top: 10px;
        height: 36px;
        line-height: 36px;
    }
    .cerbox .lists .boxs a {
        margin-bottom: 30px;
    }
    .cerbox .lists .boxs p {
        padding: 5px;
        line-height: 1.4;
        font-size: 15px;
    }
    .news .content .time {
        width: 100%;
    }
    .news .content .news-nav {
        padding: 20px 0 0 0;
    }
    .news-show .ns-btn {
        width: 120px;
        height: 36px;
        line-height: 36px;
    }
    .contact-sales .list .txt span {
        width: 30%;
    }
    .contact-sales .list .txt i {
        width: 68%;
    }
    .contact .form {
        padding: 30px 15px;
    }
    .search-index .search-list ul {
        padding: 0;
        margin: 10px 0;
    }
    .search-index .search-list p {
        width: 75%;
    }
    .search-index .search-list .time {
        width: 25%;
    }
    .search-index .search-list li {
        margin-bottom: 5px;
    }
    .search-index .search-list li a {
        margin: 10px 20px;
        padding: 10px;
        box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.4);
    }
    .contact-sales>img, .product>img, .company>img, .contact>img, .download>img, .reference>img, .news>img, .pros>img, .search-index>img {
        margin-top: 51px;
    }
    .index .index-about .about-content {
        display: block;
    }
    .product .content .lgc .lgc-txt, .index .index-pefe .pefe-sw2 .box-img img {
        height: auto;
    }
    .index .index-pefe .pefe-sw2 .swiper-button-next:after, .index .index-pefe .pefe-sw2 .swiper-container-rtl .swiper-button-prev:after {
        font-size: 20px;
    }
    .index .index-contact .inlr {
        padding-right: 15px;
    }
    .qa, .qa p {
        padding: 0 15px;
    }
    .pros .product-list .box-img {
        width: 100%;
        height: 100%;
    }
    .product .content {
        padding: 0 15px;
    }
    .product .par .nav-tabs>li {
        width: 100%;
        text-align: center;
    }
    .product .pro-overview .prover-content {
        padding: 15px;
    }
    .product .content .pro-overview .swiper-slide, .pro-overview .prover-box .swiper-slide .box-img {
        height: auto;
    }
    .product .pro-overview .prover-content .swiper-button-next, .product .pro-overview .prover-content .swiper-button-prev {
        display: block;
        top: 37.4%;
    }
    .product .pro-overview .swiper-button-prev:after, .product .pro-overview .swiper-button-next:after {
        font-size: 32px;
    }
    .news-show .content h1 {
        height: auto !important;
    }
    .aside-product, .sidebar-nav {
        display: none;
    }
    .ajaxpage {
        overflow: hidden;
    }
    .pagingClick a, .pagingClick span {
        display: inline-block !important;
        width: 40px;
        height: 35px;
        line-height: 35px;
        font-size: 13px;
    }
    .index .index-solutions .list:nth-child(even) {
        display: flex;
        flex-direction: column-reverse;
    }
}