* {
    margin:0;
    padding:0;
}
body {
    font-family:'microsoft yahei';
}
.w {
    width:1200px;
    margin:0 auto;
}
a {
    text-decoration:inherit;
}
a,li {
    list-style:none;
}
.cf:before,.cf:after,.clearfix:before,.clearfix:after {
    content:"";
    display:table;
}
.cf:after,.clearfix:after {
    clear:both;
}
.cf,.clearfix {
    clear:both;
    *zoom:1;
}


/*bannerÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂµÃƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â±ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡*/
.cat_wrap {
    box-shadow: 0 -4px 8px 0 rgba(7,17,27,.1),0 4px 8px 0 rgba(7,17,27,.1);
    background:#fff;
    width: 250px;
    position:absolute;
    z-index:999;
    top: 0;
}
.cat_wrap .cat_title {
    width: 250px;
    height:50px;
    line-height:50px;
    font-size:16px;
    margin-left: 0;
    color: #fff;
    text-align:center;
    background: #000;
}
.cat_wrap .cat_header {
    min-height: 550px;
}
.cat_wrap .cat_list .cat_list_title a { color:#0c0c0c;}
.cat_wrap .cat_list .cat_list_title a:hover { color:#f8b62b;}
.cat_wrap .cat_list .cat_list_title {
	font-size: 1.2rem;
	background: url(../img/slide.png) no-repeat right 18px bottom 14px;
	height: 43px;
	line-height: 43px;
}

.cat_wrap .cat_list .cat_list_title:hover {
    background: url("../img/slide_hover.png")  no-repeat right 18px bottom 14px !important;   
    color:#f8b62b!important;
    }


.cat_wrap .cat_list div li {
    float:left;
    color: #000000;
    font-size: 14px;
}
.cat_wrap .cat_list div li {
    margin-left: 0;
    margin-right: 17px;
    width: 56px;
    overflow: hidden;
    height: 20px;
}
.cat_wrap .cat_list div li a{
   color:#a6a5a5;
}
.cat_wrap .cat_list div li a:hover{
   color:#f8b62b;
}
.cat_wrap .cat_list {
    cursor:pointer;
}
.cat_wrap .cat_list .box{
    overflow: hidden;
    border-bottom: solid 1px #cccccc36;
    padding-top: 8px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 12px;
    color: #000000!important;
}


.cat_wrap .cat_list .box:hover{
    overflow: hidden;
    border-bottom: solid 1px #fff;
    box-shadow: 0 -4px 8px 0 rgba(7,17,27,.1), 0 4px 8px 0 rgba(7,17,27,.1);
}
.cat_wrap .cat_list div.active {
    
    
    position:relative;
    z-index:999;
    
}
/*bannerÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂµÃƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â±ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â¤Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â */
    .cat_subcont {
    display:none;
}
.cat_subcont.active {
    display:block;
}
.cat_subcont .cat_sublist {
    position:absolute;
    z-index:998;
    top: 0;
    left: 250px;
    width: 950px;
    background:#fff;
    box-shadow: 0px 3px 7px 0px #88888845;
    min-height: 550px;
}
.cat_subcont .cat_sublist .fore1 {
    width: 600px;
    float: left;
}
.cat_subcont .cat_sublist .fore1 .fore_list {
    border-bottom: 1px solid #f1ecec;
    padding-bottom: 15px;
    margin-left: 30px;
}
.cat_subcont .cat_sublist .fore1 .fore_list h3 {
    padding:5px;
    padding-left: 0;
    padding-top: 20px;
}
.cat_subcont .cat_sublist .fore1 .fore_list h3 a {
    font-size: 15px;
    color: #161616;
}
.cat_subcont .cat_sublist .fore1 .fore_list li {
    text-align: left;
    float:left;
    width: 114px;
    line-height: 29px;
}
.cat_subcont .cat_sublist .fore1 .fore_list li a {
    font-size: 13px;
    color:#333;
    text-align: center;
}
.cat_subcont .cat_sublist .fore1 .fore_list li a:hover {
    color:#f8b62b;
    text-decoration:underline;
}

.cat_sublist .adv{
    float: left;
    width: 260px;
    overflow: hidden;
    margin-top: 25px;
    margin-left: 45px;
}
.cat_sublist .adv ul li{
    display: block;
    margin-bottom: 20px;
}
.cat_sublist .adv p{
    font-size: 15px;
    color: #161616;
    margin-bottom: 25px;
    font-weight: bold;
}
.width160{
    width: 160px!important;
}
.width150{
    width: 150px!important;
}
.width90{
    width: 90px!important;
}
.mb0{margin-bottom: 0;}
.noborder{border: none!important;}
.mr0{margin-right: 0!important;}