<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*public*/
/* Public */
@charset "utf-8";

html, body, div, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {margin: 0; padding: 0; }
img { border: 0 none; vertical-align: top; }
ul,li,dl,dd,dt { list-style-type: none; }
i,em,cite { font-style: normal; }
body {  -webkit-text-size-adjust:none; /* 谷歌不支持12px以下字号 */ font-family:"微软雅黑";overflow-x: hidden;}
a{ text-decoration: none; transition: all 0.2s;}
.clear,.cle {clear:both;}
a,area { blr:expression(this.onFocus=this.blur()) }   /*  去掉IE下链接虚线框 */
a:focus { outline: none; }    /* 去掉火狐下链接虚线框 */
.hide{
    display: none;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.text-overflow{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.bold{
    font-weight: bold;
}
.color_green{
    color: #9a68b1;
}
.color_429650{
    color: #9a68b1;
}
.mid1200{
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
.mid1400{
    position: relative;
    width: 1400px;
    margin: 0 auto;
}
.text-left{
    text-align: left;
}
/* end_Public */
/*public*/

/*ea_h*/

/* t_logo */

.t_logo {
          float: left;
          display: flex;
          align-items: center;
          height: 100%;
          margin: 0 40px 0 0;
}

.t_logo a,
.t_logo img {
          display: block;
}

/* end_t_logo */

/*xn_n_14_wrap*/

.xn_c_index_390_wrap {
          display: none;
}

.xn_n_14_wrap {
          float: left;
          width: 805px;
          height: 100%;
}

.xn_n_14_wrap a {
          font-size: 16px;
          color: #4e4e4e;
}

#xn_n_14_VMenu1 {
          margin-top: 32.5px;
          height: 43px;
}

#xn_n_14_VMenu1&gt;li {
          position: relative;
          float: left;
          margin-right: 40px;
          line-height: 40px;
          transition: all 0.2s;
          display: block !important;
}

#xn_n_14_VMenu1&gt;li.xn_n_14_wrap_menu1_2 {}

#xn_n_14_VMenu1&gt;li.xn_n_14_wrap_menu1_2::after,
#xn_n_14_VMenu1&gt;li.xn_n_14_wrap_menu1_cur::after {
          content: '';
          position: absolute;
          left: 50%;
          bottom: 0;
          transform: translate(-50%);
          display: block;
          width: 30px;
          height: 3px;
          background: #9a68b1;
}

.xn_n_14_wrap_menu1_2&gt;a,
.xn_n_14_wrap&gt;a:hover {
          color: #4e4e4e;
}

.xn_n_14_wrap_menu1_2&gt;ul,
.xn_n_14_wrap_menu1&gt;ul,
.xn_n_14_wrap_menu1_cur&gt;ul {
          position: absolute;
          top: 75px;
          left: 50%;
          /* transform: translateX(-50%); */
          margin-left: -135px;
          width: 270px;
          background: #fff;
          z-index: 3;
          text-align: center;
}

.xn_n_14_wrap_menu2,
.xn_n_14_wrap_menu2_2 {
          height: 52px;
          line-height: 52px;
          color: #4e4e4e;
          font-size: 16px;
          transition: all 0.2s;
          overflow: hidden;
}

.xn_n_14_wrap_menu2 a:hover,
.xn_n_14_wrap_menu2_2 a:hover {
          color: #9a68b1;
}

.xn_n_14_wrap_menu2 ul,
.xn_n_14_wrap_menu2_2 ul {
          display: none !important;
}

#xn_n_14_VMenu1&gt;li&gt;ul&gt;li+li {
          border-top: 2px solid #9a68b1;
}

/*end_xn_n_14_wrap*/

/*xn_h_11_wrap*/

.xn_h_11_wrap {
          float: right;
          position: relative;
          display: flex;
          align-items: center;
          width: 38px;
          height: 100%;
}

.xn_h_11_Search_lb {
          position: relative;
}

.xn_h_11_Search_img {
          width: 37px;
          height: 108px;
          background: url(../images/icon_search.png) right center no-repeat;
          cursor: pointer;
}

.xn_h_11_Search_img_cur {}

.xn_h_11_Search_HVbox {
          width: 130px;
          height: 30px;
          font-size: 14px;
          line-height: 30px;
          color: #333;
          text-align: center;
          display: none;
          position: absolute;
          top: 50%;
          right: 28px;
          background: #FFF;
          border: 1px solid #999;
          /* transform: translate(0, -50%); */
          margin-top: -15px;
          background: #9a68b1;
          z-index: 9;
}

