
.product_nav{
    width: 100%;
    height: 80px;
    background: #212d69;
    position: absolute;
    top: 600px;
    left: 0;
    z-index: 99;
}
.product_nav_main{
    height: 80px;
    text-align: center;
}
.product_nav_main a{
    width: 200px;
    float: left;
    font-size: 20px;
    color: #fff;
    line-height: 80px;
}
.product_nav_main  .product_on {
    background: #4038a4;
    color: #53aed2;
}




/*�?么是客户积分营销系统?*/
.client_integration{
    height: 640px;
}
.client_integration_tit{
    padding-top: 180px;
    text-align: right;

}
.client_integration_box{
    width: 100%;
    background: url("../images/client_integration.png") no-repeat center top;
    height: 320px;
}
.client_integration_txt{
    text-align: left;
}

.client_integration_txt .content_txt{
    float: right;
    color: #363636;
    padding-top: 40px;
}
.client_integration_txt .content_txt p{
    padding-bottom: 6px;
    font-size: 16px;
}

/*积分营销有什么意义？*/
.integral_campPin{
	min-width: 1200px;
    background: #fafaff;
}
.integral_campPin_tit{
    text-align: center;
    padding: 63px 0 64px 0;
}

.integral_campPin_mean{
    background: url("../images/integral_campPin.png") no-repeat center;
    height: 315px;
    padding: 47px 0;
}

.integral_campPin_mean > div{
    width: 280px;
    height: 65px;
    text-align: center;
    line-height: 65px;
    font-size: 20px;
    background: #e4ecff;
    border-radius: 10px;
    color: #363636;
}
.integral_effect{
    top: 41px;
    left: 52px;
}
.integral_accurate{
    top: 176px;
    left: 0;
}
.integral_interaction{
    top: 301px;
    left: 177px;
}
.integral_cost{
    top: 95px;
    right: 70px;
}
.integral_effects{
    top: 220px;
    right: 0;
}

/*客户忠诚度有�?么价值？*/
.client_loyalty{
	min-width: 1200px;
    height: 610px;
    text-align: center;
}
.loyalty_tit{
    padding: 164px 0 48px;
}

.loyalty_box > div{
    float: left;
    width: 370px;
}

.loyalty_frame{
    height: 180px;
    background: url("../images/loyalty_frame.png") no-repeat center;
    color: #fff;
}
.loyalty_frame p{
    font-size: 20px;
}
.loyalty_frame p:first-child strong:first-child{
    padding-top: 22px;
    display: inline-block;
}
.loyalty_frame_last p:first-child{
    padding-top: 33px;
}
.loyalty_frame strong{
    font-size: 40px;
}
.loyalty_margin{
    margin: 0 45px;
}

.loyalty_box > div > div + div{
    font-size: 20px;
    color: #363636;
    padding-top: 15px;
}

/*企业在积分管理方面的困惑�?*/
.confusion{
	min-width: 1200px;
    height: 700px;
    background: url("../images/confusion_bg.jpg") no-repeat center;
    color: #fff;
}

.confusion_tit{
    height: 412px;
}
.confusion_tit h3{
    font-size: 34px;
    padding: 100px 0 30px;
}
.confusion_tit p{
    font-size: 18px;
}
.confusion_tit h3 + p + p{
    margin-top: 10px;
}
.exchange_and_campPin{
    height: 288px;
}
.exchange_and_campPin_list{
    height: 100%;
}
.exchange_and_campPin_list li{
    float: left;
    width: 220px;
    height: 100%;
    text-align: center;
    position: relative;
}
.exchange_and_campPin_list li + li{
    margin-left: 25px;
}
.mobile_Y{
    width: 218px;
    height: 108px;
    border: 1px solid #fff;
    top: 61px;
    left: 0;
    transition: .3s;
    font-size: 16px;
    background: rgba(250,250,250,.1);
}
.mobile_Y:hover{
    top: 56px;
    border: 1px solid #5b86fd;
}

.mobile_3 p:first-child{
    padding-top: 14px;
}
.mobile_3 p + p{
    padding-top: 7px;
}

.mobile_2 p:first-child{
    padding: 28px 0 8px;
}
.mobile_1 p{
    padding-top: 43px;
}
.exchange_and_campPin > .pa{
    padding: 0 15px;
    left: 477px;
    top: -17px;
}
.exchange_and_campPin > .pa .pr:before{
    content: "";
    border-top: 1px solid #fff;
    width: 477px;
    position: absolute;
    top: 17px;
    left: -492px;
}
.exchange_and_campPin > .pa .pr:after{
    content: "";
    border-top: 1px solid #fff;
    width: 477px;
    position: absolute;
    top: 17px;
    right: -492px;
}
.exchange_and_campPin > .pa h4{
    font-size: 24px;
}


