<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner {
    width: 100vw;
    height: 34vw;
    display: block;
    position: relative;
    overflow: hidden;
}

.banner .swiper-slide {
    background-size: 100%;
    overflow: hidden;
}

.banner .bg {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: 100%;
    transform: scale(1.1);
    background-repeat: no-repeat;
}

.overtext {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
}

.titleinfo {}

.titleinfo {
    position: relative;
    top: 10vw;
    margin-left: 11vw;
}

.titleinfo dt {
    font-family: '寰蒋闆呴粦';
    font-size: 1.25vw;
    font-weight: bold;
    font-stretch: normal;
    line-height: 1vw;
    letter-spacing: 0vw;
    color: #012d62;
}

.titleinfo dd {
    font-family: '寰蒋闆呴粦';
    width: 28vw;
    height: 9.06vw;
    font-size: 3.96vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 5.36vw;
    letter-spacing: 0vw;
    margin-top: 2.19vw;
    color: #012d62;
}

.titleinfo dd span {
    display: block;
}

.infolist {
    display: block;
    position: absolute;
    right: 11.5vw;
    bottom: 3.33vw;
    box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.1)
}

.infolist .item {
    width: 30.4vw;
    height: 7.86vw;
    background-color: rgba(165, 165, 165, 0.3);
    display: block;
    float: left;
    position: relative;
}

.infolist .item&gt;dt {
    width: 6.72vw;
    height: 6.72vw;
    background-color: #012d62;
    display: block;
    color: #fff;
    float: left;
    margin: 0.6vw;
    position: absolute;
    border-radius: 10%;
}

.infolist .item&gt;dt h1 {
    font-size: 2.38vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 3vw;
    letter-spacing: 0vw;
    color: #ffffff;
}

.infolist .item&gt;dt h2 {
    font-size: 1.06vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.46vw;
    letter-spacing: 0vw;
    color: #ffffff;
}

.infolist .item&gt;dt h3 {
    font-size: 0.83vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1vw;
    letter-spacing: 0vw;
    color: #ffffff;
}

.infolist .item&gt;dd {
    width: 21.92vw;
    height: 7.65vw;
    display: block;
    float: right;
    position: relative;
}

.infolist .item&gt;dd span {
    font-size: 1.25vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.82vw;
    letter-spacing: 0vw;
    color: #012d62;
    display: block;
    margin-top: 1.4vw;
}

.infolist .item&gt;dd span font {
    display: block;
}

.infolist .item&gt;dd a {
    position: absolute;
    bottom: 1.2vw;
    text-decoration: none;
    font-size: 0.73vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.41vw;
    letter-spacing: 0vw;
    color: #808080;
    text-indent: 0.2vw;
}

.infolist .item&gt;dd a::after {
    content: "";
    position: absolute;
    width: 0.4vw;
    height: 0.4vw;
    border-color: #808080;
    border-style: solid;
    border-width: 1px 1px 0 0;
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    top: 0.5vw;
    right: -0.8vw;
}

.itemchild dt img {
    width: 1.88vw;
    height: 1.88vw;
}

.itemchild {
    display: block;
    position: relative;
    text-align: center;
    margin-top: 0.5vw;
}

.itemchild h3 {
    height: 0.52vw;
    font-family: '寰蒋闆呴粦';
    font-size: 0.52vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.6vw;
    letter-spacing: 0vw;
    color: #bcbcd8;
    margin-bottom: 0.6vw;
    text-align: center;
    position: relative;
}

.itemchild h4 {
    height: 0.73vw;
    font-family: '寰蒋闆呴粦';
    font-size: 0.71vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.8vw;
    letter-spacing: 0vw;
    color: #3b3a82;
    text-align: center;
}

.banner-pagination.swiper-pagination-bullets {
    text-align: center;
    bottom: 1vw;
    display: block;
    position: absolute;
    z-index: 2;
}

.banner .swiper-pagination-bullet {
    width: 1vw;
    height: 1vw;
    border-radius: 50%;
}

.banner .swiper-slide.swiper-slide-active .bg {
    transform: scale(1);
    transition: 5s;
}


.in .title {
    text-align: center;
}

