
 
 .cle:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.cle {
    zoom: 1;
}

.fl,
.fr {
    display: inline
}

.fl {
    float: left
}

.fr {
    float: right
}

.txtov {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

input,
textarea,
select,
button {
    outline: none;
    vertical-align: middle;
    font-size: inherit;
    font-family: inherit;
}

textarea {
    resize: none;
    overflow-y: auto;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button {
    cursor: pointer;
    -webkit-appearance: none;
}

hr {
    height: 0;
    border-width: 1px 0 0 0;
    border-style: solid;
    margin: 0;
    color: #ddd;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    margin: 0;
}

ul,
ol,
li {
    list-style: none;
    -webkit-padding-start: 0
}

dt,
dd {
    padding: 0;
    margin: 0;
    list-style: none;
}

html {
    width: 100%;
    margin: 0px auto;
}

body {
    margin: 0px auto;
}

.h_normal {
    font-weight: normal;
}

.w {
    width: 94%;
    max-width: 1200px;
    margin: 0px auto;
    clear: both;
}

input {
    outline: medium;
}

.img_box {
    overflow: hidden;
}

.img_box img {
    width: 100%;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.img_box:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.banner {
   position: relative;
   width: auto;
   background-size: cover;
   background-position: center right;
   background-image: url(../image/aboutUs/aboutAs.png);
   color: white;
   height: 325px;
}

.nav {
   padding-left: 0;
   margin-bottom: 0;
   list-style: none;
}

.nav ul {
   margin-top: 10px;
}

.nav ul li .li_a {
   color: #ffffff;
   font-size: 16px;
}

.nav ul li {
   margin-left: 50px;
}

.nav ul li .li_a {
   padding-bottom: 10px;
   border-bottom: 2px solid transparent;
}

.nav ul li .li_a:hover {
   border-bottom: 2px solid #00ccff;
}

.nav ul .on .li_a {
   border-bottom: 2px solid #00ccff;
}

.xuna_on {
   z-index: 9999999;
   background: url(../img/img13.jpg) center repeat;
   opacity: 0.9;
}

.banner .click_pr,
.banner .click_ne {
   width: 65px;
   height: 100px;
   position: absolute;
   top: 50%;
   z-index: 999;
   transform: translate(0%, -50%);
   cursor: pointer;
}

.banner .click_pr {
   left: 10%;
   background: url(../img/p12.png) center no-repeat;
}

.banner .click_pr:hover {
   background: url(../img/p15.png) center no-repeat;
}

.banner .click_ne {
   right: 10%;
   background: url(../img/p13.png) center no-repeat;
}

.banner .click_ne:hover {
   /*background: url(../img/p14.png) center no-repeat #0f1426;*/
   background: url(../img/p14.png) center no-repeat;
}

.banner .text {
   position: absolute;
   left: 50%;
   top: 45%;
   text-align: center;
   color: #fff;
   transform: translate(20%, -50%);
   z-index: 999;
   transition: all .6s ease-in-out;
   opacity: 0;
}

.banner .text .tit {
   font-size: 45px;
   margin-bottom: 15px;
}

.banner .text .t2 {
   font-size: 28px;
}

.banner .text .t2 span {
   color: #00ccff;
}

.banner .swiper-slide-active .text {
   opacity: 1;
   transition-delay: .3s;
   transform: translate(-50%, -50%);
}

.banner .swiper-pagination .swiper-pagination-bullet-active {
   width: 20px;
   height: 8px;
   border-radius: 4px;
}

.m2 {
    
   padding: 60px 0;
}

.c_title {
   text-align: center;
   color: #333;
   margin-bottom: 25px;
}

.c_title .t1 {
   font-size: 34px;
   margin-bottom: 10px;
}

.c_title .t2 {
   color: #999999;
}

.m2 .click_tit {
   display: flex;
}

.m2 .click_tit li {
   flex: 1;
   background: #272a33;
   border-top: 4px solid #484a4f;
   text-align: center;
   padding: 10px 0;
   cursor: pointer;
   box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7);
}

.m2 .click_tit li:nth-child(2) {
   margin: 0px 5px;
}

.m2 .click_tit li span {
   display: inline-block;
   padding: 15px 0;
   padding-left: 50px;
   color: #fff;
}

.m2 .click_tit li .i1 {
   background: url(../img/p19.png) left center no-repeat;
}

.m2 .click_tit li .i2 {
   background: url(../img/p18.png) left center no-repeat;
}

.m2 .click_tit li .i3 {
   background: url(../img/p20.png) left center no-repeat;
}

.m2 .click_tit li:hover {
   border-top: 4px solid #00ccff;
}

.m2 .click_tit li:hover span {
   color: #00ccff;
}

.m2 .click_tit li:hover .i1 {
   background: url(../img/p17.png) left center no-repeat;
}

.m2 .click_tit li:hover .i2 {
   background: url(../img/p16.png) left center no-repeat;
}

.m2 .click_tit li:hover .i3 {
   background: url(../img/p21.png) left center no-repeat;
}

.m2 .click_tit .on span {
   color: #00ccff;
}

.m2 .click_tit .on {
   border-top: 4px solid #00ccff;
}

.m2 .click_tit .on .i1 {
   background: url(../img/p17.png) left center no-repeat;
}

.m2 .click_tit .on .i2 {
   background: url(../img/p16.png) left center no-repeat;
}

.m2 .click_tit .on .i3 {
   background: url(../img/p21.png) left center no-repeat;
}

.m2 .cont .list ul li {
   display: flex;
   height: 0px;
   overflow: hidden;
}

.m2 .cont .list ul li .img img {
   border-radius: 5px;
   /*box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7);*/
   width: 100%;
}

.m2 .cont .list ul li .cont {
   flex: 1;
   padding-left: 20px;
   padding-top: 40px;
   color: #333;
}

.m2 .cont .list ul li .cont .t1 {
   font-size: 22px;
   font-weight: bold;
   margin-bottom: 25px;
}

.m2 .cont .list ul li .cont .t2 {
   color: #333;
   font-size: 14px;
   line-height: 25px;
}

.m2 .cont .list ul li .cont .t2 span {
   color: #333;
}

.m2 .cont .list ul li:nth-child(2n) .cont {
   padding-left: 0px;
   padding-right: 40px;
}

.cont .list .img {
   width: 50%;
}

.fl:hover .show_iimgs {
   transform: scale(1.2);
   transition: all 0.5s;
}

.m2 .cont .list ul li:nth-child(1),
.m2 .cont .list ul li:nth-child(2),
.m2 .cont .list ul li:nth-child(3),
.m2 .cont .list ul li:nth-child(4) {
   height: auto;
   margin: 45px 0;
}

.m2 .cont .list ul .on_kl {
   height: auto;
   margin: 50px 0;
}

.c_more {
   text-align: center;
}

.c_more a {
   display: inline-block;
   padding: 15px 0;
   width: 270px;
   border-radius: 4px;
   background: #0cf;
   color: #fff;
   text-align: center;
}

.c_more a:hover {
   background: #00ccff;
   color: #fff;
}

.m3 {
   padding: 80px 0;
   /*background: url(../img/img14.jpg) center no-repeat;*/

   background-size: cover;
   position: relative;
}

.m3 .box {
   margin-top: 30px;
   position: relative;
}

.m3 .box .dnm {
   overflow: hidden;
}

.m3 .box .dnm .text {
   background: rgba(0, 204, 255, .8);
   position: absolute;
   top: 0px;
   left: 0px;
   width: 100%;
   height: 100%;
   font-size: .9rem;
   opacity: 0;
   -webkit-transition: all .3s ease-in-out;
   transition: all .3s ease-in-out;
   text-align: center;
}

.m3 .box .dnm .img img {
   width: 100%;
}

.m3 .box .dnm .cona {
   position: absolute;
   width: 100%;
   text-align: center;
   top: 45%;
   transform: translate(0%, -50%);
}

.m3 .box .dnm .cona .t1 {
   color: #ffffff;
   font-size: 18px;
   font-weight: bold;
   margin-bottom: 15px;
}

.m3 .box .dnm .cona .cont {
   padding: 0px 6%;
   color: #fff;
}

.m3 .box .dnm:hover .text {
   opacity: 1;
}

.m3 .box .dnm .b_tit {
   text-align: center;
   font-size: 18px;
   text-align: center;
   padding: 6px 5%;
   position: absolute;
   bottom: 0px;
   left: 0px;
   color: #fff;
   -webkit-transition: all .3s ease-in-out;
   transition: all .3s ease-in-out;
}

.m3 .box .dnm:hover .b_tit {
   transform: translate(0%, 100%);
}

.m3 .box .click_pre {
   width: 27px;
   height: 50px;
   background: url(../image/zizhirongyu/curr_prev.png) center no-repeat;
}

.m3 .box .click_pre,
.m3 .box .click_nex {
   width: 50px;
   height: 50px;
   display: block;
   padding: 15px 0;
   position: absolute;
   top: 50%;
   cursor: pointer;
   z-index: 999;
   transform: translate(0%, -50%);
}

.m3 .box .click_pre {
   left: -100px;
   /*background: url(../img/p12.png) center no-repeat;*/
background: url(../image/zizhirongyu/curr_prev.png) center no-repeat;
}

.m3 .box .click_nex {
   right: -100px;
   background: url(../image/zizhirongyu/curr_next.png) center no-repeat;
}

.m3 .box .click_pre:hover {
   background: url(../image/zizhirongyu/curr_prev_click.png) center no-repeat;

}

.m3 .box .click_nex:hover {
   background: url(../image/zizhirongyu/curr_next_click.png) center no-repeat;
}

.m3 .c_more {
   margin-top: 45px;
}

.m3 .c_more a {
   /*background: #fff;*/
}

.m3 .c_more a:hover {
   background: #00ccff;
   color: #fff;
}

.footer {
   background: #1f2229;
   padding: 60px 0;
}

.footer .info {
   text-align: center;
   color: #fff;
}

.footer .info span {
   padding-left: 30px;
   display: inline-block;
   margin: 0px 35px;
}

.footer .info .i1 {
   background: url(../img/img11.jpg) left center no-repeat;
}

.footer .info .i2 {
   background: url(../img/img10.jpg) left center no-repeat;
}

.footer .info .i3 {
   background: url(../img/img12.jpg) left center no-repeat;
}

.footer .info2 {
   width: 980px;
   display: block;
   margin: 0px auto;
   margin-top: 25px;
   background: #31333a;
   border-radius: 25px;
   display: flex;
}

.footer .info2 a {
   color: #999999;
   flex: 1;
   padding: 8px 0;
   text-align: center;
   font-size: 16px;
}

.footer .info2 a:hover {
   color: #fff;
   text-decoration: underline;
}

.footer .info3 {
   text-align: center;
   margin-top: 30px;
}

.footer .info3 span {
   display: inline-block;
   width: 45px;
   height: 45px;
   margin-bottom: -10px;
   margin-right: 20px;
   position: relative;
}

.footer .info3 .i1 {
   background: url(../img/p24.png) center no-repeat;
}

.footer .info3 .i1:hover {
   background: url(../img/p25.png) center no-repeat;
}

.footer .info3 .i2 {
   background: url(../img/p26.png) center no-repeat;
}

.footer .info3 .i2:hover {
   background: url(../img/p23.png) center no-repeat;
}

.footer .info3 a {
   margin-right: 60px;
}

.footer .info3 span .img {
   position: absolute;
   left: 50%;
   transform: translate(-50%, 0%);
   top: 55px;
   width: 110px;
   height: 110px;
   display: none;
   /*z-index: 99999;*/
   z-index:99999999;
}

.footer .info3 span .img::before {
   content: '';
   border-bottom: 10px solid #fff;
   border-left: 5px solid transparent;
   position: absolute;
   left: 50%;
   top: -10px;
   transform: translate(-50%, 0%);
   border-right: 5px solid transparent;
}

.footer .info3 span .img img {
   width: 110px;
   height: 110px;
   z-index: 9999;
   position: relative;
}

.footer .copy {
   margin-top: 50px;
   border-top: 1px solid #33353a;
   padding-top: 20px;
   text-align: center;
   font-size: 14px;
   color: #999999;
}

.footer .info3 span:hover .img {
   display: block;
}

.child_banners {
   height: 600px;
}

.c_title2 {
   text-align: center;
   color: #333333;
}

.c_title2 .t1 {
   position: relative;
   padding-bottom: 10px;
}

.c_title2 .t1::before {
   content: '';
   width: 50px;
   height: 4px;
   background: #00ccff;
   left: 50%;
   bottom: 0px;
   position: absolute;
   margin-left: -25px;
}

.m4 {
   padding: 55px 0;
}

.m4 .box .swiper-slide {
   text-align: center;
}

.m4 .box .swiper-slide .tit {
   font-size: 20px;
   color: #333333;
   text-align: center;
   margin: 5px 0;
}

.m4 .box .swiper-slide .t2 {
   font-size: 14px;
   color: #999999;
   padding: 0px 15px;
   line-height: 25px;
}

.m4 .box {
   position: relative;
   margin-top: 45px;
}

.m4 .box .swiper-slide .dm {
   margin: 2%;
   padding: 30px 2%;
   -webkit-transition: all .3s ease-in-out;
   transition: all .3s ease-in-out;
}

.m4 .box .swiper-slide .dm * {
   -webkit-transition: all .3s ease-in-out;
   transition: all .3s ease-in-out;
}

.m4 .box .swiper-slide:hover .dm {
   box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.m4 .box .swiper-slide:hover .dm * {
   transform: scale(1.1, 1.1);
}

.m4 .box .swiper-slide:hover .dm .tit {
   margin: 15px 0;
   color: #00ccff;
}

.common_pres,
.common_next {
   width: 65px;
   height: 100px;
   position: absolute;
   top: 50%;
   z-index: 999;
   transform: translate(0%, -50%);
   cursor: pointer;
}

.common_pres {
   left: -80px;
   background: url(../img/p27.png) center no-repeat;
}

.common_pres:hover {
   background: url(../img/p15.png) center no-repeat #ececec;
}

.common_next {
   right: -80px;
   background: url(../img/p28.png) center no-repeat;
}

.common_next:hover {
   background: url(../img/p14.png) center no-repeat #ececec;
}

.m4 .box {
   height: 300px;
}

.m5 {
   background: url(../img/img21.jpg) center no-repeat;
   background-size: cover;
   padding: 60px 0;
}

.c_title3 .t1 {
   color: #fff;
}

.m5 .box .swiper-slide .img {
   position: relative;
}

.m5 .box .swiper-slide .img .text {
   width: 100%;
   left: 0px;
   top: 0px;
   height: 100%;
   background: rgba(0, 204, 255, .8);
   position: absolute;
   transition: all .3s ease-in-out;
   opacity: 0;
}

.m5 .box .swiper-slide .img .text .dm {
   position: absolute;
   width: 240px;
   text-align: center;
   font-size: 1.1rem;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
}

.m5 .box .swiper-slide .img .text .dm .tit {
   color: #fff;
   margin-bottom: 5px;
}

.m5 .box .swiper-slide .img .text .dm .cont {
   color: #fff;
   line-height: 25px;
   font-size: .8rem;
}

.m5 .box .swiper-slide:hover .text {
   opacity: 1;
}

.m5 .box {
   position: relative;
}

.m5 .common_pres {
   background: url(../img/p12.png) center no-repeat;
}

.m5 .common_pres:hover {
   background: url(../img/p15.png) center no-repeat #55575c;
}

.m5 .common_next {
   background: url(../img/p13.png) center no-repeat;
}

.m5 .common_next:hover {
   background: url(../img/p14.png) center no-repeat #55575c;
}

.m6 {
   background: #fff;
}

.m6 .box .click_pre {
   background: url(../img/p27.png) center no-repeat;


}

.m3 .box .click_nex {
   background: url(../image/zizhirongyu/curr_next.png) center no-repeat;

}

.m7 {
   padding: 45px 0;
}

.m7 ul {
   margin-top: 40px;
}

.m7 ul li {
   width: 31%;
   margin-right: 2%;
   position: relative;
   overflow: hidden;
}

.m7 ul li .text {
   position: absolute;
   width: 100%;
   height: 100%;
   top: 0px;
   z-index: 999;
   opacity: 0;
   -webkit-transition: all .3s ease-in-out;
   transition: all .3s ease-in-out;
   left: 0px;
   background: rgba(0, 0, 0, 0.6);
}

.m7 ul li .text .dm {
   position: absolute;
   top: 50%;
   transform: translate(0%, -50%);
   text-align: center;
   font-size: .9rem;
   color: #fff;
   padding: 0px 40px;
}

.m7 ul li .text .t {
   font-size: 1.4rem;
   color: #00ccff;
}

.m7 ul li .text .cont {
   margin: 10px 0;
}

.m7 ul li:hover .text {
   opacity: 1;
}

.m7 ul li .ttsa {
   width: 100%;
   left: 0px;
   text-align: center;
   color: #fff;
   position: absolute;
   bottom: 10px;
   -webkit-transition: all .3s ease-in-out;
   transition: all .3s ease-in-out;
   z-index: 9999;
}

.m7 ul li:hover .ttsa {
   transform: translate(0%, 200%);
}

.m7 ul li {
   margin-right: 2%;
   margin-bottom: 25px;
}

.m7 ul li:nth-child(3n) {
   margin-right: 0px;
}

.c_more4 a {
   background: #fff;
   color: #333333;
   border: 1px solid #f2f2f2;
}

.c_more4 a:hover {
   background: #00ccff;
   color: #fff;
}

.qyzz .img {
   height: 222px;
}

.qyzz .img img {
   max-width: 63% !important;
   max-height: 100%;
}

.m8 {
   padding: 70px 0;
}

.m8 ul li {
   width: 28%;
   text-align: center;
   margin: 0px 2.5%;
}

.m8 ul li .tit {
   padding: 15px 0;
   color: #333333;
   font-size: 24px;
}

.m8 ul li .cont {
   font-size: 14px;
   color: #999999;
   text-align: center;
}

.m9 {
   background: url(../img/img39.jpg) center no-repeat;
   padding: 60px 0;
   background-size: cover;
}

.m9 .box {
   display: flex;
}

.m9 .cont {
   flex: 1;
   padding-right: 100px;
   color: #fff;
   font-size: 14px;
   line-height: 25px;
}

.m9 .cont .tit {
   color: #00ccff;
   font-size: 38px;
   background: url(../img/p31.png) left top no-repeat;
   padding-left: 40px;
   padding-top: 42px;
   padding-bottom: 10px;
   margin-bottom: 25px;
}

.m9 .img img {
   border-radius: 5px;
}

.m10 {
   padding: 60px 0;
}

.m10 .box .swiper-slide span {
   margin: 10px;
   display: block;
   text-align: center;
   padding: 10px 0;
   cursor: pointer;
   font-size: 20px;
   box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.m10 .box {
   position: relative;
   padding: 0px 30px;
}

.liuyan {
   margin: 50px;
   border-left: 1px solid #e3e3e3;
   border-right: 1px solid #e3e3e3;
   border-top: 1px solid #e3e3e3;
}

.liuyan li {
   font-size: 16px;
   padding: 20px 16px;
   border-bottom: 1px solid #e3e3e3;
}

.liuyan li span {
   display: inline-block;
   width: 120px;
   vertical-align: top;
}

.liuyan li input {
   width: 350px;
   height: 33px;
   border: 1px solid #eaebec;
   margin-left: 20px;
   padding-left: 14px;
}

.liuyan .yanzm input {
   width: 90px !important;
   height: 33px;
   border: 1px solid #eaebec;
   margin-left: 20px;
   padding-left: 14px;
}

.liuyan .tjxinx input {
   width: 123px !important;
   height: 33px;
   border: 1px solid #eaebec;
   margin-left: 20px;
   padding-left: 0 !important;
   background-color: #23b7e5;
   color: #fff;
}

.liuyan li textarea {
   width: 350px;
   height: 110px;
   border: 1px solid #eaebec;
   margin-left: 20px;
   padding-left: 14px;
}

.liuyanfir {
   background-color: #dddddd;
   padding: 20px 16px;
   color: #212121;
   font-weight: bold;
   font-size: 20px !important;
}

.m10 .box .prev {
   width: 20px;
   position: absolute;
   left: 0px;
   cursor: pointer;
   display: inline-block;
   height: 30px;
   background: url(../img/p32.png) center no-repeat;
   top: 20px;
}

.m10 .box .prev:hover {
   background: url(../img/p34.png) center no-repeat;
}

.m10 .box .next {
   width: 20px;
   position: absolute;
   right: 0px;
   display: inline-block;
   height: 30px;
   cursor: pointer;
   background: url(../img/p35.png) center no-repeat;
   top: 20px;
}

.m10 .box .next:hover {
   background: url(../img/p33.png) center no-repeat;
}

.m10 .box .on {
   color: #00ccff;
   box-shadow: 0 5px 10px rgba(0, 205, 255, 0.2) !important;
}

.m10 .box .swiper-slide span:hover {
   color: #00ccff;
   box-shadow: 0 5px 10px rgba(0, 205, 255, 0.2) !important;
}

.m10 .box2 .list .mores {
   text-align: center;
   color: #999999;
   font-size: 16px;
   padding: 20px 0;
   cursor: pointer;
}

.m10 .box2 .list .mores .o2 {
   display: none;
}

.m10 .box2 .list .onsa .o1 {
   display: none;
}

.m10 .box2 .list .onsa .o2 {
   display: block;
}

.m10 .box2 .list li {
   display: flex;
}

.m10 .box2 .list li .nb {
   width: 110px;
   color: #00ccff;
   font-size: 18px;
}

.m10 .box2 .list li .cs {
   flex: 1;
}

.m10 .box2 .list ul {
   position: relative;
}

.m10 .box2 .list ul::before {
   width: 1px;
   height: 90%;
   left: 75px;
   background: #d8d8d8;
   position: absolute;
   content: '';
   top: 10px;
}

.m10 .box2 .list li .nb {
   position: relative;
}

.m10 .box2 .list li .nb::before {
   content: '';
   width: 10px;
   height: 10px;
   left: 70px;
   top: 8px;
   display: block;
   position: absolute;
   background: #ffffff;
   border: 1px solid #e4e4e4;
   border-radius: 50%;
}

.m10 .box2 .list li .cs {
   color: #666666;
   padding-top: 5px;
   font-size: 14px;
}

.m10 .box2 .list li {
   margin-bottom: 30px;
}


/*.m10 .box2 .list .on .nb::before {
   border: 1px solid #00ccff;
   width: 20px;
   height: 20px;
   left: 65px;
}*/

.m10 .box2 .list {
   display: none;
}

.m10 .box2 .list li:hover .nb::before {
   border: 1px solid #00ccff;
   width: 20px;
   height: 20px;
   left: 65px;
}

.m11 {
   background: #f5f5f5;
   padding: 45px 0;
}

.m11 .map {
   position: relative;
   flex: 1;
   background: #fff;
   border: 10px solid #fff;
}

.m11 .map iframe {
   position: absolute;
   left: 0px;
   top: 0px;
   width: 100%;
   height: 100%;
}

.m11 .box {
   display: flex;
}

.m11 .cont {
   width: 415px;
}

.m11 .cont li {
   background: url(../img/img36.jpg) left center no-repeat;
   padding: 15px 0;
   padding-left: 90px;
   margin-bottom: 20px;
}

.m11 .cont li .t1 {
   color: #999999;
   font-size: 14px;
}

.m11 .cont li .cont {
   font-size: 16px;
   color: #333333;
}

.m11 .cont .i2 {
   background: url(../img/img37.jpg) left center no-repeat;
}

.m11 .cont .i3 {
   background: url(../img/img38.jpg) left center no-repeat;
}

.m12 {
   background: #f5f5f5;
   padding: 65px 0;
}

.m12 .title {
   position: relative;
}

.m12 .title .text {
   width: 28%;
   margin-right: 1%;
   height: 55px;
   padding-left: 2%;
   border: 1px solid #dbdbdb;
   background: #fff;
}

.m12 .title .text:hover {
   border: 1px solid #00ccff;
   background: #f4f8f9;
}

.m12 .title .text:hover::-webkit-input-placeholder {
   color: #00ccff;
}

.m12 .title .text:hover::-moz-placeholder {
   /* Mozilla Firefox 19+ */
   color: #00ccff;
}

.m12 .title .text:hover:-moz-placeholder {
   /* Mozilla Firefox 4 to 18 */
   color: #00ccff;
}

.m12 .title .text:hover:-ms-input-placeholder {
   /* Internet Explorer 10-11 */
   color: #00ccff;
}

.m12 .title select {
   width: 29%;
   margin-right: 1%;
   height: 55px;
   padding-left: 1%;
   border: 1px solid #dbdbdb;
   background: #fff;
}

.m12 .title .buras {
   position: absolute;
   height: 55px;
   width: 110px;
   top: 0px;
   right: 0px;
   background: url(../img/img41_search.png) center no-repeat #00ccff;
   border-radius: 5px;
   display: block;
}

.m12 .title .buras:hover {
   background: url(../img/img41_search.png) center no-repeat #0065cd;
}

.m12 .tab {
   margin-top: 25px;
}

.m12 .tab table thead tr td {
   padding: 20px;
   background: #999999;
   color: #ffffff;
   font-size: 16px;
   text-indent: 20px;
}

.m12 .tab table tbody tr td {
   padding: 20px;
   background: #fff;
   padding-left: 40px;
   font-size: 16px;
}

.m12 .tab table tbody tr .co1 {
   color: #999999;
}

.m12 .tab table tbody tr .co5 {
   display: inline-block;
   padding: 10px 8px;
   border-radius: 4px;
   font-size: 14px;
   padding-left: 40px;
   color: #fff;
   cursor: pointer;
   padding-right: 20px;
   background: url(../img/img43.jpg) 10px center no-repeat #c2c2c2;
}

.m12 .tab table tbody tr .co5:hover {
   background: url(../img/img42.jpg) 10px center no-repeat #00ccff;
}

.m12 .tab table tbody tr:hover td:nth-child(1) {
   color: #00ccff;
}

.m12 .tab_phone {
   padding: 20px;
   display: none;
}

.m12 .tab_phone .list {
   padding: 5px 20px 5px;
   border-radius: 8px;
   background: #fff;
   margin-bottom: 10px;
}

.m12 .tab_phone .list li {
   display: flex;
   font-size: 14px;
   padding-bottom: 10px;
   border-bottom: 1px solid #f2f2f2;
   padding-top: 8px;
}

.m12 .tab_phone .list li .nhb {
   width: 100px;
}

.m12 .tab_phone .list li .cont {
   flex: 1;
}

.m12 .tab_phone .list li:last-child {
   margin-bottom: 0px;
   border-bottom: 0px none;
}

.zzwin {
   position: fixed;
   width: 100%;
   display: none;
   height: 100%;
   background: rgba(0, 0, 0, 0.6);
   top: 0px;
   left: 0px;
   z-index: 9999999;
}

.qyzz .swiper-wrapper {
   width: auto !important;
}

.qyzz .swiper-slide li {
   width: 100% !important;
}

.newsupdate {
   width: 29% !important;
   margin: 0 2%;
   float: left;
}

.newsupdated h1 {
   font-size: 20px;
   color: #333;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap
}

.newsupdated p {
   font-size: 14px;
   color: #999;
}

.newsupdated {
   border: 1px solid #f2f2f2;
   padding: 8px;
}

.newsupdated div {
   font-size: 14px;
   color: #333;
   word-break: break-all;
   display: -webkit-box;
   height: 45px;
   -webkit-line-clamp: 3;
   -webkit-box-orient: vertical;
   overflow: hidden;
   margin: 8px 0;
}

.newsupdated p {
   margin-top: 5px;
}

.newsupdated p img {
   display: inline-block;
   margin-right: 4px;
   margin-top: -4px;
}

.m13 .m3 li {
   margin-bottom: 25px;
}

.newspage {
   overflow: hidden;
   text-align: center;
   margin-top: 20px;
   font-size: 0px;
}

.newspage a {
   display: inline-block;
   width: 40px;
   height: 40px;
   font-size: 14px;
   color: #777a8a;
   text-align: center;
   line-height: 40px;
   background-color: #f7f7f7;
}

.newspageon {
   background-color: #de241b !important;
   color: #fff !important;
}

.newspage a input {
   border: 1px solid #eee;
   background: none;
   padding: 0 5px;
   line-height: 38px;
   width: 35px;
   height: 35px;
   font-size: 14px;
   color: #686868;
   background: #fff;
}

.newspage a:hover {
   background-color: #de241b !important;
   color: #fff !important;
}

.win_box {
   width: 960px;
   background: #f9f9f9;
   top: 50%;
   z-index: 99999999;
   position: fixed;
   left: 50%;
   display: none;
   transform: translate(-50%, -50%);
}

.win_box .tit {
   text-align: center;
   color: #fff;
   font-size: 24px;
   background: #464646;
   font-weight: bold;
   padding: 10px 0;
   position: relative;
}

.titclose {
   position: absolute;
   top: 8px;
   right: 6px;
   cursor: pointer;
}

.win_box .cmds {
   padding: 40px;
   background: #f9f9f9;
}

.win_box .cmds li {
   display: flex;
   width: 31%;
   margin-right: 2%;
   margin-bottom: 20px;
}

.win_box .cmds li .ns {
   width: 70px;
   font-size: 14px;
   padding-right: 20px;
   text-align: right;
   color: #666666;
   line-height: 40px;
}

.win_box .cmds li .text,
.win_box .cmds li select {
   display: block;
   flex: 1;
   height: 40px;
   border-radius: 4px;
   border: 1px solid #cecece;
   font-size: 14px;
}

.win_box .cmds li select {
   height: 42px;
   width: 100px;
}

.win_box .cmds .conts {
   display: flex;
   margin-bottom: 20px;
}

.win_box .cmds .conts span {
   width: 70px;
   font-size: 14px;
   padding-right: 20px;
   text-align: right;
   color: #666666;
   line-height: 30px;
}

.win_box .cmds .conts .conasa {
   flex: 1;
}

.win_box .cmds .conts .conasa textarea {
   width: 100%;
   height: 150px;
   border: 1px solid #cecece;
}

.win_box .cmds ul li .files {
   position: relative;
}

.win_box .cmds ul li .files #file_click_upload {
   position: absolute;
   width: 100%;
   height: 100%;
   left: 0px;
   top: 0px;
}

.win_box .cmds ul li .files img {
   position: relative;
   z-index: 999;
   height: 40px;
   cursor: pointer;
}

.win_box .cmds .butas {
   text-align: center;
}

.win_box .cmds .butas input {
   width: 270px;
   height: 50px;
   border-radius: 4px;
   background: #00ccff;
   color: #fff;
   font-weight: bold;
   font-size: 1.4rem;
}

.win_box .cmds .guanbi {
   text-align: center;
   margin-top: 25px;
   display: none;
}

.win_box .cmds .guanbi span {
   display: inline-block;
   padding: 4px 15px;
   border-radius: 5px;
   background: #5ac9e9;
   color: #fff;
   font-size: 14px;
}

#xiangxixinxi .tit {
   text-align: left;
   padding-left: 20px;
}

#xiangxixinxi .lisas {
   margin-bottom: 20px;
   font-size: 14px;
   line-height: 26px;
}

#xiangxixinxi .lisas .tth {
   font-weight: bold;
   padding-bottom: 10px;
   font-size: 18px;
   margin-bottom: 10px;
   border-bottom: 1px solid #e9e9e9;
}

