* {
margin: 0;
padding: 0;
}
html {
font-size: 100px;
}
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd,
input {
margin: 0;
padding: 0;
}
* {
box-sizing: border-box;
}
html {
overflow-y: scroll;
}
@font-face {
font-family: "mm";
src: url("../font/HarmonyOS_Sans_SC_Medium.ttf") format("opentype");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "bb";
src: url("../font/HarmonyOS_Sans_SC_Bold.ttf") format("opentype");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "ll";
src: url("../font/HarmonyOS_Sans_SC_Light.ttf") format("opentype");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "rr";
src: url("../font/HarmonyOS_Sans_SC_Regular.ttf") format("opentype");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "MM";
src: url("../font/MM-Medium.ttf") format("opentype");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "BB";
src: url("../font/MM-Bold.ttf") format("opentype");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "LL";
src: url("../font/MM-Light.ttf") format("opentype");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "RR";
src: url("../font/MM-Regular.ttf") format("opentype");
font-weight: normal;
font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6,
.baseTitle {
font-family: mm;
}
p,
div,
input[type="text"],
input[type="button"],
textarea {
font-family: ll;
}
:root {
overflow-y: auto;
overflow-x: hidden;
}
:root body {
position: absolute;
}
body {
width: 100%;
height: auto;
overflow-x: hidden;
}
body {
font: 16px/1.5 "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei",
"Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
color: #333;
font-size: 12px;
}
/* 去除列表默认样式 */
ul,
ol {
list-style: none;
}
input {
outline: none;
}
em,
i {
font-style: normal;
}
a {
text-decoration: none;
color: #333;
}
a:link {
text-decoration: none !important;
}
a:visited {
text-decoration: none !important;
}
/* a:hover {
color: #333;
text-decoration: none !important;
} */
a:active {
text-decoration: none !important;
}
a:focus {
text-decoration: none !important;
}
a {
-webkit-tap-highlight-color: transparent
}
;
img {
vertical-align: middle;
}
.sbox {
width: 100%;
}
.head {
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.mheader {
height: 1rem;
box-shadow: none;
border-bottom: 1px solid #ECECEC;
}
.mnav {
background: #fff;
}
.mbjj {
top: 1.9rem;
}
.cptab {
width: 100%;
height: .68rem;
background-color: #fff;
display: flex;
border-bottom: 1px solid #D6D6D6;
padding: 0 1.83rem;
}
.cptab a {
display: flex;
height: 100%;
padding: 0 .53rem;
align-items: center;
color: #27221C;
text-align: center;
font-family: ll;
font-size: .18rem;
font-style: normal;
font-weight: 300;
line-height: normal;
padding-top: .03rem;
border-bottom: .03rem solid transparent;
}
.mbtab a {
display: none;
}
.target-fix {
position: relative;
top: -.9rem;
/*偏移量*/
display: block;
height: 0;
overflow: hidden;
}
.mbtab a:nth-of-type(1),
.mbtab a:nth-of-type(2),
.mbtab a:nth-of-type(3),
.mbtab a:nth-of-type(4),
.mbtab a:nth-of-type(5),
.mbtab a:nth-of-type(6) {
display: flex;
}
.cptab a.current,
.cptab a.active,
.cptab a:hover {
background-color: #F7F8FA;
border-bottom: .03rem solid #DAB105;
color: #020C4F;
font-family: rr;
}
.commonpad {
padding: 0 2rem;
}
.aqwtitle {
color: #27221C;
text-align: center;
font-family: rr;
font-size: .42rem;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.aqwtitle1 {
color: #232313;
text-align: center;
font-family: ll;
font-size: .18rem;
font-style: normal;
font-weight: 300;
line-height: normal;
margin-top: .23rem;
}
.pjs {
padding-top: .91rem;
padding-bottom: .91rem;
background-color: #F6F6F7;
background-image: url(../images/pjsbg.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.pjs .aqwtitle {
margin-bottom: .39rem;
}
.pjs p {
color: #666;
font-family: ll;
font-size: .18rem;
font-style: normal;
font-weight: 300;
line-height: .38rem;
margin-top: .2rem;
text-indent: 2em;
}
.ptitle {
color: #27221C;
font-family: rr;
font-size: .24rem;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.pxq {
padding-top: .75rem;
padding-bottom: 1rem;
}
.ptd ul {
display: flex;
flex-wrap: wrap;
margin-top: .35rem;
}
.ptd ul li {
width: 3.54rem;
height: .98rem;
border: 1px solid #E5E5E5;
display: flex;
align-items: center;
padding-left: .23rem;
margin-right: calc((100% - 4 * 3.54rem) / 3);
margin-bottom: .1rem;
}
.ptd ul li:hover {
border: none;
background-color: #081884;
}
.ptd ul li:hover .left,
.ptd ul li:hover .right h4,
.ptd ul li:hover .right p {
color: #fff;
}
.ptd ul li:nth-of-type(4n) {
margin-right: 0;
}
.ptd ul li .left {
font-size: .28rem;
color: #081884;
font-family: rr;
font-style: normal;
font-weight: 500;
line-height: normal;
margin-right: .05rem;
}
.ptd ul li .right h4 {
color: #27221C;
font-family: ll;
font-size: .28rem;
font-style: normal;
font-weight: 300;
line-height: normal;
/* margin-bottom: .05rem; */
}
.ptd ul li .right h5 {
color: #999;
font-family: Roboto;
font-size: .14rem;
font-style: normal;
font-weight: 300;
line-height: normal;
}
.pyy {
margin-top: .47rem;
}
.pyy ul {
display: flex;
margin-top: .37rem;
flex-wrap: wrap;
}
.pyy ul li {
height: .48rem;
min-width: 1.4rem;
padding: 0 .18rem;
display: flex;
align-items: center;
border: 1px solid #E5E5E5;
margin-right: .2rem;
}
.pyy ul li img {
width: .24rem;
height: .24rem;
margin-right: .06rem;
}
.pyy ul li p {
color: #27221C;
text-align: center;
font-family: ll;
font-size: .18rem;
font-style: normal;
font-weight: 300;
line-height: normal;
}
.pyy ul li p:first-of-type {
width: 0.24rem;
height: 0.24rem;
overflow: hidden;
margin-right: 0.06rem;
}
.pyy ul li p img {
width: 100%;
height: 100%;
}
.pyy ul li:hover p img {
transform: translateY(-100%);
filter: drop-shadow(0 .24rem #fff);
}
.pyy ul li:hover {
background-color: #020C4F;
border: 1px solid #020C4F;
}
.pyy ul li:hover p {
color: #fff;
}
.pfltab {
margin-top: .59rem;
}
.pfltab ul {
display: flex;
margin-top: .29rem;
}
.pfltab ul li {
margin-right: .7rem;
position: relative;
}
.pfltab ul li a {
color: #666;
font-family: rr;
font-size: .18rem;
font-style: normal;
font-weight: 400;
line-height: normal;
white-space: nowrap;
}
.pfltab ul li.active a,
.pfltab ul li:hover a {
color: #081884;
}
.pfltab ul li.active:after,
.pfltab ul li:hover:after {
content: '';
position: absolute;
top: calc(100% + 0.1rem);
left: calc(50% - 0.45rem);
width: .9rem;
height: .08rem;
background-image: url(../images/pactive.png);
background-size: cover;
background-repeat: no-repeat;
}
.pfltab ul li a.current:after,
.pfltab ul li a:hover:after {
content: '';
position: absolute;
top: calc(100% + 0.1rem);
left: calc(50% - 0.45rem);
width: .9rem;
height: .08rem;
background-image: url(../images/pactive.png);
background-size: cover;
background-repeat: no-repeat;
}
.pfl {
width: 100%;
overflow-x: scroll;
overflow-y: visible;
}
.pfl {
padding-bottom: 0.59rem;
}
.pfl table {
min-width: 100%;
border-spacing: 0px;
margin-top: .52rem;
}
.pfl table thead {
height: .88rem;
background-color: #EFEFEF;
}
.pfl table thead tr th {
color: #27221C;
text-align: center;
font-family: rr;
font-size: .18rem;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.pfl table tr {
height: .74rem;
border-bottom: 1px solid #EFEFEF;
}
.pfl table tr td {
text-align: center;
/* border-bottom: 1px solid #EFEFEF; */
color: #27221C;
text-align: center;
font-family: ll;
font-size: .18rem;
font-style: normal;
font-weight: 300;
line-height: normal;
}
.pfl table thead tr th,
.pfl table tr td {
min-width: 8vw;
}
.pfl table thead tr th:nth-of-type(2) {
min-width: 11vw;
}
.pfl table tbody tr td:first-of-type {
color: #C39F09;
display: flex;
align-items: center;
height: 0.74rem;
padding-left: .23rem;
}
.pfl table tbody tr td:first-of-type a {
display: flex;
height: 100%;
align-items: center;
color: #C39F09;
cursor: pointer;
}
.pfl table tbody tr td:first-of-type img {
width: .24rem;
height: .24rem;
margin-left: .18rem;
}
.pfl table thead tr th:first-of-type,
.pfl table tr td:first-of-type {
width: 8vw;
text-align: left;
padding-left: 0.23rem;
}
.pfl::-webkit-scrollbar {
width: 0rem;
height: .08rem;
border-radius: .1rem;
}
.pfl::-webkit-scrollbar-thumb {
border-radius: .1rem;
background-color: #233190;
height: .5rem;
width: .5rem;
}
.pfl::-webkit-scrollbar-track {
border-radius: 10px;
background-color: transparent;
}
.pfl::-webkit-scrollbar-track {
border-radius: .1rem;
background-color: #D7D7D7;
}
.ysbox {
padding: .9rem 2rem 1rem;
}
.ysbox .aqwtitle {
margin-bottom: .34rem;
}
.ysbox p {
color: #666;
font-family: ll;
font-size: .18rem;
font-style: normal;
font-weight: 300;
line-height: .38rem;
margin-bottom: .3rem;
}
.ysbox h2 {
color: #020C4F;
font-family: rr;
font-size: .24rem;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.ysbox h3 {
color: #020C4F;
font-family: rr;
font-size: .18rem;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.ysbox p:last-of-type {
margin-bottom: 0;
}
.ysbox img {
max-width: 100%;
}
.thline {
width: 100%;
height: 1px;
background-color: #E7E7E7;
margin: .46rem 0;
}
.ysbox ul {
display: flex;
justify-content: space-between;
margin-bottom: .3rem;
}
.ysbox ul li {
width: 4.76rem;
height: 2.14rem;
border: 1px solid #E7E7E7;
padding: .32rem 0 0 .41rem;
}
.ysbox ul li h2 {
margin-bottom: .15rem;
}
.npad {
padding: .91rem 2rem 1.02rem;
}
.homeP ul li .ib {
width: 100%;
height: 3.2rem;
overflow: hidden;
}
.homePs {
margin: .45rem 0;
}
.homeP ul li .ib img {
width: 100%;
height: 100%;
transition: transform 1s ease 0s;
object-fit: cover;
}
.homeP ul li:hover .ib img {
transform: scale(1.05);
}
.homeP ul li .pb {
width: 100%;
height: 2.84rem;
padding: .49rem .38rem 0;
border: 1px solid #DCDCDC;
border-top: none;
position: relative;
}
.homeP ul li .pb h1 {
color: #232323;
font-family: rr;
font-size: .24rem;
font-style: normal;
font-weight: 500;
line-height: normal;
padding-bottom: .22rem;
border-bottom: 1px solid #DCDCDC;
margin-bottom: .16rem;
}
.homeP ul li .pb p {
color: #666;
font-family: ll;
font-size: .18rem;
font-style: normal;
font-weight: 300;
line-height: .34rem;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}
.homeP ul li .pb div {
width: .24rem;
height: .24rem;
overflow: hidden;
position: absolute;
left: .39rem;
bottom: .4rem;
}
.homeP ul li .pb div img {
width: 100%;
height: 100%;
}
.homeP ul li:hover .pb h1,
.homeP ul li:hover .pb p {
color: #020C4F;
}
.swiper-pagination-homePs,
.swiper-pagination-homeNewss {
display: flex;
justify-content: center;
align-items: center;
margin-top: .38rem;
}
.homeP .swiper-pagination-bullet,
.homeNews .swiper-pagination-bullet {
width: .08rem;
height: .08rem;
opacity: 1;
background-color: #808080;
margin: 0 .1rem !important;
}
.homeP .swiper-pagination-bullet:hover,
.homeNews .swiper-pagination-bullet:hover {
background-color: #DAB105;
}
.homeP .swiper-pagination-bullet-active,
.homeNews .swiper-pagination-bullet-active {
width: .1rem;
height: .1rem;
background-color: #DAB105;
}
.aqwrm {
display: block;
width: 100%;
height: 100%;
/* width: 1.4rem; */
/* height: .44rem; */
/* position: relative; */
/* overflow: hidden; */
left: calc(50% - 0.7rem);
background-image: url(../images/btn.png);
background-repeat: no-repeat;
background-size: 1.4rem .44rem;
transition: transform 0.5s ease 0s;
}
.aqwrmb:hover .aqwrm {
transform: translateX(100%);
}
.aqwrmb {
display: block;
width: 1.4rem;
height: .44rem;
position: relative;
overflow: hidden;
left: calc(50% - 0.7rem);
}
.aqwrm::before {
content: '';
position: absolute;
left: -100%;
z-index: 9;
top: 0;
width: 1.4rem;
height: .44rem;
background-image: url(../images/btn2.png);
background-repeat: no-repeat;
background-size: 1.4rem .44rem;
}
.aqwrmb:hover span {
color: #fff;
}
.aqwrmb span {
display: flex;
position: absolute;
z-index: 10;
justify-content: center;
align-items: center;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
color: #666;
text-align: center;
font-family: ll;
font-size: .16rem;
font-style: normal;
font-weight: 300;
line-height: normal;
}
.homeAb {
background-image: url(../images/homeAbbg.jpg);
background-repeat: no-repeat;
background-size: cover;
}
.homeAb .aqwtitle {
margin-bottom: .45rem;
}
.homeAb p {
color: #666;
text-align: center;
font-family: ll;
font-size: .18rem;
font-style: normal;
font-weight: 300;
line-height: .38rem;
margin-bottom: .25rem;
}
.numcounter {
/* display: flex; */
display: none;
padding: 0 2.48rem;
justify-content: space-between;
margin-top: .49rem;
margin-bottom: .57rem;
}
.homeAb .aqwrmb {
margin-top: .5rem;
}
.homeAb.npad {
padding-bottom: 0.8rem;
}
.numcounter article {
color: #020C4F;
font-family: Roboto;
font-size: .38rem;
font-style: normal;
font-weight: 600;
line-height: normal;
text-align: center;
}
.numcounter article span {
color: #020C4F;
font-family: ll;
font-size: .2rem;
font-style: normal;
font-weight: 300;
line-height: normal;
vertical-align: top;
/* position: absolute; */
display: inline-block;
margin-left: -0.08rem;
}
.homeNews .swiper-slide {
padding: 0 .47rem;
border-right: 1px solid #E7E7E7;
}
.homeNews .ni {
width: 100%;
height: 2.6413rem;
overflow: hidden;
}
.homeNews .ni img {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 1s ease 0s;
}
.homeNews .np {
width: 100%;
height: 2.2rem;
padding-top: .25rem;
position: relative;
}
.homeNews .np h1 {
color: #333;
font-family: rr;
font-size: .18rem;
font-style: normal;
font-weight: 500;
line-height: .32rem;
margin-bottom: .23rem;
}
.homeNews .np p {
color: #666;
font-family: ll;
font-size: .16rem;
font-style: normal;
font-weight: 300;
line-height: normal;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
}
.homeNews .np>div {
width: 100%;
display: flex;
justify-content: space-between;
/* margin-top: .53rem; */
position: absolute;
bottom: 0.11rem;
left: 0;
}
.homeNews .np .date {
color: #666;
text-align: center;
font-family: Roboto;
font-size: .16rem;
font-style: normal;
font-weight: 300;
line-height: normal;
}
.homeNews .np .enter {
width: .24rem;
height: .24rem;
overflow: hidden;
}
.homeNews .np .enter img {
width: 100%;
height: 100%;
}
.homeNews .swiper-slide:hover .ni img {
transform: scale(1.05);
}
.homeNews .swiper-slide:hover .np h1,
.homeNews .swiper-slide:hover .np p,
.homeNews .swiper-slide:hover .date {
color: #020C4F;
}
.homeNews .swiper-slide:hover .np .enter img {
transform: translateY(-100%);
filter: drop-shadow(0 .24rem #020C4F);
}
.homeNews .homeNewss {
margin-top: .61rem;
margin-bottom: .49rem;
width: 99%;
}
.homeJob {
background-image: url(../images/homeJobbg.jpg);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
}
.homeJob ul {
display: flex;
justify-content: space-between;
margin-top: .48rem;
}
.homeJob ul li {
width: 7.24rem;
height: 3rem;
background-color: rgba(255, 255, 255, 0.3);
}
.homeJob ul li a {
display: flex;
flex-direction: column;
align-items: center;
padding-top: .52rem;
width: 100%;
height: 100%;
}
.homeJob ul li a .cv {
width: .88rem;
height: .88rem;
border: 1px solid #020C4F;
display: flex;
align-items: center;
justify-content: center;
border-radius: 100%;
}
.homeJob ul li a .cv div {
width: .56rem;
height: .56rem;
overflow: hidden;
}
.homeJob ul li a .cv div img {
width: 100%;
height: 100%;
}
.homeJob ul li h2 {
color: #232323;
font-family: rr;
font-size: .24rem;
font-style: normal;
font-weight: 500;
line-height: normal;
margin-top: .27rem;
margin-bottom: .13rem;
}
.homeJob ul li p {
color: #666;
text-align: center;
font-family: ll;
font-size: .18rem;
font-style: normal;
font-weight: 300;
line-height: .32rem;
}
.homeJob ul li:hover {
background-color: rgba(255, 255, 255, 0.6);
}
.homeJob ul li:hover h2,
.homeJob ul li:hover p {
color: #020C4F;
}
.swiper-pagination-pc {
position: absolute;
z-index: 50;
display: flex;
align-items: center;
justify-content: center;
bottom: .4rem !important;
}
.downBtn {
display: none;
}
.swiper-pagination-pc .swiper-pagination-bullet {
width: .08rem;
height: .08rem;
margin: 0 .1rem !important;
opacity: 1;
background-color: #6E6E6E;
}
.swiper-pagination-pc .swiper-pagination-bullet:hover {
background-color: #DAB105;
}
.swiper-pagination-pc .swiper-pagination-bullet-active {
width: .1rem;
height: .1rem;
background-color: #DAB105;
}
.banner .swiper-button-prev,
.banner .swiper-button-next {
transform: rotate(45deg);
width: 0.42rem;
height: 0.42rem;
border-radius: 0;
display: flex;
align-items: center;
justify-content: center;
background-image: none;
}
.banner .swiper-button-prev:hover,
.banner .swiper-button-next:hover {
background-color: #020C4F;
}
.banner .swiper-button-prev div,
.banner .swiper-button-next div {
height: .2778rem;
width: .1307rem;
overflow: hidden;
}
.banner .swiper-button-prev img,
.banner .swiper-button-next img {
transform: rotate(-45deg);
}
/* .banner .swiper-button-prev:hover div img,
.banner .swiper-button-next:hover div img {
transform: translateY(-100%);
filter: drop-shadow(0 .2778rem #020C4F);
} */
.banner .tit {
color: #232323;
font-family: rr;
font-size: .58rem;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.banner .item .txt .desc {
color: #232323;
font-family: ll;
font-size: .38rem;
font-style: normal;
font-weight: 400;
line-height: normal;
text-transform: uppercase;
margin-top: .3rem;
}
.pCenter,
.banner .item .txt {
top: 50%;
left: 1.94rem;
transform: translate(0, -60%);
-webkit-transform: translate(0, -60%);
}
.insideAb {
background-image: url(../images/insideAbbg.png);
background-size: cover;
background-repeat: no-repeat;
background-position: left bottom;
}
.insideAb .numcounter {
margin-bottom: 0;
display: none !important;
}
.shiming {
padding: .93rem 2.6rem 1.04rem;
background-image: url(../images/shimingbg.jpg);
background-repeat: no-repeat;
background-size: cover;
}
.shiming ul {
display: flex;
margin-top: .45rem;
justify-content: space-between;
}
.shiming ul li {
width: 50%;
display: flex;
flex-direction: column;
align-items: center;
}
.shiming ul li:first-of-type {
border-right: 1px solid;
border-image: linear-gradient(to bottom, rgba(167, 167, 167, 0.00) -2.58%, #C7C7C7 46.77%, rgba(167, 167, 167, 0.00) 100%) 1;
}
.shiming ul li .shii {
width: .88rem;
height: .88rem;
display: flex;
align-items: center;
justify-content: center;
border: 1px solid #000000;
border-radius: 100%;
margin-bottom: .28rem;
}
.shiming ul li .shii div {
width: .54rem;
height: .54rem;
}
.shiming ul li .shii div img {
width: 100%;
height: 100%;
}
.shiming ul li h2 {
color: #27221C;
font-family: mm;
font-size: .24rem;
font-style: normal;
font-weight: 500;
line-height: normal;
margin-bottom: .18rem;
}
.shiming ul li p {
color: #333;
font-family: ll;
font-size: .18rem;
font-style: normal;
font-weight: 300;
line-height: normal;
}
.showreword .aqwmore,
.mbshowreword .mrmore {
display: none;
}
.showreword {
background-image: url(../images/huojiangbg.jpg);
background-repeat: no-repeat;
background-size: cover;
}
.showreword .aqwtitle {
color: #fff;
}
.showreword .jiangs {
margin-top: .39rem;
margin-bottom: .28rem;
}
.showreword .swiper-slide {
height: 2.44rem;
border: 1px solid rgba(255, 255, 255, 0.5);
display: flex;
align-items: center;
justify-content: center;
}
.showreword .swiper-slide a {
display: block;
width: 94%;
height: 93%;
overflow: hidden;
}
.showreword .swiper-slide img {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 1s ease 0s;
}
.showreword .swiper-slide a:hover img {
transform: scale(1.05);
}
.swiper-pagination-jiangs {
display: flex;
justify-content: center;
align-items: center;
margin-top: .34rem;
}
.swiper-pagination-jiangs .swiper-pagination-bullet {
width: .1rem;
height: .1rem;
margin: 0 .09rem !important;
opacity: 1;
background-color: #BABABA;
}
.swiper-pagination-jiangs .swiper-pagination-bullet:hover {
background-color: #DAB105;
}
.swiper-pagination-jiangs .swiper-pagination-bullet-active {
background-color: #DAB105;
}
.aqwmore {
display: flex;
justify-content: center;
align-items: center;
width: 1.72rem;
height: .48rem;
border-radius: .5rem;
border: 1px solid rgba(255, 255, 255, 0.5);
overflow: hidden;
position: relative;
left: calc(50% - 0.86rem);
}
.aqwmore span {
position: relative;
z-index: 2;
transition: 0.5s all ease;
-webkit-transition: 0.5s all ease;
display: inline-block;
line-height: 1;
color: #FFF;
text-align: center;
font-family: ll;
font-size: .18rem;
font-style: normal;
font-weight: 300;
line-height: normal;
}
.aqwmore::before {
content: "";
display: inline-block;
position: absolute;
z-index: 1;
left: -100%;
top: 0;
width: 100%;
height: 100%;
transition: 0.5s all ease;
-webkit-transition: 0.5s all ease;
}
.aqwmore:hover::before {
left: 0;
}
.aqwmore::before {
background: #020C4F;
}
.aqwmore:hover {
border: 1px solid #020C4F;
}
.aqwmore:hover span {
color: #fff;
}
.shinavlist {
color: #27221C;
text-align: center;
font-family: ll;
font-size: .18rem;
font-style: normal;
font-weight: 300;
line-height: normal;
}
.msban .ttxxtt .text2 {
color: #FFF;
text-align: center;
font-family: rr;
font-size: .58rem;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.msban .ttxxtt .text22 {
color: #FFF;
text-align: center;
font-family: ll;
font-size: .24rem;
font-style: normal;
font-weight: 400;
line-height: normal;
text-transform: uppercase;
}
.footbtnl br {
display: none;
}
.foottop .footbtnr {
display: none !important;
}
.showreword {
display: block;
}
.mbshowreword {
display: none;
}
.isdisimg.mbs {
display: none;
}
.productsDrop .tabs-box {
border-bottom: none;
padding: .44rem 0 .56rem 5.05rem;
background-color: #fff;
}
.droplev1 {
display: flex;
width: 2.43rem;
}
.droplev1>a {
display: flex;
align-items: center;
width: 100%;
height: .43rem;
padding-left: .16rem;
position: relative;
}
.droplev1.active>a {
background-color: #F2F2F2;
color: #020C4F !important;
}
.droplev1.active>a::after {
content: '';
position: absolute;
right: 0rem;
top: 50%;
z-index: 2;
width: .15rem;
height: .15rem;
background-color: #F2F2F2;
transform: rotate(45deg) translateY(-50%);
}
.droplev2 .item {
display: flex;
}
.droplev2 .item>a {
display: flex;
height: .43rem;
align-items: center;
width: 100%;
position: relative;
}
.droplev2 .item.active>a {
color: #020C4F;
}
.droplev2 .item.active>a::after {
content: '';
position: absolute;
right: -0.03rem;
top: 50%;
z-index: 2;
width: .12rem;
height: .12rem;
background-color: #fff;
transform: rotate(45deg) translateY(-50%);
border: 1px solid #D6D6D6;
border-left: none;
border-bottom: none;
}
.droplev2 .item.no3>a::after {
display: none;
}
.droplev3 {
height: 100%;
}
.droplev3 a {
display: flex;
height: .42rem;
align-items: center;
}
.droplev2 {
position: absolute;
width: 2.615rem;
padding-left: .415rem;
border-left: 1px solid #E4E4E4;
left: 7.465rem;
top: .43rem;
}
.droplev3 {
position: absolute;
padding: 0 0 0 .415rem;
border-left: 1px solid #E4E4E4;
right: 0;
top: 0;
transform: translateX(100%);
display: flex;
flex-direction: column;
flex-wrap: wrap;
}
.droplev3 a {
/* width: 1.5rem; */
margin-right: 0.4rem;
line-height: 1.5;
}
.droplev3 a:hover {
color: #020C4F !important;
}
.droplev2,
.droplev3 {
display: none;
}
.droplev1.active .droplev2 {
display: block;
}
.droplev2 .item.active .droplev3 {
display: flex;
}
.productsDrop .dropMenu a {
font-family: rr;
font-size: .18rem;
font-weight: 300;
line-height: .211rem;
text-align: left;
color: #27221C;
}
@media screen and (max-width:750px) {
.isdisimg.pcs {
display: block;
}
.lxbner .isdisimg.pcs {
display: none;
}
.lxbner .isdisimg.mbs {
display: block;
}
.aqwtitle1 {
font-size: .24rem;
margin-top: .3rem;
}
.showreword {
display: none;
}
.mbshowreword {
display: block;
}
.footbtnl br {
display: block;
}
.cptab {
display: none
}
.npad {
padding: .62rem .35rem 1.12rem;
}
.numcounter {
padding: 0 0.2rem;
}
.homeAb p {
font-size: .22rem;
line-height: .5rem;
}
.homeAb .aqwtitle {
margin-bottom: .28rem;
}
.numcounter article {
font-size: .42rem;
}
.numcounter article span {
font-size: .28rem;
}
.insideAb {
background-image: url(../images/mbinsideAbbg.png);
}
.shiming {
background-image: url(../images/mbshimingbg.jpg);
}
.shiming ul li h2 {
font-size: .28rem;
margin-bottom: .13rem;
}
.shiming ul li p {
font-size: .22rem;
line-height: .42rem;
width: 2.23rem;
text-align: center;
}
.mfooter {
display: none;
}
.foot {
display: block;
}
.footico {
margin-right: 0;
}
.lxccc,
.xingxitableft {
display: none;
}
.foot {
padding: .73rem .35rem .43rem;
}
.footbtn {
width: 100%;
}
.footico .footform {
width: 3.7rem;
height: .54rem;
}
.footico .footform input[type="button"] {
width: .93rem;
}
.adressss {
flex: 0;
}
.foottop {
width: 100%;
justify-content: space-between;
}
.foottopright {
flex: 0;
width: auto;
}
.xingxitabright img {
width: 1.31rem;
height: 1.31rem;
min-width: none;
max-width: none;
}
.xingxitabright p {
font-size: .22rem;
margin-top: .17rem;
width: auto;
}
.xingxitabright {
align-items: center;
}
.footico .footform input[type="text"],
.footico .footform input[type="button"],
.footico h6 {
font-size: .22rem;
}
.footbtn .footbtnr {
display: none !important;
}
.footbtn {
height: auto;
}
.footbtnl {
color: #999;
font-size: .2rem;
font-style: normal;
font-weight: 300;
line-height: .4rem;
padding-top: .205rem;
}
.foottop #bdshare.footbtnr {
display: flex;
flex-direction: row;
margin-top: .33rem;
}
.footbtnr div {
width: .42rem;
height: .42rem;
}
.foottop #bdshare a {
width: 100%;
height: 100%;
background-color: transparent;
border: 1px solid rgba(179, 179, 179, 0.5);
border-radius: 100%;
}
.footbtnr div:first-of-type {
margin-left: 0;
}
.foottop .tnr1 a {
background-color: transparent !important;
background-image: url(../images/wwbb.png) !important;
}
.foottop .tnr2 a {
background-color: transparent !important;
background-image: url(../images/qqqq.png) !important;
}
.foottop .tnr3 a {
background-color: transparent !important;
background-image: url(../images/wwxx.png) !important;
}
.foottop {
padding-bottom: .44rem;
}
.mbshowreword {
background-image: url(../images/mhjzsbg.jpg);
background-size: cover;
background-repeat: no-repeat;
}
.mbshowreword .swiper-slide ul {
display: flex;
flex-wrap: wrap;
}
.mbshowreword .swiper-slide ul li {
width: 3.3rem;
height: 2.27rem;
}
.mbshowreword .swiper-slide ul li {
margin-right: calc(100% - 6.61rem);
border: 1px solid rgba(255, 255, 255, 0.5);
margin-bottom: .2168rem;
}
.mbshowreword .swiper-slide ul li:nth-of-type(2n) {
margin-right: 0;
}
.mbshowreword .swiper-slide ul li a {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
}
.mbshowreword .swiper-slide ul li a img {
width: 93%;
height: 93%;
}
.mbshowreword .aqwtitle {
color: #fff;
}
.mrmore {
display: flex;
width: 2.4rem;
height: .8rem;
align-items: center;
justify-content: center;
border-radius: .5rem;
color: #FFF;
border: 1px solid rgba(255, 255, 255, 0.5);
text-align: center;
font-size: .24rem;
font-style: normal;
font-weight: 300;
line-height: normal;
position: relative;
left: calc(50% - 1.2rem);
}
.swiper-pagination-mjiangs {
display: flex;
justify-content: center;
align-items: center;
margin-top: .33rem;
margin-bottom: 0;
}
.mbshowreword .swiper-pagination-bullet {
width: .12rem;
height: .12rem;
opacity: 1;
background-color: #BABABA;
margin: 0 .08rem !important;
}
.mbshowreword .swiper-pagination-bullet-active {
background-color: #DAB105;
}
.mjiangs {
margin-top: .39rem;
}
.mbshowreword.npad {
padding-bottom: 0.5rem;
}
}
.showreword.npad {
padding-bottom: 0.5rem;
}
.talPages {}
.talPages ul>li {
display: flex;
justify-content: space-between;
padding: .93rem 2rem;
}
.talPages ul li .left {
width: 6.72rem;
}
.talPages ul li h1 {
color: #27221C;
font-family: rr;
font-size: .38rem;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-bottom: .18rem;
}
.talPages ul li p {
color: #70757C;
font-family: ll;
font-size: .18rem;
font-style: normal;
font-weight: 300;
line-height: .34rem;
}
.talPages ul li ol li {
color: #70757C;
font-family: rr;
font-size: .18rem;
font-style: normal;
font-weight: 400;
line-height: .38rem;
}
.talPages ul>li>div {
width: 50%;
}
.talPages ul>li .right {
width: 7.4rem;
height: 4.18rem;
overflow: hidden;
}
.talPages ul>li .right img {
width: 100%;
height: 100%;
object-fit: cover;
cursor: pointer;
transition: transform 1s ease 0s;
}
.talPages ul>li .right img:hover {
transform: scale(1.05);
}
.talPages ul>li:nth-of-type(even) {
flex-direction: row-reverse;
background-color: #F8F8F8;
}
.talPages ul>li ol {
padding-top: .24rem;
width: 100%;
border-top: 1px solid #E1E1E1;
margin-top: .31rem;
}
.talPages ul>li ol li {
display: flex;
align-items: center;
}
.talPages ul>li ol li::before {
content: '';
display: block;
width: .08rem;
height: .08rem;
background-color: #0F4392;
margin-right: .17rem;
border-radius: 100%;
}
.lifeIn {
padding: .91rem 2rem 1.03rem;
}
.lifeIn h1 {
color: #27221C;
font-family: rr;
font-size: .38rem;
font-style: normal;
font-weight: 400;
line-height: normal;
text-align: center;
margin-bottom: .6rem;
}
.lifeIn .item {
display: flex;
justify-content: space-between;
cursor: pointer;
}
.lifeIn .item {
display: none;
}
.lifeIn .item:first-of-type {
display: flex;
}
.lifeIn .item .left {
width: 5.6rem;
}
.lifeIn .item .right {
width: 8.42rem;
height: 4.8rem;
overflow: hidden;
cursor: pointer;
}
.lifeIn .item .right img {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 1s ease 0s;
}
.lifeIn .item:hover p {
transform: scale(1.02);
}
.lifeIn .item:hover .right img {
transform: scale(1.05);
}
.lifeIn .item h6 img {
width: .64rem;
}
.lifeIn .item h6 {
margin-bottom: .5rem;
}
.lifeIn .item p {
color: #333;
font-family: rr;
font-size: .24rem;
font-style: normal;
font-weight: 400;
line-height: .42rem;
transition: transform 1s ease 0s;
}
.lifeIn ul {
display: flex;
width: 100%;
/* padding-top: .27rem; */
border-top: 1px solid #E1E1E1;
margin-top: 1.03rem;
}
.lifeIn ul li {
height: .8rem;
color: #70757C;
font-family: rr;
font-size: .18rem;
font-style: normal;
font-weight: 400;
line-height: normal;
flex: 1;
cursor: pointer;
border-top: 1px solid transparent;
display: flex;
align-items: center;
justify-content: center;
padding: 0;
background-color: #fff !important;
}
.lifeIn ul li :nth-of-type(even) {
background-color: #fff;
}
.lifeIn ul li.active,
.lifeIn ul li:hover {
color: #0F4392;
border-top: 1px solid #0F4392;
}
.talPages ul li .ol .olli {
color: #70757C;
font-family: rr;
font-size: .18rem;
font-style: normal;
font-weight: 400;
line-height: .38rem;
}
.talPages ul>li .ol {
padding-top: .24rem;
width: 100%;
border-top: 1px solid #E1E1E1;
margin-top: .21rem;
}
.rencai {
color: #27221C;
font-family: rr;
font-size: .28rem;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-top: .37rem;
}
.talPages ul>li .ol a {
color: #70757C;
font-family: ll;
font-size: .18rem;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.talPages ul>li .ol .olli {
display: flex;
align-items: center;
}
.talPages ul>li .ol .olli::before {
content: '';
display: block;
width: .08rem;
height: .08rem;
background-color: #0F4392;
margin-right: .17rem;
border-radius: 100%;
}
/* #ContentPlaceHolder1_pnl_job2 {
padding-bottom: 1rem;
} */
@media screen and (max-width:750px) {
.talPages ul>li .ol .olli {
display: flex;
align-items: center;
}
.talPages ul>li .ol .olli::before {
content: '';
display: block;
width: .08rem;
height: .08rem;
background-color: #0F4392;
margin-right: .17rem;
border-radius: 100%;
}
.talPages ul li .ol .olli {
font-size: .24rem;
line-height: .52rem;
}
.talPages ul>li {
padding: .84rem .35rem;
}
.talPages ul>li {
display: block;
}
.talPages ul>li .right {
width: 100%;
height: auto;
}
.talPages ul>li .right img {
width: 100%;
}
.talPages ul li h1 {
font-size: .42rem;
margin-bottom: .27rem;
}
.talPages ul>li p {
font-size: .24rem;
line-height: .52rem;
}
.talPages ul li ol {
padding-top: .36rem;
margin-top: .29rem;
margin-bottom: .44rem;
}
.talPages ul li ol li {
font-size: .24rem;
line-height: .52rem;
}
.lifeIn {
padding: .98rem .35rem;
padding-bottom: .52rem;
}
.lifeIn h1 {
font-size: .42rem;
margin-bottom: 0;
}
.lifeIn .item {
flex-direction: column;
}
.lifeIn .item .right {
width: 100%;
height: auto;
}
.lifeIn .item .left {
width: 100%;
margin-bottom: .38rem;
}
.lifeIn ul {
margin-top: .64rem;
}
.lifeIn .item h6 {
margin: .4rem 0;
}
.lifeIn .item p {
line-height: .52rem;
}
.lifeIn ul li {
height: .98rem;
font-size: .22rem;
}
.lifeIn ul li:first-of-type {
justify-content: flex-start;
}
.lifeIn ul li:last-of-type {
justify-content: flex-end;
}
}
/* ======奖学金====== */
.jxjbox {
width: 12rem;
margin: 0 auto;
}
.jxjimg {
width: 12rem;
height: 4.887rem;
margin-bottom: .4rem;
}
.jxjbox p {
font-family: ll;
font-style: normal;
font-weight: 400;
font-size: .18rem;
line-height: .46rem;
color: #333333;
}
.jxjbox h2 {
font-family: ll;
font-style: normal;
font-weight: 400;
font-size: .36rem;
line-height: .41rem;
text-align: center;
color: #020C4F;
border-bottom: 1px dashed #888888;
padding-bottom: .38rem;
margin-bottom: .43rem;
}
.sqfx {
box-sizing: border-box;
width: 12rem;
height: 9.3rem;
background: url(/images/sqfxbg.png) no-repeat;
background-size: cover;
padding: .94rem .49rem;
margin-top: .86rem;
}
.jxjbox .sqfx h2 {
color: #fff;
border-bottom: 1px dashed #fff;
margin-top: 0;
margin-bottom: .46rem;
}
.sqcardbox {
display: flex;
flex-wrap: wrap;
}
.sqcardbox .sqcard:nth-of-type(3n) {
margin-right: 0;
}
.sqcard {
width: 3.51rem;
height: 2rem;
background-color: #fff;
margin-right: .24rem;
display: flex;
flex-direction: column;
align-items: center;
padding-top: .46rem;
margin-bottom: .26rem;
box-sizing: border-box;
}
.sqcard h3 {
font-family: ll;
font-style: normal;
font-weight: 400;
font-size: .42rem;
line-height: .48rem;
color: #D9AF00;
margin: 0;
margin-bottom: .07rem;
}
.sqcard h5 {
width: 2rem;
font-family: ll;
font-style: normal;
font-weight: 400;
font-size: .16rem;
line-height: .32rem;
/* or 200% */
text-align: center;
color: #333333;
margin: 0;
}
.bmtd {
padding: .82rem .5rem;
width: 12rem;
height: 7.5rem;
background: url(/images/bmtdbg.png) no-repeat;
background-size: cover;
}
.bmtd p {
margin-bottom: .08rem;
}
.bmtd a {
font-family: ll;
font-style: normal;
font-weight: 400;
font-size: .18rem;
line-height: .46rem;
color: #D9AF00;
}
.bmtd div a {
display: inline-block;
width: 1.45rem;
height: .42rem;
text-align: center;
line-height: .42rem;
background-color: #D9AF00;
color: #fff;
margin-right: .26rem;
}
.bmtd h6 {
font-family: ll;
font-style: normal;
font-weight: 400;
font-size: .18rem;
line-height: .21rem;
/* identical to box height */
color: #020C4F;
margin-top: .23rem;
}
.bmtd div {
display: flex;
}
.bmtd div input {
display: none;
}
.psfs {
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
}
.psfs h3 {
font-family: ll;
font-style: normal;
font-weight: 400;
font-size: .36rem;
line-height: .41rem;
/* identical to box height */
color: #020C4F;
}
.psfs div span {
display: block;
width: 2.31rem;
height: .57rem;
font-family: ll;
font-style: normal;
font-weight: 400;
font-size: .2rem;
line-height: .57rem;
text-align: center;
color: #020C4F;
border: 2px solid #020C4F;
border-radius: .5rem;
margin-bottom: .79rem;
/* position: relative; */
}
.jxsz {
margin-top: 25px;
}
.jxsz h3 {
font-family: ll;
font-style: normal;
font-weight: 400;
font-size: .36rem;
line-height: .41rem;
/* identical to box height */
color: #020C4F;
text-align: center;
margin-bottom: .4rem;
}
.jxsz h5 {
color: #333;
text-align: center;
font-family: KaiTi;
font-size: .18rem;
font-style: normal;
font-weight: 400;
line-height: .32rem;
/* 177.778% */
}
.jxsz>div {
width: 12rem;
height: 4.6rem;
background: #FFFFFF;
border: 5px solid #EBEBEB;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
padding-top: .74rem;
padding-bottom: .49rem;
}
.jxsz img {
width: 2.29rem;
}
.jxsz>div div {
width: 9rem;
display: flex;
flex-direction: row;
justify-content: space-between;
}
.jxsz h4 {
width: 3.33rem;
font-family: ll;
font-style: normal;
font-weight: 400;
font-size: .18rem;
line-height: .32rem;
/* or 178% */
text-align: center;
color: #333333;
}
@media screen and (max-width:750px) {
.bmtd div a {
width: 2rem;
height: .6rem;
line-height: .6rem;
}
.jxjbox {
width: 6.8rem !important;
margin: 0 auto;
font-family: 楷体_GB2312, 楷体 !important;
}
.jxjbox>p:nth-of-type(1) {
margin-bottom: 0rem !important;
}
.jxjbox>p:nth-of-type(2) {
margin-bottom: 0rem !important;
}
.jxjbox>p:nth-of-type(4) {
margin-bottom: 0rem !important;
}
.jxjbox>p:nth-of-type(5) {
margin-bottom: 0rem !important;
}
.jxjbox>p:nth-of-type(6) {
margin-bottom: 0rem !important;
}
.sqfx {
margin: 0 -0.35rem;
box-sizing: border-box;
width: 7.5rem !important;
height: 12rem !important;
background: url(/images/sqfxbg.png) no-repeat;
background-size: cover;
padding: .94rem .49rem !important;
margin-top: .86rem !important;
}
.sqcard {
width: 3.06rem !important;
height: 2rem !important;
background-color: #fff;
margin-right: .34rem !important;
padding-top: .36rem !important;
display: flex;
flex-direction: column;
align-items: center;
padding-top: 46px;
margin-bottom: .25rem;
box-sizing: border-box;
}
.jxjbox h2 {
font-family: ll;
font-style: normal;
font-weight: 400;
font-size: .36rem !important;
line-height: .41rem !important;
text-align: center;
color: #020C4F;
padding-bottom: 0.38rem !important;
margin-bottom: .43rem !important;
}
.jxjbox .sqfx h2 {
margin-bottom: .46rem;
}
.sqcard {
margin-bottom: .26rem !important;
}
.sqcard h3 {
font-size: .42rem !important;
line-height: .48rem !important;
margin-bottom: .17rem !important;
}
.sqcard h5 {
font-size: .16rem !important;
width: 2.8rem !important;
line-height: .32rem !important;
}
.sqcardbox .sqcard:nth-of-type(2n) {
margin-right: 0 !important;
}
.sqcardbox .sqcard:nth-of-type(3n) {
margin-right: 0.34rem;
}
.bmtd {
margin: 0 -0.35rem;
padding: .82rem .5rem !important;
width: 7.5rem !important;
height: 11.2rem !important;
background: url(/images/bmtdbg.png) no-repeat;
background-size: cover;
}
.bmtd p {
font-size: 0.23rem !important;
}
.bmtd a {
font-size: .23rem !important;
}
.bmtd h6 {
font-size: .24rem !important;
}
.psfs {
margin: 0 -0.35rem;
width: 7.5rem !important;
height: 5.18rem !important;
background: url(/images/mbsp.png) no-repeat;
background-size: cover;
margin-top: 1rem;
}
.psfs img {
display: none;
}
.psfs img {
height: 4.6rem !important;
}
.jxsz>div {
width: 6.8rem !important;
height: 5.3rem !important;
background: #FFFFFF;
border: 0.05rem solid #EBEBEB !important;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
padding-top: .74rem !important;
padding-bottom: .49rem !important;
}
.jxsz img {
width: 2.29rem !important;
}
.jxsz>div div {
width: 6rem !important;
display: flex;
flex-direction: row;
justify-content: space-between;
}
.jxsz h5 {
width: 4.44rem !important;
font-size: .18rem;
line-height: .32rem;
}
.bmtd p {
margin-bottom: 0 !important;
}
.jxsz h3 {
font-size: .42rem !important;
margin-bottom: 0.4rem !important;
}
.bmtd p {
line-height: 0.52rem !important;
margin-bottom: 0.2rem !important;
}
.bmtd p a {
line-height: 0 !important;
}
.ysbox ul {
flex-direction: column;
}
.ysbox ul li {
width: 100%;
margin-bottom: .1rem;
}
}
/* ======奖学金====== */
.lianxi {
display: none;
}
.map2 {
display: none;
}
.content2 .liuyan {
padding-top: 0;
background-color: #fff;
}
.lxatc {
margin-top: -1.02rem;
width: fit-content;
height: 100%;
position: absolute;
right: 3.8rem;
}
.lxatc img {
width: .24rem;
height: .24rem;
margin-right: .11rem;
}
.msban .ttxxtt .lxatc h1 {
color: #27221C;
font-family: rr;
font-size: .42rem;
font-style: normal;
font-weight: 500;
line-height: normal;
margin-bottom: .32rem;
}
.lxatc ul li {
width: 4.2rem;
height: .52rem;
background-color: rgba(255, 255, 255, 0.6);
display: flex;
margin-bottom: .2rem;
align-items: center;
padding-left: .14rem;
}
.msban .ttxxtt .lxatc ul li p {
color: #27221C;
font-family: ll;
font-size: .18rem;
font-style: normal;
font-weight: 300;
line-height: normal;
margin: 0;
}
.liuyan h2.newh2 {
color: #27221C;
text-align: center;
font-family: rr;
font-size: .42rem;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-bottom: .65rem;
position: relative;
}
.liuyan h2.newh2:after {
content: '';
position: absolute;
width: .28rem;
height: .02rem;
background-color: #ACACAC;
top: calc(100% + .29rem);
left: calc(50% - .14rem);
}
.liuyan h6.newh6 {
color: #232323;
font-family: ll;
font-size: .18rem;
font-style: normal;
font-weight: 300;
line-height: normal;
text-align: center;
margin-bottom: 0.52rem;
}
.lyForm .lyLeft label span,
.lyForm .lyTxt label span,
.lyForm .lycontent h5 span {
color: #020C4F;
}
.list-paddingleft-2 a:hover {
color: #020C4F;
cursor: pointer;
}
.logout {
font-size: .2rem;
}
@media screen and (max-width:750px) {
.lxatc ul li {
width: 6.4rem;
height: .8rem;
}
.lxatc {
right: .55rem;
margin-top: -4.02rem;
}
.msban .lxatc p:first-of-type {
width: auto !important;
}
.msban .lxatc p:last-of-type {
width: auto !important;
}
.lxatc ul li {
padding-left: 0.23rem;
}
.lxatc img {
margin-right: .19rem;
}
.mblianxi {
display: none;
}
.mbmap {
display: none;
}
.content2 .liuyan {
padding-top: 0.83rem;
}
.liuyan h6.newh6 {
font-size: .24rem;
line-height: .42rem;
width: 5.52rem;
position: relative;
left: 50%;
transform: translateX(-50%);
white-space: normal;
}
.content2:has(.lyForm),
.content2 {
background: #FFFFFF;
}
.lyLeft,
.lyTxt {
padding-bottom: 0;
}
.lyc {
margin-bottom: 0;
}
.lyLeft input[type="text"],
.lyTxt input[type="text"] {
font-size: 0.26rem;
}
.ysbox {
padding: 0;
}
.commonpad {
padding: 0 0.35rem;
}
.pjs {
padding-top: .91rem;
padding-bottom: .91rem;
}
.pjs p {
font-size: .22rem;
line-height: .5rem;
}
.pxq {
padding-top: 0.82rem;
padding-bottom: 1rem;
}
.ptd ul {
justify-content: space-between;
}
.ptd ul li {
width: 3.32rem;
height: .78rem;
/* flex-direction: column; */
align-items: center;
/* justify-content: center; */
padding-left: .27rem;
margin: 0;
}
.ptd ul li .left {
/* margin-bottom: 0.1rem; */
}
.ptd ul li .right h4 {
text-align: center;
font-size: .28rem;
}
.ptd ul li .right h5 {
text-align: center;
font-size: .22rem;
}
.pfltab ul li a {
font-size: .22rem;
}
}
.dfjja {
padding: 0 2rem;
padding-top: 0.45rem;
padding-bottom: .51rem;
background-color: #F8F8F8;
}
.lifejob {
background-color: #F8F8F8;
padding-top: .91rem;
}
.lifejob h3 {
color: #27221C;
text-align: center;
font-family: rr;
font-size: .38rem;
font-style: normal;
font-weight: 400;
line-height: normal;
/* margin-bottom: .29rem; */
}
.lifejob .ssjob {
display: flex;
justify-content: center;
}
.lifejob .ssjob a {
color: #27221C;
text-align: center;
font-family: rr;
font-size: .18rem;
font-style: normal;
font-weight: 400;
line-height: normal;
margin: 0 .25rem;
}
.lifejob .ssjob a.current,
.lifejob .ssjob a:hover {
color: #020C4F;
display: block;
position: relative;
}
.lifejob .ssjob a:hover:after,
.lifejob .ssjob a.current:after {
content: '';
position: absolute;
top: calc(100% + 0.1rem);
left: calc(50% - 0.35rem);
width: 0.70rem;
height: 0.08rem;
background-image: url(../images/pactive.png);
background-size: contain;
background-repeat: no-repeat;
}
.zhcxy p {
font-family: ll;
font-size: .18rem;
font-weight: 300;
line-height: .38rem;
letter-spacing: 0em;
text-align: left;
color: #000;
margin-top: 0.12rem;
}
.homeP ul {
display: flex;
width: 15rem;
justify-content: space-between;
}
.homeP ul li a {
display: flex;
}
.homeP ul li {
width: 7.3rem;
height: 3.6rem;
}
.homeP ul li .pb {
flex: 1;
border: none;
height: 3.6rem;
background-color: #F8F9FC;
}
.homeP ul li .ib {
width: 3.6rem;
height: 3.6rem;
}
.homeP ul li .pb {
padding: .56rem .34rem .46rem;
}
.homeP ul li .pb h1 {
padding: 0;
border: none;
margin-bottom: .22rem;
}
.homeP ul li .pb div {
bottom: .88rem;
left: .46rem;
width: .36rem;
height: .36rem;
}
@media screen and (max-width:750px) {
.dfjja {
padding: 0 0.35rem;
margin-top: 0;
padding-top: 0.5rem;
padding-bottom: .51rem;
background-color: #F8F8F8;
}
.talPages ul>li .right {
margin-top: .36rem;
}
.rencai {
color: #27221C;
font-size: .28rem;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.talPages ul>li .ol a {
color: #70757C;
font-size: .24rem;
font-style: normal;
font-weight: 400;
line-height: .52rem;
}
.lifeIn ul li {
padding: 0;
}
.lifeIn ul li p {
text-align: center;
line-height: 0.8rem;
}
.lifejob {
padding-top: .91rem;
background-color: #F8F8F8;
}
.lifejob h3 {
font-size: .42rem;
/* margin-bottom: .36rem; */
}
.lifejob .ssjob a {
font-size: .24rem;
}
#ContentPlaceHolder1_pnl_job2 {
padding-bottom: 0;
}
.ptitle {
font-size: .28rem;
}
.pfl table thead tr th {
font-size: .22rem;
}
.pfl table tr td {
font-size: .22rem;
}
.pfl table thead tr th,
.pfl table tr td {
min-width: 22vw;
}
.pfl table thead tr th:nth-of-type(2),
.pfl table tr td:nth-of-type(2) {
min-width: 30vw;
}
.pyy ul {
justify-content: space-between;
}
.pyy ul li {
height: 0.88rem;
width: 3.2rem;
display: flex;
justify-content: center;
align-items: center;
margin-left: 0;
margin-bottom: .1rem;
}
.pyy ul li p:first-of-type {
width: .36rem;
height: .36rem;
}
.pyy ul li p {
font-size: .22rem;
}
.ptd ul li {
margin-bottom: .24rem;
}
.gja {
display: none;
}
.mheader1 .loginin img:nth-of-type(1) {
display: block;
}
.mheader1 .loginin img:nth-of-type(2) {
display: none;
}
.mheader .loginin img:nth-of-type(1) {
display: none;
}
.mheader .loginin img:nth-of-type(2) {
display: block;
}
.mheader1 .loginin img,
.mheader .loginin img {
width: 0.36rem;
height: 0.36rem;
margin-right: .5rem;
}
.loginin2 {
margin-right: .5rem;
}
}
.tongyi {
display: flex;
align-items: center;
margin-top: .2rem;
padding-left: 0.2rem !important;
}
.tongyi input[type=checkbox] {
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
cursor: pointer;
margin: 0;
}
.tongyi input[type='checkbox'] {
margin-right: .12rem;
width: 0.24rem;
height: 0.24rem;
border: 1px solid #D9D9D9;
border-radius: .02rem;
}
.tongyi input[type="checkbox"]:checked {
background-image: url(../images/ckk.png);
background-size: 0.22rem;
background-repeat: no-repeat;
background-position: center;
background-color: #020C4F;
}
.tongyi a {
cursor: pointer;
color: #666;
font-family: ll;
font-size: .14rem;
font-style: normal;
font-weight: 300;
line-height: normal;
}
@media screen and (max-width:750px) {
.tongyi a {
font-size: .2rem;
}
.tongyi input[type='checkbox'] {
width: .32rem;
height: .32rem;
}
.tongyi input[type="checkbox"]:checked {
background-size: .36rem;
}
.target-fix {
top: 0;
}
.dytoptu img.isdisimg {
height: 5.84rem;
}
.msban img.isdisimg {
height: 100%;
}
}
.pfl table tbody tr td:first-of-type a[href='javascript:'] {
cursor: default;
}
#ContentPlaceHolder1_pnl_tmenu {
display: none !important;
}
#ContentPlaceHolder1_pnl_job2 {
background-color: #F8F8F8;
}
.pbox {
background-image: url(/images/pbak.png);
background-position: 0 0;
background-repeat: no-repeat;
background-size: 4.92rem 5.73rem;
}
.pbox .adc {
display: flex;
width: 100%;
/* overflow: hidden; */
transition: all 0.6s;
}
.pbox .jj {
width: 100%;
overflow: hidden;
}
.pbox .adc li {
width: 4.5rem;
/* margin-right: 75px; */
margin-right: calc((100% - (4.5rem * 3)) / 2);
flex-shrink: 0;
}
.pbox .adc li:nth-of-type(3n) {
margin: 0;
}
.plist {
width: 100%;
height: .01rem;
background-color: #DFDFDF;
position: relative;
margin: .5rem 0;
}
.plist ul {
position: absolute;
width: 100%;
height: .04rem;
left: 0;
top: calc(50% - .02rem);
display: flex;
justify-content: space-between;
}
.plist ul li {
width: 2.5rem;
height: .04rem;
background-color: transparent;
margin: 0;
}
.plist ul li.active {
background-color: #DAB105;
}
.pbox .adc li {
font-size: 0;
}
.pbox .pbig {
width: 100%;
height: 3.02rem;
overflow: hidden;
}
.pbox .pbig img {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 1s ease 0s;
}
.pbox .pbip {
width: 100%;
height: 2.3rem;
background-color: #EEF0F6;
padding: .45rem .3rem 0;
position: relative;
}
.pbox .pbip h1 {
font-family: rr;
font-size: .24rem;
font-weight: 500;
line-height: .28rem;
letter-spacing: 0em;
text-align: center;
color: #333333;
margin-bottom: .14rem;
}
.pbox .pbip p {
font-family: ll;
font-size: .18rem;
font-weight: 300;
line-height: .21rem;
letter-spacing: 0em;
text-align: center;
color: #666666;
line-height: 1.5;
}
.pbox .pbip .pp {
width: .36rem;
height: .36rem;
position: absolute;
bottom: .45rem;
left: 50%;
transform: translateX(-50%);
background-image: url(/images/pp.png);
background-repeat: no-repeat;
background-size: cover;
}
.pbox .adc li:hover .pbig img {
transform: scale(1.05);
}
.pbox .adc li:hover .pbip h1 {
color: #020C4F;
}
.pbox .adc li:hover .pbip p {
color: #333333;
}
.pbox .adc li:hover .pbip .pp {
background-image: url(/images/ppa.png);
}
.pbox .aqwtitle {
margin-bottom: .65rem;
}
.proListLev .ul {
display: flex;
flex-wrap: wrap;
margin-top: .07rem;
}
.proListLev .ul .li {
display: flex;
width: 4.72rem;
height: 2.1rem;
background-color: #F4F5F8;
padding: .36rem .38rem 0 .25rem;
margin-right: .42rem;
margin-top: .4rem;
position: relative;
}
.proListLev .ul .li.hot::before {
content: '';
position: absolute;
width: .48rem;
height: .48rem;
top: 0;
left: 0;
background-image: url(/images/hot.png);
background-repeat: no-repeat;
background-size: cover;
}
.proListLev .ul .li:nth-of-type(3n) {
margin-right: 0;
}
.proListLev .ul .li>img {
width: .36rem;
height: .36rem;
margin-right: .13rem;
}
.probt {
display: flex;
align-items: center;
justify-content: space-between;
font-family: rr;
font-size: .24rem;
font-weight: 400;
line-height: .2813rem;
text-align: left;
color: #020C4F;
margin-bottom: .18rem;
}
.proListLev .ul .li .p {
font-family: ll;
font-size: .18rem;
font-weight: 300;
line-height: 2;
text-align: left;
color: #666666;
}
.probt img {
width: .2rem;
height: .2rem;
}
.proListLev .ul .li:hover {
filter: brightness(0.95);
}
.pjs {
padding-top: 1.16rem;
padding-bottom: 1.14rem;
}
.pjs .aqwtitle {
font-family: ll;
font-size: .48rem;
font-weight: 700;
line-height: .5626rem;
text-align: left;
color: #020C4F;
margin-bottom: .38rem;
}
.pjs p {
text-indent: 0;
}
.probreadlist {
height: .8rem;
background-color: #fff;
display: flex;
align-items: center;
font-family: ll;
font-size: .18rem;
font-weight: 300;
line-height: .211rem;
text-align: left;
color: #666666;
}
.probreadlist a:hover {
color: #020C4F;
}
.proListLev .ul .li .right {
flex: 1;
}
@media screen and (max-width: 750px) {
.proListLev .ul .li.hot::before {
width: .64rem;
height: .64rem;
}
.cvcp {
position: relative;
}
.oprat {
position: absolute !important;
width: 0.86rem;
border: none !important;
right: 0;
top: 0;
}
.proListLev .ul .li {
margin-right: 0;
width: 100%;
height: 2.4rem;
padding: .46rem .47rem 0 .37rem;
}
.proListLev .ul .li>img {
width: .48rem;
height: .48rem;
}
.probt {
font-size: .28rem;
font-weight: 400;
line-height: .48rem;
margin-bottom: .15rem;
}
.proListLev .ul .li .p {
font-size: .22rem;
}
.pjs {
padding-top: .91rem;
padding-bottom: .91rem;
}
.pjs .aqwtitle {
margin-bottom: .32rem;
}
.pjs p {
line-height: .42rem;
}
.droplist .ul {
display: none;
}
.droplist .ul .li .a {
position: relative;
font-size: .22rem;
font-weight: 300;
line-height: .50rem;
text-align: left;
color: #27221C;
}
.droplist .current2 {
border-bottom: none;
}
.cv3 {
display: none;
padding-top: .26rem;
padding-bottom: .38rem;
padding-left: .1rem;
}
.droplist .ul .li {
width: 100vw;
margin-left: -0.41rem;
padding: 0 .41rem;
padding-left: .51rem;
}
.droplist .ul .li.current {
background-color: #F2F2F2;
padding-top: .36rem;
margin-top: 0.1rem;
}
.cv3 a {
font-size: .2rem;
font-weight: 300;
line-height: .2344rem;
text-align: left;
margin-bottom: .38rem;
color: #020C4F;
display: flex;
}
.cv3 a:last-of-type {
margin-bottom: 0;
}
.current2 .minus {
display: block;
}
.current2 .plus {
display: none;
}
.probreadlist {
font-size: .24rem;
margin-top: 0 !important;
}
.probreadlist a:last-of-type {
color: #020C4F;
}
.homeP ul li {
width: 6.8rem;
height: 3.4rem;
}
.homeP .swiper-slide a {
display: flex;
width: 6.8rem;
}
}