html,body{
    user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    background: url("../img/bg-white1.jpg");
}
.container {
    width: 1200px;
    margin: 0 auto;
}

.bdr {
    border: 1px solid red;
}

.page-top {
    width: 100%;
    height: auto;
    z-index: 500
}

.page-top .top-bar {
    width: 100%;
    height: 40px;
    background-color: #28292c;
    color: #fff;
    font-size: 12px;
    position: relative;
    z-index: 1100
}

.page-top .top-bar .container {
    height: 40px
}

.page-top .top-bar .phone-icon {
    width: 14px;
    height: 14px
}

.page-top .header {
    width: 100%;
    height: 64px;
    position: relative;
    z-index: 1000
}

.page-top .header .header-inner {
    width: 100%;
    height: 64px;
    position: relative;
    z-index: 1
}

.bbm{border-bottom: 1px solid rgba(238, 240, 243,1)}

.page-top .header .header-inner .header-content {
    position: relative;
    z-index: 5;
    width: 100%;
    height: 64px;
    color: black;
    transition: 0.4s
}

.page-top .header .logo {
    margin-top: 8px
}

.page-top .header .logo img {
    height: 48px
}

.page-top .header .header-nav ul {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 64px;
    margin-left: 2px;
    overflow: visible;
}

.page-top .header .header-nav ul li {
    float: left;
    text-align: center;
    height: 64px;
    padding: 0 20px;
}
.nav_down{display: none;position: absolute;top: 63px;left: 0;width: 100%;}
.page-top .header .header-nav .nav_down a{padding: 10px 0; text-align: center;color: #333;}
.page-top .header .header-nav .nav_down a:hover{color: #0aa66e;}
.page-top .header .header-nav ul li a span {
    padding-bottom: 10px;
    border-bottom: 0px solid rgba(255, 255, 255, 0)
}
.page-top .header .header-nav ul li a i {
    transition: 0.5s;
    -webkit-transition: 0.5s;
}

.page-top .header .header-nav ul li.cur a {
    color: #00A98F
}

.page-top .header .header-nav ul li:hover a span,.page-top .header .header-nav ul li.cur a span {
    border-bottom: 2px solid #00A98F
}
.page-top .header .header-nav ul li:hover a i {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
}

.page-top .header .header-nav ul li:hover>a {
    color: #00A98F
}

.page-top .header .header-nav a {
    display: block;
    height: 100%;
    width: 100%;
    padding: 23px 0 10px;
    font-size: 14px;
    color: #fff;
}

.page-top .header .header-nav .curline {
    background: #00A98F;
    height: 3px;
    position: absolute;
    bottom: 0;
    width: 68px;
    left: 0px;
    top: 50px
}

.page-top .header .slide-menu {
    width: 1100px;
    height: auto !important;
    background-color: #fff;
    position: absolute;
    z-index: 2;
    top: 64px;
    background: white;
    left: -115px;
    padding: 10px 0 25px;
    display: none;
    overflow-y: auto
}

.page-top .header .partner-menu {
    background: #fff !important;
    width: 100px !important;
    left: 505px;
    top: 60px;
    padding-top: 0px;
}

.page-top .header .partner-menu .container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.page-top .header .header-nav ul li:hover .partner-link {
    color: black;
}

.page-top .header .partner-menu .partner-link {
    width: 100px;
    height: 40px;
    margin: 0;
    text-align: center;
}

.page-top .header .header-nav ul li .partner-menu .partner-link:hover {
    color: #00A98F;
}

.page-top .header.fixed {
    position: fixed;
    top: 0;
    left: 0
}
.page-top.sticky {
    position: sticky;
    top: 0;
}

.page-top .header.fixed a,.page-top.sticky .header.sticky a {
    color: #333
}

.page-top.index-page-top {
    position: absolute;
    top: 0;
    left: 0
}

.page-top.index-page-top .top-bar {
    background-color: rgba(255, 255, 255, 0.1)
}

.page-top .header .header-inner .header-seacth-btn, .header-seacth-cancel {
    padding-right: 0px;
    box-sizing: border-box;
    margin-right: 16px;
    line-height: 25px;
    margin-left: 42px;
    height: 32px;
    font-weight: 400;
    font-size: 14px;
    color: #1F2C3D;
    cursor: pointer;
    display: flex;
    align-items: center
}

.page-top.index-page-top .header .header-inner .header-seacth-btn span {
    color: #fff;
}

.page-top .header .header-inner .header-seacth-btn span {
    font-size: 14px;
    color: #333;
}

.page-top .header .header-seacth-icon {
    width: 20px;
    height: 20px;
    margin-right: 6px;
    vertical-align: text-bottom
}

.header-seacth-rigth {
    display: flex;
    align-items: center;
    height: 64px
}

.header-seacth-rigth .gray-border-btn {
    font-weight: 400;
    color: #fff !important;
    height: 32px !important;
    line-height: 30px !important;
    background: linear-gradient(136deg, #01C3A5 0%, #00AF77 100%) !important;
    border-radius: 16px;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 100px;
}


#banner {
    height: 600px;
}

#banner.swiper-container {
    width: 100%;
    height: 600px;
    display: flex;
    justify-content: center;
}
#banner .swiper-slide{
    background-size: 100% auto;
}
#banner .pagination {
    width: 1200px;
    position: absolute;
    height: 30px;
    top: 450px;
    z-index: 50;
}

