/*---*/
.overflow {
    overflow: hidden;
}
.service-container {
    width: 885px;
}

.service-content {
    display: inline-block;
    width: 885px;
    font-size: 0;
}

.service-item {
    float: left;
    width: 280px;
    border: 1px solid #efefef;
    border-radius: 4px;
    margin: 0 15px 20px 0;
    font-size: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.service-item:hover .service-item-title {
    color: #1C68B5;
}

.service-item img.service-item-img {
    transition: all 0.6s;
}

.service-item:hover img.service-item-img {
    transform: scale(1.1);
}

.service-last-item {
    margin-right: 0;
}

.service-item-img {
    width: 100%;
    height: 199px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.service-item-text {
    height: 152px;
}

.service-item-title {
    display: block;
    width: 100%;
    padding: 22px 24px 18px 24px;
    font-size: 20px;
    color:#333;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.service-item-description {
    line-height: 18px;
    height: 36px;
    margin: 0 24px 36px 24px;
    font-size: 14px;
    color:#333;
}
.service-item:hover .service-item-description{
color:#777;
}

/*服务产品推荐*/
.tuijian {
    width: 300px;
    float: right;
    /*----$*/
}

.tuijian .fwcp-tj {
    width: 300px;
    border: 1px solid #efefef;
    padding: 18px 30px 30px 30px;
    position: relative;
    margin-bottom: 16px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.tuijian .fwcp-tj .jjfa-tj ul {
    margin-top: 22px;
}

.tuijian .fwcp-tj .jjfa-tj ul li {
    padding: 0;
    position: relative;
    margin-top: 8px;
}

.tuijian .fwcp-tj .jjfa-tj ul li p {
    display: block;
    position: absolute;
    width: 240px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    top: 0;
    left: 0;
}

.tuijian .fwcp-tj .jjfa-tj ul li img {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.tuijian .fwcp-tj .jjfa-tj ul li:hover img {
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2);
    transform: scale(1.04);
}

.tuijian .fwcp-tj .jjfa-tj ul li:hover p {
    color: #fff;
}

.tuijian .fwcp-tj .jjfa-classify ul {
    margin-top: 22px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.tuijian .fwcp-tj .jjfa-classify ul li {
    width: 33%;
    margin-bottom: 8px;
}

.tuijian .fwcp-tj .jjfa-classify ul li {
    width: 33%;
    margin-top: 0;
}

.tuijian .fwcp-tj .jjfa-classify ul li a {
    width: 74px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #F4F4F5;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #909399;
    margin-right: 8px;
    cursor: pointer;
    border-radius: 4px;
}

.tuijian .fwcp-tj .jjfa-classify ul li a:hover {
    background: #D9ECFF;
    color: #409EFF;
}

.tuijian .fwcp-tj .fwcp-line {
    /*width: 1px;*/
    /*background: #efefef;*/
    /*height: 286px;*/
    /*position: absolute;*/
    /*left: 30px;*/
    /*top: 110px;*/
    /*z-index: 1;*/
}

.tuijian .fwcp-tj .csjj-line {
    width: 1px;
    background: #efefef;
    height: 196px;
    position: absolute;
    left: 30px;
    top: 104px;
    z-index: -1;
}

.tuijian .fwcp-tj .tj-title {
    font-size: 18px;
    color: #1C68B5;
    line-height: 42px;
    border-bottom: 1px solid #efefef;
    overflow: hidden;
}
.tuijian .fwcp-tj .tj-title h1{
    font-size: 18px;
    color: #1C68B5;
    line-height: 42px; display: inline-block;
}
.tuijian .fwcp-tj .tj-title.add {
    line-height: 18px;
    padding-top: 8px;
}

.tuijian .fwcp-tj .tj-title .tj-title-text.active {
    padding-bottom: 12px;
    border-bottom: 3px solid #1C68B5;
    font-size: 18px;
    font-weight: 400;
    color: rgba(28, 104, 181, 1);
}

.tuijian .fwcp-tj .tj-title .tj-title-text {
    font-size: 14px;
    font-weight: 400;
    color: rgba(74, 74, 74, 1);
}

.tuijian .fwcp-tj .tj-title .tj-title-text:hover {
    cursor: pointer;
}

/* .tuijian .fwcp-tj .tj-title .active .tj-title-line {
    display: inline-block;
    width: 72px;
    height: 3px;
    background: #1C68B5;
    position: relative;
    top: 3px;
} */

.tuijian .fwcp-tj ul li {
    margin-top: 22px;
    position: relative;
}

.tuijian .fwcp-tj.recommend-news ul li {
    height: 25px;
    line-height: 25px;
}

.tuijian .fwcp-tj ul li>a {
    display: inline-block;
    width: 214px;
}

.tuijian .fwcp-tj.recommend-news ul li>a {
    position: absolute;
}

.tuijian .fwcp-tj .scroll-content {
    width: 100%;
    height: 330px;
}

.tuijian .fwcp-tj .scroll-content li {
    margin-top: 6px;
    /*padding-left: 0;*/
}

.tuijian .fwcp-tj .scroll-content li img {
    /* display: inline-block;
    width: 207px;
    height: 78px; */
}

.tuijian .fwcp-tj ul li:hover {
    cursor: pointer;
}

.tuijian .fwcp-tj ul li span {
    color: #333333;
    font-size: 16px;
}

.tuijian .fwcp-tj ul li a span,
.tuijian .fwcp-tj ul li p {
    display: block;
    width: 218px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tuijian .fwcp-tj ul li p {
    color: #6C6B6C;
    font-size: 14px;
    /*display: block;
	width: 218px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;*/
}

.tuijian .fwcp-tj ul li .fwcp-dian {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #EFEFEF;
    position: absolute;
    left: -5px;
    top: 18px;
    z-index: 2;
}

.tuijian .fwcp-tj ul li .csjj-dian {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    position: absolute;
    left: -5px;
    top: 6px;
    background: #EFEFEF;
}

.tuijian .fwcp-tj ul li:hover span {
    color: #1C68B5
}

.tuijian .fwcp-tj ul li:hover p {
    color: #1C68B5
}

.tuijian .fwcp-tj ul li:hover .fwcp-dian {
    background: #1C68B5
}

.tuijian .fwcp-tj ul li:hover .csjj-dian {
    background: #1C68B5
}