@charset "UTF-8";

/*点击拨号页面*/
.banner {
    background: url(../img/product/phone_banner4.png) no-repeat center;
    height: 8rem;
    background-size: cover;
}
.banner_text {
    position: absolute;
    bottom: 65%;
    left: 0;
    text-align: center;
    margin: 0 1rem;
    right: 0;
}
.banner_text h2 {
    font-size: 0.4rem;
    color: #FFFFFF;
    text-align: center;
    letter-spacing: 2px;
    font-family: "YaHei-Light";
    line-height: 1rem;
}

.banner_text h3 {
    font-size: 0.25rem;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.5rem;
    letter-spacing: 0.8px;
    font-family: "YaHei-Light";
}

.banner_text em {
    display: inline-block;
    width: 1.5rem;
    height: 0.5rem;
    line-height: 0.5rem;
    border-radius: 5px;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-style: normal;
    cursor: pointer;
    text-align: center;
    font-size: 0.2rem;
    vertical-align: middle;
    margin-top: -0.5rem;
}

/*产品简介*/


.conter{
	padding: 0.5rem 0.4rem;
}
.conter h2{
	text-align: center;
    font-size: 0.4rem;
    line-height: 0.6rem;
    margin-bottom: 0.4rem!important;
}

.pro_box1{
	width: 100%;
	margin: 0;
	background: #f9f9f9;
	padding: 0.5rem 0.4rem;
}

.pro_box1 h2{
	margin-bottom: 0.2rem!important;
}

.pro_box1 .img img {
    width: 100%;
    height: 100%;
}

.product_con .pro_box1>div {
    width: 100%;
    padding: 0.6rem 0.8rem;
    margin-top: 0.3rem;
    text-align: center;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 5px 10px 0px rgba(175, 175, 175, 0.2);
}
.product_con .pro_box1>div h3 {
    font-size: 0.35rem;
    color: #333333;
    margin-bottom: 0.3rem;
}
.product_con .pro_box1>div h4 {
    line-height: 0.5rem;
    font-size: 0.28rem;
    color: #585858;
}

/*产品优势*/
.pro_box2 .conter{
	padding-bottom: 0;
}

.pro_box2_box>div {
    width: 100%;
    padding: 0.8rem 1rem;
    margin: 0.4rem 0 0.5rem 0;
    text-align: center;
    color: #FFFFFF;
    background: url(../img/product/cp_bg2.png) no-repeat;
    background-size: cover;
    transition: box-shadow 0.5s, transform 0.5s;
    border-radius: 18px;
}
.pro_box2_box>div em.cpys1 {
    display: inline-block;
    width: 105px;
    height: 105px;
    background: url(../img/product/cp_icon1.png) no-repeat center;
}

.pro_box2_box>div em.cpys2 {
    display: inline-block;
    width: 105px;
    height: 105px;
    background: url(../img/product/cp_icon2.png) no-repeat center;
}
.pro_box2_box>div em.cpys3 {
    display: inline-block;
    width: 105px;
    height: 105px;
    background: url(../img/product/cp_icon3.png) no-repeat center;
}
.pro_box2_box>div em.cpys4 {
    display: inline-block;
    width: 105px;
    height: 105px;
    background: url(../img/product/cp_icon4.png) no-repeat center;
}
.pro_box2_box>div h3 {
    font-size: 0.35rem;
    color: #ffffff;
    margin-top: 0.4rem;
    margin-bottom: 0.3rem;
}
.pro_box2_box>div h4 {
    line-height: 0.5rem;
    font-size: 0.28rem;
    color: #ffffff;
}


/*产品功能*/
.pro_box3 {
    background: #f9f9f9;
}
.circle {
    width: 47%;
    text-align: center;
    float: left;
    margin-right: 0.3rem;
    margin-top: 0.3rem;
    position: relative;
}

.circle:nth-child(odd) {
    margin-right: 0;
}
.circle .img {
    width: 100%;
    height: 4.8rem;
    text-align: center;
    background-color: #ffffff;
}
.circle .img img {
    margin-top: 0.3rem;
}

.circle .img h3 {
    margin-top: 10px;
    font-size: 0.33rem;
    color: #555555;
}

.circle .info {
    position: absolute;
    top: 60%;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    background-color: #ffffff;
}
.circle .info h3 {
    width: 80%!important;
    height: 0.8rem!important;
    text-align: center;
    font-weight: normal;
    font-size: 0.27rem;
    color: #888888;
    position: relative;
    margin: 0 auto;
    line-height: 0.4rem;
}