#xiangxixinxi .buaats {
   text-align: center;
}

#xiangxixinxi .buaats input {
   background: url(../img/img42.jpg) 23% center no-repeat #00ccff;
   height: 40px;
   border-radius: 4px;
   color: #fff;
   width: 200px;
}

.m13 {
   padding: 60px 0;
}

.m13 .m3 {
   background: none;
   padding: 0px;
   margin: 0px auto;
}

.m13 .m3 li {
   width: 23%;
   position: relative;
   margin-right: 2%;
}

.m13 .m3 ul li:nth-child(4n) {
   margin-bottom: 25px;
}

.m13 .m3 .box .dnm .text {
   background: rgba(0, 0, 0, 0.8);
}

.m13 .dects {
   text-align: center;
   font-size: 16px;
   color: #666666;
   margin-bottom: 20px;
}

.m13 .contas {
   font-size: 14px;
   color: #666666;
   line-height: 28px;
}

.m13 .contas .ttxt {
   padding: 20px;
   flex: 1;
}

.m13 .contas dd {
   display: flex;
   margin-bottom: 20px;
}

.index_show_iimg {
   display: none;
}

.phone_clicks {
   background: #ffffff;
   display: flex;
}

.phone_clicks li {
   flex: 1;
   padding: 10px 0;
   position: relative;
   text-align: center;
}