/*客户积分营销系统能提供什么？*/
.campPin_offer_tit{
    text-align: center;
    padding-top: 120px;
}
.campPin_offer_tit h3{
    padding-bottom: 30px;
}
.campPin_offer_tit p{
    font-size: 18px;
    color: #444;
}

.offer_nav{
    padding-top: 75px;
}
.offer_nav_list{
	margin-bottom: 20px;
}
.offer_nav_list > div{
	float: left;
}
.offer_nav_list > div + div{
	margin-left: 20px;
}
.offer_nav_w224{
	width: 224px;
	height: 225px;
	background: #fff;
	transition: .3s;
}
.offer_option{
	border: 1px solid #bfbfbf;
	width: 222px;
	height: 223px;
	transition: .3s;
	opacity: 1;
}
.offer_nav_w224:hover{
	/*background: #a2bdff;*/
}

.offer_option_img{
	width: 225px;
	height: 123px;
	top: 0;
	left: 0;
	z-index: 3;
}
.offer_option_txt{
	width: 100%;
	height: 84px;
	padding-top: 17px;
	bottom: 0;
	left: 0;
	text-align: center;
	color: #363636;
	z-index: 3;
}
.offer_option_txt p{
	padding-bottom: 6px;
}
.zoom_h{
	width: 0;
	height: 0;
	top: 50%;
	left: 50%;
	background: #A2BDFF;
	transition: .5s;
}
.offer_nav_w224:hover > .zoom_h{
	width: 225px;
	height: 225px;
	top: 0;
	left: 0;	
}
.offer_nav_w224:hover .offer_option_txt{
	color: #fff;
}
.offer_option_1:hover .offer_option_img{
	background: url(../images/offer_1_h.png) no-repeat center bottom;
}
.offer_option_2:hover .offer_option_img{
	background: url(../images/offer_2_h.png) no-repeat center bottom;
}
.offer_option_3:hover .offer_option_img{
	background: url(../images/offer_3_h.png) no-repeat center bottom;
}
.offer_option_4:hover .offer_option_img{
	background: url(../images/offer_4_h.png) no-repeat center bottom;
}
.offer_option_5:hover .offer_option_img{
	background: url(../images/offer_5_h.png) no-repeat center bottom;
}
.offer_option_6:hover .offer_option_img{
	background: url(../images/offer_6_h.png) no-repeat center bottom;
}
.offer_option_7:hover .offer_option_img{
	background: url(../images/offer_7_h.png) no-repeat center bottom;
}
.offer_option_8:hover .offer_option_img{
	background: url(../images/offer_8_h.png) no-repeat center bottom;
}
.offer_option_9:hover .offer_option_img{
	background: url(../images/offer_9_h.png) no-repeat center bottom;
}
.offer_option_10:hover .offer_option_img{
	background: url(../images/offer_10_h.png) no-repeat center bottom;
}
.offer_option_11:hover .offer_option_img{
	background: url(../images/offer_11_h.png) no-repeat center bottom;
}
.offer_option_12:hover .offer_option_img{
	background: url(../images/offer_12_h.png) no-repeat center bottom;
}
.offer_option_13:hover .offer_option_img{
	background: url(../images/offer_13_h.png) no-repeat center bottom;
}
.offer_option_14:hover .offer_option_img{
	background: url(../images/offer_14_h.png) no-repeat center bottom;
}
.offer_option_15:hover .offer_option_img{
	background: url(../images/offer_15_h.png) no-repeat center bottom;
}
.offer_option_1 .offer_option_img{
	background: url(../images/offer_1.png) no-repeat center bottom;
}
.offer_option_2 .offer_option_img{
	background: url(../images/offer_2.png) no-repeat center bottom;
}
.offer_option_3 .offer_option_img{
	background: url(../images/offer_3.png) no-repeat center bottom;
}
.offer_option_4 .offer_option_img{
	background: url(../images/offer_4.png) no-repeat center bottom;
}
.offer_option_5 .offer_option_img{
	background: url(../images/offer_5.png) no-repeat center bottom;
}
.offer_option_6 .offer_option_img{
	background: url(../images/offer_6.png) no-repeat center bottom;
}
.offer_option_7 .offer_option_img{
	background: url(../images/offer_7.png) no-repeat center bottom;
}
.offer_option_8 .offer_option_img{
	background: url(../images/offer_8.png) no-repeat center bottom;
}
.offer_option_9 .offer_option_img{
	background: url(../images/offer_9.png) no-repeat center bottom;
}
.offer_option_10 .offer_option_img{
	background: url(../images/offer_10.png) no-repeat center bottom;
}
.offer_option_11 .offer_option_img{
	background: url(../images/offer_11.png) no-repeat center bottom;
}
.offer_option_12 .offer_option_img{
	background: url(../images/offer_12.png) no-repeat center bottom;
}
.offer_option_13 .offer_option_img{
	background: url(../images/offer_13.png) no-repeat center bottom;
}
.offer_option_14 .offer_option_img{
	background: url(../images/offer_14.png) no-repeat center bottom;
}
.offer_option_15 .offer_option_img{
	background: url(../images/offer_15.png) no-repeat center bottom;
}


