@charset "utf-8";

@media screen and (max-width:1440px) {
    .center {
        width: 1200px;
    }
    .show_html .position .center {
        width: 1200px;
    }
    .youshi .neigong .float_l {
        width: calc(16.666% - 60px);
        padding: 0 20px;
        height: 215px;
        /*background: url(../images/youshi1.png) center center no-repeat;*/
        background-size: 100% 100%;
        margin: 0 10px;
		/*margin-right:10px;*/
	text-align:center;
	border-radius: 5%;
    }
    .youshi .neigong .float_l:hover {
        /*background: url(../images/youshi2.png) center center no-repeat;*/
        background-size: 100% 100%;
		background:#030268;
    }
    .youshi .neigong .float_l .bt {
        padding-top: 42px;
    }
    .index_product .fenlei a {
        display: block;
        width: 161px;
    }
    .reason .view .right {
        width: 460px;
    }
    .reason .view .left {
        width: 520px;
    }
    .list_show_html .left {
        width: calc(100% - 370px);
    }
    .list_show_html .left {
        width: calc(100% - 370px);
    }
}
@media screen and (max-width:1280px) {
    .center{
        width: 1000px;
    }
    .show_html .position .center {
        width: 1000px;
    }
    .contact_html .contact_text {
        width: 800px;
    }
    .contact_html .contact_icon {
        width: 900px;
    }
    .contact_html .contact_icon .icon {
        margin: 0 10px;
    }

    .index_product .fenlei a {
        display: block;
        width: 156px;
    }
    .index_product .swiper-button-next-product {
        bottom: 210px;
    }
    .index_product .swiper-button-prev-product{
        bottom: 210px;
    }
    .youshi .neigong .float_l {
        width: calc(33.333% - 110px);
       /* height: 280px;*/
        margin: 0 35px;
        margin-bottom: 50px;
			
    }
    .youshi {
        padding: 0 0 52px 0;
    }
    .reason .view .swiper-slide {

        padding: 0 20px;
        width: calc(100% - 40px) !important;
    }
    .reason .view .left {
        width: 450px;
    }
    .index_case {
        height: 750px;
    }
    .index_about .label_page .label_page_each .about_img {
        width: 500px;
    }
    .index_about .label_page .label_page_each .about_text {
        width: calc(100% - 580px);
    }
    .foot .lianxi_liuyan .left {
        width: 545px;
    }
    .foot .lianxi_liuyan .right {
        width: calc(100% - 642px);
    }
    .foot .lianxi_liuyan .left .bottom .float_l:nth-child(2){
        width: 340px;
    }
    .foot .lianxi_liuyan .left .bottom .p2 {
        line-height: 32px;
        margin-top: 10px;
    }
    .foot .lianxi_liuyan .left .bottom .p1 {
        padding-top: 5px;
    }
    .foot{
        height: auto;
        padding-bottom: 30px;
    }
    .list_show_html .left {
        width: calc(100% - 340px);
    }
    .product_show .pc-slide .view {
        width: 437px;
    }
    .product_show .view .swiper-container {
        width: 437px;
        height: 437px;
    }
    .product_show .view .swiper-container img {
        width: 437px;
        height: auto;
    }
    .product_show .preview {
        width: calc(100% - 500px);
    }
    .product_show .preview .bt {
        margin-top: 0;
        line-height: 50px;
    }
    .product_show .preview .product_text .text {
        -webkit-line-clamp: 2;
    }
    .product_show .preview .arrow-left {
        width: 125px;
        right: 15px;
    }
    .product_show .preview .arrow-right{
        width: 125px;
        right: 15px;
    }
    .product_show .preview .swiper-container {
        width: calc(100% - 146px);
    }    
}