.phone_clicks li::before {
   width: 1px;
   height: 100%;
   background: #ccc;
   right: 0px;
   top: 0px;
   position: absolute;
   content: '';
}

.phone_clicks li:last-child::before {
   display: none;
}

.phone_clicks li .img {
   width: 40px;
   height: 40px;
   display: block;
   margin: 0px auto;
}

.phone_clicks li .t1 {
   font-size: .85rem;
   color: #333333;
}

.phone_clicks li .i1 {
   background: url(../img/img53.jpg) center no-repeat;
   background-size: 35px;
}

.phone_clicks li .i2 {
   background: url(../img/img52.jpg) center no-repeat;
   background-size: 35px;
}

.phone_clicks li .i3 {
   background: url(../img/img50.jpg) center no-repeat;
   background-size: 35px;
}

.phone_clicks li .i4 {
   background: url(../img/img51.jpg) center no-repeat;
   background-size: 35px;
}

.phone_clicks .on .i1 {
   background: url(../img/img57.jpg) center no-repeat;
   background-size: 35px;
}

.phone_clicks .on .i2 {
   background: url(../img/img56.jpg) center no-repeat;
   background-size: 35px;
}

.phone_clicks .on .i3 {
   background: url(../img/img54.jpg) center no-repeat;
   background-size: 35px;
}

