body,
html,
div,
h1,
h2,
h3,
h4,
h5,
h6,
table,
tbody,
th,
tr,
p,
a,
form,
input,
span,
dl,
dt,
dd {
    border: 0 none;
    font-size: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

body {
    font-size: 14px;
    line-height: 25px;
    color: #333;
    font-family: "microsoft yahei", simhei;
    background-color: #fff;
}

a {
    text-decoration: none;
    color: #000;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 25px;
}

.box {
    width: 100%;
}

.ue-table-interlace-color-double {
    background-color: #f7faff;
}

.box .title {
    width: 100%;
    text-align: center;
    margin: 50px auto 30px;
}

.box .title .chinese {
    display: inline;
    line-height: 48px;
    color: #333;
    font-size: 36px;
    position: relative;
}

.box .title .chinese:before {
    content: "";
    display: block;
    width: 6px;
    height: 36px;
    position: absolute;
    top: 8px;
    left: -30px;
    background-color: #1e2b58;
}

.box .title .english {
    font-size: 18px;
    color: #555;
    line-height: 30px;
}

.box .title .xian {
    margin: 4px auto 0;
    width: 60px;
    border-top: 2px solid #e99615;
}




.box .banner .swiper-container ul li img {
    width: 100%;
    display: block;
}

.box .banner .swiper-container .swiper-button-prev {
    width: 40px;
    height: 64px;
    margin-top: -32px;
    background-size: cover;
    background-image: url("../image/jtz.png");
}

.box .banner .swiper-container .swiper-button-next {
    width: 40px;
    height: 64px;
    margin-top: -32px;
    background-size: cover;
    background-image: url("../image/jty.png");
}

.box .banner:hover .swiper-container .swiper-button-prev {
    background-image: url("../image/jtzh.png");
}

.box .banner:hover .swiper-container .swiper-button-next {
    background-image: url("../image/jtyh.png");
}

.box .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    transition: all 0.4s;
    border-radius: 12px;
}

.box .swiper-pagination-bullet {
    background-color: #fff;
    opacity: .5;
}

.box .swiper-pagination-bullet-active {
    background-color: #e79719;
    width: 24px;
    opacity: 1;
}




.box .proser {
    display: flex;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: 0 auto 0;
}

.box .proser ul {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}

.box .proser ul li {
    float: left;
    line-height: 44px;
    width: 32%;
    margin: 40px 2% 0 0;
    padding: 9px 7px 18px;
    
    background: #F7F7F7;
    box-sizing: border-box;
}

.box .proser ul li:nth-child(3n+3) {
    margin-right: 0;
}

.box .proser.product ul li {
    
    background: #f7f7f7;
}

.box .proser.product ul li:nth-of-type(3n-2) {
    clear: both;
}

.box .proser ul li:nth-child(1),
.box .proser ul li:nth-child(2),
.box .proser ul li:nth-child(3) {
    margin-top: 0;
}

.box .proser ul li img {
    width: 100%;
    height: auto;
    background: #FFFFFF;
}

.box .proser ul li .tit {
    font-size: 18px;
    padding: 18px 0 10px 12px;
    color: #333333;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.box .proser ul li .tit a {
    color: #333333;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.box .proser ul li:hover .tit a {
    color: #E99615;
}

.box .proser ul li .jj {
    font-size: 14px;
    padding-left: 12px;
    color: #666;
    clear: both;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
}

.box .proser ul li .more {
    float: right;
    margin-top: 29px;
    margin-right: 12px;
    padding: 2px 10px;
    background-color: #e99615;
    color: #fff;
    border-radius: 50px;
    font-size: 14px;
    line-height: 18px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.box .proser ul li .more:hover {
    background: #171C61;
}




.licheng {
    
    background: #1e2b58;
    background-size: cover;
    background-position: center;
    margin-top: 60px;
    padding: 15px 0;
}

#li_cheng {
    padding: 10px 0;
    max-width: 1200px;
    position: relative;
    margin: auto;
    height: 110px;
}

#li_cheng .p_left,
#li_cheng .p_right {
    position: absolute;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
}

#li_cheng .p_left .z,
#li_cheng .p_right .z {
    letter-spacing: 2px;
}

#li_cheng .p_left .e,
#li_cheng .p_right .e {
    font-size: 14px;
    font-weight: 100;
}

#li_cheng .p_left {
    left: 1%;
}

#li_cheng .p_right {
    right: 1%;
}

#li_cheng .p_right {
    right: 1%;
}