#banner .swiper-pagination-bullet {
    width: 30px;
    height: 4px;
    border-radius: 0;
    margin-right: 8px;
    background: #FFFFFF;
}

#banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #00A98F;
}

#banner .ZswpierView {
    margin-top: 156px;
!important;
    box-sizing: border-box;
    text-align: left
}

#banner .ZswpierView .title {
    font-family: PingFangSC-Medium;
    font-weight: 500;
    font-size: 36px;
    color: #FFFFFF;
    line-height: 36px
}

#banner .ZswpierView .des {
    opacity: 0.6;
    width: 690px;
    margin-top: 48px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 28px
}

#banner .ZswpierView .tabs {
    display: flex;
    align-items: center
}

#banner .ZswpierView .tabs a {
    text-decoration: none;
    width: 194px;
    height: 44px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 27px
}

#banner .ZswpierView .tabs div,
#banner .ZswpierView .tabs a{
    cursor: pointer;
    text-decoration: none;
    width: 150px;
    height: 46px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 27px;
    background: #00A98F;
    border-radius: 4px
}

#banner .ZswpierView .tabs div:hover,
#banner .ZswpierView .tabs a:hover{
    background: #13BC9D
}

#banner .ZswpierView .tabs .tabsLeft:hover {
    opacity: 1
}

#banner .ZswpierView .tabs .tabsRight {
    margin-left: 24px;
    border: 1px solid rgba(255, 255, 255, 0.30);
    border-radius: 4px;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    width: 150px;
    height: 46px
}

#banner .ZswpierView .tabs .tabsRight:hover {
    border: 1px solid rgba(255, 255, 255)
}

#banner .ZindexBottom {
    z-index: 1;
    position: absolute;
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: center
}

#banner .ZindexBottom {
    height: 110px;
    backdrop-filter: blur(10px);
    filter: blur(10);
    display: flex;
    margin: auto;
    justify-content: center;
}

#banner .ZindexBottom .ZindexBottomView {
    width: 240px;
    height: 110px;
    box-sizing: border-box;
    opacity: 0.7;
    transition: 0.5s;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 24px
}

#banner .ZindexBottom .ZindexBottomView:hover {
    background: #00A98F url(../img/top_bg.png);;
    background-size: 100% 100%;
    opacity: 1
}

#banner .ZindexBottom .ZindexBottomView .title {
    font-family: PingFangSC-Medium;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 22px;
    height: 22px;
    padding-left: 32px;
    background-size: 22px 22px;
    background-repeat: no-repeat
}

