﻿/*=========index-top========*/

/*分类页面css*/
.container{ width:100%; padding:0; overflow:hidden; margin:auto;}

.category-box{ height:100%; width:100%; overflow:hidden; }
.category1{ height:100%; float:left; width:25%;background-color:#fff;}
.category1 ul{width:100%; overflow:hidden;}
.category1 li{ width:100%;height:40px;line-height:40px;background-color: #fff;border-top: 1px solid #f5f5f5;font-size:12px; overflow:hidden; text-align:center; border-left:3px solid #fff; color:#241c1d}
.category1 li.cur{color:#1db337; border-left:3px solid #1db337;background:#f5f5f5}


.category2{ float:left; width:100%; height:100%; background-color:#f5f5f5; }
.category2 dl{ width:95%; margin:auto;overflow:hidden;}
/*.category2 dl span{ display:block; width:100%; height:auto; overflow:hidden; position:relative; margin-top:8px;}*/
.category2 dl span img{ display:block; width:100%; height:auto}
.category2 dl span em{  width:10px; height:100%;   display:block;font-size:12px; position:absolute; right:0px; bottom:0px;
 padding:0px 10px 0px 10px;background-color:rgba(27,27,27,0.5); color:#FFF; vertical-align:center; font-style:normal; line-height:150%; font-family:'宋体';-webkit-box-align:center;display:-webkit-box;} 

.category2 dt{ width:100%; height:20px;margin-top:10px; margin-bottom:10px;    margin-left: 6px;}
.category2 dt a,.yiji{ display:block; height:20px;font-size:16px; line-height:20px;   color: #8537c1;;font-weight:600}
.category2 dd{ width:100%; overflow:hidden; margin-bottom:10px;}

.fenimg{ width:100%; overflow:hidden;}
.fen_img{width:33.3%; overflow:hidden;float: left; margin:0px; margin-bottom:5px;}
.fen_img a{ display:block; width:90%;height:110px; margin:auto;overflow:hidden; background:#FFF; padding-top:3px;}
.fen_img a span{ display:block; width:100%; height:70px;}
.fen_img a span img{ display:block; width:70px;height:70px; margin:auto;}
.fen_img a em{ display:block; width:90%; height:30px; margin:auto; text-align:center;font-size:14px; color:#999; line-height:30px;}

.fen{width:95%; margin:0 auto; text-align:left;margin-bottom:5px; }
.fen a{display:block; width:96%; height:auto; line-height:20px; border:1px solid #e5e5e5; text-align:left;  padding-left:10px; font-size:16px; color:#353535;  margin:auto;  

/*box-shadow: 0px 0px 7px rgba(157,157,157,.4);*/}

.ti_shu{ float:right; margin-right:5px; margin-top:-33px;}
.all{ display:block; width:97%; height:35px; background:#1db337; font-size:14px; line-height:35px; text-align:center;  margin:auto;margin-bottom:10px; border-radius:3px; margin-top:10px;  }



.h3-text {
    display: block;
    border-bottom: 1px solid #e2e2e2;
    margin: 0px 15px 15px;
    text-align: center;
}
user agent stylesheet
h3 {
    display: block;
    font-size: 1.17em;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}

.h3-text span {
    padding: 0px 10px;
    background: #fff;
    position: relative; 
    font-weight: normal;
    position: relative;
    display: inline-block;
    top: 13px;
    line-height: 24px;
    color: #e13b29;
}

.h3-text span i {
    background: url(../img/top_wx.png) no-repeat 0px -88px;
    background-size: 126px;
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -2px;
}  .chang {
            color: red;
            display: inline !important;
        }
.daohang {
    border-bottom: 2px solid #efefef;
    font-size: 2rem;
    padding: 30px;
    color: #f0f0f0;
    background-color: #083c5d;
}

    .daohang a {
        color: #f0f0f0;
    }