/* ipad */
@media screen and (max-width:1024px) {
	.position .p{ display:none}
	.jvzhong{ display:none !important;}
    .center {
        width: 100vw;
    }
    .pc_none{
        display: none;
    }
    .page_nr{
        margin-top:0;
    }
    .phone_none{
        display: block;
    }
    .page{
        overflow: hidden;
    }
    .shouji_top{
        background: url("../images/application.png") center top no-repeat;
        /* background-size: 100% 100%; */
        position: relative;
        height: 58px;
        width: 100vw;
    }
    .shouji_top .logo{
        display: block;
        margin: auto;
    }
    .shouji_top img{
        height: 100%;
    }
    .shouji_top a{
        position: absolute;
        top:0;
        left: 0;
        height: 100%;
    }
    .shouji_top a img:nth-child(2){
        display: none;
    }
    .panel{
        background: #FAFAFA;
        overflow-y: auto;
    }
    .list_dl{
        margin-top: 50px;
    }
    .list_dt{
        background: #FAFAFA;
        width: 200px;
        padding: 0 40px 0 20px;
        height: 49px;
        line-height: 49px;
        cursor: pointer;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        position: relative;
        font-size: 16px;
        border-bottom: 1px solid #EBEBEB;
    }
    .list_dl .list_dt:nth-child(1){
        border-top: 1px solid #EBEBEB;
    }
    .list_dt p{
        color: #b7b7b7;
    }
    .list_dt:hover{
        background: #F1F1F1;
    }
    .list_dt:hover ._after{
        display: block;
        width: 3px;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: #4285F4;
    }
    #open{
        background: #F1F1F1;
        color: #4E4E4E;
    }
    #open p{
        color: #4E4E4E;
    }
    #open ._after{
        display: block;
        width: 3px;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: #4285F4;
    }
    .list_dt_icon{
        position: absolute;
        right: 10px;
        top: 9px;
        display: block;
        width: 16px;
        height: 16px;
        background: url("../images/off.png") no-repeat;
    }
    #open .list_dt_icon{
        background: url("../images/open.png") no-repeat;
    }
    .list_dd{
        display: none;
    }
    .list_li{
        display: block;
        background: #F1F1F1;
        list-style-type: none;
        width: 200px;
        padding: 0 30px;
        height: 40px;
        line-height:40px;
        cursor: pointer;
        border-bottom: 1px solid #EBEBEB;
        font-size: 16px;
        color: #b7b7b7;
    }
    .list_li:hover{
        background: #4285F4;
        color: #fff;
    }
    .list_dd{
        display: none;
        margin-left: 0;
    }
    .list_dd ul{
        margin: 0;
        padding-left: 0;
    }
    .banner_phone img{
        width: 100vw;
    }
    .sousuo{
        padding-top:15px;
        padding-bottom: 15px;
        height: auto;
    }
    .sousuo .renmen{
        display: none;
    }
    .sousuo .right {
        width: calc(100% - 30px);
        float: unset;
        margin: auto;
    }
    .biaoti p:nth-child(1) {
        font-size: 20px;
        font-weight: 600;
        line-height: 42px;
        padding-top: 18px;
    }
    .biaoti p:nth-child(2) {
        font-size: 14px;
    }
    .youshi .neigong .float_l {
        width: calc(50% - 40px);
        margin: 0 5px;
      height: 130px;
        padding: 0 15px;
        margin-bottom: 30px;
    }
    .youshi .neigong {
        padding: 0 10px;
        padding-top: 62px;
    }
    .youshi .neigong .float_l .shu {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        margin-left: -20px;
        top: -15px;
    }
    .youshi .neigong .float_l .bt {
        padding-top: 30px;
        font-size: 16px;
        line-height: 30px;
    }
    .youshi .neigong .float_l .text {
        font-size: 12px;
        color: #888888;
        line-height: 20px;
        text-align: justify;
		text-align:center;
    }
    .youshi {
        padding: 0 0 5px 0;
    }
    .youshi .neigong {
        padding: 0 10px;
        padding-top: 35px;
    }
    .index_product .fenlei{
        padding: 20px 5px;
    }
    .index_product .fenlei a {
        display: block;
        width: calc(25% - 10px);
        height: 45px;
        line-height: 45px;
        font-size: 14px;
    }
    .index_product .swiper-slide a{
        width: calc(50% - 20px);
        margin-bottom: 20px;
    }
    .index_product .swiper-slide a .text {
        width: calc(100% - 20px);
    }
    .index_product .swiper-slide {
        padding-bottom: 30px;
    }
    .index_product {
        padding-bottom: 30px;
    }
    .index_product .swiper-pagination-bullet {
        width: 25px;
        height: 4px;
    }
    .index_product .swiper-button-next-product{
        display: none;
    }
    .index_product .swiper-button-prev-product{
        display: none;
    }
    .index_product .swiper-slide a .text p:nth-child(1) {
        font-size: 16px;
    }
	.index_product .swiper-slide a img{
    width: 100%;
	height: auto;
	
}
    .foot{
        display: none;
    }
    .reason .biaoti p:nth-child(1) {
        font-size: 22px;
    }
    .reason .biaoti p:nth-child(1) text {
        font-size: 22px;
    }
    .reason .preview {
        width: calc(100% - 30px);
        margin: auto;
        margin-top: -80px;
    }
    .reason .biaoti {
        height: 180px;
    }
    .reason .preview .swiper-slide .h6 {
        font-size: 16px;
        color: #333333;
        line-height: 25px;
        padding-top: 20px;
        min-height: 35px;
    }
    .reason .preview .swiper-slide p {
        font-size: 14px;
        color: #888888;
        line-height: 20px;
		display:none;
    }
    .reason .preview .swiper-slide .img {
        top: 80px;
    }
    .reason .preview .swiper-slide {
        width: calc(25% - 1px);
        height: 120px;
    }
    .reason .preview {
        height: 120px;
    }
    .reason .preview .swiper-slide .xian {
        margin-top: 35px;
    }
    .reason{
        height: auto;
    }
    .index_case{
        display: none;
    }
    .reason .view .left {
        width: 100%;
    }
    .reason .view .left .shi .zi {
        font-size: 34px;
        color: #ff9900;
        line-height: 40px;
    }
    .reason .view .left .shi .xian {
        width: 28px;
        margin-top: 20px;
    }
    .reason .view .left .bt text {
        font-size: 20px;
        display: block;
    }
    .reason .view .left .bt {
        font-size: 14px;
        height: auto;
        line-height: 30px;
        margin-bottom: 5px;
    }
    .reason .view .left .text {
        font-size: 14px;
        line-height: 24px;
    }
    .reason .view .right {
        width: 100%;
        background-size:100% 100% !important;
        margin-top: 20px;
    }
    .reason .swiper-pagination-reason {
        margin-top: 24px;
    }
    .reason {
        padding-bottom: 30px;
    }
    .index_about .label_page .label_page_each .about_img {
        width: 100%;
        height: 250px;
        background-size: 100% 100% !important;
    }
    .index_about .label_page .label_page_each .about_text {
        width: calc(100% - 30px);
        padding: 0 15px;
    }
    .index_about .label_page .label_page_each {
        padding-top: 26px;
    }
    .index_about .label_page .label_page_each .about_text .bt {
        font-size: 18px;
        color: #333333;
        font-weight: 600;
        line-height: 22px;
        margin-bottom: 10px;
    }
    .index_about .biaoti p:nth-child(1) {
        padding-top: 22px;
    }
    .index_about .label_page .label_page_each .about_text .xiangqing {
        width: 120px;
        height: 42px;
        line-height: 42px;
        margin-bottom: 20px;
        font-size: 16px;
        margin-top: 20px;
    }
    .index_about {
        padding-bottom: 0px;
    }
    .shuzi_gd .float_l .counter {
        display: inline-table;
        font-size: 24px;
        color: #ffffff;
        line-height: 53px;
        padding: 0 12px;
        margin-bottom: 0px;
    }
    .shuzi_gd .center{
        width: calc(100% - 30px);
        padding: 0 15px;
    }
    .shuzi_gd .float_l {
        margin-top: 24px;
    }
    .shuzi_gd {
        height: 152px;
		 display:none;
    }
    .index_news .news_l {
        width: calc(100% - 30px);
        padding: 0 15px;
    }
    .index_news .news_r {
        width: calc(100% - 30px);
        padding: 0 15px;
    }
    .index_news .news {
        padding: 26px 0 20px 0;
    }
    .index_news .news_l .first .img img{
        height: auto;
    }
    .index_news .news_l .first .jianjie {
        padding: 5px 0 15px 0;
    }
    .index_news .news_r .each {
        padding: 20px 0;
    }
    .index_news .news_r .each img {
        width: 120px;
    }
    .index_news .news_r .each .text {
        width: calc(100% - 140px);
        margin-left: 15px;
        padding-top: 0px;
    }
    .index_news .news_r .each .text .bt{
        height: 26px;
        line-height: 26px;
    }
    .index_news .news_r .each .text .rq {
        line-height: 26px;
    }
    .index_news .more {
        width: 120px;
        height: 42px;
        line-height: 42px;
        font-size: 14px;
    }
    .index_news {
        padding-bottom: 30px;
    }
    .foot_bottom{
        height:45px;
        padding: 15px 0; margin-bottom:45px;
    }
    .foot_bottom .float_l {
        font-size: 14px;
        line-height: 30px;
        width: calc(100% - 30px);
        margin: 0 15px;
        text-align: center;
    }
    .foot_bottom .float_r {
        font-size: 14px;
        line-height: 30px;
        width: calc(100% - 30px);
        margin: 0 15px;
        text-align: center;
    }
    .neiye .center {
        width: calc(100vw - 30px);
        padding: 0 15px;
    }   
    .position .bt .float_r{
        display: none;
    }
    .position .bt {
        padding-top: 28px;
    }
    .position .bt .float_l {
        font-size: 20px;
        color: #333333;
        line-height: 28px;
    }
    .position .p {
        line-height: 34px;
        font-size: 14px;
        color: #888888;
        background: url(../images/neiye_icon2.png) center left 210px no-repeat;
    }
    .white_bj .single_html .bt {
        text-align: center;
        font-size: 18px;
        color: #333333;
        font-weight: 600;
        line-height: 34px;
        padding-top: 25px;
        margin-bottom: 16px;
    }
    .white_bj .single_html .text p {
        font-size: 14px;
        color: #333333;
        text-indent: 2rem;
        line-height: 24px;
    }
    .white_bj .single_html .text img {
        width: 100%;
        display: block;
        margin: 16px 0;
    }
    .white_bj .single_html .text {
        padding-bottom: 50px;
    }

    .contact_html .contact_title {
        font-size: 20px;
        line-height: 52px;
    }
    .contact_html .contact_text {
        width: 100%;
    }
    .contact_html .contact_text {
        line-height: 38px;
    }
    .contact_html {
        padding-top: 22px;
    }
    .contact_html .contact_icon {
        width: 100%;
        padding: 40px 0 24px;
    }
    .contact_html .contact_icon .icon {
        width: calc(33.333% - 20px);
        margin: 0 0px;
        padding: 0 10px;
        height: 170px;
    }
    .contact_html .contact_icon .icon img{
        width: 60%;
    }
    .contact_html .contact_icon .icon p:nth-child(3){
        word-wrap: break-word;
        word-break: break-all;
    }
    .contact_html .message .bt {
        font-size: 20px;
        line-height: 110px;
    }
    .contact_html .message .input input {
        width: calc(100% - 30px);
        display: block;
        padding: 0 15px;
        height: 42px;
        line-height: 42px;
        margin-right: 0;
        margin-bottom: 12px;
        font-size: 14px;
    }
    .contact_html .message textarea {
        width: calc(100% - 32px);
        padding: 8px 15px;
        height: 120px;
        line-height: 28px;
        margin-right: 0;
        margin-bottom: 30px;
        font-size: 14px;
    }
    .contact_html .message .button input {
        width: calc(50% - 60px);
        font-size: 16px;
        line-height: 46px;
        height: 46px;
        margin: 0 10px; border:0; background:#ff9900; color:#fff;
    }
    .contact_html .message {
        padding-bottom: 50px;
    }
    .neiye .index_product .fenlei {
        padding: 20px 0px;
    }
    .neiye .index_product .swiper-slide a {
        width: calc(50% - 10px);
        margin: 0 5px;
        margin-bottom: 10px;
    }
    .fanye .jvzhong a {
        padding: 0 15px;
        height: 36px;
        line-height: 36px;
        margin: 0 4px;
        font-size: 12px;
    }
    .neiye .index_product {
        padding-bottom: 50px;
    }
    .neiye .index_product .swiper-slide {
        padding-bottom: 20px;
    }
    .list_show_html .right_nav{
        display: none;
    }
    .list_show_html .left {
        width: 100%;
    }
    .list_show_html .list_show .bt .p {
        font-size: 18px;
        line-height: 32px;
    }
    .list_show_html .list_show .bt .jvzhong div {
        font-size: 12px;
        line-height: 36px;
        margin: 0 8px;
    }
    .list_show_html .list_show .text p {
        line-height: 24px;
    }
    .list_show_html .list_show .text {
        padding-top: 15px;
        padding-bottom: 25px;
    }
    .list_show_html .list_show .text img {
        margin: 15px 0;
    }
    .list_show_html .list_show .bt {
        padding-top: 30px;
    }
    .list_show_html .list_show .diehaun .float_l {
        height: 62px;
        line-height: 62px;
        font-size: 14px;
        width: calc(47% - 60px);    
        padding-left: 60px;
        background: url(../images/list_l.jpg) left 12px center no-repeat;
    }
    .list_show_html .list_show .diehaun .float_r {
        height: 62px;
        line-height: 62px;
        font-size: 14px;
        width: calc(47% - 60px);    
        padding-right: 60px;
        background: url(../images/list_r.jpg) right 12px center no-repeat;
    }
    .list_show_html .list_show .diehaun {
        padding-bottom: 40px;
    }
    .show_html .xiangqing {
        width: 120px;
        height: 46px;
        font-size: 15px;
        color: #ffffff;
        text-align: center;
        line-height: 46px;
    }
    .product_show .pc-slide .view {
        width: 100%;
    }
    .product_show .view .swiper-container {
        width: 100%;
        height: 350px;
    }
    .product_show .view .swiper-container img {
        width: 100%;
        height:  auto;
    }
    .product_show .preview {
        width: 100%;
    }
    .show_html .xiangqing{
        margin-top: 26px;
    }
    .product_show .preview .product_text .title .name {
        font-size: 20px;
        line-height: 34px;
        height: 34px;
        margin-top: 20px;
    }
    .product_show .preview .product_text .title .time span {
        margin: 0 20px;
    }
    .product_show .preview .product_text .title .time {
        line-height: 24px;
        height: auto;
        padding: 10px 0;
    }
    .product_show .preview .product_text .text {
        font-size: 14px;
        color: #333333;
        line-height: 24px;
        overflow: auto;
        -webkit-line-clamp: inherit;
    }
    .product_show .preview .arrow-left {
        right: 0px;
        width: 80px;
        bottom: 49px;
        height: 40px;
        z-index: 10;
        font-size: 14px;
        line-height: 40px;
    }
    .product_show .preview .arrow-right {
        right: 0px;
        width: 80px;
        bottom: 0px;
        height: 40px;
        z-index: 10;
        font-size: 14px;
        line-height: 40px;
    }
    .product_show .preview .swiper-container {
        width: calc(100% - 80px);
    }
    .product_show .preview .swiper-slide {
        width: calc(33.333% - 10px);
        height: 100%;
    }
    .product_show .preview .swiper-slide img{
        width: 100%;
        height: auto;
    }
    .product_show {
        padding-bottom: 40px;
    }
    .news_list a {
        width: calc(100% - 30px);
        padding: 0 15px;
        margin-right: 0px;
        margin-top: 15px;
    }
    .news_list a .bt {
        padding-top: 5px;
    }
    .news_list a .bt .border {
        height: 2px;
        margin-top: 20px;
    }
    .news_list a:hover .bt .border{
        width: 15px;
        margin-right: 8px;
    }
    .news_list a .bt .p {
        font-size: 15px;
        max-width: calc(100% - 40px);
        height: 40px;
        line-height: 40px;
    }
    .news_list a .time .float_l {
        margin-right: 10px;
    }
    .news_list a .text {
        line-height: 22px;
    }
    .news_list a .button_xq {
        line-height: 54px;
        height: 54px;
        font-size: 14px;
        width: 110px;
    }
	.reason .view .right{ height:135px !important;}
}


