﻿*
{
    margin: 0px;
    padding: 0px;
}
.zhong_zhong_xia
{
    width: 100%;
    height: 100px;
    background-color: White;
}
.zhong_zhong_xia_tu
{
    height: 80px;
    line-height: 80px;
    font-size: 20px;
}
#xia
{
    width: 100%;
    background-color: White;
    margin-top: 20px;
}
#xia1
{
    width: 98%;
    height: 55px;
    margin: 0 auto;
    border-bottom: 1px solid #ccc;
}
#xia1 ul li
{
    float: left;
    font-size: 17px;
    text-align: center;
    height: 53px;
    line-height: 55px;
    cursor: pointer;
    margin-left: 50px;
}

.xf
{
    color: #6CD740 !important;
    border-bottom: 3px solid #6CD740;
}

#xia1 ul li:hover
{
    color: #6CD740 !important;
    border-bottom: 3px solid #6CD740;
}
#zyxq1
{
    width: 95%;
    margin: 0 auto;
    overflow: auto;
    height: 320px;
     margin-top:10px;
}
#jyjx1
{
    width: 95%;
    height: 100%;
    margin: 0 auto;
    display: none;
    overflow: auto;
    height: 320px;
     margin-top:10px;
}
#ksyx1
{
    width: 95%;
    height: 100%;
    margin: 0 auto;
    display: none;
    overflow: auto;
    height: 320px;
     margin-top:10px;
}
#zyxq1 ul li
{
    list-style: inside;
    color: #939393;
}

#jyjx1 ul li
{
    list-style: inside;
    color: #939393;
}
#ksyx1 ul li
{
    list-style: inside;
    color: #939393;
}
.zhong_xia
{
    width: 100%;
    min-height: 200px;
}
.zhong_xia ul
{
    height: 138px;
    border-top: 1px solid #E4E4E4;
}
.zhong_xia ul li
{
    float: left;
    list-style: none !important;
}
.zhong_xia_tu
{
    width: 13%;
    height: 100%;
}
.zhong_xia_cz
{
    width: 18%;
    height: 100%;
}
.zhong_xia_xx
{
    width: 67%;
    height: 100%;
}
.leixin1 span
{
}
.ts
{
    display: inline-block;
    border: 1px solid #FF9913;
    text-align: center;
    font-size: 12px;
    color: #FF9913;
    padding-left: 5px;
    border-radius: 3px;
    padding-right: 5px;
}
.lx
{
    display: inline-block;
    text-align: center;
    background-color: #EDEEF0;
    font-size: 12px;
    color: #00B9EC;
    padding-left: 5px;
    border-radius: 3px;
    padding-right: 5px;
}
.zhong_top
{
    width: 100%;
    height: 50px;
}
.sum
{
    line-height: 50px;
    height: 100%;
    margin-left: 10px;
}
.sum i
{
    background: url(/gk/img/g-icon-2.png) 0 -572px no-repeat;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 4px;
    vertical-align: middle;
}
.sum strong
{
    padding: 0 4px;
    color: #f70;
}
#zyxq1::-webkit-scrollbar
{
    /*滚动条整体样式*/
    width: 10px; /*高宽分别对应横竖滚动条的尺寸*/
    height: 10px;
}
#zyxq1::-webkit-scrollbar-thumb
{
    /*滚动条里面小方块*/
    border-radius: 15px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
    background-color: #dcdcdc;
}
#zyxq1::-webkit-scrollbar-track
{
    /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 15px;
    background: rgba(0,0,0,0.1);
    background-color: #f6f6f6;
}


#jyjx1::-webkit-scrollbar
{
    /*滚动条整体样式*/
    width: 10px; /*高宽分别对应横竖滚动条的尺寸*/
    height: 10px;
}
#jyjx1::-webkit-scrollbar-thumb
{
    /*滚动条里面小方块*/
    border-radius: 15px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
    background-color: #dcdcdc;
}
#jyjx1::-webkit-scrollbar-track
{
    /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 15px;
    background: rgba(0,0,0,0.1);
    background-color: #f6f6f6;
}

#ksyx1::-webkit-scrollbar
{
    /*滚动条整体样式*/
    width: 10px; /*高宽分别对应横竖滚动条的尺寸*/
    height: 10px;
}
#ksyx1::-webkit-scrollbar-thumb
{
    /*滚动条里面小方块*/
    border-radius: 15px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
    background-color: #dcdcdc;
}
#ksyx1::-webkit-scrollbar-track
{
    /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 15px;
    background: rgba(0,0,0,0.1);
    background-color: #f6f6f6;
}