<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{ margin: 0; padding: 0;}
a{color:#333;text-decoration:none;transition: all 0.5s ease 0s;}
a:hover,a:focus {color: #0066CC;text-decoration: none;}
a:active {outline:none;blr:expression(this.onFocus=this.blur());}

div,ul,li,p,form {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

@font-face {
  font-family: 'iconfont';  /* project id 2490440 */
  src: url('//at.alicdn.com/t/font_2490440_6izlwjkg1cs.eot');
  src: url('//at.alicdn.com/t/font_2490440_6izlwjkg1cs.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_2490440_6izlwjkg1cs.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_2490440_6izlwjkg1cs.woff') format('woff'),
  url('//at.alicdn.com/t/font_2490440_6izlwjkg1cs.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_2490440_6izlwjkg1cs.svg#iconfont') format('svg');
}

.iconfont {
    font-family:"iconfont" !important;
    font-size:1rem;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}


body{
    padding-top:2.2rem;
    font-family: 'Microsoft YaHei';
    font-size: 1rem;
}

.header_box {
    position: fixed;
    width:100%;
    left:0;
    top:0;
    height: 2.4rem;
    z-index: 999;
    background: #fff;
}
/* header */

.logo {
    display: block;
    width: auto;
    height: 2.2rem;
    padding: 0.5rem 0 0.35rem 0.4rem;
    line-height: 1.5rem;
    font-size: 1.1rem;
    color: #FFF;
    font-weight: 700;
    float: left;
}
.logo img {
    display: block;
    float: left;
}
.head_phone {
    float:right;
    padding-top: 0.2rem;
    font-size: 0.7rem;
    line-height: 2.2rem;
    margin-right: 2.2rem;
}
.head_phone a{
    color: #000;
}
.head_phone i {
    font-size: 0.8rem !important;
    vertical-align: -2px;
    margin-right:0.2rem;
}

.back{
    width:2.2rem;
    height:2.2rem;
    cursor:pointer;
    display: inline-block;
    float: left;
}
.back:after{
    display: inline-block;
    content: "";
    height: 0.63rem;
    width: 0.63rem;
    border-width: 0 0 2px 2px;
    border-color: #fff;
    border-style: solid;
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    position: absolute;
    top: 50%;
    left: 1rem;
    margin-top: -6px;
}



#dl-menu-button {
    position: absolute;
    z-index: 9999;
    right:0;
    top:0;
    margin-top: 0.2rem;
    background: #fff;
    display: block;
    float:right;
    width:2.2rem;
    height:2.2rem;
    text-align: center;
}
#dl-menu-button i{
    color:#000 !important;
    font-size:1rem;
    line-height: 2.2rem;
}
.fix-menu-box {
    width:100%;
    height:100%;
    position: fixed;
    right:-50%;top:0;
    opacity: 0;
    display: none;
    z-index: 99999;
}

.mark {
    position: absolute;
    z-index: 0;
    width:100%;
    height:100%;
    background: rgba(0,0,0,0.4);
}
.fix-menu {
    position: relative;
    z-index: 10;
    width:50%;
    padding-top:30px;
    max-width:200px;
    height:100%;
    background: #333;
    float: right;
    font-size:0.75rem;
}
.fix-menu li {
    padding:0 1rem;
}
.fix-menu li a{
    line-height:50px;
    height:50px;
    color: #fff;
    display: block;
    /*padding-left:15%;*/
    text-align: center;
    text-indent: .5rem;
    border-bottom:1px solid rgba(255,255,255,.1);
}
.fix-menu li:last-of-type a{
    border-bottom: none;
}
.last-back {
    font-size: 1rem;
    width:100%;
    line-height:44px;
    height:44px;
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
    background: #606060;
    text-indent: .2em;
    letter-spacing: 0.5rem;
    color: #aaa;
    padding-left: 20% !important;
    z-index: 2;
}
.last-back i{
    width: 1.2em;
    height:1.2em;
    font-size: 1.2em;
    text-align: center;
    vertical-align: sub;
    margin-right:0.5rem;
}


.product-biaoqian {
    text-align: center;
    height: 1rem;
}
.product-biaoqian span{
    margin-right: 0.2rem;
    display: inline-block;
    color: #fff;
    height: 0.8rem;
    font-size: 0.5rem;
    padding: 0 0.2rem;
    background: #d9534f;
    float: left;
    margin-bottom: 0.2rem;
}
.product-biaoqian span:nth-of-type(1){
    background: #d9534f;
}
.product-biaoqian span:nth-of-type(2){
    background: #aace3b;
}
.product-biaoqian span:nth-of-type(3){
    background: #46b8da;
}
.product-biaoqian span:nth-of-type(4){
    background: #f0ad4e;
}
.product-biaoqian span:nth-of-type(5){
    background: #005cca;
}
.product-biaoqian span:last-of-type{
    margin-right:0;
}

.product p { font-size: 0.7rem; line-height: 2rem; }
.product li { }



.box-content-index {
    background: #fff;
    /*margin:0.5rem auto 0;*/
    /*padding:0.5rem 0;*/
    font-size:0.6rem;
    max-width: 1360px;
}

.box-content-index h3.index-title{
    font-size:0.8rem;
    line-height: 1rem;
    margin-top:0.5rem;
    margin-bottom:0.5rem;
    font-weight: 600;
}
.box-content-index h3.index-title a{
    font-size:0.5rem;
    line-height: 1rem;
    float:right;
    color:#ff0000;
    font-weight: 100;
    vertical-align: top;
}
.box-content-index h3.index-title a i{
    font-size:0.5rem;
    line-height: 1rem;
}

.box-content {
    background: #fff;
    /*margin:0.5rem auto 0;*/
    padding:0.5rem 0.8rem;
    font-size:0.6rem;
    max-width: 1360px;
}

.news-box-title {
}
.news-box-title h1{
    margin-top: 0;
    font-size: 1.25rem;
    font-weight: 700;
    color: #000;
    text-align: center;
    padding: 0.6rem 0 0;
}
.news-box-title p{
    text-align: center;
    font-size: 0.6rem;
    border: 1px dashed #dedede;
    border-left: none;
    border-right: none;
    line-height: 1rem;
}

.yb-nav-title {
    font-size: 0.9rem;
    height: 2rem;
    line-height: 2rem;
    font-weight: 800;
    color: #333;
}

.my_font { font-size: 0.7rem; }
.thumb-span {
    overflow: hidden;
}
.thumb-span span {
    background: center center no-repeat;
    background-size: cover;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
}

.my-table { margin-bottom: 0; margin-top: 0.8rem;}
.my-table td { padding: 0.2rem; font-size: 0.6rem; }
.my-table td i { font-size: 1.2rem; }
.t-first { background: #FAFAFA; font-weight: 700; text-align: right; padding-right: 0.2rem !important; }

.news-list-boxs {
    margin-bottom:0.2rem;
}
.news-list-boxs .news-item {
    display: block;
    overflow: hidden;
    padding:0.7rem 0;
    border-bottom:1px solid #eee;
}
.news-list-boxs .news-item:last-of-type {
    border-bottom: 0;
}
.news-list-boxs .news-item .img-box{
    width:6rem;
    float:left;
    height:0;
    padding-bottom:3.75rem;
    position: relative;
    margin-right:0.5rem;
}
.news-list-boxs .news-item .info-box{
    float:left;
    font-size:0.7rem;
}
.news-list-boxs .news-item .img-box~.info-box{
    width:calc(100% - 6.5rem);
}
.news-list-boxs .news-item .img-box span{
    position: absolute;
    width:100%;height:100%;
    left:0;top:0;
    background: center center no-repeat;
    background-size: cover;    
}
.news-list-boxs .news-item .info-box p{
    height:2.7rem;
    line-height: 0.9rem;
    overflow: hidden;
    margin-bottom:0.3rem;
}
.news-list-boxs .news-item .info-box span{
    color:#999;
    font-size:0.5rem;
    height: 0.75rem;
    line-height: 0.75rem;
    float:left;
}

.my-slide {
    position: static;
    padding-top: 1.25rem;
    padding-bottom: 3rem;
    height:12rem;
    color: #000;
    text-align: center;
    background: #EEEEEE;
}
.my-slide p { font-size: 0.7rem; padding: 0 0.8rem; text-align: left;}

.my-indicators li{
    width: 1.5rem !important;
    height: 0.1rem !important;
    background: #0066CC !important;
    border: 1px solid transparent;
}

.crumbs { line-height: 2.5rem; margin-bottom: 0; border-bottom: 1px solid #dedede; font-size: 0.6rem;}

.my-btn { font-size: 0.6rem; padding: 0.4rem; border: 1px solid #dedede; text-align: center; border-radius: 3px;}

.my-active a { font-weight: 700; color: #70BA2E }

.yingcang {width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

#pages {
    padding: 1rem 0 1.2rem 0;
    text-align: center;
    font-size: 0.7rem;
}

#pages a {
    display: inline-block;
    height: 32px;
    line-height: 30px;
    background: #F1F1F1;
    border: 1px solid #E4E4E4;
    text-align: center;
    color: #999;
    padding: 0 10px;
}

#pages a.a1 {
    background: url(../images/admin_img/pages.png) no-repeat 0 5px;
    width: 70px;
    padding: 0;
    background: #F1F1F1;
}

#pages a:hover {
    background: #3B95EF;
    color: #fff;
    text-decoration: none
}

#pages span {
    display: inline-block;
    height: 32px;
    line-height: 30px;
    background: #3B95EF;
    border: 1px solid #348ECC;
    color: #fff;
    text-align: center;
    padding: 0 10px
}

.page .noPage {
    display: inline-block;
    width: 70px;
    height: 32px;
    line-height: 30px;
    background: url(../img/icu/titleBg.png) repeat-x 0 -55px;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #a4a4a4;
}

.product-infos {
    width: 100%;
    overflow: hidden;
    background: #fff;
}
.product-infos .product-detail {
    /*width:600px;*/
    /*height:700px;*/
}
.product-infos .product-detail h1{
    margin-top: 0;
    font-size: 1.25rem;
    font-weight: 700;
    color: #000;
    text-align: center;
    padding: 0.6rem 0 0;
}
.product-infos .product-detail&gt;p{
    text-align: center;
    font-size: 0.6rem;
    border: 1px dashed #dedede;
    border-left: none;
    border-right: none;
    line-height: 1rem;
}
.product-bq{    
    font-size: 0.6rem;
    padding: 0.5rem 0;
    border-bottom: 1px dashed #e4e4e4;
    position: relative;
}
.product-bq span{
    display: inline-block;
    margin: 0 0.2rem;
    font-size:0.6rem !important;
    padding:0.2rem 0.3rem;
    line-height: 0.8rem;
    color:#fff;
    background: #005cca;
    float:left;
}    
.product-bq span:nth-of-type(1){
    background: #d9534f;
}
.product-bq span:nth-of-type(2){
    background: #aace3b;
}
.product-bq span:nth-of-type(3){
    background: #46b8da;
}
.product-bq span:nth-of-type(4){
    background: #f0ad4e;
}
.product-bq span:nth-of-type(5){
    background: #005cca;
}
.product-bq span:last-of-type{
    margin-right:0;
}


.product-title {
        text-align: center;
        padding: 1rem 0 1rem;
        background: #0066CC;
        color:#fff;
    }
.product-title h3{
    margin: 0;
    padding: 0;
    margin-bottom: 0.2rem; 
    font-size: 1.2rem;
}
.product-title .en{
    color:#fff;
    font-size:18px;
    line-height: 20px;
    display: inline-block;
    position: relative;
}
.product-title .en span{
    padding:0 20px;
    position: relative;
    display: inline-block;
    background: #0066CC;
    text-transform:Uppercase;
    z-index: 9999;
    min-width: 240px;
    text-align: center;
}
.product-title .en:after{
    display: inline-block;
    position: absolute;
    width:calc(100% + 120px);
    left:-60px;
    top:6px;
    height:1px;
    background: #fff;
    content:'';
    z-index: 999;
}
.product-title .en:before{
    display: inline-block;
    position: absolute;
    width:calc(100% + 80px);
    left:-40px;
    bottom:6px;
    height:1px;
    background: #fff;
    content:'';
    z-index: 999;
}

.product-title.bai {
    background: #fff;
    color:#0d1221;
}
.product-title.bai .en span{
    color: #8c8c8c;
    background: #fff;
}
.product-title.bai .en:after{
    background: #8c8c8c;
}
.product-title.bai .en:before{
    background: #8c8c8c;
}

.product-server-icons .product-server-icon{
    border-radius: 60px;
    border: 3px solid #0066CC;
    margin: 1rem auto 0.5rem;
    font-size: 1.8rem;
    width: 3rem;
    height: 3rem;
    line-height: 2.7rem;
    color: #0066CC;
    transition: all .3s;
    text-align: center;
}
.product-server-icons .product-server-icon i{
    font-size:54px;
    transition: all .3s;
}

.product-server-icons .product-server-icon img{
    vertical-align: top;
}
.product-server-icons p{
    font-size: 0.7rem;
    transition: all .3s;
    text-align: center;
}

.product-server-icons p{
    color:#333;
}

.vid-wrap{
    width: 100%;
    background: #000;
    position: relative;
    padding-bottom: 56.25%;    /*éœ€è¦ç”¨paddingæ¥ç»´æŒ16:9æ¯”ä¾‹,ä¹Ÿå°±æ˜¯9é™¤ä»¥16*/
    height: 0;
}

.vid-wrap video{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%
}

.btn-my { text-align: center; background: #0066CC; color: #fff; font-size: .7rem; padding: .2rem 0;}
.btn-my a { color: #fff; font-size: .7rem; }

#Article4 h1 { font-size: 1rem; padding: 0.5rem 0 0; text-align: center; }

.content { line-height: 1.2rem; text-align: justify; font-size: 0.7rem;}
.content p { padding-bottom: 1rem; }
.content img { max-width: 100% !important; height: auto; }



.page_content { line-height: 1.2rem; text-align: justify; font-size: 0.7rem;}
.page_content p { }
.page_content img { max-width: 100% !important; height: auto; }


.product-qiugou {
    
}
.product-qiugou .form-group{
    position: relative;
    background: #f4f4f4;
    overflow: hidden;
    border-radius: 0px;
    margin-bottom:0.5rem;
}
.product-qiugou .form-group label{
    position: absolute;
    line-height: 2rem;
    left:0.5rem;top:0;
    color:#333;
    font-weight: 100;
    transition: all .3s;
    margin-bottom:0;
}
.product-qiugou .form-group input{
    color:#333;
    height:2rem;
    line-height: 2rem;
    padding-left: 6em;
    border:none;
    background: none;
    box-shadow: none;
    transition: all .3s;
    font-size:0.6rem;
}
.product-qiugou .form-group textarea{
    font-size:0.6rem;
    padding:0.5rem 0 1rem 6em;
    color:#333;
    line-height: 1rem;
    border:none;
    background: none;
    box-shadow: none;
    transition: all .3s;
}
.product-qiugou h3{
    text-align: left;
    margin-bottom:25px;
}
.product-qiugou input[type=submit]{
    width:100%;
    height:2rem;
    background: #0066CC;
    color:#fff;
    line-height: 2rem;
    text-align: center;
    border:none;
    box-shadow: none;
    font-size:0.8rem;
    padding:0;
}
.product-qiugou .form-group:hover textarea,.product-qiugou .form-group:hover input,.product-qiugou .form-group:hover label{
    background: #eee;
    color:#004599;        
}
.product-qiugou input[type=submit]:hover{
    background: #004599;
    color:#fff;
}


.next_prev{

}
.next_prev p{
    width:48%;
    float:left;
    position: relative;
    margin-bottom: 0.2rem;
    border: 1px solid #eee;
    padding:0.4rem 0.3rem;
    line-height: 1rem;
    display: block;
    height: 1.8rem;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.1);
}
.next_prev p:last-of-type{
    float:right;
}
.next_prev i{
    color:#005cca;
    font-size: 0.8rem;
    line-height: 1rem;
    vertical-align: top;
    display: inline-block;
}
.next_prev a{
    font-size:0.7rem;
    line-height: 0.9rem;
    display: inline-block;
    width: auto !important;
    max-width:calc(100% - 1.2rem) !important;
}

.layerCenter ._content_box{
    float: left;
    width: 14rem;
    overflow: hidden;
    /*background: rgb(0, 92, 202,0.8);*/
    background: #5FB878;
    padding: 1rem;
    box-sizing:border-box;
    color:#fff;
    font-size:0.6rem;
    text-align: center;
}
.layerCenter ._title~._content{
    padding-bottom:0.8rem;
}
.layerCenter ._title{
    margin-top:0;
    font-size:0.9rem;
    padding-bottom:0.6rem;
    border-bottom:1px solid rgba(255,255,255,.6);
    margin-bottom:0.6rem;
}
.layerCenter ._content p{
    line-height: 1.4em;
    padding-bottom: 0.2rem;
}

.lx i { font-size: 1.2rem; color: #0066CC; line-height: 3rem; height: 3rem; }
.lx span { line-height: 2rem; height: 2.6rem; display: inline-block; }
.lx p { text-align: center; }
#foot {
    background: #fff none repeat scroll 0 0;
    border-top: 1px solid #dedede;
    bottom: -1px !important;
    height: 2.6rem;
    position: fixed !important;
    width: 100%;
    z-index: 1000;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0 0px 5px 0px rgba(0,0,0,0.2);
}
#foot .box{
    max-width: 1360px;
    margin:0 auto;
}
#foot dl{
    width:25%;
    display: block;
    float:left;
    margin:0 auto;
    text-align: center;
    height:2.6rem;
    position: relative;
}
#foot dt{
    font-weight: normal;
    width:100%;height:100%;
}
#foot dt&gt;a,#foot dt&gt;span{
    display: block;
    padding:0.3rem;
    color: #adadad;
}
#foot dt&gt;a i,#foot dt&gt;span i{
    display: block;
    width:100%;
    height:1.2rem;
    line-height: 1.2rem;
    font-size:1rem !important;
    text-align: center;
}
#foot dt&gt;a p,#foot dt&gt;span p{
    text-align: center;
    width:100%;
    line-height: 0.8rem;
    height: 0.8rem;
    font-size:0.6rem;
    color:#333;
}
#foot .active a p,#foot .active span p{
    color:#619830;
}
#foot .active i{
    color:#619830;
}

