<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*æ•´ç«™æ&nbsp;·å¼*/
html,body,dl,dd,img,form,div,ul,ol,li,h1,h2,h3,h4,h5,h6,p{margin:0;padding:0; border:0;}
p { width:100%;}
body{font-family: 'Microsoft YaHei',Roboto,Helvetica;}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
ul,ol,li{ list-style-type:none;}
img{border:0;vertical-align:middle;}
select,input,select{vertical-align:middle;outline: none;}
table{border-collapse:collapse;border-spacing:0}
iframe{border:none;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:none;}
a:active{text-decoration:none;}
.h{display:none;visibility:visible;}
.wrap{border: 0;padding:0;width:1100px;margin:0 auto;*zoom:1;}
.wrap:after{clear: both;content:"";display: table;}
.c{clear:both;font-size:0;line-height:0;height:0;visibility:visible;}
.fix{*zoom:1;}
.fix:after{clear: both;content:"";display: table;}
.fl{float: left;}
.fr{float: right;}
.pors{position: relative;}


/*æ‰‹æœºå­—ä½“è®¾ç½®*/


.tc{text-align: center;}

/*è‹¹æžœinputåœ†è§’é˜´å½±å…¼å®¹*/
input[type="submit"],input[type="reset"],input[type="button"],button { -webkit-appearance: none; }
 /*ç¼–è¾‘å™¨å†…å®¹æ&nbsp;·å¼ å‡¡æ˜¯ç¼–è¾‘å™¨ä¿®æ”¹åŒºåŸŸåŠ&nbsp;ä¸Š*/ 
.editor{line-height:24px;text-align:left;}
.editor p{text-indent:2em;}
.editor ol li{list-style-type:circle;margin-left:25px;}
.editor ul li{list-style-type:square;margin-left:25px;}

@font-face {
    font-family:"GothamRounded Medium";
    src:url(../fonts/GothamRnd-Medium.otf),
        url(../fonts/gotham-medium.ttf);
}
@font-face {
    font-family:"SourceHanSansCN";
    src:url(../fonts/SourceHanSansCN-Regular.TTF);
}



.k-header {
    height:4.1rem;
    width:100%;
    display:block;
}
/*------head*/
.header {
    z-index: 999;
    position: fixed;
    height:4.1rem;
    left: 0;
    top: 0;
    width:100%;
    background:#fff;
    box-shadow: 0 0 0.3rem #dddddd;
    -webkit-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
}
.header.active {
    left: -100% !important;
}
.header-box {
    width:92%;
    height:100%;
    margin:0 auto;
}
.menu {
    width:10%;
    height:4.1rem;
    float:left;
    background:url(../images/menu1.png) left center no-repeat;
    background-size:1.5rem;
    display:block;
}
.logo {
    float:left;
    width: 36%;
    margin: 0.6rem 0;
    margin-left:22%;
}
.logo img {
    width:100%;
}
.search {
    width:10%;
    height:4.1rem;
    float:right;
    background:url(../images/search1.png) right center no-repeat;
    background-size:1.5rem;
    display:block;
}


.active {
    -webkit-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
}

.main {
    position: fixed;
    left: 0px;
    width: 100%;
    height:100%;
    overflow:scroll;
    top: 0;
    -webkit-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
}
.main.active {
    left: -100% !important;
    position: fixed;
}



/*--å¯¼èˆªä¸‹æ‹‰--*/
.menu1 {
    position:fixed;
    z-index:999;
    top:0;
    right:-100%;
    width:100%;
    height:100%;
    background:#fff;
    overflow:auto;
    -webkit-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
}
.menu1.active {
    right: 0 !important;
}


.menu1 li {
    width:100%;
    line-height:3.65rem;
    font-size:1.2rem;
    border-bottom:1px solid #ededed;
    display:table;
}
.menu1-link {
    padding-left:2.25rem;
    width:70%;
    display:block;
    float:left;
    color:#333;
}
.menu1-end {
    width:3rem;
    height:100%;
    float:right;
    display:block;
}
.menu1-end img {
    width:1.1rem;
}
.menu1-more {
    width:100%;
    height:3.65rem;
    float:right;
    display:block;
    background:url(../images/menu-l1.png) 93% center no-repeat;
    background-size:1.15rem;
}