/*我们只为您提供尽可能�?低价格的高品质商�?*/
.quality_merchandise_tit{
    text-align: center;
    padding-top: 124px;
}
.quality_merchandise_tit h3{
    padding-bottom: 20px;
}
.quality_merchandise_tit p{
    padding-bottom: 57px;
}

.merchandise_banner{
	min-width: 1200px;
	overflow: hidden;
    height: 600px;
    background: url("../images/merchandise_banner.jpg") no-repeat center;
}
.merchandise_banner > .main{
    padding-top: 150px;
}
/*商品点击滑动轮播*/
.banner_container{
	overflow: hidden;
	height: 200px;
}

.merchandise_list{
	width: 3600px;
	overflow: hidden;
}

.merchandise_list li{
	float: left;
	width: 1200px;
	height: 200px;
}






.merchandise_list li > div:hover > div{
	/*transform: rotateY(180deg);*/
}
.merchandise_list li > div{
	float: left;
	width: 276px;
	height: 200px;
}
.merchandise_list li > div > div{
	width: 276px;
	height: 200px;
	transition: .5s;
}
.merchandise_list li > div + div{
	margin-left: 32px;
}
/*.merchandise_li_1 .merch_supor > div{
	background:#fff url(../images/supor.png) no-repeat center;
}
.merchandise_li_1 .merch_pg > div{
	background:#fff url(../images/procter.png) no-repeat center;
}
.merchandise_li_1 .merch_huawei > div{
	background:#fff url(../images/huawei.png) no-repeat center;
}
.merchandise_li_1 .merch_lekou > div{
	background:#fff url(../images/lekou.jpg) no-repeat center;
}

.merchandise_li_2 .merch_supor > div{
	background: #fff url(../images/2-pingg.png) no-repeat center;
}
.merchandise_li_2 .merch_pg > div{
	background: #fff url(../images/2-aimeite.png) no-repeat center;
}
.merchandise_li_2 .merch_huawei > div{
	background: #fff url(../images/2-boss.png) no-repeat center;
}
.merchandise_li_2 .merch_lekou > div{
	background: #fff url(../images/2-huiren.png) no-repeat center;
}


.merchandise_li_3 .merch_supor > div{
	background: #fff url(../images/2-luoji.png) no-repeat center;
}
.merchandise_li_3 .merch_pg > div{
	background: #fff url(../images/2-meidi.png) no-repeat center;
}
.merchandise_li_3 .merch_huawei > div{
	background: #fff url(../images/2-pingg.png) no-repeat center;
}
.merchandise_li_3 .merch_lekou > div{
	background: #fff url(../images/2-xinxiuli.png) no-repeat center;
}*/
.reversal_div{
	transform-style: preserve-3d;
}
.reversal_div .merch_logo{
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.reversal_div .merch_txt{
	width: 100%;
	height: 100%;
	background: #58B5FF;
	top: 0;
	left: 0;
	transition: .5s;
	transform: rotateY(180deg);
	color: #fff;
	text-align: center;
}
.reversal_div .merch_txt strong{
	font-size: 18px;
	display: inline-block;
	padding: 20px 0 10px;
	position: relative;
}
.reversal_div .merch_txt strong:before{
	content: "";
	position: absolute;
	border-top: 1px solid #fff;
	width: 54px;
	top: 32px;
	left: -65px;
}
.reversal_div .merch_txt strong:after{
	content: "";
	position: absolute;
	border-top: 1px solid #fff;
	width: 54px;
	top: 32px;
	right: -65px;
}
.reversal_div .merch_txt p{
	padding-bottom: 5px;
}
.merch_box1 .merch_logo {
	background: #fff url(../images/wi_1.png) no-repeat center;
}
.merch_box2 .merch_logo {
	background: #fff url(../images/wi_2.png) no-repeat center;
}
.merch_box3 .merch_logo {
	background: #fff url(../images/wi_3.png) no-repeat center;
}
.merch_box4 .merch_logo {
	background: #fff url(../images/wi_4.png) no-repeat center;
}
.merch_box5 .merch_logo {
	background: #fff url(../images/wi_5.png) no-repeat center;
}
.merch_box6 .merch_logo {
	background: #fff url(../images/wi_6.png) no-repeat center;
}
.merch_box7 .merch_logo {
	background: #fff url(../images/wi_7.png) no-repeat center;
}
.merch_box8 .merch_logo {
	background: #fff url(../images/wi_8.png) no-repeat center;
}
.merch_box9 .merch_logo {
	background: #fff url(../images/wi_9.png) no-repeat center;
}
.merch_box10 .merch_logo {
	background: #fff url(../images/wi_10.png) no-repeat center;
}
.merch_box11 .merch_logo {
	background: #fff url(../images/wi_11.png) no-repeat center;
}
.merch_box12 .merch_logo {
	background: #fff url(../images/wi_12.png) no-repeat center;
}
.merch_txt .tl{
	text-align: left;
	padding-left: 25px;
}

.merchandise_banner_main > a{
	top: 228px;
	width: 25px;
	height: 45px;
}
.merchandise_left_arrow{
	left: -55px;
	background: url(../images/left_arrow.png) no-repeat center;
}
.merchandise_right_arrow{
	background: url(../images/right_arrow.png) no-repeat center;
	right: -55px;
}

/*100%*/
.indemnify{
	left: 0;
   	bottom: 0;
   	width: 100%;
    height: 100px;
    background: rgba(202,202,202,.7);
}
.indemnify > .main{
    background: rgba(202,202,202,.8);
    height: 100px;
}
.indemnify_list li{
    float: left;
    text-align: center;
    height: 100px;
    color: #fff;
    width: 236px;
}
.indemnify_list li em{
    padding-top: 10px;
    display: block;
    font-size: 36px;
         color: #ff9b1a;  
}
.indemnify_list li p{
    font-size: 20px;
}
.indemnify_list li + li{
    border-left: 5px solid #dadbdb;
}

.enterprise_collaborative{
    background: #fff;
}
.enterprise_coll_tit{
    height: 110px;
    text-align: center;
    color: #158ef3;
    padding-top: 110px;
}
.enterprise_coll_tit > div{
    background: url("../images/coll_tit_1_bg.png") no-repeat center;
}
.enterprise_coll_tit > div p{
    font-size: 34px;
}
.enterprise_coll_tit > p{
    font-size: 20px;
    margin-top: 20px;
}



.enterprise_coll_box_bg{
    width: 100%;
    height: 400px;
    background: url("../images/collaborative_1_bg.jpg") no-repeat center;
}
.enterprise_coll_box{
    color: #02498a;
    width: 1198px;
    height: 398px;
    margin: auto;
    border: 1px solid #3298ff;
    text-align: center;
}
.enterprise_coll_box > div{
    float: left;
    height: 100%;
}
.enterprise_cloud{
    width: 598px;
    border-right: 1px solid #3298ff;
}
.private_cloud{
    width: 599px;
}
.cloud_tit{
    height: 109px;
    border-bottom: 1px solid #3298ff;
}
.cloud_tit h4{
    font-size: 24px;
    padding: 20px 0 12px;
}
.cloud_tit p{
    font-size: 20px;
}
.cloud_txt p{
    font-size: 18px;
    padding-bottom: 8px;
}
.cloud_txt p:first-child{
    padding-top: 96px;
}
.cloud_txt a{
    font-size: 18px;
    color: #fff;
    display: block;
    width: 146px;
    height: 31px;
    line-height: 31px;
    border: 1px solid #fff;
    border-radius: 8px;
    margin: auto;
}
.cloud_txt a:hover{
    width: 148px;
    height: 33px;
    border: none;
    background: #fff;
    color: #01509a;
    line-height: 33px;
}
.enterprise_cloud a{
    margin-top: 111px;
}
.private_cloud a{
    margin-top: 47px;
}