<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* BASIC css start */
#hdLogo { margin: 20px 0; text-align: center; }
#hdWrap {width:100%;}
#hdWrap #header { position: relative; width:100%;}
#hdWrap #header .hd-menu { padding: 6px 0; }
#hdWrap #header .hd-menu .menu { zoom: 1; }
#hdWrap #header .hd-menu .menu:after { content: ""; display: block; clear: both; }
#hdWrap #header .hd-menu .menu li,
#hdWrap #header .hd-menu .menu a { float: left; width: auto; padding: 5px; }
#hdWrap #header .hd-menu .menu-r { position: absolute; top: 7px; right: 0; }

.logo_box {width:1200px;  margin:20px auto; height:100px; position:relative;}
.hdLogo {padding-top:17px; padding-left:1px; float:left; width:48%;}
.hdLogo img {}

#hdWrap #header .hd-search {position:absolute; left:410px; top:29px; height:44px;  }
#hdWrap #header .hd-search fieldset {margin-left:30px; }
#hdWrap #header .hd-search .search-btn { display:inline-block; text-align:center; line-height:40px; width:40px; height:40px; border-radius: 30px; font-family: 'Nanum Gothic', sans-serif; font-size:22px; color:#fff; background:#8cc63e;  position:static; top:50px; right:0px; border:solid 1px #ccc; }
#hdWrap #header .hd-search .MS_search_word {width:330px; padding-left:20px; height:38px; background:#fff;  border:solid 1px #7fbb41; font-family: 'Nanum Gothic', sans-serif; font-size:15px; border-radius:30px;}
.navbar-nav&gt;li.menucate {width:220px; position:relative; height:40px; overflow:hidden; }
.navbar-nav&gt;li.menucate .toplogo_s {position:absolute; width:220px; height:40px; top:0;  background:#fff; transition:all 0.3s;}

.navbar-nav&gt;li.menucate .toplogo_s .all_sbtn {margin-left:10px; display:inline-block; width:34px; height:34px; margin-top:1px; color:#fff; background:#ccc; text-align:center; line-height:34px; font-size:20px; font-weight:600;}


.top_head {width:100%; padding-top:15px;}

.hd_list {width:1200px; margin:0 auto; overflow:hidden;}

.los_right {left:0; opacity:1;}
.los_left {left:-220px; opacity:0;}




.hd_list li {padding-right:20px; float:right; height:24px; line-height:24px;}
.hd_list li:first-child { padding-right:0;}
.hd_list li a {}
.hd_list li a:hover {}

.main-menu {width:100%;
    height: 44px;
    background: #ffffff;
    border-top: 1px solid #ccc;
    border-bottom: 3px solid #888;
    z-index:10;
    transition:all 0.5s;
    }

.navbar-nav {width:1200px; margin:0 auto; overflow:hidden;}
.navbar-nav&gt;li {float:left; width:195px; border-right:1px solid #ededed; text-align: center;
    font-size:16px; line-height:44px; font-weight:600; color:#333; 
        -webkit-transition: all 0.1s ease-in;
        -moz-transition: all 0.1s ease-in;
        -o-transition: all 0.1s ease-in;
        transition: all 0.1s ease-in;}

.navbar-nav&gt;li a {color:#333; }
.navbar-nav&gt;li:hover {background:#fff;}
.navbar-nav&gt;li:hover a {color:#1b1b1d; font-weight:600; }

.navbar-nav&gt;li a {font-size:16px; font-weight:600;}
.navbar-nav&gt;li:last-child {border-right:none;}






.topicon {content: '\f007';
    font-family: 'Nanum Gothic', sans-serif;
    font-size: 12px;
    padding-right: 6px;
    color: #aaa;}

.cate_001 {display:block; width:220px; height:44px; line-height:44px;}
.cate_001 {color:#fff; -webkit-transition: all 0.1s ease-in;
        -moz-transition: all 0.1s ease-in;
        -o-transition: all 0.1s ease-in;
        transition: all 0.1s ease-in;}
.cate_001:hover {color:#333; background:#fff;}

.cate_002 {display:block; width:195px; height:44px; line-height:44px;color:#333; -webkit-transition: all 0.1s ease-in;
        -moz-transition: all 0.1s ease-in;
        -o-transition: all 0.1s ease-in;
        transition: all 0.1s ease-in;}
.cate_002:hover {color:#1b1b1d; font-weight:600;}



/*----------------------
 Main menu
------------------------*/


.main-menu .navbar&gt;.container-fluid{
	padding: 0;
}

.main-menu .navbar-header{
	display: none;
}
.main-menu .navbar-collapse{
	padding: 0;
}

.main-menu .dropdown-menu {
  width: 1198px;

  left:-417px
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  -webkit-transform: translate(-417px,0px);
  -moz-transform: translate(-417px,0px);
  -o-transform: translate(-417px,0px);
  -ms-transform: translate(-417px,0px);
  transform: translate(-417px,0px);
  display: block;
  visibility: hidden;
  opacity: 0;
  background: #fff;
  border:none;
  position:absolute;
  border:solid 1px #888;
  border-top:solid 3px #454545;
  z-index:6661;
}

.block-megamenu-link {width:100%;}
.dropdown-menu ul { overflow:hidden;
  margin-top: 0;
}


.main-menu .dropdown-menu li{
	list-style: none;
}



.main-menu .navbar-nav &gt; li:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
  background: #fff;
}



.main-menu .mega_dropdown .block-container { width:25%;  height:260px; border-bottom:solid 5px #fff; float:left; box-sizing:border-box; border-right:solid 1px #ccc;
   transition:all 0.5s; }
.main-menu .mega_dropdown .block-container:hover{ border-bottom:solid 5px #8cc63f;}

.group_header {
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size:16px;
height:50px;
line-height:50px;
  font-weight:600;
  margin-top: 15px;
  background: #fff;
  text-align:left;
  color:#333;
  padding-left:20px;
}




.main-menu .mega_dropdown .img_container{
	padding-bottom: 10px; background:#fff; padding-top: 20px; 
}

.main-menu .mega_dropdown .img_container img{
	width: 80%;
}



.main-menu .nav, 
.main-menu .collapse, 
.main-menu .dropup, 
.main-menu .dropdown {
  position: static;
}
.main-menu-ontop {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
}

.link_container {width:90%; padding-left:10%; border-top:solid 1px #ccc; height:35px; line-height:35px; font-size:15px; color:#333; text-align:left; background:#fff;}

.link_container:hover {background:#eee;}
.link_container:hover {color:#fff; font-weight:600;}

.hot-mark {
    position: relative;
    top: 5px;
    left:85%;
    font-size: 11px;
    font-weight: 700;
    color: #FFF;
    text-transform: uppercase;
    background: #CA1515 none repeat scroll 0% 0%;
    line-height: 18px;
    width: 60px;
    text-align: center;
    transform: rotate(45deg);
}

.dropdown-b {width:98%; height:50px; background:#f2f2f2; position:absolute; bottom:0; line-height:50px; text-align:left; color:#333; padding-left:2%; font-size:14px;}


.z6663 {z-index:6663;}
.z6664 {z-index:6664;}
.z6665 {z-index:6665;}
.z6666 {z-index:6666;}



.float-menu {top:30px;}
.float-menu2 {top:168px;}

.top_sbnbox {position:absolute; top:0; right:0; width:200px; height:100px;}

.top_sbnbox .slick-prev {position:absolute; right:22px; bottom:0; width:20px; height:20px; background:url('/design/servermon/ujuimg/aw_left.png'); font-size:0; border:0; z-index:5;}
.top_sbnbox .slick-next {position:absolute; right:0px; bottom:0; width:20px; height:20px; background:url('/design/servermon/ujuimg/aw_right.png'); font-size:0; border:0;}



.main_top {width:100%; height:500px; position:relative;  z-index:3;}


.main_slide {width:100%; height:500px; position:relative; float:left;}
.main_slide a {display:block; width:1200px; height:500px; margin:0 auto;}




.fixmenu {width:1200px; margin:0 auto; height:1px; position:relative;}
.fix_mainlist {position:absolute; top:0; left:0px; width:220px; height:500px; background:rgba(255,255,255,0.4); z-index:4;}
.sub_list {padding-left:50px;}
.sub_list a { font-size:14px; color:#000; line-height:19px;}
.list_header {padding-left:20px; padding-top:30px; padding-bottom:12px;}
.list_header a { font-size:18px; font-weight:600; color:#000;}
.fix_mainlist ul {}


.tabback { background:#b2b2b2;}
.tab_on {background:#666; color:#fff;}


.taps {overflow:hidden; width:550px; margin:0 auto 20px; cursor:pointer;}
.taps li {width:104px; margin:0 2px; height:22px; line-height:22px;  text-align:center; float:left;  border:solid 1px #b2b2b2; border-radius:2px; 
-webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
font-size:14px; color:#fff;

}


.bottom_bn01 {position:; bottom:0; left:0;  margin-top: -2px; }
.hd-cate_right {position:absolute; right:0; overflow:hidden; width:200px;}
.hd-cate_right li {float:right;}

.hd-cateright {float:right; margin-left:30px;}
.hd-cateright a {font-size:13px; color:#fff; height:68px; line-height:55px; font-weight:600;}
.hd-cateright span {padding-right:6px;}


.top_event {width:100%; height:220px; background:#8c85c5;}
.event_img {width:1102px; margin:0 auto;  position:relative;}
.lnb_list&gt;a {font-weight:600; color:#666;}
.lnb_list:hover a {font-weight:600;}


.dots_box{position:absolute;  bottom:8px; z-index:5; width:100%; height:34px;}
.slick-dots{width:1200px; margin:0 auto;position:relative;overflow:hidden;}
.slick-dots li {width:322px; margin-left:3px; height:34px;  float:left; background:#fcfdf6; background:rgba(252,253,247,0.8); float:left; color:#000; font-size:14px; line-height:34px; text-align:center;}    
.slick-dots li:first-child {margin-left:225px;}
.slick-dots li button{background:none; width:100%; height:100%; font-size:14px}
.slick-dots .slick-active{background:#8cc63f}
.slick-dots .slick-active button{color:#fff; font-size:14px; font-weight:600; line-height:34px; text-align:center}
.fix_mainlist .tnb {width:100%;}
.fix_mainlist .tnb&gt;li {width:100%; height:40px; line-height:40px; border-bottom:solid 1px #fff; }
.fix_mainlist .tnb&gt;li a {padding-left:20px; line-height:40px; font-size:14px; display:block; height:40px; width:200px; font-weight:600; color:#333;}
.fix_mainlist .tnb&gt;li a:hover {color:#fff; background:rgba(0,0,0,0.4);}

.main_slide {
   width:100%; height:500px; background:#eff0f0;
}
.top_icon {font-size:16px; color:#888; padding-right:5px; line-height:24px;}
.main_cs {position:absolute; bottom:10px; left:10px; width:200px; height:140px; background:rgba(0,0,0,0.3);}
.re_rel {position:relative;}
.re_fix {position:fixed; top:0; transition:all 0.5s;}



.tnb &gt; li .cate2_box { 
  display: block;
  visibility: hidden;
  opacity: 0;
  z-index:11;
  height:500px; position:absolute; top:0; left:220px; background:#fff;
}

.tnb &gt; li:hover .cate2_box {
  opacity: 1;
  visibility: visible;
}

.cate3_box {overflow:hidden;}
.cate3_box li {width:50%; float:left;}

.cate3_box {}
.fix_mainlist .tnb &gt; li .cate3_box li a {padding-left: 40px;
line-height: 25px;
font-size: 13px;
padding-left:10;
display: block;
height: 25px;
width: 100%;;
font-weight: 600;
color: #666;}
.fix_mainlist .tnb &gt; li .cate3_box li a:hover {padding-left: 40px;
line-height: 25px;
font-size: 13px;
padding-left:10;
display: block;
height: 25px;
width: 100px;;
font-weight: 600;
color: #fff;
background:#669b20;}

.link_container a {font-size:15px; color:#333;}
.link_container a {display:block; width:100%; height:100%; line-height:35px;}
.link_hd {height:40px; line-height:40px;}

.allMenuView {width:700px; margin:0px auto 100px;}
.allMenuView a:hover {font-weight:600;}
.all3_box {overflow:hidden; width:100%; }
.all3_box li {float:left; width:50%; line-height:22px;}


.act_menu {color:#629a19;}
.navbar-nav li .cate_002:hover {color:#629a19;}
.allcate_1 {border-bottom:solid 1px #fff; display:block; width:100%; height:100%; padding:10px 0;  background:#13a399; }
#all_list {padding:20px 0;overflow:hidden;}
#all_list&gt;a {font-size:16px; color:#fff; font-weight:600;}
.all3_box li a {font-size:14px; padding:5px 10px;}
.goods_icon {padding:0 10px;}
#all3_btn {float:left; width:233px; background:#fff;}
.all3_btn_list {font-size:14px; height:30px; line-height:30px;}
.goods_icon2 {padding:0 10px; color:#13a399;}
.goods_icon3 {padding-left:10px; color:#8dc63f; font-size:10px;}
/* BASIC css end */

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