#li_cheng .scroll-container {
    width: 100%;
    height: 42px;
    position: absolute;
    bottom: 10px;
    
}

#li_cheng ul {
    height: 42px;
}

#li_cheng ul li {
    width: 10%;
    height: 100%;
    float: left;
    position: relative;
}

#li_cheng ul li>img {
    width: 30%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

#li_cheng ul li>p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 0.14rem;
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -ms-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

#li_cheng ul li>img:last-child {
    margin-right: 0;
}

#li_cheng ul li>.left {
    left: 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

#li_cheng ul li>.center {
    width: auto;
    max-width: 25%;
    max-height: 70%;
    left: 0;
    right: 0;
    -webkit-transition: top 0.6s;
    -moz-transition: top 0.6s;
    -ms-transition: top 0.6s;
    -o-transition: top 0.6s;
    transition: top 0.6s;
}

#li_cheng ul li>.right {
    right: 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

#li_cheng ul li:hover p {
    opacity: 1;
}

#li_cheng ul li:hover .center {
    top: -36px;
}




.box .news {
    max-width: 1200px;
    margin: 0 auto 0;
}

.box .news .tjxw {
    height: 40px;
    line-height: 40px;
    text-indent: 30px;
    overflow: hidden;
    border: 1px solid #eaeaea;
}

.box .news .tjxw li a {
    color: #666;
}

.box .news .newbox ul {
    overflow: hidden;
}

.box .news .newbox li {
    float: left;
    width: 31%;
    margin: 0 1% 0;
    box-sizing: border-box;
    padding: 0 0 10px;
}

.box .news .newbox li .newspic {
    width: 100%;
}

.box .news .newbox li .newspic img {
    width: 100%;
    height: 100%;
}

.box .news .newbox li .fl {
    padding-top: 10px;
    line-height: 40px;
    font-size: 24px;
}

.box .news .newbox li .fl a {
    color: #333;
}

.box .news .newbox li .xian {
    width: 48px;
    height: 2px;
    background-color: #1e2b58;
}