.in .title dt {
    font-family: '寰蒋闆呴粦';
    font-size: 2.71vw;
    font-weight: normal;
    letter-spacing: 0.05vw;
    color: #494949;
    margin-top: 8.33vw;
}

.in .title dt font {
    font-family: '寰蒋闆呴粦';
    font-size: 2.71vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.41vw;
    letter-spacing: 0.05vw;
    color: #012d62;
}

.in .title dd {
    width: 77.5vw;
    height: 5.83vw;
    font-family: '寰蒋闆呴粦';
    font-size: 1.35vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2.08vw;
    letter-spacing: 0vw;
    color: #000000;
    text-align: justify;
    margin-top: 5.42vw;
}

/* 甯歌 */
.changjian {
    width: 100%;
    height: 36.2vw;
    display: block;
    position: relative;
}

.changjian .list {
    width: 78.55vw;
    height: 25.25vw;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -39.275vw;
}

.changjian .list li {
    font-size: 0.99vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.77vw;
    letter-spacing: 0vw;
    color: #3e3a39;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.1);
}

.changjian .list li:nth-child(1) {
    width: 28.84vw;
    height: 25.2vw;
    background-image: url(cj1.png);
    background-size: 100%;
}

.changjian .list li:nth-child(1) dt {
    width: 9.32vw;
    height: 9.32vw;
    display: block;
    margin: 3.8vw 9.76vw 1.61vw 9.76vw;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    font-size: 1.15vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 9.3vw;
    letter-spacing: 0vw;
    color: #ff798d;
    text-align: center;
}

.changjian .list li:nth-child(1) dt::after {
    content: "";
    position: absolute;
    width: 21.71vw;
    height: 0.05vw;
    border-bottom: 0.05vw solid #dcdcdc;
    top: 14.68vw;
    left: 3.56vw;

}

.changjian .list li:nth-child(1) dd {
    width: 100%;
    display: block;
    float: left;
}

.changjian .list li:nth-child(1) dd h1 {
    font-size: 1.25vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.41vw;
    letter-spacing: 0vw;
    color: #012d62;
    text-align: center;
    padding-top: 2.62vw;
}

.changjian .list li:nth-child(1) dd h2 {
    font-size: 0.99vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.77vw;
    letter-spacing: 0vw;
    margin-top: 1vw;
    text-align: center;
    color: #3e3a39;
}

/* 绗簩涓� */
.changjian .list li:nth-child(2),
.changjian .list li:nth-child(3) {
    width: 47.27vw;
    height: 11.45vw;
    background-image: url(cj2.png);
    background-size: 100%;
    position: absolute;
    top: 0;
    right: 0;
}

.changjian .list li:nth-child(3) {
    top: auto;
    bottom: 0;
}

.changjian .list li:nth-child(2) dt,
.changjian .list li:nth-child(3) dt {
    width: 6.66vw;
    height: 6.61vw;
    display: block;
    margin: 2.76vw 0 0 4.37vw;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    font-size: 1.15vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 6.6vw;
    letter-spacing: 0vw;
    color: #ff798d;
    text-align: center;
}

.changjian .list li:nth-child(2) dd,
.changjian .list li:nth-child(3) dd {
    width: 34.5vw;
    height: 11.45vw;
    display: block;
    float: right;
}

.changjian .list li:nth-child(2) dd h1,
.changjian .list li:nth-child(3) dd h1 {
    font-size: 1.25vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.41vw;
    letter-spacing: 0vw;
    color: #012d62;
    text-align: left;
    padding-top: 2.62vw;
}

.changjian .list li:nth-child(2) dd h2,
.changjian .list li:nth-child(3) dd h2 {
    font-size: 0.99vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.77vw;
    letter-spacing: 0vw;
    margin-top: 1vw;
    text-align: left;
    color: #3e3a39;
}


.changjian .list li:nth-child(2) dd font,
.changjian .list li:nth-child(3) dd font {
    color: #012d62;
}

.changjian .in .title dt {
    margin-top: 11.97vw;
}

/* 椋庨櫓绠＄悊 */
.fengxian {
    width: 100%;
    height: 89.3vw;
    display: block;
    float: left;
    background-image: url(fxbg.png);
    background-size: 76.57vw auto;
    background-position: top right;
    background-repeat: no-repeat;
}

