.more{
    color:#d11120;
}
h3{
    line-height: 20px;
    min-height:38px;
}
img{
    border:0;
    vertical-align: middle;
}
.both{
    clear:both
}
/****banner广告部分*****/
#banner .banner-bottom{
    margin-top:30px;
    margin-bottom:30px;
}
#cate-box{
    float: left;
    width:168px;
    border:1px solid #bfbfbf;
    border-bottom:none;
    position: relative;
    z-index:10;
}
#cate-box>li{
    border-bottom:1px solid #bfbfbf;
}
#cate-box .cate-item-box p a{
    font-size:12px;
}
#cate-box .sub-cate-item{
    width:765px;
    height:390px;
    overflow:hidden;
    padding:40px 0 0 20px;
    position: absolute;
    top:-5px;
    left:164px;
    background-color: #fff;
    border:2px solid #3ca100;
    display: none;
    z-index:101;
}
#cate-box .cate-item .cate-show{
    display: block;
}
#cate-box .sub-cate-item dt span{
    font-size: 16px;
    color:#f89120;
    line-height: 30px;
}
#cate-box .sub-cate-item dd{
    line-height: 25px;
}
#cate-box .sub-cate-item dd a{
    margin-right:12px;
    color:#333;
    font-size: 12px;
}
#cate-box .sub-cate-item dd a:hover{
    color:#f89120;
}
#cate-box .cate-item .cate-item-box{
    padding:8px 10px;
    background: #fff;
    width:166px;
    height:76px;
    overflow:hidden;
}
#cate-box .cate-item .on{
    padding:6px 8px;
    border:2px solid #3ca100;
    border-right-color: transparent;
    position: relative;
    z-index:105;
}
#cate-box>li.cate-item .cate-item-box h3 a{
    vertical-align: middle;
    color:#28266a;
    font-size:16px ;
    line-height: 42px;
}
#cate-box>li.cate-item p a{
    margin-right: 5px;
    white-space: nowrap;
}
#banner-box{
    float:left;
    width:732px;
    height:376px;
    margin-left:19px;
    position: relative;
}
#slider{
    position: absolute;
    width:732px;
    height:373px;
    overflow: hidden;
}
.slider-list{
    width:2928px;
    overflow: hidden;
}
.slider-list li{
    float:left;
    width: 732px;
    height:373px;
    overflow: hidden;
}
.slider-list li img{
    width:732px;
    height:373px;
}
.btn-list{
    position: absolute;
    bottom:10px;
    right:0px;
}
.btn-list span{
    display: inline-block;
    width:20px;
    height:20px;
    border-radius: 10px;
    background: #fff;
    color:#000;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    margin-right:8px;
    cursor: pointer;
}
.btn-list .blue{
    color:#fff;
    background: #f89120;
    font-weight: 600;
}
#notice{
    width:262px;
    float:right;
}
#notice>span{
    display: block;
    width:100%;
    height:60px;
    /*padding-bottom:10px;*/
    border-bottom: 2px solid #bfbfbf;
    background: url("../images/101.png") no-repeat 0 -113px;
}
.notice-box{
    width:100%;
    height:177px;
    border:1px solid #ddd;
    padding-left:5px;
    overflow: hidden;
}
.notice-box .notice-list{
    width:100%;
    height:100%;
}
#notice ul.notice-list>li{
    width:100%;
    height:35px;
    line-height:35px;
    overflow: hidden;
}
#notice ul.notice-list>li span{
    color:#f89120;
}
#notice .msg-box{
    border:1px solid #bfbfbf;
    border-bottom:none;
    text-align: center;
    margin-top:10px;
}
#notice .msg-box>div{
    padding:10px 0;
    border-bottom:1px solid #bfbfbf;
}
#notice .msg-box>div a{
    font-size: 16px;

}
#notice .msg-box>div.free-msg{
    background-color: #f89120;
    border-bottom:none;
}
#notice .msg-box>div.free-msg a{
    color:#fff;
}
#notice .msg-box>div i{
    padding:13px 10px;
    margin-right:5px;
    background: url("../images/101.png") no-repeat -100px 7px;
}
#notice .msg-box>div.user-login i{
    background-position: -50px 7px;
}
#notice .msg-box>div.free-register i{
    background-position: -80px 7px;
}
/****页面主体***/
#main-top>div{
    float: left;
    width:25%;
}
.main-list>div{
    float: left;
    width:25%;
}
#main .main-floor>div{
    margin-top:30px;
}
.main-list h3{
    border-bottom:2px solid #bfbfbf;
    padding-bottom:5px;
    margin-right:20px;
}
.main-list h3 a{
    color: #28266a;
    padding-bottom:14px;
    font-size: 16px;
}
#main-top h3 a{
    border-bottom:2px solid #f89120;
}
#main-top span.bigTxt{
    color:#f89120;
    font-size: 20px;
}
.main-list .main-top-list{
    /*list-style: disc;*/
    /*margin-left:15px;*/
}
.main-list .main-top-list li{
    width:280px;
    height:30px;
    line-height:30px;
}
.main-list .main-top-list li a{
    display:inline-block;
    width:260px;
    height:30px;
    line-height: 30px;
    overflow: hidden;
}
.main-list .main-top-list li a b{
    display: inline-block;
    width:4px;
    height:4px;
    border-radius: 50%;
    background-color: #555;
    margin-right:5px;
}
#main-top .business h3{
    margin-right:0;
}
#main-top .ad{
    width:100%;
    padding:15px 0;
}
#main-top .ad img{
    width:574px;
}
#main .main-floor h3 a{
    color:#333;
    font-size: 20px;
    padding-bottom:13px;
    border-bottom:2px solid #333;
}
#main .main-floor h3 i{
    padding:5px 9px;
    background: url("../images/101.png") no-repeat -80px -36px;
    margin-right:8px;
    font-style: normal;
    font-weight: 400;
    text-align: center;
    color:#fff;
}
#main .floor-list{
    width:40%;
    float:left;
    margin-top:20px;
}
.floor-list li{
    float: left;
    width:47%;
    padding-bottom:2px;
    margin-right:10px;
    border-bottom:1px dashed #bfbfbf;
    overflow: hidden;
}
.floor-list li .list-name a{
    font-size: 14px;
    color:#28266a;
    line-height: 30px;
}
.floor-list li .sub a{
    margin-right: 6px;
    line-height: 25px;
}
#huanbao,#kc-earth,#traffic-huanbao,#service-huanbao{
    width:40%;
    float:left;
    margin-top:20px;
}
.gy-detail{
    height:76px;
    float:left;
}
.floor-gq{
    float:left;
    width:238px;
    border:1px solid #bfbfbf;
    margin-top:20px;
}
.fl-gq-box>div{
    float:left;
    width:50%;
    text-align: center;
    height:35px;
    border-bottom: 1px solid #bfbfbf;
}
.fl-gq-box>div.active a{
    border-bottom:1px solid #f89120;
    color:#f89120;
}
.fl-gq-box>div:hover a{
    border-bottom:1px solid #f89120;
}
.fl-gq-box>div a{
    font-size: 14px;
    line-height:35px;
    padding-bottom:7px;
}
.fl-gq-box-b{
    padding:10px 0 0 5px;
    display: none;
    /*width:238px;*/
    /*float:left;*/
}
.fl-show{
    display: block;
}
.fl-gq-box-b dt{
    float:left;
}
.fl-gq-box-b dd{
    float:left;
    margin-left:10px;
}
.fl-gq-box-b .fl-title a{
    color:#28266a;
    display:inline-block;
    width:100%;
    height:19px;
    overflow:hidden;
}
.fl-gq-box-b .fl-title p{
    margin-bottom:3px;
    width:113px;
    overflow:hidden;
}
.fl-list{
    list-style: disc;
    margin-left:13px;
    margin-top:5px;
    float:left;sss
}
.fl-list em{
    font-style: normal;
    color:#f89120;
}
.fl-list li{
    height:25px;
    width:200px;
    line-height: 25px;
    overflow: hidden;
}
.fl-list li a{
    display: inline-block;
    width:160px;
    height:25px;
    line-height: 25px;
    overflow: hidden;
}
/*.fl-list li span{*/
    /*padding-left:20px;*/