/* ipad */
@media screen and (max-width:1024px) {
	
	

}

/* 美化产品板块 */
.index_product {
  padding: 60px 0;
  background: #f9f9f9;
}

.index_product .biaoti text {
  position: relative;
  display: inline-block;
}

.index_product .biaoti text:after {
  display: none;
}

.index_product .swiper-container-product {
  padding-top: 10px;
}

.index_product .swiper-slide a.float_l {
  width: 23%;
  margin: 1%;
  transition: all 0.3s ease;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.05);
  overflow: hidden;
  padding-bottom: 15px;
}

.index_product .swiper-slide a.float_l:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 30px rgba(0,0,0,0.1);
}

.index_product .swiper-slide a.float_l img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  transition: all 0.5s ease;
  display: block;
}

.index_product .swiper-slide a.float_l:hover img {
  transform: scale(1.05);
}

.index_product .text {
  padding: 15px 10px 5px;
  text-align: center;
}

.index_product .text p {
  font-size: 16px;
  color: #333;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 500;
  transition: all 0.3s ease;
}

.index_product .swiper-slide a.float_l:hover .text p {
  color: #0066cc;
}

/* 移动端适配 */
@media screen and (max-width: 768px) {
  .index_product {
    padding: 40px 0;
  }
  
  .index_product .swiper-slide a.float_l {
    width: 48%;
    margin: 1%;
  }
  
  .index_product .swiper-slide a.float_l img {
    height: 140px;
  }
}

