/* oa系统开发 */
.main_ban{width: 100%;position: relative;}
.mainBan_bg{height: 420px;background-position: center;background-repeat: no-repeat;background-size: cover;}
.mainBan_wz{position: absolute;top: 175px;left: 100px;}
.mainBan_wz p{font-size: 24px;color: #fff;}
.mainBan_wz h1{font-size: 42px;color: #fff;text-transform:uppercase;}

.main_cot{  margin: 0px auto; padding: 40px 100px;}
.system_01{background-color: #f2f2f2;}
.system_01 .OA_nav{font-size: 14px;}
.system_01 .OA_nav a.active{color: #dc1919;}
.system_tit{ width: 80%; margin: 0px auto;}
.system_tit h1{font-size: 35px;color: #333;padding-top: 50px;}
.system_tit p{font-size: 14px;color: #666;margin: 20px 0;}
.system_tit{text-align: center;}
.system_cot{padding-top: 30px;padding-bottom: 30px;}
.system_box{width: 100%;}
.system_box .system_list{background: url(../images/bg_01.png) #fff; background-position: center;background-size: cover;background-repeat: no-repeat;}
.system_box .system_list ul li{float: left;width: 33.3333%;height: 310px; display: flex; align-items: center; justify-content: center; border-bottom: 1px solid #ddd;border-left: 1px solid #ddd;padding: 0px 50px;}
.system_box .system_list ul li:first-child{border-left: none;}
.system_box .system_list ul li:nth-child(4){border-left: none;}
.system_box .system_list ul li:nth-child(7 ){border-left: none;}
.system_box .system_list ul li .system_li{text-align: center;}
.system_box .system_list ul li .system_li h3{font-size: 24px;color: #333;margin: 20px 0;}
.system_box .system_list ul li .system_li p{font-size: 14px;color: #666; display:block; overflow-y:auto; height:160px;}
/* .system_box .system_list ul li .system_li .img02{display: none;} */

.system_box .system_list ul li .system_li .img_bg{ width: 55px; height: 55px; margin: 0px auto;}
.system_box .system_list ul li .system_li .img_bg1{background-image: url(../images/icon01.png);background-position: center;background-repeat: no-repeat;background-size: cover;}
.system_box .system_list ul li .system_li .img_bg2{background-image: url(../images/icon02.png);background-position: center;background-repeat: no-repeat;background-size: cover;}
.system_box .system_list ul li .system_li .img_bg3{background-image: url(../images/icon03.png);background-position: center;background-repeat: no-repeat;background-size: cover;}
.system_box .system_list ul li .system_li .img_bg4{background-image: url(../images/icon04.png);background-position: center;background-repeat: no-repeat;background-size: cover;}
.system_box .system_list ul li .system_li .img_bg5{background-image: url(../images/icon05.png);background-position: center;background-repeat: no-repeat;background-size: cover;}
.system_box .system_list ul li .system_li .img_bg6{background-image: url(../images/icon06.png);background-position: center;background-repeat: no-repeat;background-size: cover;}
.system_box .system_list ul li .system_li .img_bg7{background-image: url(../images/icon07.png);background-position: center;background-repeat: no-repeat;background-size: cover;}
.system_box .system_list ul li .system_li .img_bg8{background-image: url(../images/icon08.png);background-position: center;background-repeat: no-repeat;background-size: cover;}
.system_box .system_list ul li .system_li .img_bg9{background-image: url(../images/icon09.png);background-position: center;background-repeat: no-repeat;background-size: cover;}
.system_box .system_list ul li:hover{background-image: url(../images/OA_bg.jpg);background-position: center;background-repeat: no-repeat;background-size: cover;}
.system_box .system_list ul li:hover .system_li h3{color: #fff;}
.system_box .system_list ul li:hover .system_li p{color: #fff;}
.system_box .system_list ul li:hover .system_li .img_bg1{background-image: url(../images/icon01_active.png);background-position: center;background-repeat: no-repeat;background-size: cover;}
.system_box .system_list ul li:hover .system_li .img_bg2{background-image: url(../images/icon02_active.png);background-position: center;background-repeat: no-repeat;background-size: cover;}
.system_box .system_list ul li:hover .system_li .img_bg3{background-image: url(../images/icon03_active.png);background-position: center;background-repeat: no-repeat;background-size: cover;}
.system_box .system_list ul li:hover .system_li .img_bg4{background-image: url(../images/icon04_active.png);background-position: center;background-repeat: no-repeat;background-size: cover;}
.system_box .system_list ul li:hover .system_li .img_bg5{background-image: url(../images/icon05_active.png);background-position: center;background-repeat: no-repeat;background-size: cover;}
.system_box .system_list ul li:hover .system_li .img_bg6{background-image: url(../images/icon06_active.png);background-position: center;background-repeat: no-repeat;background-size: cover;}
.system_box .system_list ul li:hover .system_li .img_bg7{background-image: url(../images/icon07_active.png);background-position: center;background-repeat: no-repeat;background-size: cover;}
.system_box .system_list ul li:hover .system_li .img_bg8{background-image: url(../images/icon08_active.png);background-position: center;background-repeat: no-repeat;background-size: cover;}
.system_box .system_list ul li:hover .system_li .img_bg9{background-image: url(../images/icon09_active.png);background-position: center;background-repeat: no-repeat;background-size: cover;}


.system_02{width:100%;height: 398px; background-image: url(../images/bg_02.jpg); background-attachment: fixed; background-position: center;background-size: cover; background-repeat: no-repeat;}
.system_02 p{font-size: 20px;color: #fff;line-height: 35px;}
.system_02 .sys_wz{width: 75%;margin: 0 auto;padding-top: 80px;}
.system_03{ background: #fff;}
.system_03 .sys_title {text-align: center;}
.system_03 .sys_title h1{font-size: 32px;color: #333; padding-top: 50px; max-width:800px; margin:0px auto;}
.deoplent_list .bd{margin-bottom: 40px;}
.deoplent_list .bd .nr{ display: flex; align-items: center;}
.deoplent_list .bd .nr .deop_left{width: 40%;}
.deoplent_list .bd .nr .deop_right{width: 55%;}
.deoplent_list .bd .nr .deop_left h2{font-size: 24px;color: #ff2f2f;position: relative;}
.deoplent_list .bd .nr .deop_left h2::after{content: '';width: 24px;height: 7px;background-color: rgb(255, 239, 55);display: inline-block;position: absolute;bottom: 0;left: 0;z-index: -1;}
.deoplent_list .bd .nr .deop_left h4{font-size: 24px;margin-top: 30px;margin-bottom: 20px;}
.deoplent_list .bd .nr .deop_left p{font-size: 14px;color: #666;}
.deoplent_list .bd .nr .deop_right img{width: 100%;}
.deoplent_list .hd {margin-bottom: 20px;}
.deoplent_list .hd ul{ display: flex; justify-items: center; justify-content: center;}
.deoplent_list .hd ul li{float: left;}

.deop_page{background-image:url(../images/kuang.png);background-position: center;background-repeat:  no-repeat;background-size: cover;width: 80px;height: 68px;position: relative;margin-left: 40px;}
.deoplent_list .hd ul li:nth-child(1) .deop_page{ margin-left: 0px;}
.deop_page h2{font-size: 30px;color: #ccc;position: absolute;top: 20px;left: 35px;}
.deop_page::after{content: '';width: 40px;height: 1px;background-color: #ccc;display: inline-block;position: absolute;top: 32px;left: 81px;}
.deoplent_list .hd ul li:last-child .deop_page::after{display: none;}
.deoplent_list .hd ul li.on .deop_page{background-image: url(../images/h_kuang.png);background-position: center;background-repeat:  no-repeat;background-size: cover;width: 80px;height: 68px; }
.deoplent_list .hd ul li.on .deop_page h2{color: #ff2f2f;}
.deoplent_list .hd ul li.on .deop_page::after{background-color: #ff2f2f;}


.system_04{background-image: url(../images/bg_03.jpg);background-position: center;background-repeat: no-repeat;background-size: cover;width: 100%; height: 680px;}
.system_04 .sys_title {text-align: center;}
.system_04 .sys_title h1{font-size: 32px;color: #333;padding-top: 50px; max-width:800px; margin:0px auto;}
.manage_01 .manage_left{width: 46%;height: 138px;background-color: rgb(255, 255, 255);opacity: 0.902;padding: 0 30px;}
.manage_01 .manage_right{width: 46%;height: 138px;background-color: rgb(255, 255, 255);opacity: 0.902;padding: 0 30px;}
.manage_01{display: flex;justify-content: space-between;}
.manage_01 .manage_left h3{font-size: 16px;color: #000;margin-top: 35px;}
.manage_01 .manage_left p{font-size: 14px;color: #666;margin-top: 10px;}
.manage_01 .manage_right h3{font-size: 16px;color: #000;margin-top: 35px;}
.manage_01 .manage_right p{font-size: 14px;color: #666;margin-top: 10px;}
.manage_02 .manage_center{width: 46%;height: 138px;background-color: rgb(255, 255, 255);opacity: 0.902;padding: 0 30px;}
.manage_02{margin-top: 50px;display: flex;justify-content: space-around;}
.manage_02 .manage_center h3{font-size: 16px;color: #000;margin-top: 30px;}
.manage_02 .manage_center p{font-size: 14px;color: #666;margin-top: 10px;}
.manage_03 .manage_left{width: 46%;height: 138px;background-color: rgb(255, 255, 255);opacity: 0.902;padding: 0 30px;}
.manage_03 .manage_right{width: 46%;height: 138px;background-color: rgb(255, 255, 255);opacity: 0.902;padding: 0 30px;}
.manage_03{display: flex;justify-content: space-between;margin-top: 50px;}
.manage_03 .manage_left h3{font-size: 16px;color: #000;margin-top: 35px;}
.manage_03 .manage_left p{font-size: 14px;color: #666;margin-top: 10px;}
.manage_03 .manage_right h3{font-size: 16px;color: #000;margin-top: 35px;}
.manage_03 .manage_right p{font-size: 14px;color: #666;margin-top: 10px;}


.system_05{background-image: url(../images/bg_04.jpg);background-position: bottom center;background-repeat: no-repeat;background-size: cover;}
.system_05 .sys_title {text-align: center;}
.system_05 .sys_title h1{font-size: 32px;color: #333; padding-top: 50px; max-width:800px; margin:0px auto;}
.bus_cot .bus_list ul li{float: left;width: 20%;}
.bus_cot .bus_list ul li .bus_item{border: 1px solid #ddd;height: 399px;padding: 0 20px;}
.bus_cot .bus_list ul li .bus_item img{width: 24px;height: 24px;margin-top: 30px;}
.bus_cot .bus_list ul li .bus_item h4{font-size: 16px;color: #ff2f2f;line-height: 25px;margin-top: 20px; display:block; overflow-y:auto; height:75px;}
.bus_cot .bus_list ul li .bus_item p{font-size: 14px;color: #000;line-height: 25px; display:block; overflow-y:auto; height:200px; margin-top:10px;}
.bus_cot .bus_list ul li:hover .bus_item{border-top: 3px solid #ff2f2f;border-left: 3px solid #ff2f2f;border-right: 3px solid #ff2f2f;border-bottom: 10px solid #ff2f2f;cursor: pointer;}

.system_06{background-color: #f2f2f2; }
.system_06 .sys_title {text-align: center;}
.system_06 .sys_title h1{font-size: 32px;color: #333;padding-top: 50px;}

.trade_list ul li{float: left;width: 33.3333%;}
.trade_list .trade_li{background-color: #fff; margin: 0px 20px; margin-bottom: 30px;}
.trade_list .trade_li .trade_wz{text-align: center;padding: 20px 0;}
.trade_list .trade_li .trade_wz p{font-size: 18px;color: #333;}
.trade_list .trade_li .trade_img{overflow: hidden;}
.trade_list .trade_li .trade_img img{width: 100%;transition: all 0.8s ease;-webkit-transition: all 0.8s ease;display: inherit;}
.trade_list .trade_li:hover .trade_img img {transform: scale(1.1);-webkit-transform: scale(1.1);}

.system_07{width: 100%;height:511px; background-position: center;background-repeat: no-repeat;background-size: cover;}
.system_07 .cus_top{text-align: center;padding-top: 70px;}
.system_07 .cus_top h1{font-size: 42px;color: #fff;}
/* .system_07 #index-banner .in-banner .img{width: 100%;height:511px; background-position: center;background-repeat: no-repeat;background-size: cover;} */
.cus_top1 {height: 420px;}


.system_07 .cus_top1 .in-banner{position: relative;}
.system_07 .cus_top1 .in-banner .txt{position: absolute; top: 0;left: 0;}
.system_07 .cus_top1 .in-banner .txt .cus_bott{margin-top: 70px;}
.system_07 .cus_top1 .in-banner .txt .cus_cot{display: flex;justify-content: flex-start;width: 50%;}
.system_07 .cus_top1 .in-banner .txt .cus_cot .cus_wz h3{font-size: 24px;color: #fff;margin-bottom: 10px;margin-top: 20px;}
.system_07 .cus_top1 .in-banner .txt .cus_cot .cus_wz p{font-size: 14px;color: #fff;line-height: 25px;}
.system_07 .cus_top1 .in-banner .txt .cus_cot .cus_wz{padding: 0 20px;}
.system_07 .cus_top1 .in-banner .txt .cus_cot .cus_img img{width: 100%;}
.system_07 .cus_top1 .swiper-pagination-bullet{width: 15px; height: 15px; margin: 0 15px; background-color: #fff; opacity: 0.3;margin-bottom: 60px;}
.system_07 .cus_top1 .swiper-pagination-bullet-active{opacity: 1;}


/* crm框架 */
.crm_main_ban{width: 100%;position: relative;}
.crm_mainBan_bg{height:410px;background-position: center;background-repeat: no-repeat;background-size: cover;}
.crm_mainBan_wz{position: absolute;top: 170px;left: 100px;}
.crm_mainBan_wz p{font-size: 24px;color: #fff;}
.crm_mainBan_wz h1{font-size: 42px;color: #fff;text-transform:uppercase;}

.crm_01{background-color: #f2f2f2;}
.crm_01 .crm_nav{font-size: 14px;}
.crm_01 .crm_nav a.active{color: #dc1919;}
.crm_01 .crm_box .crm_top{width: 90%;margin: 0 auto;}
.crm_01 .crm_box .crm_wz{text-align: center;margin-top: 50px;}
.crm_01 .crm_box .crm_top h2{font-size: 35px;color: #333;}
.crm_01 .crm_box .crm_top p{font-size: 14px;color: #666;margin-top: 20px;}
.crm_01 .crm_box .crm_bott {margin-top: 40px;}
.crm_01 .crm_box .crm_bott .bott_cot{width: 100%; height: 392px;background-image: url(../images/crm_01.jpg);background-position: center;background-repeat: no-repeat;background-size: cover;}
.crm_01 .crm_box .crm_bott .bott_cot .bott_wz{text-align: center;padding-top: 90px;}
.crm_01 .crm_box .crm_bott .bott_cot h3{font-size: 50px;color: #fff;}
.crm_01 .crm_box .crm_bott .bott_cot h4{font-size: 50px;color: #fff;}
.crm_01 .crm_box .crm_bott .bott_cot p{font-size: 35px;color: #fff;margin-top: 20px;}

.crm_02{height: 1150px;background-image: url(../images/crm_02.jpg);background-position: center;background-repeat: no-repeat;background-size: cover;}
.crm_02 .crm_tit{text-align: center;padding-top: 50px;}
.crm_02 .crm_tit h2{font-size: 35px;color: #fff;}
.crm_02 .crm_list ul li{margin-bottom: 10px;}
.crm_02 .crm_list .lis_cot{display: flex;justify-content: flex-start;}
.crm_02 .crm_list .lis_cot .lis_left .icon_01{width: 49px;height: 54px;}
.crm_02 .crm_list .lis_cot .lis_left .icon_02{width: 49px;height: 42px;}
.crm_02 .crm_list .lis_cot .lis_left .icon_03{width: 49px;height: 36px;}
.crm_02 .crm_list .lis_cot .lis_left .icon_04{width: 48px;height: 34px;}
.crm_02 .crm_list .lis_cot .lis_right h4{font-size: 14px;color: #8297ec;}
.crm_02 .crm_list .lis_cot .lis_right p{font-size: 14px;color: #fff;margin-top: 10px;}
.crm_02 .crm_list ul li .lis_left{text-align: center;}
.crm_02 .crm_list ul li .lis_left{width:113px;height: 112px;padding-top: 30px;}
.crm_02 .crm_list ul li .lis_right{width: 808px;height: 112px;padding-top: 20px;padding-left: 20px;padding-right: 20px;}
.crm_02 .crm_list ul li:hover .lis_left{width:113px;height: 112px;background-color: rgb(16, 41, 146);padding-top: 30px;}
.crm_02 .crm_list ul li:hover .lis_right{width: 808px;height: 112px;background-color: rgb(25, 53, 168);border-bottom: 2px solid #ff6e3a;padding-top: 20px;padding-left: 20px;padding-right: 20px;}

.crm_02 .crm_custom .custom_tit{text-align: center;margin-top: 50px;}
.crm_02 .crm_custom .custom_tit h2{font-size: 35px;color: #333;}
.crm_02 .crm_custom .custom_cot{ width: 100%;}
.crm_02 .crm_custom .custom_cot .custom_lis{margin-top: 50px;}
.crm_02 .crm_custom .custom_cot .custom_lis .cot_img1,.crm_02 .crm_custom .custom_cot .custom_lis .cot_img2,.crm_02 .crm_custom .custom_cot .custom_lis .cot_img3{ width: 70px; height: 70px;}
.crm_02 .crm_custom .custom_cot .custom_lis .cot_img1{background-image: url(../images/crm_bot01.png);background-position: center;background-repeat: no-repeat;background-size: cover;display: inline-block;}
.crm_02 .crm_custom .custom_cot .custom_lis .cot_img2{background-image: url(../images/crm_bot02.png);background-position: center;background-repeat: no-repeat;background-size: cover;display: inline-block;}
.crm_02 .crm_custom .custom_cot .custom_lis .cot_img3{background-image: url(../images/crm_bot03.png);background-position: center;background-repeat: no-repeat;background-size: cover;display: inline-block;}
.crm_02 .crm_custom .custom_cot .custom_lis .custom_txt{text-align: center;margin-top: 50px;}
.crm_02 .crm_custom .custom_cot .custom_lis .custom_txt h3{font-size: 18px;color: #333;margin-bottom: 10px;margin-top: 40px;}
.crm_02 .crm_custom .custom_cot .custom_lis .custom_txt p{font-size: 14px;color: #666;}
.crm_02 .crm_custom .custom_cot .custom_lis ul li{float: left; width: calc(33.33% - 2px); height: 328px;background-color: #fff;margin-right: 2px;}
.crm_02 .crm_custom .custom_cot .custom_lis ul li:hover{box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.1);z-index: 10;}
.crm_02 .crm_custom .custom_cot .custom_lis ul li:hover .custom_txt h3{color: #e2070b;}
.crm_02 .crm_custom .custom_cot .custom_lis ul li:hover .custom_txt p{color: #e2070b;}
.crm_02 .crm_custom .custom_cot .custom_lis ul li:hover .custom_txt .cot_img1{background-image: url(../images/crm_active01.png);background-position: center;background-repeat: no-repeat;background-size: cover;display: inline-block;}
.crm_02 .crm_custom .custom_cot .custom_lis ul li:hover .custom_txt .cot_img2{ background-image: url(../images/crm_active02.png);background-position: center;background-repeat: no-repeat;background-size: cover;display: inline-block;}
.crm_02 .crm_custom .custom_cot .custom_lis ul li:hover .custom_txt .cot_img3{background-image: url(../images/crm_active03.png);background-position: center;background-repeat: no-repeat;background-size: cover;display: inline-block;}

.crm_03{width: 100%; background-image: url(../images/crm_03.png);background-position: center;background-repeat: no-repeat;background-size: cover;}
.crm_03 .crm_fun .fun_tit{text-align: center;padding-top: 20px;}
.crm_03 .crm_fun .fun_tit h2{font-size: 35px;color: #333;}
.crm_03 .crm_fun .fun_cot {display: flex;justify-content: flex-start;margin-top: 40px; padding-right: 50px;}
.crm_03 .crm_fun .fun_cot .fun_list ul li{position: relative;z-index: 3; margin-bottom: 20px;}
.crm_03 .crm_fun .fun_cot .fun_list .fun_li h2{font-size: 40px;color: #333;font-weight: 900;z-index: 10;}
.crm_03 .crm_fun .fun_cot .fun_list .fun_li p{font-size: 20px;color: #333;margin-top: 10px;}
.crm_03 .crm_fun .fun_cot .fun_list .fun_li .fun_img{background-position: center;background-repeat: no-repeat;background-size: cover;width: 16px;height: 58px;position: absolute;top: 30px; left: 50px; z-index: -1;}
.crm_03 .crm_fun .fun_cot .fun_list .fun_li {width: 446px; padding: 10px 30px}
.crm_03 .crm_fun .fun_cot .fun_list:nth-child(2){margin-left: 60px;}
/* .crm_03 .crm_fun .fun_cot .fun_list ul li.on{z-index: 11;} */
.crm_03 .crm_fun .fun_cot .fun_list ul li:hover .fun_li{ background-color: rgb(226, 7, 11); box-shadow: 0px 10px 40px 0px rgba(226, 7, 11, 0.4);}
.crm_03 .crm_fun .fun_cot .fun_list ul li:hover .fun_li h2{color: #fff;}
.crm_03 .crm_fun .fun_cot .fun_list ul li:hover .fun_li p{color: #fff;}



.crm_04{ margin-bottom: 50px; background-image: url(../images/crm_04.jpg);background-position: center;background-repeat: no-repeat;background-size: cover;}
.crm_04 .price_tit{text-align: center;padding-top: 20px;}
.crm_04 .price_tit h2{font-size: 35px;color: #fff;margin-bottom: 40px;}
.crm_04 .price_tit p{font-size: 18px;color: #fff;}
.crm_04 .price_bott{margin: 0 auto; width: 800px;}
.crm_04 .price_bott .price_cot{display: flex;justify-content: space-between;margin-top: 50px;}
.crm_04 .price_bott .price_cot .price_list{text-align: center;}
.crm_04 .price_bott .price_cot .price_list p{font-size: 18px;color: #fff;margin-top: 20px;}


/* 平台网站建设 */
.plat_main_ban{width: 100%;position: relative;}
.plat_mainBan_bg{height: 410px;background-position: center;background-repeat: no-repeat;background-size: cover;}
.plat_mainBan_wz{position: absolute;top: 170px;left: 100px;}
.plat_mainBan_wz p{font-size: 20px;color: #fff;margin-top: 20px;}
.plat_mainBan_wz h2{font-size: 40px;color: #fff;}

.plat_01{height: 638px; background-image: url(../images/plat_bg1.jpg);background-position: center;background-repeat: no-repeat;background-size: cover;}
.plat_01 .plat_nav{font-size: 14px;  margin: 0px auto; padding: 40px 100px;}
.plat_01 .plat_nav .active{color: #dc1919;}
.plat_01 .plat_cot{  margin: 0px auto; padding: 0px 100px; display: flex; align-items: center;}
.plat_01 .plat_cot .plat_left{width: 30%;}
.plat_01 .plat_cot .plat_right{width: 65%;padding-right: 40px;padding-top: 20px; padding-left: 30px;}
.plat_01 .plat_cot .plat_right img{width: 100%;}
.plat_01 .plat_cot .plat_left .plat_int{position: relative;}
.plat_01 .plat_cot .plat_left .plat_int h3{font-size: 36px;color: #333; position:relative;}
.plat_01 .plat_cot .plat_left .plat_int h3::after{content: '';width: 36px;height: 2px;background-color: rgb(226, 7, 11);display: inline-block;position: absolute;bottom: -10px;left: 0;}
.plat_01 .plat_cot .plat_left .plat_int p{font-size: 24px;color: #333;text-transform: uppercase;margin-top: 20px;}
.plat_01 .plat_cot .plat_left .plat_wz{margin-top: 40px;}
.plat_01 .plat_cot .plat_left .plat_wz p{font-size: 16px;color: #555; line-height:26px;}
.plat_01 .plat_cot .plat_left .plat_btn{width: 180px;height: 60px;background-color: rgb(251, 251, 251);box-shadow: 0px 0px 6px 0px rgba(25, 27, 35, 0.15);font-size: 16px;color: #555;text-align: center;line-height: 60px;margin-top: 30px;cursor: pointer;}
.plat_01 .plat_cot .plat_left .plat_btn:hover{background-color: #dc1919;color: #fff;}
.plat_01 .plat_cot .plat_left .plat_btn:hover a{color: #fff; display: block;}

.plat_02{ background: url(../images/plat_bg2.jpg) #fff; background-position: center left; background-repeat: no-repeat;background-size: 40%;}
.plat_02 .plat_cot_action {padding-top: 50px;}
.plat_02 .plat_cot_action .plat_tit{text-align: center;}
.plat_02 .plat_cot_action .plat_tit h2{font-size: 40px;color: #333;}
.plat_02 .plat_cot_action .plat_tit p{font-size: 16px;color: #999;margin-top: 10px;}
.plat_02 .plat_cot_action .plat_con{ margin: 0px auto; padding: 0px 100px;}
.plat_02 .plat_cot_action .plat_icon{display: flex;justify-content: space-between;margin-top: 50px;}
.plat_02 .plat_cot_action .plat_icon h3{font-size: 24px;color: #333;margin-top: 20px;}
.plat_02 .plat_cot_action .plat_icon p{font-size: 16PX;color: #555;margin-top: 10px;}
.plat_02 .plat_cot_action .plat_icon .icon{text-align: center;}
.plat_02 .plat_cot_action .plat_icon .icon img{transform: rotateY(0deg);-webkit-transform: rotateY(0deg);-moz-transform: rotateY(0deg); -o-transform: rotateY(0deg);-ms-transform: rotateY(0deg);transition: all 0.5s ease 0s;}
.plat_02 .plat_cot_action .plat_icon .icon img:hover{ transform: rotateY(180deg);-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-o-transform: rotateY(180deg);-ms-transform: rotateY(180deg);transition: all 0.5s ease 0s;cursor: pointer;}

.plat_02 .plat_cot_safe .plat_list{ display: flex;  margin: 0px auto; padding: 0px 100px; padding-top: 50px; align-items: center;}

.plat_02 .plat_cot_safe {padding-top: 70px;position: relative;}
.plat_02 .plat_cot_safe .plat_tit{text-align: center;}
.plat_02 .plat_cot_safe .plat_tit h2{font-size: 40px;color: #333;}
.plat_02 .plat_cot_safe .plat_tit p{font-size: 16px;color: #999;margin-top: 10px;}
.plat_02 .plat_cot_safe .safe_left{width: 60%;}
.plat_02 .plat_cot_safe .safe_right{width: 38%;}
.plat_02 .plat_cot_safe .safe_right .safe_img img{width: 100%;}
.plat_02 .plat_cot_safe .safe_left .safe_wz{ text-align: right; padding-right: 20%;}
.plat_02 .plat_cot_safe .safe_left .safe_wz h3{font-size: 37px;color: #555;}
.plat_02 .plat_cot_safe .safe_left .safe_wz p{font-size: 16px;color: #666;margin-top: 40px}
.plat_02 .plat_cot_safe .safe_left .plat_btn{width: 180px;height: 60px;background-color: rgb(251, 251, 251);box-shadow: 0px 0px 6px 0px rgba(25, 27, 35, 0.15);font-size: 16px;color: #555;text-align: center;line-height: 60px;margin-top: 40px;cursor: pointer; float: right; margin-right: 20%;}
.plat_02 .plat_cot_safe .safe_left .plat_btn a{ display: block;}
.plat_02 .plat_cot_safe .safe_left .plat_btn:hover{background-color: #dc1919;color: #fff;}
.plat_02 .plat_cot_safe .safe_left .plat_btn:hover a{color: #fff; display: block;}

.plat_03{ background-image: url(../images/plat_bg3.jpg);background-position: center;background-repeat: no-repeat;background-size: cover; padding: 50px 0px;}
.plat_03 .UI_tit{text-align: center;}
.plat_03 .UI_tit h3{font-size: 40px;color: #fff;}
.plat_03 .UI_tit p{font-size: 16px;color: #fff;margin-top: 10px;}
.plat_03 .UI_box{margin: 0 auto;  margin: 0px auto; padding: 0px 100px;}
.plat_03 .UI_box .UI_list{display: flex;justify-content: space-between; margin-top: 50px;}
.plat_03 .UI_box .UI_list .UI_01{width: 30%;padding-right: 5%;}
.plat_03 .UI_box .UI_list .UI_02{width: 60%;}
.plat_03 .UI_box .UI_list .UI_03{width: 30%;padding-left: 5%;}
.plat_03 .UI_box .UI_list .UI_01 .UI_cot{text-align: right;margin-top: 80px;}
.plat_03 .UI_box .UI_list .UI_01 .UI_cot h3{font-size: 24px;color: #fff;margin-top: 10px;}
.plat_03 .UI_box .UI_list .UI_01 .UI_cot p{font-size: 14px;color: #fff;margin-top: 10px;}
.plat_03 .UI_box .UI_list .UI_01 .UI_cot img{transform: rotateY(0deg);-webkit-transform: rotateY(0deg);-moz-transform: rotateY(0deg); -o-transform: rotateY(0deg);-ms-transform: rotateY(0deg);transition: all 0.5s ease 0s;}
.plat_03 .UI_box .UI_list .UI_01 .UI_cot img:hover{ transform: rotateY(180deg);-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-o-transform: rotateY(180deg);-ms-transform: rotateY(180deg);transition: all 0.5s ease 0s;cursor: pointer;}
.plat_03 .UI_box .UI_list .UI_02 img{width: 100%;}
.plat_03 .UI_box .UI_list .UI_03 .UI_cot{margin-top: 80px;}
.plat_03 .UI_box .UI_list .UI_03 .UI_cot h3{font-size: 24px;color: #fff;margin-top: 10px;}
.plat_03 .UI_box .UI_list .UI_03 .UI_cot p{font-size: 14px;color: #fff;margin-top: 10px;}
.plat_03 .UI_box .UI_list .UI_03 .UI_cot img{transform: rotateY(0deg);-webkit-transform: rotateY(0deg);-moz-transform: rotateY(0deg); -o-transform: rotateY(0deg);-ms-transform: rotateY(0deg);transition: all 0.5s ease 0s;}
.plat_03 .UI_box .UI_list .UI_03 .UI_cot img:hover{ transform: rotateY(180deg);-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-o-transform: rotateY(180deg);-ms-transform: rotateY(180deg);transition: all 0.5s ease 0s;cursor: pointer;}

.plat_04{ padding: 0px 0px; display: flex; background: #fff; align-items: center;}
.plat_04 .palt_left{ width: 55%;}
.plat_04 .palt_left img{ width: 100%;}
.plat_04 .palt_right {padding-right: 120px; width: 45%; padding-left: 50px;}
.plat_04 .palt_right .plat_top h3{font-size: 36px;color: #333;}
.plat_04 .palt_right .plat_top p{font-size: 16px;color: #999;margin-top: 10px;}
.plat_04 .palt_right .plat_midd{margin-top: 110px;}
.plat_04 .palt_right .plat_midd H3{font-size: 24px;color: #555;}
.plat_04 .palt_right .plat_midd p{font-size: 16px;color: #999;margin-top: 20px;}
.plat_04 .palt_right .plat_btn{width: 180px;height: 60px;background-color: rgb(251, 251, 251);box-shadow: 0px 0px 6px 0px rgba(25, 27, 35, 0.15);font-size: 16px;color: #555;text-align: center;line-height: 60px;margin-top: 60px;cursor: pointer;}
.plat_04 .palt_right .plat_btn a{ display: block;}
.plat_04 .palt_right .plat_btn:hover{background-color: #dc1919;color: #fff;}
.plat_04 .palt_right .plat_btn:hover a{color: #fff; display: block;}


/* 集群网站建设 */
.colony_main_ban{width: 100%;position: relative;}
.colony_mainBan_bg{height: 410px;background-position: center;background-repeat: no-repeat;background-size: cover;}
.colony_mainBan_wz{position: absolute;top: 170px;left: 100px;}
.colony_mainBan_wz p{font-size: 18px;color: #fff;margin-top: 20px;}
.colony_mainBan_wz h2{font-size: 44px;color: #fff;}

.colony_01{ background-image: url(../images/colony_bg1.jpg);background-position: center;background-repeat: no-repeat;background-size: cover;}
.colony_01 .colony_nav{font-size: 14px; padding: 40px 100px;  margin: 0px auto;}
.colony_01 .colony_nav .active{color: #dc1919;}
.colony_01 .colony_cot{  margin: 0px auto; padding: 20px 100px 50px 100px;}
.colony_01 .colony_cot .colony_left{width: 60%;}
.colony_01 .colony_cot .colony_left img{width: 100%;}
.colony_01 .colony_cot .colony_right{width: 35%;padding-top: 140px;}
.colony_01 .colony_cot .colony_right .colony_int{position: relative;}
.colony_01 .colony_cot .colony_right .colony_int h3{font-size: 36px;color: #333;}
.colony_01 .colony_cot .colony_right .colony_int h3::after{content: '';width: 36px;height: 2px;background-color: rgb(226, 7, 11);display: inline-block;position: absolute;top: 50px;left: 0;}
.colony_01 .colony_cot .colony_right .colony_int p{font-size: 25px;color: #333;text-transform: uppercase;margin-top: 20px;}
.colony_01 .colony_cot .colony_right .colony_wz{margin-top: 40px;}
.colony_01 .colony_cot .colony_right .colony_wz p{font-size: 15px;color: #555;}
.colony_01 .colony_cot .colony_right .colony_btn{width: 180px;height: 60px;background-color: rgb(251, 251, 251);box-shadow: 0px 0px 6px 0px rgba(25, 27, 35, 0.15);font-size: 16px;color: #555;text-align: center;line-height: 60px;margin-top: 30px;cursor: pointer;}
.colony_01 .colony_cot .colony_right .colony_btn a{ display: block;}
.colony_01 .colony_cot .colony_right .colony_btn:hover{background-color: #dc1919;color: #fff;}
.colony_01 .colony_cot .colony_right .colony_btn:hover a{color: #fff;  display: block;}

.colony_02 { background: #fff; position: relative;}
.colony_02 .colony_tit{text-align: center;}
.colony_02 .colony_tit h2{font-size: 34px;color: #333;}
.colony_02 .colony_tit p{font-size: 16px;color: #999;margin-top: 10px;}
.colony_02 .colony_con{margin: 0 auto;  padding: 0px 100px; position: relative; z-index: 3;}
.colony_02 .colony_icon{display: flex;justify-content: space-between;margin-top: 80px;}
.colony_02 .colony_icon h3{font-size: 24px;color: #333;margin-top: 20px;}
.colony_02 .colony_icon p{font-size: 16PX;color: #555;margin-top: 10px;}
.colony_02 .colony_icon .icon{text-align: center;}
.colony_02 .colony_icon .icon img{transform: rotateY(0deg);-webkit-transform: rotateY(0deg);-moz-transform: rotateY(0deg); -o-transform: rotateY(0deg);-ms-transform: rotateY(0deg);transition: all 0.5s ease 0s; width: 120px;}
.colony_02 .colony_icon .icon img:hover{ transform: rotateY(180deg);-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-o-transform: rotateY(180deg);-ms-transform: rotateY(180deg);transition: all 0.5s ease 0s;cursor: pointer;}
.colony_02 .img_right{position: absolute;top: 15%;right: 0; z-index: -1;}
.colony_02 .img_left{position: absolute;top: 15%;left: 0;}
.colony_02 .colony_search .search_tit{text-align: center;margin-top: 70px;}
.colony_02 .colony_search .search_tit h2{font-size: 34px;color: #333;}
.colony_02 .colony_search .search_tit p{font-size: 16px;color: #999;margin-top: 10px;}
.colony_02 .colony_search .search_txt{margin-top: 197px;padding-right:100px;}
.colony_02 .colony_search .search_txt h3{font-size: 32px;color: #555;}
.colony_02 .colony_search .search_txt p{font-size: 16px;color: #999;margin-top: 10px;}
.colony_02 .colony_search .search_txt .colony_btn{width: 180px;height: 60px;background-color: rgb(251, 251, 251);box-shadow: 0px 0px 6px 0px rgba(25, 27, 35, 0.15);font-size: 16px;color: #555;text-align: center;line-height: 60px;margin-top: 30px;cursor: pointer;display: inline-block;}
.colony_02 .colony_search .search_txt .colony_btn a{ display: block;}
.colony_02 .colony_search .search_txt .colony_btn:hover{background-color: #dc1919;color: #fff;}
.colony_02 .colony_search .search_txt .colony_btn:hover a{color: #fff;  display: block;}

.colony_03{ background-image: url(../images/colony_bg2.png);background-position: center;background-repeat: no-repeat;background-size: cover;}
.colony_03 .info_tit{text-align: center;margin-top: 350px; margin-bottom: 50px;}
.colony_03 .info_tit h2{font-size: 34px;color: #333;}
.colony_03 .info_tit p{font-size: 16px; max-width:700px; margin:0px auto; color: #999;margin-top: 10px;}
.colony_03 .info_cot { margin: 0px auto;  padding: 0px 100px;}
.colony_03 .info_cot .info_left{width: 40%; padding-top: 120px;}
.colony_03 .info_cot .info_right{width: 55%;}
.colony_03 .info_cot .info_right img{width: 100%;}
.colony_03 .info_cot .info_left h3{font-size: 32px;color: #333;}
.colony_03 .info_cot .info_left p{font-size: 16px;color: #555;margin-top: 20px;}
.colony_03 .info_cot .info_left .colony_btn{width: 180px;height: 60px;background-color: rgb(251, 251, 251);box-shadow: 0px 0px 6px 0px rgba(25, 27, 35, 0.15);font-size: 16px;color: #555;text-align: center;line-height: 60px;margin-top: 30px;cursor: pointer;display: inline-block;}
.colony_03 .info_cot .info_left .colony_btn a{ display: block;}
.colony_03 .info_cot .info_left .colony_btn:hover{background-color: #dc1919;color: #fff;}
.colony_03 .info_cot .info_left .colony_btn:hover a{color: #fff;  display: block;}
.colony_03 .web_tit{text-align: center;margin-top: 90px;}
.colony_03 .web_tit h2{font-size: 40px;color: #333;}
.colony_03 .web_tit p{font-size: 16px;color: #999;margin-top: 10px;}
.colony_04{ padding: 50px 0px;}
.colony_04 .web_tit{text-align: center;}
.colony_04 .web_tit h2{font-size: 40px;color: #333;}
.colony_04 .web_tit p{font-size: 16px;color: #999;margin-top: 10px;}
.colony_04 .web_cot{  margin: 0px auto; padding: 0px 100px;}
.colony_04 .web_cot .web_list{display: flex;justify-content: space-between;margin-top: 50px;}
.colony_04 .web_cot .web_list .web_01{width: 30%;}
.colony_04 .web_cot .web_list .web_02{width: 60%;}
.colony_04 .web_cot .web_list .web_03{width: 30%;}
.colony_04 .web_cot .web_list .web_01 .web_li{display: flex;justify-content: flex-start;}
.colony_04 .web_cot .web_list .web_01 .web_wz{margin-left: 20px;}
.colony_04 .web_cot .web_list .web_01 ul li:nth-child(2){margin-top: 160px;}
.colony_04 .web_cot .web_list .web_03 .web_li{display: flex;justify-content: flex-start;}
.colony_04 .web_cot .web_list .web_03 .web_wz{margin-left: 20px;}
.colony_04 .web_cot .web_list .web_03 ul li:nth-child(2){margin-top: 160px;}
.colony_04 .web_cot .web_list .web_01 .web_wz h3{font-size: 20px;color: #00aef0;}
.colony_04 .web_cot .web_list .web_01 .web_wz p{font-size: 16px;color: #999;margin-top: 10px;}
.colony_04 .web_cot .web_list .web_01 .web_wz  .colony_btn{width: 107px;height: 36px;background-color: rgb(251, 251, 251);box-shadow: 0px 0px 6px 0px rgba(25, 27, 35, 0.15);font-size: 16px;color: #555;text-align: center;line-height: 36px;margin-top: 10px;cursor: pointer;display: inline-block;}
.colony_04 .web_cot .web_list .web_01 .web_wz  .colony_btn a{ display: block;}
.colony_04 .web_cot .web_list .web_01 .web_wz  .colony_btn:hover{background-color: #dc1919;color: #fff;}
.colony_04 .web_cot .web_list .web_01 .web_wz  .colony_btn:hover a{color: #fff;  display: block;}
.colony_04 .web_cot .web_list .web_02 img{width: 100%;}
.colony_04 .web_cot .web_list .web_03 .web_wz h3{font-size: 20px;color: #00aef0;}
.colony_04 .web_cot .web_list .web_03 .web_wz p{font-size: 16px;color: #999;margin-top: 10px;}
.colony_04 .web_cot .web_list .web_03 .web_wz  .colony_btn{width: 107px;height: 36px;background-color: rgb(251, 251, 251);box-shadow: 0px 0px 6px 0px rgba(25, 27, 35, 0.15);font-size: 16px;color: #555;text-align: center;line-height: 36px;margin-top: 10px;cursor: pointer;display: inline-block;}
.colony_04 .web_cot .web_list .web_03 .web_wz  .colony_btn:hover{background-color: #dc1919;color: #fff;}
.colony_04 .web_cot .web_list .web_03 .web_wz  .colony_btn:hover a{color: #fff; display: block;}


/* 商城网站建设 */
.shop_main_ban{width: 100%;position: relative;}
.shop_mainBan_bg{height: 410px;background-position: center;background-repeat: no-repeat;background-size: cover;}
.shop_mainBan_wz{position: absolute;top: 0px; left: 0px;
    
    padding: 0px 100px;
    margin: 0px auto;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.shop_mainBan_wz p{font-size: 18px;
    color: #bab8bf; margin-top: 36px;}
.shop_mainBan_wz h2{font-size: 40px;color: #fff;}

.shop_01{position: relative;}
.shop_01 .shop_bg{position: absolute;top: 0;left: 0;}
.shop_01 .shop_nav{font-size: 14px;  margin: 0px auto; padding: 40px 100px;}
.shop_01 .shop_nav .active{color: #dc1919;}
.shop_01 .shop_box .shop_tit{text-align: center;margin-top:20px;}
.shop_01 .shop_box .shop_tit h2{font-size: 32px;color: #333;}
.shop_01 .shop_box .shop_tit p{font-size: 16px;color: #999;margin-top: 10px;}

.shop_01 .shop_cot {  margin: 0px auto; padding: 50px 100px; padding-bottom: 20px;}
.shop_01 .shop_cot .shop_list ul li{float: left;width: 18%; margin: 0px 1%;}
.shop_01 .shop_cot .shop_list .shop_li{width: 100%; background-color: #fff;box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.16);text-align: center;position: relative; padding-bottom: 20px;}
.shop_01 .shop_cot .shop_list .shop_li .shop_wz{padding: 0 20px;}
.shop_01 .shop_cot .shop_list .shop_li .shop_wz h3{font-size: 100px;padding-top: 20px;color: transparent;text-shadow: #ccc 0 0 15px;}
.shop_01 .shop_cot .shop_list .shop_li .shop_wz p{font-size: 14px;color: #555;margin-top: 20px; height: 83px; overflow: hidden;}
.shop_01 .shop_cot .shop_list .shop_li .shop_wz  .shop_btn{width: 100%; height: 40px;background-color: rgb(251, 251, 251);box-shadow: 0px 0px 6px 0px rgba(25, 27, 35, 0.15);font-size: 16px;color: #555;text-align: center;line-height: 40px;margin-top: 20px;cursor: pointer;display: inline-block;}
.shop_01 .shop_cot .shop_list .shop_li .shop_wz  .shop_btn a{ display: block;}
.shop_01 .shop_cot .shop_list .shop_li .shop_wz  .shop_btn:hover{background-color: #dc1919;color: #fff;}
.shop_01 .shop_cot .shop_list .shop_li .shop_wz  .shop_btn:hover a{color: #fff; display: block;}
.shop_01 .shop_cot .shop_list .shop_li .shop_wz .cell_01{position: absolute;top: 50px;left:0px; width: 100%; text-align: center; font-size: 35px;color: #333;}
.shop_01 .shop_cot .shop_list .shop_li .shop_wz .cell_02{position: absolute;top: 50px;left:0px; width: 100%; text-align: center; font-size: 35px;color: #333;}
.shop_01 .shop_cot .shop_list .shop_li .shop_wz .cell_03{position: absolute;top: 30px;left:0px; width: 100%; text-align: center;}
.shop_01 .shop_cot .shop_list .shop_li .shop_wz .cell_03 p{font-size: 30px;color: #333;margin-top: 0px;}

.shop_02{position: relative;}
.shop_bg_img{ background-image: url(../images/shop_bg2.png); background-position: top center; background-repeat: no-repeat; background-size: cover; z-index: 10; padding: 50px 0px; position: relative; z-index: 3;}
.shop_02 .tool_tit{text-align: center;padding-top: 50px;}
.shop_02 .tool_tit h2{font-size: 40px;color: #fff;}
.shop_02 .tool_tit p{font-size: 16px;color: #fff;margin-top: 10px;}
.shop_02 .tool_box{width: 70%;margin: 0 auto;}
.shop_02 .tool_cot{display: flex;justify-content: space-between;}
.shop_02 .tool_cot .tool_list .tool_li{text-align: center;margin-top: 50px;}
.shop_02 .tool_cot .tool_list .tool_li p{font-size: 18px;color: #fff;}
.shop_02 .tool_cot .tool_list .tool_li img{transform: rotateY(0deg);-webkit-transform: rotateY(0deg);-moz-transform: rotateY(0deg); -o-transform: rotateY(0deg);-ms-transform: rotateY(0deg);transition: all 0.5s ease 0s;}
.shop_02 .tool_cot .tool_list .tool_li img:hover{ transform: rotateY(180deg);-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-o-transform: rotateY(180deg);-ms-transform: rotateY(180deg);transition: all 0.5s ease 0s;}
.shop_02 .img_left{position: absolute;top: 220px;left: 0;z-index: -1;}
.shop_02 .img_right{position: absolute; bottom:0px; right: 0;}
.shop_02 .shop_web .shop_web_wz .web_tit{text-align: center;margin-top: 50px;}
.shop_02 .shop_web .shop_web_wz .web_tit h2{font-size: 40px;color: #333;}
.shop_02 .shop_web .shop_web_wz .web_tit p{font-size: 16px;color: #999;margin-top: 10px;}
.shop_02 .shop_web .shop_web_wz .web_txt{margin-top: 180px;padding-left: 260px; padding-bottom: 200px;}
.shop_02 .shop_web .shop_web_wz .web_txt h3{font-size: 42px;color: #555;}
.shop_02 .shop_web .shop_web_wz .web_txt p{font-size: 24px;color: #999;margin-top: 20px;}
.shop_02 .shop_web .shop_web_wz .web_txt .shop_btn{width: 180px;height: 60px;background-color: rgb(251, 251, 251);box-shadow: 0px 0px 6px 0px rgba(25, 27, 35, 0.15);font-size: 16px;color: #555;text-align: center;line-height: 60px;margin-top: 40px;cursor: pointer;display: inline-block;}
.shop_02 .shop_web .shop_web_wz .web_txt .shop_btn a{ display: block;}
.shop_02 .shop_web .shop_web_wz .web_txt .shop_btn:hover{background-color: #dc1919;color: #fff;}
.shop_02 .shop_web .shop_web_wz .web_txt .shop_btn:hover a{color: #fff; display: block;}

.shop_03{ background-image: url(../images/shop_bg3.jpg);background-position: center;background-repeat: no-repeat;background-size: cover; padding-bottom: 50px;}
.shop_03 .made_tit{text-align: center;padding-top: 50px;}
.shop_03 .made_tit h2{font-size: 40px;color: #fff;}
.shop_03 .made_tit p{font-size: 16px;color: #fff;margin-top: 10px;}
.shop_03 .made_cot{margin-top: 80px;}
.shop_03 .made_cot .made_left{width: 50%;}
.shop_03 .made_cot .made_right{width: 45%;padding-right: 120px;padding-top: 80px;}
.shop_03 .made_cot .made_left img{width: 100%;}
.shop_03 .made_cot .made_right h3{font-size: 36px;color: #fff;}
.shop_03 .made_cot .made_right p{font-size: 16px;color: #fff;margin-top: 30px;padding-right: 220px;line-height: 25px;}
.shop_03 .made_cot .made_right .shop_btn{width: 180px;height: 60px;  background-color: rgb(251, 251, 251);  box-shadow: 0px 0px 6px 0px rgba(25, 27, 35, 0.15);font-size: 16px;color: #555;text-align: center;line-height: 60px;margin-top: 50px;cursor: pointer;display: inline-block;}
.shop_03 .made_cot .made_right .shop_btn a{ display: block;}
.shop_03 .made_cot .made_right .shop_btn:hover{background-color: #dc1919;color: #fff;}
.shop_03 .made_cot .made_right .shop_btn:hover a{color: #fff;  display: block;}

.shop_04{ background-image: url(../images/shop_bg4.png);background-position: center;background-repeat: no-repeat;background-size: cover;}
.shop_04 .spread_tit{text-align: center;margin-top: 50px;}
.shop_04 .spread_tit h2{font-size: 35px;color: #333;}
.shop_04 .spread_tit h2 strong{font-size: 60px;color: #dc1919;}
.shop_04 .spread_tit p{font-size: 16px;color: #999;margin-top: 10px;}
.shop_04 .spread_cot{margin-top: 60px;}
.shop_04 .spread_cot img{width: 100%;}

/* 会务报名系统 */
.confer_main_ban{width: 100%;position: relative;}
.confer_mainBan_bg{height: 410px;background-position: center;background-repeat: no-repeat;background-size: cover;}
.confer_mainBan_wz{position: absolute;top: 170px;left: 100px;}
.confer_mainBan_wz p{font-size: 24px;color: #fff;}
.confer_mainBan_wz h2{font-size: 42px;color: #fff;}

.confer_main{  margin: 0px auto; padding: 0px 100px;}
.confer_01{ background-image: url(../images/confer_bg1.jpg);background-position: center;background-repeat: no-repeat;background-size: cover; padding-bottom: 50px;}
.confer_01 .confer_nav{font-size: 14px;  margin: 0px auto; padding: 40px 100px;}
.confer_01 .confer_nav .active{color: #dc1919;}
.confer_01 .confer_box .confer_tit{text-align: center; margin: 20px 0px 40px 0px;}
.confer_01 .confer_box .confer_tit h2{font-size: 35px;color: #333;}
.confer_01 .confer_cot .hd {width: 100%;margin: 0 auto;}
.confer_01 .confer_cot .hd ul{ margin-left: 3px;}
.confer_01 .confer_cot .hd ul li{float: left;width: 20%; margin-left: -3px;}
.confer_01 .confer_cot .hd .confer_li{width: 100%; background-color:#f2f2f2;border: 3px solid #e2070b; padding: 20px 0px; text-align: center;}
.confer_01 .confer_cot .hd .confer_li p{font-size: 20px;color: #333;}
.confer_01 .confer_cot .hd ul li:nth-child(2){border-left: none;border-right: none;}
.confer_01 .confer_cot .hd ul li:nth-child(3){border-left: none;}
.confer_01 .confer_cot .hd ul li:nth-child(4){border-left: none;}
.confer_01 .confer_cot .hd ul li.on .confer_li{background-color: #e2070b;cursor: pointer;}
.confer_01 .confer_cot .hd ul li.on .confer_li p{color: #fff;cursor: pointer;}
.confer_01 .confer_cot .bd{width: 80%;margin: 0 auto;}
.confer_01 .confer_cot .bd .nr{display: flex;justify-content: space-around;margin-top: 30px;}
.confer_01 .confer_cot .bd .nr .confer_lis{text-align: center;}
.confer_01 .confer_cot .bd .nr .confer_lis p{font-size: 16px;color: #333;margin-top: 10px;}
.confer_01 .confer_cot .bd .nr .confer_lis img{transform: rotateY(0deg);-webkit-transform: rotateY(0deg);-moz-transform: rotateY(0deg); -o-transform: rotateY(0deg);-ms-transform: rotateY(0deg);transition: all 0.5s ease 0s;}
.confer_01 .confer_cot .bd .nr .confer_lis img:hover{ transform: rotateY(180deg);-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-o-transform: rotateY(180deg);-ms-transform: rotateY(180deg);transition: all 0.5s ease 0s;}


.confer_02{ background-image: url(../images/confer_bg2.jpg);background-position: center;background-repeat: no-repeat;background-size: cover;}
.confer_02 .confer_con1{padding: 50px 0px; display: flex; justify-content: space-between; align-items: center;}
.confer_02 .confer_left{width: 40%;}
.confer_02 .confer_right{width: 60%;}
.confer_02 .confer_right img{width: 100%;}
.confer_02 .confer_left  .confer_top h3{font-size: 30px;color: #fff;margin-top: 20px;}
.confer_02 .confer_left  .confer_top h4{font-size: 30px;color: #fff;margin-top: 10px;}
.confer_02 .confer_left  .confer_wz p{font-size: 16px;color: #fff;margin-top: 10px;}
.confer_02 .confer_left  .confer_wz{margin-top: 40px;}

.confer_03{ background-image: url(../images/confer_bg3.jpg);background-position: center;background-repeat: no-repeat;background-size: cover;}
.confer_03 .build_cot{ padding: 50px 0px;  display: flex; justify-content: space-between; align-items: center;}
.confer_03 .build_left{width:55%;}
.confer_03 .build_left img{width: 100%;}
.confer_03 .build_right{width: 40%;}
.confer_03 .build_right .build_tit h3{font-size: 32px;color: #fff;}
.confer_03 .build_right .build_wz p{font-size: 16px;color: #fff;margin-top: 10px;}
.confer_03 .build_right .build_wz {margin-top: 40px;}


.confer_04{ background-image: url(../images/confer_bg4.jpg);background-position: center;background-repeat: no-repeat;background-size: cover;}
.confer_04 .pay_cot{ padding: 50px 0px; display: flex; justify-content: space-between; align-items: center;}
.confer_04 .pay_left{width: 40%;}
.confer_04 .pay_right{width: 60%;}
.confer_04 .pay_right img{width: 100%;}
.confer_04 .pay_left .pay_tit h3{font-size: 32px;color: #fff;}
.confer_04 .pay_left .pay_tit h4{font-size: 32px;color: #fff;margin-top: 10px;}
.confer_04 .pay_left .pay_wz p{font-size: 16px;color: #fff;margin-top: 10px;}
.confer_04 .pay_left .pay_wz{margin-top: 40px;}

.confer_05{ height: 600px; background-image: url(../images/confer_bg5.jpg);background-position: center;background-repeat: no-repeat;background-size: cover;}
.confer_05 .report_right .report_tit h3{font-size: 32px;color: #333;}
.confer_05 .report_right .report_wz p{font-size: 16px;color: #666; margin-top: 10px;}
.confer_05 .report_right .report_wz{margin-top: 40px;}
.confer_05 .report_right{width: 40%; padding-top: 200px;}


.confer_06{ background-image: url(../images/confer_bg6.jpg);background-position: center;background-repeat: no-repeat;background-size: cover;}
.confer_06 .math_tit{text-align: center;padding: 50px 0;}
.confer_06 .math_tit h2{font-size: 35px;color: #333;}
.confer_06 .math_cot{width: 80%;margin: 0 auto;}
.confer_06 .math_cot .math_lis{display: flex;justify-content: space-between;}
.confer_06 .math_cot .math_lis .math_li{text-align: center; margin-bottom: 50px;}
.confer_06 .math_cot .math_lis .math_li img{ width: 80px; height: auto;}
.confer_06 .math_cot .math_lis .math_li h3{font-size: 26px;margin-top: 10px;}
.confer_06 .math_cot .math_lis .math_li p{font-size: 16px;margin-top: 10px;}

.confer_07{background-color: #f2f2f2;}
.confer_07 .more_tit{text-align: center;padding: 50px 0;}
.confer_07 .more_tit h2{font-size: 35px;color: #333;}
.confer_07 .more_cot{display: flex;justify-content: space-between;padding-bottom: 50px;}
.confer_07 .more_cot .more_1{width: 33.33%; background-color: #fff;text-align: center; padding: 30px;}
.confer_07 .more_cot .more_1 .more_bg{ width: 60px; height: 60px;}
.confer_07 .more_cot .more_01 .more_bg{background-image: url(../images/more_icon01.png);background-position: center;background-repeat: no-repeat;background-size: cover;display: inline-block;}
.confer_07 .more_cot .more_02 .more_bg{background-image: url(../images/more_icon02.png);background-position: center;background-repeat: no-repeat;background-size: cover;display: inline-block;}
.confer_07 .more_cot .more_03 .more_bg{background-image: url(../images/more_icon03.png);background-position: center;background-repeat: no-repeat;background-size: cover;display: inline-block;}
.confer_07 .more_cot .more_1 h3{font-size: 26px;margin-top: 50px;margin-bottom: 10px;}
.confer_07 .more_cot .more_1 p{font-size: 14px;line-height: 25px;}

.confer_07 .more_cot .more_1:hover{background-color: #e2070b;}
.confer_07 .more_cot .more_1:hover h3{color: #fff;}
.confer_07 .more_cot .more_1:hover p{color: #fff;}
.confer_07 .more_cot .more_01:hover .more_bg{background-image: url(../images/more_active01.png);background-position: center;background-repeat: no-repeat;background-size: cover;display: inline-block;}
.confer_07 .more_cot .more_02:hover .more_bg{background-image: url(../images/more_active02.png);background-position: center;background-repeat: no-repeat;background-size: cover;display: inline-block;}
.confer_07 .more_cot .more_03:hover .more_bg{background-image: url(../images/more_active03.png);background-position: center;background-repeat: no-repeat;background-size: cover;display: inline-block;}


/* 手机网站 */
.phone_main_ban{width: 100%;position: relative;}
.phone_mainBan_bg{height: 410px;background-position: center;background-repeat: no-repeat;background-size: cover;}
.phone_mainBan_wz{position: absolute;top: 170px;left: 100px;}
.phone_mainBan_wz p{font-size: 24px;color: #fff;}
.phone_mainBan_wz h2{font-size: 42px;color: #fff;}

.phone_01{height: 808px;background-image: url(../images/phone_bg1.jpg);background-position: center;background-repeat: no-repeat;background-size: cover;}
.phone_01 .phone_nav{font-size: 14px;  margin: 0px auto; padding: 40px 100px;}
.phone_01 .phone_nav .active{color: #dc1919;}
.phone_main{  margin: 0px auto; padding: 0px 100px;}
.phone_01 .phone_cot .phone_left{width: 30%; margin-top: 10%;}
.phone_01 .phone_cot .phone_left h3{font-size: 42px;color: #333;}
.phone_01 .phone_cot .phone_left p{font-size: 18px;color: #666;margin-top: 30px;line-height: 45px;}


.phone_02{height: 808px;background-image: url(../images/phone_bg2.jpg);background-position: center;background-repeat: no-repeat;background-size: cover; display: flex; align-items: center;}
.phone_02 .open_right{width: 40%;}
.phone_02 .open_right h3{font-size: 42px;color: #fff;}
.phone_02 .open_right p{font-size: 18px;color: #fff;margin-top: 30px;line-height: 45px;}
.phone_02 .open_left{display: flex;justify-content: flex-start;}
.phone_02 .open_left .value{font-size: 180px;color: #000;font-weight: bold;}
.phone_02 .open_left .dw{font-size: 60px;color: #c9dff7;font-weight: bold;padding-top: 130px;padding-left: 20px;}

.phone_03{height: 900px;background-image: url(../images/phone_bg3.jpg);background-position: center;background-repeat: no-repeat;background-size: cover;}
.phone_03 .share_left{width: 30%;padding-left: 5%;padding-top: 21%;}
.phone_03 .share_left h3{font-size: 42px;color: #fff;}
.phone_03 .share_left p{font-size: 18px;color: #fff;margin-top: 30px;line-height: 45px;}


.phone_04{height: 900px;background-image: url(../images/phone_bg4.jpg);background-position: center;background-repeat: no-repeat;background-size: cover;}
.phone_04 .app_right{width: 40%;padding-right: 13%;padding-top: 22%;}
.phone_04 .app_right h3{font-size: 42px;color: #fff;}
.phone_04 .app_right p{font-size: 18px;color: #fff;margin-top: 30px;line-height: 45px;}

.phone_05{background-color: #f2f2f2;padding-bottom: 50px;}
.phone_05 .fun_tit{text-align: center;padding: 50px 0;}
.phone_05 .fun_tit h2{font-size: 36px;color: #333;}
.phone_05 .fun_cot .fun_list ul li{float: left;width: 25%;}
.phone_05 .fun_cot .fun_list .fun_li{background-color: #fff;height: 280px;text-align: center;border: 1px solid #f2f2f2;padding-top: 40px;}
.phone_05 .fun_cot .fun_list .fun_li img{ width: 30%; max-width: 100px;}
.phone_05 .fun_cot .fun_list .fun_li h4{font-size: 24px;margin-top: 20px;}
.phone_05 .fun_cot .fun_list .fun_li p{font-size: 16px;margin-top: 10px;}
.phone_05 .fun_cot .fun_list ul li:hover .fun_li{box-shadow: 0px 0px 80px 0px rgba(0, 0, 0, 0.1);z-index: 100;}
.phone_05 .fun_top1{padding-bottom: 60px;}
.phone_05 .fun_top1 .swiper-pagination-bullet{width: 16px; height: 16px; margin: 0 15px; background-color: #f3c6c6;}
.phone_05 .fun_top1 .swiper-pagination-bullet-active{background-color: #f61717;}


/* 手机微商城建设 */
.micro_main_ban{width: 100%;position: relative;}
.micro_mainBan_bg{height: 410px;background-position: center;background-repeat: no-repeat;background-size: cover;}
.micro_mainBan_wz{position: absolute;top: 170px;left: 100px;}
.micro_mainBan_wz p{font-size: 24px;color: #fff;}
.micro_mainBan_wz h2{font-size: 42px;color: #fff;}

.micro_main{  margin: 0px auto; padding: 0px 100px;}
.micro_01{background-color: #f2f2f2;}
.micro_01 .micro_nav{font-size: 14px;  margin: 0px auto; padding: 0px 100px; padding-top: 50px;}
.micro_01 .micro_nav .active{color: #dc1919;}
.micro_01 .micro_cot .micro_top{text-align: center;width: 80%;margin: 0 auto;}
.micro_01 .micro_cot .micro_top h2{font-size: 35px;color: #333;margin-bottom: 30px;margin-top: 50px;}
.micro_01 .micro_cot .micro_top p{font-size: 15px;color: #666;margin-bottom: 50px;line-height: 30px;}
.micro_01 .micro_cot .micro_bg{height: 468px; background-image: url(../images/micro_01.jpg);background-position: center;background-repeat: no-repeat;background-size: cover;}
.micro_01 .micro_cot .micro_bott{padding-bottom: 50px;}
.micro_01 .micro_cot .micro_bott .micro_txt {padding-left: 5%;padding-top: 10%;}
.micro_01 .micro_cot .micro_bott .micro_txt h3{font-size: 24px;color: #fff;margin-bottom: 20px;}
.micro_01 .micro_cot .micro_bott .micro_txt p{font-size: 16px;color: #fff;margin-bottom: 10px;}

.micro_02 .mall_tit{text-align: center;padding: 50px 0;}
.micro_02 .mall_tit h2{font-size: 35px;color: #333;}
.micro_02 .mall_cot .mall_list ul li{float: left;width: 16.6666%; margin-bottom: 40px; text-align: center;}
.micro_02 .mall_cot {margin: 0 auto;}
.micro_02 .mall_cot .mall_list .mall_icon{width: 151px;height: 151px; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);  border-radius: 24px;text-align: center; margin: 0px auto; display: flex; justify-content: center; align-items: center;}
.micro_02 .mall_cot .mall_list .mall_wz p{font-size: 18px;color: #333;}
.micro_02 .mall_cot .mall_list .mall_wz{margin-top: 20px; height:43px;}
.micro_02 .mall_cot .mall_list .mall_icon img{transform: rotateY(0deg);-webkit-transform: rotateY(0deg);-moz-transform: rotateY(0deg); -o-transform: rotateY(0deg);-ms-transform: rotateY(0deg);transition: all 0.5s ease 0s;}
.micro_02 .mall_cot .mall_list .mall_icon img:hover{ transform: rotateY(180deg);-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-o-transform: rotateY(180deg);-ms-transform: rotateY(180deg);transition: all 0.5s ease 0s;cursor: pointer;}
.micro_02 .mall_cot .mall_list{padding-bottom: 0px;}

.micro_03{background-color: #dce1e4;padding: 50px 0; height: 800px; display: flex; align-items: center;}
.micro_03 .page_tit h2{font-size: 35px;color: #333;}
.micro_03 .page_tit p{font-size: 15px; line-height: 25px; color: #666;margin-top: 25px;}
.micro_03 .page_tit{margin-top: 150px;}
.micro_03 .page_list .hd{width: 35%;}
.micro_03 .page_list .bd{width: 65%; margin-right: -10%;}
.micro_03 .page_list .hd .page_border{height: 58px;text-align: center;margin-top: 10px;}
.micro_03 .page_list .hd .page_border h3{font-size: 18px;line-height: 58px;}
.micro_03 .page_list .hd ul li.on .page_border{height: 58px; background-image: -moz-linear-gradient( 0deg, rgb(226,7,11) 0%, rgb(240,56,60) 100%);background-image: -webkit-linear-gradient( 0deg, rgb(226,7,11) 0%, rgb(240,56,60) 100%);background-image: -ms-linear-gradient( 0deg, rgb(226,7,11) 0%, rgb(240,56,60) 100%);}
.micro_03 .page_list .hd ul li.on .page_border h3{color: #fff;}
.micro_03 .page_list .hd ul {margin-top: 90px;}
.micro_03 .page_list .bd .nr img{width: 100%;}

.micro_04{background-color: #0d0d0d;padding: 50px 0; display: flex;  align-items: center; height: 800px;}
.micro_04 .shopping_tit h2{font-size: 35px;color: #fff;}
.micro_04 .shopping_tit p{font-size: 15px; line-height: 25px; color: #fff;margin-top: 25px;}
.micro_04 .shopping_tit{text-align: right;}
.micro_04 .shopping_list .hd{width: 35%;}
.micro_04 .shopping_list .bd{width: 65%; margin-left: -5%;}
.micro_04 .shopping_list .hd .page_border{width: 200px;height: 58px;text-align: center;margin-top: 10px;}
.micro_04 .shopping_list .hd .page_border h3{font-size: 18px;line-height: 58px;color: #fff;}
.micro_04 .shopping_list .hd ul li.on .page_border{width: 200px;height: 58px; background-image: -moz-linear-gradient( 0deg, rgb(226,7,11) 0%, rgb(240,56,60) 100%);background-image: -webkit-linear-gradient( 0deg, rgb(226,7,11) 0%, rgb(240,56,60) 100%);background-image: -ms-linear-gradient( 0deg, rgb(226,7,11) 0%, rgb(240,56,60) 100%);}
.micro_04 .shopping_list .hd ul li.on .page_border h3{color: #fff;}
.micro_04 .shopping_list .hd ul{margin-top: 90px; text-align: right;}
.micro_04 .shopping_list .hd ul li{ float: right;}
.micro_04 .shopping_list .bd .nr img{width: 100%;}

.micro_05{background-color: #bac1c9; padding: 50px 0px; height: 800px;;}
.micro_05 .admin_tit h2{font-size: 35px;color: #fff;}
.micro_05 .admin_tit p{font-size: 15px; line-height: 25px; color: #fff;margin-top: 25px;}
.micro_05 .admin_tit {margin-top: 220px;}
.micro_05 .admin_list .hd{width: 50%;}
.micro_05 .admin_list .bd{width: 50%;}
.micro_05 .admin_list .hd .page_border{width: 200px;height: 58px;text-align: center;margin-top: 10px;}
.micro_05 .admin_list .hd .page_border h3{font-size: 18px;line-height: 58px;color: #fff;}
.micro_05 .admin_list .hd ul li.on .page_border{width: 200px;height: 58px; background-image: -moz-linear-gradient( 0deg, rgb(226,7,11) 0%, rgb(240,56,60) 100%);background-image: -webkit-linear-gradient( 0deg, rgb(226,7,11) 0%, rgb(240,56,60) 100%);background-image: -ms-linear-gradient( 0deg, rgb(226,7,11) 0%, rgb(240,56,60) 100%);}
.micro_05 .admin_list .hd ul li.on .page_border h3{color: #fff;}
.micro_05 .admin_list .hd ul {margin-top: 60px;}
.micro_05 .admin_list .bd .nr img{width: auto; height: 745px;}





.micro_06 .pain_tit{text-align: center;padding: 50px 0;}
.micro_06 .pain_tit h2{font-size: 38px;color: #333;}
.micro_06 .pain_cot .pain_list ul li{float: left;width: 33.3333%;height: 220px;}
.micro_06 .pain_cot .pain_list .pain_li h3{font-size: 24px;color: #333;margin: 20px 0;}
.micro_06 .pain_cot .pain_list .pain_li p{font-size: 14px;color: #666;}
.micro_06 .pain_cot .pain_list .pain_li{text-align: center;}
.micro_06 .pain_cot .pain_list .pain_li img{transform: rotateY(0deg);-webkit-transform: rotateY(0deg);-moz-transform: rotateY(0deg); -o-transform: rotateY(0deg);-ms-transform: rotateY(0deg);transition: all 0.5s ease 0s;}
.micro_06 .pain_cot .pain_list .pain_li img:hover{ transform: rotateY(180deg);-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-o-transform: rotateY(180deg);-ms-transform: rotateY(180deg);transition: all 0.5s ease 0s;}



/* 定制开发 */
.develop_main_ban{width: 100%;}
.develop_mainBan_bg{height: 410px;background-position: center;background-repeat: no-repeat;background-size: cover;}
.develop_mainBan_wz{text-align: center;padding-top: 6%; max-width:800px; margin:0px auto;}
.develop_mainBan_wz p{font-size: 24px;color: #fff;margin-top: 20px;}
.develop_mainBan_wz h2{font-size: 40px;color: #fff;}

.develop_main{  margin: 0px auto; padding: 0px 100px;}
.develop_01{ background-image: url(../images/develop_bg1.jpg);background-position: center;background-repeat: no-repeat;background-size: cover; padding-bottom: 50px;}
.develop_01 .develop_nav{font-size: 14px;  margin: 0px auto; padding: 40px 100px;}
.develop_01 .develop_nav .active{color: #dc1919;}
.develop_01 .develop_cot{ display: flex; justify-content: space-between; align-items: center;}
.develop_01 .develop_cot .develop_left{width: 40%; padding-left: 5%;}
.develop_01 .develop_cot .develop_right{width: 60%; padding-left: 4%;}
.develop_01 .develop_cot .develop_right img{width: 100%;}
.develop_01 .develop_cot .develop_left .develop_tit{text-align: right;position: relative;}
.develop_01 .develop_cot .develop_left .develop_txt{text-align: right;margin-top: 40px;}
.develop_01 .develop_cot .develop_left .develop_tit p{font-size: 22px;color: #333;}
.develop_01 .develop_cot .develop_left .develop_tit h2{font-size: 60px;color: #333;}
.develop_01 .develop_cot .develop_left .develop_tit h2::after{content: '';width: 40px;height: 4px;  background-color: rgb(226, 7, 11);display: inline-block;position: absolute;top:110px;right: 0;}
.develop_01 .develop_cot .develop_left .develop_txt p{font-size: 15px; line-height: 24px; color: #555;}

.develop_02{background-image: url(../images/develop_bg2.jpg);background-position: center;background-repeat: no-repeat;background-size: cover; padding-bottom: 50px;}
.develop_02 .deve_tit{position: relative;padding-top: 50px;}
.develop_02 .deve_tit h2{font-size: 30px;color: #333;}
.develop_02 .deve_tit h2::after{content: '';width: 40px;height: 4px;  background-color: rgb(226, 7, 11);display: inline-block;position: absolute;top:100px;left: 0;}
.develop_02 .deve_tit p{font-size: 14px;color: #666; margin-top: 40px;}
.develop_02 .deve_cot{margin-top: 40px;}
.develop_02 .deve_list ul{ margin: 0px -20px;}
.develop_02 .deve_list ul li{float: left;width: 33.3333%; padding: 0px 20px; margin-bottom: 30px;}
.develop_02 .deve_list .deve_li .deve_wz {display: flex;justify-content: space-between;align-items: center;margin-top: 20px;}
.develop_02 .deve_list .deve_li .deve_wz h2{font-size: 18px;color: #333; height:42px;}
.develop_02 .deve_list .deve_li .deve_wz p{font-size: 14px;color: #999;}
.develop_02 .deve_list .deve_li .deve_img{overflow: hidden;  box-shadow: 7.778px 7.778px 8px 0px rgba(0, 0, 0, 0.16);}
.develop_02 .deve_list .deve_li .deve_img img{width: 100%;transition: all 0.8s ease;-webkit-transition: all 0.8s ease;display: inherit;}
.develop_02 .deve_list .deve_li:hover .deve_img img {transform: scale(1.1);-webkit-transform: scale(1.1);}
.develop_02 .deve_bott{ background-image: url(../images/develop_bg3.jpg);background-position: center center; background-repeat: no-repeat; background-size: cover; padding: 50px 40px; margin-top: 20px;}
.develop_02 .deve_bott .o2o_cot{display: flex;justify-content: flex-start;align-items: center;}
.develop_02 .deve_bott .o2o_tit { padding-bottom: 40px;}
.develop_02 .deve_bott .o2o_tit h2{font-size: 40px;color: #fff;margin-left: 40px;}
.develop_02 .deve_bott .o2o_icon{text-align: center;width: 143px;height: 143px; padding-top: 10px;margin-top: 20px;}
.develop_02 .deve_bott .o2o_icon img{ margin-left: 10px;}
.develop_02 .deve_bott .o2o_icon p{font-size: 18px;color: #fff;}
.develop_02 .deve_bott .o2o_01 ul li:hover .o2o_icon{text-align: center;width: 143px;height: 143px;  background-color: rgb(39, 109, 190); border-radius: 50%; padding-top: 10px; margin-top: 20px;}
.develop_02 .deve_bott .o2o_02 ul li:hover .o2o_icon{text-align: center;width: 143px;height: 143px;  background-color: rgb(39, 109, 190); border-radius: 50%;padding-top: 10px;margin-top: 20px;}
.develop_02 .deve_bott .o2o_03 ul li:hover .o2o_icon{text-align: center;width: 143px;height: 143px;  background-color: rgb(39, 109, 190); border-radius: 50%;padding-top: 10px;margin-top: 20px;}
.develop_02 .deve_bott .o2o_02{margin-left: 40px;}
.develop_02 .deve_bott .o2o_03{margin-left: 40px;}
.develop_02 .deve_bott .o2o_btn{width: 230px;height: 48px; border: 4px solid #fff;border-radius: 50px;display: flex;justify-content: flex-start;text-align: center;align-items: center;padding-left: 50px;}
.develop_02 .deve_bott .o2o_btn a{display: flex;justify-content: flex-start;align-items: center;}
.develop_02 .deve_bott .o2o_btn p{font-size: 14px;color: #fff;margin-right: 10px;}
.develop_02 .deve_bott .o2o_btn img{width: 59px;height: 7px;}
.develop_02 .deve_bott .o2o_bott{margin-top: 20px;margin-left: 40px;}
.develop_02 .deve_bott .o2o_btn:hover{background-color: #e2070b;border: 4px solid #e2070b;}