.circle .info p {
    width: 87px;
    height: 26px;
    margin: 0 auto;
    text-align: center;
    line-height: 26px;
    background: #258cf5;
    color: #FFFFFF;
    font-size: 12px;
    margin-top: 10px!important;
    border-radius: 5px;
}

/*接口与扩展*/
.exten .ext-block>div {
    width: 100%;
    padding: 0.4rem!important;
    box-shadow: inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.1);
    margin-bottom: 0.4rem;
}
.pro_box4 .ext-block h3 {
    display: none;
}
.exten .ext-block .ext-row .fun-icon {
    float: left;
    margin-top: 10px;
}

.exten .ext-block .ext-row h4 {
    font-size: 16px;
    color: #646450;
    margin-bottom: 25px;
    margin-left: 65px;
}
.exten .ext-block .ext-row p {
    font-size: 13px;
    color: #848484;
    margin-left: 65px;
}


/*接入流程*/
.pro_box5{
	display: none;
}

/*解决方案*/
.pro_box6{
	padding-top: 0;
}
.pro_box6 .img img {
    width: 100%;
}


/*移动云电销页面*/
.banner2{
	background: url(../img/product/phone_banner2.png) no-repeat center;
    height: 8rem;
    background-size: cover;
}
.banner2 .banner_text {
    position: absolute;
    bottom: 57%!important;
    left: 0;
    text-align: center;
    margin: 0 0.5rem;
    right: 0;
}
.banner2 .banner_text h2 {
    font-size: 0.4rem;
    color: #FFFFFF;
    text-align: center;
    letter-spacing: 2px;
    font-family: "YaHei-Light";
    line-height: 1rem;
}

.banner2 .banner_text h4 {
    font-size: 0.25rem;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.5rem;
    letter-spacing: 0.8px;
    font-family: "YaHei-Light";
}
.banner2 .banner_text h4 span{
	font-size: 0.3rem!important;
}
.banner2 .banner_text em {
    display: inline-block;
    width: 1.5rem;
    height: 0.5rem;
    line-height: 0.5rem;
    border-radius: 5px;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-style: normal;
    cursor: pointer;
    text-align: center;
    font-size: 0.2rem;
    vertical-align: middle;
    margin-top: -0.5rem;
}

/*效果展示*/

.pc-app{
	display: none;
}

.pc-app1 i{
	margin-right: 0.2rem;
}
.pc-app1 p.tit{
	font-size: 0.33rem;
	color: #555555;
}
.pc-app1 p.txt{
	font-size: 0.27rem;
	color: #888888;
	margin: 0.2rem 0 0.3rem 0;
}
.pc-app1>div{
	width: 50%;
	float: left;
}
.pc-app1 .cpzsR{
	padding-left: 0.55rem;
}

/*覆盖销售全过程的CRM*/

.crm-box{
	display: none;
}
.CRM-img img{
	width: 100%;
	height: 100%;
}

/**/
.introduce .int-left {
    display: none;
}

.introduce .int-right {
    width: 100%;
}

.introduce .int-right h3 {
    margin-top: 0rem;
    font-size: 0.4rem;
    text-align: center;
    line-height: 0.6rem;
}

.introduce .int-right span {
    text-align: center;
    margin: 0.2rem auto 0.4rem auto;
    display: block;
    width: 30%;
    height: 2px;
    background: #007bff;
}

.introduce .int-right p {
    font-size: 14px;
    color: #708096;
    line-height: 20px;
}

.btn_box {
    text-align: center;
    margin-top: -0.3rem;
}

.introduce .int-right a {
    display: inline-block;
    width: 90px;
    height: 30px;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 30px;
    padding: 0 15px;
    background: #fe5b5f;
    border-radius: 5px;
}
.introduce .int-right a:last-child {
    border: 1px solid #007BFF;
    color: #007BFF;
    background: transparent;
}

.int2{
	background: #fafcff;
}


/*新一代智能云电销*/
.sale-box .circle .img{
	height: 5rem;
}

.circle2 .img{
	height: 5.7rem!important;
}

.circle2 .info{
	top: 54%;
}

.circle2 .info h3{
	height: 1.5rem!important;
}
.sale-box .circle .info h3{
	padding: 0!important;
}




