.xn_h_11_Search_text {
          display: block;
          width: 150px;
          height: 30px;
          line-height: 30px;
          border: 0px;
          outline: none;
          background-color: transparent;
          color: #4e4e4e;
          text-indent: 10px;
}

/*end_xn_h_11_wrap*/

/*top*/

.top {
          position: relative;
          /* left: 50%;
    transform: translate(-50%); */
          max-width: 100%;
          width: 1920px;
          min-width: 1200px;
          height: 108px;
          background: url(../images/bg-top.jpg) center no-repeat;
}

.t_t {
          width: 1200px;
          height: 100%;
          margin: 0 auto;
}

/*end_top*/

/*top-right-nav*/

.top-right-nav {
          float: right;
          /* display: flex;
    align-items: center; */
          line-height: 108px;
          overflow: hidden;
          height: 100%;
}

.top-right-nav a {
          position: relative;
          padding: 0 18px;
          font-size: 14px;
          color: #4e4e4e
}

.top-right-nav a:hover {
          color: #9a68b1;
}

.top-right-nav a::before {
          content: '';
          display: block;
          position: absolute;
          width: 1px;
          height: 11px;
          right: 0;
          top: 50%;
          transform: translate(0, -50%);
          background: #dcdcdc;
}

/*end_top-right-nav*/

/*ea_h*/
/*ea_ba*/