#banner .ZindexBottom .ZindexBottomView:nth-child(1) .title {
    background-image: url(../img/1white@2x.png)
}

#banner .ZindexBottom .ZindexBottomView:nth-child(2) .title {
    background-image: url(../img/2white@2x.png)
}

#banner .ZindexBottom .ZindexBottomView:nth-child(3) .title {
    background-image: url(../img/3white@2x.png)
}

#banner .ZindexBottom .ZindexBottomView:nth-child(4) .title {
    background-image: url(../img/4white@2x.png)
}

#banner .ZindexBottom .ZindexBottomView:nth-child(5) .title {
    background-image: url(../img/5white@2x.png)
}

#banner .ZindexBottom .ZindexBottomView .des {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #FFFFFF;
    margin-top: 16px;
    font-weight: 400
}

/*dynamic_list*/
.pt60 {
    padding-top: 60px;
}

.pb60 {
    padding-bottom: 60px;
}

.mt50 {
    margin-top: 50px;
}

.p15 {
    padding: 15px;
}

.titles {
    padding-bottom: 30px;
}

.titles:after {
    content: '';
    width: 60px;
    position: absolute;
    z-index: 22;
    bottom: 0;
    left: 50%;
    margin-left: -30px;
    height: 4px;
    margin-right: 8px;
    background: #00A98F;
    border-radius: 5px;
}

.titles h2, .dynamic_text h3 {
    color: #606676;
}
.dynamic_text h3{
    font-size: 18px;
    height: 38px;
}
.titles p, .dynamic_text p {
    color: #7B8A97;
}
.dynamic_text p {
    font-size: 14px;
}
.single {
    width: 32.5%;
}

.dynamic_list > div {
    padding: 0 1%;
}

.single .dynamic_img {
    width: 100%;
    height: 250px;
    overflow: hidden;
    border-radius: 5px;
}

.dynamic_img img {
    width: 100%;
    height: 100%;
}

/*tese*/
.py40 {
    padding: 40px 0;
}

.ours_list > div {
    width: 33.33%
}

.ours_list img {
    width: 40px;
}

.ours_list a {
    color: #ECFFFC;
    padding: 10px;
    font-size: 16px;
}

.join {
    background: #59D1BF;
    color: #fff;
    border-radius: 30px;
    font-weight: bold;
    font-size: 16px;
    padding: 15px 77px;
}

/*product*/
.p10 {
    padding: 10px;
}
.p15 {
    padding: 15px;
}

.p20 {
    padding: 20px;
}

.left_nav {
    width: 240px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    border-radius: 3px;
    padding: 20px;
    background: #F4F6F7;
    /*background: rgba(244,246,247,.7);*/
}

.left_nav .bg_active {
    position: absolute;
    left: 0;
    top: 0;
    background: #00A98F;
    border-radius: 3px;
    width: 200px;
    height: 60px;
}

.left_nav ul li {
    cursor: pointer;
    list-style: none;
    padding: 15px 10px;
    color: #65D3E3;
    border-radius: 3px;
    width: 100%;
}

.left_nav ul li b {
    color: #888;
    font-size: 15px;
    padding-left: 8px;
}
.left_nav ul li .icon_img{
    width: 30px;
    height: 30px;
}

/*.left_nav ul li.active{color: #fff;}*/
.left_nav ul li:hover i, .left_nav ul li.active i {
    color: #fff;
}

.left_nav ul li:hover b, .left_nav ul li.active b {
    font-size: 15px;
    color: #fff;
}

.right_product {
    padding-left: 30px;
}