.phone_clicks .on .i4 {
   background: url(../img/img55.jpg) center no-repeat;
   background-size: 35px;
}

.phone_clicks .on .t1 {
   color: #00ccff;
}

.phone_clicks {
   display: none;
   position: fixed;
   width: 100%;
   bottom: 0px;
}

.m14 {
   padding: 50px 0;
}

.m14 .let {
   width: 880px;
}

.m14 .let .t1 {
   color: #333333;
   font-size: 20px;
   text-align: center;
}

.m14 .let .dect {
   text-align: center;
   margin-top: 15px;
}

.m14 .let .dect .inf {
   display: inline-block;
   font-size: 14px;
   padding: 12px 45px;
   border: 1px dashed #bfbfbf;
   background: #f3f3f3;
   color: #999999;
   border-radius: 5px;
}

.m14 .let .dect .inf span {
   padding-left: 25px;
   margin: 0px 25px;
}

.m14 .let .dect .inf .i1 {
   background: url(../img/img59.jpg) left center no-repeat;
}

.m14 .let .dect .inf .i2 {
   background: url(../img/img60.jpg) left center no-repeat;
}

.m14 .let .dect .inf .i3 {
   background: url(../img/img61.jpg) left center no-repeat;
}

.m14 .let .contaas {
   font-size: 14px;
   margin-top: 25px;
   line-height: 28px;
}

