﻿@charset "utf-8";
:root {--color: #0940a6;}
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.pdshow-r-text {margin: 20px 0px 20px;}
.about-r-txt2 {-webkit-line-clamp: inherit;max-height: inherit;}
.about-l-l {background:none;margin:0;width:50%;align-items:inherit;}
.about-l-l>div,.about-l-r>div {height:50%;overflow:hidden;}
.about-l-l>div img,.about-l-r>div img {height:100%;object-fit:cover;}
.about-l-r {width:50%;}
.about-l {align-items:inherit;}