#foot dd.ddcontent {
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    position: absolute;
    width: 120%;
    padding: 2px 10px;
    bottom: 120px;
    left:-10%;
    z-index: 99999;
    opacity:0;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.3)
}
#foot dl:first-of-type dd.ddcontent {
    left:1%;
}
#foot dl:last-of-type dd.ddcontent {
    left:-21%;
}
#foot ul {
    display: block;
    width:100%;
    list-style-type: none;
    top:0;
}
#foot li {
    width:100%;
    display: block;
    line-height: 1.8rem;
    height:1.8rem;
    border-bottom: 1px solid #eee;
}
#foot li:last-of-type{
    border-bottom:none;
}
#foot ul a {
    background: #205099 ;
    color: #fff;
    display: block;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
}
.wx_box img{
    max-width: 7rem;
    max-height: 7rem;
    margin-bottom:1rem;
    margin-top:0.6rem;
}
.wx_box .btn{
    background: #CC7369;
    border-color:#C66156;
    font-size:0.6rem;
    padding:0.3rem 0.5rem;
    line-height: 1em;
}
.wx_box a{
    margin-top:0.4rem;
    display: block;
}
.wx_box a span{
    background: #CC7369;
    padding:0.3rem 0.5rem;
    color:#fff;
    border-radius: 0.2rem;
}
.wx_box a span i{
    margin-right:0.4rem;
    margin-top:0.2rem;
}</pre></body></html>