.m14 .let .hrafs {
   margin-top: 25px;
}

.m14 .let .hrafs .t5 {
   margin-bottom: 10px;
}

.m14 .let .hrafs .t5 a {
   color: #666666;
   font-size: 14px;
}

.m14 .let .hrafs .t5 span {
   display: inline-block;
   padding: 4px 12px;
   background: #ededed;
   color: #666666;
   font-size: 14px;
   position: relative;
   margin-right: 20px;
}

.m14 .let .hrafs .t5 span::before {
   content: '';
   width: auto;
   height: auto;
   position: absolute;
   right: -10px;
   top: 50%;
   border-left: 10px solid #ededed;
   border-bottom: 5px solid transparent;
   border-top: 5px solid transparent;
   transform: translate(0%, -50%);
}

.m14 .let .hrafs .t5:hover a {
   text-decoration: underline;
   color: #007AFF;
}

.m14 .rit {
   width: 280px;
}

.m14 .rit .tit {
   color: #333333;
   font-size: 24px;
   padding: 5px 0;
   padding-left: 50px;
   background: url(../img/img58.jpg) left center no-repeat;
}

.m14 .rit ul li .dect {
   padding: 5px 10px;
   font-size: 12px;
   box-shadow: 0 2px 5px rgba(224, 224, 224, 0.7);
}

.m14 .rit ul li .dect .tb1 {
   font-size: 14px;
   color: #666666;
}

.m14 .rit ul li .dect .tb2 {
   color: #999999;
}

.m14 .rit ul li {
   margin-bottom: 20px;
}

.m15 {
   padding: 60px 0;
}

.c_title .t3 {
   font-size: 18px;
   margin-top: 10px;
}

.m15 .cont li {
   width: 23%;
   text-align: center;
   margin: 0px 1%;
}

.m15 .cont li .t {
   color: #333333;
   font-size: 20px;
   text-align: center;
   margin-bottom: 5px;
}

.m15 .cont li .contas {
   font-size: 14px;
   line-height: 26px;
   color: #999999;
   font-size: 14px;
}

.m15 .cont li {
   position: relative;
   
}
.m15 .cont li .img{
   overflow: hidden;
}

.m15 .cont li .show_img2 {
   position: absolute;

   top: 50%;
   transform: translate(-50%, -50%);
   left: 50%;
   z-index: 99;
}

.m16 {
   padding: 60px 0;
   background: url(../img/img67.jpg) center no-repeat;
   background-size: cover;
}

.m16 .box {
   margin-top: 70px;
}

.m16 .box ul li {
   width: 23%;
   padding: 30px 0;
   text-align: center;
   -webkit-transition: all .3s ease-in-out;
   transition: all .3s ease-in-out;
   margin: 0px 1%;
   background: rgba(255, 255, 255, .1);
   border-radius: 2px;
   position: relative;
   margin-bottom: 25px;
}

.m16 .box ul li .tit {
   color: #ffffff;
   margin: 5px 0;
   font-size: 24px;
   padding: 0px 5%;
}

.m16 .box ul li .cont {
   padding: 10px 5%;
   font-size: 14px;
   color: #ffffff;
   height: 90px;
   -webkit-transition: all .3s ease-in-out;
   transition: all .3s ease-in-out;
   line-height: 28px;
   opacity: .6;
}

.m16 .box ul li .img {
   position: relative;
   overflow: hidden;
}

.m16 .box ul li .show_img2 {
   position: absolute;
   top: 50%;
   transform: translate(-50%, -50%);
   left: 50%;
   z-index: 99;
}

.m16 .box ul li:hover {
   background: none;
}

.m16 .box ul li:hover .cont {
   opacity: 1;
}

.m7 ul li {
   position: relative;
}

.m7 ul li .dianziss {
   position: relative;
}

.m7 ul li .show_iimgs {
   position: absolute;
   left: 0px;
   top: 0px;
   width: 100%;
   height: 100%;
   z-index: 99;
}

.m13as .m3 .box .edg_widht {
   position: relative;
   max-width: 1400px;
   margin: 0 auto;
   width: 92%;
}