.box .news .newbox li .newstit {
    font-size: 16px;
    padding: 15px 0 10px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.box .news .newbox li .newstit a {
    color: #333;
}

.box .news .newbox li .newsjj {
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}

.box .news .newbox li .newsmore {
    height: 20px;
    line-height: 20px;
    border: 1px solid #eaeaea;
    padding: 8px 35px 8px 10px;
    font-size: 14px;
    color: #333;
    position: relative;
}

.box .news .newbox li .newsmore img {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 9px;
    right: 10px;
    transition: all 0.4s;
}

.box .news .newbox li .newsmore:hover {
    color: #fff;
    background-color: #e99615;
}

.box .news .newbox li .newsmore:hover img {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    
    -moz-transform: rotate(360deg);
    
    -webkit-transform: rotate(360deg);
    
    -o-transform: rotate(360deg);
}




.box .product30 {
    width: 100%;
    max-width: 1400px;
    font-size: 16px;
}

.product .productModule {
    width: 100%;
    display: flex;
}

.product .productModule section {
    margin-right: 2%;
    width: 18%;
}

.product .productModule section:last-child {
    margin-right: 0;
    width: 80%;
}

.productModule .relatedProduct {}

.productModule .relatedProduct>div {
    box-sizing: border-box;
    
    
    margin-bottom: 20px;
    background: #f2f2f2;
}

.productModule .relatedProduct>div:last-child {
    background: none;
}

.productModule .relatedProduct h6 {
    margin: 0;
    box-sizing: border-box;
    font-size: 20px;
    line-height: 2.4em;
    font-weight: 600;
    color: #ffffff;
    padding: 0 16px;
    background: #1e2b58;
}

.productModule .relatedProduct>div>p {
    box-sizing: border-box;
    margin: 0;
    padding: 20px 16px 0;
    line-height: 1.2em;
}

.productModule .relatedProduct>div>a {
    display: flex;
    box-sizing: border-box;
    margin: 0;
    padding: 10px 16px;
    line-height: 1.2em;
    display: block;
    color: #444444;
    transition: all 0.3s;
}

.productModule .relatedProduct>div>a:nth-child(2) {
    margin-top: 10px;
}

.productModule .relatedProduct>div>a p {
    padding: 0;
    margin: 0;
}

.productModule .relatedProduct>div>a:hover {
    text-decoration: none;
    text-indent: 1em;
    color: #000000;
    background: rgba(30, 43, 88, 0.16);
}

.productModule .relatedProduct ul {
    width: 100%;
    
    overflow-y: scroll;
    background: none;
}

.productModule .relatedProduct ul::-webkit-scrollbar {
    display: none;
}

.box .product .productModule .relatedProduct ul li {
    box-sizing: border-box;
    width: 100%;
    background: none;
    margin: 0;
}

.box .product .productModule .relatedProduct ul li {
    border: none;
}

.box .product .productModule .relatedProduct ul li a {
    box-sizing: border-box;
    width: 100%;
    padding: 10px 2%;
    border-bottom: 1px solid #dddddd;
    display: flex;
    font-size: 14px;
    color: #444444;
}

.box .product .productModule .relatedProduct ul li a:hover {
    text-decoration: none;
    color: #e79719;
}

.box .product .productModule .relatedProduct ul li a:hover p {
    color: #e79719;
}

.box .product .productModule .relatedProduct ul li img {
    width: 100%;
}

.productModule .relatedProduct ul li a>div {
    font-size: 14px;
    box-sizing: border-box;
    padding-left: 0.6em;
    width: 60%;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.productModule .relatedProduct ul li a>div:first-child {
    width: 30%;
    height: 70px;
    overflow: hidden;
}

.productModule .relatedProduct ul li a>div h4 {
    font-size: 14px;
    margin: 10px auto 10px;
    font-weight: bold;
    
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
}

.productModule .relatedProduct ul li a>div p {
    font-size: 14px;
    color: #888888;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.productModule .relatedProduct ul li a>div span {
    display: block;
    width: 100%;
    text-align: right;
    text-decoration: underline;
    color: #e99615;
}

.productPage {
    font-size: 14px;
    width: 24em;
    margin: 20px auto;
    display: flex;
    justify-content: space-between;
    text-align: center;
}

.productPage a {
    color: #888888;
}

.productPage a:hover {
    color: #1e2b58;
}

.productPage a:nth-child(2) {
    color: #1e2b58;
    text-decoration: underline;
}

.aboutNav {
    box-sizing: border-box;
    width: 100%;
    border-bottom: 1px solid #dddddd;
    position: sticky;
    top: 0;
    background: #F5F5F5;
    z-index: 9;
    margin-top: -10px;
}

.aboutNavCur {
    background: #ffffff;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10000;
}

.aboutNav div {
    box-sizing: border-box;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.aboutNav div nav {
    display: inline-block;
}

.aboutNav div a {
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    
    line-height: 3.5em;
    width: 8em;
    color: #888888;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.aboutNav div a:hover,
.aboutNav div .aboutcur1 {
    color: #FFFFFF;
    background: #1e2b58;
    border-bottom: 1px solid rgba(0, 0, 0, 1);
}




#profile {
    width: 100%;
    max-width: 1200px;
    margin: 0px auto 0px;
}

#profile>.profileTxt {
    width: 100%;
    display: flex;
    justify-content: center;
}

#profile section {
    box-sizing: border-box;
    
    padding: 0 2%;
}




#profile iframe {
    width: 100%;
}

#profile .about-text-title {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 30px;
    color: #1e2b58;
}

#profile .about-text-title h1 {
    width: 100%;
    color: #ededed;
    font-size: 48px;
    margin-top: 0;
    margin-bottom: -0.4em;
}

#profile .about-text-title:after {
    content: "";
    display: block;
    width: 8rem;
    height: 2px;
    background-color: #e79719;
    margin-top: 6px;
}




#profile section:last-child .about-text-content {
    
    text-indent: 2em;
}

#profile section:last-child .about-text-content::-webkit-scrollbar {
    
    width: 2px;
    
}

#profile section:last-child .about-text-content::-webkit-scrollbar-thumb {
    
    border-radius: 10px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0);
    background: #535353;
}

#profile section:last-child .about-text-content::-webkit-scrollbar-track {
    
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background: #ededed;
}

#profile section:last-child .aboutImg {
    width: 100%;
    height: 120px;
    overflow: hidden;
}

#vision {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

#vision .visiontxt {
    width: 100%;
    display: flex;
    margin: 0 auto 100px;
}

#vision .visiontxt section {
    width: 50%;
}

#vision section {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 40px 10%;
}

#vision .visiontxt section:first-child {
    text-align: right;
}

#vision section h6 {
    font-size: 20px;
    font-weight: 600;
}

#vision .visiontxt section:first-child h6 {
    margin: 0 0 20px 0;
}

#vision .visiontxt section:last-child h6 {
    margin: 20px 0 4px 0;
}

#vision section p {
    font-size: 14px;
    line-height: 2em;
}

