﻿@charset "utf-8"; 
@media screen and (min-width:501px){.pro-detail-content .pro-intro article .table td{word-break:break-word}}
footer .footer-top .contact-left .contact-logo img{top:0}
.abouts-content{line-height:1.75em}
.knowledges-detail-content article p,.news-detail-content article p{margin-top:2px}
.tswitch a {margin-right:12px;color:#fff;font-size:14px;display:flex;align-items:center}
.tswitch a img {margin-right:6px}
.tswitch {display:flex}
@media screen and (max-width:1150px){.tswitch{display:none}}
@media screen and (max-width: 768px){.home-container .about-info{flex-wrap:wrap}
.home-container .about-info .about-content{position:static;background:#2b3aa1}}
.home-container .welcome-info .part-item .swiper-wrapper .swiper-slide .part-list-item .item-title {margin:10px;text-align:center;padding:0}
.home-container .welcome-info .part-item .swiper-wrapper .swiper-slide {height:auto}
@media (min-width:768px){
header nav ul li {position: relative;}
header nav ul .submenu{width: auto;min-height: inherit;right: inherit;justify-content: start;max-height: calc(100vh - 150px);flex-direction: column;}
header nav ul .submenu li{justify-content: start;width: auto;height: auto;display: block;background: #fff;margin: 0;}
header nav ul .submenu li:after{display: none;}
header nav ul .submenu li>ul{position: inherit;background: #fff;display: block;}
header nav ul .submenu li:hover ul{display: block;}
header nav ul .submenu li.LiLevel1>a{background: #e5eff7;padding: 10px 5px;color: #000;display: flex;justify-content: space-between;}
header nav ul .submenu li a {white-space: nowrap;justify-content: start;height: auto;padding: 0 5px;color: #4f84af;}}