.product_single {
	display: block;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 20px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.product_single.home{width: 24%;margin-right: 1.3%;}
.product_single:hover{
    /* -webkit-box-shadow: 0 2px 16px rgba(66, 92, 120, 0.1);
    box-shadow: 0 2px 16px rgba(66, 92, 120, 0.1); */
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
	-ms-transform: translateY(-6px);
	-o-transform: translateY(-6px);
	transform: translateY(-6px);
}
.product_single .specail{width: 140px;text-align: center;line-height: 100px;height:100px;position: absolute;top: -40px;left: -60px;background: #0aa66e;color: #fff;transform: rotate(-45deg);padding: 30px 30px 5px;}
.product_single.home:nth-child(3n) {
    margin-right: 1.3%;
}
.product_single.home:nth-child(4n) {
     margin-right: 0;
 }
.product_single:nth-child(3n){
    margin-right: 0;
}
.product_single.psitem:nth-child(4n),
.product_single.psitem:nth-child(5n),
.product_single.psitem:nth-child(6n){
	margin-bottom:0;
}

.product_img{
    width: 100%;
    height: 160px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ccc;
}
.product_img img{
    max-width: 100%;
    object-fit: cover;
}

.product_text {
    background: #F5F6F8;
    /*background: rgba(244,246,247,.7);*/
}
/*.product_text div.f18.mb15{height: 50px;}*/
.product_text p,.product_text p span {
    color: #7B8A97;
    background:transparent !important;
}

.tips div {
    margin: 0 10px 10px 0;
    font-size: 12px;
    border-radius: 5px;
    background: #88CF65;
    padding: 3px 10px;
    color: #fff;
}

/*need*/
.need {
    background: url("../img/banner3.png") no-repeat center center;
    background-size: auto 100%;
}

.filter {
    backdrop-filter: blur(2px);
}

.top_nav .address {
    background: #fff;
    border-radius: 30px;
    padding: 5px;
}

.top_nav .bg_active {
    width: 136px;
    height: 53px;
    background: #95ECDF;
    color: #fff;
    border-radius: 30px;
    position: absolute;
    left: 0;
    top: 0;
}

.top_nav ul li {
    float: left;
    padding: 10.5px 28px;
    color: #999;
    cursor: pointer
}

.top_nav ul li.active {
    color: #fff;
}
.need_single{
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}
.need_single:hover{
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    transform: translateY(-6px);
}

.need_single .info {
    color: #7B8A97
}

.need_single .company {
    background: #ECFFFC;
    color: #000;
    border-radius: 30px;
    padding: 5px 10px;
    line-height: 24px;
}

.need_info {
    color: #7B8A97;
    background: #F5F6F8;
    padding: 10px 0;
}

.need_info b {
    color: #00A98F;
    margin-bottom: 3px;
}

.need_info span {
    font-size: 14px;
    font-weight: 500
}

.need_info > div.bdrs:after {
    content: '';
    width: 1px;
    color: #333;
    height: 90%;
    position: absolute;
    right: 0;
    top: 5%;
    z-index: 33;
    background: #ccc;
}

.swiper_btn {
    padding-bottom: 70px;
    padding-top:5px;
}

.swiper1 .pagination, 
.swiper2 .pagination, 
.swiper3 .pagination, 
.swiper4 .pagination,
.swiper5 .pagination,
.swiper6 .pagination,
.swiper7 .pagination,
.swiper8 .pagination,
.swiper9 .pagination,
.swiper10 .pagination
 {
    position: absolute;
    z-index: 2
}

.swiper1 .swiper-pagination-bullet, 
.swiper2 .swiper-pagination-bullet, 
.swiper3 .swiper-pagination-bullet, 
.swiper4 .swiper-pagination-bullet,
.swiper5 .swiper-pagination-bullet,
.swiper6 .swiper-pagination-bullet,
.swiper7 .swiper-pagination-bullet,
.swiper8 .swiper-pagination-bullet,
.swiper9 .swiper-pagination-bullet,
.swiper10 .swiper-pagination-bullet
 {
    width: 30px;
    height: 8px;
    border-radius: 5px;
    margin-right: 8px;
    background: #FFFFFF;
}

.swiper1 .swiper-pagination-bullet.swiper-pagination-bullet-active, 
.swiper2 .swiper-pagination-bullet.swiper-pagination-bullet-active, 
.swiper3 .swiper-pagination-bullet.swiper-pagination-bullet-active, 
.swiper4 .swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper5 .swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper6 .swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper7 .swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper8 .swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper9 .swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper10 .swiper-pagination-bullet.swiper-pagination-bullet-active
 {
    background: #00A98F;
}

/*company*/
.pt80 {
    padding-top: 80px;
}

.pb80 {
    padding-bottom: 80px;
}

#company {
    height: 450px;
}

#company .imageViewDiv {
    z-index: 2;
    position: absolute;
    background-image: linear-gradient(270deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 49%, #FFFFFF 100%);
    width: 100%;
    height: 100%;
}
.company_logo img{width: 100%;height: 100%}
.company_logo{width: 123px;height: 60px;background: #ccc;border-radius: 5px;}
.company_logo:nth-child(9n){margin-right: 0 !important;}
#company img {
    height: 100%;
    width: 100%;
}

.swiper-container-free-mode > .swiper-wrapper {
    webkit-transition-timing-function: linear;
    moz-transition-timing-function: linear;
    ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    margin: 0 auto;
}

/*contact*/
.contact {
    height: 240px;
    /*background: url("../img/bg.png") no-repeat center center;*/
    background: rgba(2,146,124,.6);
}

.contact_img {
    position: absolute;
    left: 0;
    top: 50%;
    width: 140px;
    height: 140px;
    margin-top: -70px;
}

.contact .yuan {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    width: 34px;
    height: 34px;
}

.pr30 {
    padding-right: 30px;
}

.contact .dash_bor:after {
    content: '';
    width: 1px;
    background: rgba(255, 255, 255, 0.2);
    height: 30px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px;
}

/*news*/
.news-top {
    margin-bottom: 80px;
}

.news-top .left {
    height: 92px;
    font-family: PingFangSC-Regular;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.news-top .left .title {
    font-family: PingFangSC-Regular;
    margin-bottom: 24px;
    font-weight: 400;
    font-size: 36px;
    color: #1F2C3D;
    width: 100%
}

.news-top .left .des {
    width: 100%;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #606266;
    line-height: 22px
}

.news-top .right a {
    color: #1F2C3D;
    border-bottom: 2px solid transparent;
    margin-right: 25px;
    padding-bottom: 10px;
    font-size: 14px;
}

.news-top .right a.active, .news-top .right a:hover {
    color: #00A98F;
    border-bottom: 2px solid #00A98F;
}

.news_list .news_single:hover {
    background: #00A98F;
}

.tabs > div {
    width: 32%;
    border-radius: 5px;
}

.tabs a {
    color: unset;
}

.px30 {
    padding: 0 30px;
}

.border5 {
    border-radius: 5px;
}

.news_text {
    padding: 30px 0 20px;
    border-bottom: 1px solid #eee;
}

.news_text h3 {
    font-size: 18px;
    color: #333;
    margin: 0
}

.news_text > div {
    font-size: 14px;
    color: #666;
    margin-top: 16px;
}

.news_list .news_single:hover .views span, .news_list .news_single:hover .views div, .news_list .news_single:hover .subject, .news_list .news_single:hover .news_text h3, .news_list .news_single:hover .news_text > div, .news_list .news_single:hover .news_date .day, .news_list .news_single:hover .news_date .year {
    color: #fff;
}

.news_date .day {
    display: inline-block;
    font-weight: 900;
    color: #909399;
    font-size: 24px;
    padding: 0 3px 3px;
    border-bottom: 2px solid #efefef;
    margin-bottom: 7px;
}

.news_date .year {
    color: #909399;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
}

.views span {
    font-size: 28px;
    color: #909399;
    margin-right: 10px;
}

.views div {
    color: #909399;
    margin-top: 2px;
}

.left > div {
    height: 50%;
}

.left .news_img{
    width: 100%;
    height: 250px;
    overflow: hidden;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ccc;
}
.left .news_img img{
    max-width: 100%;
    max-height: 100%;
    border-radius: 5px;
    object-fit: cover;
}

.center > div {
    height: 48%;
}

.right > div {
    height: 31%;
}

.right .news_date {
    height: 100%;
}

.news_date > .d-shrink-0 {
    border-right: 1px solid #eee;
}

.news_date .subject {
    font-size: 18px;
    color: #333;
    padding: 20px 0 20px 30px;
    font-weight: 500
}

/*footer*/
.bg-black {
    background-color: #252D37;
}

.footer {
    color: #999;
    background: rgba(13,16,21,.7);
}

.footer-logo {
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(170, 177, 185, 0.1);
    width: 100%
}

.pull-left-new {
    width: 242px;
    margin-right: 0
}

.pull-left-new div.ercode {
    margin-top: 10px
}

.pull-left-new div.ercode label {
    width: 32px;
    height: 32px;
    display: inline-block;
    margin-right: 15px;
    position: relative
}

.pull-left-new div.ercode label.weixin:hover .qr_code {
    display: inline-block !important
}

.pull-left-new div.ercode label .icon_img {
    display: inline-block;
    width: 100%;
    height: 100%;
    cursor: pointer
}

.pull-left-new div.ercode label .qr_code {
    width: 135px;
    height: 141px;
    position: absolute;
    top: 28px;
    left: -52px;
    display: none !important
}

.wxShowCode {
    position: relative;
    cursor: pointer
}

.wxShowCode .hasWxShowCode {
    display: none;
    position: absolute;
    width: 200px;
    height: 237px;
    background: white;
    left: 230px;
    bottom: -85px
}

.wxShowCode:hover .hasWxShowCode, .wxShowCode .hasWxShowCode:hover {
    display: flex
}

.wxShowCode .hasWxShowCode .iSmenu-top {
    margin-bottom: 10px
}

.wxShowCode .hasWxShowCode .iSmenu-bottom {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    font-size: 12px
}

.wxShowCode .hasWxShowCode .iSmenu-bottom .title {
    margin-top: 16px;
    margin-bottom: 8px
}

.wxShowCode .hasWxShowCode img {
    width: 140px;
    height: 140px
}

.wxShowCode:hover .text {
    color: #00A98F
}

.pullRight > div {
    width: 20%;
}

a.pullRightService-title {
    display: block;
    font-size: 14px;
    color: #999;
    font-weight: bold;
    padding: 0 30px;
    margin-bottom: 30px;
}

.pullRightService-titleSpan {
    padding: 0 30px;
    border-left: 1px solid rgba(170, 177, 185, 0.1);
    font-size: 14px;
    color: #fff;
}

.pullRightService-titleSpan img {
    width: 150px;
}

.pullRightService-titleSpan a {
    display: block;
    padding: 10px 0;
    color: #999;
}

.pullRightService-titleSpan span {
    color: #999;
}

.friendlink {
    font-size: 12px;
    color: #999;
    border-top: 1px solid rgba(170, 177, 185, 0.1);
    border-bottom: 1px dashed rgba(170, 177, 185, 0.1)
}

.links a {
    display: inline-block;
    padding: 20px 0;
    margin-right: 20px;
}

/*copyright*/
.copyright {
    background: #354b65;
    padding: 20px 0;
}

/*breadtips*/
.breadtips {
    position: fixed;
    right: 60px;
    bottom: 10%;
    z-index: 9999;
}

.breadtips .one_kefu {
    height: auto
}

.kefu, .kefu img {
    width: 64px;
    height: 64px;
    border-radius: 50%;
}

.kefu img {
    border: 2px solid #00A98F;
    position: relative;
    z-index: 99;
}

.one_kefu .quest {
    color: #fff;
    background: #00A98F;
    width: 100%;
    padding: 2px 0;
    text-align: center;
    font-size: 12px;
}

@keyframes warn {
    0% {
        box-shadow: 0 0 0 0 rgba(0, 179, 122, 1)
    }
    100% {
        box-shadow: 0 0 0 10px rgba(0, 179, 122, 0)
    }
}

.kefu {
    border-radius: 50%;
    animation: warn 1s infinite linear
}

.animate {
    width: 64px;
    height: 64px;
    background: #00A98F;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    border-radius: 50%;
    animation: warn1 1s infinite linear
}

@keyframes warn1 {
    0% {
        box-shadow: 0 0 0 0 rgba(0, 179, 122, 0.3)
    }
    100% {
        box-shadow: 0 0 0 30px rgba(0, 179, 122, 0)
    }
}


.breadtips > div {
    width: 64px;
    height: 64px;
    color: #909399;
    cursor: pointer;
}

.breadtips .two_bread {
    color: #909399;
    font-size: 14px;
    height: auto;
    box-shadow: 0 0 5px rgba(170, 177, 185, 0.4);
    background: #ECFFFC;
}

.two_bread > div {
    height: 64px;
    color: #01C3A5;
}

/*.two_bread>div:hover{color: #00A98F;}*/
.two_bread > div:hover span {
    -webkit-animation: gogogo 0.5s infinite linear;
}

@-webkit-keyframes gogogo {
    0% {
        -webkit-transform: rotate(0deg)
    }
    25% {
        -webkit-transform: rotate(15deg)
    }
    50% {
        -webkit-transform: rotate(0deg)
    }
    75% {
        -webkit-transform: rotate(-15deg)
    }
    100% {
        -webkit-transform: rotate(0deg)
    }
}

.two_bread .call:after {
    content: '';
    height: 1px;
    background: rgba(170, 177, 185, 0.1);
    width: 40px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -20px;
}

.call_div, .wechat_div {
    display: none;
    padding-right: 5px;
    font-size: 16px;
    position: absolute;
    left: -185px;
    top: 0;
    opacity: 0;
    transition: 0.5s;
}

.call_div > div {
    width: 180px;
    text-align: center;
    height: 64px;
    line-height: 64px;
    background: #ECFFFC;
    box-shadow: 0 0 5px rgba(170, 177, 185, 0.4);
    color: #333
}

.wechat_div > div {
    width: 180px;
    height: 180px;
    padding: 25px;
    overflow: hidden;
    background: #ECFFFC;
}

.wechat_div > div img {
    width: 100%;
    height: 100%;
}

.call:hover .call_div, .call_div:hover {
    display: block;
    opacity: 1;
}

.wechat:hover .wechat_div {
    display: block;
    opacity: 1;
}

#scrollTop {
    opacity: 0;
    box-shadow: 0 0 5px rgba(170, 177, 185, 0.4);
}
.transition,.transition img{transition: 0.5s}
.transition:hover img{transform: scale(1.2);}

/*add*/
.search_all{
    top:50%;
    left:50%;
    z-index:99;
    width: 440px;
    background:rgba(0,0,0,0.5);
    margin:-110px 0 0 -220px;
    border-radius: 10px;
    padding:30px 40px;
}
.search_type span{margin-right: 10px;cursor: pointer;display: inline-block;padding: 5px 20px;border-radius: 5px;color: #fff;}
.search_type span.active,.search_type span:hover{background: linear-gradient(136deg, #01C3A5 0%, #00AF77 100%) !important}
.search_input{background: #fff;border-radius: 50px;margin: 20px 0;width:100%;}
.search_input>div{padding:0 10px;}
.search_input input{background: transparent;border:0;height: 45px;font-size: 16px;}
.search_input button{cursor: pointer;background: linear-gradient(136deg, #01C3A5 0%, #00AF77 100%);border: 0;padding: 5px 40px;color: #fff;font-size: 16px;border-radius: 50px;}
.search_hots span{cursor: pointer;color: #fff;font-size: 16px;margin-right: 15px;font-weight: bold;}
.search_hots span:hover{text-decoration: underline;color:#00AF77}

.one_hide {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    /* 超出省略号 */
    white-space: nowrap;
}