#vision section:first-child {
    border-right: 1px solid #dddddd;
}

#development {
    text-align: center;
}

#development section {
    box-sizing: border-box;
    width: 100%;
    margin: 30px auto;
}

#development section ul {
    width: 100%;
    overflow: hidden;
    text-align: left;
}

#development section ul li {
    box-sizing: border-box;
    padding: 0 8%;
    display: flex;
    width: 100%;
    cursor: pointer;
    transition: all 0.3s;
}

#development section ul li:hover {
    background: #f1f1f1;
}

#development section ul li h6 {
    box-sizing: border-box;
    display: flex;
    flex-direction: row-reverse;
    width: 30%;
    font-size: 46px;
    font-weight: 500;
    color: #1e2b58;
    text-align: right;
    border-right: 1px solid #dddddd;
    padding: 40px 50px 70px 0;
    margin: 0;
    position: relative;
}

#development section ul li h6::after {
    content: "";
    display: inline-block;
    background: #1e2b58;
    width: 3px;
    height: 30px;
    position: absolute;
    right: -2px;
    top: 50px;
}

#development section ul li h6 em {
    display: block;
}

#development section ul li h6 img {
    width: 110px;
    height: 50px;
    margin-right: 10px;
}

#development section ul li .developmentTxt {
    box-sizing: border-box;
    width: 70%;
    display: flex;
    flex-wrap: wrap;
    padding: 40px 0 70px 30px;
    border-bottom: 1px solid #ededed;
}

#development section ul li p {
    width: 100%;
    font-size: 14px;
    line-height: 2em;
    color: #666666;
    margin-bottom: 20px;
}

#development section ul li p span {
    font-weight: 600;
    color: #1e2b58;
}

#development section ul li .imgDevelopment {
    width: 15%;
    margin-left: 1%;
    display: block;
}

#development section ul li .imgDevelopment img {
    width: 100%;
    height: auto;
    vertical-align: middle;
}

#honor,
#cooperation {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

#honor .honorShow {
    overflow: hidden;
}

#honor .honorShow ul {
    width: 300%;
}

#honor .honorShow ul li {
    width: 7.14%;
}

#honor .honorShowCur {
    display: flex;
    justify-content: center;
    cursor: pointer;
}

#honor .honorShowCur span {
    display: block;
    border: 1px solid #dddddd;
    width: 3em;
    line-height: 1.5em;
    text-align: center;
    margin-right: 4px;
    font-size: 22px;
    padding: 0 5px 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

#honor ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

#honor ul li {
    box-sizing: border-box;
    padding: 0;
    margin-bottom: 20px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #dddddd;
}

#honor ul li:hover {
    border: 1px solid #1e2b58;
}

#honor ul li img {
    
    width: 100%;
}

#tpolyTeam {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

#tpolyTeam>div:last-child {
    width: 100%;
    display: flex;
}

#tpolyTeam .tpolyTeamLeft {
    width: 30%;
    height: 500px;
    overflow: hidden;
}

#tpolyTeam .tpolyTeamRightm {
    display: none;
}

#tpolyTeam .tpolyTeamRight {
    width: 70%;
    cursor: pointer;
}

#tpolyTeam .tpolyTeamRight .teamLeftTxt,
#tpolyTeam .tpolyTeamRight .teamRightTxt {
    display: flex;
    color: #ffffff;
    background: #1e2b58;
}

#tpolyTeam .tpolyTeamRight>div {
    box-sizing: border-box;
    height: 250px;
    overflow: hidden;
}

#tpolyTeam .tpolyTeamRight .teamLeftTxt div {
    overflow: hidden;
}

#tpolyTeam .tpolyTeamRight .teamLeftTxt div img {
    width: 100%;
    transition: all 0.3s;
}




#tpolyTeam .tpolyTeamRight .teamLeftTxt div:first-child,
#tpolyTeam .tpolyTeamRight .teamRightTxt div:first-child {
    width: 34%;
    overflow: hidden;
}

#tpolyTeam .tpolyTeamRight .teamLeftTxt div:last-child,
#tpolyTeam .tpolyTeamRight .teamRightTxt div:last-child {
    width: 66%;
    overflow: hidden;
}

#tpolyTeam .tpolyTeamRight .teamLeftTxt div:last-child {
    padding: 30px;
}

#tpolyTeam .tpolyTeamRight .teamRightTxt div h6 {
    box-sizing: border-box;
    padding: 2.4em 0 0 2em;
    font-size: 30px;
    font-weight: 600;
    transition: all 0.3s;
}

