@charset "utf-8";


.xhy-content {
    width: 1200px;
    margin: 0 auto;
}

.xhy-cpart1 {
    margin-top: 20px;
}

.xhy-cpart1lf {
    float: left;
    width: 540px;
    border: 1px solid #dfdfdf;
    box-sizing: border-box;
}

.xhy-c1lftop {
    width: 100%;
    height: 42px;
    line-height: 42px;
    border-bottom: 2px solid #5ca72b;
}

.xhy-c1lt {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    color: #414141;
}

.xhy-c1lt:hover {
    color: #5ca62c
}

.xhy-c1lt img {
    /* margin-top: 10px; */
    margin-left: 16px;
    margin-right: 16px;
}

.xhy-c1lmore {
    float: right;
    font-size: 12px;
    color: #5ca62c;
}

.xhy-c1lmore img {
    margin-right: 15px;
    margin-left: 7px;
    /* margin-top: 15px; */
}

.xhy-ctopul {
    margin-left: 20px;
    margin-top: 15px;
    margin-bottom: 8px;
}

.xhy-ctopul li {
    width: 100%;
    height: 40px;
    line-height: 30px;
}

.xhy-ctopul li a {
    padding-left: 10px;
    display: inline-block;
    width: 370px;
    height: 30px;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 16px;
    color: #2f2f2f;
    background: url("../images/icon3.png") left center no-repeat;
}

.xhy-ctopul li span {
    float: right;
    font-size: 14px;
    color: #707070;
    margin-right: 13px;
}

.xhy-cpart2 {
    margin-top: 20px;
}

.xhy-cpaert1rt {
    float: right;
    width: 640px;
    border: 1px solid #dfdfdf;
    box-sizing: border-box;
}

.xhy-cp2bg {
    background: #f8f8f8;
}

.xhy-taba {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #dfdfdf;
}

.xhy-taba a {
    display: inline-block;
    width: 179px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    color: #696969;
    text-align: center;
    box-sizing: border-box;
}

a.xhy-active {
    color: #5ca72b;
    border-bottom: 2px solid #79c448;
}

.xhy-cpart1rt {
    float: right;
}

.xhy-cpart1rt ul li {
    width: 640px;
    height: 70px;
    line-height: 70px;
    margin-bottom: 10px;
}

.xhy-cpart1rt ul li i {
    display: inline-block;
    width: 70px;
    height: 100%;
    background: #5ca72b;
    text-align: center;
    cursor: pointer;
}

.xhy-cpart1rt ul li a {
    display: inline-block;
    height: 100%;
    width: 570px;
    background: #79c448;
    font-size: 16px;
    color: #ffffff;
    padding-left: 20px;
    box-sizing: border-box;
}

.xhy-cpart1rt ul li a:hover {
    text-decoration: underline;
}

.xhy-aover li a {
    width: 450px;
}