<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a {
    color: #333;
}

a:hover {
    color: #ff5400;
}

.wrap {
    margin-bottom: 50px;
    padding-bottom: 50px;
}

.tit {
    font-size: 24px;
    line-height: 100px;
    height: 100px;
    margin-bottom: 40px;
    text-align: center;
    letter-spacing: 2px;
    color: #333;
    background: #f4f4f4;
    -webkit-font-smoothing: antialiased;
    
}

.tit span {
    padding: 0 20px;
}

.header {
    line-height: 80px;
    position: relative;
    width: 100%;
    min-width: 1130px;
    height: 80px;
    background: #fff;
}

.logo {
    line-height: 80px;
    position: absolute;
    top: 0;
    overflow: hidden;
    width: 260px;
    height: 80px;
}

.navlist ul {
    float: right;
    height: 80px;
}

.navlist ul li {
    font-size: 16px;
    float: left;
}

.navlist ul li a {
    display: block;
    height: 80px;
    padding: 0 30px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.navlist ul li a:hover {
    color: #fff;
    background: #00a6ea;
}

.banner {
    overflow: hidden;
    height: 500px;
    text-align: center;
}

.nbanner {
    overflow: hidden;
    height: 245px;
    text-align: center;
}

.i-about {
    float: left;
    width: 420px;
    height: 440px;
    background: url(../../../wp-content/themes/thinkv/images/i-about.jpg4) no-repeat #fff;
}

.i-mid {
    float: left;
}

.i-pic {
    width: 440px;
    height: 220px;
    background: #fff;
}

.i-service {
    width: 440px;
    height: 220px;
    background: url(../../../wp-content/themes/thinkv/images/s.jpg) no-repeat #00a6ea;
}

.i-news {
    float: left;
    width: 310px;
    height: 440px;
    background: #fff;
}

.box {
    position: relative;
    top: -60px;
}

.top-box {
    box-sizing: border-box;
    height: 60px;
    padding: 0 20px;
    border-bottom: 1px solid #f4f4f4;
    background: #f4f4f4;
}

.hot-news {
    float: left;
    overflow: hidden;
    width: 520px;
    height: 60px;
    line-height: 60px;
}

.hot-news i {
    font-size: 30px;
    padding-right: 10px;
    vertical-align: middle;
}

.search {
    float: right;
    width: 280px;
    margin-top: 11px;
}

.search input {
    width: 240px;
    height: 30px;
    padding: 3px 20px;
    border: 1px solid #dedede;
    outline: none;
}

.i-title,
.i-txt {
    text-align: center;
    text-transform: uppercase;
}

.i-title {
    font-size: 16px;
    padding-top: 60px;
}

.i-txt {
    font-size: 24px;
    letter-spacing: 5px;
}

.i-about-item {
    margin: 20px auto;
    text-align: center;
}

.more {
    line-height: 30px;
    display: block;
    width: 100px;
    height: 30px;
    margin: auto;
    margin-top: 30px;
    text-align: center;
    color: #000;
    border: 1px solid #000;
}

.more:hover {
    color: #fff;
    border: 1px solid #00a6ea;
    background: #00a6ea;
}

.i-newslist {
    font-size: 14px;
    padding: 10px 30px;
}

.i-newslist ul li {
    line-height: 24px;
    position: relative;
    overflow: hidden;
    max-height: 90px;
    margin-bottom: 20px;
}

.i-newslist .time {
    font-size: 12px;
    color: #999;
}

.pro-box {
    margin-top: 20px;
}

.pro-box .pro-tit {
    font-size: 22px;
    line-height: 60px;
    position: relative;
    height: 60px;
}

.pro-tit .pro-more {
    font-size: 14px;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    color: #000;
}

.row {
    height: 270px;
    margin-left: -18px;
}

.row .rowlist li {
    float: left;
    width: 280px;
    height: 270px;
    margin-left: 17px;
    background: #fff;
}

.row .rowlist li h1 {
    font-size: 16px;
    line-height: 24px;
    overflow: hidden;
    height: 30px;
    padding: 20px 20px;
    text-align: center;
}

.row .rowlist li a {
    display: block;
    width: 280px;
    height: 270px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    background: #fff;
}

.row .rowlist li a:hover {
    color: #fff;
    background: #00a6ea;
}

.row .rowlist .pro-img {
    overflow: hidden;
    width: 280px;
    height: 200px;
}

.row .pro-img&gt; img {
    width: 280px;
    transition: .3s transform;
    transform: translateZ(0);
}

.row .pro-img:hover&gt; img {
    transition: .3s transform;
    transform: scale(1.2, 1.2);
}

.aleft {
    float: left;
    width: 330px;
    height: 620px;
    background: url(../../../wp-content/themes/thinkv/images/aleft.jpg) no-repeat bottom #e5e5e5;
}

.aleft .atxt {
    font-size: 28px;
    line-height: 50px;
    float: right;
    width: 160px;
    height: 50px;
    margin: 40px 30px 10px 30px;
    text-align: center;
    color: #333;
    border: 2px solid #000;
}

.aleft .entxt {
    float: right;
    width: 300px;
    margin: 0 30px 0 0;
    text-align: right;
    text-transform: uppercase;
}

.aleft .ftxt {
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 25px;
    letter-spacing: 10px;
}

.aright {
    float: right;
    width: 840px;
    height: 620px;
    background: #fff;
}

.aright .abox {
    float: left;
    overflow: hidden;
    width: 420px;
    height: 310px;
}

.aright .abox .item {
    padding: 50px;
    text-align: center;
}

.contact-box {
    overflow: hidden;
}

.contact-img,
.contact-map {
    width: 583px;
    height: 360px;
}

.contact-img {
    float: left;
}

.contact-map {
    float: right;
}

#ly {
    margin-top: 30px;
}