.m13as .m3 li .img {
   width: 100%;
   height: 11.857vw;
   overflow: hidden;
}

.m13as .m3 li {
   -webkit-transition: all .3s ease-in-out;
   transition: all .3s ease-in-out;
}

.m13as .m3 li .img img {
   -webkit-transition: all .3s ease-in-out;
   transition: all .3s ease-in-out;
}

.m13as .m3 li:hover .img img {
   -webkit-transform: scale(1.1, 1.1);
   -ms-transform: scale(1.1, 1.1);
   transform: scale(1.1, 1.1);
}

.m13as .m3 li:hover {
   box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}

.m13as .m3 li {
   margin-bottom: 50px;
}

.news-page {
   width: 100%;
   height: 40px;
   text-align: center
}

.news-page a {
   font-size: 14px;
   line-height: 40px;
   width: 40px;
   height: 40px;
   display: inline-block;
   background: #f7f7f7;
   color: #686868;
   transition: background .3s, color .3s
}

.news-page.new a {
   background: #fff
}

.news-page a.active,
.product-list .news-page a.active,
.news-page.on a.active,
.news-page.new a.active {
   color: #fff;
   background: #de241b
}

.news-page a.btns {
   font-family: 'å®‹ä½“'
}

.edg_widht {
   position: relative;
   max-width: 1400px;
   margin: 0 auto;
   width: 92%;
}



.m15_zz .cont li .show_img2 {
   position: absolute;
    
   top: auto;
   transform: translate(-50%, 0%);
   left: auto;
   z-index: 99;
   height: 80%;
   left: 50%;
}

.m15_zz .cont li .img {
    
   overflow: hidden;
}

/* .banner .click_ne,
.banner .click_pr {
   display: none;
}

.banner:hover .click_ne {
   display: block;
}

.banner:hover .click_pr {
   display: block;
}
.banner .phone_imgs{
   display: none;
} */

.m3 .c_title .t1{
   /*color: #0cf;*/
}

/* .banner{
   background: linear-gradient(to top, rgba(133,184,248, 1), rgba(5,83,200, 1));
   height: 60px!important;
} */
.banner-line {
   left: 100px;
   bottom: 0px;
   width: 50px;
   border-bottom: 3px solid #3790e3;
}
.banner-zi {
   bottom: 10%;
   position: absolute;
}
.banner h1 {
   line-height: 55px;
   text-align: left;
   opacity: 1;
   font-size: 50px;
   color: rgba(255, 255, 255, 1);
   letter-spacing: 0px;
   padding: 20px 0 10px;
   margin: 0;
}
.banner h2 {
   text-align: left;
   opacity: 1;
   font-size: 20px;
   color: rgba(255, 255, 255, 1);
   letter-spacing: 0px;
   margin: 0;
}

.jj-flash-note__popper[data-v-44225974] {
   position: absolute;
   border: none;
   outline: 0;
   text-align: center;
   width: 28px;
   height: 28px;
   background: #f7f8fa;
   border: 1px solid #e5e6eb;
   border-radius: 2px;
   padding: 4px
}

.jj-flash-note__popper .icon[data-v-44225974] {
   pointer-events: none
}

.jj-flash-note__frame[data-v-dd761a64] {
   max-width: 50%;
   position: fixed;
   right: 0;
   bottom: 0;
   top: 0;
   background-color: #fff;
   z-index: 9999
}

.slide-left-enter-active[data-v-dd761a64],
.slide-left-leave-active[data-v-dd761a64] {
   transition: transform .15s linear
}

.slide-left-enter-from[data-v-dd761a64],
.slide-left-leave-to[data-v-dd761a64] {
   transform: translateX(100%)
}

.jj-flash-note__app[data-v-ed443a7e] {
   z-index: 9999;
   position: fixed;
   left: 0;
   top: 0
}

.jj-flash-note__app .mask[data-v-ed443a7e] {
   position: fixed;
   left: 0;
   right: 0;
   top: 0;
   bottom: 0;
   z-index: 9000;
   background-color: rgba(0, 0, 0, .4);
   opacity: 1
}

.jj-flash-note__app .fade-enter-active[data-v-ed443a7e],
.jj-flash-note__app .fade-leave-active[data-v-ed443a7e] {
   transition: opacity .15s ease
}

.jj-flash-note__app .fade-enter-from[data-v-ed443a7e],
.jj-flash-note__app .fade-leave-to[data-v-ed443a7e] {
   opacity: 0
}

.juejin-search[data-v-f493e070] {
   display: flex;
   width: 682px;
   height: 46px;
   border-radius: 2px;
   flex-direction: row;
   align-items: center;
   justify-content: center;
   position: relative
}

.juejin-search .search-anim[data-v-f493e070] {
   position: absolute;
   left: 8px;
   width: 28px;
   height: 28px;
   object-fit: contain;
   animation-play-state: paused
}

.juejin-search .search-anim.slide-right-enter-active[data-v-f493e070],
.juejin-search .search-anim.slide-right-leave-active[data-v-f493e070] {
   transition: width .3s linear
}

.juejin-search .search-anim.slide-right-enter-from[data-v-f493e070],
.juejin-search .search-anim.slide-right-leave-to[data-v-f493e070] {
   width: 0
}

.juejin-search .juejin-search-logo[data-v-f493e070] {
   right: 16px;
   position: absolute;
   width: 23px;
   height: 18px;
   object-fit: contain
}

.juejin-search .juejin-search-logo path[data-v-f493e070] {
   transition: all .3s linear
}

.juejin-search #juejin-search-input-global.input[data-v-f493e070] {
   padding: 0 39px 0 33px;
   width: 100%;
   height: 100%;
   outline: 0;
   border: none;
   border-radius: 2px;
   background-color: #fff;
   color: #1d2129;
   font-size: 18px;
   line-height: 22px;
   font-weight: 500;
   caret-color: transparent;
   box-sizing: border-box;
   background: rgba(148, 191, 255, .1)
}

.juejin-search #juejin-search-input-global.input.active[data-v-f493e070] {
   border: 2px solid #bedaff
}

.juejin-search #juejin-search-input-global.input.animation-stopped[data-v-f493e070] {
   caret-color: #1e80ff;
   padding-left: 16px
}

.juejin-search #juejin-search-input-global.input[data-v-f493e070]::placeholder {
   font-weight: 400;
   color: #86909c
}

:root {
   --color-input-bg: #f4f5f5;
   --color-input-error-bg: #ffece8;
   --color-input-placeholder: #86909c;
   --color-input-text: #4e5969;
   --color-input-icon: #f53f3f
}

:root .dark {
   --color-input-bg: rgba(255, 255, 255, 0.12);
   --color-input-error-bg: rgba(255, 81, 50, 0.15);
   --color-input-placeholder: #e3e3e3;
   --color-input-text: #e3e3e3;
   --color-input-icon: #ff6247
}

[data-v-3b3b3ca0]:root {
   --color-brand: #1E80FF;
   --color-brand-light: #E8F3FF;
   --color-nav-title: #86909C;
   --color-nav-popup-bg: #FFFFFF;
   --color-primary: #1D2129;
   --color-secondary-app: #4E5969;
   --color-thirdly: #86909C;
   --color-hover: #1e80ff;
   --color-hover-thirdly: #86909c;
   --color-dropdown-text: #1E80FF;
   --color-divider: #E5E6EB;
   --color-main-bg: #f4f5f5;
   --color-secondary-bg: #FFFFFF;
   --color-thirdly-bg: #f4f5f5;
   --color-hover-bg: #E8F3FF;
   --color-comment-bg: rgba(244, 245, 245, 0.5);
   --hover-bg: linear-gradient(90deg,
           rgba(232, 243, 255, 0) 0%,
           rgba(232, 243, 255, 0.8) 25.09%,
           #e8f3ff 50.16%,
           rgba(232, 243, 255, 0.8) 75.47%,
           rgba(232, 243, 255, 0) 100%);
   --color-font-2: #1171EE;
   --color-mask: rgba(0, 0, 0, 0.4);
   --color-quick-nav-text: #ffffff;
   --color-nav-bg: rgba(255, 255, 255, 0.13);
   --color-nav-selected-border: rgba(229, 230, 235, 0.3);
   --color-tips: #F53F3F;
   --color-fourthly: #C9CDD4;
   --color-shadow: rgba(0, 0, 0, 0.16);
   --color-grey-triangle: #e5e6eb;
   --color-icon-search: #ffffff;
   --color-navbar-icon: #1e80ff;
   --color-layout-dropdown-bg: rgba(232, 243, 255, 0.8);
   --color-layout-title: #4E5969;
   --color-layout-title-active: #1E80FF;
   --color-layout-icon-outline: rgba(30, 128, 255, 0.5);
   --color-layout-icon-fill: #ffffff
}