/*}*/
#old-shebei{
    width:40%;
    float:left;
}
#old-shebei h3{
    height:38px;
}
#old-shebei .shebei-list{
    margin-top:10px;
    padding-left:20px;
    margin-right:20px;
    border:1px solid #ddd;
    position: relative;
}
#old-shebei .shebei-list>li{
    /*position: relative;*/
    float: left;
    margin-right: 10px;
    height:35px;
    line-height: 35px;
    white-space: nowrap;
    /*z-index:-1;*/
}
#shbgq{
    /*width:45%;*/
    width:40%;
    float:left;
    margin-top:20px;
}
#shbgq>div{
    float:left;
    width:47%;
    /*width:50%;*/
    margin-right:10px;
    /*padding-right:10px;*/
}
#shbgq h3{
    padding-bottom:11px;
    border-bottom:1px solid #bfbfbf;
}
#shbgq ul{
    margin-top:20px;
}
#shbgq ul li{
    width:100%;
    height:30px;
    line-height: 30px;
    padding-right:10px;
    /*text-overflow: ellipsis;*/
    overflow: hidden;
    /*white-space:normal;*/
}
#shbgq ul li a{
    display: inline-block;
    height:30px;
    overflow: hidden;
}
#shbgq-img{
    width:20%;
    float:left;
    overflow: hidden;
}
/***页面主体底部***/
#main-bottom{
    margin:30px 0;
}
#main-bt-md{
    margin:30px 0;
}
#main-bt-md .main-list :last-child h3{
    margin-right:0;
}
#f-link{
    padding:5px;
    border:1px solid #bfbfbf;
}
#f-link p{
   margin-bottom:10px;
    color:#333;
}
#f-link a{
    margin-right:50px;
}