.menu1-s {
    width:100%;
    border-top:0.15rem solid #d9d9d9;
    border-bottom:0.15rem solid #d9d9d9;
    background:#d9eef9;
    display:none;
    clear:both;
}
.menu1-s-s {
    width:100%;
    display:block;
    background-size:1.15rem;
}
.menu1-s-m {
    padding-left:2.25rem;
    display:none;
}
.menu1-s-m-s {
    width:100%;
    font-size:1.2rem;
    height:3.65rem;
    line-height:3.65rem;
    color:#333;
    display:block;
}
.menu1-s-s-s {
    padding-left:2.25rem;
    line-height:3.65rem;
    color:#333;
    display:block;
}
.menu1-s-s-s1 {
    padding-left:2.25rem;
    line-height:3.65rem;
    color:#333;
    background:url(../images/menu-l1.png) 93% 1.3rem no-repeat;
    background-size:1.15rem;
    display:block;
}
.menu1-s-s.on {
    background:#97d0ee;
}

/*--å¯¼èˆªæœç´¢--*/
.search1 {
    height:4rem;
    width:32rem;
    background:#fff;
    box-shadow: 0 0 1rem #dddddd;
    position:fixed;
    top:4.1rem;
    padding-top:1rem;
    z-index:99;
    display:none;
}
.search1-box {
    width:29.44rem;
    height:2.8rem;
    margin:0 auto;
    background:#f1f1f1;
    border-radius:1rem;
    position:relative;
}
.search1-txt {
    width:25rem;
    padding-left:3%;
    height:2.8rem;
    float:left;
    border:none;
    background:none;
}
.search1-button {
    width:3.5rem;
    height:2.8rem;
    float:right;
    border:none;
    background:none;
    position:absolute;
    top:0;
    right:0;
    background:url(../images/search1.png) center center no-repeat;
    background-size:1.3rem;
}



/*---banner*/
.index-banner {
    width:100%;
    position:relative;
}

