.wrap{width: 92%; max-width: 1200px; margin: 0 auto;}
#body{background:#FFFFFF;width: 100%;max-width: 1920px;margin:0 auto;padding: 0;overflow-x: hidden;position: relative;font-family: "Opensans-Regular";color: #111;font-size: 18px;}
#body a{cursor: pointer;}
.more_line2_hidden{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-word;}
.more_line3_hidden{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;word-break: break-word;}

.mb_show{display: none;}

/*nav_hidden*/
.trans{transition: all 300ms ease 0s;}
.navSub{width: 205px;background: no-repeat center top #fff;position: absolute;top: 100%;left: 50%;transform: translate(-50%,0);box-shadow: 0 0 10px rgba(0,0,0,.1);padding: 9px 30px;box-sizing: border-box;border-radius: 5px;display: none;z-index: 999;}
.subName{display: block;line-height: 36px;font-size: 14px;text-transform: capitalize;}
.hoverColor{transition: all .3s;}
.text-over{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.block {display: block;}
/*nav_hidden_end*/

.header_box{position: fixed; top: 0px; left: 1px; width: 100%; z-index: 20;}
.header_box.bg_white{background-color: #fff; box-shadow: 0px 2px 5px rgba(67,67,146,0.3);}
.header_main{width: 92%; max-width: 1200px; margin: 0 auto; height: 96px;}
.header_main .logo_box{width: 15%;}
.header_main .logo{height:56px; margin: 20px 0px;}
.header_main .login_box{float: right; margin-top: 30px;}
.header_main .login_box .reg_btn{display: inline-block; vertical-align: middle; width: 94px; height: 31px; line-height: 31px; text-align: center; text-decoration: none; background-color: #0db083; color: #fff; border-radius: 4px; font-size: 16px;}
.header_main .login_box .login_btn{display: inline-block; vertical-align: middle; font-size: 16px; color: #333333; text-decoration: none;margin-left: 20px;}
.header_main .nav_box{float: left; margin-top: 30px; width: 70%;}

.header_blank{display: block; width: 100%; height: 96px;}
.header_blank.hide{display: none;}

.default_nav_style .n_item>a{ font-size: 16px; color: #333; line-height: 36px; padding: 0px 20px; text-decoration: none;}
.default_nav_style .n_item>a.cur,.default_nav_style .n_item>a:hover{color: #0db083;}

.banner{width: 100%; max-width: 1920px; margin:0 auto; position: relative;}
.banner .banner_main{position: absolute; width: 92%; max-width: 1200px; top:0px; bottom:0px; left: 0px; right: 0px; margin: 0 auto;}
.banner .banner_main .text_table{display: table; width: 100%; height: 100%;}
.banner .banner_main .b_info{display:table-cell; vertical-align:middle; width: 50%; text-align: center;}
.banner .banner_main .b_info .b_title{ font-size: 50px; color: #222222; line-height: 83px; font-weight: bold; margin-top: 60px;}
.banner .banner_main .b_info .b_sub_title{ font-size: 36px; color: #333333; line-height: 60px; margin-top: 10px;}
.banner .banner_main .b_info .reg_btn{display: inline-block; width: 434px; height: 63px;line-height: 63px;  font-size: 24px; color: #fff; background-color: #0db083; text-align: center; text-decoration: none; border-radius: 32px; margin-top: 125px;}
.banner .banner_main .b_info .reg_btn:hover{background-color: #fd834d;}
.banner .banner_main .login_box{display:table-cell; vertical-align:middle; width: 50%;}
.banner .banner_main .login_box .login_form{width: 351px; padding:18px 24px 19px 30px; background-color: #fff; border-radius: 18px; box-shadow: 0px 16px 68px rgba(52,52,52,0.17); float: right; margin-top: 85px;}
.banner .banner_main .login_box .login_form .title{ font-size: 24px; color: #444f57; line-height: 70px; text-align: center;}
.banner .banner_main .login_box .login_form .rows{ margin-bottom: 20px;}
.banner .banner_main .login_box .login_form .rows .input_text{height: 59px; line-height: 59px;  font-size: 14px; color: #444f57; border:0px; border-bottom: 1px solid #dcdfe6; width: 100%;}
.banner .banner_main .login_box .login_form .rows .input_text::placeholder{font-weight:bold;  font-size: 14px; color: #444f57;}
.banner .banner_main .login_box .login_form .rows .input_text:focus::placeholder{color:transparent;}
.banner .banner_main .login_box .login_form .rows.func_btns{margin-top: 30px;}
.banner .banner_main .login_box .login_form .rows.func_btns .btns{display: inline-block; width: 170px; height: 43px; line-height: 43px; text-decoration: none; text-align: center;  font-size: 20px; color: #0cb084; border-radius: 4px; border:1px solid #0cb084; cursor: pointer; box-sizing:border-box;}
.banner .banner_main .login_box .login_form .rows.func_btns .btns:hover{color: #fff; background-color: #000; border-color: #000;}
.banner .banner_main .login_box .login_form .rows.func_btns .btns.login_btn{background-color: #0cb084; color: #fff;}
.banner .banner_main .login_box .login_form .rows.func_btns .btns.login_btn:hover{background-color: #fd834d; border-color:#fd834d;}
.banner .banner_main .login_box .login_form .forgot_btn{display: inline-block; margin-top: 40px; font-weight:bold;  font-size: 14px; color: #444f57; text-decoration: underline;}
.index_page .banner .banner_main .b_info .b_title{margin-top: 0px;}
.index_page .banner .banner_main .login_box .login_form{padding:30px 24px 30px 33px; margin-top: 0px;}
.index_page .banner .banner_main .login_box .login_form .title{margin-bottom: 40px;}
.index_page .banner .banner_main .login_box .login_form .rows.func_btns .btns{height: 53px; line-height: 53px;}
.index_page .banner .banner_main .login_box .login_form .forgot_btn{margin-top: 75px;}

.banner .banner_main .login_box .login_success{width: 351px; padding:30px 24px 65px 33px; background: url("../images/log_sec_bg.png")/*tpa=static/themes/t269/images/log_sec_bg.png*/; border-radius: 18px; box-shadow: 0px 16px 68px rgba(52,52,52,0.17); float: right;}
.banner .banner_main .login_box .account_img{text-align: center; margin-top: 30px;}
.banner .banner_main .login_box .welcome{text-align: center; margin-top: 45px;  font-size: 30px; color: #000000; line-height: 49px;}
.banner .banner_main .login_box .acc_name{text-align: center; line-height: 49px;}
.banner .banner_main .login_box .acc_name span{ font-size: 18px; color: #439bee; text-decoration: underline;}
.banner .banner_main .login_box .go_manage{display: block; width: 273px; height: 55px; line-height: 55px; margin: 40px auto 0px;  font-size: 20px; color: #fff; background:url("../images/go_manage_ico.png")/*tpa=static/themes/t269/images/go_manage_ico.png*/ no-repeat right 35px center #0cb084; border-radius: 4px; text-align: center; text-decoration: none;}
.banner .banner_main .login_box .go_manage:hover{background-color: #fd834d;}

#footer {width: 100%; background-color: #273037; border-top: 1px solid #273037;}
#footer .footer_box .friend_link{margin-top: 15px; margin-bottom: 45px;}
#footer .footer_box .friend_link span{ font-size: 16px; color: #fff; margin-right: 10px;}
#footer .footer_box .friend_link a{ font-size: 14px; color: #fff; margin:0px 5px;}
#footer .footer_box .bottom{ border-top:1px solid #363e45; padding:30px 0; text-align:center;}
#footer .footer_box .bottom .rows{ line-height:30px;}
#footer .footer_box .bottom *{ color:#818487; font-size:14px;}

#banner .bx-wrapper .bx-pager.bx-default-pager a:hover,
#banner .bx-wrapper .bx-pager.bx-default-pager a.active {background-color: #FFF;}
body .foot_share .foot_share_box {background-image: url("../../../images/global/icon_follow_4.svg")/*tpa=static/images/global/icon_follow_4.svg*/;}

.server_platform .content .left_box.cur .icon4{ opacity: 1; -moz-animation: effect1-icon4-anim 4s; -webkit-animation: effect1-icon4-anim 4s; animation: effect1-icon4-anim 4s;}


@-webkit-keyframes effect1-icon0-anim {
  0% { transform: scale(0); opacity: 0;}
  60% { transform: scale(0); opacity: 0;}
  65% { transform: scale(1); opacity: 1;}
  100% { transform: scale(1); opacity: 1;}
}
@-webkit-keyframes effect1-icon1-anim {
  0% { transform: scale(0); opacity: 0;}
  20% { transform: scale(0); opacity: 0;}
  25% { transform: scale(1); opacity: 1;}
  100% { transform: scale(1); opacity: 1;}
}
@-webkit-keyframes effect1-icon2-anim {
  0% { transform: translateX(-20px); opacity: 0;}
  20% { transform: translateX(-20px); opacity: 0;}
  25% { transform: translateX(0); opacity: 1;}
  100% { transform: translateX(0); opacity: 1;}
}
@-webkit-keyframes effect1-icon3-anim {
  0% { transform: translateX(20px); opacity: 0;}
  20% { transform: translateX(20px); opacity: 0;}
  25%  { transform: translateX(0); opacity: 1;}
  100% { transform: translateX(0); opacity: 1;}
}
@-webkit-keyframes effect1-icon4-anim {
  0% { transform: translateY(20px); opacity: 0;}
  20% { transform: translateY(20px); opacity: 0;}
  25%  { transform: translateY(0); opacity: 1;}
  100% { transform: translateY(0); opacity: 1;}
}


/********简介 开始*********/
.about_page_box{margin-top: 90px;}
.about_page_box .big_title{text-align: center;  font-size: 50px; color: #111; line-height: 56px;}
.about_page_box .desc_list{margin-top: 115px; overflow: hidden;}
.about_page_box .desc_list .desc_list_item{overflow: hidden; margin-top: 100px; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap;}
.about_page_box .desc_list .desc_list_item.pic_right{flex-direction: row-reverse;}
.about_page_box .desc_list .desc_list_item:first-child{margin-top: 0px;}
.about_page_box .desc_list .desc_list_item .left_box{float: left; width: 50%; position: relative;}
.about_page_box .desc_list .desc_list_item .left_box .icon4{position: absolute; z-index: 1; opacity: 0;}
.about_page_box .desc_list .desc_list_item .left_box .icon4.cur{opacity: 1; -moz-animation: effect1-icon4-anim 4s; -webkit-animation: effect1-icon4-anim 4s; animation: effect1-icon4-anim 4s;}
.about_page_box .desc_list .desc_list_item .left_box .pic2{left: 17%; top: 20%; width: 12%;}
.about_page_box .desc_list .desc_list_item .left_box .pic3{left: 56%; top: 8%; width: 15.167%;}
.about_page_box .desc_list .desc_list_item .left_box .pic4{left: 17%; top: 62%; width: 10.5%;}
.about_page_box .desc_list .desc_list_item .left_box .pic5{left: 52%; top: 65%; width: 12%;}
.about_page_box .desc_list .desc_list_item .left_box .pic6{left: 72%; top: 49%; width: 16.5%;}
.about_page_box .desc_list .desc_list_item .right_bx{float: right; width: 45.16667%;}
.about_page_box .desc_list .desc_list_item .item_title{ font-size: 30px; color: #333333; line-height: 60px; position: relative; padding-left: 20px; }
.about_page_box .desc_list .desc_list_item .item_title:before{content: ''; position: absolute; top: 18px; left: 0px; width: 3px; height: 28px; background-color: #0bba91;}
.about_page_box .desc_list .desc_list_item .item_desc{ font-size: 16px; color: #434343; line-height: 32px; margin-top: 8px;}
.about_page_box .desc_list .desc_list_item.pic_right .left_box{text-align: right;}
.about_page_box .desc_list .desc_list_item.pic_right .right_bx{}

.our_duty{margin-top: 60px;}
.our_duty .duty_desc_box{min-height: 200px; background: url("../images/duty_desc_bg.png")/*tpa=static/themes/t269/images/duty_desc_bg.png*/ repeat-y top center; position: relative; border-top: 1px solid transparent; margin-bottom: 60px; border-radius: 5px;}
.our_duty .duty_desc_box:before{content: ''; width: 52px; height: 48px; background: url("../images/duty_desc_mark.png")/*tpa=static/themes/t269/images/duty_desc_mark.png*/ no-repeat; position: absolute; top: 30px; left: 6%; }
.our_duty .duty_desc_box:after{content:''; position: absolute; left: 97px; bottom: -29px; width: 0; height: 0; border-left: 16px solid transparent; border-right: 44px solid transparent; border-top: 30px solid #d7eaf4;}
.our_duty .duty_desc_box .content{width: 78%; font-size: 40px; color: #333; font-style: italic; line-height: 70px; margin: 20px auto 0px; margin-left: 14%;}
.our_duty .duty_desc_box .content .ta_right{text-align: right;}
.our_duty .main_title{ font-size: 32px; color: #111; line-height: 56px; margin-top: 25px;}
.our_duty .sub_title{ font-size: 20px; color: #808080; line-height: 35px; }

.out_team_box{margin-top: 120px; background-color: #f5f9fc; border-top: 1px solid transparent; padding-bottom: 90px;}
.out_team_box .out_team_main{margin-top: 95px;}
.out_team_box .out_team_main .main_title{text-align: center;  font-size: 50px; color: #111; line-height: 56px;}
.out_team_box .out_team_main .list{margin-top: 95px; font-size:0px; display: flex; justify-content:space-between;}
.out_team_box .out_team_main .list .item{display: inline-block;}
.out_team_box .out_team_main .list .item .top{display: block;}
.out_team_box .out_team_main .list .item .top span{ font-size: 54px; color: #121212; line-height: 54px; display: inline-block; vertical-align: middle;}
.out_team_box .out_team_main .list .item .top span.val{position: relative; top: 15px; opacity: 0;}
.out_team_box .out_team_main .list .item .top span.green{ font-size: 42px; color: #47b495; line-height: 42px; margin-left: 2px;}
.out_team_box .out_team_main .list .item .top span.big_size{font-size: 56px; line-height: 56px;}
.out_team_box .out_team_main .list .item .item_title{text-align: center;  font-size: 18px; color: #000000; line-height: 36px; margin-top: 13px;}

.news_box{margin-top: 120px; margin-bottom: 140px;}
.news_box .main_title{ font-size: 50px; color: #000000; line-height: 56px; text-align: center;}
.news_box .list{margin-top: 85px; font-size: 0px; display: flex; justify-content:space-between;}
.news_box .list .item{display: inline-block; width: 30%; border: 1px solid #dae4ea; background-color: #f8fafb; border-radius: 8px; overflow: hidden; box-sizing:border-box;}
.news_box .list .item .pic{width: 100%; height: 0px; padding-top: 68.15643%; position: relative; border-bottom: 1px solid #dae4ea;}
.news_box .list .item .pic img{position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; margin: auto;}
.news_box .list .item .info_box{padding: 40px 30px 20px;}
.news_box .list .item .info_box .time{ font-size: 16px; color: #808080; line-height: 16px;}
.news_box .list .item .info_box .title{ font-size: 24px; color: #434343; line-height: 48px;}
.news_box .list .item .info_box .desc{ font-size: 16px; color: #434343; line-height: 32px; height: 64px; overflow: hidden; margin-top: 10px;}
.news_box .list .item .info_box .more{display: inline-block;  font-size: 20px; color: #0bba91; line-height: 20px; margin-top: 30px; padding-right: 20px; background: url("../images/index_server_platform_url_ico.png")/*tpa=static/themes/t269/images/index_server_platform_url_ico.png*/ no-repeat right center; text-decoration: none;}
.news_box .list .item:hover{transform:scale(1.01); -ms-transform:scale(1.01);}
/********简介 结束*********/


/********联系我们 开始*********/

.contact_page_box{margin-top: 40px;}
.contact_page_box .big_title{text-align: center;  font-size: 50px; color: #111; line-height: 56px;}
.contact_page_box .hope{text-align: center;  font-size: 18px; color: #434343; line-height: 36px; margin-top: 95px;}
.contact_page_box .list{display:flex; margin-top: 60px; justify-content:space-between;}
.contact_page_box .list .item{display: inline-block; width: 30.5%; margin-top: 54px; position: relative; background-color: #f7f7f7;}
.contact_page_box .list .item .top_ico{width: 84px; height: 0px; padding-top: 84px; position: absolute; left:50%; transform:translateX(-50%); top: -54px; background-color:#0db083; border:12px solid #f7f7f7; border-radius:54px; overflow: hidden;}
.contact_page_box .list .item .top_ico img{position: absolute; top: 0px; right: 0px; bottom: 0px;  left: 0px; margin: auto;}
.contact_page_box .list .item .info_box{text-align: center;  font-size: 18px; color: #434343; line-height: 36px; padding: 70px 15px 45px;}

.contact_page_box .other_list{margin-top: 100px;}
.contact_page_box .other_list .top_list{display: block; font-size: 0px; padding-bottom: 30px;position: relative;}
.contact_page_box .other_list .top_list .item{display: inline-block; width: 33.33333%; vertical-align: top; text-align: center;}
.contact_page_box .other_list .top_list .item .pic{height: 44px; border-bottom: 1px solid #c2c2c2; padding-bottom: 40px;}
.contact_page_box .other_list .top_list .item .info{text-align: center;  font-size: 24px; color: #333; line-height: 60px; margin-top: 35px;}
.contact_page_box .other_list .top_list .item .info span{display: block; width: 100%;}
.contact_page_box .other_list .top_list .green_arrow{position: absolute; width: 33.33333%; left: 33.33333%; top: 84px; height: 0px; border-top:4px solid #0db083; padding-bottom: 6px;}
.contact_page_box .other_list .top_list .green_arrow:before{content: ''; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 6px solid #0db083; position: absolute; bottom: 0px; left: 50%; margin-left: -5px;}

.feedback_box{margin-top: 95px; background-color: #f7f7f7; padding: 95px 0px 100px;}
.feedback_main{overflow: hidden;}
.feedback_main .main_title{text-align: center;  font-size: 50px; color: #111; line-height: 56px; margin-bottom: 70px;}
.feedback_main .left_form{float: left; width: 76.66667%;}
.feedback_main .left_form .write_tips{ font-size: 18px; color: #434343; line-height: 36px;}
.feedback_main .left_form .write_tips .green{color: #0db083;}
.feedback_main .left_form .feedback_from{width: 100%; margin-top: 30px;}
.feedback_main .left_form .feedback_from .rows{display: block; margin-bottom: 20px; overflow: hidden;}
.feedback_main .left_form .feedback_from .rows .input_text{display:inline-block; width: 96%; height:54px; line-height: 54px; padding: 0px 2%;  font-size: 18px; border:1px solid #fff; outline: none; background-color: #fff;}
.feedback_main .left_form .feedback_from .rows .input_text.sort{width: 44%;}
.feedback_main .left_form .feedback_from .rows .textarea{display: inline-block; width: 96%; padding: 2%;  font-size: 18px; line-height: 36px; min-height: 108px; background-color: #fff; border: 0px;}
.feedback_main .left_form .feedback_from .rows .submit{width: 100%; height: 54px; background-color: #0db083; color: #fff; line-height: 54px; text-align: center;  font-size: 18px; cursor: pointer; border:0px; outline: 0px; }
.feedback_main .right_code{float: right; width:19.166667%; background-color: #fff; padding: 50px 0px 40px;}
.feedback_main .right_code .title{ font-size: 18px; text-align: center; line-height: 35px; color: #434343;}
.feedback_main .right_code .s_title{ font-size: 14px; text-align: center; line-height: 35px; color: #0bba91;}
.feedback_main .right_code .qe_code{text-align: center; margin-top: 35px;}

/********联系我们 结束*********/


/********品牌运营 开始*********/
.brand_page_box{margin-top: 90px;}
.brand_page_box .significance_box .big_title{ font-size: 50px; text-align: center; line-height: 56px; margin-bottom: 140px;}
.brand_page_box .significance_box .left_img{float: left; width: 50%; position: relative;}
.brand_page_box .significance_box .left_img .img_item.pic2{position: absolute; top: -29px; left: 60px; z-index: 1; width: 74.16667%;}
.brand_page_box .significance_box .left_img .img_item.pic3{position: absolute; top: 40px; left: -12px; z-index: 2; width: 87.33333%;}
.brand_page_box .significance_box .right_info{float: right; width: 46.66667%; margin-right: 1.66667%;}
.brand_page_box .significance_box .right_info .info_item{margin-top: 35px; position: relative;}
.brand_page_box .significance_box .right_info .info_item .en_word{position: absolute;  font-size: 33px; color: #111111;}
.brand_page_box .significance_box .right_info .info_item .en_word:after{content: ''; position: absolute; right: -10px; bottom: 0px; width: 21px; height: 21px; background: url("../images/brand_significance_en_word_ico.png")/*tpa=static/themes/t269/images/brand_significance_en_word_ico.png*/ no-repeat;}
.brand_page_box .significance_box .right_info .info_item .desc{padding-left: 45px;  font-size: 18px; color: #111111; line-height: 36px;}

.brand_page_box .process_box{margin-top: 150px;}
.brand_page_box .process_box .big_title{ font-size: 50px; text-align: center; line-height: 56px;}

.brand_page_box .process_box .title_box{text-align: center;}
.brand_page_box .process_box .title_box .num{display: inline-block; vertical-align: middle;  font-size: 60px; font-weight: bold; line-height: 60px; font-style: italic; }
.brand_page_box .process_box .title_box .title{display: inline-block; vertical-align: middle; margin-left: 15px;}
.brand_page_box .process_box .title_box .title .top{ font-size: 14px; color: #0bba91; font-style: italic; text-align: left;}
.brand_page_box .process_box .title_box .title .bottom{ font-size: 30px; color: #333333; text-align: left;}
.brand_page_box .process_box .title_box .func_list{display:inline-block; vertical-align: middle; height: 60px; margin-left: 30px; padding-left: 25px; border-left: 1px solid #cecece; }
.brand_page_box .process_box .title_box .func_list:after{content: ''; display: inline-block; height: 100%; vertical-align: middle;}
.brand_page_box .process_box .title_box .func_list .desc{display: inline-block; vertical-align: middle;  font-size: 18px; color: #434343; line-height: 30px; text-align: left;}

.brand_page_box .process_box .step_1{margin-top: 105px;}
.brand_page_box .process_box .step_1 .work_show{margin-top: 70px; overflow: hidden; font-size: 0px; text-align: center;}
.brand_page_box .process_box .step_1 .work_show .item{border: 1px solid #0db083; border-radius: 4px; box-shadow: 0px 0px 8px rgba(204,248,237,0.6); background-color: #fff; box-sizing:border-box;}
.brand_page_box .process_box .step_1 .work_show .item:after{content: ''; display: inline-block; height: 100%; vertical-align: middle;}
.brand_page_box .process_box .step_1 .work_show .item span{display: inline-block; vertical-align: middle;  font-size: 14px; color: #434343; line-height: 28px;}
.brand_page_box .process_box .step_1 .work_show .left{display: inline-block; vertical-align: top; margin-top: 19px;}
.brand_page_box .process_box .step_1 .work_show .left .item{width: 118px; height: 278px;}
.brand_page_box .process_box .step_1 .work_show .center{display: inline-block; vertical-align: top; margin-top: 19px; margin-left: 100px; position: relative; opacity: 0;}
.brand_page_box .process_box .step_1 .work_show .center:after{content: ''; position: absolute; left: -100px; top: 50%; transform:translateY(-50%); width: 123px; height: 37px; background: url("../images/process_bold_arrow.png")/*tpa=static/themes/t269/images/process_bold_arrow.png*/ no-repeat left center;}
.brand_page_box .process_box .step_1 .work_show .center .item{width: 118px; height: 98px; margin-bottom: 80px; position: relative;}
.brand_page_box .process_box .step_1 .work_show .center .item span{line-height: 98px;}
.brand_page_box .process_box .step_1 .work_show .center .item:before{content: ''; width: 80px; height: 6px; position: absolute; bottom: -44px; left: 20px; background: url("../images/process_thin_arrow.png")/*tpa=static/themes/t269/images/process_thin_arrow.png*/ no-repeat right center; transform:rotate(90deg);}
.brand_page_box .process_box .step_1 .work_show .center .item:after{content: ''; width: 100px; height: 6px; position: absolute; right: -100px; top: 47px; background: url("../images/process_thin_arrow.png")/*tpa=static/themes/t269/images/process_thin_arrow.png*/ no-repeat right center;}
.brand_page_box .process_box .step_1 .work_show .center .item:last-child{margin-bottom: 0px;}
.brand_page_box .process_box .step_1 .work_show .center .item:last-child:before{content: none;}
.brand_page_box .process_box .step_1 .work_show .right{display: inline-block; vertical-align: top; margin-left: 101px; opacity: 0;}
.brand_page_box .process_box .step_1 .work_show .right .item{box-shadow: none; width:375px; height: 134px; background: url("../images/brand_process_step_1_right_bg.png")/*tpa=static/themes/t269/images/brand_process_step_1_right_bg.png*/ no-repeat center center; margin-bottom: 45px; border:0px;}
.brand_page_box .process_box .step_1 .work_show .right .item:last-child{margin-bottom: 0px;}

.brand_page_box .process_box .step_1 .work_show .center.cur.icon2{ opacity: 1; -moz-animation: effect1-icon2-anim 2s; -webkit-animation: effect1-icon2-anim 2s; animation: effect1-icon2-anim 2s;}
.brand_page_box .process_box .step_1 .work_show .right.cur.icon2{ opacity: 1; -moz-animation: effect1-icon2-anim 2s; -webkit-animation: effect1-icon2-anim 2s; animation: effect1-icon2-anim 2s;}


.brand_page_box .process_box .step_2{margin-top: 135px;}
.brand_page_box .process_box .step_2 .work_show{margin-top: 85px; font-size: 0px; text-align: center;}
.brand_page_box .process_box .step_2 .work_show .item{border: 1px solid #0db083; border-radius: 4px; box-shadow: 0px 0px 8px rgba(204,248,237,0.6); background-color: #fff;}
.brand_page_box .process_box .step_2 .work_show .item:after{content: ''; display: inline-block; height: 100%; vertical-align: middle;}
.brand_page_box .process_box .step_2 .work_show .item span{display: inline-block; vertical-align: middle;  font-size: 14px; color: #434343; line-height: 28px;}
.brand_page_box .process_box .step_2 .work_show .left{display: inline-block; vertical-align: top; margin-top: 23px;}
.brand_page_box .process_box .step_2 .work_show .left .item{width: 118px; height: 278px;}
.brand_page_box .process_box .step_2 .work_show .right{display: inline-block; vertical-align: top; margin-left: 135px; position: relative;}
.brand_page_box .process_box .step_2 .work_show .right:after{content: ''; position: absolute; left: -135px; top: 50%; transform:translateY(-100%); width: 123px; height: 37px; background: url("../images/process_bold_arrow.png")/*tpa=static/themes/t269/images/process_bold_arrow.png*/ no-repeat left center;}
.brand_page_box .process_box .step_2 .work_show .right .rows{display: block; margin-bottom: 27px;}
.brand_page_box .process_box .step_2 .work_show .right .rows .item{float: left; margin-right: 50px; width:118px; height: 68px; position: relative; opacity: 0;}
.brand_page_box .process_box .step_2 .work_show .right .rows .item.brand_pic{border: 0px; width: 120px; height: 70px;}
.brand_page_box .process_box .step_2 .work_show .right .rows .item:before{content: ''; width: 50px; height: 6px; position: absolute; right: -50px; top: 31px; background: url("../images/process_thin_arrow.png")/*tpa=static/themes/t269/images/process_thin_arrow.png*/ no-repeat right center;}
.brand_page_box .process_box .step_2 .work_show .right .rows .item:last-child{margin-right: 0px;}
.brand_page_box .process_box .step_2 .work_show .right .rows .item:last-child:before{content: none;}
.brand_page_box .process_box .step_2 .work_show .right .rows .item.cur.icon2{ opacity: 1;-moz-animation: effect1-icon2-anim 2s; -webkit-animation: effect1-icon2-anim 2s; animation: effect1-icon2-anim 2s;}

.brand_page_box .package_price_box{margin-top: 135px;}
.brand_page_box .package_price_box .big_title{ font-size: 50px; text-align: center; line-height: 56px;}
.brand_page_box .package_price_box .big_title_line{display: block; width: 232px; height: 0px; border-top: 1px solid #0db083; margin: 40px auto 0px; position: relative;}
.brand_page_box .package_price_box .big_title_line:before{content: ''; position: absolute; left: -9px; top: -4.5px; width: 9px; height: 9px; background: #0db083; border-radius: 5px; }
.brand_page_box .package_price_box .big_title_line:after{content: ''; position: absolute; right: -9px; top: -4.5px; width: 9px; height: 9px; background: #0db083; border-radius: 5px; }
.brand_page_box .package_price_box .server_price{margin-top: 30px; text-align: center;  font-size: 24px; color: #111111;}
.brand_page_box .package_price_box .server_price span{font-size: 50px; margin-left: 10px;}
.brand_page_box .package_price_box .content_table{margin-top: 65px;}
.brand_page_box .package_price_box .content_table .top_title{width: 100%; height: 50px; line-height: 50px; text-align: center;  font-size: 18px; color: #fff; background-color: #0db083; border-bottom: 1px solid #fff;}
.brand_page_box .package_price_box .content_table .list{display: table; width:100%; border-bottom:1px solid #fff; font-size: 0px; }
.brand_page_box .package_price_box .content_table .list .title{display: table-cell; vertical-align:middle; width:15.25%; line-height: 28px; padding: 11px 0px; text-align: center;  font-size: 18px; color: #000; background-color: #c1ecdf;}
.brand_page_box .package_price_box .content_table .list .desc{display: table-cell; width: 84.75%; padding: 11px 0px; background-color: #e3f7f1;}
.brand_page_box .package_price_box .content_table .list .desc span{display: inline-block; vertical-align: top; line-height: 28px;  font-size: 14px; color: #000; padding-left: 50px; min-width: 195px;}
.brand_page_box .package_price_box .content_table .list.yel .title{background-color: #fcf9a4;}
.brand_page_box .package_price_box .content_table .list.yel .desc{background-color: #fffed6;}

.brand_page_box .operation_price_box{margin-top: 130px; margin-bottom: 130px;}
.brand_page_box .operation_price_box .big_title{ font-size: 50px; text-align: center; line-height: 56px;}
.brand_page_box .operation_price_box .big_title_line{display: block; width: 232px; height: 0px; border-top: 1px solid #0db083; margin: 40px auto 0px; position: relative;}
.brand_page_box .operation_price_box .big_title_line:before{content: ''; position: absolute; left: -9px; top: -4.5px; width: 9px; height: 9px; background: #0db083; border-radius: 5px; }
.brand_page_box .operation_price_box .big_title_line:after{content: ''; position: absolute; right: -9px; top: -4.5px; width: 9px; height: 9px; background: #0db083; border-radius: 5px; }
.brand_page_box .operation_price_box .server_price{margin-top: 30px; text-align: center;}
.brand_page_box .operation_price_box .server_price{ font-size: 24px; color: #111111;}
.brand_page_box .operation_price_box .server_price span{font-size: 50px; margin-left: 10px;}
.brand_page_box .operation_price_box .contant_list{margin-top: 60px; font-size: 0px;}
.brand_page_box .operation_price_box .contant_list .item{display: inline-block; vertical-align: top; width:25.91667%;  font-size: 18px; color: #000000; line-height: 36px; padding: 18px 2.5%; text-align: left; margin:0.5%; border:1px solid #0db083; border-radius: 4px; box-shadow:0px 0px 8px rgb(204,248,237,0.6); background-color:#fff;}
/********品牌运营 结束*********/


/*inside_page*/
.product-list{ width: 100%;}
.pro_list .ueeshop_responsive_position{ margin-top: 20px; border-bottom: 0; font-size: 14px; color: #737373;}
.pro_list .ueeshop_responsive_position .title{ display: none;}
.pro_list .ueeshop_responsive_position .position a{ font-size: 14px; color: #737373; font-family: "VisbyCF-Regular";}
.pro_list .ueeshop_responsive_position .position{ float: none; width: 100%; height: auto; line-height: 70px; text-align: left;}
.product-list .pro_list{ width: 100%; background: #fff;}
.product-list .pro_list .cate_brief{ margin-top: 30px; width: 100%;}
.product-list .pro_list .hot_cate{ width: 100%;margin: 0 auto;}
.product-list .pro_list .hot_cate .page_name{ position: relative; width: 100%; height: 69px; line-height: 69px; font-size: 36px; color: #000;  text-align: center; text-transform: uppercase; margin-bottom: 50px;}
.product-list .pro_list .hot_cate .list{width: 100%;}
.product-list .pro_list .hot_cate .list .row .img{ display: block; width: 100%; text-align: center; overflow: hidden;}
.product-list .pro_list .hot_cate .list .row .row_txt{ display: block; margin-bottom: 0; height: auto;}
.product-list .pro_list .hot_cate .list .row .row_txt .name{ display: block; width: 100%; height: 48px; line-height: 24px; font-family: Arial; text-align: center; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; font-family: "QuattrocentoSans-Regular";text-decoration: none;}
.product-list .pro_list .hot_cate .list .row:hover .img img{ -webkit-transform: scale(1.1); transform: scale(1.1);}
.product-list .pro_list .hot_cate .list .row:hover .row_txt .name{ color: #111111;}
.product-list .pro_list .hot_cate .bx-pager{ width: 100%; margin: 50px 0 150px; text-align: center;}
.product-list .pro_list .hot_cate .bx-pager .bx-pager-item{ display: inline-block; margin: 0 10px; width: 17px; height: 17px;}
.product-list .pro_list .hot_cate .bx-pager .bx-pager-item a{ display: block; width: 100%; height: 100%; font-size: 0; background: #333; -webkit-border-radius: 50%; border-radius: 50%; -webkit-transition: all 0.3s; transition: all 0.3s;}
.product-list .pro_list .hot_cate .bx-pager .bx-pager-item:hover a{ background: #111111;}
.product-list .pro_list .hot_cate .bx-pager .bx-pager-item a.active{ background: #111111;}
.product-list .pro_list .wrap { margin-top: 30px; }

.products .pro_cate{ padding: 12px 0; width: 100%; background: #fff;}
.products .pro_cate .page_name{ display: none; position: relative; height: 69px; line-height: 69px;/* background: url('../images/cate_title_icon.png') no-repeat center bottom;*/ font-size: 36px; color: #000; text-align: center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; text-transform: uppercase;}
.products .pro_cate .content{ position: relative; margin-top: 26px; width: 100%; z-index: 1; text-align: center;}
.products .pro_cate .list{ position: relative; display: inline-block; margin: 0 27px 30px 0; width: auto; line-height: 43px; transition: all 0.5s;}
.products .pro_cate .list:first-child{ margin-left: 0;}
.products .pro_cate .list .son_cate{ position: absolute; left: 0; top: 100%; width: 100%; z-index: 1;}
.products .pro_cate .list .first_cate{ position: relative; overflow: hidden; cursor: pointer; transition: all 0.5s;}
.products .pro_cate .list .first_cate.son:after{content: '';width: 10px;height: 10px;margin:auto;position: absolute;top: 0;right: 16px;bottom: 0;}
.products .pro_cate .list .first_cate a{ display: block; position: relative; padding: 0 36px; border: 1px solid #111111; font-size: 16px; transition: all 0.5s; font-family: Arial; text-decoration: none;}
.products .pro_cate .list .first_cate a:before{ display: block; content: ''; position: absolute; right: 35px; top: 19px; width: 12px; height: 7px; background: url("../images/pro_cate_icon.png")/*tpa=static/themes/t269/images/pro_cate_icon.png*/ no-repeat center / 100%; transition: all 0.5s;}
.products .pro_cate .list .first_cate a:after{ display: block; content: ''; position: absolute; right: 35px; top: 19px; width: 12px; height: 7px; background: url("../images/pro_cate_icon2.png")/*tpa=static/themes/t269/images/pro_cate_icon2.png*/ no-repeat center / 100%; transition: all 0.5s; z-index: 1; opacity: 0;}
.products .pro_cate .list:hover .first_cate a{ background: #111111; color: #fff;}
.products .pro_cate .list:hover .first_cate a:before{ transform: rotate(180deg);}
.products .pro_cate .list:hover .first_cate a:after{ transform: rotate(180deg); opacity: 1;}
.products .pro_cate .son_cate{display: none;margin-bottom: 10px; background: #f7f7f7;}
.products .pro_cate .list.on .first_cate.son:after{width: 10px;height: 2px;background-position: 0 -104px;}
.products .pro_cate .son_cate .item{ position: relative; height: 48px;line-height: 48px;}
.products .pro_cate .son_cate .item a{ width: 100%; height: 48px; line-height: 48px; border-bottom: 1px solid #dedede; font-size: 16px; color: #333; text-align: left; text-indent: 24px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; transition: all 0.5s;}
.products .pro_cate .son_cate .item a.sia2{ border-bottom: 0;}
.products .pro_cate .son_cate .item a.sia2:last-child{ border: 0;}
.products .pro_cate .son_cate .item:hover a.sia2{ background: #111111; color: #fff;}
.products .pro_cate .son_cate .item:hover .subcate3{ display: block;}
.products .pro_cate .son_cate .subcate3{ display: none; position: absolute; top: 0; left: 100%; width: 100%; background: #f7f7f7;}
.products .pro_cate .son_cate .subcate3 a.sia{display: block; width: 100%; font-size: 16px; color: #7a7a7a; height: 48px; line-height: 48px; text-align: left; text-indent: 24px; border-bottom: 1px solid #ddd; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; transition: all 0.5s;}
.products .pro_cate .son_cate .subcate3 a:last-child{ border: 0;}
.products .pro_cate .son_cate .subcate3 a:hover{ background: #111111; color: #fff;}
.hot_cate .bx-wrapper {margin: 0 auto;}

.product-detail .ueeshop_responsive_products_detail .description .title{border: none;}
.product-detail .ueeshop_responsive_products_detail .description .title span{font-size: 30px;color: #1f1f1f;position: relative;background: #fff;margin-right: 0;padding-right: 15px;font-family: "VisbyCF-Regular";}
.product-detail .ueeshop_responsive_products_detail .description .title span:after{position: absolute;width: 10000px;left: 100%;top: 18px;height: 1px;background: #e3e3e3;margin-left: 20px;content: '';}

.product-list .ueeshop_responsive_products_list .item .info { float: left; padding-left: 47px; width: 100%; padding: 0; margin: 0; box-sizing: border-box;}
.product-list .ueeshop_responsive_products_list .item .info .name{ margin-bottom: 0; height: auto;}
.product-list .ueeshop_responsive_products_list .item .info .name a{ font-size: 18px;display: block; width: 100%; height: 48px; line-height: 24px; font-family: "QuattrocentoSans-Regular"; text-align: center; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; -webkit-transition: all 0.3s; transition: all 0.3s;}
.product-list .ueeshop_responsive_products_list .item .info .price{ font-size: 16px; font-family: "QuattrocentoSans-Regular";}
.product-list .ueeshop_responsive_products_list .item:hover .info .name a{ color: #111111;}
.product-list .ueeshop_responsive_products_list .item .info .more{ display: none; margin: 0 auto; width: 123px; height: 36px; line-height: 36px; font-size: 14px; color: #111111; font-family: Arial; text-decoration: underline; text-align: center; transition: all 0.5s;}


.wrap-module .ueeshop_responsive_products_list .item{ margin-right: 2.4581%; margin-bottom: 22px; padding-bottom: 34px; width: 23.0769%; background: #fff;}
.wrap-module .ueeshop_responsive_products_list .item:nth-child(4n){ margin-right: 0;}

.wrap-module .ueeshop_responsive_products_list .item .pro{width: 100%; height: 100%;}

.in_ad{position: relative; font-size: 0; min-height: 130px; }
.in_ad .ad_con{ position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.in_ad .ad_con .con_table{ display: table; width: 100%; height: 100%;}
.in_ad .ad_con .con_table .con_table_cell{ display: table-cell; vertical-align: middle;}
.in_ad .ad_con .ueeshop_responsive_position{ width: 100%; border-bottom: 0;}
.in_ad .ad_con .ueeshop_responsive_position .title{ display: block; float: none; width: 100%; max-width: inherit; height: 70px; line-height: 70px; font-size: 50px; color: #fff; font-family: "VisbyCF-Regular"; text-align: center;}
.in_ad .ad_con .ueeshop_responsive_position .position{ float: none; width: 100%; max-width: inherit; height: 26px; line-height: 26px; text-align: center;}
.in_ad .ad_con .ueeshop_responsive_position .position{ font-size: 16px; color: #fff;}
.in_ad .ad_con .ueeshop_responsive_position .position a{ font-size: 16px; color: #fff;font-family: "QuattrocentoSans-Regular";}
.in_ad .bxSlide-outter {min-height: 48px;}
.case {width: 90%;margin: 0 auto;}

body .ueeshop_responsive_turn_page{text-align: center;}
body .ueeshop_responsive_turn_page span a{ display: block; background: #fff;}
body .ueeshop_responsive_turn_page span .page_item_current{background: #111111;color: #fff;}
body .ueeshop_responsive_turn_page.s1>span .page_item_current{background: #111111;color: #fff;}
body .ueeshop_responsive_turn_page span a,
body .ueeshop_responsive_turn_page span font{ background: #f5f5f5; color: #555;font-size: 18px;}
body .ueeshop_responsive_turn_page span a{ background: #fff;}
body .ueeshop_responsive_turn_page span em{width: 20px;height: 8px;}
body .ueeshop_responsive_turn_page span em.icon_page_prev{width: 21px;height: 10px;background: url("../images/icon_pro_all.png")/*tpa=static/themes/t269/images/icon_pro_all.png*/ no-repeat 0 0;}
body .ueeshop_responsive_turn_page span em.icon_page_next{width: 21px;height: 10px;background: url("../images/icon_pro_all.png")/*tpa=static/themes/t269/images/icon_pro_all.png*/ no-repeat right 0 bottom 0;}

.ueeshop_responsive_case_detail > .name,
.ueeshop_responsive_info_list .item .info .title ,
.ueeshop_responsive_info_detail > .title,
#global_editor_contents h3 {font-family: "VisbyCF-Regular";}

body .ueeshop_responsive_case_list .item .info .desc,
#global_editor_contents,
.ueeshop_responsive_info_list .item .info .desc,
#global_editor_contents p {font-family: "Opensans-Regular";}

.wrap .cate-name{font-size: 30px;color: #000;margin-bottom: 15px;margin-bottom: 30px; text-decoration: none;}
.wrap .cate-name a{ text-decoration: none;}
.wrap .cate-name span{display: block;width: 28px;height: 2px;background: #111111;margin: 15px auto 0;}

.wrap-module .cate-name{font-size: 30px;color: #000;margin-bottom: 15px;margin-bottom: 30px;text-align: center;}
.wrap-module .cate-name span{display: block;width: 28px;height: 2px;background: #111111;margin: 15px auto 0;}
.article-content .art-title{height: 35px;margin: 30px 0;font-size: 22px;color: #333;text-align: center;}
.article-content .art-title{ display: none; position: relative; height: 69px; line-height: 69px; font-size: 36px; color: #000; text-align: center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; text-transform: uppercase;}
.article-content .art-title:before{ display: block; content: ''; position: absolute; bottom: 0; left: 50%; width: 28px; height: 2px; background: #111111; transform: translateX(-50%);}

.wrap-module body .ueeshop_responsive_position{margin-top: 8px;line-height: 40px;margin-bottom: 25px;border-color: #e6e6e6;}
.wrap-module .ueeshop_responsive_products_detail_review .review_form h1{font-size: 30px;color: #1f1f1f;text-align: center;margin-bottom: 35px;}

.info-list .menu-in-left .ueeshop_responsive_position{ border-bottom: 0;}
.info-list .menu-in-left .ueeshop_responsive_position .title{ display: none;}
.info-list .menu-in-left .ueeshop_responsive_position .position{ text-align: left;}

.menu-in-left{padding-top: 30px;padding-bottom: 4.5%;}
.menu-in-left .menu-wrap-style{ width: 100%;}
.menu-in-left .menu-wrap-style .menu{ text-align: center;}
.menu-in-left .wrap-righter-style{ padding-top: 42px; width: 100%;}
.menu-wrap-style .menu .cate-top{margin-bottom: 30px;font-size: 30px;color: #1f1f1f;}
.menu-wrap-style .menu li{ position: relative; display: inline-block; margin-top: 20px; margin: 0 20px; width: auto; line-height: 43px; transition: all 0.5s;}
.menu-wrap-style .menu li a{ display: block; padding: 0 4px; min-width: 155px; border: 1px solid #111111; font-size: 18px; text-align: center; transition: all 0.5s; text-decoration: none;}
.menu-wrap-style .menu li a.on, .menu-wrap-style .menu li a:hover{ background: #111111; color: #fff;}
.menu-wrap-style .menu .m-title{ display: none; position: relative; height: 69px; line-height: 69px;/* background: url('../images/cate_title_icon.png') no-repeat center bottom;*/ font-size: 36px; color: #000; text-align: center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; text-transform: uppercase;}
.menu-wrap-style .menu .m-title:before{ display: block; content: ''; position: absolute; bottom: 0; left: 50%; width: 28px; height: 2px; background: #111111; transform: translateX(-50%);}
.menu-wrap-style .menu .cate-top{margin-bottom: 30px;font-size: 30px;color: #1f1f1f;}
.menu-wrap-style .menu h3{ position: relative; display: inline-block; margin-top: 20px; margin-right: 27px; width: auto; line-height: 43px; transition: all 0.5s;}
.menu-wrap-style .menu h3 a{ display: block; padding: 0 4px; min-width: 155px; border: 1px solid #111111; font-size: 18px; text-align: center; transition: all 0.5s; text-decoration: none;}
.menu-wrap-style .menu h3 a:hover{ background: #111111; color: #fff;}
.menu-wrap-style .menu h3 a.on, .menu-wrap-style .menu h3 a:hover { background: #111111;color: #fff; }


.ueeshop_responsive_download_list ul li:hover{color: #111111;}
.ueeshop_responsive_download_list ul li a:hover{background: #111111;}

.contenter{ margin-top: 30px; width: 100%;}
.contenter .title{ padding: 0 30px; width: 100%; height: 50px; line-height: 50px; background: #fff; font-size: 18px; color: #202528; -webkit-box-sizing: border-box; box-sizing: border-box; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.contenter .cate_brief{ padding: 0 30px; width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box;}
.contenter .ueeshop_responsive_position .title{ margin-bottom: 4px; width: 100%; height: 62px; line-height: 62px; font-size: 20px; color: #333;}
.contenter .ueeshop_responsive_position{ border-bottom: 0;}
.contenter .ueeshop_responsive_position .position{ display: none;}
.article-content .wrap .contenter .ueeshop_responsive_position .position{ display: block;}
.article-content .wrap .contenter { margin-top: 0;}
.contenter .ueeshop_responsive_case_list{ margin: 0;}
.contenter .ueeshop_responsive_case_list .item{ padding:5% ; background: #f5f5f5; border-bottom: 0;display: flex;flex-direction: row;}

body .ueeshop_responsive_case_list .item .img{ width: 33.1073%;position: relative;}
body .ueeshop_responsive_case_list .item .info{  padding-left: 5%; width: 61.5819%;}
body .ueeshop_responsive_case_list .item .info .name{ position: relative; margin-bottom: 0; padding-bottom: 15px; font-family: "VisbyCF-Regular";}
body .ueeshop_responsive_case_list .item .info .name a {line-height: 30px;}
body .ueeshop_responsive_case_list .item .info .name:before{ display: block; content: ''; position: absolute; left: 0; bottom: 0; width: 44px; height: 1px; background: #555;}
body .ueeshop_responsive_case_list .item .info .name a{ font-size: 24px; color: #333; text-decoration: none;}
body .ueeshop_responsive_case_list .item .info .desc{ padding-top: 20px; line-height: 24px; font-size: 14px; color: #5b5b5b;}
body .ueeshop_responsive_products_inquiry form .form_button {background: #111111;}
body .ueeshop_responsive_download_list ul li .name {width: calc(100% - 50px);white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.rightside .ueeshop_responsive_info_list .item .info .title a { text-decoration: none; }

.rale_news{ padding-bottom: 56px; width: 100%;}
.rale_news .news_title{ width: 100%; height: 30px; line-height: 30px;}
.rale_news .news_title .title{ font-size: 22px; color: #191919;}
.rale_news .news_title .read_btn{ font-size: 14px; color: #888;}
.rale_news .news_title .read_btn span{ font-size: 14px; color: #888; font-weight: bold;}
.rale_news .list{ display: grid; grid-template-columns: repeat(4, 23.25%); justify-content: space-between; margin-top: 23px; width: 100%;}
.rale_news .list .item .img{ display: block; width: 100%; text-align: center; text-decoration: none; overflow: hidden;}
.rale_news .list .item .title{ font-family: "VisbyCF-Regular";display: -webkit-box; margin-top: 15px; line-height: 21px; font-size: 16px; color: #333; text-decoration: none; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.rale_news .list .item .time{ margin-top: 8px; width: 100%; height: 21px; line-height: 21px; font-size: 14px; color: #989898;}
.rale_news .list .item .brief{ font-family: "Opensans-Regular";display: -webkit-box; margin-top: 6px; line-height: 24px; font-size: 14px; color: #888; text-decoration: none; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
.rale_news .list .item:hover .img img{ -webkit-transform: scale(1.1); transform: scale(1.1);}

.rale_news.desc_news{ margin-top: 55px;}
.rale_news.desc_news .news_title{ position: relative; width: 100%; text-align: center;}
.rale_news.desc_news .news_title:before{ display: block; content: ''; position: absolute; left: 0; top: 50%; width: 100%; height: 1px; background: #ddd; -webkit-transform: translateY(-50%); transform: translateY(-50%);}
.rale_news.desc_news .news_title .title{ position: relative; z-index: 1; padding: 0 40px; width: 100%; background: #fff; text-align: center;}
.rale_news.desc_news .list{ grid-template-columns: repeat(2, 49%); grid-row-gap: 44px;}
.rale_news.desc_news .list .item .img{ width: 39.2857%; height: 100%; text-align: center;}
.rale_news.desc_news .list .item .text{ width: calc(100% - 43.5374%);}
.rale_news.desc_news .list .item.no_img .text{ width: 100%;}
.rale_news.desc_news .list .item .text .title{ margin-top: 0; font-size: 18px;}
.rale_news.desc_news .list .item .brief{ font-size: 15px; color: #888;}

.wrap-module .ueeshop_responsive_case_detail>.share { display: block; }
.wrap-module .ueeshop_responsive_info_detail>.share { display: block; }
.article-content .ueeshop_responsive_article_detail>.contents>.share { display: block; }

/* facebook && google star */
.ueesale{}
.ueesale_title{font-size: 50px; line-height: 56px; color: #000; text-align: center;}

.ueesale_service{ padding: 90px 0 125px;}
.ueesale_service .service_list{display: flex; justify-content: space-between; flex-wrap: wrap; margin-top: 83px;}
.ueesale_service .service_list .service_item{box-sizing: border-box; width: 47.584%;}
.ueesale_service .service_item .service_info{display: flex; justify-content: space-between; align-items: center;}
.ueesale_service .service_item .service_txt{box-sizing: border-box; width: calc(100% - 100px); font-size: 38px; line-height: 60px; color: #333;}
.ueesale_service .service_item.no_free .service_txt{padding-left: 30px;}
.ueesale_service .service_item .service_icon{box-sizing: border-box; width: 92px; min-width: 92px; height: 92px; font-size: 24px; line-height: 92px; border: 1px solid; border-radius: 50%; text-align: center;}
.ueesale_service .service_item.free .service_icon{color: #0bba91; border-color: #34bb9d;}
.ueesale_service .service_item.no_free .service_icon{color: #0b8bba; border-color: #0b8bba;}
.ueesale_service .service_item .service_video{border-radius: 20px; overflow: hidden; margin-top: 39px; position: relative; text-align: center;}
.ueesale_service .service_item .service_video_mask{width: 100%; height: 100%; background-color: rgba(5, 5, 5, 0.3); position: absolute; left: 0; top: 0; }
.ueesale_service .service_item .service_video a{display: block; width: 100%; height: 100%; }
.ueesale_service .service_item .service_video a{display: block; width: 100%; height: 100%; position: relative;}
/*.ueesale_service .service_item .service_video a:before{content: ''; width: 111px; height: 111px; position: absolute; top: 50%; left: 50%; margin-top: -55.5px; margin-left: -55.5px; background: url('../images/index_server_circle.png') no-repeat; transition: all 500ms ease 0s; z-index: 1;}
.ueesale_service .service_item .service_video a:after{content: ''; width: 39px; height: 46px; position: absolute; top: 50%; left: 50%; margin-top: -24px; margin-left: -13px; background: url('../images/index_server_play.png') no-repeat; transition: all 500ms ease 0s; z-index: 1;}
.ueesale_service .service_item .service_video:hover a:before{transform:rotate(360deg);}
.ueesale_service .service_item .service_video:hover a:after{transform: scale(1.2); -ms-transform: scale(1.2);}*/
.ueesale_service .service_item .icon_video{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.ueesale_service .service_item.free .icon_video{position: absolute; left: calc(50% - 16px); top: 50%; transform: translate(-50%, -50%);}

.ueesale_step{padding: 62px 0 70px; background: url("../images/img_step_bg-min.png")/*tpa=static/themes/t269/images/img_step_bg-min.png*/ no-repeat center; background-size: 100% 100%;}
.ueesale_step .step_list{box-sizing: border-box; width: 560px; margin: 82px auto 0;}
.ueesale_step .step_list .step_item{box-sizing: border-box; font-size: 18px; line-height: 57px; color: #000; text-align: center; border: 1px solid #0db083; border-radius: 20px; box-shadow: 0 0 8px rgba(204, 248, 237, 0.6); position: relative; background-color: #fff; margin-bottom: 47px;}
.ueesale_step .step_list .step_item:last-child{margin-bottom: 0;}
.ueesale_step .step_list .step_item:after{content: ''; width: 54px; height: 40px; background: url("../images/icon_step_arrow-min.png")/*tpa=static/themes/t269/images/icon_step_arrow-min.png*/ no-repeat center center; background-size: 100%; position: absolute; left: 50%; bottom: -47px; transform: translateX(-50%);}
.ueesale_step .step_list .step_item:last-child:after{display: none;}

.ueesale_type{padding: 78px 0 0;}
.ueesale_type .type_list{display: flex; justify-content: space-between; flex-wrap: wrap; padding: 94px 0px 0;}
.ueesale_type .type_list .type_item{box-sizing: border-box; width: 45.69%; padding-top: 53px; text-align: center;}
.ueesale_type .type_list .type_item.b2c{background: url("../images/img_type_bg_0-min.png")/*tpa=static/themes/t269/images/img_type_bg_0-min.png*/ no-repeat top center; background-size: 100%; opacity:0;}
.ueesale_type .type_list .type_item.b2b{background: url("../images/img_type_bg_1-min.png")/*tpa=static/themes/t269/images/img_type_bg_1-min.png*/ no-repeat top center; background-size: 100%; opacity:0;}
.ueesale_type .type_item .type_title{font-size: 34px; line-height: 60px; color: #333;}
.ueesale_type .type_item .type_desc{font-size: 18px; line-height: 40px; color: #434343;}
.ueesale_type .type_item .img{width: 385px; margin: 35px auto 0; text-align: center;}
.ueesale_type .type_list .type_item.cur.icon4{ opacity: 1; -moz-animation: effect1-icon4-anim 4s; -webkit-animation: effect1-icon4-anim 4s; animation: effect1-icon4-anim 4s;}

.ueesale_type .type_list .type_item_ext{width: 27.66667%; max-width: 332px; text-align: center; position: relative; z-index: 2; margin-top: 65px;}
.ueesale_type .type_list .type_item_ext:after{content: ''; position: absolute; top: -65px; left: 0px; width: 100%; height: 0px; padding-top: 100%; border-radius: 50%; z-index: -1;}
.ueesale_type .type_list .type_item_ext .ico_box{display: inline-block; height: 62px; line-height: 62px;}
.ueesale_type .type_list .type_item_ext .type_title{font-size: 28px; line-height: 28px; color: #000; margin-top: 40px;}
.ueesale_type .type_list .type_item_ext .red_label{display: inline-block; font-size:12px; color: #fff; padding: 3px 10px; background-color: #f00; margin-top: 12px; border-radius: 15px;}
.ueesale_type .type_list .type_item_ext .type_desc{display: block; width: 92%; max-width: 295px; font-size: 16px; line-height: 26px; color: #434343; margin: 12px auto 0px;}
.ueesale_type .type_list .type_item_ext.type_1:after{ background:-webkit-gradient(linear, 0 0, 0 bottom,   color-stop(0,rgba(175,214,233,0.5)), color-stop(0.5,rgba(213,249,234,0.2)),color-stop(0.7,rgb(255,255,255)) ); }
.ueesale_type .type_list .type_item_ext.type_2:after{ background:-webkit-gradient(linear, 0 0, 0 bottom,   color-stop(0,rgba(213,249,234,0.5)), color-stop(0.5,rgba(175,214,233,0.2)),color-stop(0.7,rgb(255,255,255)) ); }
.ueesale_type .type_list .type_item_ext.type_3:after{ background:-webkit-gradient(linear, 0 0, 0 bottom,   color-stop(0,rgba(240,220,175,0.5)), color-stop(0.5,rgba(241,244,225,0.2)),color-stop(0.7,rgb(255,255,255)) ); }

.ueesale_target_google{padding: 180px 0;}
.ueesale_target_google .target_list{margin-top: 161px;}
.ueesale_target_google .target_list .target_item{display: flex; justify-content: space-between; flex-wrap: wrap; position: relative;}
.ueesale_target_google .target_list .target_item.rev{flex-direction: row-reverse;}
.ueesale_target_google .target_item .target_info{box-sizing: border-box; width: 41.66667%; padding-top: 56px;}
.ueesale_target_google .target_item .target_title{font-size: 30px; line-height: 60px; color: #333; position: relative; padding-bottom: 10px;}
.ueesale_target_google .target_item .target_title:after{content: ''; width: 50px; height: 3px; background-color: #0bba91; position: absolute; left: 3px; bottom: 0;}
.ueesale_target_google .target_item .target_desc{font-size: 18px; line-height: 36px; color: #000; margin-top: 30px;}
.ueesale_target_google .target_list .target_item.rev .target_info{padding-left: 99px;}
.ueesale_target_google .target_item .target_normal{margin-top: 38px;}
.ueesale_target_google .target_item .target_normal_title{font-size: 14px; line-height: 16px; color: #0bba91; border-left: 2px solid #0bba91; padding-left: 12px;}
.ueesale_target_google .target_item .target_normal_list{margin-top: 14px;}
.ueesale_target_google .target_item .target_normal_item{font-size: 18px; line-height: 36px; color: #434343; padding-left: 30px; background:url("../images/index_server_platform_url_ico.png")/*tpa=static/themes/t269/images/index_server_platform_url_ico.png*/ no-repeat left 12px;}
.ueesale_target_google .target_item .target_normal_item .num{margin-right: 10px;}
.ueesale_target_google .target_item .img{box-sizing: border-box; width: 46.667%; text-align: center; position: relative;}
.ueesale_target_google .target_item .img .pic1{opacity: 0;}

/*
.ueesale_target_google .target_item.step_1 .img .pic2{position: absolute; top: -16.16%; left: 16%; width: 65.33333%; z-index: 2; opacity: 0; max-height: unset;}
.ueesale_target_google .target_item.step_1 .img .pic3{position: absolute; bottom: 0%; right: 22.5%; width: 22.5%; z-index: 2; opacity: 0;}
.ueesale_target_google .target_item.step_1 .img .pic4{position: absolute; bottom: 0%; right: 0px; width: 22.5%; z-index: 2; opacity: 0;}

.ueesale_target_google .target_item.step_2 .img .pic2{position: absolute; top: 8.9%; left: 23%; width:28%; z-index: 2; opacity: 0;}
.ueesale_target_google .target_item.step_2 .img .pic3{position: absolute; top: 2%; right: 13.9%; width: 35.89%; z-index: 3; opacity: 0;}
.ueesale_target_google .target_item.step_2 .img .pic4{position: absolute; top: 20%; left: 8.9%; width: 37.14%; z-index: 4; opacity: 0;}
.ueesale_target_google .target_item.step_2 .img .pic5{position: absolute; bottom: 14.82%; left: 27.6%; width: 36.78%; z-index: 5; opacity: 0;}
.ueesale_target_google .target_item.step_2 .img .pic6{position: absolute; top: 42.89%; right: 13.21%; width: 13.21%; z-index: 6; opacity: 0;}
.ueesale_target_google .target_item.step_2 .img .pic7{position: absolute; bottom: 13%; left: 8%; width: 11.96%; z-index: 7; opacity: 0;}

.ueesale_target_google .target_item.step_3 .img .pic2{position: absolute; top: 4%; left: 17%; width: 15.71%; z-index: 2; opacity: 0;}
.ueesale_target_google .target_item.step_3 .img .pic3{position: absolute; top: 7%; right: 2%; width: 51.07%; z-index: 3; opacity: 0;}
.ueesale_target_google .target_item.step_3 .img .pic4{position: absolute; bottom: 12%; left: 5%; width: 45.71%; z-index: 4; opacity: 0;}
.ueesale_target_google .target_item.step_3 .img .pic5{position: absolute; top: 52%; right: 10%; width: 15.71%; z-index: 5; opacity: 0;}
.ueesale_target_google .target_item.step_3 .img .pic6{position: absolute; bottom: -13%; left:43%; width: 15.71%; z-index: 6; opacity: 0;}*/

.ueesale_target_google .target_item .img img.cur.icon4{ opacity: 1; -moz-animation: effect1-icon4-anim 4s; -webkit-animation: effect1-icon4-anim 4s; animation: effect1-icon4-anim 4s;}

.ueesale_target_google .target_first{padding-bottom: 145px;}
.ueesale_target_google .target_second{padding-bottom: 125px;}
.ueesale_target_google .target_second .target_info{padding-top: 52px;}
.ueesale_target_google .target_third{padding-bottom: 0px;}
.ueesale_target_google .target_third .target_info{padding-top: 46px; padding-left: 2px;}
.ueesale_target_google .target_third .target_normal{margin-top: 13px;}


.ueesale_diff{padding: 62px 0;}
.ueesale_diff .diff_table{margin-top: 92px; position: relative;}
.ueesale_diff .diff_table:after{content: ''; box-sizing: border-box; width: 326px; height: 447px; border: 1px solid #0db083; border-radius: 5px; box-shadow: 0 0 8px rgba(204, 248, 237, 0.6); position: absolute; left: 189px; top: 10px;}
.ueesale_diff .diff_table table{width: 100%;}
.ueesale_diff .diff_table table tr td{box-sizing: border-box; font-size: 18px; line-height: 60px; color: #434343;}
.ueesale_diff .diff_table table tr td:first-child{font-size: 16px; font-weight: bold; width: 15.75%; padding-left: 2.5%;}
.ueesale_diff .diff_table table tr td:nth-child(2){width: 27.084%; padding-left: 3.6%;}
.ueesale_diff .diff_table table tr td:nth-child(3){width: 29.5%; padding-left: 8.2%;}
.ueesale_diff .diff_table table tr td:nth-child(4){padding-left: 4.9%;}
.ueesale_diff .diff_table table tr:first-child td{line-height: 82px; font-weight: bold; text-align: center; padding-left: 0;}
.ueesale_diff .diff_table table tr:nth-child(even) td{background-color: #e3f7f1;}

.ueesale_case{padding: 88px 0 96px;}
.ueesale_case .case_list{display: flex; justify-content: space-between; flex-wrap: wrap; padding: 83px 191px 0 133px;}
.ueesale_case .case_list .case_item{box-sizing: border-box; width: 47.603%; background-color: #f8fafb; color: #434343; border: 1px solid #dae4ea; border-radius: 10px; overflow: hidden; margin-bottom: 44px; transition: all 300ms ease 0s;}
.ueesale_case .case_list .case_item:hover{transform: scale(1.02); -ms-transform: scale(1.02);}
.ueesale_case .case_item .img{display: block; text-align: center;}
.ueesale_case .case_item .case_info{padding: 25px 30px 14px;}
.ueesale_case .case_item .case_title{font-size: 24px; line-height: 34px; text-decoration: none;}
.ueesale_case .case_item .case_desc{font-size: 16px; line-height: 28px; margin-top: 10px;}
.ueesale_case .case_item .case_more{display: inline-block; font-size: 20px; line-height: 30px; color: #0bba91; background: url("../images/icon_more_arrow-min.png")/*tpa=static/themes/t269/images/icon_more_arrow-min.png*/ no-repeat right center; padding-right: 18px; margin-top: 30px; text-decoration: none;}

/* facebook && google end */

/********* 商机发布 star ************/
.ueesale_target{padding: 92px 0;}
.ueesale_target .target_list{margin-top: 170px;}
.ueesale_target .target_list .target_item{display: flex; flex-wrap: wrap; position: relative;}
.ueesale_target .target_list .target_item.rev{flex-direction: row-reverse;}
.ueesale_target .target_item .target_info{box-sizing: border-box; width: 50%; padding-top: 27px; padding-left: 25px;}
.ueesale_target .target_item .target_title{font-size: 30px; line-height: 54px; color: #404040; position: relative; padding-bottom: 27px;}
.ueesale_target .target_item .target_title:after{content: ''; width: 50px; height: 3px; background-color: #0bba91; position: absolute; left: 3px; bottom: 0;}
.ueesale_target .target_item .target_title.no_line{padding-bottom: 0px;}
.ueesale_target .target_item .target_title.no_line:after{content: unset;}
.ueesale_target .target_item .target_desc{max-width: 460px; margin-top: 20px;}
.ueesale_target .target_item .target_desc span{display: block; font-size: 20px; line-height: 34px; color: #434343; margin-top: 15px; padding-left: 30px; background: url("../images/target_desc_ico.png")/*tpa=static/themes/t269/images/target_desc_ico.png*/ no-repeat left 7.5px;}
.ueesale_target .target_list .target_item.rev .target_desc{padding-left: 3px;}
.ueesale_target .target_item .img{box-sizing: border-box; width: 50%; text-align: center; position: relative;}

.ueesale_target .target_manufacturer{padding-bottom: 134px;}
.ueesale_target .target_trader{padding-bottom: 113px;}
.ueesale_target .target_trader .target_info{padding-top: 50px; padding-left: 50px;}
.ueesale_target .target_trader .target_title{padding-bottom: 29px;}
.ueesale_target .target_trader .target_desc{padding-left: 0; max-width: 90%;}
.ueesale_target .target_promote{padding-bottom: 148px;/* background: url(/static/themes/t269/images/img_target_2_bg-min.png) no-repeat left 75px bottom 42px;*/}
.ueesale_target .target_promote .target_info{padding-top: 102px; padding-left: 30px;}
.ueesale_target .target_promote .target_desc{max-width: 86%;}
.ueesale_target .target_trust .target_info{padding-top: 45px; padding-left: 62px;}
.ueesale_target .target_trust .target_desc{padding-left: 0; max-width: 94%;}

.ueesale_target .target_item.step_1 .img .pic2{position: absolute; top: 20%; width: 77.8%; left: 10.5%;z-index: 1; opacity: 1;}

.ueesale_target .target_item.step_2 .img{text-align: left; }
.ueesale_target .target_item.step_2 .img .pic1{margin-top: 11%;}
.ueesale_target .target_item.step_2 .img .pic2{position: absolute; top: 0%; left: 8.333333%; width: 79.16666%; z-index: 1; opacity: 1;}
.ueesale_target .target_item.step_2 .img .pic3{position: absolute; bottom: 5%; left: 3.33333%; width: 46.33333%; z-index: 2; opacity: 1;}

.ueesale_target .target_item.step_3 .img .pic2{position: absolute; top: -4.1%; left: 17.6666%; width: 64.5%; z-index: 2; opacity: 0; max-height: unset;}
.ueesale_target .target_item.step_3 .img .pic3{position: absolute; top: 12%; right: 6%; width: 26.1%; z-index: 3; opacity: 0;}
.ueesale_target .target_item.step_3 .img .pic4{position: absolute; bottom: -14.8%; left: 10.83333%; width: 23.3333%; z-index: 3; opacity: 0;}

.ueesale_target .target_item.step_4 .img .pic1{ margin-left: -25%; width: 51%; z-index: 1; opacity: 0;}
.ueesale_target .target_item.step_4 .img .pic2{position: absolute; top: 5.3%; left: -0%; width: 49.16666%; z-index: 2; opacity: 0;}
.ueesale_target .target_item.step_4 .img .pic3{position: absolute; bottom: -26.83333%; right: 3.3333%; width: 59%; z-index: 3; opacity: 0;}

/*
.ueesale_target .target_item.step_1 .img .pic2{position: absolute; top: 20%; width: 77.8%; left: 10.5%;z-index: 1; opacity: 1;}

.ueesale_target .target_item.step_2 .img{text-align: left; }
.ueesale_target .target_item.step_2 .img .pic1{margin-top: 11%;}
.ueesale_target .target_item.step_2 .img .pic2{position: absolute; top: 0%; left: 8.333333%; width: 79.16666%; z-index: 1; opacity: 1;}
.ueesale_target .target_item.step_2 .img .pic3{position: absolute; bottom: 5%; left: 3.33333%; width: 46.33333%; z-index: 2; opacity: 1;}

.ueesale_target .target_item.step_3 .img .pic1{ margin-left: -25%; width: 51%; z-index: 1; opacity: 0;}
.ueesale_target .target_item.step_3 .img .pic2{position: absolute; top: 5.3%; left: -0%; width: 49.16666%; z-index: 2; opacity: 0;}
.ueesale_target .target_item.step_3 .img .pic3{position: absolute; bottom: -23.83333%; right: 3.3333%; width: 59%; z-index: 3; opacity: 0;}

.ueesale_target .target_item.step_4 .img .pic2{position: absolute; left:9.6%; top:5%; width: 16.5%; z-index: 1; opacity: 0;}
.ueesale_target .target_item.step_4 .img .pic3{position: absolute; right:10.83%; top:6.6%; width: 47.66%; z-index: 2; opacity: 0;}
.ueesale_target .target_item.step_4 .img .pic4{position: absolute; right:9.6%; top:34.33%; width: 16.5%; z-index: 3; opacity: 0;}
.ueesale_target .target_item.step_4 .img .pic5{position: absolute; left:0px; bottom:21.67%; width: 47.5%; z-index: 4; opacity: 0;}
.ueesale_target .target_item.step_4 .img .pic6{position: absolute; left:38.33%; bottom:0px; width: 16.16%; z-index: 5; opacity: 0;}*/

.ueesale_target .target_item .img img.cur.icon4{ opacity: 1; -moz-animation: effect1-icon4-anim 4s; -webkit-animation: effect1-icon4-anim 4s; animation: effect1-icon4-anim 4s;}
/********* 商机发布 end ************/

/******* 用户案例 *******/
.user_case{margin-top: 90px; margin-bottom:50px; }
.user_case .main_title{font-size: 50px; color: #000; line-height: 56px; text-align: center;}
.user_case .case_list{margin-top: 80px; font-size: 0px; text-align: center; padding: 0 80px 0px; position: relative;}
.user_case .case_list .list_item{display: flex; justify-content: space-between; flex-wrap: wrap; width: 100%; overflow: hidden; box-sizing:border-box; padding-left: 22px;}
.user_case .case_list .list_item .pic{display: block; width: 37.722%; height: 0; padding-top: 22.201%; position: relative; overflow: hidden; border-radius: 10px;}
.user_case .case_list .list_item .pic img{position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; margin: auto;}
.user_case .case_list .list_item:hover .pic img{transform: scale(1.01); -ms-transform: scale(1.01);}
.user_case .case_list .list_item .item_info{box-sizing: border-box; width: 58.743%; padding: 5px 0 0 20px; text-align: left; position: relative;}
.user_case .case_list .list_item .item_info .item_title{display: block; font-size: 30px; color: #000; line-height: 40px;}
.user_case .case_list .list_item .item_info .item_title .name{font-size: 38px; line-height: 48px;}
.user_case .case_list .list_item .item_info .item_title .title{margin-top: 8px;}
.user_case .case_list .list_item .item_info .item_bfdesc{font-size: 16px; color: #434343; line-height: 32px; margin-top: 24px;}
.user_case .case_list .list_item .item_info .more{display: inline-block; margin-top: 35px; font-size: 20px; color: #0bba91; line-height: 26px;  padding-right: 23px; background: url("../images/index_server_platform_url_ico.png")/*tpa=static/themes/t269/images/index_server_platform_url_ico.png*/ no-repeat top 7px right; text-decoration: none; }
.user_case .case_list .list_item .item_info .item_info_line{width: 1px; height: 92px; background-color: #0bba91; position: absolute; left: 2px; top: 10px;}
.user_case .case_list .list_item .item_info .item_info_line:before{content: ''; width: 5px; height: 5px; background-color: #0bba91; position: absolute; left: -2px; top: 0;}
.user_case .case_list .list_item .item_info .item_info_line:after{content: ''; width: 5px; height: 5px; background-color: #0bba91; position: absolute; left: -2px; bottom: 0;}
.user_case .case_list .swiper-button-prev, .user_case .case_list .swiper-button-next{width: 27px; height: 69px; margin-top: 0; transform: translateY(-50%);}
.user_case .case_list .swiper-button-prev, .user_case .case_list .swiper-container-rtl .swiper-button-next{left: 0; background: url("../images/icon_case_prev.png")/*tpa=static/themes/t269/images/icon_case_prev.png*/ no-repeat center; background-size: 100%;}
.user_case .case_list .swiper-button-next, .user_case .case_list .swiper-container-rtl .swiper-button-prev{right: 0; background: url("../images/icon_case_next.png")/*tpa=static/themes/t269/images/icon_case_next.png*/ no-repeat center; background-size: 100%;}
.user_case .case_list .swiper-button-prev:after, .user_case .case_list .swiper-container-rtl .swiper-button-next:after{display: none;}
.user_case .case_list .swiper-button-next:after, .user_case .case_list .swiper-container-rtl .swiper-button-prev:after{display: none;}
.user_case .case_list .swiper-pagination{left: 50%; bottom: 0; transform: translateX(-50%);}
.user_case .case_list .swiper-pagination-bullet{width: 5px; height: 5px; background-color: #c7c7c7; border-radius: 3px; margin: 0 5px; transition: all 300ms ease 0s;}
.user_case .case_list .swiper-pagination-bullet-active{width: 37px; background-color: #0bba91;}
/*.user_case .case_list .list_item:hover{transform: scale(1.01); -ms-transform: scale(1.01);}*/

/*** SEO stat ***/
.ueesale_target_seo{padding: 92px 0;}
.ueesale_target_seo .target_list{margin-top: 161px;}
.ueesale_target_seo .target_list .target_item{display: flex; justify-content: space-between; flex-wrap: wrap; position: relative;}
.ueesale_target_seo .target_list .target_item.rev{flex-direction: row-reverse;}
.ueesale_target_seo .target_item .target_info{box-sizing: border-box; width: 50.167%; padding-top: 56px;}
.ueesale_target_seo .target_item .target_title{font-size: 30px; line-height: 60px; color: #333;}
.ueesale_target_seo .target_item .target_title .num{font-size: 60px; font-weight: bold; font-style: italic; margin-right: 17px;}
.ueesale_target_seo .target_item .target_desc{font-size: 18px; line-height: 36px; color: #000; margin-top: 30px;}
.ueesale_target_seo .target_list .target_item.rev .target_info{padding-left: 99px;}
.ueesale_target_seo .target_item .target_normal{margin-top: 38px;}
.ueesale_target_seo .target_item .target_normal_title{font-size: 14px; line-height: 16px; color: #0bba91; border-left: 2px solid #0bba91; padding-left: 12px;}
.ueesale_target_seo .target_item .target_normal_list{margin-top: 14px;}
.ueesale_target_seo .target_item .target_normal_item{font-size: 18px; line-height: 36px; color: #434343;}
.ueesale_target_seo .target_item .target_normal_item .num{margin-right: 10px;}
.ueesale_target_seo .target_item .img{box-sizing: border-box; width: 46.667%; text-align: center; position: relative;}

.ueesale_target_seo .target_item.step_1 .img .pic2{position: absolute; top: 2%; left: 10%; width: 78.9%; z-index: 2; opacity: 0;}
.ueesale_target_seo .target_item.step_2 .img .pic2{position: absolute; top: 4.4%; right: 12.5%; width:39.1%; z-index: 2; opacity: 0;}
.ueesale_target_seo .target_item.step_2 .img .pic3{position: absolute; top: 17.2%; left: 8.9%; width: 37.5%; z-index: 3; opacity: 0;}
.ueesale_target_seo .target_item.step_2 .img .pic4{position: absolute; top: 37.89%; left: 29.1%; width: 38.39%; z-index: 4; opacity: 0;}
.ueesale_target_seo .target_item.step_3 .img .pic2{position: absolute; top: 8.03%; left: 5.8%; width: 64.82%; z-index: 2; opacity: 0;}
.ueesale_target_seo .target_item.step_3 .img .pic3{position: absolute; top: 17.85%; left: 14.28%; width: 64.82%; z-index: 3; opacity: 0;}
.ueesale_target_seo .target_item.step_3 .img .pic4{position: absolute; top: 33.57%; left: 23.75%; width: 64.82%; z-index: 4; opacity: 0;}
.ueesale_target_seo .target_item.step_3 .img .pic5{position: absolute; top: 13.39%; right: 24.46%; width: 7.8%; z-index: 5; opacity: 0;}
.ueesale_target_seo .target_item.step_3 .img .pic6{position: absolute; bottom: 6.78%; left:20%; width: 7.8%; z-index: 6; opacity: 0;}
.ueesale_target_seo .target_item.step_4 .img .pic2{position: absolute; top: 7.6%; left: 4.4%; width: 68.39%; z-index: 2; opacity: 0;}
.ueesale_target_seo .target_item.step_4 .img .pic3{position: absolute; top: 17%; right: 8.39%; width: 35.17%; z-index: 3; opacity: 0;}
.ueesale_target_seo .target_item.step_4 .img .pic4{position: absolute; top: 44%; right: 8.39%; width: 35.17%; z-index: 4; opacity: 0;}
.ueesale_target_seo .target_item.step_4 .img .pic5{position: absolute; top: 71%; right: 8.39%; width: 35.17%; z-index: 5; opacity: 0;}

.ueesale_target_seo .target_item .img img.cur.icon4{ opacity: 1; -moz-animation: effect1-icon4-anim 4s; -webkit-animation: effect1-icon4-anim 4s; animation: effect1-icon4-anim 4s;}


.ueesale_target_seo .target_first{padding-bottom: 145px;}
.ueesale_target_seo .target_second{padding-bottom: 125px;}
.ueesale_target_seo .target_second .target_info{padding-top: 52px;}
.ueesale_target_seo .target_third{padding-bottom: 125px;}
.ueesale_target_seo .target_third .target_info{padding-top: 46px; padding-left: 2px;}
.ueesale_target_seo .target_third .target_normal{margin-top: 13px;}
.ueesale_target_seo .target_forth{padding-bottom: 35px;}
.ueesale_target_seo .target_forth .target_info{padding-top: 6px;}

.ueesale_target_seo .target_item .{box-sizing: border-box; width: 46.667%; text-align: center; position: relative;}
/*** SEO end ***/

/*** 常见问题 ***/
.problem_con{ padding: 30px 0 50px; width: 100%;}
.problem_con .problem_con_in{width: 92%; margin: 0 auto; max-width: 1200px;}
.problem_con .problem_con_in .pro_title{ width: 100%; line-height: 60px; font-size: 40px; color: #333; font-weight: bold; text-align: center;}
.problem_con .problem_con_in .pro_list{ display: flex; justify-content: space-between; align-items: start; flex-wrap: wrap; margin-top: 40px; width: 100%;}
.problem_con .problem_con_in .pro_list .pro_item{ position: relative; margin-top: 96px; padding-left: 5.25%; width: 45.8333%; box-sizing: border-box;}
.problem_con .problem_con_in .pro_list .pro_item:nth-child(-n+2){ margin-top: 0;}
.problem_con .problem_con_in .pro_list .pro_item:before{ display: block; content: ''; position: absolute; top: 5px; left: 10px; width: 33px; height: 34px; background: url("../images/problem_icon.png")/*tpa=static/themes/t269/images/problem_icon.png*/ no-repeat center;}
.problem_con .problem_con_in .pro_list .pro_item .pro_item_title{ width: 100%; line-height: 40px; font-size: 24px; color: #333;}
.problem_con .problem_con_in .pro_list .pro_item .pro_item_brief{ margin-top: 15px; width: 100%; line-height: 30px; font-size: 16px; color: #666;}

.user_case .case_list .list_item{margin-bottom: 80px; padding-left: 0px;}
.user_case .case_list .list_item:last-child{margin-bottom: 0px;}

@media screen and (max-width: 1600px) {
	.banner .banner_main .b_info .b_title{font-size: 40px; line-height: 60px; margin-top: 40px;}
	.banner .banner_main .b_info .b_sub_title{font-size: 30px; line-height: 60px;}
	.banner .banner_main .login_box .login_form .title{font-size: 20px; line-height: 40px;margin-bottom: 20px;}
	.banner .banner_main .b_info .reg_btn{height: 50px; line-height: 50px; margin-top: 30px;}
	.banner .banner_main .login_box .login_form .rows .input_text{height: 40px; line-height: 40px; margin-bottom: 10px;}
	.banner .banner_main .login_box .login_form .rows.func_btns{margin-top: 20px;}
	.banner .banner_main .login_box .login_form .rows.func_btns .btns{height: 40px; line-height: 40px;}
	.banner .banner_main .login_box .login_form .forgot_btn{margin-top: 40px;}
}

@media screen and (max-width: 1500px) {
  .header_main .nav_box{width: 65%;}

  .banner .banner_main .b_info .b_title{font-size: 50px; line-height: 85px}
  .banner .banner_main .b_info .b_sub_title{font-size: 30px; line-height: 45px;}
  .banner .banner_main .b_info .reg_btn{width: 400px; height: 70px; line-height: 70px; margin-top: 50px; border-radius: 35px; font-size: 22px;}
}

@media screen and (max-width: 1300px) {
	.brand_page_box .process_box .step_2 .work_show .right{margin-left: 80px; }
	.brand_page_box .process_box .step_2 .work_show .right:after{width: 80px; left: -80px;}
	.brand_page_box .process_box .step_2 .work_show .right .rows .item{margin-right: 34px; width: 100px;}
	.brand_page_box .process_box .step_2 .work_show .right .rows .item:before{width: 30px; right: -30px;}
}
@media screen and (max-width: 1279px) {
	.ueesale_service .service_item .service_txt{font-size: 34px; line-height: 52px;}
	.ueesale_service .service_item.no_free .service_txt{padding-left: 0;}
	.ueesale_service .service_item.free .icon_video{left: 50%;}

	.ueesale_step .step_list{width: 460px;}

	.ueesale_type .type_item .img{width: 315px;}

	.ueesale_diff .diff_table:after{width: 260px; left: 170px;}

	.ueesale_case .case_list{padding: 83px 155px 0 108px;}

	.ueesale_target .target_item .target_info{padding-top: 22px; padding-left: 20px;}
	.ueesale_target .target_item .target_title{font-size: 26px; line-height: 46px; padding-bottom: 22px;}
	.ueesale_target .target_trader .target_info{padding-top: 95px; padding-left: 40px;}
	.ueesale_target .target_promote{background: url("../images/img_target_2_bg-min.png")/*tpa=static/themes/t269/images/img_target_2_bg-min.png*/ no-repeat left 61px bottom 34px; background-size: 189px;}
	.ueesale_target .target_promote .target_info{padding-top: 83px; padding-left: 24px;}
	.ueesale_target .target_promote .target_desc{max-width: 100%;}

  .ueesale_target_seo .target_item .target_info{padding-top: 45px;}
  .ueesale_target_seo .target_item .target_title{font-size: 24px; line-height: 50px;}
  .ueesale_target_seo .target_item .target_title .num{font-size: 50px;}
  .ueesale_target_seo .target_list .target_item.rev .target_info{padding-left: 80px;}
  .ueesale_target_seo .target_item .target_normal{margin-top: 31px;}
  .ueesale_target_seo .target_second .target_info{padding-top: 42px;}
  .ueesale_target_seo .target_third .target_info{padding-top: 37px; padding-left: 0;}
  .ueesale_target_seo .target_forth .target_info{padding-top: 0;}

  .ueesale_target_google .target_item .target_info{padding-top: 45px;}
  .ueesale_target_google .target_item .target_title{font-size: 24px; line-height: 50px;}
  .ueesale_target_google .target_item .target_title .num{font-size: 50px;}
  .ueesale_target_google .target_list .target_item.rev .target_info{padding-left: 80px;}
  .ueesale_target_google .target_item .target_normal{margin-top: 31px;}
  .ueesale_target_google .target_second .target_info{padding-top: 42px;}
  .ueesale_target_google .target_third .target_info{padding-top: 37px; padding-left: 0;}
  .ueesale_target_google .target_forth .target_info{padding-top: 0;}
}

@media screen and (max-width: 1200px) {
	.banner .banner_main .login_box .login_form{margin-top: 45px; padding: 20px;}
	.banner .banner_main .login_box .login_form .forgot_btn{margin-top: 20px;}

	.our_duty .duty_desc_box .content{font-size: 22px; line-height: 44px;}
}

@media screen and (max-width: 1023px) {
	.ueesale_title{font-size: 25px; line-height: 35px; padding: 0 10px;}
	.ueesale_service{padding: 0;}
	.ueesale_service .service_list{margin-top: 38px;}
	.ueesale_service .service_list .service_item{width: 100%;}
	.ueesale_service .service_list .service_item.no_free{margin-top: 43px;}
	.ueesale_service .service_item .service_txt{width: calc(100% - 70px); font-size: 23px; line-height: 33px;}
	.ueesale_service .service_item .service_icon{font-size: 14px; line-height: 54px; width: 54px; min-width: 54px; height: 54px; margin-top: 10px;}
	.ueesale_service .service_item.no_free .service_icon{margin-top: 0;}
	.ueesale_service .service_item .service_video{border-radius: 10px; margin-top: 24px;}
	.ueesale_service .service_item .service_video a:before{width: 18.53333vw; height: 18.53333vw; margin-top: -9.3333vw; margin-left: -9.3333vw; background-size: cover;}
	.ueesale_service .service_item .service_video a:after{width: 6.66667vw; height: 7.46667vw; margin-top: -3.3333vw; margin-left: -1.7vw; background-size: cover;}
	.ueesale_service .service_item .service_video:hover a:before{transform:none;}
	.ueesale_service .service_item .service_video:hover a:after{transform:none; -ms-transform:none;}
	.ueesale_service .service_item.no_free .service_video{margin-top: 19px;}
	.ueesale_service .service_item .icon_video{max-width: 70px;}

	.ueesale_step{padding: 53px 0 0; background: unset;}
	.ueesale_step .step_list{width: 100%; padding: 0 32px; margin-top: 42px;}
	.ueesale_step .step_list .step_item{display: flex; justify-content: center; align-items: center; font-size: 14px; line-height: 25px; min-height: 40px; border-radius: 10px; margin-bottom: 30px;}
	.ueesale_step .step_list .step_item:after{width: 34px; height: 24px; bottom: -30px;}
	.ueesale_step .step_list .step_item span{padding: 6px 0;}

	.ueesale_type{padding: 54px 0 0;}
	.ueesale_type .type_list{padding: 45px 0 0; justify-content: center;}
	.ueesale_type .type_list .type_item{width: 90%; padding-top: 60px;}
	.ueesale_type .type_item .type_title{font-size: 23px; line-height: 30px;}
	.ueesale_type .type_item .type_desc{font-size: 14px; line-height: 18px; margin-top: 8px;}
	.ueesale_type .type_item .img{width: 80%; margin-top: 37px;}

  .ueesale_type .type_list{display: block;}
  .ueesale_type .type_list .type_item_ext{display: block; width: 90%; margin: 5vw auto 20vw;}
  .ueesale_type .type_list .type_item_ext:after{top: -5vw;}
  .ueesale_type .type_list .type_item_ext .type_title{margin-top: 20px; font-size: 18px; line-height: 18px;}
  .ueesale_type .type_list .type_item_ext .type_desc{font-size: 14px; line-height: 18px;}

	.ueesale_diff{padding: 35px 0;}
	.ueesale_diff .diff_table{width: 100%; overflow-x: scroll; padding: 8px 0; margin-top: 33px;}
	.ueesale_diff .diff_table:after{width: 27.084%; height: calc(100% - 6px); left: 15.75%; top: unset; bottom: 1px;}
	.ueesale_diff .diff_table table tr td{font-size: 12px; line-height: 30px; padding: 5px;}
	.ueesale_diff .diff_table table tr td:first-child{font-size: 12px;}
	.ueesale_diff .diff_table table tr:first-child td{font-size: 14px; line-height: 34px; padding-left: 5px;}

  .user_case{margin-top: 12vw; margin-bottom: 6vw;}
	.ueesale_case{padding: 28px 0 38px;}
	.ueesale_case .case_list{padding: 47px 0 0;}
	.ueesale_case .case_list .case_item{width: 100%; border-radius: 5px; margin-bottom: 20px;}
	.ueesale_case .case_item .case_info{padding: 8px 15px 16px;}
	.ueesale_case .case_item .case_title{font-size: 14px; line-height: 33px;}
	.ueesale_case .case_item .case_desc{font-size: 12px; line-height: 20px; margin-top: 6px;}
	.ueesale_case .case_item .case_more{font-size: 14px; line-height: 17px; margin-top: 27px; background-size: 10px; padding-right: 12px; background: url("../images/mb_index_server_platform_url_ico.png")/*tpa=static/themes/t269/images/mb_index_server_platform_url_ico.png*/ no-repeat right center;  background-size: auto 100%;}

	.ueesale_target{padding: 0;}
	.ueesale_target .target_list{margin-top: 12.66667vw;}
	.ueesale_target .target_item .img{width: 100%;}
	.ueesale_target .target_item .img img{max-width: 87%;}
	.ueesale_target .target_item .target_info{width: 100%; padding: 26px 10px 0;}
	.ueesale_target .target_item .target_title{font-size: 20px; line-height: 32px; font-weight: bold; padding-bottom: 15px; text-align: center;}
  .ueesale_target .target_item .target_title:after{width: 25px; left: 50%; transform: translateX(-50%);}
  .ueesale_target .target_item .target_desc{font-size: 16px; line-height: 27px; margin-top: 17px; max-width: 100%;}
  .ueesale_target .target_item .target_desc span{font-size: 14px; line-height: 27px; background: url("../images/target_desc_ico.png")/*tpa=static/themes/t269/images/target_desc_ico.png*/ no-repeat left 4.5px;}
	.ueesale_target .target_list .target_item.rev .target_desc{padding-left: 0;}
	.ueesale_target .target_trust .target_desc{max-width: 100%;}
	.ueesale_target .target_manufacturer, .ueesale_target .target_trader, .ueesale_target .target_promote{padding-bottom: 40px; background: unset;}

  .problem_con .problem_con_in .pro_title{font-size: 5.33333vw; line-height:6.66667vw;}
  .problem_con .problem_con_in .pro_list{display: block; margin-top: 5.33333vw; }
  .problem_con .problem_con_in .pro_list .pro_item{display: inline-block; width: 100%; margin: 5.6vw 0; padding-left: 7vw;}
  .problem_con .problem_con_in .pro_list .pro_item:before{width: 4.26667vw; height: 4.26667vw; background-size: cover; top: 3vw; left: 1vw;}
  .problem_con .problem_con_in .pro_list .pro_item:nth-child(-n+2){margin:5.6vw 0;}
  .problem_con .problem_con_in .pro_list .pro_item .pro_item_title{font-size: 18px; line-height: 32px;}
  .problem_con .problem_con_in .pro_list .pro_item .pro_item_brief{font-size: 14px; line-height: 24px;}

  .ueesale_target_seo{padding: 0;}
  .ueesale_target_seo .target_list{margin-top: 42px;}
  .ueesale_target_seo .target_item .img{width: 100%;}
  .ueesale_target_seo .target_item .img img{max-width: 83%;}
  .ueesale_target_seo .target_item .target_info{width: 100%; padding-top: 20px;}
  .ueesale_target_seo .target_list .target_item.rev .target_info{padding-left: 0;}
  .ueesale_target_seo .target_item .target_title{font-size: 15px; line-height: 30px; text-align: center;}
  .ueesale_target_seo .target_item .target_title .num{font-size: 30px; margin-right: 10px;}
  .ueesale_target_seo .target_item .target_desc{font-size: 14px; line-height: 28px; margin-top: 10px;}
  .ueesale_target_seo .target_item .target_normal{padding: 0 25px; margin-top: 15px;}
  .ueesale_target_seo .target_third .target_normal{margin-top: 15px;}
  .ueesale_target_seo .target_item .target_normal_title{font-size: 12px; line-height: 12px; border-left: 0; padding-left: 0;}
  .ueesale_target_seo .target_item .target_normal_list{margin-top: 5px;}
  .ueesale_target_seo .target_item .target_normal_item{font-size: 14px; line-height: 28px; padding-left: 22px; position: relative;}
  .ueesale_target_seo .target_item .target_normal_item .num{position: absolute; left: 2px; top: 0; margin-right: 0;}
  .ueesale_target_seo .target_first, .ueesale_target_seo .target_second, .ueesale_target_seo .target_third, .ueesale_target_seo .target_forth{padding-bottom: 30px;}

  .ueesale_target_google{padding: 0; margin-top: 20vw; position: relative; z-index: 5;}
  .ueesale_target_google .target_list{margin-top: 42px;}
  .ueesale_target_google .target_item .img{width: 75%; margin: auto;}
  .ueesale_target_google .target_item .img img{max-width: 83%;}
  .ueesale_target_google .target_item .target_info{width: 100%; padding-top: 45px;}
  .ueesale_target_google .target_list .target_item.rev .target_info{padding-left: 0;}
  .ueesale_target_google .target_item .target_title{font-size: 20px; line-height: 30px; text-align: center;}
  .ueesale_target_google .target_item .target_title:after{content: unset;}
  .ueesale_target_google .target_item .target_title .num{font-size: 30px; margin-right: 10px;}
  .ueesale_target_google .target_item .target_desc{font-size: 14px; line-height: 28px; margin-top: 10px;}
  .ueesale_target_google .target_item .target_normal{padding: 0 25px; margin-top: 15px;}
  .ueesale_target_google .target_third .target_normal{margin-top: 15px;}
  .ueesale_target_google .target_item .target_normal_title{font-size: 12px; line-height: 12px; border-left: 0; padding-left: 0;}
  .ueesale_target_google .target_item .target_normal_list{margin-top: 5px;}
  .ueesale_target_google .target_item .target_normal_item{font-size: 14px; line-height: 28px; padding-left: 22px; position: relative; background-position: left 8px;}
  .ueesale_target_google .target_item .target_normal_item .num{position: absolute; left: 2px; top: 0; margin-right: 0;}
  .ueesale_target_google .target_first, .ueesale_target_google .target_second, .ueesale_target_google .target_third, .ueesale_target_google .target_forth{padding-bottom: 30px;}
}

@media screen and (max-width: 991px) {
	.pc_show{display: none;}
	.mb_show{display: block;}

  .icon1{opacity: 1 !important;}
	.icon2{opacity: 1 !important;}
	.icon4{opacity: 1 !important;}
	.cur .icon1,.icon1.cur,.cur .icon2,.icon2.cur,.cur .icon4,.icon4.cur{ -moz-animation: none !important; -webkit-animation:  none !important; animation:  none !important;}

  .header_blank{height: 5vw;}

	#header {display: none;}
	.header_box{display: none;}
	.banner{text-align: center;}
	.banner img{width: 100%;}
	.banner .banner_main{top: 8.66667vw;}
	.banner .banner_main .text_table{display: block;}
	.banner .banner_main .b_info{display: block; width: 100%; text-align: center;}
	.banner .banner_main .b_info .b_title{font-size: 10.33333vw; line-height:16.66667vw; margin: 0px 5vw 0px; font-weight: bold;}
	.banner .banner_main .b_info .b_sub_title{font-size: 5.06666vw; line-height:8.53333vw; margin: 2.67777vw 18vw 0px;}
	.banner .banner_main .b_info .reg_btn{display: block !important; margin: 6vw auto 0; width: 78.53333vw; height:13.46667vw; line-height:13.46667vw; font-size: 4.53333vw; border-radius: 6.93333vw;}
  .banner .banner_main .b_info .reg_btn:hover{background-color: #0db083;}

	.banner .banner_main .login_box{display: none; width: 100%; margin-top: 10.66667vw; text-align: center;}
	.banner .banner_main .login_box .login_form{margin: 0px; padding: 6vw; float: unset; width: auto; display: inline-block; overflow: hidden;}
	.banner .banner_main .login_box .login_form .title{font-size: 4.8vw; line-height: 9.33333vw;}
	.banner .banner_main .login_box .login_form .rows .input_text{font-size: 3.2vw; height: 7.86667vw; line-height: 7.86667vw;}
	.banner .banner_main .login_box .login_form .rows .input_text::placeholder{font-weight:bold;font-size: 3.2vw; }
	.banner .banner_main .login_box .login_form .rows.func_btns .btns{width:28vw; height: 9.06666vw; line-height: 9.06666vw; font-size: 3.2vw; }
	.banner .banner_main .login_box .login_form .forgot_btn{float: left; font-size: 2.67777vw; margin-top: 4.66667vw;}

	.index_page .banner .banner_main .login_box .login_form .title{margin-bottom: 10vw;}
	.index_page .banner .banner_main .login_box .login_form{padding: 6vw;}
	.index_page .banner .banner_main .login_box .login_form .rows.func_btns .btns{height:9.06666vw; line-height: 9.06666vw;}
	.index_page .banner .banner_main .login_box .login_form .forgot_btn{margin-top:4.66667vw;}


  .banner .banner_main .login_box .login_success{width: auto; float: unset; padding: 6vw;}
  .banner .banner_main .login_box .account_img{width: 30vw; margin: 4vw auto 0px;}
  .banner .banner_main .login_box .welcome{margin-top: 4vw; font-size: 5.33333vw; line-height: 8vw;}
  .banner .banner_main .login_box .acc_name{line-height: 8vw;}
  .banner .banner_main .login_box .acc_name span{font-size: 5.33333vw;}
  .banner .banner_main .login_box .go_manage{ height: 12vw; line-height: 12vw; width: 90%; margin: 4vw auto 0px; font-size: 5.33333vw;}

	.index_page .banner .banner_main .login_box{display: block;}
	.index_page .banner .banner_main .b_info .reg_btn{display: none;}

	#footer .footer_box .friend_link{display: none;}
	#footer .footer_box .bottom{border:0px; padding: 4vw 0px;}
	#footer .footer_box .bottom *{font-size: 3.2vw; color: #fff; line-height: 6.4vw;}
	#footer .footer_box .bottom .rows{line-height: 6.4vw;}

	/* 关于我们 */
	.about_page_box{margin-top: 16vw;}
	.about_page_box .big_title{font-size: 6.66667vw; line-height: 7.46667vw; width: 63%; margin:0 auto;}
	.about_page_box .desc_list{margin-top: 12.66667vw;}
	.about_page_box .desc_list .desc_list_item{margin-top: 10.66667vw;}
	.about_page_box .desc_list .desc_list_item .left_box{float: unset !important; width: 100%; text-align: center;}
    .about_page_box .desc_list .desc_list_item.pic_right .left_box{text-align: center;}
	.about_page_box .desc_list .desc_list_item .right_bx{float: unset !important; width: 89%; margin:  6vw auto 0px; }
	.about_page_box .desc_list .desc_list_item .item_title{font-size: 6.66667vw; line-height: 8vw;}
	.about_page_box .desc_list .desc_list_item .item_title:before{top: 0px; height: 100%;}
	.about_page_box .desc_list .desc_list_item .item_desc{font-size:3.73333vw; line-height: 7.46667vw; margin-top: 4.66667vw;}

	.our_duty{margin-top: 16vw;}
	.our_duty .duty_desc_box{margin-bottom: 7.33333vw;}
	.our_duty .duty_desc_box:after{left:12vw; bottom: -14px; border-left:8px solid transparent; border-right:22px solid transparent; border-top:15px solid #d7eaf4;}
	.our_duty .duty_desc_box:before{width: 6.93333vw; height: 6.4vw; top: 6.66667vw; left: 7.33333vw; background-size: cover;}
	.our_duty .duty_desc_box .content{width: 86%; margin:19.33333vw auto 0px; text-align: left; font-size: 3.73333vw; line-height: 7.2vw; }
	.our_duty .main_title{margin-top: 8vw; font-size: 7.46667vw; line-height: 7.46667vw;}
	.our_duty .sub_title{ font-size: 3.2vw; line-height: 4.66667vw;}

	.out_team_box{margin-top: 8.66666vw; padding-bottom: 13.33333vw;}
	.out_team_box .out_team_main{margin-top: 11.33333vw; }
	.out_team_box .out_team_main .main_title{font-size: 6.66667vw; line-height: 7.46667vw;}
	.out_team_box .out_team_main .list{margin-top: 4vw; display: block; text-align: center;}
	.out_team_box .out_team_main .list .item{width: 33%; margin-top: 5vw;}
	.out_team_box .out_team_main .list .item .top span{font-size: 7.2vw; }
	.out_team_box .out_team_main .list .item .top span.green{font-size: 5.6vw;}
	.out_team_box .out_team_main .list .item .item_title{font-size: 3.73333vw; line-height: 3.73333vw;}
	.out_team_box .out_team_main .list .item:first-child{width: 50%;}
	.out_team_box .out_team_main .list .item:first-child,.out_team_box .out_team_main .list .item:nth-child(2){width: 50%;}

	.news_box{margin-top: 16.66667vw; margin-bottom:18.66667vw; }
	.news_box .main_title{font-size: 6.66667vw; line-height: 7.46667vw;}
	.news_box .list{margin-top: 12.66667vw; display: block;}
	.news_box .list .item{width: 100%; margin-bottom: 5.33333vw;}
	.news_box .list .item:last-child{margin-bottom:0px;}
	.news_box .list .item .info_box{padding: 4.66667vw 4vw; font-size: 3.73333vw; line-height: 6.13333vw; }
	.news_box .list .item .info_box .time{display: none;}
	.news_box .list .item .info_box .title{font-size: 3.73333vw; line-height: 3.73333vw; }
	.news_box .list .item .info_box .desc{font-size: 3.2vw; line-height: 6.4vw; margin-top: 3.33333vw; height: 12.8vw;}
	.news_box .list .item .info_box .more{margin-top: 6.66667vw; font-size: 3.73333vw; line-height: 3.73333vw;}
	.news_box .list .item:hover{transform:none; -ms-transform:none;}

	/* 联系我们 */
	.contact_page_box{}
	.contact_page_box .big_title{font-size: 6.66667vw; line-height: 7.46667vw; width: 63%; margin:0 auto;}
	.contact_page_box .hope{font-size: 3.73333vw; line-height: 4.8vw; text-align: center; margin-top: 2.67777vw; color: #888;}
	.contact_page_box .list{display: block; margin-top: 4.66667vw;}
	.contact_page_box .list .item{display: block; width: 92.6%; background-color: #fff; border:1px solid #e2e2e2; margin-top: 0px; margin-bottom: 15px; padding: 3.7%;}
	.contact_page_box .list .item .top_ico{position: relative; display: inline-block; vertical-align: middle; transform:none; top:unset; left: unset; margin-right: 2.67777vw; width: 11.2vw; border:6px solid #f7f7f7; padding-top: 11.2vw; border-radius:100%; }
	.contact_page_box .list .item .top_ico img{max-width: 60%; max-height: 60%;}
	.contact_page_box .list .item .info_box{display: inline-block; width: 60vw; vertical-align: middle; padding: 0px; text-align: left; font-size: 3.2vw; line-height:  6.4vw;}
	.contact_page_box .other_list{margin-top: 9.33333vw;}
	.contact_page_box .other_list .top_list{padding-bottom: 0px;}
	.contact_page_box .other_list .top_list .green_arrow{display: none;}
	.contact_page_box .other_list .top_list .item{width: 100%; margin-bottom: 8.66666vw; }
	.contact_page_box .other_list .top_list .item:last-child{margin-bottom: 0px;}
	.contact_page_box .other_list .top_list .item .pic{display: block; margin:0 auto; border-bottom: 0px; width:18.93333vw; padding: 0px; height: 0px; padding-top: 18.93333vw; background-color: #4bbbab; border-radius:  9.46667vw; position: relative;}
	.contact_page_box .other_list .top_list .item .pic img{position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; margin: auto; filter:invert(1);}
	.contact_page_box .other_list .top_list .item .info{margin-top: 2.67777vw; font-size: 3.2vw; line-height:  6.4vw;}
	.contact_page_box .other_list .top_list .item .info span{border-top: 1px solid #48bdaa; border-bottom: 1px solid #48bdaa; color: #48bdaa;}
	.feedback_box{margin-top: 10vw; padding-top: 8vw; padding-bottom: 13.33333vw;}
	.feedback_main .main_title{font-size: 6.66667vw; line-height: 7.46667vw; margin-bottom: 2.67777vw;}
	.feedback_main .left_form .write_tips{text-align: center; font-size: 3.2vw; line-height: 6.4vw; color: #808080;}
	.feedback_main .left_form{float: unset; width: 100%; margin-top: 4vw;}

	.feedback_main .left_form .feedback_from .rows .input_text.sort{float: unset; width: 96%; margin-bottom: 20px;}
	.feedback_main .left_form .feedback_from .rows .input_text.sort:last-child{margin-bottom: 0px;}

	.feedback_main .right_code{float: unset; width: 100%; padding:6.66667vw 0px 5.33333vw; display: none;}

	/* 品牌运营 */
	.brand-content .wrap{width: calc(100% - 60px); margin:0px 30px;}
	.brand_page_box{margin-top: 0px;}
	.brand_page_box .significance_box .big_title{font-size: 6.66667vw; line-height: 7.46667vw; margin-bottom: 14.66667vw;}
	.brand_page_box .significance_box .left_img{float: unset; display: block; width: 100%; max-width: 600px; margin: 0 auto;}
	.brand_page_box .significance_box .right_info{float: unset; width: 100%; margin-top: 9.33333vw;}
	.brand_page_box .significance_box .right_info .info_item{margin-top: 7.2vw;}
	.brand_page_box .significance_box .right_info .info_item .en_word{font-size: 5.33333vw;}
	.brand_page_box .significance_box .right_info .info_item .desc{font-size: 3.73333vw; line-height: 7.2vw; padding-left: 10.66667vw;}

	.brand_page_box .process_box{margin-top: 12.66667vw;}
	.brand_page_box .process_box .big_title{font-size: 6.66667vw; line-height: 7.46667vw;}
	.brand_page_box .process_box .step_1{margin-top: 12.66667vw;}
	.brand_page_box .process_box .title_box .num{font-size: 12vw;}
	.brand_page_box .process_box .title_box .title .top{font-size: 3.2vw;}
	.brand_page_box .process_box .title_box .title .bottom{font-size: 4.8vw;}
	.brand_page_box .process_box .title_box .func_list{display: block; border-left: 0px; padding: 0px; margin: 6vw 0px 0px; height: auto;}
	.brand_page_box .process_box .title_box .func_list .desc{font-size:  3.73333vw; line-height: 7.46667vw; }
	.brand_page_box .process_box .title_box .func_list .desc .item{padding-left: 4.66667vw; position: relative;}
	.brand_page_box .process_box .title_box .func_list .desc span{position: absolute; top: 0px; left: 0px;}
	.brand_page_box .process_box .step_1 .work_show{margin-top: 6.66667vw;}
	.brand_page_box .process_box .step_1 .work_show .left{display: block;}
	.brand_page_box .process_box .step_1 .work_show .left .item{width: 35.73333vw; height: 11.73333vw;  margin: 0 auto; }
	.brand_page_box .process_box .step_1 .work_show .left .item span{font-size: 3.73333vw;}
	.brand_page_box .process_box .step_1 .work_show .center{display: block; width: 100%; margin: 0px; padding-top: 10.66667vw; overflow: hidden;}
	.brand_page_box .process_box .step_1 .work_show .center:after{width:6.4vw; height:14.53333vw; background: url("../images/mb_process_bold_arrow.png")/*tpa=static/themes/t269/images/mb_process_bold_arrow.png*/ no-repeat; background-size: cover; left: 50%; top: 0px; transform:translateX(-50%);}
	.brand_page_box .process_box .step_1 .work_show .center .item{float:left; width: 35vw; height: 11.73333vw; margin-bottom: 10.66667vw;}
	.brand_page_box .process_box .step_1 .work_show .center .item span{font-size: 3.73333vw; line-height: 11.73333vw;}
	.brand_page_box .process_box .step_1 .work_show .center .item:nth-child(2){float: right;}
	.brand_page_box .process_box .step_1 .work_show .center .item:last-child{margin-bottom: 10.66667vw;}
	.brand_page_box .process_box .step_1 .work_show .center .item:before{width: 20vw; height:1.73333vw; background: url("../images/mb_process_thin_arrow.png")/*tpa=static/themes/t269/images/mb_process_thin_arrow.png*/ no-repeat right center; background-size: cover; left: unset; bottom: unset; right: -20vw; top: 50%; transform:translateY(-50%); }
	.brand_page_box .process_box .step_1 .work_show .center .item:after{width: 10.66667vw; height:1.73333vw; background: url("../images/mb_process_thin_arrow.png")/*tpa=static/themes/t269/images/mb_process_thin_arrow.png*/ no-repeat right center; background-size: cover; right: unset; top: unset; bottom:-6.06667vw; left: 50%; margin-left: -5.33333vw; transform:rotate(90deg);}
	.brand_page_box .process_box .step_1 .work_show .right{display: block; margin: 0px; overflow: hidden;}
	.brand_page_box .process_box .step_1 .work_show .right .item{width: 35vw; height: 58.266667vw; float: left; margin-bottom: 0px; background: url("../images/mb_brand_process_step_1_right_bg.png")/*tpa=static/themes/t269/images/mb_brand_process_step_1_right_bg.png*/ no-repeat top center; background-size: cover;}
	.brand_page_box .process_box .step_1 .work_show .right .item:last-child{float: right;}
	.brand_page_box .process_box .step_1 .work_show .right .item span{font-size: 3.73333vw; line-height: 7.46667vw; -webkit-writing-mode: vertical-rl; vertical-align: top; margin-top: 5.33333vw; text-align: left;}

	.brand_page_box .process_box .step_2{margin-top: 22vw;}
	.brand_page_box .process_box .step_2 .work_show{margin-top: 6.66667vw;}
	.brand_page_box .process_box .step_2 .work_show .left{display: block;}
	.brand_page_box .process_box .step_2 .work_show .left .item{width: 35.73333vw; height: 11.73333vw;  margin: 0 auto; }
	.brand_page_box .process_box .step_2 .work_show .left .item span{font-size: 3.73333vw;}
	.brand_page_box .process_box .step_2 .work_show .right{margin-left: 0px; padding-top: 10.66667vw; display: flex; justify-content:space-between; }
	.brand_page_box .process_box .step_2 .work_show .right:after{width:6.4vw; height:14.53333vw; background: url("../images/mb_process_bold_arrow.png")/*tpa=static/themes/t269/images/mb_process_bold_arrow.png*/ no-repeat; background-size: cover; left: 50%; top: 0px; transform:translateX(-50%);}
	.brand_page_box .process_box .step_2 .work_show .right .rows{display: inline-block; width: 18.66667vw; margin-bottom: 0px;}
	.brand_page_box .process_box .step_2 .work_show .right .rows .item{float: unset; display: block; margin-bottom: 8vw; width: 18.66667vw; height: 12vw; box-sizing:border-box;}
	.brand_page_box .process_box .step_2 .work_show .right .rows .item.brand_pic{width:18.66667vw; height: auto; max-height: 12vw; border:1px solid #0db083;}
	.brand_page_box .process_box .step_2 .work_show .right .rows .item span{font-size: 3.2vw; line-height: 4.8vw;}
	.brand_page_box .process_box .step_2 .work_show .right .rows .item:before{width: 8vw; height:1.73333vw; background: url("../images/mb_process_thin_arrow.png")/*tpa=static/themes/t269/images/mb_process_thin_arrow.png*/ no-repeat right center; background-size: cover; right: unset; top: unset; bottom:-5vw; left: 50%; margin-left: -4vw; transform:rotate(90deg);}
	.brand_page_box .process_box .step_2 .work_show .right .rows .item:last-child{margin-bottom: 0px;}

	.brand_page_box .package_price_box{margin-top: 16vw;}
	.brand_page_box .package_price_box .big_title{font-size: 6.66667vw; line-height: 7.46667vw;}
	.brand_page_box .package_price_box .big_title_line{width: 50.66667vw; margin-top: 6vw;}
	.brand_page_box .package_price_box .big_title_line:before{width: 2.67777vw; height: 2.67777vw; border-radius:1.33333vw; left: -2.67777vw; top:-1.33333vw;}
	.brand_page_box .package_price_box .big_title_line:after{width: 2.67777vw; height: 2.67777vw; border-radius:1.33333vw; right: -2.67777vw; top:-1.33333vw;}
	.brand_page_box .package_price_box .server_price{margin-top: 6vw; font-size: 3.73333vw;}
	.brand_page_box .package_price_box .server_price span{font-size: 6.66667vw;}
	.brand_page_box .package_price_box .content_table{ margin-top:4.66667vw;}
	.brand_page_box .package_price_box .content_table .top_title{height: 8vw; line-height: 8vw; font-size: 3.2vw;}
	.brand_page_box .package_price_box .content_table .list .title{width: 25.2174%; font-size: 3.2vw;}
	.brand_page_box .package_price_box .content_table .list .desc span{display: block; min-width: unset; font-size: 3.2vw; line-height: 6.4vw;padding-left: 8%; padding-right: 8%;}

	.brand_page_box .operation_price_box{margin-top: 12vw; margin-bottom: 16vw;}
	.brand_page_box .operation_price_box .big_title{font-size: 6.66667vw; line-height: 7.46667vw;}
	.brand_page_box .operation_price_box .big_title_line{width: 50.66667vw; margin-top: 6vw;}
	.brand_page_box .operation_price_box .big_title_line:before{width: 2.67777vw; height: 2.67777vw; border-radius:1.33333vw; left: -2.67777vw; top:-1.33333vw;}
	.brand_page_box .operation_price_box .big_title_line:after{width: 2.67777vw; height: 2.67777vw; border-radius:1.33333vw; right: -2.67777vw; top:-1.33333vw;}
	.brand_page_box .operation_price_box .server_price{margin-top: 6vw; font-size: 3.73333vw;}
	.brand_page_box .operation_price_box .server_price span{font-size: 6.66667vw;}
	.brand_page_box .operation_price_box .contant_list{margin-top: 8.66666vw;}
	.brand_page_box .operation_price_box .contant_list .item{display: block; padding: 2vw 3.73333vw; width: 69.86666vw; margin:0 auto 2.67777vw; font-size: 3.2vw; line-height: 6.4vw; }

	/* 用户案例 */
	.user_case{margin-top: 17.33333vw;}
	.user_case .main_title{font-size: 6.66667vw; line-height: 7.46667vw;}
	.user_case .case_list{margin-top: 12.66667vw; padding: 0 20px 10px;}
    .user_case .case_list .list_item{padding-left: 0;}
    .user_case .case_list .list_item .pic{width: 100%; height: auto; padding-top: 0;}
    .user_case .case_list .list_item .pic img{position: unset; border-radius: 10px;}
    .user_case .case_list .list_item .item_info{width: 100%;}
    .user_case .case_list .list_item .item_info .item_title{font-size: 4.8vw; line-height: 6vw;}
    .user_case .case_list .list_item .item_info .item_title .name{font-size: 5.86667vw; line-height: 10vw;}
	.user_case .case_list .list_item .item_info .more{ background: url("../images/mb_index_server_platform_url_ico.png")/*tpa=static/themes/t269/images/mb_index_server_platform_url_ico.png*/ no-repeat center right; background-size: auto 100%; padding-right: 3.2vw;}
	/*.user_case .case_list .list_item:hover{transform: none; -ms-transform: none;}*/
    .user_case .case_list .list_item .item_info .item_info_line{display: none;}
    .user_case .case_list .swiper-button-prev, .user_case .case_list .swiper-button-next{width: 15px; height: 40px;}
    .user_case .case_list .swiper-pagination-bullet{margin: 0 3px;}
    .user_case .case_list .swiper-pagination-bullet-active{width: 20px;}
}

@media screen and (max-width: 768px) {
	.hide {display: none}

	#footer .footer_box {width: 92%;}
	#footer .footer_box .list_item {flex-direction: column;padding-bottom: unset;}
	#footer .footer_box .list_item .ft_item {width: 100%;padding-right: unset;margin-bottom: 4%;}
	#footer .footer_box .list_item .ft_item .item_title {margin-bottom: unset;display: flex;justify-content: space-between;line-height: 30px;}
	#footer .footer_box .list_item .ft_item .item_title span {display: block;width: calc(100% - 40px);}
	#footer .footer_box .list_item .ft_item .item_title .ft_icon {display: block;background: url("../images/icon.png")/*tpa=static/themes/t269/images/icon.png*/ no-repeat -3px -41px; background-size: 36px 160px;width: 30px;height: 30px;}
	#footer .footer_box .list_item .ft_item .item_content {display: none; margin-bottom: unset;margin-top: 2%;}
	#footer .footer_box .list_item .ft_item .item_content a {font-size: 14px;}
	#footer .footer_box .list_item .ft_item:last-child .item_title {display: none;}
	#footer .footer_box .list_item .ft_item:last-child ul {display: flex;justify-content: center;margin: 0 auto;}
	#footer .footer_box .footer_bottom_text {text-align: center;}

	body .ueeshop_responsive_case_list .item .info{ margin: 0 auto; padding: 0 0 20px 0; width: 100%;}
	body .ueeshop_responsive_case_list .item .info .name { white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
	body .ueeshop_responsive_case_list .item .info .name a{ font-size: 20px;}
	body .foot_share {display: block;text-align: center;}
	body .menu-in-left .menu-wrap-style .menu {display: none;}
	.in_ad .ad_con .ueeshop_responsive_position .title {display: none;}

	.rale_news .list { grid-template-columns: repeat(2, 46.5%); }
	.rightside .ueeshop_responsive_info_list .item .info .title { height: 50px; overflow: hidden; }

	.rale_news .list .item { margin-bottom: 20px; }
	.rale_news .list .item .brief { height: 73px; overflow: hidden; }

	.wrap-module .ueeshop_responsive_products_list .item{ margin-right: 2%; width: 49%;}
	.wrap-module .ueeshop_responsive_products_list .item:nth-child(4n){ margin-right: 2%;}
	.wrap-module .ueeshop_responsive_products_list .item:nth-child(2n){ margin-right: 0;}
	.wrap-module .cate-name{margin-bottom: 15px;font-size: 22px;}
	.wrap-module .cate-name span{margin-top: 10px;}
	.product-list .pro_list .hot_cate .page_name {font-size: 20px}

	body .win_alert .win_pwd .pwd_text {max-width: 100%;}
}

@media(max-width: 750px){
	.user_case .case_list .list_item{width: 100%; max-width: unset; margin-right: 0px; margin-bottom: 5.33333vw; margin-top: 0px;}
	.user_case .case_list .list_item:last-child{margin-bottom: 0px;}
	.user_case .case_list .list_item .item_info{padding:4.66667vw 0;}
	.user_case .case_list .list_item .item_info .item_title{font-size: 5.06666vw; line-height: 6.4vw;}
	.user_case .case_list .list_item .item_info .item_bfdesc{font-size: 3.2vw; line-height: 6.4vw; margin-top: 3.33333vw;}
	.user_case .case_list .list_item .item_info .more{font-size: 3.73333vw; margin-top: 6vw; height: 2.93333vw; line-height: 2.93333vw;}
}

@media screen and (max-width: 660px) {
	.ueesale_diff .diff_table .diff_table_box{width: max-content;}
	.ueesale_diff .diff_table:after{width: 175px; left: 90px;}
	.ueesale_diff .diff_table table tr td:first-child{width: 90px; padding-left: 2.3%;}
	.ueesale_diff .diff_table table tr td:nth-child(2){width: 175px; padding-left: 3%;}
	.ueesale_diff .diff_table table tr td:nth-child(3){width: 185px; padding-left: 6%;}
	.ueesale_diff .diff_table table tr td:nth-child(4){width: 185px; padding-left: 6%;}
}

.ueeshop_responsive_products_detail .gallery .left_small_img .left_small_img_inner{max-width: 95px;}

/* 合作伙伴  */
.partner_box{width: 100%; height: 529px; border-bottom: 1px solid #f0f0f0; box-sizing: border-box; padding-top: 90px; margin-top: 105px;}
.partner_box .item_title{ line-height: 70px; width: 100%; font-size: 50px; color: #000; text-align: center;}
.partner_box .list{ position: relative; margin-top: 58px; width: 100%; text-align: center; box-sizing: border-box;}
.partner_box .list .swiper-container{ display: flex; justify-content: center; align-items: center; box-sizing: border-box;}
.partner_box .list .item{ display: inline-block; margin: 0 50px; width: 98px;}
.partner_box .list .item:first-child{ margin-left: 0;}
.partner_box .list .item:last-child{ margin-right: 0;}
.partner_box .list .item .icon{ display: block; position: relative; width: 100%; height: 98px; -webkit-transition: all 0.5s; -ms-transition: all 0.5s; transition: all 0.5s;}
.partner_box .list .item .icon span{ display: flex; justify-content: center; align-items: center; position: absolute; left: 0; top: 0; width: 100%; height: 100%; border-radius: 50%; box-shadow: 0 10px 10px rgba(0, 0, 0, .1);}
.partner_box .list .item .title{ display: block; margin-top: 21px; line-height: 36px; font-size: 24px; color: #000;}
.partner_box .list .swiper-pagination{ bottom: -50px; width: 100%;}
.partner_box .list .swiper-pagination-clickable .swiper-pagination-bullet{ margin: 0 5px; width: 12px; height: 12px; outline: 0;}
.partner_box .list .swiper-pagination-bullet{ background: #bebebe; opacity: 1;}
.partner_box .list .swiper-pagination-bullet-active{ background: #37ae8e;}

@media(max-width: 991px){
	.partner_box{margin-top: 13.33333vw; padding-top: 12.66667vw; background-image: none !important; background: #f5f5f5; height: auto; padding-bottom: 24.666667vw;}
	.partner_box .item_title{font-size: 6.66667vw; line-height: 7.46667vw;}
	.partner_box .list{margin-top: 7.33333vw;}
	.partner_box .list .item{width:17.33333vw;}
	.partner_box .list .item .icon{height: 17.33333vw;}
	.partner_box .list .item .title{line-height: 4vw; font-size: 3.73333vw;}
}