/*solution_banner*/
.solution_banner{
    position: relative;
    width: 100%;
    height: 453px;
    overflow: hidden;
    background: #9a68b1;
}
.solution_banner_m{
    position: absolute;
    top: 0;
    left: 50%;
    /* transform: translate(-50%); */
    width: 1920px;
    height:453px;
    margin-left: -960px;
}
.solution_banner_m img{
    width: 1920px;
    height:453px;
}
/*end_solution_banner*/
/*ea_ba*/
/*ea_c*/
/*n_content_right_name_r*/
.n_content_right_name_r{
    float: left;
    height: 78px;
    line-height: 78px;
    font-size: 12px;
    color: #4e4e4e;
}
.n_content_right_name_r a{
    color: #4e4e4e;
}
.n_content_right_name_r a:hover{
    color: #9a68b1;
}
/*end_n_content_right_name_r */
/*n_main*/
.n_main{
    width: 100%;
}
.n_content{
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
/*end_n_main*/
/*n_content_left*/
.n_content_left{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
/*end_n_content_left*/
/*page_ml*/
.page_ml{
    background: #fbfcfc url(../images/solution_complex_bg.jpg) center  top no-repeat;
}
.ml_table{
    position: relative;
    box-sizing: border-box;
    padding-top: 116px;
    min-height: 883px;
}
.ml_table_h{
    float: left;
    width: 153px;
    height: 587px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: url(../images/icon-ml-h-bg.png) right center no-repeat;
}
.ml_table_h li{
    height: 84px;
    background: url(../images/icon-ml-h.png) left center no-repeat;
    font-size: 22px;
    color: #4e4e4e;
    line-height: 84px;
    text-indent: 25px;
    cursor: pointer;
    transition: all 0.2s;
}
.ml_table_h li+li{
    margin-top: 36px;
}
.ml_table_h li.on,.ml_table_h li:hover{
    background: url(../images/icon-ml-h-on.png) left center no-repeat;
    color: #9a68b1;
}
.ml_table_c{
    overflow: hidden;
}
.btn_solution{
    position: absolute;
    right: 0;
    bottom: 55px;
    display: block;
    width: 177px;
    height: 48px;
    overflow: hidden;
    background: #9a68b1;
    border-radius: 8px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 48px;
}
.btn_solution:hover{
    filter: brightness(1.1)
}
.ml_title{
    font-size: 32px;
    color: #9a68b1;
}
.ml_table_c li{
    display: none;
}
.ml_table_c li.on{
    display: block;
}
.ml_table_c_mlzy{
    overflow: hidden;
    background: url(../images/bg-ml_table_c_mlzy.png) 14px 4px no-repeat;
}
.ml_mlzy_title{
    float: left;
    writing-mode: vertical-lr;
    writing-mode: tb-rl;
    width: 32px;
    line-height: 32px;
    margin: 90px 60px 0 130px;
}
.ml_mlzy_msg{
    margin:54px 44px 0 0;
    float: left;
    writing-mode: vertical-lr;
    writing-mode: tb-rl;
    line-height: 26px;
    font-size: 16px;
    color: #4e4e4e;
    height: 640px;
}
.ml_table_c_mlgx{
    overflow: hidden;
    background: url(../images/bg-ml_table_c_mlgx.png) 46px 4px no-repeat;
}
.ml_mlgx_title,.ml_mlyx_title{
    float: left;
    writing-mode: vertical-lr;
    writing-mode: tb-rl;
    width: 32px;
    line-height: 32px;
    margin: 90px 60px 0 130px;
}
.ml_mlgx_msg,.ml_mlyx_msg{
    margin:54px 44px 0 0;
    float: left;
    writing-mode: vertical-lr;
    writing-mode: tb-rl;
    line-height: 26px;
    font-size: 16px;
    color: #4e4e4e;
    height: 640px;
}
.ml_table_c_mlkp{
    overflow: hidden;
    background: url(../images/ml_table_c_mlkp.png) 78px 0 no-repeat;
    box-sizing: border-box;
    padding-left: 105px;
}
.ml_mlkp_title{
    height: 138px;
    line-height: 107px;
    text-indent: 42px;
}
.ml_mlkp_msg{
    width: 842px;
    text-indent: 2em;
    margin:0 0 35px 0;
    line-height: 26px;
    font-size: 16px;
    color: #4e4e4e;
}
.ml_table_c_mlyx{
    overflow: hidden;
    background: url(../images/bg-ml_table_c_mlyx.png) 46px 4px no-repeat;
}
/*end_page_ml*/
/*ea_c*/
/*ea_b*/
/*foot_nav2*/
.foot_nav2 {
    height: 46px;
    line-height: 46px;
    overflow: hidden;
}

.foot_nav2 ul {
    overflow: hidden;
}

.foot_nav2 li {
    position: relative;
    float: left;
    padding: 0 30px;
}

.foot_nav2 li+li::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 16px;
    width: 1.1px;
    height: 14px;
    background: #fff;
}

.foot_nav2 li:first-child {
    padding-left: 0;
}

.foot_nav2 a {
    color: #fff;
}

/*end_foot_nav2 */
/*foot_tel*/
.foot_tel {
    line-height: 30px;
    padding-bottom: 20px;
}

/*end_foot_tel*/
/*xn_f_21_wrap*/
.xn_f_21_wrap {
    /* display: flex;
    flex-wrap: wrap;
    justify-content: center; */
    height: 23px;
    overflow: hidden;
    line-height: 23px;
    color: #fff;
    font-size: 12px;
    text-align: center;
}

.xn_f_21_wrap a {
    display: block;
    margin-right: 17px;
    color: #fff;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/*end_xn_f_21_wrap*/
/*foot_copy*/
.foot_copy {
    /* display: flex;
    justify-content: center; */
    line-height: 23px;
    color: #fff;
    font-size: 12px;
    text-align: center;
}

.foot_copy&gt;div {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 10px;
}

.foot_copy a {
    color: #fff;
}

/*end_foot_copy*/
/*foot*/
.foot {
    width: 100%;
    min-width: 1200px;
    padding-top: 16px;
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    background: #9a69b1 url(../images/cgagffzsx-caa7agaaejdcuvtyo602.png) center no-repeat;vTYo602.png
}

.foot_c {
    width: 1200px;
    margin: 0 auto;
}

.foot a:hover {
    color: #35591a;
}

.foot_c1 .foot_c{
    background: url(../images/cgah517ojsgaf7uzaabgjvhtnry698.png) right 55px no-repeat;
}

.foot_c2{
    padding: 8px 0;
    /*background: #628b44;*/
}

/*end_foot*/
/*ea_b*/
/*ea_bg*/
/*index_body*/
.index_body{}
/*end_index_body*/
/*inside_body*/
.about_body,.case_body,.case_view_body,.clients_body,.contact_body,.down_body,.down_view_body,.feedback_body,.faq_body,.faq_view_body,.honor_body,.honor_client_list_body,.honor_client_view_body,.job_body,.job_online_body,.news_body,.news_view_body,.order_body,.pro_body,.pro2_body,.prod_view_body,.products_body,.products2_body,.recruitment_body,.search_body,.sv_body,.video_body,.video_view_body,.sitemap_body,.clapro_complex_body,.claproducts_body,.claprod_view_body,.login_body,.reg_body,.success_body,.member_body,.getpass_body,.getchapass_body,.changepass_body,.lose_body,.verifymail_body,.apply_body,.buysucces_body,.callback_body,.help_body,.mborlist_body,.mborlist_view_body,.orlogin_body,.spcartone_body,.spcartthree_body,.spcarttwo_body{min-width: 1200px;}
.contact_body{
    background: #fcfcfc;
}
/*end_inside_body*/
/*ea_bg*/
/*ea_m*/
/*ea_m*/
/*ea_pi*/
/*ea_pi*/
/*ea_wj*/
/*ea_wj*/</pre></body></html>