.fengxian .one {
    width: 74.75vw;
    height: 53.51vw;
    float: left;
    margin-left: 12.65vw;
    display: block;
    position: relative;
}

.fengxian .one dt {
    width: 23vw;
    height: 5.83vw;
    font-size: 2.71vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 3.41vw;
    letter-spacing: 0.05vw;
    margin-top: 22.18vw;
    color: #494949;
    position: relative;
}

.fengxian .one dd {
    width: 34.67vw;
    height: 34.67vw;
    display: block;
    position: absolute;
    top: 8.8vw;
    right: 7.76vw;
}

.fengxian .one dd ul li::before {
    content: "";
    width: 1.04vw;
    height: 1.04vw;
    display: block;
    position: absolute;
    background-image: url(fxlist.png);
    background-size: 100%;
    left: -1.5vw;
    margin-top: 0.5vw;
}

.fengxian .one span {
    display: block;
    float: left;
}

.fengxian .one font {
    font-size: 2.71vw;
    font-weight: normal;
    letter-spacing: 0.05vw;
    color: #012d62;
}

.fengxian .one dd ul:nth-child(1) {
    position: absolute;
    top: 12.29vw;
    left: 4.42vw;
}

.fengxian .one dd ul:nth-child(1) li {
    font-size: 1.25vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2.12vw;
    letter-spacing: 0vw;
    display: block;
    margin-bottom: 5.21vw;
    color: #363636;
}

.fengxian .one dd ul:nth-child(2) {
    position: absolute;
    top: 5.93vw;
    left: 15.25vw;
}

.fengxian .one dd ul:nth-child(2) li {
    font-size: 1.25vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2.12vw;
    letter-spacing: 0vw;
    display: block;
    margin-bottom: 8.17vw;
    color: #363636;
}

.fengxian .one dd ul:nth-child(3) {
    position: absolute;
    top: 12.29vw;
    left: 25.61vw;
}

.fengxian .one dd ul:nth-child(3) li {
    font-size: 1.25vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2.12vw;
    letter-spacing: 0vw;
    display: block;
    margin-bottom: 5.21vw;
    color: #363636;
}

.fengxian .two {
    width: 100%;
    height: 35.19vw;
    float: left;
    display: block;

}

.two.in .title dt {
    margin-top: 0;
}

.two .list {
    width: 100%;
    height: 28.47vw;
    display: block;
    float: left;
    margin-top: 3.96vw;
}

.two .list dt {
    width: 51vw;
    height: 100%;
    display: block;
    float: left;
    position: relative;
    overflow: hidden;
}

.two .list dt img {
    width: 100%;
    height: 100%;
}

.two .list dd {
    width: 48.72vw;
    height: 28.47vw;
    display: block;
    float: right;
    border-top: 1px solid rgba(0, 0, 0, 0.5);
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    position: relative;
    overflow: hidden;
    position: absolute;
    right: 0;
}

.two .list dd ul {
    display: block;
    width: 36vw;
    margin-top: 2.81vw;
    margin-left: 3.49vw;
}

.two .list dd ul li {
    font-size: 0.99vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.77vw;
    letter-spacing: 0vw;
    margin-bottom: 0.7vw;
    color: #3e3a39;
    position: relative;
}

.two .list dd ul li::before {
    content: "";
    position: absolute;
    background-color: #012d62;
    width: 0.52vw;
    height: 0.52vw;
    border-radius: 0.26vw;
    left: -1.2vw;
    top: 0.8vw;
}

.two .list dd ul li span {
    font-size: 1.15vw;
    font-weight: bold;
    font-stretch: normal;
    line-height: 2.12vw;
    letter-spacing: 0vw;
    color: #012d62;
}

.two .list dd .tip {
    width: 34.98vw;
    height: 3.76vw;
    padding-top: 1.1vw;
    position: absolute;
    bottom: 2.6vw;
    left: 3.28vw;
    border-top: 1px solid rgba(0, 0, 0, 0.3);
    font-size: 0.99vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.77vw;
    letter-spacing: 0vw;
    color: #3e3a39;
}

.two .list dd .tip font {
    color: #012d62;
    font-weight: bold;
}

/* 寰俊 */
.weixin {
    display: block;
    width: 100%;
    float: left;
    height: 61.27vw;
    position: relative;
}