@media screen and (max-width: 480px) {
  .index_product .swiper-slide a.float_l {
    width: 98%;
    margin: 1% auto;
  }
}

/* 产品图片包装 */
.index_product .product-img-wrap {
  overflow: hidden;
  position: relative;
}

.index_product .product-img-wrap:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,102,204,0.1);
  opacity: 0;
  transition: all 0.3s ease;
  z-index: 1;
}

.index_product .swiper-slide a.float_l:hover .product-img-wrap:before {
  opacity: 1;
}

.index_product .more-btn {
  display: inline-block;
  font-size: 13px;
  color: #666;
  margin-top: 5px;
  padding: 3px 12px;
  border-radius: 20px;
  background: #f1f1f1;
  transition: all 0.3s ease;
  opacity: 0;
  transform: translateY(10px);
}

.index_product .swiper-slide a.float_l:hover .more-btn {
  opacity: 1;
  transform: translateY(0);
  background: #0066cc;
  color: #fff;
}

.product-more-btn {
  text-align: center;
  margin-top: 40px;
}

.product-more-btn a {
  display: inline-block;
  padding: 10px 35px;
  background: #0066cc;
  color: #fff;
  border-radius: 30px;
  font-size: 16px;
  transition: all 0.3s ease;
  text-decoration: none;
}

