@charset "utf-8";

html {
    font-size: 16px !important;
}
.w100_rem .w1200{
    width: 75rem;
}

@media screen and (max-width: 1920px) {
    html {
        font-size: 100% !important;
    }
}

@media screen and (max-width: 1600px) {
    html {
        font-size: 90% !important;
    }
}

@media screen and (max-width: 1280px) {
    html {
        font-size: 80% !important;
    }
    .top_rem .w1200{
        width: 1180px;
        padding-right: 20px;
    }
}

.text-normal {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.w100 {
    width: 100%;
}

.w1190 {
    width: 1200px;
    margin: 0 auto;
}

.xye-index-swiper {
    width: 100%;
    height: auto;
}

.xye-swiper-body {
    height: auto;
    margin: 0 auto;
}

.xye-swiper-ul {
    height: 360px;
    position: relative;
    top: 0;
    width: 100%;
}

.xye-bg-button {
    width: 40px;
    height: 76px;
    position: absolute;
}

.trangle-bg-l {
    background: #000 url("/icp/xyebtn-bg-left.png") no-repeat center;
    left: 50%;
    top: 50%;
    margin-top: -38px;
    margin-left: -390px;
    z-index: 2;
    opacity: 0.5;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    display: none;
}

.trangle-bg-l:hover {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

.trangle-bg-r {
    background: #000 url("/icp/xyebtn-bg-right.png") no-repeat center;
    left: 50%;
    top: 50%;
    margin-top: -38px;
    margin-left: 340px;
    z-index: 2;
    opacity: 0.5;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    display: none;
}

.trangle-bg-r:hover {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

.xye-swiper-ul li {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    display: none;
}

.xye-swiper-ul li a {
    width: 100%;
    height: 100%;
    display: block;
}

.xye-swiper-img {
    width: 1200px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
}

.xye-swiper-circle-ul {
    width: auto;
    padding: 5px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -ms-border-radius: 8px;
    position: absolute;
    left: 50%;
    bottom: 20px;
    z-index: 2;
}

.xye-swiper-circle-ul li {
    width: 48px;
    height: 6px;
    border-radius: 3px;
    background-color: #ffffff;
    opacity: 0.3;
    filter: alpha(opacity=30);
    margin: 0 5px;
    float: left;
}

.xye-swiper-circle-ul .current {
    background-color: #ffffff;
    opacity: 1;
    filter: alpha(opacity=100);

}

.xye-swiper-posi-l {
    position: absolute;
    height: 100%;
    top: 0;
    left: 50%;
    z-index: 2;
    margin-left: -600px;
}

.xye-swiper-posi-li {
    width: 200px;
    height: 20%;
    background-color: #222222;
    text-align: center;
    color: #fff;
    border-top: 1px solid #444;
}

.xye-swiper-posi-li:hover {
    background-color: #000;
}

.xye-swiper-posi-li a {
    width: 100%;
    height: 100%;
    display: block;
}

.xye-swiper-posi-span {
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: -0.39px;
    display: block;
    line-height: 16px;
    padding: 20px 0 10px;
}

.xye-swiper-posi-font {
    font-size: 11px;
    color: #FFFFFF;
    letter-spacing: -0.27px;
}

.xye-swiper-posi-r {
    position: absolute;
    height: 390px;
    top: 6px;
    right: 50%;
    margin-right: -37.5rem;
    z-index: 2;
}

.xye-posi-r-common {
    width: 170px;
    height: 154px;
    background-color: #fff;
    padding: 16px 15px 0;
}

.xye-posi-news-title {
    width: 100%;
    border-bottom: 1px solid #e2e2e2;
}

.xye-posi-news-title li {
    font-size: 13px;
    color: #000000;
    letter-spacing: 0;
    line-height: 18px;
    padding-bottom: 8px;
    padding-right: 2px;
    cursor: pointer;
    float: left;
    margin-right: 19px;
}

.xye-posi-news-title li:hover {
    color: #4A90E2;
}

.xye-posi-news-title .current {
    border-bottom: 2px solid #4A90E2;
}

.mar-right-18 {
    margin-right: 18px;
}

.xye-posi-news-body {
    padding: 12px 0 13px;
}

.xye-posi-news-body li {
    width: 100%;
    height: 100%;
}

.xye-posi-news-body li a {
    font-size: 12px;
    color: #000000;
    letter-spacing: 0;
    line-height: 25px;
    display: block;
}

.xye-posi-news-body li a:hover {
    text-decoration: underline;
    color: #4A90E2;
}

.xye-posi-r-common h2 {
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
    padding: 0 0 27px;
}

.xye-posi-r-common span {
    font-size: 24px;
    color: #4A90E2;
    line-height: 20px;
    padding-bottom: 10px;
    display: block;
    letter-spacing: -0.34px;
}

.xye-posi-r-common font {
    font-size: 12px;
    color: #000000;
    letter-spacing: 0;
    line-height: 12px;
    padding-bottom: 15px;
    display: block;
}

.xye-qq-button-wh {
    width: 170px;
    height: 40px;
}



.xye-text-a {
    float: left;
    height: 50px;
    margin: 25px 0;

}

.xye-text-a span {
    font-size: 18px;
    color: #000000;
    letter-spacing: -0.43px;
    display: block;
    line-height: 25px;
    padding-top: 2px;
}

.xye-text-a font {
    font-size: 14px;
    color: #000000;
    letter-spacing: -0.34px;
    line-height: 20px;
    display: block;
    padding-top: 2px;
}

.bg01 {
    background: url('/icp/xye-text-img.png') no-repeat 0 0;
    padding: 0 125px 0 65px;
}

.bg02 {
    background: url('/icp/xye-text-img.png') no-repeat 0 -100px;
    padding: 0 125px 0 65px;
}

.bg03 {
    background: url('/icp/xye-text-img.png') no-repeat 0 -50px;
    padding: 0 125px 0 65px;
}

.bg04 {
    background: url('/icp/xye-text-img.png') no-repeat 0 -150px;
    padding: 0 0 0 65px;
}

.pad-top-60 {
    padding-top: 60px;
}

.pad-bottom-60 {
    padding-bottom: 60px;
}

.xye-index-h2 {
    font-size: 30px;
    color: #333333;
    letter-spacing: -0.72px;
    line-height: 30px;
    padding-left: 20px;
    position: relative;
}

.xye-index-h2:before {
    content: '';
    width: 8px;
    height: 30px;
    background-color: #4A90E2;
    border-radius: 5px;
    display: block;
    position: absolute;
    top: 1px;
    left: 0;
}

.xye-sertype-ul01 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.xye-sertype-ul01>li {
    width: 49%;
    margin: 10px 0 10px 0 ;
    background-color: #fff;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.10);
    padding: 0 18px;
    position: relative;
    box-sizing: border-box;
    height: 263px;
}

.xye-sertype-rel_img {
    width: 54px;
    height: 47px;
    position: absolute;
    top: -26px;
    right: -18px;
}

.xye-sertype-ul01 .mar0 {
    margin: 0;
}

.xye-sertype-bg {
    height: 73px;
    padding: 17px 0 0 8.25rem;
}

.xye-sertype-ul01-li {
    background-image: url(/icp/rel_ser-bg.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100% 370px;
}

.xye-sertype-ul01-li:nth-of-type(1) .xye-sertype-bg {
    background: url(/icp/ser01.png) no-repeat 1.375rem center;
}

.xye-sertype-ul01-li:nth-of-type(2) .xye-sertype-bg {
    background: url(/icp/ser02.png) no-repeat 1.375rem center;
}

.xye-sertype-ul01-li:nth-of-type(3) .xye-sertype-bg {
    background: url(/icp/ser03.png) no-repeat 1.375rem center;
}

.xye-sertype-ul01-li:nth-of-type(4) .xye-sertype-bg {
    background: url(/icp/ser04.png) no-repeat 1.375rem center;
}

.xye-sertype-span {
    display: block;
    font-size: 1.25rem;
    line-height: 28px;
    color: #FFFFFF;
    letter-spacing: 0;
}

.ser-type01 {
    background: url("/icp/ser01.png") no-repeat center 20px;
}

.ser-type02 {
    background: url("/icp/ser02.png") no-repeat center 20px;
}

.ser-type03 {
    background: url("/icp/ser03.png") no-repeat center 20px;
}

.ser-type04 {
    background: url("/icp/ser04.png") no-repeat center 20px;
}



.xye-sertype-ul02 {
    overflow: hidden;
    max-height: 300px;
    padding: 20px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.xye-sertype-ul02>li {
    width: 50%;
    height: 40px;
    margin-top: 15px;
}

.xye-sertype-ul02>li:nth-of-type(1),
.xye-sertype-ul02>li:nth-of-type(2) {
    margin-top: 0;
}

.xye-sertype-ul02>li:nth-of-type(odd) {
    padding-right: 20px;
}

.xye-sertype-ul02>li>a:hover {
    background-color: #4A90E2;
    color: #fff;
}

.xye-sertype-ul02>li>a {
    font-size: 14px;
    letter-spacing: -0.34px;
    text-align: right;
    line-height: 38px;
    text-align: center;
    display: block;
    background-color: #fff;
    color: #000000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border: 1px solid #dddddd;
}

.xye-index-body-h2 {
    padding-bottom: 20px;
}

.xye-index-body-h2 h2 {
    font-size: 30px;
    color: #151515;
    letter-spacing: -0.72px;
    line-height: 30px;
    float: left;
}

.xye-index-body-h2 h2 i {
    color: #4A90E2;
}

.xye-index-body-h2 a {
    font-size: 14px;
    color: #000000;
    letter-spacing: -0.34px;
    text-align: right;
    line-height: 30px;
    display: inline-block;
}

.xye-ser-button {
    width: 120px;
    height: 40px;
}

.xye-ser-body-ul {
    float: left;
    width: 890px;
    max-height: 760px;
}

.xye-ser-body-ul>li {
    width: 390px;
    height: 330px;
    float: left;
    padding: 20px 19px;
    margin: 0 15px 16px 0;
    border: 1px solid #e2e2e2;
    position: relative;
}

.xye-ser-body-top {
    padding-top: 5px;
    padding-bottom: 20px;

}

.xye-ser-body-top span {
    font-size: 18px;
    color: #000000;
    letter-spacing: -0.43px;
    float: left;
    display: block;
    line-height: 25px;
}

.xye-ser-body-top a {
    font-size: 12px;
    color: #000000;
    letter-spacing: -0.29px;
    float: right;
    display: block;
    line-height: 25px;
}

.xye-ser-body-middle {
    padding: 20px 0;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    overflow: hidden;
}

.xye-body-middle-ul {
    position: relative;
}

.xye-body-middle-ul>li {
    float: left;
    width: 390px;
    position: relative;
}

.xye-body-middle-ul>li>a {
    float: left;
}

.xye-body-middle-ul>li img {
    width: 150px;
    height: 150px;
}

.xye-body-middle-text {
    float: left;
    padding-left: 20px;
    width: 220px;
}

.xye-body-middle-text a {
    display: block;
    font-size: 16px;
    color: #000000;
    letter-spacing: -0.39px;
    line-height: 16px;
}

.xye-middle-span {
    padding: 20px 0;
    display: block;
}

.xye-middle-span font {
    font-size: 20px;
    color: #FF6600;
    letter-spacing: -0.48px;
    line-height: 20px;
}

.xye-middle-span i {
    font-style: normal;
    font-size: 14px;
    color: #FF6600;
    letter-spacing: -0.34px;
}

.xye-middle-p {
    font-size: 12px;
    color: #000000;
    letter-spacing: -0.29px;
    padding-top: 15px;
}

.xye-middle-p font {
    float: left;
    display: block;
    color: #333;
}

.xye-middle-p i {
    float: right;
    display: block;
    color: #333;
}

.xye-ser-body-bottom {
    padding-top: 20px;
}

.xye-ser-body-bottom>li {
    float: left;
    width: 70px;
    height: 70px;
}

.xye-ser-body-bottom>li>img {
    width: 100%;
    height: 100%;
}

.xye-orgx {
    position: absolute;
    bottom: 107px;
    left: 0;
    margin-left: 40px;
    display: block;
}

.org_box_cor {
    width: 0;
    height: 0;
    font-size: 0;
    border-style: solid;
    overflow: hidden;
    position: absolute;
}

.cor2 {
    border-width: 13px 13px;
    left: 2px;
    top: -1px;
    border-color: #fff transparent transparent transparent;
}

.cor1 {
    border-width: 14px 15px;
    border-color: #e2e2e2 transparent transparent transparent;
}

.xye-index-rank {
    float: right;
    padding: 19px 19px 20px;
    width: 260px;
    height: 670px;
    overflow: hidden;
    background-color: #fff;
    border-radius: 12px;
}

.xye-index-rank-bottom {
    height: 563px;
    overflow: hidden;
}

.xye-index-rank-top {
    width: 100%;
    height: 107px;
    background: url("/icp/xye-index-rank_new.png") no-repeat 175px center;
    background-color: #4A90E2;
}

.xye-rank-h1 {
    font-size: 26px;
    color: #fff;
    padding: 30px 0 10px 30px;
    line-height: 26px;
    display: block;
}

.xye-rank-h2 {
    font-size: 16px;
    color: #fff;
    line-height: 16px;
    padding-left: 30px;
    display: block;
}

.provider-rank-hd {
    height: 30px;
    border-bottom: 1px solid #4A90E2;
    color: #fff;
    margin: 20px 0
}

.provider-rank-hd li {
    margin-left: 3px;
    display: inline;
    float: left;
    font: 14px/18px Microsoft YaHei, tahoma, \5b8b\4f53;
    height: 18px;
    padding: 6px 0;
    width: 80px;
    text-align: center;
    background: #4A90E2;
    color: #fff;
    border: 1px solid #4A90E2;
    border-bottom: none 0;
    cursor: pointer;
}

.provider-rank-hd .cur {
    background: #fff;
    color: #333;
}


.providerRank-item-des {
    width: 150px;
    padding: 1px 0 1px 10px;
}

.providerRank-item-pic {
    border-radius: 50%;
    width: 42px;
    height: 42px;
    margin: 4px;
    position: relative;
    display: block;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.providerRank-item-pic img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: -4px;
    left: -4px;
}

.providerRank-item-title {
    display: block;
    height: 22px;
    font: 14px/22px Microsoft YaHei, tahoma, \5b8b\4f53;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 2px;
}

.providerRank-item-title .price {
    font-size: 16px;
    margin-right: 8px;
    position: relative;
    top: 1px;
}

.providerRank-item-title .price i {
    margin-right: 2px;
}

.providerRank-item-title .price * {
    font-size: 16px;
    color: #f60;
    font-weight: 400
}

.providerRank-item-title {
    color: #333
}

.provider-rank-box {
    height: 564px;
    z-index: 1;
    overflow: hidden;
}

.provider-rank-box ul {
    left: 0px;
    top: 0;
    position: absolute;
    z-index: 2;
}

.provider-rank-box li {
    margin-bottom: 19px;
}

.ie7 .provider-rank-box li {
    margin-bottom: 16px;
}

.provider-rank-box li:hover {
    background: #f5f9ff;
}

.provider-rank-box li a:hover {
    color: #3c8fed
}

/*推荐服务banner*/
.xye-index-ser-banner {
    height: 250px;
    display: block;
    background-size: 100% 100px;
}

.xye-index-ser-banner img {
    width: 100%;
    height: 100%;
}

.xye-index-req {
    border: 1px solid #e2e2e2;
    padding: 15px 20px;
}

.xye-index-req li {
    width: 33%;
    float: left;
    padding: 20px 0;
    min-height: 51px;
}

.xye-req-type {
    display: block;
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 20px;
}

.req-type01 {
    background: url("/icp/xye-index-req-type.png") no-repeat 0 0;
}

.req-type02 {
    background: url("/icp/xye-index-req-type.png") no-repeat 0 -91px;
}

.req-type03 {
    background: url("/icp/xye-index-req-type.png") no-repeat 0 -187px;
}

.req-type04 {
    background: url("/icp/xye-index-req-type.png") no-repeat 0 -279px;
}

.xye-req-detail-text {
    float: left;
}

.req-type-text {
    padding-bottom: 8px;
    display: block;
    max-width: 260px;
}

.req-type-text em {
    font-size: 16px;
    color: #FF6600;
    letter-spacing: -0.39px;
    padding-right: 10px;
}

.req-type-text a {
    font-size: 14px;
    color: #000000;
    letter-spacing: -0.34px;
}

.xye-req-detail-text p span {
    font-size: 12px;
    color: #999999;
    letter-spacing: -0.29px;
    display: inline-block;
    padding-right: 20px;
}

.xye-req-detail-text p font {
    font-size: 12px;
    color: #000;
    letter-spacing: -0.29px;
}

.xye-user-detail {
    padding: 0 10px;
    background-color: #fff;
}

.ovx {
    overflow-x: hidden;
}

.xye-user-box {
    padding: 9px;
    margin-bottom: 10px;
    margin-right: 30px;
    background: #fff;
    cursor: pointer;
    vertical-align: middle;
    border: 1px solid #fff;
    width: 360px;
}

.xye-user-box:hover {
    border: 1px solid #4A90E2;
    padding: 9px;
}

.marri40 {
    margin-right: 40px;
}

.xye-user-box-a {
    position: relative;
    display: block;
}

.xye_user-info {
    width: 142px;
    height: 127px;
    border-radius: 5px;
    overflow: hidden;
    float: left;
}

.xye_user-img {
    width: 110px;
    height: 110px;
    background-size: 100px 100px;
    background-repeat: no-repeat;
    background-position: center 20px;

}

.xye_user-content {
    padding: 13px 0 23px 0;
    width: 198px;
    float: left;

}

.xye_user-name {
    color: #333333;
    font-size: 14px;
    color: #333333;
    letter-spacing: -0.39px;
    line-height: 20px;
    word-break: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /*限制在一个块元素显示的文本的行数*/
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 40px;
}

.xye_user-name:hover {
    color: #4A90E2;
}

.xye_list-tap {
    color: #4A90E2;
    cursor: pointer;

}

.xye_user-ul1 {
    padding-top: 5px;
    height: 34px;
}

.xye_user-bot {}

.xye_user-bot-l {
    font-size: 12px;
    color: #FF6600;
    letter-spacing: -0.34px;
    line-height: 17px;
}

.xye_user-bot-r {
    font-size: 14px;
    color: #333333;
    letter-spacing: -0.39px;
    line-height: 17px;
}

.xye_user-ul1 li {
    font-size: 12px;
    color: #4A90E2;
    letter-spacing: -0.34px;
    line-height: 17px;
    float: left;
}

.xye_user-ul1 li:nth-of-type(1),
.xye_user-ul1 li:nth-of-type(2) {
    margin-right: 5px;
}

.xye_user-ul1 li:last-of-type {
    margin-right: 0;
}

.xye_user-ul2 {
    padding-left: 10px;
}

.xye_user-ul2 li {
    font-size: 16px;
    color: #333333;
    letter-spacing: -0.21px;
    padding-bottom: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
    overflow: hidden;
}

.xye_user-ul2 li:before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #000;
    margin-bottom: 3px;
    margin-right: 10px;
}


.ov {
    overflow: hidden;
}

.user-detail-ul {
    position: relative;
    background-color: #fff;
    border-radius: 12px;
    padding: 10px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
}

/*更多案例*/
.xye-index-programme-l {
    border: 1px solid #f5f5f5;
    width: 478px;
    height: 408px;
}

.xye-index-programme-l img {
    width: 100%;
    height: 280px;
}

.xye-index-programme-span {
    display: block;
    height: 68px;
    padding: 30px 20px;
    background-color: #fff;
}

.xye-index-programme-span a {
    font-size: 20px;
    color: #333333;
    letter-spacing: -0.48px;
    padding-bottom: 15px;
    display: block;
}

.xye-index-programme-span p {
    font-size: 14px;
    color: #999999;
    letter-spacing: 0;
    position: relative;
    line-height: 20px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /*限制在一个块元素显示的文本的行数*/
    -webkit-box-orient: vertical;
    overflow: hidden;
    /* 3 times the line-height to show 3 lines */
    /*height:40px;
    overflow:hidden;*/

}

/*.xye-index-programme-span p::after {
content:"......";
font-weight:bold;
position:absolute;
bottom:0px;
right:4px;
background:#fff;
padding-right: 4px;
}
.xye-index-programme-span p:after {
content:"......";
font-weight:bold;
position:absolute;
bottom:0px;
right:4px;
background:#fff;
padding-right: 4px;
}*/
.xye-index-programme-r {
    width: 710px;
    height: 410px;
    overflow: hidden;
}

.xye-index-programme-r li {
    width: 340px;
    height: 200px;
    margin: 0 0 10px 15px;
    float: left;
    position: relative;
}

.xye-index-programme-r li img {
    width: 100%;
    height: 100%;
}

.index-programme-img {
    width: 100%;
    height: 100%;
    display: block;
}

.index-programme-a {
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 14px;
    background: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#5F000000, endColorstr=#5F000000);
    text-indent: 13px;
    width: 100%;
    line-height: 40px;
    position: absolute;
    bottom: 0;
    display: block;
    height: 0;
    overflow: hidden;
}

.xye-user-news-left {
    padding: 18px 19px;
    border-radius: 12px;
}

.xye-user-news-box {
    overflow: hidden;
    width: 390px;
}

.user-news-left-pI {
    padding-bottom: 15px;
}

.user-news-left-pI li {
    width: 390px;
    height: 270px;
    float: left;
}

.user-news-left-pII li {
    width: 120px;
    height: 83px;
    float: left;
}

.user-news-left-p li img {
    width: 100%;
    height: 100%;
}

.marr15 {
    margin-right: 15px;
}

.xye_list-nav {
    padding: 60px 0 40px;
}

.xye-user-news-right {
    padding: 18px 19px;
    border-radius: 12px;
    width: 705px;
    height: 368px;
}

.xye-news-r-t {
    padding-bottom: 20px;
    border-bottom: 1px solid #e2e2e2;
}

.xye-news-r-t img {
    width: 250px;
    height: 170px;
    padding-right: 20px;
}

.xye-news-text {
    width: 435px;
}

.xye-news-text a {
    font-size: 18px;
    color: #000000;
    letter-spacing: -0.43px;
    padding-bottom: 22px;
    display: block;
}

.xye-news-text p {
    font-size: 13px;
    color: #000000;
    letter-spacing: -0.31px;
    line-height: 24px;
    height: 72px;
    margin-bottom: 30px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /*限制在一个块元素显示的文本的行数*/
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.xye-news-text span {
    font-size: 13px;
    color: #000000;
    letter-spacing: -0.31px;
}

.xye-news-r-ul {
    padding-top: 17px;
}

.xye-news-r-ul li {
    width: 48%;
    float: left;
    padding-right: 2%;
    font-size: 13px;
    color: #000000;
    letter-spacing: -0.31px;
    line-height: 32px;
    text-indent: 5px;
    background: url('/icp/dian.png') no-repeat left;
}

.xye-index-number {
    border-bottom: 1px solid #e2e2e2;
}

.xye-index-number li {
    float: left;
    width: 33%;
    padding: 50px 0;
}

.xye-index-number li span {
    display: block;
    font-size: 30px;
    color: #333333;
    letter-spacing: 2px;
    text-align: center;
    padding-bottom: 15px;
    font-family: HiraKakuStd-W8;
    font-weight: bold;
}

.xye-index-number li h3 {
    font-size: 14px;
    color: #999999;
    letter-spacing: -0.34px;
    text-align: center;
    line-height: 14px;
}

.xye-index-h1 {
    padding: 50px 0;
    font-size: 30px;
    color: #333333;
    letter-spacing: -0.72px;
    text-align: center;
    line-height: 30px;
}

.xye-index-btns {
    width: 200px;
    margin: 0 auto;
    padding-bottom: 50px;
}

.xye-index-req-button {
    background: #4A90E2;
    border-radius: 10px;
    width: 240px;
    height: 50px;
}

.xye-index-req-button button {
    color: #fff;
    font-size: 16px;
}

.xye-index-jn-button {
    background: #fff;
    border-radius: 30px;
    width: 160px;
    height: 44px;
    background: #4A90E2;
    border-radius: 10px;
}

.xye-index-jn-button button {
    background: #4A90E2;
    border-radius: 10px;
}

/* 优质服务 */
.xye_ser-block {
    background: #FFFFFF;
    width: 100%;
    padding: 19px 19px 0;
    box-sizing: border-box;
    border-radius: 12px;
}



.ser_nav-li {
    font-size: 20px;
    color: #999999;
    letter-spacing: -0.34px;
    line-height: 28px;
    padding-bottom: 10px;
    float: left;
    cursor: pointer;
    margin-right: 30PX;
}

.ser_nav-li_avtive {
    color: #4A90E2;
    border-bottom: 2px solid #4A90E2;
}

.ser_list-ul {

}

.ser_list-ul_avtive {
    z-index: 1;
    opacity: 1;
}

.ser_nav-posi {
    position: relative;
    padding-bottom: 20px;
}

.ser_list-li {
    padding-top: 40px;
    width: 33%;
}

.ser_list-img {
    width: 170px;
    height: 170px;
    background: #636363;
    display: block;
}

.ser_list-img img {
    width: 100%;
    height: 100%;
}

.ser_list-info {
    padding-left: 20px;
}

.ser_list-a {
    font-size: 14px;
    padding-top: 7px;
    color: #333333;
    letter-spacing: -0.34px;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 186px;
}

.ser_list-b {
    font-size: 16px;
    color: #FF6600;
    letter-spacing: -0.34px;
    padding: 10px 0 15px;
    line-height: 22px;
    display: block;
}

.ser_list-c {
    font-size: 12px;
    color: #999999;
    letter-spacing: -0.2px;
    line-height: 17px;
    padding-bottom: 10px;
    display: block;
}

.ser_list-but {
    background: #4A90E2;
    width: 150px;
    height: 40px;
    text-align: center;
    font-size: 14px;
    letter-spacing: -0.24px;
    line-height: 40px;
    color: #fff;
    border: 0;
}

.ser_list-but:hover {
    background: #4A90E2;
    cursor: pointer;
}

.xye-index-programme-l:hover {
    border: 1px solid #4A90E2;
    cursor: pointer;
    width: 478px;
    height: 408px;
}

.index_IE-tips {
    background: #FCF8E3;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #F5A623;
    letter-spacing: 0;
    text-align: center;
}

.layer_index-import {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.layer_index-img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.layer_index-title {
    font-size: 20px;
    color: #008ff4;
    padding: 10px 0;
    border-bottom: 1px solid #e2e2e2;
    width: 100%;
    text-align: center;
}

.layer_index-p {
    width: 340px;
    font-size: 14px;
    color: #333333;
    padding: 15px 0 30px;
    line-height: 18px;
    word-break: break-word;
}

.layer_index-but {
    width: 200px;
    height: 40px;
    border-radius: 8px;
    background-color: #999;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    text-align: center;
}

.layer_index-but-con {
    width: 200px;
    height: 40px;
    border-radius: 8px;
    background-color: #008ff4;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    text-align: center;
}

.xye-index-ser_div {
    padding-top: 60px;
    background-color: #f5f5f5;
}
@media screen and (max-width: 1600px) {
    .bg01,.bg02,.bg03{
        padding: 0 85px 0 65px;
    }
    .xye-sertype-ul02>li:nth-of-type(odd){
        padding-right: 10px;
    }
    .xye-sertype-ul02>li{
        width: 104px;
    }
    .xye-sertype-ul01>li{
        width: 219px;
    }
    .xye-sertype-ul01>li{
        margin-right: 20px;
    }
    .xye_user-content{
        width: 160px;
    }
    .xye_user-info{
        width: 142px;
    }
    .xye_ser-block{
        width: 800px;
    }
    .ser_nav-li{
        font-size:14px;
        width: 200px;
        margin-right: 0;
    }
    .ser_list-info{
        padding-left: 20px;
        width: 180px;
    }
    .ser_list-but{
        width: 120px;
    }
    .xye-index-rank{
        width: 210px;
        padding: 19px 9px 20px;
    }
    .xye-index-rank-top{
        background: #4A90E2 url(/icp/xye-index-rank_new.png) no-repeat 112px center;
    }
    .provider-rank-hd li{
        width: 65px;
        font-size: 12px;
    }
    .xye-rank-h1 {
        font-size: 20px;
        color: #fff;
        padding: 30px 0 10px 10px;
        line-height: 26px;
        display: block;
    }
    
    .xye-rank-h2 {
        font-size: 16px;
        color: #fff;
        line-height: 16px;
        padding-left: 10px;
        display: block;
    }
    .xye-index-programme-l{
        width: 478px;
    }
    .xye-index-programme-l:hover{
        width: 478px;
    }
    .xye-index-programme-r{
        width: 590px;
    }
    .xye-index-programme-r li{
        width: 280px;
    }
    .user-news-left-pI li,.xye-user-news-box{
        width: 430px;
    }
    .user-news-left-pII li{
        width: 140px;
    }
    .marr15{
        margin-right: 5px;
    }
    .xye-user-news-right{
        width: 545px;
    }
    .xye-news-text{
        width: 275px;
    }
}

@media screen and (max-width: 1280px) {
    .bg01,.bg02,.bg03{
        padding: 0 45px 0 65px;
    }
    .xye-sertype-ul02>li:nth-of-type(odd){
        padding-right: 11px;
        
    }
    .xye-sertype-ul02>li{
        width: 89px;
    }
    .xye-sertype-ul01>li{
        width: 189px;
    }
    .xye-sertype-ul01>li{
        margin-right: 20px;
    }
    .user-detail-ul .marri40{
        margin-right: 1px;
    }
    .xye_user-content{
        width: 160px;
    }
    .xye_user-info{
        width: 132px;
    }
    .xye_ser-block{
        width: 680px;
    }
    .ser_nav-li{
        font-size:14px;
        width: 170px;
        margin-right: 0;
    }
    .ser_list-info{
        padding-left: 20px;
        width: 150px;
    }
    .ser_list-but{
        width: 120px;
    }
    .xye-index-rank{
        width: 210px;
        padding: 19px 9px 20px;
    }

    .xye-index-rank-top{
        background: #4A90E2 url(/icp/xye-index-rank_new.png) no-repeat 112px center;
    }
    .provider-rank-hd li{
        width: 65px;
        font-size: 12px;
    }
    .xye-rank-h1 {
        font-size: 20px;
        color: #fff;
        padding: 30px 0 10px 10px;
        line-height: 26px;
        display: block;
    }
    
    .xye-rank-h2 {
        font-size: 16px;
        color: #fff;
        line-height: 16px;
        padding-left: 10px;
        display: block;
    }
    .xye-index-programme-l{
        width: 358px;
    }
    .xye-index-programme-l:hover{
        width: 358px;
    }
    .xye-index-programme-r{
        width: 590px;
    }
    .xye-index-programme-r li{
        width: 280px;
    }
    .user-news-left-pI li,.xye-user-news-box{
        width: 310px;
    }
    .user-news-left-pII li{
        width: 100px;
    }
    .marr15{
        margin-right: 5px;
    }
    .xye-user-news-right{
        width: 545px;
    }
    .xye-news-text{
        width: 275px;
    }

}