.weixin dl.title dt {
    margin-top: 12.58vw;
    line-height: 6vw;
}

.weixin dl dt span {
    display: block;
    float: left;
}

.weixin dl dt font {
    display: block;
}

.weixin .in .title dd {
    width: 64.27vw;
    height: 2.759vw;
    font-size: 0.989vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.77vw;
    letter-spacing: 0vw;
    color: #3e3a39;
    margin: 2.76vw auto 0;
    text-align: center;
}

.weixin .tel {
    width: 100%;
    height: 33.5vw;
    margin-top: 2.9vw;
    position: relative;
}

.weixin .tel .bg {
    width: 100%;
    height: 17.699vw;
    top: 5.882vw;
    background-image: url('contactbg.png');
    position: absolute;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: -1;
}
.weixin .tel .bg a{
    display: block;
    position: absolute;
    width: 10.36vw;
	height: 2.76vw;
    top: 4.32vw;
    right: 31.54vw;
    background-image: linear-gradient(90deg,#c6dbff,#fff);
    font-size: 1.25vw;
	font-weight: normal;
	font-stretch: normal;
	line-height: 2.76vw;
	letter-spacing: 0vw;
	color: #012d62;
    text-align: center;
    border-radius: 1.3vw;
}

.weixin .tel .content {
    width: 68.35vw;
    height: 33.5vw;
    left: 50%;
    margin-left: -34.175vw;
    display: block;
    position: absolute;
}

.weixin .tel .content .phone {
    width: 16.97vw;
    height: 33.524vw;
    background-image: url('phone.png');
    position: absolute;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: -1;
    position: relative;
}

.weixin .tel .content .phone img {
    width: 14.107vw;
    height: 14.107vw;
    border-radius: 1.145vw;
    position: absolute;
    top: 7.86vw;
    left: 1.46vw;
}

.weixin .tel .content .phone span {
    width: 11.244vw;
    height: 2.238vw;
    display: block;
    font-size: 0.989vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2.238vw;
    letter-spacing: 0vw;
    color: #ffffff;
    text-align: center;
    background-color: #012d62;
    border-radius: 1.1vw;
    position: absolute;
    left: 2.86vw;
    bottom: 7.8vw;
}

.weixin .tel .content .items {
    width: 41vw;
    height: 10.8vw;
    display: block;
    right: 0;
    bottom: 7vw;
    position: absolute;

}

.weixin .tel .content .items dl {
    width: 12.025vw;
    height: 10.88vw;
    margin-left: 1vw;
    display: block;
    float: left;
    background-color: #fff;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
}

.weixin .tel .content .items dl dt {
    width: 100%;
    height: 7.4vw;
    display: block;
    float: left;
    text-align: center;
    line-height: 7.4vw;
}

.weixin .tel .content .items dl dt img {
    height: 4.45vw;
    text-align: center;
    line-height: 7.4vw;
    margin-top: 2.13vw;
}

.weixin .tel .content .items dl dd {
    text-align: center;
    font-size: 0.989vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.458vw;
    letter-spacing: 0vw;
    color: #464646;
}

/* 鍖荤敓 */
.doctor {
    width: 100%;
    float: left;
    display: block;
}

.doctor {
    width: 72vw;
    display: block;
    margin-left: 14vw;
    float: left;
}

.doctor .in .title {
    margin-top: 10.1vw;
}

.doctor .in .title span {
    display: inline-block;
    margin-left: 1vw;
    margin-right: 1vw;
}

.doctor .in .title dd {
    width: 60.75vw;
    height: 6.3vw;
    font-size: 0.99vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.77vw;
    letter-spacing: 0vw;
    color: #3e3a39;
    text-align: center;
    margin: 2.5vw auto auto auto;
}

.doctor .in .list {
    width: 100%;
    display: block;
    margin-top: 8.5vw;
    float: left;
}

.doctor .in .list .avatar {
    width: 29.36vw;
    height: 32.54vw;
    display: block;
    float: left;
    background-image: linear-gradient(45deg, #e7f3fa, #fff);
    border-radius: 3vw;
    border-bottom-left-radius: 15vw;
    border-bottom-right-radius: 15vw;
    box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.1);
}

.doctor .in .list .avatar span {
    width: 27.36vw;
    height: 30.54vw;
    margin: 1vw;
    background-color: #efefef;
    display: block;
    border-radius: 3vw;
    border-bottom-left-radius: 15vw;
    border-bottom-right-radius: 15vw;
    position: relative;
}

.doctor .in .list .avatar span .img {
    width: 27.36vw;
    height: 33.54vw;
    display: block;
    border-radius: 3vw;
    border-bottom-left-radius: 15vw;
    border-bottom-right-radius: 15vw;
    position: absolute;
    top: -3vw;
    overflow: hidden;
}

.doctor .in .list .avatar span img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;

}