#ly input {
    line-height: 34px;
    width: 260px;
    height: 34px;
    margin-bottom: 16px;
    padding: 4px 10px;
    border: 1px solid #e5e5e5;
    outline: none;
}

#ly textarea {
    width: 560px;
    height: 100px;
    padding: 4px 10px;
    resize: none;
    border: 1px solid #e5e5e5;
    outline: none;
}

#ly .btn {
    line-height: 40px;
    display: block;
    width: 200px;
    height: 40px;
    margin-top: 10px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    background: #00a6ea;
}

#ly .btn:hover {
    background: #ff5400;
}

.newslist {
    margin-left: -20px;
}

.newslist li {
    position: relative;
    float: left;
    width: 575px;
    height: 140px;
    margin-bottom: 20px;
    margin-left: 20px;
    background: #f4f4f4;
}

.newslist li a {
    display: block;
    width: 575px;
    height: 140px;
    cursor: pointer;
}

.newslist li .news-pic {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 200px;
    height: 140px;
}

.newslist li .news-pic img {
    width: 200px;
}

.newslist li .news-item {
    margin: 15px 25px 15px 230px;
}

.newslist li .news-item h1 {
    font-size: 16px;
    line-height: 26px;
    overflow: hidden;
    height: 60px;
}

.newslist .news-item .other {
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    height: 20px;
    color: #999;
}

.newslist li .time {
    font-size: 14px;
    position: absolute;
    bottom: 15px;
    color: #999;
}

.news-t {
    font-size: 24px;
    margin: 50px 0 5px;
}

.news-other {
    margin-bottom: 20px;
    color: #888;
}

.news-content {
    line-height: 30px;
    padding: 50px 70px 70px;
    background: #fff;
}

.news-content p {
    margin-bottom: 20px;
    color: #888;
}

.back {
    font-size: 18px;
    line-height: 40px;
    display: block;
    width: 160px;
    height: 40px;
    margin-top: 20px;
    text-align: center;
    color: #888;
    background: #fff;
}

#pro li {
    margin-bottom: 20px;
}

.back:hover {
    color: #fff;
    background: #00a6ea;
}

.footerbox {
    width: 100%;
    min-width: 1170px;
    color: #a7a7a7;
    background-color: #252525;
}

.footnav {
    float: left;
    width: 500px;
}

.footnav li {
    float: left;
}

.footnav a {
    height: 50px;
    padding-right: 50px;
    color: #a7a7a7;
}

.footer {
    width: 1170px;
    margin: 0 auto;
    padding-top: 1px;
    text-align: left;
}

.footer .foottop {
    line-height: 50px;
    height: 50px;
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #505050;
}

.footer .foottop .tel {
    float: right;
    padding-left: 40px;
}

.footer .foottop .tel i {
    font-size: 20px;
    padding-right: 5px;
    vertical-align: middle;
}

.footer .foottop .tel span {
    font-size: 14px;
    margin-left: 15px;
}

.footer .copyright {
    line-height: 50px;
    height: 50px;
    text-align: center;
    color: #a7a7a7;
}

.footer .copyright a,
.footer .copyright span {
    margin: 0 10px;
    color: #a7a7a7;
}

.footer .copyright a:hover {
    text-decoration: underline;
}

.footer .copyright a img {
    vertical-align: middle;
}

</pre></body></html>