@charset "utf-8";

/* CSS Document */
.main-container-wrap {
    width: 1200px;
    margin: auto;
}

.index-screen1 {
    margin-top: 10px;
}

.index-screen1 .left {
    width: 202px;
}

.index-screen1 .left h4 {
    color: #212121;
    font-size: 16px;
    margin-top: 22px;
    padding-left: 22px;
    display: block;
    padding-bottom: 20px;
    border-bottom: 1px solid #f2f2f2;
    font-weight: normal;
}

.index-screen1 .left .list {
    border-bottom: 1px solid #f2f2f2;
    background: #fff url(../images/index-left-icon.png) no-repeat 35px 20px;
}

.index-screen1 .left .list:nth-child(3) {
    background-position-y: -45px;
}

.index-screen1 .left .list:nth-child(4) {
    background-position-y: -110px;
}

.index-screen1 .left .list:nth-child(5) {
    background-position-y: -175px;
}

.index-screen1 .left .list:nth-child(6) {
    background-position-y: -240px;
}

.index-screen1 .left .list:nth-child(7) {
    background-position-y: -305px;
}

.index-screen1 .left .list:nth-child(8) {
    background-position-y: -370px;
}

.index-screen1 .left .list:hover {
    background-color: #f4f4f4;
}

.list .list-p {
    height: 48px;
    padding: 13px 0 0 25px;
    margin-left: 55px;
}

.list .list-p a {
    font-size: 15px;
    color: #333333;
}

.list .list-p span {
    color: #999999;
    font-size: 12px;
}

.index-screen1 .center {
    width: 728px;
    margin-left: 10px;
}

.banner {
    width: 100%;
    height: 315px;
}

.banner-pagination {
    position: absolute;
    left: 325px;
    bottom: 15px;
}

.banner-pagination .swiper-pagination-switch {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #ddd;
    border: 2px solid #fff;
    margin: 0 10px;
    opacity: 0.8;
    cursor: pointer;
}

.banner-pagination .swiper-active-switch {
    background: #4f85ee;
}

.center-youzhihuiyuan-title {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #d0111a;
}

.center-youzhihuiyuan-title .guanggao {
    display: inline-block;
    width: 28px;
    height: 16px;
    background-color: #ffffff;
    border: 1px solid #f2f2f2;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    margin-left: 5px;
}

.center-youzhihuiyuan-title .fanye {
    color: #666666;
    font-size: 12px;
}

.center-youzhihuiyuan-title .currpage {
    color: #d0111a;
}

.center-youzhihuiyuan {
    background-color: #ffffff;
    width: 100%;
    height: 240px;
    padding-top: 15px;
}

.center-youzhihuiyuan ul li {
    width: 289px;
    height: 120px;
    float: left;
    border-right: 1px solid #f9f9f9;
    margin-left: 10px;
    text-align: center;
}

.center-youzhihuiyuan ul li:nth-child(4n) {
    border-right: 0;
}

.center-youzhihuiyuan ul li .centerimg {
    padding: 5px;
}

.center-youzhihuiyuan ul li .centerimg img {
    width: 100%;
    height: 70px;
    object-fit: scale-down;
}