.swiper-container {
        width: 100%;
        clear:both;
        position:relative;
        background:none;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        margin:0;
        padding:0;
        
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: block;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .swiper-slide img{
        max-height: 19rem;
    }
.swiper-pagination {
    width:100%;
    position:absolute;
    bottom:0.5rem;
    text-align:center;
}
.swiper-pagination-bullet {
    margin:0 2%;
}

.ny-banner {
    width:100%;
}
.ny-banner img {
    width:100%;
}


/*--é¦–é¡µ-å†…å®¹å—--*/
.index-content {
    width:100%;
    background:#f1f1f1;
    padding-bottom:2rem;
}
.index-content-box {
    width:92%;
    margin:0 auto;
}

.index-box {
    width:100%;
    height:40rem;
    display:table;
    position:relative;
}
.index-box-title{
    height:3.2rem;
    line-height:3.2rem;
    margin-top:1.8rem;
    width:100%;
    font-size:1.8rem;
    color:#333;
    font-weight:bold;
    text-align:center;
}
.t1 {
    background:url(../images/index-tb1.png) 32% center no-repeat;
    background-size:1.7rem;
}
.t2 {
    background:url(../images/index-tb2.png) 32% center no-repeat;
    background-size:1.35rem;
}
.t3 {
    background:url(../images/index-tb3.png) 32% center no-repeat;
    background-size:2rem;
}
.index-box-list {
    height:35rem;
    width:100%;
    background:#fff;
}
.index-box-list li {
    width:92%;
    margin:0 auto;
}
.index-box-list-img {
    width:100%;
    padding-top:1rem;
    text-align: center;
}
.index-box-list-img img {
    width:100%;
    max-height: 18.5rem;
}
.content-box1-list-text {
    padding-top:0.65rem;
}
.content-box1-list-text-title {
    height:3rem;
    line-height:3rem;
    display:block;
    color:#333;
    font-size:1.4rem;
    font-weight:bold;
}
.content-box1-list-text-txt {
    font-size:1rem;
    height:8.5rem;
    overflow:hidden;
    line-height:1.8rem;
}
.content-box1-list-link {
    height:3.4rem;
    line-height:3.4rem;
    color:#54b2e4;
    font-size:1rem;
    display:block;
    position:absolute;
    bottom:0;
}
.content-box1-list-change {
    width:3.15rem;
    height:3.15rem;
    background:url(../images/index-tb4.png) center center no-repeat;
    background-size:cover;
    position:absolute;
    cursor:pointer;
    top:13.75rem;
    right:1.6rem;
}

/*--footer--*/
.footer {
    width:100%;
    height:13.6rem;
    background:#333;
}
.footer-box {
    width:92%;
    height:100%;
    margin:0 auto;
    position:relative;
}
.footer-box-menu {
    height:4.8rem;
    line-height:4.8rem;
    border-bottom:1px solid #3b3b3b;
    overflow:hidden;
}
.footer-box-menu li {
    float:left;
    font-size:1rem;
    margin-right:1.6rem;
}
.footer-box-menu li a {
    color:#c8c8c8;
}
.footer-box-lianxi {
    height:3.7rem;
    font-size:1rem;
    line-height:1.5rem;
    padding-top:1.3rem;
    color:#999;
}
.footer-box-address {
    width:45%;
    float:left;
    display:block;
    padding-left:4.8%;
    background:url(../images/foot-img1.png) left 0.2rem no-repeat;
    background-size:1rem;
}
.footer-box-tel {
    width:30%;
    padding-left:5%;
    float:left;
    color:#999;
    margin-left:1rem;
    background:url(../images/foot-img2.png) left 0.2rem no-repeat;
    background-size:1.2rem;
}
.footer-box-tel a{ color:#999;}
.footer-box-banquan {
    color:#555;
    font-size:1rem;
}
.footer-box-banquan a {
    color:#555;
}
.go-top {
    position:absolute;
    width:2.9rem;
    height:2.9rem;
    background:url(../images/go-top.png) center center no-repeat;
    background-size:cover;
    right:0;
    bottom:1.5rem;
}

/*--å†…é¡µ-å†…å®¹å—--*/
.ny-content {
    width:100%;
}
.ny-content-box {
    width:92%;
    margin:0 auto;
}

/*--èžåˆé€šè®¯--*/
.fusion-title{
    width:100%;
    height:3.75rem;
    line-height:3.75rem;
    text-align:center;
    font-size:1.5rem;
    color:#333;
    padding-top:1.4rem;
}
.fusion-txt {
    font-size:1rem;
    line-height:1.8rem;
    color:#333;
}
.fusion-txt img {
    width:94%;
    margin:1rem auto;
    display:block;
}

/*--å…³äºŽèžæ´½--*/
.about-title {
    padding-top:1.2rem;
    width:100%;
    height:3.95rem;
    line-height:3.95rem;
    text-align:center;
    font-size:1.8rem;
    color:#333;
}
.about-title1 {
    padding-top:1.2rem;
    width:100%;
    height:3.95rem;
    line-height:3.95rem;
    text-align:center;
    font-size:1.5rem;
    color:#333;
}
.about-txt {
    font-size:1rem;
    line-height:1.8rem;
    color:#333;
}
.about-txt img {
    width:94%;
    margin:1rem auto;
    display:block;
}

.about-box1 {
    width:85%;
    height:25.8rem;
    margin:0 auto;
    background:#f4f4f4;
    margin-bottom:1.5rem;
    color:#28a7e1;
}
.about-box1-title {
    padding-top:1.4rem;
    height:5.95rem;
    line-height:5.95rem;
    text-align:center;
    font-size:1.8rem;
}
.about-box1-t1 {
    width:12%;
    height:3px;
    background:#dbdbdb;
    margin:0 auto;
}
.about-box1-tel {
    padding-left:24%;
    height:1.75rem;
    line-height:1.75rem;
    background:url(../images/gy-img1.png) 15% center no-repeat;
    background-size:1.65rem;
    margin-top:2.75rem;
    font-size:1.6rem;
    font-family:"GothamRounded Medium";
}
.about-box1-address {
    padding-left:24%;
    font-size:1.2rem;
    height:1.5rem;
    line-height:1.5rem;
    background:url(../images/gy-img2.png) 15% center no-repeat;
    background-size:1.75rem;
    margin-top:1.8rem;
}
.about-box1-t2 {
    width:72%;
    height:1px;
    background:#dbdbdb;
    margin:0 auto;
    margin-top:2.55rem;
}
.about-box1-more {
    width:55%;
    height:2.8rem;
    background:#28a7e1;
    color:#fff;
    font-size:0.9rem;
    text-align:center;
    line-height:2.8rem;
    margin:0 auto;
    margin-top:2.2rem;
    border-radius:0.5rem;
    display:block;
}

.about-list {
    width:85%;
    margin:0 auto;
}
.about-list img {
    width:100%;
    margin-bottom:2.75rem;
}
.about-list1{
    width:100%;
    padding-bottom:1.6rem;
}
.about-list1-title {
    height:3rem;
    line-height:3rem;
    font-size:1rem;
    color:#333;
    padding-bottom:0.35rem;
}
.about-list1 li {
    border:1px solid #d9d9d9;
    height:9rem;
    margin-bottom:0.8rem;
}
.about-list1-left {
    padding-left:6%;
    padding-top:1.85rem;
    width:47%;
    float:left;
    font-size:0.9rem;
    line-height:1.6rem;
    color:#333;
}
.about-list1-left-title {
    font-size:1.2rem;
    height:2.4rem;
}
.about-list1-left-t {
    color:#28a7e1;
}
.about-list1-right{
    margin-top:1.85rem;
    float:left;
    width:45%;
    border-left:1px solid #d9d9d9;
    height:5.25rem;
}
.about-list1-right-link {
    width:66%;
    height:2.4rem;
    text-align:center;
    line-height:2.4rem;
    background:#28a7e1;
    color:#fff;
    font-size:0.9rem;
    border-radius:0.5rem;
    display:block;
    margin-top:1.4rem;
    margin-left:21%;
}
.about-back {
    width:100%;
    height:3.45rem;
    display:block;
    text-align:center;
    line-height:3.45rem;
    background:#28a7e1;
    line-height:3.45rem;
    color:#fff;
    border-radius:0.5rem;
    font-size:1.2rem;
    
}

/*--äº§å“æ¨¡å—--*/
.product-title {
    width:100%;
    min-height:5.9rem;
    text-align:center;
}
.product-title1 {
    line-height:3.55rem;
    font-size:1.8rem;
    color:#333;
    padding-top:1.4rem;
}
.product-title2 {
    width:18%;
    height:4px;
    background:#008cd6;
    display:block;
    margin:0 auto;
}
.product-list {
    width:100%;
    overflow:hidden;
    padding-bottom:3.45rem;
}
.product-list li {
    width:100%;
    height:25.75rem;
    margin-top:1.2rem;
}
.product-list-img {
    width:100%;
    
}
.product-list-img img {
    width:100%;
    max-height: 21.6rem;
}
.product-list-title {
    width:100%;
    height:4.15rem;
    line-height:4.15rem;
    font-size:1.5rem;
    color:#333;
}
.product-show-title1 {
    font-size:1.8rem;
    color:#333;
    height:4.65rem;
    line-height:4.65rem;
}
.product-txt {
    font-size:1rem;
    line-height:1.8rem;
    color:#666;
}
.product-txt img {
    width:100%;
    margin:1rem 0 1rem 0;
    display:block;
}

.product-box{
    width:100%;
}
.product-box-img {
    padding-top:1.5rem;
}
.product-box-title {
    font-size:1.5rem;
    font-weight:bold;
    color:#333;
    padding-top:0.85rem;
    height:2.65rem;
    line-height:2.65rem;
}
.product-box-txt {
    font-size:0.9rem;
    line-height:1.7rem;
    color:#444;
}
.product-box-img2 {
    border-top:1px solid #ebebeb;
    border-bottom:1px solid #ebebeb;
    padding:0.75rem 0;
    display:table;
    margin:1.2rem 0;
}
.product-box-img2 li {
    width:11.5%;
    height:3.05rem;
    margin:0.3rem 0.4rem;
    float:left;
}
.product-box-img2 li img {
    width:100%;
    max-height: 3rem;
}
.product-box-img3 {
    width:100%;
    height:3.6rem;
}
.product-box-img3 img {
    width:21.7%;
    float:right;
    margin-top:0.15rem;
}
.product-box-list {
    border:1px solid #e6e6e6;
    margin-bottom:2rem;
}
.product-box-list .hd {
    background:#f1f0f0;
    border-bottom:1px solid #e6e6e6;
    height:2.35rem;
}
.product-box-list .hd li {
    float:left;
    width:25%;
    text-align:center;
    line-height:2.35rem;
    font-size:1rem;
    color:#666;
}
.product-box-list .hd li.on {
    width:24.7%;
    border-top:3px solid #008cd6;
    margin-top:-2px;
    color:#008cd6;
    background:#fff;
    font-weight:bold;
    border-bottom:1px solid #fff;
    border-right:1px solid #e6e6e6;
}
.product-box-list .bd {
    width:85%;
    margin:2rem auto;
    color:#333;
}
.product-box-list .bd li {
    font-size:1rem;
    line-height:1.6rem;
}

/*--è§£å†³æ–¹æ¡ˆ--*/
.solution-list {
    width:100%;
}
.solution-list li {
    width:100%;
    padding-top:1rem;
    padding-bottom:1.2rem;
}
.solution-list-img {
    width:100%;
}
.solution-list-img img {
    width:100%;
}
.solution-list-title {
    font-size:1.5rem;
    color:#333;
    height:3rem;
    line-height:3rem;
    overflow:hidden;
    margin-top:0.6rem;
}
.solution-list-txt {
    font-size:1rem;
    color:#333;
    line-height:1.8rem;
}
.solution-txt {
    font-size:1rem;
    line-height:1.8rem;
    color:#666;
}
.solution-txt img {
    width:100%;
    margin:1rem 0;
    display:block;
}

/*--æ–°é—»ä¸­å¿ƒ--*/
.news-list {
    width:100%;
}
.news-list li {
    width:100%;
    padding:1rem 0;
    /*height:3.7rem;*/
    border-bottom:1px solid #efefef;
}
.news-list-title {
    font-size:1.5rem;
    width:100%;
    height:2.2rem;
    line-height:2.2rem;
    overflow:hidden;
    color:#666;
}
.news-list-time {
    font-size:0.9rem;
    line-height:1.5rem;
}

.news-list-page {
    margin-top:2.2rem;
    margin-bottom:2.9rem;
    border-radius:0.5rem;
    overflow:hidden;
    display:block;
}
.page-link {
    width:2.35rem;
    height:2.35rem;
    text-align:center;
    line-height:2.35rem;
    float:left;
    display:block;
    color:#008cd6;
    border:1px solid #ddd;
    border-right:none;
}
.page-link.on {
    width:2.45rem;
    height:2.5rem;
    border:none;
    background:#008cd6;
    color:#fff;
}
.page-last {
    border-top-right-radius:0.5rem;
    border-bottom-right-radius:0.5rem;
    border-right:1px solid #ddd;
}

.news-title {
    width:100%;
    min-height:5.9rem;
    text-align:center;
}
.news-title1 {
    line-height:2.2rem;
    font-size:1.8rem;
    color:#333;
    padding-top:4rem;
}
.news-title-time {
    height:2.5rem;
    position:relative;
}
.news-title-time-bg {
    width:37%;
    height:1px;
    background:#cbcbcb;
    position:absolute;
    z-index:1;
    top:1.2rem;
    left:31.5%;
}
.news-title-times {
    width:21%;
    height:2.5rem;
    line-height:2.5rem;
    margin:0 auto;
    background:#fff;
    position:relative;
    z-index:5;
    font-size:0.9rem;
}

/*--æœåŠ¡ä¸Žæ”¯æŒ--*/
.support-title {
    height:4rem;
    line-height:4rem;
    padding-left:5%;
    padding-right:2.5%;
    background:#ececec;
    border-bottom:2px solid #dfdfdf;
    font-size:1.4rem;
    color:#333;
}
.support-title1 {
    font-size:1rem;
    float:right;
}
.support-list {
    width:100%;
    margin-bottom:5.4rem;
}
.support-list li {
    height:3.85rem;
    line-height:3.85rem;
    padding-left:5%;
    border-bottom:2px solid #efefef;
    clear:both;
    padding-right:1%;
    margin-right:3%;
}
.support-list-title {
    height:100%;
    display:block;
    font-size:1.2rem;
    color:#666;
    float:left;
}
.support-list-img {
    width:1.1rem;
    float:right;
}
.support-list-img img {
    width:100%;
}
.support-txt {
    background:#f2f2f2;
    height:3rem;
    line-height:3rem;
    border:none;
    padding-left:5%;
    width:95%;
    color:#999;
    font-size:1rem;
    margin-top:0.85rem;
    display:block;
}
.support-text {
    padding-left:5%;
    width:95%;
    height:14rem;
    color:#999;
    font-size:1rem;
    line-height:3rem;
    background:#f2f2f2;
    margin-top:0.85rem;
    display:block;
    border:none;
}

/*--åˆä½œä¼™ä¼´--*/
.partner-title {
    width:100%;
    line-height:2.4rem;
    padding-top:2.2rem;
    padding-bottom:1.3rem;
    font-size:1.8rem;
    color:#333;
    text-align:center;
}
.partner-search {
    width:100%;
    height:3.5rem;
    line-height:3.5rem;
    border-radius:0.5rem;
    overflow:hidden;
    clear:both;
    margin-bottom:9.9rem;
}
.partner-txt {
    width:75%;
    height:100%;
    padding-left:3%;
    background:#f1f1f1;
    border:none;
    float:left;
    font-size:0.9rem;
    color:#b8b8b8;
}
.partner-botton {
    width:22%;
    padding-left:7%;
    height:100%;
    color:#fff;
    font-size:1.1rem;
    border:none;
    float:left;
    background:#28a7e1 url(../images/partner-img1.png) 1.2rem 1.15rem no-repeat;
    background-size:1.2rem;
}
.partner-title1 {
    font-size:1.8rem;
    color:#333;
    height:4.65rem;
    line-height:4.65rem;
}
.partner-txt1 {
    font-size:1rem;
    line-height:1.1rem;
    color:#666;
}


.ny-partner {
    width:100%;
    height:40.2rem;
    background:url(../images/partner-img6.jpg) center center no-repeat;
    background-size:cover;
    overflow:hidden;
}
.ny-partner-login {
    width:87.5%;
    height:24.7rem;
    background:#fff;
    margin:7.75rem auto;
    font-size:1.2rem;
}
.partner-login-title {
    width:100%;
    font-size:1.5rem;
    font-weight:bold;
    color:#333;
    height:2.75rem;
    line-height:2.75rem;
    text-align:center;
    padding-top:1.5rem;
}
.partner-login-name {
    width:75.5%;
    height:3.65rem;
    line-height:3.65rem;
    border-radius:0.5rem;
    font-size:1rem;
    color:#999;
    margin:0.9rem 6%;
    padding-left:12.5%;
    border:1px solid #d3d3d3;
    background:url(../images/partner-img7.png) 1rem center no-repeat;
    background-size:1.3rem;
}
.partner-login-passworld {
    width:75.5%;
    height:3.65rem;
    line-height:3.65rem;
    border-radius:0.5rem;
    font-size:1rem;
    color:#999;
    margin:0 6%;
    padding-left:12.5%;
    border:1px solid #d3d3d3;
    background:url(../images/partner-img8.png) 1.1rem center no-repeat;
    background-size:1.2rem;
}
.partner-login1{
    width:88%;
    height:3.3rem;
    line-height:3.3rem;
    border-radius:0.5rem;
    margin:1.5rem 6% 0 6%;
    background:#008cd6;
    color:#fff;
    border:1px solid #008cd6;
    text-align:center;
}
.partner-login2 {
    width:88%;
    height:3.3rem;
    line-height:3.3rem;
    border-radius:0.5rem;
    margin:1rem 6% 0 6%;
    color:#008cd6;
    border:1px solid #008cd6;
    text-align:center;
}</pre></body></html>