.header-nav-ul-li:hover ,.current {
  border-bottom: 2px solid red !important;
  padding: 0px;
  margin: 0px;
} 

@charset "UTF-8";

.list2 {
    font-size:18px;
}

.btn {
    display: inline-block;
    line-height: 30px;
    white-space: nowrap;
    color: rgb(0, 119, 187);
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    cursor: pointer;
    border-radius: 5px;
    margin-top:10px;
}
.btn-add {
    width: 100%;
    background: rgb(255, 85, 0) none repeat scroll 0% 0%;
    color: rgb(255, 255, 255);
}
.btn-add:hover {
    background: rgb(255, 119, 0) none repeat scroll 0% 0%;
    color: rgb(255, 255, 255);
}

.search {
    padding: 8px;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 5px;
    outline: medium none;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
}
.wap_ico {
    background-image: url('wap_ico.png');
    background-repeat: no-repeat;
    background-size: 100px 100px;
    cursor: pointer;
    position: absolute;
}
.cate150 a {
    display: inline-block;
    width: 15%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 5px 5px 5px 0px;
}

.cate120 ul {
    background:red;
}
.cate120 ul li {

    display:block;
    float:left;
}

.cate120 ul li a {
    display: block;
    width: 15%;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    
}
.tool {
    padding:200px;
    text-align:center;
    margin:0 auto;
}
.tool ul li  a {
    width:28%;
    border:none;
    padding:5px 0;
}

.com_col {
    padding: 10px 2%;
    line-height: 20px;
}

.com_col em {
    float: right;
}

.art_title_2 {
    border-bottom: 2px solid rgb(0, 153, 204);
    font-weight: bolder;
    line-height: 20px;
    padding: 5px 0px 7px;
    padding-left:1%;
    margin-bottom:15px;
    color: rgb(0, 0, 0);
    
}
.art_title_2 a {
    float:right;
    margin-right:2%;
    text-decoration:underline;
    color:#000;
    cursor:pointer;
}

.art_cont {
    line-height: 25px;
    padding: 20px 0px;
}

.art_list dt {
    font-weight: bolder;
    color: rgb(0, 0, 0);
    line-height: 20px;
    overflow: hidden;
    border-bottom: 1px solid rgb(220, 222, 225);
    padding: 0px 0px 5px;
    margin: 0px 0px 5px;
}

.art_list dd {
    line-height: 25px;
}

.art_list dd em {
    float: right;
    color: rgb(170, 170, 170);
}


.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
}

.cbright li::after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0px;
    clear: both;
}

.light_number {
    color: rgb(255, 102, 0);
    font-style: normal;
    font-weight: bold;
}

.number_main {
    width: 100%;
}
.number_main div{
    width: 100%;
    height:35px;
    line-height:35px;
}

.number_main .td1 {
    width: 25%;
    float:left;
}

.number_main .td2 {
    width: 35%;
    float: left;
}

.number_main .td3 {
    width: 25%;
    float: left;
}

.number_main .td4 {
    width: 15%;
    float: left;
}
.clear {
    clear: both;
}

.qq_level_center {
    margin-top:10px;
    margin-bottom:10px;
    background:red;
    width:130px;
    position:relative;
    top:45px;
    left:5px;
 
}

.qq_level {
    width: 130px;
    height: 28px;
    line-height: 28px;
}

input, select, textarea {
    font-size: 100%;
    color: rgb(51, 51, 51);
}

.mm-wrap h2 {

    padding-bottom:0px;
    margin-bottom:0px;
    height:50px;
    line-height:50px;
    margin-top:20px;
}

.p010 {
    padding-top:0px;
    position:relative;
    top:-20px;
}
.right {
    width:340px;
    height:500px;
    float:right;
}
.right li {
    width: 100%;
    margin-right: 5%;
    border-bottom: 1px dashed #ccc;
    text-align: left;
    /* margin: 0 auto; */
    height: 35px;
    line-height: 35px;
    text-align: left;
    display: block;
    float: left;
    font-size:20px;
}
.right b {
    float:right;
    color:red;
    font-size:16px;
}
.right h2 {
    width:100%;
    height:50px;
    line-height:50px;
    border-bottom:1px solid #ccc;
    font-size:25px;
    margin-bottom:15px;
}
.right h2 .more {
    float:right;
    text-decoration:underline;
    font-size:20px;
    color:#f60;
}

ins, a {
    text-decoration: none;
}
a {
    text-decoration: none;
    color: rgb(58, 142, 200);
}
user agent stylesheet
a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}
