@charset "utf-8";
/* CSS Document */
body{
    background-color: #ffffff;
}
.dtxx-banner{
    height: 397px;
    background: url(../images/huiyuanqiye-banner.jpg) no-repeat center;
}
.hyqy-main{
    background-color: #ffffff;
    width: 100%;
}
.hyqy-wrap{
    width: 1200px;
    margin:auto;
    margin-top: 15px;
}
.hyqy-wrap-left{
    width: 280px;
    margin-right: 15px;
}
.hyqy-wrap-left.fix{
    position: fixed;
    top: 15px;
    z-index: 999;
}
.hyqy-wrap-left-hyqylist{
    margin-bottom: 15px;
}
.hyqy-wrap-left-hyqylist h2, .hyqy-wrap-left-zxdt h2{
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-image: linear-gradient(to right, #4ca6eb, #29c5e8);
}
.hyqy-wrap-left-hyqylist-ul{
    border: 1px solid #dddddd;
    font-size: 14px;
    color: #111111;
}
.hyqy-wrap-left-hyqylist-ul ul li{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #dddddd;
    padding-left: 65px;
}
.hyqy-wrap-left-hyqylist-ul ul li:hover{
    background-color: #e5e5e5;
}
.hyqy-wrap-left-zxdt ul{
    border: 1px solid #dddddd;
    padding-top: 5px;
    padding-bottom: 5px;

}
.hyqy-wrap-left-zxdt ul li{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333333;
    padding-left: 25px;
    padding-right: 12px;
    background:url(../images/huiyuanqiye-list-red-yuandian.png) no-repeat;
    background-position: 12px 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hyqy-wrap-left-zxdt ul li:hover{
    background-color: #e5e5e5;
}
.hyqy-wrap-right{
    width: 905px;
}
.hyqy-wrap-right h4{
    color: #ffffff;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    background-image: linear-gradient(to right, #4ca6eb, #29c5e8);
    padding-left: 15px;
}
.hyqy-wrap-right-cont{
    border: 1px solid #dddddd;
    padding: 20px 30px;
}
.hyqy-wrap-right-cont-1{
    border: 1px solid #dddddd;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.hyqy-wrap-right-cont-1 h3{
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    height: 33px;
    line-height: 33px;
    border-bottom: 1px solid #dddddd;
    background: #fbfbfb url(../images/huiyuanqiye-fenlei.png) no-repeat;
}
.hyqy-wrap-right-cont-1 h3 span{
    color: #fff;
    padding-left: 25px;
    padding-right: 50px;
}
.hyqy-wrap-right-cont-1 ul{
    padding-top: 15px;
}
.hyqy-wrap-right-cont-1 ul li{
    float: left;
    width: 365px;
    height: 30px;
    line-height: 30px;
    background:url(../images/huiyuanqiye-list-red-yuandian.png) no-repeat;
    background-position: 2px 13px;
    padding-left: 15px;
    margin: 0 20px;
}
.hyqy-wrap-right-cont-1 ul li a{
    color: #333333;
    font-size: 14px;
}
.hyqy-wrap-right-cont-1 ul li a:hover{
    color: #49a8eb;
}
.hyqy-wrap-right-cont-1 ul li span{
    font-size: 14px;
    color: #cbcbcb;
}