#tpolyTeam .tpolyTeamRight .teamRightTxt div h6::after {
    content: "";
    display: block;
    background: #ffffff;
    width: 2em;
    height: 3px;
    margin-top: 16px;
}

#tpolyTeam .tpolyTeamRight div p {
    font-size: 15px;
    line-height: 2.1em;
    margin-bottom: 10px;
    text-indent: 2em;
    display: -webkit-box;
    
    -webkit-box-orient: vertical;
    
    -webkit-line-clamp: 3;
    
    overflow: hidden;
    
    transition: all 0.3s;
}




.box .product .productModule .relatedProduct ul li {
    padding: 18px 7px 9px;
}

.box .product .productModule .relatedProduct ul li a {
    flex-direction: column;
    padding: 0 0;
}

.box .product .productModule .relatedProduct ul li a>div {
    padding-left: 0;
    width: 100%;
}

.productModule .relatedProduct ul li a>div:first-child {
    height: 100px;
}

.tpolynews .relatedProduct ul li a>div h4 {
    width: 100%;
    margin: 16px auto 10px;
}

.box .proser .tpolynews_1 ul li {
    width: 100%;
    background: none;
    padding-bottom: 28px;
    margin-bottom: 29px;
}

.product {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.product .showProduct div {
    box-sizing: border-box;
}

.product .showProduct {
    display: flex;
    
}

.product .showProduct .txtProduct {
    width: 70%;
}

.product .imgProduct {
    width: 40%;
    height: 360px;
    overflow: hidden;
    position: relative;
}

.product .showProduct img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: inline-block;
    width: 100%;
    border: 1px #F5F5F5 solid;
    height: auto !important;
}

.product .txtProduct {
    padding: 30px;
}

.product .txtProduct h5 {
    width: 100%;
    font-size: 32px;
    font-weight: 600;
    border-bottom: 1px solid #ededed;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 16px;
}

.product .txtProduct p {
    font-size: 14px;
    padding-bottom: 0.8em;
}

.product .txtProduct .productPhone {
    box-sizing: border-box;
    font-weight: 600;
}

.product .txtProduct .productPhone a {
    padding-left: 1em;
    display: inline-block;
    color: #1e2b58;
    text-decoration: underline;
}

.product .txtProduct a:hover {
    
}

.product .introduce {
    box-sizing: border-box;
    width: 100%;
    font-size: 14px;
    
}

.product .introduce>div {
    margin-bottom: 25px;
    line-height: 2.4em;
    
}

.product .introduce h5 {
    font-size: 20px;
    font-weight: bold;
    background: #F5F5F5;
    text-indent: 10px;
    line-height: 2;
    margin-bottom: 0;
}

.product .introduce .article-content {
    text-align: justify;
    padding: 10px;
    border: 1px #ededed solid;
}

.product .introduce .article-content table {
    margin: auto;
}

.product .introduce>div img {
    display: block;
    width: 50%;
    height: auto !important;
    margin: 20px auto;
}

.product .introduceTitle {
    padding-top: 20px;
    border: none;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.product .introduceTitle>div {
    display: flex;
    flex-wrap: wrap;
}

.product .introduceTitle ul {
    width: 50%;
    background: #f2f2f2;
    color: #666666;
    display: flex;
    margin: 0;
}

.product li {
    box-sizing: border-box;
    padding: 0 20px;
    line-height: 3em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid #eeeeee;
    word-wrap: break-word;
}

.product li:nth-child(2n+1) {
    width: 6em;
    background: #eeeeee;
}

.related {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.related ul {
    width: 100%;
    display: flex;
    
}

.related ul li {
    box-sizing: border-box;
    padding: 10px;
    width: 24%;
    background: #f2f2f2;
    transition: all 0.3s;
    margin-right: 1%;
}

.related ul li .imgProduct {
    width: 100%;
    height: 180px;
    overflow: hidden;
}

.related ul li p {
    width: 100%;
    font-size: 17px;
    padding-top: 0.8em;
    font-weight: 600;
    text-decoration: none;
    color: #444444;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.3s;
}

.related ul li:hover {
    text-decoration: none;
    background: #1e2b58;
    color: #ffffff;
}

.related ul li:hover p {
    color: #ffffff;
}

.newsShowCon h1 {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    margin: 0;
}

.newsShowCon h6 {
    padding: 20px 0;
    margin: 0;
    font-size: 14px;
    display: flex;
    justify-content: center;
    text-align: center;
}

.newsShowCon h6 a {
    padding: 0 1.4em;
    display: block;
    box-sizing: border-box;
    border-left: 1px solid #666666;
    margin: 0;
    color: #666666;
    cursor: pointer;
}

.newsShowCon h6 a:hover {
    color: #e79719;
}

.newsShowCon h6 a:first-child {
    border: none;
}

.newsShow {
    
    max-width: 1400px;
}

.newsShowCon .newsShowArt p {
    font-size: 16px;
    line-height: 2em;
    text-indent: 2em;
}

.newsShowCon .newsShowArt img {
    display: block;
    width: 70%;
    height: auto !important;
    max-width: 100% !important;
    margin: 20px auto;
}

.newsPage {
    border-top: 1px solid #dddddd;
    width: 100%;
    display: flex;
    justify-content: center;
    padding-top: 20px;
}

.newsPage a {
    display: block;
    color: #888888;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 2em;
}

.newsPage a span {
    color: #444444;
}

.newsPage a:hover,
.newsPage a:hover span {
    color: #e79719;
}

#onlineLearn {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
}

#onlineLearn ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

#onlineLearn li {
    box-sizing: border-box;
    margin-bottom: 40px;
    padding: 0;
    width: 24%;
    margin-right: 1%;
    position: relative;
    
    overflow: hidden;
    transition: all 0.3s;
    
    background: #f2f2f2;
}

