@charset "UTF-8";

/*research-01*/
.research-01 {
    cursor: default;
}
.research-detail a{color:#3178b5}
.research-01 ul {
    /*margin-top: 30px;*/
}
.research-01 li {
    font-size: 1.4em;
    line-height: 2em;
    color: #666;
    text-align: left;
    border-bottom: 1px solid #ebebeb;
    /*background: url("/html/img/icon-d.png") 99% 70% no-repeat;*/
    background: url("/html/img/dian.png") 0 11px no-repeat;
    padding: 2px 20px 2px;
}
.research-01 li:hover {
    /*color: #73216d;*/
}
/*research-01-end*/

/*research-02*/
.research-02 {
    /*cursor: pointer;*/
    cursor: default;
}
.research-02 ul {
    margin-top: 20px;
}
.research-02 li {
    font-size: 1.5em;
    line-height: 2em;
    color: #666;
    padding-left: 1em;
    background: url("/html/img/dian.png") 0 50% no-repeat;
}
.research-02 li:hover {
    color: #73216d;
    cursor: pointer;
}
.research-02 .text {
    /*margin-top: 42px;*/
    overflow: hidden;
}
.research-02 .text h5 {
    margin-bottom: 20px;
    font-size: 1.6em;
    color: #496fa3;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
}
.research-02 .text table {
    font-size: 1.4em;
    line-height: 2.42em;
    width: 100%;
    border-collapse: collapse;
}
.research-02 .text th {
    color: #fff;
    background-color: #496fa3;
    font-weight: 400;
    padding-left: 12px;
    text-align: center;
}
.research-02 .text th:last-of-type {
    padding-left: 0;
}
.research-02 .text th:first-of-type {
    text-align: left;
}
.research-02 .text td {
    color: #666;
    padding-left: 12px;
    text-align: center;
    padding-top: 10px;
    line-height: 1.6em;
    padding-bottom: 10px;
}
.research-02 .text td:first-of-type {
    text-align: left;
}
.research-02 .text tr {
    background-color: #ddebf7;
    border-bottom: 1px solid #ccc;
}
.research-02 .text tr td:last-of-type {
    padding-right: 5px;
}
.research-02 .text tr td {
    border-bottom: 1px solid #ccc;
}
.research-02 .text tr:nth-of-type(odd){
    background-color: #f2f2f2;
}
.research-02 .text tr td:first-of-type {
    width: 52%;
}
/*research-02-end*/

/*research-03*/
.research-02 p {
    line-height: 2em;
}
/*research-03-end*/

/*research-04*/

/*research-04-end*/

/*research-05*/
.research-05 {
    /*padding-bottom: 30em;*/
}
/*research-05-end*/
/*.to-three-menu li:last-of-type{display: none}*/

