@charset "utf-8";
.main-banner {
    height: 314px;
    position: relative;
    background: url(xcx-banner.png) top center no-repeat #18191d;
}

.main-xcx .main-banner-descrip {
    line-height: 28px;
    margin-bottom: 15px;
}
.main-xcx .main-banner-title {
    margin-bottom: 10px;
}
.main-xcx .main-banner-cont {
    padding: 50px 0 0;
}
/** 产品单独样式 start **/
.items {
    padding: 40px 0 55px;
}
.gray-bg {
    background: #f9f9f9;
}
.items-title {
    margin: 0 0 11px;
    font-size: 24px;
    text-align: center;
}
.items-subtitle {
    margin: 0 0 15px;
    text-align: center;
    line-height: 24px;
    color: #666;
}
.xcx-list .item {
    width: 100%;
    margin: 45px 0 0;
    text-align: center;
}
.xcx-list .img-block {
    height: 110px;
    margin: 0 0 22px;
}
.xcx-list1 .img-block {
    height: 92px;
    margin: 0 0 22px;
}
.xcx-list2 .img-block {
    height: auto;
    margin: 0 40px;
}
.xcx-list2 {
    margin-top: 40px;
}
.xcx-list2:last-child {
    margin-top: 0;
}
.xcx-list2 .item {
    text-align: left;
    flex: 1;
    margin: -1px 0 0 -1px;
    box-sizing: border-box;
    border: 1px solid #E5E5E5;
    position: relative;
    justify-content: flex-start;
    height: 100px;
}
.xcx-list2 .item:hover {
    z-index: 1;
    border-color: #20B09F;
}
.xcx-list2 .item:hover .item-name {
    color: #20B09F;
}
.xcx-list .item-name {
    line-height: 38px;
    font-size: 18px;
}
.xcx-list p {
    font-size: 14px;
    line-height: 24px;
    color: #999;
}
.xcx-list .pic {
    display: inline-block;
    height: 78px;
    margin-bottom: 14px;
    line-height: 78px;
}
.xcx-list .pic img {
    vertical-align: middle;
}
.xcx-list1 .pic {
    display: inline-block;
    height: 92px;
    margin-bottom: 20px;
    line-height: 92px;
}
.xcx-list1 .pic img {
    vertical-align: bottom;
}
.items-telemetry {
    padding: 0;
}
.items-telemetry .main-wrap {
    padding: 134px 0 148px;
    background: url(xcx-bg.png) bottom right no-repeat #f9f9f9;
}
.telemetry-title {
    font-size: 24px;
    line-height: 40px;
}
.telemetry-descrip {
    font-size: 16px;
    color: #666;
    line-height: 36px;
}
.telemetry-intro-title {
    margin: 13px 0 0;
    line-height: 38px;
    font-size: 14px;
    font-weight: bold;
    color: #666;
}
.items-telemetry p {
    font-size: 14px;
    line-height: 24px;
    color: #999;
}
.items-yx .items-title {
    margin-bottom: 60px;
}
.items-yx .item .img {
    text-align: center;
}
.items-yx .flex-row {
    justify-content: space-between;
}
.items-yx .item {
    height: 240px;
    width: 280px;
    box-sizing: border-box;
    border: 1px solid #E5E5E5;
    background-color: #fff;
}
.items-yx .item .img .bg {
    height: 120px;
    margin: 0 auto;
    background: no-repeat center;
}
.items-yx .item .img .bg1 {
    background-image: url(yx-icon1.png);
}
.items-yx .item .img .bg2 {
    background-image: url(yx-icon2.png);
}
.items-yx .item .img .bg3 {
    background-image: url(yx-icon3.png);
}
.items-yx .item .img .bg4 {
    background-image: url(yx-icon4.png);
}
.items-yx .item .title {
    text-align: center;
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
}
.items-yx .item .con {
    text-align: center;
    margin: 0 auto;
    font-size: 14px;
    line-height: 26px;
    color: #999;
}
/** 产品单独样式 end **/
