<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*------------loding--------------*/
.loding{
    width:700px; 
    height:150px;	
    display:table-cell; 
    text-align:center; 
    vertical-align:middle;
    float: left;
}

/* IE6 hack */
.loding span{
    height:100%; 
    display:inline-block;
}

/* 霈懀able-cell銝讠�����匧��蝝𣳇�賢�銝� */
.loding *{ vertical-align:middle;}

.loding-bg {
    width: 0;
    height: 0;
    top: 50%;
    left: 50%;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    /*    float: left;*/
}
/*--------loding--------------------*/
template {
    display: none;
}
/*=========def=================*/

.menu &gt; ul &gt; li, .menu &gt; ul &gt; li:last-child {
    height: 80px;
}

.iframe_area {
    width: 900px;
    height: 690px;
    background-color: #fff;
    margin-left: -100px;
    display: none;
}

.index_service_arrow_right {
    right: 29%;
}

.index_service_arrow_left {
    left: 29%;
}

.index_service_info {
    transition: all 0.25s ease 0s;
    /*    transform: translate3d(-170px, 0px, 0px);*/
}

/*main imgs*/
.main_imgs_area {
    float: left;
    height: auto;
    width: 100%;
}
.index_mainpic {
    position: absolute;
}

.index_mainpic .main-item-img {
    height: 588px;
}

.mian_carousel_area {
    height: 588px;
}

.index_mainpic_boxone {
    height: 13px;
    width: 13px;
    margin-right: 41px;
    display: inline-block;
}

.index_mainpic_boxone.active{
    background-image: url(../images/index_circle_blue.jpg);
}
.index_mainpic_boxone{
    background-image: url(../images/index_gray.jpg);
}
/*main partners*/
.index_partners_boxall {
    position: relative;
    width: 100%;
    margin-top: -40px;
}

.index_partners_info_mask {
    width: 10000px;
    position: relative;
    left: -0px;
}
.index_partners_info_mask .item {
    float: left;
}

.Partners_area{
    width: 100%;
    /*    max-width: 630px;*/
    height: 288px;
    overflow: hidden;
    padding-bottom: 10px;
}
/*index categories*/

.index_categories_Area {
    width: 100%;
    height: 304px;
    overflow: hidden;
}

.index_categories_mask {
    left: 0px;
    width: 10000px;
    position: relative;
}

/*index service in*/
.index_service_infoone {
    opacity: 0;
}
.index_categories_infoone {
    opacity: 0;
}
/*cookie*/
.privacy_box {
    position: fixed;
    display: none;
}
/*news*/
.news_title {
    width: 100%;
}


/*cookie*/
.privacy_box {
    background-position: left top;
    height: 119px;
    width: 296px;
    position: fixed;
    z-index: 999;
    right: 0px;
    bottom: 0px;
    background: #00224cd1;
    padding-left: 40px;
    padding-right: 13px;
    padding-bottom: 20px;
    padding-top: 20px;
    font-family: "Arial";
    line-height: 24px;
    color: #FFF;
    font-size: 14px;
    text-align: top;
    vertical-align: top;
}
.close {
    height: 15px;
    width: 14px;
    position: absolute;
    top: 12px;
    right: 9px;
}

.index_privacy_button {
    font-family: "Arial";
    font-size: 14px;
    color: #FFF;
    background-color: #5ab19e;
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
    float: left;
    height: 24px;
    width: 105px;
    margin-top: 10px;
}

.index_privacy_text{
    float: left;
    padding-top: 5px;
    height: auto;
}
.privacy_box a:link {
    font-family: "Arial";
    line-height: 24px;
    color: #FFF;
    font-size: 14px;
    text-decoration: underline;
}
.privacy_box a:visited {
    font-family: "Arial";
    line-height: 24px;
    color: #FFF;
    font-size:14px
}
.privacy_box a:hover{
    font-family: "Arial";
    line-height: 24px;
    color: #cacaca;
    font-size:14px
}
/*cookie*/

/*other*/
.index_news_one_date a{
    font-family: "Rufina", serif;
    font-weight: 400;
    font-style: normal;

    font-size: 25px;
    line-height: 30px;
    color: #1274ec;
}</pre></body></html>