﻿*{
    margin: 0;
    padding: 0;
    font-family: "Roboto", sans-serif;
}
html,body{
    height: 100%;
}
div{
    display: block;

}
p {
    margin-top: 0;
    margin-bottom: 0;
}
.crm-container-bg{
    width: 100%;
    background-image: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1)), url('../image/download_bg.jpg');
    background-size: cover;
    background-position: center;
    overflow: hidden;
}
.crm-container-form-center{
    margin: 0 auto;
    display: flex;
    align-items: center;
}
.web-top-image{
    height: 400px;
    margin: 0 auto;
    width: 1200px;
    display: flex;
}
.web-top-image #banner-txt-img{
    width: 700px;
    margin: 130px 50px 0 0
}
.web-top-image #banner-pic-img{
    width: 400px;
    margin-top: 50px;
}
.banner-txt-img{
    background-image: url("../image/download_banner_txt.png");
    background-size: 600px;
    background-repeat: no-repeat;
    background-position: center;

}
.banner-pic-img{
    background-image: url("../image/download_banner_pic.png");
    background-size: 300px;
    background-repeat: no-repeat;
    background-position: center;
}

.crm-container-form {
    background-color: white;
    height: 1000px;
    width: 1200px;
    text-align: center;
    position: relative;
    border-radius:20px;
}
.xt-title{
    margin-top: 50%;
}
.wx-title{
    margin-top: 30%;
}
.font-color-white{
    color: white;
}
.crm-container-content{
    width: 90%;
    height: 85%;
    margin: 0 auto;
}
img{
    margin: 0 auto;
}
.item-content{
    position: relative;
    background-color: #ffffff;
    border: 1px solid rgb(229,240,247);
    justify-content: center;
}
.item-content-left-radius{
    border-radius: 20px 0 0 20px;
}
.item-content-right-radius{
    border-radius: 0 20px 20px 0;
}
.item-content .button {
    width: 136px;
    height: 56px;
    margin: 10px auto;
    color: #ffffff;
    padding: 8px 0;
    border-style: solid;
    border-width: 1px;
    border-color: #FFDBB1;
    border-radius: 10px;
    background-color: #ffac2c;
    box-shadow: 3px 5px 21px 0 rgba(252, 111, 35, 0.23);
    display: flex;
    justify-content: center;
    align-items: center;
}
.font-color1{
    color: #4386e6 !important;
}
.font-color11 {
    color: rgb(253,155,1);
    font-size: 18px;
}
.item-content .button-wider {
    display: flex;
    align-items: center;
    width: 240px;
    height: 56px;
    text-align: left;
    line-height: 22px;
    padding: 3px 0px 5px 0;
    border-style: solid;
    border-width: 1px;
    border-color: #FFDBB1;
    border-radius: 10px;
    background-color: #ffac2c;
    box-shadow: 3px 5px 21px 0 rgba(252, 111, 35, 0.23);
    justify-content: center;
}
.item-content .button-wider:hover{
    background-color: #ff8e20;
}
.item-content .button-wider-span{
    color: #ffffff !important;
    display: block;
    font-size: 12px;
    line-height: 12px;
    font-weight: lighter;
}


.item-content .button:hover{
    background-color: #ff8e20;
}

.item-content h2{
    color: rgb(253,155,1);
}
.item-content p {
    color: #ffffff;
    font-size: 16px;
    line-height: 26px;
}
.item-content-left{
    padding-left: 20px;
    text-align: left;
}
.item-subcontent{
    justify-content: center;
    overflow: hidden;
}

.item-content .a-button {
    display: flex;
    color: #4386e6;
    font-weight: bold;
    border-bottom: 1px solid;
    margin-top: 5px;
    width: 64px;
    font-size: 16px;
    line-height: 20px;
}
.download-icon {
    width: 34px;
    height: 34px;
    margin: 3px;
}
.dianji-icon {
    width: 34px;
    height: 34px;
    margin: 0 3px;
}

.item-content .a-button:hover {
    color: #f2a022;
}
.img-width1{
    width: 150px;
}
.img-width2{
    width: 130px;
}
.img-width3{
    width: 180px;
}
.img-width4{
    width: 120px;
}
.flex{
    display:flex;
}
.flex-colum{
    display:flex;
    flex-direction: column;
}
.flex-item-left1{
    margin: 10px;
    border-radius: 12px;
    background-image: url("../image/left_tit_bg.jpg");
    background-size: cover;
    background-position: center;
}
.flex-item-left2{
    margin: 10px;
    border-radius: 12px;
    background-image: url("../image/left_tit_bg2.jpg");
    background-size: cover;
    background-position: center;
}
.flex-item-right{
    margin: 10px 0;
}
.flex-item-right-content{
    border-radius: 21px;
    box-shadow: 2px 6px 13px #D6E8FF;
}
.mar-top{
    margin-top: 10px;
}
.mar-bottom{
     margin-bottom: 10px;
 }

.flex-item-per1{
    flex: 1;
}
.flex-item-per2{
    flex: 2;
}
.flex-item-per3{
    flex: 3;
}
p.font-color1-weight {
    color: rgb(102,103,105) !important;
    font-weight: normal;
    font-size: medium;
}
#item-content-describe {
    font-size: 11px;
    margin: 15px 0 0;
}
#item-content-tips{
    font-size: 10px;
    line-height: 10px;
}
.triangle-box {
    position: relative;
    margin-right: 20px;
}

.triangle-box::before {
    content: "";
    position: absolute;
    top: 50%;
    right: -20px; /* 根据需要调整 */
    width: 0;
    height: 0;
    margin-top: -20px; /* 将三角形中心对齐到div框的中心 */
    border-style: solid;
    border-width: 20px 0 20px 20px; /* 根据需要调整 */
    border-color: transparent transparent transparent rgb(39,137,238); /* 黑色三角形，底在左边 */
}

.border-top-image1{
    position: absolute;
    width: 250px;
    left: 30px;
    top: -27px;
}
.border-top-image2{
    position: absolute;
    width: 250px;
    left: 30px;
    top: -27px;
}
.item-content a{
    text-decoration: none;
}
.gototry{
    cursor: pointer;
}