.doctor .in .list .content {
    width: 31.29vw;
    margin-left: 7.65vw;
    float: left;
}

.doctor .in .list .content dt h1 {
    font-size: 1.77vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.92vw;
    letter-spacing: 0vw;
    color: #012d62;
    margin-bottom: 0.9vw;
}
.doctor .in .list .content dt h1 a{
    color: #012d62;
}

.doctor .in .list .content dt h1 span {
    font-size: 1.15vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.45vw;
    letter-spacing: 0vw;
    color: #3e3a39;
    display: inline-block;
    margin-left: 0.5vw;

}

.doctor .in .list .content dt h2 {
    font-size: 1.15vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.45vw;
    letter-spacing: 0vw;
    color: #3e3a39;
}

.doctor .in .list .content dt h2 i {
    display: block;
    font-style: normal;
    font-size: 0.99vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.83vw;
    letter-spacing: 0vw;
    color: #4c4948;
}

.doctor .in .list .content dt h2 font {
    color: #012d62;
}

.doctor .in .list .content dt h2 span {
    display: inline-block;
    margin-left: 1vw;
}

.doctor .in .list .content ul {
    width: 29.62vw;
    font-size: 0.99vw;
    display: block;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.83vw;
    letter-spacing: 0vw;
    color: #4c4948;
    margin-left: 1.5vw;
    list-style: disc;
    margin-top: 2.76vw;
}


.doctor .in .list .content ul li::marker {

    color: #012d62;

}

.doctor .in .list .content a:nth-child(2) {
    width: 10.72vw;
    height: 2.76vw;
    display: block;
    background-color: #012d62;
    border-radius: 1.35vw;
    font-size: 1.3vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2.76vw;
    letter-spacing: 0.03vw;
    color: #ffffff;
    text-align: center;
    margin-top: 2.7vw;
}

.doctor .in .list .content p {
    width: 30.3vw;
    height: 4.01vw;
    font-size: 0.99vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.51vw;
    letter-spacing: 0.06vw;
    color: #3e3a39;
    margin-top: 1.87vw;
}

/* 椋庨櫓*/
.fengxian2 {
    height: 50.7vw;
    background-image: none;
}

.fengxian2 .in .title {
    margin-top: 12.75vw;
}

.fengxian2 .in .title font {
    display: block;
    width: 100%;
    margin-bottom: 0.9vw;
    position: relative;
    line-height: 2.2vw;
}

.fengxian2 .two .list dd .tip {
    width: 34.98vw;
    height: auto;
    position: relative;
    display: block;
    float: left;
}

.fengxian2 .two .list dd .tip:nth-child(1) {
    border: none;
    margin: 6.19vw auto 2.6vw 2.13vw;
    text-align: justify;
}

.fengxian2 .two .list dd .tip:nth-child(2) {

    margin: 0vw auto 2.6vw 2.13vw;
    padding-top: 2.6vw;
    text-align: justify;
}

/* 璁惧 */
.set,
.set .in {
    width: 100%;
    height: 61.8vw;
    display: block;
    float: left;
    overflow: hidden;
}

ul.servcont {
    width: 78.85vw;
    height: 30.57vw;
    display: block;
    margin: 0 auto;
    margin-top: 5.26vw;
}

.set .in .title {
    height: 13.3vw;
    margin-top: 12.75vw;
}

.set .in .title dd {
    width: 55.84vw;
    height: 6.3vw;
    font-family: SourceHanSansCN-Regular;
    font-size: 0.99vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.77vw;
    letter-spacing: 0vw;
    color: #3e3a39;
    margin: 2.39vw auto auto auto;
    text-align: center;
}