:root .dark[data-v-3b3b3ca0] {
   --color-brand: #1352a3;
   --color-nav-title: #e3e3e3;
   --color-nav-popup-bg: #1352A3;
   --color-primary: #e3e3e3;
   --color-secondary-app: #a9a9a9;
   --color-thirdly: #7d7d7f;
   --color-hover: #eeeeee;
   --color-hover-thirdly: #878789;
   --color-dropdown-text: #878789;
   --color-divider: #4a4a4a;
   --color-main-bg: #121212;
   --color-secondary-bg: #272727;
   --color-thirdly-bg: #3a3a3a;
   --color-hover-bg: #3a3a3a;
   --color-comment-bg: #313131;
   --hover-bg: linear-gradient(90deg,
           rgba(58, 58, 58, 0) 0%,
           rgba(58, 58, 58, 0.8) 25.09%,
           #3a3a3a 50.16%,
           rgba(58, 58, 58, 0.8) 75.47%,
           rgba(58, 58, 58, 0) 100%);
   --color-font-2: rgba(238, 238, 238, 0.8);
   --color-mask: rgba(0, 0, 0, 0.4);
   --color-quick-nav-text: #e3e3e3;
   --color-nav-bg: rgb(30, 30, 30);
   --color-nav-selected-border: #4a4a4a;
   --color-tips: #bc3030;
   --color-fourthly: #878789;
   --color-shadow: rgba(0, 0, 0, 0.16);
   --color-grey-triangle: #3a3a3a;
   --color-icon-search: #e3e3e3;
   --color-navbar-icon: #e3e3e3;
   --color-layout-dropdown-bg: rgba(125, 125, 127, 0.8);
   --color-layout-title: #eeeeee;
   --color-layout-title-active: #eeeeee;
   --color-layout-icon-outline: #131313;
   --color-layout-icon-fill: #e3e3e3
}

.input-option[data-v-3b3b3ca0] {
   display: flex;
   flex-direction: column
}

.input-option span.error[data-v-3b3b3ca0] {
   margin-left: 6.6666666667rem;
   font-size: 1rem;
   line-height: 20px;
   display: inline-block;
   height: 20px;
   color: var(--color-tips)
}

.input-wrapper[data-v-3b3b3ca0] {
   display: flex;
   flex-direction: row;
   align-items: center;
   width: 100%
}

.input-wrapper label[data-v-3b3b3ca0] {
   width: 4em;
   font-size: 1.1666666667rem;
   line-height: 1.8333333333rem;
   color: var(--color-thirdly);
   margin-right: 1rem
}

.input-wrapper .input[data-v-3b3b3ca0] {
   flex: 1 0 auto;
   position: relative
}

.input-wrapper .input.error .input-inner[data-v-3b3b3ca0] {
   background-color: var(--color-input-error-bg)
}

.input-wrapper .input.error .btn-clear[data-v-3b3b3ca0] {
   color: var(--color-input-icon)
}

.input-wrapper .input .input-inner[data-v-3b3b3ca0] {
   background: var(--color-input-bg);
   border-radius: 2px;
   color: var(--color-input-text);
   font-size: 1.0833333333rem;
   line-height: 1.8333333333rem;
   height: 2.3333333333rem;
   padding: 0 8px;
   outline: 0;
   border: none;
   width: 100%
}

.input-wrapper .input .input-inner[data-v-3b3b3ca0]::placeholder {
   color: var(--color-input-placeholder)
}

.input-wrapper .btn-clear[data-v-3b3b3ca0] {
   position: absolute;
   top: 50%;
   right: 0;
   transform: translateY(-50%);
   background: 0 0;
   border: none;
   outline: 0;
   color: var(--color-fourthly)
}

.input-wrapper .btn-clear[data-v-3b3b3ca0]::before {
   font-size: 10px;
   line-height: 10px
}

[data-v-25df73b2] {
   box-sizing: border-box
}

.color-tool[data-v-25df73b2] {
   padding: 0 16px !important
}

.color-tool .row[data-v-25df73b2] {
   display: flex;
   align-items: center
}

.color-tool .color-picker[data-v-25df73b2] {
   cursor: pointer;
   outline: 0;
   border: none;
   padding: 0;
   margin: 0;
   border-radius: 2px;
   background-color: transparent;
   width: 92px;
   height: 40px
}

.color-tool .color-picker[data-v-25df73b2]::-webkit-color-swatch-wrapper {
   padding: 3px;
   border: 1px solid transparent;
   border-radius: 4px;
   transition: all .15s linear
}

.color-tool .color-picker[data-v-25df73b2]::-webkit-color-swatch-wrapper:hover {
   border: 1px solid #bedaff
}

.color-tool .color-picker[data-v-25df73b2]::-webkit-color-swatch {
   border-radius: 2px;
   border: none
}

.color-tool .input[data-v-25df73b2] {
   transform: translateY(10px);
   flex: 1 1 auto;
   margin: 0 12px
}

.color-tool .input[data-v-25df73b2] input.input-inner {
   height: 40px;
   padding-left: 16px;
   font-size: 14px;
   color: #1d2129;
   box-sizing: border-box;
   background: #f4f5f5
}

.color-tool .input[data-v-25df73b2] label {
   display: none
}

.color-tool .input[data-v-25df73b2] span.error {
   margin-left: 16px
}

.color-tool .input[data-v-25df73b2] .input-wrapper .btn-clear {
   right: 8px
}

.color-tool .input[data-v-25df73b2] .input-wrapper .btn-clear::before {
   font-size: 14px;
   color: #c9cdd4
}

.color-tool button[data-v-25df73b2] {
   outline: 0;
   border: none;
   background-color: unset;
   width: 93px;
   height: 40px;
   font-size: 14px
}

.color-tool .btn-convert[data-v-25df73b2] {
   background: #1e80ff;
   border-radius: 2px;
   color: #fff;
   transition: all .15s linear
}

.color-tool .btn-convert[data-v-25df73b2]:hover {
   background: #5399ff
}

.color-tool .btn-convert[data-v-25df73b2]:active {
   background: #0060dd
}

.color-tool .btn-copy[data-v-25df73b2] {
   background: rgba(30, 128, 255, .05);
   border: 1px solid rgba(30, 128, 255, .3);
   border-radius: 2px;
   color: #1e80ff;
   transition: all .15s linear
}

.color-tool .btn-copy[data-v-25df73b2]:hover {
   background: rgba(30, 128, 255, .1);
   border-color: rgba(30, 128, 255, .45)
}

.color-tool .btn-copy[data-v-25df73b2]:active {
   background: rgba(30, 128, 255, .2);
   border-color: rgba(30, 128, 255, .6)
}

.color-tool .display[data-v-25df73b2] {
   flex: 1;
   text-align: start;
   background-color: #f4f5f5;
   height: 40px;
   margin: 0 12px;
   border-radius: 2px;
   line-height: 40px;
   padding-left: 16px;
   font-size: 14px;
   color: #1d2129
}

.color-tool .label[data-v-25df73b2] {
   width: 92px;
   font-size: 16px;
   font-weight: 500;
   color: #1d2129;
   text-align: end
}

.color-tool .row[data-v-25df73b2]:not(:first-of-type) {
   margin-top: 16px
}

.tool[data-v-106c88bd] {
   width: 100%;
   height: 100%;
   box-sizing: border-box
}