.center-youzhihuiyuan ul li .tit {
    font-size: 14px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.center-youzhihuiyuan ul li a:hover {
    color: #d0111a;
}

.qiyejia {
    margin-top: 10px;
}

.qiyejia .qiyejia-swiper {
    padding: 10px 0;
    position: relative;
}

.qiyejia .swiper-container {
    width: 100%;
    height: 400px;
}

.qiyejia .swiper-arrow {
    position: absolute;
    z-index: 2;
    top: 180px;
    width: 40px;
    height: 40px;
    background: #5965d4;
    border-radius: 50%;
    cursor: pointer;
}

.qiyejia .swiper-arrow svg {
    width: 40px;
    height: 40px;
    fill: #fff;
}

.qiyejia .swiper-arrow.left {
    display: none;
    left: -20px;
}

.qiyejia .swiper-arrow.right {
    right: -20px;
    background-position: right;
}

.qiyejia .swiper-slide a {
    position: relative;
    display: block;
    margin: 0 5px;
}

.qiyejia .swiper-slide img {
    width: 300px;
    height: 400px;
    display: block;
    object-fit: cover;
}

.qiyejia .swiper-slide .swiper-txt {
    position: absolute;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 0 5%;
    height: 70px;
    background: rgba(0, 0, 0, .25);
}

.qiyejia .swiper-slide .swiper-txt p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.qiyejia .swiper-slide .swiper-txt .tit {
    color: #fff;
    line-height: 40px;
}

.qiyejia .swiper-slide .swiper-txt .sub {
    font-size: 14px;
    color: #fff;
    opacity: 0.5;
}

.qiyejia .swiper-slide-active img {
    border-radius: 8px;
}

.right-index-top {
    width: 250px;
    background-color: #ffffff;
}

.right-index-top .shenqingruhui {
    background: url(../images/ruhuishenqing-bg.jpg) no-repeat;
    text-align: center;
    border-bottom: 1px solid #f0f0f0;
}

.right-index-top .shenqingruhui span {
    display: block;
}

.right-index-top .shenqingruhui .ruhuiqiye {
    font-size: 20px;
    color: #212121;
    padding-top: 10px;
}

.right-index-top .shenqingruhui .shuliang {
    font-size: 28px;
    font-weight: bold;
    color: #212121;
}

.right-index-top .shenqingruhui .shuoming {
    color: #828993;
    font-size: 12px;
}

.right-index-top .shenqingruhui a {
    display: block;
    width: 198px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    background-color: #f68907;
    color: #ffffff;
    border-radius: 60px;
    margin: 10px auto;
}

.right-index-top .shenqingruhui a:hover {
    background-color: #f66c07;
}

.right-index-top .qiyedongtai-title {
    height: 40px;
    line-height: 40px;
}

.right-index-top .qiyedongtai-title h2 {
    font-size: 16px;
    margin-left: 20px;
}

.right-index-top .qiyedongtai-title a {
    display: inline-block;
    font-size: 12px;
    color: #828993;
    margin-right: 20px;
}

.right-index-top .qiyedongtai-title a:hover {
    color: #d0111a;
}

.right-index-top .qiyedongtai-list a {
    display: block;
    background: url(../images/index-qiyedongai-list-bg.jpg) no-repeat;
    background-position: 20px 7px;
    font-size: 14px;
    line-height: 25px;
    padding-left: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.right-index-top .qiyedongtai-list a:hover {
    color: #d0111a;
}

.index-xiangmudaili {
    height: 273px;
    background-color: #ffffff;
    margin-top: 10px;
    border-top: 1px solid #f9f9f9;
    border-bottom: 1px solid #f9f9f9;
}

.index-xiangmudaili-left {
    background: url(..//images/index-xmdl-bg.jpg) no-repeat;
    height: 274px;
    width: 202px;
}

.index-xiangmudaili-left h2,
.index-zixun-left h2,
.index-zhaobiaoxinxi-left h2 {
    color: #8c5959;
    padding-top: 30px;
    padding-bottom: 15px;
    padding-left: 35px;

}

.index-xiangmudaili-left span,
.index-zixun-left span,
.index-zhaobiaoxinxi-left span {
    color: #8c5959;
    font-size: 12px;
    text-align: left;
    display: block;
    padding-bottom: 15px;
    padding-left: 22px;
    padding-right: 22px;
}

.index-xiangmudaili-left a,
.index-zixun-left a,
.index-zhaobiaoxinxi-left a {
    display: block;
    width: 53px;
    height: 22px;
    border-radius: 60px;
    border: 1px solid #8c5959;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    color: #8c5959;
    margin-left: 35px;
}

.index-xiangmudaili-left a:hover,
.index-zixun-left a:hover,
.index-zhaobiaoxinxi-left a:hover {
    background-color: #8c5959;
    color: #ffffff;
}

.index-daili-right-list {
    width: 188px;
    height: 213px;
    border-right: 1px solid #f0f0f0;
    padding: 30px;
}

.index-daili-right-list img {
    width: 188px;
    height: 100px;
    object-fit: cover;
}

.index-daili-right-list:hover {
    background-color: #fef6f5;
}

.index-daili-right-list p,
.index-zixun-right-list p {
    margin-top: 5px;
    margin-bottom: 10px;
}

.index-daili-right-list p a,
.index-zixun-right-list p a {
    font-size: 14px;
    color: #333333;
}

.index-daili-right-list span,
.index-zixun-right-list span {
    font-size: 12px;
    display: block;
}

.index-daili-right-list .grey {
    color: #999;
    font-size: 12px;
    margin-bottom: 10px
}

.index-daili-right-list .red,
.index-zixun-right-list .red {
    color: #d0111a;
    font-size: 14px;
}

.index-daili-right-list p a:hover {
    color: #d0111a;
}

.index-daili-right-list .name {
    font-size: 12px;
    color: #333333;
    background: url(../images/index-dl-you-icon.jpg) no-repeat right;
    margin-top: 10px;
    display: block;
}

.cpdl-bg {
    background: url(../images/index-cpdl-bg.jpg) no-repeat;
}

.index-xiangmudaili-right .hover-bg:hover {
    background-color: #fef4e6;
}

.index-zixun {
    height: 286px;
    background-color: #ffffff;
    margin-top: 10px;
    border-top: 1px solid #f9f9f9;
    border-bottom: 1px solid #f9f9f9;
}

.index-zixun-left {
    background: url(..//images/index-falvzixun-bg.jpg) no-repeat;
    height: 286px;
    width: 202px;
}

.index-zixun-right-list {
    width: 188px;
    height: 226px;
    border-right: 1px solid #f0f0f0;
    padding: 30px;
}

.index-zixun-right-list img {
    width: 188px;
    height: 150px;
}

.index-zixun-right-list:hover {
    background-color: #e7f1fd;
}

.caishui-bg {
    background: url(..//images/index-caishuizixun-bg.jpg) no-repeat;
}

.index-zixun-right .hover-bg:hover {
    background-color: #ecf8f9;
}

.index-zhaobiaoxinxi {
    height: 355px;
    background-color: #ffffff;
    margin-top: 10px;
    border-top: 1px solid #f9f9f9;
    border-bottom: 1px solid #f9f9f9;
}

.index-zhaobiaoxinxi-left {
    width: 202px;
    height: 355px;
    background: url(..//images/index-zhaobiaoxinxi-bg.jpg) no-repeat;
}

.index-zhaobiaoxinxi-right {
    width: 898px;
    padding-left: 50px;
    padding-right: 50px;

}

.index-zhaobiaoxinxi-right-top ul {
    display: flex;
    height: 50px;
    align-items: center;
}

.index-zhaobiaoxinxi-right-top ul li {
    font-size: 16px;
    color: #111111;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #e6e6e6;
    height: 50px;
    line-height: 60px;
}

.index-zhaobiaoxinxi-right-top .w1,
.index-zhaobiaoxinxi-right-list .w1 {
    width: 380px;
    padding: 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-zhaobiaoxinxi-right-top .w2,
.index-zhaobiaoxinxi-right-list .w2 {
    width: 130px;
    text-align: left !important;
}

.index-zhaobiaoxinxi-right-list .w2 span {
    color: #4860d3;
    border: 1px solid #4860d3;
    padding: 3px 11px
}

.index-zhaobiaoxinxi-right-top .w3,
.index-zhaobiaoxinxi-right-list .w3 {
    width: 130px;
    text-align: left !important;
}

.index-zhaobiaoxinxi-right-top .w4,
.index-zhaobiaoxinxi-right-list .w4 {
    width: 130px;
    text-align: left !important;
}

.index-zhaobiaoxinxi-right-top .w5,
.index-zhaobiaoxinxi-right-list .w5 {
    width: 130px;
    text-align: right !important;
}

.index-zhaobiaoxinxi-right-list ul li:hover {
    background-color: #f3f4fd;
}

.index-zhaobiaoxinxi-right-list ul li {
    display: flex;
    padding: 10px 0;
    border-bottom: 1px solid #e6e6e6;
    align-items: center;
    font-size: 14px;
    color: #666;
}

.index-zhaobiaoxinxi-right-list .diqu {
    background: url(..//images/index-zhaobiaoxinxi-diqu-icon.png) no-repeat;
    padding-left: 26px;
    background-position: 12px 2px;
}

.index-zhaobiaoxinxi-right-list .chakan {
    display: block;
    width: 80px;
    height: 27px;
    background-color: #4860d3;
    border-radius: 3px;
    color: #ffffff;
    line-height: 27px;
    text-align: center;
    margin-left: 25px;
}

.index-xinxi {
    background-color: #ffffff;
    height: 341px;
    padding: 22px 25px;
    margin-top: 10px;
}

.index-xinxi-rencai {
    width: 355px;
    padding-right: 18px;
}

.index-xinxi-rencai-title {
    height: 41px;
    border-bottom: 1px solid #d4d4d4;
}

.index-xinxi-rencai-title a {
    display: inline-block;
    font-size: 14px;
    color: #999999;
    line-height: 42px;
}

.index-xinxi-rencai-title a:hover {
    color: #d0111a;
}

.index-xinxi-rencai ul {
    margin-top: 5px;

}

.index-xinxi-rencai ul li {
    height: 41px;
    line-height: 41px;
    border-bottom: 1px dashed #dfdfdf;

}

.index-xinxi-rencai ul li a {
    width: 271px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #666666;
}

.index-xinxi-rencai ul li a:hover {
    color: #d0111a;
}

.index-xinxi-rencai ul li span {
    font-size: 12px;
    color: #999999;
}

.index-xinxi-rencai img {
    margin-top: 11px;
}

.index-dianshang-ditu-link {
    margin-top: 10px;
    padding: 22px;
    background-color: #ffffff;
    height: 100%;
}

.index-dianshang {
    margin-bottom: 20px;
}

.index-dianshang-title {
    height: 41px;
    border-bottom: 1px solid #d4d4d4;
}

.index-dianshang-title a {
    display: inline-block;
    font-size: 14px;
    color: #999999;
    line-height: 41px;
}

.index-dianshang-title a:hover {
    color: #d0111a;
}

.index-dianshang-list {
    width: 191px;
    padding: 0 15px 15px 15px;
    margin: 12px 4px 0;
    border: 1px solid #ffffff;
}

.index-dianshang-list img {
    width: 190px;
    height: 190px;
    margin-top: 3px;
    object-fit: cover;
}

.index-dianshang-list li {
    margin-top: 8px;
}

.index-dianshang-list-price {
    font-size: 20px;
    color: #eb462d;
    font-weight: bold;
    padding-left: 5px;
}

.index-dianshang-list-name {
    font-size: 14px;
    color: #333333;
    padding-left: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-dianshang-list-comp {
    font-size: 12px;
    color: #999999;
    padding-left: 5px;
}

.index-dianshang-list:hover {
    background-color: #fff;
    -webkit-box-shadow: 0 4px 20px rgb(0 0 0 / 5%);
    box-shadow: 0 4px 20px rgb(0 0 0 / 5%);
    border-radius: 10px;
    border: 1px solid #eaeaea;
}

.index-ditu {
    margin-bottom: 30px;
    position: relative;
}

.ditu-search {
    position: absolute;
    z-index: 99;
    top: 70px;
    right: 30px;
}

.ditu-search input {
    width: 200px;
    border: 0;
    padding: 5px 10px;
    border-radius: 2px 0 0 2px;
    line-height: 20px;
    box-shadow: 1px 2px 1px rgb(0 0 0 / 15%);
    outline: none;
    float: left;
}

.ditu-search button {
    background-color: #3385ff;
    width: 50px;
    height: 32px;
    color: #fff;
    border: 0;
    float: left;
    cursor: pointer;
}

.ditu-search ul {
    position: absolute;
    top: 32px;
    width: 100%;
}

.ditu-search li {
    background-color: #fff;
    padding: 2px 5px;
    font-size: 14px;
}

.ditu-search li:hover {
    background: #f0f0f0;
}

.index-ditu-map {
    width: 1156px;
    height: 600px;
    margin-top: 13px;
}

.index-links-list {
    width: 1112px;
    padding: 22px 22px 10px 22px;
    height: 100%;
    background-color: #f9f9f9;
}

.index-links-list p {
    margin-bottom: 15px;
    line-height: 30px;
}

.index-links-list p a {
    font-size: 14px;
    color: #666666;
    display: inline-block;
    padding-right: 33px;
}

.index-links-list p a:hover {
    color: #d0111a;
}