.product-more-btn a:hover {
  background: #005bb8;
  transform: translateY(-3px);
  box-shadow: 0 10px 20px rgba(0,102,204,0.2);
}

@media screen and (max-width: 768px) {
  .product-more-btn {
    margin-top: 20px;
  }
  
  .product-more-btn a {
    padding: 8px 25px;
    font-size: 14px;
  }
  
  .index_product .more-btn {
    opacity: 1;
    transform: translateY(0);
  }
}

/* 美化产品应用部分 */
.youshi {
  padding: 60px 0;
  background: #fff;
  position: relative;
}

.youshi .biaoti text {
  position: relative;
  display: inline-block;
}

.youshi .biaoti text:after {
  display: none;
}

.youshi .neigong {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 40px;
}

.application-item {
  width: calc(25% - 40px);
  margin: 0 20px 40px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 5px 20px rgba(0,0,0,0.05);
  padding: 30px 20px;
  text-align: center;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.application-item:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 30px rgba(0,0,0,0.1);
}

.application-item:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #0066cc;
  transform: scaleX(0);
  transition: all 0.5s ease;
  transform-origin: right;
}

.application-item:hover:before {
  transform: scaleX(1);
  transform-origin: left;
}

.application-item .app-icon {
  width: 90px;
  height: 90px;
  margin: 0 auto 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: rgba(0,102,204,0.08);
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  position: relative;
}