iframe[data-v-106c88bd] {
   min-height: 488px
}

.calculator[data-v-81e152a8] {
   display: flex;
   align-items: center;
   padding: 14px 16px 14px 24px
}

.calculator .result[data-v-81e152a8] {
   font-size: 16px;
   font-weight: 500;
   line-height: 22px;
   color: #1d2129;
   margin: 0 16px;
   text-overflow: ellipsis;
   flex: 1 0 auto;
   overflow: hidden;
   white-space: nowrap;
   max-width: 490px
}

.calculator .hint[data-v-81e152a8] {
   font-size: 14px;
   line-height: 22px;
   color: #86909c
}

.search-action[data-v-6fe99470] {
   display: flex;
   align-items: center;
   padding: 0 16px 0 20px;
   box-sizing: border-box;
   user-select: none;
   cursor: pointer;
   height: 44px;
   border-left: 4px solid transparent;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   transition: all .15s linear
}

.search-action.active[data-v-6fe99470],
.search-action[data-v-6fe99470]:hover {
   border-left-color: #1e80ff;
   background-color: #f4f5f5
}

.search-action .search-content[data-v-6fe99470] {
   display: flex;
   align-items: center;
   flex: 1 0 auto;
   margin-right: 16px
}

.search-action .search-content .search-content__logo[data-v-6fe99470] {
   width: 32px;
   height: 32px
}

.search-action .search-content .search-content__engine[data-v-6fe99470],
.search-action .search-content .search-content__keyword[data-v-6fe99470] {
   font-size: 16px;
   font-weight: 500;
   line-height: 22px
}

.search-action .search-content .search-content__keyword[data-v-6fe99470] {
   color: #1d2129;
   margin: 0 4px 0 16px;
   text-overflow: ellipsis;
   overflow: hidden;
   white-space: nowrap;
   max-width: 396px
}

.search-action .search-content .search-content__engine[data-v-6fe99470] {
   color: #1e80ff
}

.search-action .hint[data-v-6fe99470] {
   font-size: 14px;
   line-height: 22px;
   color: #1e80ff
}

[data-v-c62d3d80]:root {
   --color-brand: #1E80FF;
   --color-brand-light: #E8F3FF;
   --color-nav-title: #86909C;
   --color-nav-popup-bg: #FFFFFF;
   --color-primary: #1D2129;
   --color-secondary-app: #4E5969;
   --color-thirdly: #86909C;
   --color-hover: #1e80ff;
   --color-hover-thirdly: #86909c;
   --color-dropdown-text: #1E80FF;
   --color-divider: #E5E6EB;
   --color-main-bg: #f4f5f5;
   --color-secondary-bg: #FFFFFF;
   --color-thirdly-bg: #f4f5f5;
   --color-hover-bg: #E8F3FF;
   --color-comment-bg: rgba(244, 245, 245, 0.5);
   --hover-bg: linear-gradient(90deg,
           rgba(232, 243, 255, 0) 0%,
           rgba(232, 243, 255, 0.8) 25.09%,
           #e8f3ff 50.16%,
           rgba(232, 243, 255, 0.8) 75.47%,
           rgba(232, 243, 255, 0) 100%);
   --color-font-2: #1171EE;
   --color-mask: rgba(0, 0, 0, 0.4);
   --color-quick-nav-text: #ffffff;
   --color-nav-bg: rgba(255, 255, 255, 0.13);
   --color-nav-selected-border: rgba(229, 230, 235, 0.3);
   --color-tips: #F53F3F;
   --color-fourthly: #C9CDD4;
   --color-shadow: rgba(0, 0, 0, 0.16);
   --color-grey-triangle: #e5e6eb;
   --color-icon-search: #ffffff;
   --color-navbar-icon: #1e80ff;
   --color-layout-dropdown-bg: rgba(232, 243, 255, 0.8);
   --color-layout-title: #4E5969;
   --color-layout-title-active: #1E80FF;
   --color-layout-icon-outline: rgba(30, 128, 255, 0.5);
   --color-layout-icon-fill: #ffffff
}

:root .dark[data-v-c62d3d80] {
   --color-brand: #1352a3;
   --color-nav-title: #e3e3e3;
   --color-nav-popup-bg: #1352A3;
   --color-primary: #e3e3e3;
   --color-secondary-app: #a9a9a9;
   --color-thirdly: #7d7d7f;
   --color-hover: #eeeeee;
   --color-hover-thirdly: #878789;
   --color-dropdown-text: #878789;
   --color-divider: #4a4a4a;
   --color-main-bg: #121212;
   --color-secondary-bg: #272727;
   --color-thirdly-bg: #3a3a3a;
   --color-hover-bg: #3a3a3a;
   --color-comment-bg: #313131;
   --hover-bg: linear-gradient(90deg,
           rgba(58, 58, 58, 0) 0%,
           rgba(58, 58, 58, 0.8) 25.09%,
           #3a3a3a 50.16%,
           rgba(58, 58, 58, 0.8) 75.47%,
           rgba(58, 58, 58, 0) 100%);
   --color-font-2: rgba(238, 238, 238, 0.8);
   --color-mask: rgba(0, 0, 0, 0.4);
   --color-quick-nav-text: #e3e3e3;
   --color-nav-bg: rgb(30, 30, 30);
   --color-nav-selected-border: #4a4a4a;
   --color-tips: #bc3030;
   --color-fourthly: #878789;
   --color-shadow: rgba(0, 0, 0, 0.16);
   --color-grey-triangle: #3a3a3a;
   --color-icon-search: #e3e3e3;
   --color-navbar-icon: #e3e3e3;
   --color-layout-dropdown-bg: rgba(125, 125, 127, 0.8);
   --color-layout-title: #eeeeee;
   --color-layout-title-active: #eeeeee;
   --color-layout-icon-outline: #131313;
   --color-layout-icon-fill: #e3e3e3
}

.search-app[data-v-c62d3d80] {
   z-index: 9999;
   padding-top: 160px;
   position: fixed;
   left: 0;
   right: 0;
   top: 0;
   bottom: 0;
   display: flex;
   align-items: flex-start;
   justify-content: center
}

.search-app.extension[data-v-c62d3d80] {
   z-index: 700
}

@media (max-height:720px) {
   .search-app.tool-active[data-v-c62d3d80] {
       padding-top: 80px
   }
}

@media (max-height:640px) {
   .search-app.tool-active[data-v-c62d3d80] {
       padding-top: 30px
   }
}

.search-app .search-app__wrapper__[data-v-c62d3d80] {
   border-radius: 2px;
   border: 1px solid #1e80ff;
   background: #fff;
   box-shadow: 0 0 0 4px rgba(30, 128, 255, .2), 0 0 20px rgba(0, 0, 0, .15);
   backdrop-filter: blur(15px)
}

.search-app .search-app__wrapper__ .search-result[data-v-c62d3d80] {
   margin-top: 8px
}

.search-app .search-app__wrapper__ .search-result .tool[data-v-c62d3d80] {
   padding: 0 8px
}

.search-app .search-app__wrapper__ .search-result .setting-hint[data-v-c62d3d80] {
   display: flex;
   align-items: center;
   justify-content: flex-end;
   margin: 0 16px;
   padding: 12px 0 16px
}

.search-app .search-app__wrapper__ .search-result .setting-hint .text[data-v-c62d3d80] {
   color: #86909c;
   line-height: 22px;
   cursor: pointer;
   user-select: none
}

.search-app .search-app__wrapper__ .search-result .setting-hint .text[data-v-c62d3d80]:hover:not(.disabled) {
   color: #1e80ff;
   transition: all .15s linear
}

.search-app .search-app__wrapper__ .search-result .setting-hint .text.disabled[data-v-c62d3d80] {
   cursor: initial
}

.search-app .juejin-search[data-v-c62d3d80] {
   margin: 8px
}
.m3 .box .dnm .img img {
   width: 100%;
}
.swiper-pagination-bullet {
   width: 14px!important;
   height: 3px!important;
   border-radius: 0!important;
}