#onlineLearn li:nth-child(4n+4) {
    margin-right: 0;
}




#onlineLearn li .learnImg {
    width: 100%;
    height: 180px;
    overflow: hidden;
}

#onlineLearn li i {
    position: absolute;
    left: 50%;
    top: 36%;
    z-index: 1000;
    margin: 0 0 0 -25px;
    width: 50px;
    height: 50px;
    display: none;
}

#onlineLearn li .learnImg iframe {
    width: 100%;
    height: auto !important;
}

#onlineLearn li a p {
    margin: 0;
    padding: 0;
    width: 100%;
    color: #444444;
    font-size: 16px;
    padding: 14px 1em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#onlineLearn li:hover a {
    text-decoration: none;
}

#onlineLearn li:hover i {
    
}

#onlineLearn li:hover a p {
    color: #1e2b58;
    text-decoration: none;
}

.box .banner .swiper-container ul li .bannerM {
    width: 100%;
    height: auto !important;
}

.swiper-wrapper img {
    height: auto !important;
}




#onlineLearn1 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

#onlineLearn1 .learnWord {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 10px;
    padding: 4em;
    margin: 0;
    width: 100%;
    border-radius: 6px;
    background: #f5f5f5;
    margin-bottom: 2em;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    cursor: pointer;
    border-left: 4px solid rgba(0, 0, 0, 0);
}

#onlineLearn1 .learnWord .d-flex {
    display: flex;
}

#onlineLearn1 .learnWord .fa-file-text-o {
    font-size: 5em;
    padding-right: 0.4em;
}

#onlineLearn1 .learnWordTit {
    font-size: 2em;
    font-weight: 600;
    margin-bottom: 0.2em;
}

#onlineLearn1 .learnWordTime {
    font-size: 1.2em;
    color: #666666;
    margin-bottom: 0;
}

#onlineLearn1 .learnWord a {
    display: block;
    padding: 0 2.4em;
    font-size: 1.4em;
    color: #ffffff;
    background: #1e2b58;
    line-height: 2.4em;
    border-radius: 6px;
    justify-content: end;
}

#onlineLearn1 .learnWord:hover {
    border-radius: 0 6px 6px 0;
    border-left: 5px solid #1e2b58;
    box-shadow: 4px 4px 6px 0 rgba(0, 0, 0, .1);
}

@media (min-width: 1200px) {
    .box .proser ul li .tit {
        width: 70%;
    }
    .box .proser ul li .thumb {
        max-height: 245px;
        overflow: hidden;
    }
    .box .proser ul li:hover .thumb img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }
}