.set .setcont {
    width: 100;
    height: 32vw;
    margin: 3.44vw;
    display: block;
}

.set .setcont .bg {
    width: 78.66vw;
    height: 32vw;
    position: absolute;
    z-index: -1;
    left: 50%;
    margin-left: -39.33vw;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.set .setcont .items {
    width: 102vw;
    display: block;
    transform: translateX(6.62vw);
    transition: 0.5s;

}

.set .setcont .item {
    width: 51vw;
    height: 32vw;
    display: block;
    float: left;
    position: relative;
}
.set .setcont .item dt{
    width: 19.21vw;
	font-size: 1.77vw;
    margin: 6vw auto auto 5vw;
	font-weight: normal;
	font-stretch: normal;
	line-height: 2.41vw;
	letter-spacing: 0.04vw;
	color: #000000;
    opacity: 0.4;
}
.set .setcont .item:nth-child(2) dt{
    width: 22.22vw;
}
.set .setcont .item dt font{
    width: 5.1vw;
    height: 1.15vw;
    display: inline-block;
    background-color: #012d62;
    border-radius: 0.6vw;
    font-size: 0.71vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.15vw;
    letter-spacing: 0.02vw;
    color: #ffffff;
    text-align: center;
    position: absolute;
    margin-top: 0.6vw;
    margin-left: 0.6vw;
}
.set .setcont .item dd img{
    width: 23.79vw;
    position: absolute;
    top: 6.5vw;
    right: 3.9vw;
    opacity: 0.4;
    z-index: -1;
}
.set .setcont .item a.more {
    width: 5.41vw;
    height: 1.15vw;
    border-radius: 2.7vw;
    left: 4.74vw;
    bottom: 3.9vw;
    font-size: 0.73vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.15vw;
    letter-spacing: 0vw;
    text-indent: 0.8vw;
    color: #3e3a39;
    position: absolute;
    border: 1px solid rgba(0, 0, 0, 0.5);
    opacity: .4;
}

.set .setcont .item a.more::after {
    content: "";
    width: 0.35vw;
    height: 0.35vw;
    display: block;
    position: absolute;
    border-top: 1px solid rgba(0, 0, 0, 0.5);
    border-right: 1px solid rgba(0, 0, 0, 0.5);
    transform: rotate(45deg);
    top: 0.35vw;
    right: 0.85vw;
}

.set .setcont .item:nth-child(1) {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.set .setcont .item:nth-child(1) a.arrow {
    position: absolute;
    width: 1.25vw;
    height: 1.25vw;
    left: 50.3vw;
    top: 17vw;
    background-color: #f2f2f2;
    border-radius: 0.625vw;
    display: block;
    z-index: 1000;
}

.set .setcont .item:nth-child(1) a.arrow::after {
    content: "";
    width: 0.5vw;
    height: 0.5vw;
    display: block;
    position: absolute;
    border-top: 1px solid #012d62;
    border-right: 1px solid #012d62;
    transform: rotate(45deg);
    top: 0.35vw;
    left: 0.3vw;
}

.set .setcont .item:nth-child(2) a.arrow {
    position: absolute;
    width: 1.25vw;
    height: 1.25vw;
    left: -0.75vw;
    top: 15vw;
    background-color: #f2f2f2;
    border-radius: 0.625vw;
    display: block;
}

.set .setcont .item:nth-child(2) a.arrow::after {
    content: "";
    width: 0.5vw;
    height: 0.5vw;
    display: block;
    position: absolute;
    border-top: 1px solid #012d62;
    border-left: 1px solid #012d62;
    transform: rotate(-45deg);
    top: 0.35vw;
    left: 0.45vw;
}
.set .setcont .item.active dt,.set .setcont .item.active dd img,.set .setcont .item.active a.more{
    opacity: 1;
}

.set .setcont .item.active a.arrow{
    background-color: #012d62;
}
.set .setcont .item.active a.arrow::after{
    border-color: #fff;
}
.set .setcont .items.toleft{
    transform: translateX(-16.38vw);
    transition: 0.5s;
}
/* 鏂规 */
.fangan,.fangan .in{
    width: 100%;
    height: 32.32vw;
    display: block;
    float: left;
    position: relative;
}
.fangan{
    margin-top: 10vw;
}
.fangan .in .title,.fangan .in .title dt{
    margin-top: 7.2vw;
    color: #fff;

}
.fangan .in .title dd{
    color: #ffffff;
    margin: 1.7vw auto auto auto;
    text-align: center;
}
.fangan .bg{
    width: 100%;
	height: 23.43vw;
    display: block;
    background-image: url(fangan.png);
    background-position: top center;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
}

.fangan .list{
    width: 73.24vw;
    height: 12.29vw;
    position: absolute;
    left: 50%;
    margin-left: -36.62vw;
    bottom: 0.7vw;
}
.fangan .list dl{
    width: 35.29vw;
	height: 12.39vw;
    display: block;
    background-color: #ffffff;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.1);
    float: left;
}
.fangan .list dl:nth-child(2){
    float: right;
}
.fangan .list dl dt{
    display: block;
    width: 9.27vw;
    height: 12.23vw;
    float: left;
    text-align: center;
}
.fangan .list dl dd{
    display: block;
    width: 24.27vw;
    height: 12.23vw;
    float: left;
}
.fangan .list dl dt img{
    height: 4.89vw;
    margin-top: 3.64vw;
}
.fangan .list dl dd{
    font-size: 0.97vw;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.77vw;
	letter-spacing: 0vw;
	color: #3e3a39;
    text-align: justify;
}
.fangan .list dl dd h1{
    font-size: 1.25vw;
	line-height: 1.41vw;
	letter-spacing: 0vw;
	color: #012d62;
    margin: 2.76vw auto 0.68vw 0;
}

/* 闀挎湡绠＄悊 */
/* 鏂规 */
.longmg,.longmg .in{
    width: 100%;
    height: 23.62vw;
    display: block;
    float: left;
    position: relative;
}
.longmg{
    margin-top: 11.3vw;
}
.longmg .left{
    width: 49%;
    height: 23.22vw;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-left: none;
    border-right: none;
    position: absolute;
    left: 0;
}
.longmg .left dt{
    display: block;
    font-size: 2.71vw;
	font-weight: normal;
	letter-spacing: 0.05vw;
	color: #494949;
    margin:6.4vw auto 2.7vw  10.8vw;

}
.longmg .left dd{
    width: 34.17vw;
    height: 4.53vw;
    font-size: 0.99vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.77vw;
    letter-spacing: 0vw;
    color: #3e3a39;
    margin-left: 10.8vw;
    text-align: justify;
}
.longmg .left dt font{
    color: #012d62;
}
/* 浜虹兢 */
.renqun{
    height: 55vw;
    background-image: url(rqbg.png);
    background-size:76.42vw 55.44vw;
    background-position: top right;
}
.renqun .one dd ul li::before{
    display: none;
}
.renqun .one font {
    width: 100%;
    display: block;
}
.renqun .one dd{
    width: 45vw;
    height: 28vw;
    display: block;
    position: absolute;
    top: 13.5vw;
    right: 0;
}
.renqun .one dd ul{
    display: block;
    float: left;
    width: 21.86vw;
    top: 0;
    left: 0;
}
.renqun .one dd ul:nth-child(2){
    float: right;
}
.renqun .one dd ul li{
    font-size: 0.99vw;
	font-weight: normal;
	letter-spacing: 0.06vw;
	color: #3e3a39;
    width: 21.86vw;
    height: 8.65vw;
    display: block;
    text-align: center;
    padding: 0 4.42vw;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 0.7vw;
}
.renqun .one dd ul li font{
    font-size: 0.99vw;
	font-weight: normal;
	letter-spacing: 0.06vw;
	color: #012D62;
    display: inline;
}
.renqun .one dd ul:nth-child(1) li,.renqun .one dd ul:nth-child(2) li{
    font-size: 0.99vw;
    line-height: 1.5;
    margin-bottom: 0.47vw;   
    padding-top: 3.5vw;
}
.renqun .one dd ul:nth-child(1){
    top: 0;
    left: 0;
}
.renqun .one dd ul:nth-child(2){
    top: 0;
    left: 22.62vw;
}
.renqun .one dd ul:nth-child(1) li:nth-child(1){
   
}
.renqun .one dd ul:nth-child(1) li:nth-child(2){
    background-color: rgba(255, 255, 255, 0.6);
    
}
.renqun .one dd ul:nth-child(1) li:nth-child(3){
    
}
.renqun .one dd ul:nth-child(2) li:nth-child(1){
    padding-left: 3.5vw;
    padding-right: 3.5vw;
    background-color: rgba(255, 255, 255, 0.6);
}
.renqun .one dd ul:nth-child(2) li:nth-child(2){
    padding-left: 4.8vw;
    padding-right: 4.8vw;
}
.renqun .one dd ul:nth-child(2) li:nth-child(3){
    padding-left: 4.8vw;
    padding-right: 4.8vw;
    background-color: rgba(255, 255, 255, 0.6);
}



.longmg .right{
    width: 51%;
    height: 23.22vw;
    border-left: none;
    border-right: none;
    position: absolute;
    right: 0;
    background-image: url('cqbg.png');
    background-size: 100%;
}

.miniapp{
    height: 38.21vw;
}
.miniapp .tel .bg{
    height: 23.43vw;
    top: 3.28vw;
}
.miniapp .tel .content dl{
    width: 46.63vw;
    height: 16.66vw;
    display: block;
    position: absolute;
    top: 10vw;
    right: 0;
}
.miniapp .tel .content dl dt{
    width: 46.63vw;
    height: 9.6vw;
    display: block;
    text-align: center;
    font-size: 0.99vw;
	line-height: 1.77vw;
	letter-spacing: 0vw;
	color: #ffffff;

}
.miniapp .tel .content dl dd{
    width: 46.63vw;
    height: 7.8vw;
    display: block;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.miniapp .tel .content dl dd span{
    width: 20vw;
    display: block;
    float: left;
    font-size: 0.99vw;
	font-weight: normal;
	font-stretch: normal;
	line-height: 7.8vw;
	letter-spacing: 0.02vw;
	color: #ffffff;
}
.miniapp .tel .content dl dd span:nth-child(2){
    width: 26vw;
    float: right;
    text-align: right;
}
.miniapp .tel .content dl dd span font{
    font-size: 1.8vw;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.41vw;
	letter-spacing: 0vw;
	color: #ffffff; 
    margin-left: 0.5vw;
}
/* 閾炬帴 */
.links {
    width: 100vw;
    height: 12.02vw;
    padding-top: 2vw;
    display: block;
    float: left;
    background-color: #e8eaef;
    margin-top: 3vw;

}

.links .in {
    width: 78.85vw;
    display: block;

    height: 8.5vw;
    margin: 0 auto;
}

.links .in&gt;dl {
    width: 78.85vw;
    display: block;
    float: left;
}

.links .in&gt;dl&gt;dt {
    width: 28.5vw;
    height: 8.5vw;
    font-family: '寰蒋闆呴粦';
    font-size: 2.81vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 8.5vw;
    letter-spacing: 0.28vw;
    color: #000000;
    text-indent: 10vw;
    display: block;
    float: left;
}

.links .in&gt;dl&gt;dd {
    width: 50vw;
    height: 8.5vw;
    display: block;
    float: left;
}

.links ul {
    width: 60vw;
    height: 8.5vw;
    display: block;
    float: left;
}

.links ul li {
    width: 12.92vw;
    height: 2.76vw;
    display: block;
    float: left;
    background-color: #fff;
    border-radius: 5vw;
    box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.1);
    float: left;
    background-repeat: no-repeat;
    background-size: auto 1.46vw;
    background-position: 0.99vw center;
    position: relative;
    margin-right: 5.78vw;
    margin-top: 0.75vw;
    margin-bottom: 0.75vw;
}

.links ul li dt {
    font-family: '寰蒋闆呴粦';
    font-size: 1.09vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2.76vw;
    letter-spacing: 0vw;
    color: #464646;
    margin-left: 3.13vw;
}

.links ul li dd {
    position: absolute;
    right: 0.85vw;
    width: 0.73vw;
    height: 1.15vw;
    top: 0.78vw;
    background-image: url(./rightrow.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
}

.links ul li:hover dd {
    right: 0.5vw;
    transition: 0.5s;
}

.footer {
    width: 100%;
    background: #012D62;
    color: #fff;
    padding-top: 52px;
    display: block;
    float: left;
}</pre></body></html>