.application-item:hover .app-icon {
  background: rgba(0,102,204,0.15);
  transform: scale(1.1) translateY(-5px);
}

.application-item .app-icon img {
  transition: all 0.3s ease;
  opacity: 0.85;
  width: 45px;
  height: 45px;
}

.application-item:hover .app-icon img {
  transform: scale(1.1);
  opacity: 1;
}

.application-item:hover .app-icon:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 15px;
  bottom: -15px;
  left: 0;
  background-image: radial-gradient(circle, rgba(0,102,204,0.2) 0%, rgba(0,102,204,0) 70%);
  border-radius: 50%;
}

.application-item .bt {
  font-size: 18px;
  font-weight: 600;
  color: #333;
  margin-bottom: 15px;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
}

.application-item:hover .bt {
  color: #0066cc;
}

.application-item .text {
  font-size: 14px;
  line-height: 1.6;
  color: #666;
  margin: 0;
}

@media screen and (max-width: 1024px) {
  .application-item {
    width: calc(50% - 40px);
  }
}

@media screen and (max-width: 768px) {
  .youshi {
    padding: 40px 0;
  }
  
  .youshi .neigong {
    padding-top: 25px;
  }
  
  .application-item {
    width: calc(100% - 40px);
    padding: 25px 20px;
    margin: 0 20px 25px;
  }
  
  .application-item .app-icon {
    width: 70px;
    height: 70px;
    margin-bottom: 15px;
  }
  
  .application-item .app-icon img {
    width: 35px;
    height: 35px;
  }
  
  .application-item .bt {
    font-size: 16px;
    margin-bottom: 10px;
  }
}