@media screen and (max-width: 768px) {
    .product .productModule {
        flex-wrap: wrap;
    }
    .product .productModule section {
        width: 100%;
        margin: 0 auto;
    }
    .product .productModule .relatedProduct {
        display: none;
    }
    .aboutNav div {
        display: none;
    }
    #profile {
        margin-top: 30px;
        margin-bottom: 40px;
    }
    #profile>.profileTxt {
        flex-wrap: wrap;
    }
    #profile section {
        box-sizing: border-box;
        padding: 0 2%;
        width: 100%;
    }
    #profile section:first-child {
        box-sizing: border-box;
        width: 100%;
        border: none;
        margin-bottom: 16px;
    }
    #profile section:last-child {
        padding-left: 2%;
    }
    #profile .about-text-title h1 {
        font-size: 36px;
    }
    #profile iframe {
        margin: 0;
        padding: 0;
    }
    #profile .about-text-title {
        font-size: 18px;
        font-weight: 600;
    }
    #vision .visiontxt {
        box-sizing: border-box;
        padding: 0 2%;
        flex-wrap: wrap;
        margin-bottom: 30px;
    }
    #vision .visiontxt section:first-child {
        text-align: center;
        border: none;
        border-bottom: 1px solid #dddddd;
    }
    #vision .visiontxt section {
        width: 80%;
        margin: 0 auto;
    }
    #vision section {
        width: 80%;
        margin: auto;
        padding: 20px 0;
        text-align: center;
        border: none;
    }
    #vision section h6 {
        font-size: 18px;
    }
    #development {
        margin-bottom: 30px;
    }
    #development figure div {
        padding: 30px 0;
    }
    #development figure h4 {
        font-size: 20px;
    }
    #development figure h6 {
        font-size: 14px;
        font-weight: 500;
    }
    #development section {
        margin: 20px auto;
    }
    #development section ul {
        width: 100%;
        height: auto;
    }
    #development section ul li {
        box-sizing: border-box;
        height: auto;
        padding: 0 10px;
    }
    #development section ul li h6 {
        width: 20%;
        font-size: 18px;
        padding: 16px 10px 20px 0;
    }
    #development section ul li h6 img {
        display: none;
    }
    #development section ul li h6:after {
        height: 18px;
        width: 2px;
        position: absolute;
        top: 16px;
    }
    #development section ul li .developmentTxt {
        width: 80%;
        padding: 10px 0 20px 10px;
        overflow: hidden;
        border-bottom: none;
    }
    #development section ul li .imgDevelopment {
        width: 32%;
    }
    #honor .honorShow {
        box-sizing: border-box;
        width: 98%;
        padding: 0;
        margin: auto;
        overflow: hidden;
    }
    #honor .honorShow ul {
        margin: 0 auto;
        display: flex;
    }
    #honor .honorShow ul li {
        box-sizing: border-box;
        padding: 10px 0;
        margin-bottom: 10px;
        margin-right: 0;
        border: none;
    }
    #tpolyTeam .tpolyTeamLeft,
    #tpolyTeam .tpolyTeamRight {
        display: none;
    }
    #tpolyTeam .tpolyTeamRightm {
        display: block;
        width: 96%;
        margin: 0 auto;
    }
    #tpolyTeam .tpolyTeamRightm>div {
        width: 100%;
        overflow-x: scroll;
    }
    #tpolyTeam .tpolyTeamRightm ul {
        width: 300%;
        display: flex;
        justify-content: space-between;
    }
    #tpolyTeam .tpolyTeamRightm ul li {
        width: 19%;
    }
    #tpolyTeam .tpolyTeamRightm .imgTeam {
        width: 100%;
        margin: 0 auto;
        height: 130px;
        overflow: hidden;
    }
    #tpolyTeam .tpolyTeamRightm .imgTeam img {
        width: 100%;
    }
    #tpolyTeam .tpolyTeamRightm h6 {
        font-size: 16px;
        margin-bottom: 6px;
    }
    #tpolyTeam .tpolyTeamRightm h6:after {
        content: "";
        display: block;
        width: 2em;
        height: 2px;
        background: #e99615;
        margin-top: 6px;
    }
    #tpolyTeam .tpolyTeamRightm p {
        font-size: 14px;
        color: #666666;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }
    #tpolyTeam .tpolyTeamRightm>div>div {
        width: 6em;
        display: flex;
        justify-content: space-between;
        margin: 0 auto;
    }
    #tpolyTeam .tpolyTeamRightm>div>div a {
        border: 1px solid #dddddd;
        width: 3em;
        text-align: center;
        color: #888888;
    }
    #tpolyTeam .tpolyTeamRightm>div>div a :hover {
        border: 1px solid #1e2b58;
        text-decoration: none;
        background: #1e2b58;
        color: #ffffff;
    }
    
    #tpolyTeam .tpolyTeamRightm>div::-webkit-scrollbar {
        width: 10px;
        height: 2px;
        
    }
    #tpolyTeam .tpolyTeamRightm>div::-webkit-scrollbar-track {
        background: rgb(239, 239, 239);
        border-radius: 2px;
    }
    #tpolyTeam .tpolyTeamRightm>div::-webkit-scrollbar-thumb {
        background: #bfbfbf;
        border-radius: 10px;
    }
    #tpolyTeam .tpolyTeamRightm>div::-webkit-scrollbar-thumb:hover {
        background: #1e2b58;
    }
    #tpolyTeam .tpolyTeamRightm>div::-webkit-scrollbar-corner {
        background: #179a16;
    }
    .box .proser .tpolynews_1 ul li:first-child {
        margin: 0 auto;
        padding-top: 0;
    }
    .box .proser .tpolynews_1 ul li {
        margin: 0 auto;
        padding-top: 30px;
    }
    .product {
        box-sizing: border-box;
        padding: 0 3%;
    }
    .product .showProduct {
        flex-wrap: wrap;
    }
    .product .imgProduct,
    .product .showProduct .txtProduct {
        width: 100%;
    }
    .product .imgProduct {
        height: auto;
    }
    .product .imgProduct img {
        margin-top: 10px;
        position: relative;
        width: 100%;
        height: auto !important;
    }
    .product .txtProduct {
        padding: 0;
    }
    .product .txtProduct h5 {
        font-size: 20px;
        margin: 10px 0 10px;
        padding-bottom: 10px;
    }
    .product .txtProduct p {
        padding-bottom: 0;
        margin: 0;
        line-height: 2em;
    }
    .product .introduce {
        padding: 0;
    }
    .product .introduce h5 {
        font-size: 18px;
    }
    .product .introduce>div {
        margin-bottom: 20px;
    }
    .product .introduce>div img {
        display: block;
        width: 100%;
    }
    .related {
        box-sizing: border-box;
        padding: 0 3%;
    }
    .product li:nth-child(2n+1) {
        width: 5em;
    }
    .product li:nth-child(2n+2) {
        width: calc(100% - 60px);
    }
    .product .introduceTitle ul {
        width: 100%;
    }
    .product li {
        box-sizing: border-box;
        font-size: 13px;
        padding: 0 10px;
        line-height: 2.6em;
    }
    .related ul li:last-child {
        display: none;
    }
    .related ul li:nth-child(2n+2) {
        max-width: 10em;
    }
    .related ul li {
        width: 32%;
    }
    .related ul li p {
        font-size: 16px;
    }
    .newsShow {
        padding-top: 30px;
    }
    .newsShowCon h6 a {
        padding: 0 10px;
    }
    .newsPage {
        flex-wrap: wrap;
    }
    .newsPage a {
        box-sizing: border-box;
        padding: 0 3%;
        width: 100%;
        margin-bottom: 6px;
    }
    #onlineLearn ul {
        width: 96%;
        margin: 0 auto;
        justify-content: flex-start;
    }
    #onlineLearn li {
        padding: 4px;
        width: 100%;
        margin-bottom: 16px;
    }
    #onlineLearn li:nth-child(3n+3) {
        margin-right: 0;
    }
    #onlineLearn li .learnImg {
        height: auto;
    }
    #onlineLearn li a p {
        font-size: 14px;
        padding: 1em 0.4em;
    }
    #onlineLearn .productPage {
        margin-top: 0;
        width: 100%;
        justify-content: center;
    }
    .productPage li {
        font-size: 14px;
        width: 20%;
    }
    .productPage {
        justify-content: center;
    }
    .product .productPage li:nth-child(2n+2),
    .product .productPage li:nth-child(2n+1) {
        width: 20%;
    }
    .lichengm {
        display: none;
    }
    #onlineLearn li i {
        position: absolute;
        top: 36%;
        left: 50%;
        width: 26px;
        height: 26px;
        margin: -13px 0 0 -13px;
    }
    #recruit ul {
        flex-wrap: wrap;
        justify-content: center;
    }
    #recruit ul li {
        width: 70%;
        margin-bottom: 20px;
    }
    #recruit ul li img {
        width: 26%;
    }
    .newsShowCon .newsShowArt img {
        width: 100%;
    }
    .related ul li .imgProduct {
        height: 62px;
    }
    #onlineLearn1 {
        padding: 0 3%;
    }
    #onlineLearn1 .learnWord {
        font-size: 9px;
        display: block;
        padding: 3em;
    }
    #onlineLearn1 .learnWord a {
        margin-top: 1em;
        font-size: 1.8em;
        text-align: center;
    }
    .index-about .about-body .more {
        border-radius: 100px;
        margin: 10px 0 15px;
        width: 100%;
        display: block;
    }
}
