<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import "tongyong.css";

.wrap {
width: 100%;
max-width: 1300px;
margin: 0 auto;
}
.all-pos {
position: relative;
}
.about-sc {
margin-top: 210px;
position: relative;
}
.sc-pos {
position: absolute;
left: 0;
top: -90px;
}
.h-top {
position: relative;
margin-left: 60px;
}
.h-top:before {
background: url(../images/quan.png) no-repeat;
background-size: cover;
width: 113px;
height: 114px;
content: "";
display: block;
position: absolute;
top: -55px;
left: -65px;
}
.h-top h2 {
font-size: 50px;
color: #26282a;
font-weight: bold;
float: left;
position: relative;
}
.h-top .box {
float: left;
margin-top: 24px;
}
.h-top p {
font-size: 14px;
color: #d3d3d3;
text-transform: uppercase;
}
.h-top:after {
content: " ";
display: block;
height: 0px;
visibility: hidden;
clear: both;
}
.about-sc .tit {
font-size: 16px;
color: #26282a;
line-height: 2.2em;
width: 35%;
margin-top: 40px;
}
.all-pos:after {
background: url(../images/hd.png) no-repeat;
background-size: 100% 100%;
width: 496px;
height: 263px;
content: "";
display: block;
position: absolute;
left: 0;
top: -20px;
}
.hz-pos {
position: relative;
margin-top: 100px;
}	
.about-hz .tit {
font-size: 16px;
color: #26282a;
line-height: 2.2em;
margin-top: 40px;
margin-bottom: 40px;
}
.about li {
width: 32.333%;
float: left;
margin-left: 1%;
margin-bottom: 20px;
overflow: hidden;
}
.about li img {
width: 100%;
display: block;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
height: 300px;
}
.about li .box {
font-size: 20px;
color: #fff;
background: #1d427a;
background: -webkit-linear-gradient(left, #1d427a, #3e77b2);
background: -o-linear-gradient(right, #1d427a, #3e77b2);
background: -moz-linear-gradient(right, #1d427a, #3e77b2);
background: linear-gradient(to right, #1d427a, #3e77b2);
text-align: center;
height: 82px;
line-height: 82px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}
.hz-pos:after, .fw-pos:after {
background: url(../images/hd.png) no-repeat;
background-size: 100% 100%;
width: 496px;
height: 263px;
content: "";
display: block;
position: absolute;
left: 0;
top: 70px;
}
.aboutone {
clear: both;
width: 1560px;
margin: 0 auto;
padding-top: 30px;
position: relative;
background: url(../images/aboutonebg.jpg) no-repeat center top;
}
.aboutone .aboutonepic {
clear: both;
display: block;
width: 64.0384615385%;
margin: 0 auto;
}
.aboutone .aboutonetit {
clear: both;
display: block;
width: 54.4871794872%;
margin: 0 auto;
padding-top: 2.8846153846%;
text-align: center;
color: #606470;
font-size: 16px;
line-height: 32px;
}
.abouttwo {
clear: both;
width: 100%;
max-width: 1920px;
min-width: 960px;
margin: 5.2083333333% auto 0px;
overflow: hidden;
position: relative;
}
.abouttwo .abouttwofl {
position: absolute;
left: 0px;
width: 58.4895833333%;
}
.abouttwo .abouttwofr {
float: right;
position: relative;
z-index: 2;
padding-top: 8.3333333333%;
width: 50%;
}
.abouttwo .abouttwofr .abouttwofrtit {
padding: 8.3333333333% 18.75% 7.2916666667% 6.7708333333%;
background:#1c6ab5;
color: #fff;
font-size: 16px;
line-height: 36px;
}</pre></body></html>