.segment-desc {
  max-width: 700px;
  text-align: center;
  margin: 10px auto 0;
  font-size: 16px;
  color: #666;
  line-height: 1.5;
  padding: 0 20px;
}

@media screen and (max-width: 768px) {
  .segment-desc {
    font-size: 14px;
    padding: 0 15px;
  }
}

/* 美化数字滚动 */
.shuzi_gd {
  background: linear-gradient(135deg, #0066cc, #004a94);
  padding: 70px 0;
  position: relative;
  overflow: hidden;
}

.shuzi_gd:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/dots-pattern.png) repeat;
  opacity: 0.1;
}

.stats-container {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto;
}

.stat-item {
  text-align: center;
  padding: 20px;
  position: relative;
  width: 200px;
  transition: all 0.3s ease;
}

.stat-item:hover {
  transform: translateY(-10px);
}

.stat-item:not(:last-child):after {
  content: "";
  position: absolute;
  right: 0;
  top: 30px;
  bottom: 30px;
  width: 1px;
  background: rgba(255,255,255,0.2);
}

.stat-icon {
  margin-bottom: 15px;
  height: 70px;
  width: 70px;
  line-height: 70px;
  border-radius: 50%;
  background: rgba(255,255,255,0.1);
  margin: 0 auto 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
}

.stat-item:hover .stat-icon {
  background: rgba(255,255,255,0.2);
  transform: scale(1.1);
}

.stat-content {
  position: relative;
}

.stat-content .counter {
  display: inline-block;
  font-size: 40px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.2;
  margin-bottom: 5px;
}

.stat-unit {
  font-size: 24px;
  font-weight: 500;
  color: #ffffff;
  margin-left: 2px;
}

.stat-content p {
  font-size: 16px;
  color: rgba(255,255,255,0.8);
  margin: 0;
}

.shuzi_gd .stat-icon img {
  width: 36px;
  height: 36px;
  transition: all 0.3s ease;
}

.stat-item:hover .stat-icon img {
  transform: scale(1.2);
}

@media screen and (max-width: 768px) {
  .shuzi_gd {
    padding: 40px 0;
    display: block;
  }
  
  .stats-container {
    flex-direction: column;
    align-items: center;
  }
  
  .stat-item {
    width: 100%;
    max-width: 280px;
    margin-bottom: 30px;
    padding: 15px 0;
  }
  
  .stat-item:not(:last-child):after {
    display: none;
  }
  
  .stat-icon {
    margin-bottom: 15px;
    height: 60px;
    width: 60px;
    line-height: 60px;
  }
  
  .stat-content .counter {
    font-size: 32px;
  }
  
  .stat-unit {
    font-size: 20px;
  }
  
  .stat-content p {
    font-size: 14px;
  }
  
  .shuzi_gd .stat-icon img {
    width: 30px;
    height: 30px;
  }
}

/* 美化关于我们部分 */
.index_about {
  padding: 80px 0;
  position: relative;
  overflow: hidden;
  background: #fff;
}

.about-bg-shape {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/about-shape.svg) no-repeat;
  background-position: -250px -150px;
  background-size: 600px;
  opacity: 0.15;
  z-index: 0;
}

.index_about .biaoti {
  position: relative;
  z-index: 1;
}

.index_about .biaoti text {
  position: relative;
  display: inline-block;
}

.index_about .biaoti text:after {
  display: none;
}

.about-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
  position: relative;
  z-index: 1;
}

.about-content {
  flex: 1;
  padding-right: 50px;
  max-width: 600px;
}

.about-icon {
  margin-bottom: 20px;
}

.about-title {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 20px;
  color: #333;
  position: relative;
}

.about-title:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 0;
  height: 0;
  background: transparent;
}

.about-text {
  font-size: 16px;
  line-height: 1.8;
  color: #666;
  margin-bottom: 30px;
  text-align: justify;
}

.about-more-btn {
  display: inline-flex;
  align-items: center;
  padding: 12px 25px;
  background: #0066cc;
  color: #fff;
  border-radius: 30px;
  font-size: 16px;
  transition: all 0.3s ease;
  text-decoration: none;
}

.about-more-btn:hover {
  background: #005bb8;
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0,102,204,0.2);
}

.about-more-btn img {
  width: 20px;
  height: 20px;
  margin-left: 10px;
  transition: all 0.3s ease;
}

.about-more-btn:hover img {
  transform: translateX(5px);
}

.about-image {
  flex: 1;
  position: relative;
}

.image-frame {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 20px 40px rgba(0,0,0,0.1);
  max-width: 500px;
}

.image-frame img {
  width: 100%;
  height: auto;
  display: block;
  transition: all 0.5s ease;
}

.about-image:hover .image-frame img {
  transform: scale(1.05);
}

.image-shape {
  display: none;
  position: absolute;
  bottom: -30px;
  right: -30px;
  width: 150px;
  height: 150px;
  background: transparent;
  background-size: cover;
  z-index: -1;
  opacity: 0;
}

@media screen and (max-width: 1024px) {
  .about-container {
    padding: 0 20px;
  }
  
  .about-content {
    padding-right: 30px;
  }
}

@media screen and (max-width: 768px) {
  .index_about {
    padding: 50px 0;
  }
  
  .about-container {
    flex-direction: column;
    margin-top: 30px;
  }
  
  .about-content {
    max-width: 100%;
    padding-right: 0;
    margin-bottom: 40px;
    padding: 0 15px;
  }
  
  .about-image {
    width: 100%;
    padding: 0 15px;
  }
  
  .image-frame {
    max-width: 100%;
  }
  
  .about-title {
    font-size: 24px;
  }
  
  .about-text {
    font-size: 15px;
  }
}

/* 统一调整所有标题样式 */
.biaoti {
  text-align: center;
  margin-bottom: 40px;
  position: relative;
}

.biaoti p:nth-child(1) {
  font-size: 32px;
  font-weight: 600;
  color: #333;
  margin-bottom: 5px;
  position: relative;
  display: inline-block;
}

.biaoti p:nth-child(1):after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 2px;
  background: #0066cc;
}

.biaoti p:nth-child(2) {
  font-size: 16px;
  color: #888;
  margin: 5px 0 15px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.biaoti text {
  position: relative;
  display: inline-block;
}

/* 移除所有标题下的装饰线条 */
.index_product .biaoti text:after,
.youshi .biaoti text:after,
.index_about .biaoti text:after,
.index_news .biaoti text:after {
  display: none;
}

/* 标题下的描述文字 */
.segment-desc, 
.biaoti p[style="text-align: center;"] {
  max-width: 800px;
  margin: 10px auto 0;
  font-size: 16px;
  color: #666;
  line-height: 1.6;
  padding: 0 20px;
}

/* 调整产品块标题样式 */
.index_product {
  padding-top: 70px;
  padding-bottom: 70px;
}

/* 调整产品应用标题样式 */
.youshi {
  padding-top: 70px;
}

/* 调整关于我们标题样式 */
.index_about {
  padding-top: 70px;
}

/* 调整新闻标题样式 */
.index_news .biaoti {
  margin-bottom: 40px;
}

/* 统一移动端标题样式 */
@media screen and (max-width: 768px) {
  .biaoti p:nth-child(1) {
    font-size: 24px;
    margin-bottom: 10px;
  }
  
  .biaoti p:nth-child(2) {
    font-size: 14px;
    margin: 3px 0 10px;
  }
  
  .segment-desc, 
  .biaoti p[style="text-align: center;"] {
    font-size: 14px;
    padding: 0 15px;
  }
  
  .biaoti {
    margin-bottom: 30px;
  }
  
  .index_product,
  .youshi,
  .index_about {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}





















































































