.wrap{width: 92%; max-width: 1200px; margin: 0 auto;}
.wrap_1440{width: 92%; max-width: 1440px; 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 !important;}

/*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 .nav li>a{color: #fff;}
#header .header_abs .nav li>a{color: #333;}
#header .header_abs .nav li>a.cur{color: #0db083;}
.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; display: inline-block; vertical-align: middle; float: unset;}
.header_main .sec_logo{display: inline-block; vertical-align: middle; max-width: 60px; position: relative;padding-left: 18px; margin-left: 18px;}
.header_main .sec_logo:before{content: ''; width: 1px; height: 30px; background-color: #78767a; position:absolute; top: 50%; left: 0px; margin-top: -15px;}
.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: #333; text-decoration: none;margin-left: 20px;}
.header_main .nav_box{float: left; margin-top: 30px; width: 65%;}

.header_main.new_ver{max-width: 1600px;}
.header_main.new_ver .logo_box{width: 18.75%;}
.header_main.new_ver .login_box .reg_btn{width: 120px; height: 44px; line-height: 44px; background-color: #1f26d4;}
.header_main.new_ver .login_box .login_btn{margin-left: 49px;}

.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;}
.index_page .default_nav_style .n_item>a{color: #fff;}
.index_page .header_main .login_box .login_btn{color: #fff;}
.index_page.header_box.bg_white{background-color: rgba(39,48,55,0.7);}

.header_main.new_ver .default_nav_style .n_item{position: relative;}
.header_main.new_ver .default_nav_style .n_item>a{padding: 0px 28px;}
.header_main.new_ver .default_nav_style .n_item:first-child>a{padding-left: 0px;}
.header_main.new_ver .default_nav_style .n_item .sub_nav{ position: absolute; top: 36px; left: -5px; width: 100%; background-color: #fff; border-radius: 5px; height: 0px; overflow: hidden; box-shadow: 0px 0px 15px rgba(0,0,0,0.1); padding: 0 5px;}
.header_main.new_ver .default_nav_style .n_item .sub_nav>a{display: block; width: 100%; text-align: center; font-size: 14px; text-decoration: none; padding: 5px 0px;}

.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; text-align: center; text-decoration: none; border-radius: 32px; margin-top: 55px;     background:-webkit-gradient(linear, 0 50%, 100% 0, from(#ea4335), to(#f39b4c));}
/*.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'); 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') 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;}

.banner.index_page .banner_main .b_info .b_title{color: #fff;}
.banner.index_page .banner_main .b_info .b_sub_title{color: #fff;}

.page_business .banner_main .b_info{text-align: left;}
.page_business .banner_main .b_info .b_title{font-size: 46px; color: #000000; line-height: 72px; margin-top: 60px; font-weight: normal;}
.page_business .banner_main .b_info .b_title b{font-weight: bold;}
.page_business .banner_main .b_info .advantage_list{margin-top: 40px;}
.page_business .banner_main .b_info .advantage_list .advantage_item{font-size: 24px; color: #292929; line-height: 51px; padding-left: 50px; background: url('../images/advantage_item_ico.png') no-repeat left center;}

.banner2{width: 100%; max-width: 1920px; margin: 0 auto; position: relative;}
.banner2 .banner_main{width: 92%; height: 100%; max-width: 1600px; margin: 0 auto; position: absolute; top: 0px; left: 50%; transform:translateX(-50%);}
.banner2 .banner_main .info_box{width: 50%; position: absolute; right: 0px; top: 50%; transform:translateY(-50%);}
.banner2 .banner_main .info_box .b_title{font-size: 70px; font-weight: bold; color: #fff; line-height: 95px;}
.banner2 .banner_main .info_box .s_title{font-size: 36px; color: #fff; line-height: 36px; margin-top: 25px;}
.banner2 .banner_main .info_box .btns_box{margin-top: 55px; font-size: 0px;}
.banner2 .banner_main .info_box .btns_box .btn{display: inline-block; border:2px solid #b8b8b8; background: rgba(175,175,175,0.5); padding: 17px 55px 17px 17px; font-size: 30px; line-height: 30px; color: #fff; text-decoration: none; border-radius:34px; position: relative; margin-right: 20px; margin-bottom: 20px;}
.banner2 .banner_main .info_box .btns_box .btn em{display: inline-block; width: 30px; height: 6px; position: absolute; top: calc(50% - 3px); right: 13px; line-height: 0px;}
.banner2 .banner_main .info_box .btns_box .btn em:before{content: ''; display: inline-block; vertical-align: middle; width: calc(100% - 6px); height: 2px; background-color: #fff; transition:all 300ms ease 0s;}
.banner2 .banner_main .info_box .btns_box .btn em:after{content: ''; display: inline-block; vertical-align: middle; width: 0; height: 0; border-top: 3px solid transparent; border-left: 6px solid #fff; border-bottom: 3px solid transparent;}
.banner2 .banner_main .info_box .btns_box .btn:last-child{margin-left: 0px;}

.banner2 .banner_main .info_box .btns_box .btn:hover{letter-spacing: 1px; padding-right:45px;}
.banner2 .banner_main .info_box .btns_box .btn:nth-child(1):hover{ padding-right:50px;}
.banner2 .banner_main .info_box .btns_box .btn:hover em{right: 10px; width: 25px;}



#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/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') 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') 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') 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') 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') 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') 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') 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') 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') 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') 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) 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) 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) 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) 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) 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) 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;background: url(../images/google_back.png) no-repeat bottom;background-position-y:140% ;}
.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) 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) 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_type .type_list.class2{padding-bottom: 120px;}
.ueesale_type .type_list.class2 .type_item_class2{width: 31.25%; background-color: #0eb085; border-radius: 5px; overflow: hidden;}
.ueesale_type .type_list.class2 .type_item_class2 .info_box{width: 80%; margin: 0 auto;}
.ueesale_type .type_list.class2 .type_item_class2 .info_box .type_title{font-size: 28px; color: #ffffff; line-height: 28px; }
.ueesale_type .type_list.class2 .type_item_class2 .info_box .type_title .ico{display: inline-block;vertical-align: middle; margin-right: 15px;}
.ueesale_type .type_list.class2 .type_item_class2 .info_box .ash_label{display: inline-block; font-size: 12px; color: #88ead0; line-height: 12px; padding: 5px 9px; border:1px solid #88ead0; margin-top: 29px; border-radius: 12px;}
.ueesale_type .type_list.class2 .type_item_class2 .info_box .type_desc{ font-size: 16px; color: #ffffff; line-height: 32px; margin-top: 12px; margin-bottom: 35px;}

.ueesale_target_google{padding: 0px 0 110px;}
.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') 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_target_google .program_list{width: 100%; max-width: 1000px; margin: 70px auto 0px; position: relative;}
.ueesale_target_google .program_list:before{content: ''; position: absolute; left: 11px; top: 115px; width: 1px; height: 750px; background-color: #d4d8e5;}
.ueesale_target_google .program_list .program_item{width: 100%; padding-bottom: 48px; display: flex; justify-content:space-between; align-items:center;}
.ueesale_target_google .program_list .program_item .program_info{ padding-left: 9.5%; position: relative;}
.ueesale_target_google .program_list .program_item .program_info em{position: absolute; left: 0px; top: 5px; width: 22px; height: 22px; border-radius: 11px; overflow: hidden; background-color: #fff; box-shadow: 0px 0px 8px rgba(0,0,0,0.16); }
.ueesale_target_google .program_list .program_item .program_info em:before{content: ''; width: 10px; height: 10px; background-color: #0eb085; border-radius: 5px; position: absolute; left: 50%; top: 50%; margin-left: -5px; margin-top: -5px;}
.ueesale_target_google .program_list .program_item .program_info .program_title{font-size: 28px; color: #000000; line-height: 28px;}
.ueesale_target_google .program_list .program_item .program_info .program_desc{font-size: 18px; color: #000000; line-height: 36px; margin-top: 25px;}
.ueesale_target_google .program_list .program_item .img{width: 40.65%; height: 0px; padding-top: 33.65%; position: relative; background-color: #f7f7f7; border-radius: 20px; overflow: hidden;}
.ueesale_target_google .program_list .program_item .img img{position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; margin: auto;}
.ueesale_target_google .program_list .program_item:last-child{padding-bottom: 0px;}



.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_diff.class2{margin-top: 120px; background:url('../images/index_full_server.jpg') no-repeat center top; padding: 110px 0px;}
.ueesale_diff.class2 .ueesale_title{color: #fff;}
.ueesale_diff.class2 .wrap{max-width:1600px; }
.ueesale_diff.class2 .diff_table table tr td{color: #fff; font-size: 24px;height: 80px; line-height: 80px; text-align: center; padding-left: 0px;}
.ueesale_diff.class2 .diff_table table tr td:first-child{font-size: 24px;}
.ueesale_diff.class2 .diff_table table tr:nth-child(even) td{background-color: #fff; color: #000000;}
.ueesale_diff.class2 .diff_table:after{left: 15.75%; height: 107%; width: 27%; top: -2%; box-shadow:unset; border:5px solid #d2ff00; border-radius: 20px;}


.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) no-repeat right center; padding-right: 18px; margin-top: 30px; text-decoration: none;}

.combo_type_box{margin-top: 70px; font-size: 0px; text-align: center;}
.combo_type_box .type_box{display: inline-block; width: 24%; box-sizing:border-box; vertical-align: top; border-radius: 9px; padding-top: 40px; padding-bottom: 30px;}
.combo_type_box .type_box .type_name{font-size: 32px; font-weight: bold; color: #000000; line-height: 60px;}
.combo_type_box .type_box .price_box{margin: 45px auto 0px; width: 82%;}
.combo_type_box .type_box .price_box ul li{overflow: hidden; width: 86%; padding: 0 7%; height: 37px; line-height: 37px; border-radius: 19px; margin-bottom: 12px;}
.combo_type_box .type_box .price_box ul li span{font-size: 18px; color: #434343; font-weight: bold;}
.combo_type_box .type_box .price_box ul li.no_bg{background: none !important; }
.combo_type_box .type_box .price_box ul li:last-child{margin-bottom: 0px !important;}
.combo_type_box .type_box .target{margin-top: 40px; font-size: 18px; color: #434343; line-height: 18px;}
.combo_type_box .type_box .target span{display: inline-block; font-size: 21px; font-weight: bold; padding: 0px  5px;}
.combo_type_box .type_box.type1{margin-right: 2.5%;}
.combo_type_box .type_box.type2{/*  width: 47%; */ margin-right: 2.5%;}
/* .combo_type_box .type_box.type2 .price_box .price_list{display: inline-block; vertical-align: top; width: 47%;} */
/* .combo_type_box .type_box.type2 .price_box .price_list:first-child{margin-right: 6%;} */
/* .combo_type_box .type_box.type2 .price_box .price_list ul li { background:-webkit-gradient(linear, 0 50%, 100% 0, from(#d9e9f9), to(#f1f7fd));} */
/*
.combo_type_box .type_box.type3{border:1px solid #ffc515; border-top: 7px solid #ffc515;}
.combo_type_box .type_box.type3 .price_box ul li{ background:-webkit-gradient(linear, 0 50%, 100% 0, from(#f7f0d9), to(#fcf9f1));}*/

.combo_type_box .type_box:nth-child(1){border:1px solid #0db083; border-top: 7px solid #0db083;}
.combo_type_box .type_box:nth-child(1) .price_box ul li{background:-webkit-gradient(linear, 0 50%, 100% 0, from(#e3f7f1), to(#f4fcf9));}

.combo_type_box .type_box:nth-child(2){border:1px solid #4298ef; border-top: 7px solid #4298ef;}
.combo_type_box .type_box:nth-child(2) .price_box ul li{background:-webkit-gradient(linear, 0 50%, 100% 0, from(#d9e9f9), to(#f1f7fd));}

.combo_type_box .type_box:nth-child(3){border:1px solid #ffc515; border-top: 7px solid #ffc515;}
.combo_type_box .type_box:nth-child(3) .price_box ul li{background:-webkit-gradient(linear, 0 50%, 100% 0, from(#f7f0d9), to(#fcf9f1));}

.combo_type_box.class2{display: flex; justify-content:space-between;}
.combo_type_box.class2 .type_box{width: 30.91667%; margin-right: 0px; border:0px; border-top:6px solid #0db083; box-shadow: 0px 0px 29px rgba(15,22,76,0.06);}
.combo_type_box.class2 .type_box .price_box ul li{height: 56px; line-height: 56px; margin-bottom: 14px; border-radius: 28px; background:-webkit-gradient(linear, 0 50%, 100% 0, from(#e3f6f1), to(#f4fbf9));}
.combo_type_box.class2 .type_box .price_box ul li span{color: #000;}
.combo_type_box.class2 .type_box .target{background: url('../images/template_price_icon.png') no-repeat left 50px center;}

.combo_server{margin-top: 60px; }
.combo_server .server_title{text-align: center; font-size: 26px; color: #000000; font-weight: bold;}
.combo_server .server_list{margin-top: 30px; width: 100%;}
.combo_server .server_list .server_item{border-top: 1px solid #0db083; border-bottom: 1px solid #0db083; margin-top: -1px; font-size: 0px;}
.combo_server .server_list .server_item .title{display: inline-block; vertical-align: middle; width: 18%; font-size: 18px; line-height: 54px; color: #000000; font-weight: bold; text-indent: 16px;}
.combo_server .server_list .server_item .key{display: inline-block; vertical-align: top; width: 17%; font-size: 18px; color: #000; line-height: 54px; }
.combo_server .server_list .server_item .value{display: inline-block; vertical-align: middle; width: 65%; font-size: 18px; color: #434343; line-height: 54px; }

.combo_server.class2 .server_list .server_item{border-top: 1px solid #0db083; border-bottom: 1px solid #0db083;}

/* 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') 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(../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;}

.free_business_box{width: 100%; max-width: 1200px; margin: 70px auto 0px;}
.free_business_box .title{text-align: center; font-size: 42px; color: #111111; line-height: 56px;}
.free_business_box .table{width: 100%; max-width: 990px; margin: 60px auto 0px;}
.free_business_box .table table{width: 100%; border: 0px; border-spacing:unset;}
.free_business_box .table table td{height: 59px; line-height: 59px; font-family: 'Arial'; font-size:18px; padding: 0px 0px 0px 2%;border: 0px; width: 20%;}
.free_business_box .table table th{height: 59px; line-height: 59px; font-family: '微软雅黑'; font-size:16px; padding: 0px 0px 0px 2%; text-align: left; border: 0px; color: #434343; font-weight: bold;}
.free_business_box .table table tr:nth-child(2n) td{background-color: #f9f9f9;}
.free_business_box .table table tr td:first-child{font-weight: bold; width: 40%;}
.free_business_box .g_point{width: 100%; text-align: center; margin-top: 50px;}
.free_business_box .g_point span{display: block; width: 11px; height: 11px; border-radius: 12px; background-color: #0db083; margin: 20px auto 0px; }
.free_business_box .more_box{display: block; margin-top: 45px; text-align: center;}
.free_business_box .more_box .more_btn{display: inline-block; width: 435px; height: 63px; line-height: 63px; color: #fff; font-family: '微软雅黑'; font-size: 24px; background-color: #0db083; border-radius: 32px; text-decoration: none;}

.how_order_box{width: 100%; margin-top:95px; background-color: #fafafa; padding-top: 120px; padding-bottom: 120px;}
.how_order_box .main_box{width: 100%; max-width: 1200px; margin: 0 auto; }
.how_order_box .main_box .mode_title{text-align: center; font-size: 45px; color: #111111; }
.how_order_box .main_box .cp_box{margin-top: 85px; text-align: center; font-size: 0px;}
.how_order_box .main_box .cp_box .left_pic{display: inline-block; vertical-align: middle; width:39.75%; margin-right: 5.83333%;}
.how_order_box .main_box .cp_box .right_info{display: inline-block; vertical-align: middle; width: 45.83333%; text-align: left; }
.how_order_box .main_box .cp_box .right_info .cp_name{font-size: 40px; color: #000000; line-height: 60px;}
.how_order_box .main_box .cp_box .right_info .cp_desc{font-size:26px; color: #000000; line-height: 44px; margin-top: 40px; padding-left: 45px; background: url('../images/cp_desc_ico.png') no-repeat left 5px;}
.how_order_box .main_box .list{width: 100%; max-width: 1120px; margin: 50px auto 0px; position: relative;}
.how_order_box .main_box .list:after{content: ''; position: absolute; height: 100%; border-left: 1px solid #24c09c; top: 0px; left: 28px; z-index: 1;}
.how_order_box .main_box .list .item{display: block; margin-top: 30px; width: 100%; text-align: left; position: relative; z-index: 2;}
.how_order_box .main_box .list .item .title{display: block; border: 1px solid #11bb93; height: 54px; line-height: 54px; padding-left: 75px; border-radius: 27px; box-sizing:border-box; position: relative; font-size: 24px; color: #000000;}
.how_order_box .main_box .list .item .title>span{position: absolute; top: -1px; left: -1px; width: 54px; height: 54px; border-radius: 28px; box-sizing:border-box; border:1px solid #11bb93; font-family: 'Landon'; font-size: 45px; line-height: 56px;color: #0bba91; text-align: center; background-color: #fff;}
.how_order_box .main_box .list .item .title>span:before{content: ''; position: absolute; top: 0px; left:50%; margin-top: -4.5px; margin-left: -4.5%; width: 9px; height: 9px; background: url('../images/how_order_point.png') no-repeat;}
.how_order_box .main_box .list .item .title>span:after{content: ''; position: absolute; bottom: 0%; left:50%; margin-bottom: -4.5px; margin-left: -4.5%; width: 9px; height: 9px; background: url('../images/how_order_point.png') no-repeat;}
.how_order_box .main_box .list .item .img{margin:20px 0px 20px 100px; text-align: left;}
.how_order_box .main_box .more_box{display: block; margin-top: 80px; text-align: center;}
.how_order_box .main_box .more_box .more_btn{display: inline-block; width: 435px; height: 63px; line-height: 63px; color: #fff; font-family: '微软雅黑'; font-size: 24px; background-color: #0db083; border-radius: 32px; text-decoration: none;}
.how_order_box .main_box .list .item:last-child{background-color: #fafafa;}
.how_order_box .main_box .list .item:first-child .title>span:before{content: none;}
.how_order_box .main_box .list .item:last-child .title>span:after{content: none;}
/********* 商机发布 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') 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) 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) 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 ***/
.seo_page .header_blank{display: none;}

.seo_page .custom_banner{width: 100%; max-width: 1920px; margin:0 auto; position: relative;}
.seo_page .custom_banner .main_box{width: 92%; height: 100%; max-width: 1600px; position: absolute; left: 0px; top: 0px; right: 0px; margin: 0 auto;}
.seo_page .custom_banner .main_box .banner_info{position:absolute; right: 0px; top: 50%; transform:translateY(-50%);}
.seo_page .custom_banner .main_box .banner_info .mtitle{display: inline-block; font-size: 70px; font-weight: bold; line-height: 92px; color: #fff; background: url('../images/banner_mtitle_bg.png') no-repeat right bottom;}
.seo_page .custom_banner .main_box .banner_info .subtitle{font-size: 36px; color: #fff; line-height: 36px; margin-top: 20px; }
.seo_page .custom_banner .main_box .banner_info .btns{margin-top: 75px;}
.seo_page .custom_banner .main_box .banner_info .btns .btn{display: inline-block; border:2px solid #b8b8b8; background: rgba(175,175,175,0.5); padding: 17px 63px 17px 25px; font-size: 30px; line-height: 30px; color: #fff; text-decoration: none; border-radius:34px; position: relative; min-width: 150px;}
.seo_page .custom_banner .main_box .banner_info .btns .btn em{display: inline-block; width: 38px; height: 6px; position: absolute; top: calc(50% - 3px); right: 13px; line-height: 0px;}
.seo_page .custom_banner .main_box .banner_info .btns .btn em:before{content: ''; display: inline-block; vertical-align: middle; width: calc(100% - 6px); height: 2px; background-color: #fff; transition:all 300ms ease 0s;}
.seo_page .custom_banner .main_box .banner_info .btns .btn em:after{content: ''; display: inline-block; vertical-align: middle; width: 0; height: 0; border-top: 3px solid transparent; border-left: 6px solid #fff; border-bottom: 3px solid transparent;}

.seo_page .custom_banner .main_box .banner_info .btns .btn:hover{letter-spacing: 1px; padding-right:49px;}
.seo_page .custom_banner .main_box .banner_info .btns .btn:hover em{right: 10px; width: 33px;}

.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_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;}

.ueesale_target_seo .target_list2{margin-top: 90px;}
.ueesale_target_seo .target_list2 .target_item{display: flex; justify-content: space-between; flex-wrap: wrap; align-items:center; position: relative;}
.ueesale_target_seo .target_list2 .target_item .img{box-sizing: border-box; width: 47.58333%; text-align: center; position: relative;}
.ueesale_target_seo .target_list2 .target_item .info{width: 47.58333%;}
.ueesale_target_seo .target_list2 .target_item .target_title{font-size: 40px; color: #363636; line-height: 40px; position: relative; padding-left: 20px;}
.ueesale_target_seo .target_list2 .target_item .target_title .num{font-size: 80px; color: #ececec; font-weight: bold; font-style: italic; position: absolute; bottom: 15px; left: -5px; z-index: -1; margin-right:0px }
.ueesale_target_seo .target_list2 .target_item .server_con{margin-top: 25px;}
.ueesale_target_seo .target_list2 .target_item .server_con span{font-size: 14px; line-height:  16px; border-left:2px solid #0bba91; padding-left:10px; color: #0bba91;}
.ueesale_target_seo .target_list2 .target_item .server_list{width: 100%; margin-top: 25px;}
.ueesale_target_seo .target_list2 .target_item .server_list .sercer_item{display: block; margin-bottom: 20px;}
.ueesale_target_seo .target_list2 .target_item .server_list .sercer_item .title{font-size: 18px; line-height: 18px; color: #333333; padding-left:13px; position: relative;}
.ueesale_target_seo .target_list2 .target_item .server_list .sercer_item .title:before{content: ''; width: 5px; height: 5px;position: absolute; left: 0px; top: 50%; margin-top: -2.5px; background-color: #0bba91;}
.ueesale_target_seo .target_list2 .target_item .server_list .sercer_item .desc{font-size: 16px; color: #7c7c7c; line-height: 32px; margin-top: 10px;}
.ueesale_target_seo .target_list2 .target_item .server_list.sort{width: 360px;}
.ueesale_target_seo .target_list2 .target_item .server_list.sort .sercer_item{display: inline-block; width: 155px; margin-right: 10px;}
.ueesale_target_seo .target_list2 .target_item .server_list .sercer_item .title_mb{font-size: 3.73333vw; line-height: 7.46667vw; color: #333333; padding-left:4vw; position: relative; font-weight: bold; text-align: left;}
.ueesale_target_seo .target_list2 .target_item .server_list .sercer_item .title_mb span{font-weight: normal;}
.ueesale_target_seo .target_list2 .target_item .server_list .sercer_item .title_mb:before{content: ''; width: 10px; height: 10px;position: absolute; left: 0px; top: 3.73333vw; margin-top: -5px; background-color: #0bba91;}

.ueesale_target_seo .target_list2 .target_item.step_1 .img{padding-top: 105px;}
.ueesale_target_seo .target_list2 .target_item.step_1 .img .pic2{position: absolute; top: 0%; left: 20%; width: 61.4%; z-index: 2; opacity: 1;}
.ueesale_target_seo .target_list2 .target_item.step_2{margin-top: 55px; flex-flow:row-reverse;}
.ueesale_target_seo .target_list2 .target_item.step_2 .img .pic1{padding-bottom: 75px;}
.ueesale_target_seo .target_list2 .target_item.step_2 .img .pic2{width: 86.31578%; left:6.4%; top: unset; bottom: 0px; right: unset;  opacity:1;}
.ueesale_target_seo .target_list2 .target_item.step_2 .info{width: 38.75%; margin-left: 9.16667%;}
.ueesale_target_seo .target_list2 .target_item.step_3{margin-top: 65px;}
.ueesale_target_seo .target_list2 .target_item.step_3 .img .pic2{position: absolute; top: 4.4%; left: unset; right: 12.5%; width:39.1%; z-index: 2; opacity: 1;}
.ueesale_target_seo .target_list2 .target_item.step_3 .img .pic3{position: absolute; top: 17.2%; left: 8.9%; width: 37.5%; z-index: 3; opacity: 1;}
.ueesale_target_seo .target_list2 .target_item.step_3 .img .pic4{position: absolute; top: 37.89%; left: 29.1%; width: 38.39%; z-index: 4; opacity: 1;}
.ueesale_target_seo .target_list2 .target_item.step_4{margin-top: 100px; flex-flow:row-reverse;}
.ueesale_target_seo .target_list2 .target_item.step_4 .info{width: 38.75%; margin-left: 9.16667%;}
.ueesale_target_seo .target_list2 .target_item.step_4 .img .pic2{position: absolute; top: 8.03%; left: 5.8%; width: 64.82%; z-index: 2; opacity: 1;}
.ueesale_target_seo .target_list2 .target_item.step_4 .img .pic3{position: absolute; top: 17.85%; left: 14.28%; width: 64.82%; z-index: 3; opacity: 1;}
.ueesale_target_seo .target_list2 .target_item.step_4 .img .pic4{position: absolute; top: 33.57%; left: 23.75%; width: 64.82%; z-index: 4; opacity: 1;}
.ueesale_target_seo .target_list2 .target_item.step_4 .img .pic5{position: absolute; top: 13.39%; right: 24.46%; width: 7.8%; z-index: 5; opacity: 1;}
.ueesale_target_seo .target_list2 .target_item.step_4 .img .pic6{position: absolute; bottom: 6.78%; left:20%; width: 7.8%; z-index: 6; opacity: 1;}
.ueesale_target_seo .target_list2 .target_item.step_5{margin-top: 105px;}
.ueesale_target_seo .target_list2 .target_item.step_5 .img .pic2{position: absolute; top: 7.6%; left: 4.4%; width: 68.39%; z-index: 2; opacity: 1;}
.ueesale_target_seo .target_list2 .target_item.step_5 .img .pic3{position: absolute; top: 17%; right: 8.39%; width: 35.17%; z-index: 3; opacity: 1;}
.ueesale_target_seo .target_list2 .target_item.step_5 .img .pic4{position: absolute; top: 44%; right: 8.39%; width: 35.17%; z-index: 4; opacity: 1;}
.ueesale_target_seo .target_list2 .target_item.step_5 .img .pic5{position: absolute; top: 71%; right: 8.39%; width: 35.17%; z-index: 5; opacity: 1;}

.ueesale_target_seo .target_item .img img.cur.icon4{ opacity: 1 !important; -moz-animation: effect1-icon4-anim 4s; -webkit-animation: effect1-icon4-anim 4s; animation: effect1-icon4-anim 4s;}

.ueesale_target_seo .program_list{width: 100%; max-width: 1000px; margin: 110px auto 0px; position: relative;}
.ueesale_target_seo .program_list:before{content: ''; position: absolute; left: 11px; top: 15px; width: 1px; height: 82%; background-color: #d4d8e5;}
.ueesale_target_seo .program_list .program_item{width: 100%; padding-bottom: 60px; display: flex; justify-content:space-between; }
.ueesale_target_seo .program_list .program_item .program_info{ width: 41%; padding-left: 9.5%; position: relative;}
.ueesale_target_seo .program_list .program_item .program_info em{position: absolute; left: 0px; top: 5px; width: 22px; height: 22px; border-radius: 11px; overflow: hidden; background-color: #fff; box-shadow: 0px 0px 8px rgba(0,0,0,0.16); }
.ueesale_target_seo .program_list .program_item .program_info em:before{content: ''; width: 10px; height: 10px; background-color: #0eb085; border-radius: 5px; position: absolute; left: 50%; top: 50%; margin-left: -5px; margin-top: -5px;}
.ueesale_target_seo .program_list .program_item .program_info .program_title{font-size: 28px; color: #000000; line-height: 28px;}
.ueesale_target_seo .program_list .program_item .program_info .program_stitle{font-size: 18px; color: #000000; line-height: 18px; margin-top: 30px; padding-left: 10px; border-left: 2px solid #0eb085;}
.ueesale_target_seo .program_list .program_item .program_info .list{margin-top: 15px; width: 100%;}
.ueesale_target_seo .program_list .program_item .program_info .list .item{display: inline-block; vertical-align: top; min-width: calc(49% - 15px); padding-left: 15px; position: relative; margin-top: 15px;}
.ueesale_target_seo .program_list .program_item .program_info .list .item:before{content: ''; width: 2px; height: 2px; background-color: #000000; position: absolute; top: 7px; left: 0px; }
.ueesale_target_seo .program_list .program_item .program_info .list .item .tit{font-size: 18px; color: #000; line-height: 18px;}
.ueesale_target_seo .program_list .program_item .program_info .list .item .desc{font-size: 16px; line-height: 24px; color: #6e6e6e; margin-top: 10px;}
.ueesale_target_seo .program_list .program_item .img{width: 40.65%; height: 0px; padding-top: 33.65%; position: relative; background-color: #f7f7f7; border-radius: 20px; overflow: hidden;}
.ueesale_target_seo .program_list .program_item .img img{position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; margin: auto;}
.ueesale_target_seo .program_list .program_item:last-child{padding-bottom: 0px;}

.seo_page .combo_type_box.class2{justify-content:center;}
.seo_page .combo_type_box.class2 .type_box:first-child{margin-right: 3.6667%;}
/*** 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') 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;}


.index_technology{width: 100%; background-color: #37ae8e; padding: 110px 0px 105px; margin-top: 95px;}
.index_technology .main_technology{width: 92%; max-width: 1370px; margin: 0 auto;}
.index_technology .main_technology .main_title{font-size: 50px; color: #fff; line-height: 70px; text-align: center;}
.index_technology .main_technology .desc_list{width: 100%; margin-top: 50px; font-size:0px; display:flex; justify-content:space-between; align-items:center;}
.index_technology .main_technology .desc_list .desc_item{position:relative; display:inline-block; color:#fff; font-size:18px; vertical-align:top; width: 20%; text-align: center;}
.index_technology .main_technology .desc_list .desc_item .firt{ display: flex; justify-content: center; align-items: start; height: 59px;font-size: 40px;color: #fff;}
.index_technology .main_technology .desc_list .desc_item .firt strong{font-weight: bold;position: relative;}
.index_technology .main_technology .desc_list .desc_item .firt strong span{ position: relative; top: 30px; opacity: 0; font-weight: bold;}
.index_technology .main_technology .desc_list .desc_item .firt em{ margin: 10px 0 0 10px; font-size: 18px;font-style: normal;}
.index_technology .main_technology .desc_list .desc_item .sect{ display: inline-block; margin: 7px 0 0 -30px; height: 25px; line-height: 25px; font-size: 20px; color: #fff;}

/****************** template star **************************/
.template_page{width: 100%; max-width: 1920px; margin: 0 auto;}
.template_page .header_blank{display: none;}
.template_banner{width: 100%; position: relative;}
.template_banner .banner_info{width: 92%; max-width: 1600px; position: absolute; left: 50%; transform:translateX(-50%); bottom: 16.15384%; text-align: center;}
.template_banner .banner_info .mtitle{font-size: 70px; font-weight: bold; color: #fff; line-height: 70px;}
.template_banner .banner_info .subtitle{font-size: 36px; color: #fff; line-height: 36px; margin-top: 25px;}
.template_banner .banner_info .btns{margin-top: 60px;}
.template_banner .banner_info .btns .btn{display: inline-block; border:2px solid #b8b8b8; background: rgba(175,175,175,0.5); padding: 17px 55px 17px 17px; font-size: 30px; line-height: 30px; color: #fff; text-decoration: none; border-radius:34px; position: relative; margin-left: 20px; min-width: 150px;}
.template_banner .banner_info .btns .btn em{display: inline-block; width: 30px; height: 6px; position: absolute; top: calc(50% - 3px); right: 13px; line-height: 0px;}
.template_banner .banner_info .btns .btn em:before{content: ''; display: inline-block; vertical-align: middle; width: calc(100% - 6px); height: 2px; background-color: #fff; transition:all 300ms ease 0s;}
.template_banner .banner_info .btns .btn em:after{content: ''; display: inline-block; vertical-align: middle; width: 0; height: 0; border-top: 3px solid transparent; border-left: 6px solid #fff; border-bottom: 3px solid transparent;}
.template_banner .banner_info .btns .btn:first-child{margin-left: 0px;}

.template_banner .banner_info .btns .btn:hover{letter-spacing: 1px; padding-right:50px;}
.template_banner .banner_info .btns .btn:nth-child(2):hover{ padding-right:55px;}
.template_banner .banner_info .btns .btn:hover em{right: 10px; width: 25px;}

.template_page .template_list{width: 92%; max-width: 1600px; margin:120px auto 0px; }
.template_page .template_list .template_item{float: left; width: 30.11904%; height:0px; padding-top: 45%; margin-right: 4.7%; margin-bottom:5.9%; border-radius: 10px; overflow: hidden; background: #b9cbd7; position: relative; box-shadow: 0 0 7px #aaa;transition:all 0.4s ease-out;-moz-transition:all 0.4s ease-out;-ms-transition:all 0.4s ease-out;-o-transition:all 0.4s ease-out;-webkit-transition:all 0.4s ease-out;}
.template_page .template_list .template_item:nth-child(3n){margin-right: 0px;}
.template_page .template_list .template_item .Pic{width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; overflow: hidden;}
.template_page .template_list .template_item .Pic img{  width: 100%; max-height: unset; position: absolute; top: 0; left: 0; }
.template_page .template_list .template_item .Pic .Content{ display: flex; justify-content: center; align-items: center; opacity: 0; position: absolute; width: 100%; height: 100%; background: rgba(0,0,0,0.4); top: 0; left: 0; font-size: 0;transition:all 0.4s ease-out;-moz-transition:all 0.4s ease-out;-ms-transition:all 0.4s ease-out;-o-transition:all 0.4s ease-out;-webkit-transition:all 0.4s ease-out; }
.template_page .template_list .template_item .Pic .Content a{ display: inline-block; width: 80px; height: 44px;line-height: 44px; border-radius: 35px; font-size: 18px; color: #fff; font-weight: bold; text-align: center; -webkit-box-sizing: border-box; box-sizing: border-box;}
.template_page .template_list .template_item .Pic .Content a.select{ margin-right: 29px; border: 1px solid #0db083; background-color: #0db083; position: relative; overflow: hidden; }
.template_page .template_list .template_item .Pic .Content a.show{ border: 1px solid #0db083; background-color: transparent; position: relative; overflow: hidden; }
.template_page .template_list .template_item:hover{ box-shadow: 3px 3px 12px 2px #aaaaaad4; }
.template_page .template_list .template_item:hover .Pic .Content{ opacity: 1; }

.template_page .win1_box{width: 92%; max-width: 1200px; margin: 115px auto 0px;}
.template_page .win1_box .mtitle{text-align: center; font-size: 50px; line-height: 50px; color: #010101;}
.template_page .win1_box .show_box{margin-bottom: 150px; width: 100%; display: flex; align-items:center;}
.template_page .win1_box .show_box:nth-child(2){margin-top: 75px;}
.template_page .win1_box .show_box .pic_box{max-width: 660px;}
.template_page .win1_box .show_box .info_box{width: 35%; margin-left: 9.16667%;}
.template_page .win1_box .show_box .info_box .tit{font-size: 28px; color: #000000; line-height: 28px;}
.template_page .win1_box .show_box .info_box ul{margin-top: 25px;}
.template_page .win1_box .show_box .info_box ul li{padding-left: 30px; margin-top: 15px; font-size: 16px; line-height: 20px; color: #000000; background: url('../images/template_win1_icon.png') no-repeat left top 1px;}
.template_page .win1_box .show_box.turn{flex-direction:row-reverse; justify-content:space-between;}

.template_page .win2_box{width: 100%; max-width: 1920px; margin: 105px auto 0;}
.template_page .win2_box .mtitle{width: 92%; max-width: 1200px; margin: 0px auto; text-align: center; font-size: 50px; color: #010101;}
.template_page .win2_box .pay_pic_list{text-align: center; margin-top: 110px; font-size: 0px; padding-bottom: 45px; background: url('../images/template_win2_pay_pic_list_bg.jpg') no-repeat bottom center;}
.template_page .win2_box .pay_pic_list .img_box{display: inline-block; width: 14.84375%; margin-right: 9.375%; position: relative; box-shadow: 0px 0px 30px rgba(32,33,34,0.2);}
.template_page .win2_box .pay_pic_list .img_box:before{content: ''; width: 27%; height:17%; position: absolute; top: 50%; right: -43.5%; transform:translateY(-50%); background: url('../images/template_win2_arrow.png') no-repeat; background-size: 100% auto; }
.template_page .win2_box .pay_pic_list .img_box:last-child{margin-right: 0px;}
.template_page .win2_box .pay_pic_list .img_box:last-child:before{content: none;}
.template_page .win2_box .desc_box{width: 92%; max-width: 800px; margin: 48px auto 0px; border-radius: 5px; box-shadow: 0px 0px 29px rgba(15,22,76,0.15); overflow: hidden; box-sizing:border-box; padding: 45px 55px;}
.template_page .win2_box .desc_box .tit{font-size: 18px; line-height: 18px; color: #000;}
.template_page .win2_box .desc_box ul{margin-top: 25px;}
.template_page .win2_box .desc_box ul li{font-size: 18px; color: #000; line-height: 25px; margin-bottom: 17px;}
.template_page .win2_box .desc_box ul li span{display: inline-block; width: 25px; height: 25px; text-align: center; line-height: 25px; background: #0db083; color: #fff; margin-right: 18px;}
.template_page .win2_box .desc_box ul li:last-child{margin-bottom: 0px;}
.template_page .win2_box .full_banner{margin-top: 130px; width: 100%;}
.template_page .win2_box .three_aisle{width: 92%; max-width: 800px; margin: 105px auto 0px; border-radius: 5px; box-shadow: 0px 0px 29px rgba(15,22,76,0.15); overflow: hidden; box-sizing:border-box; padding: 45px 55px; font-size: 18px; color: #000;}
.template_page .win2_box .three_aisle em{display: inline-block; vertical-align: middle; width: 16px; height: 16px; background-color: #0db083; margin-right: 17px; }
.template_page .win2_box .area_box{width: 92%; max-width: 1200px; margin: 115px auto 0px;}
.template_page .win2_box .area_box .img_list{ position: relative; width: 100%; height: 619px;}
.template_page .win2_box .area_box .img_list .img{ display: flex; justify-content: center; align-items: center; position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center; opacity: 0; -webkit-transition: all 0.5s; transition: all 0.5s;}
.template_page .win2_box .area_box .img_list .img.cur{ opacity: 1;}

.template_page .win2_box .area_box .btn_list{width: 100%; max-width: 800px; margin: 50px auto 0px; border-radius: 5px; box-shadow: 0px 0px 29px rgba(15,22,76,0.15); overflow: hidden; box-sizing:border-box; padding: 45px 55px;}
.template_page .win2_box .area_box .btn_list .btn{ position: relative; display: inline-block; margin: 0 32px; padding: 0 9px; height: 100%; line-height: 47px; font-size: 18px; color: #252525; text-decoration: none;}
.template_page .win2_box .area_box .btn_list .btn:before{ display: block; content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 4px; background: #0db083; -webkit-transition: all 0.5s; transition: all 0.5s; opacity: 0;}
.template_page .win2_box .area_box .btn_list .btn.cur:before{ opacity: 1;}
.template_page .win2_box .area_box embed{ width: 100%; height: 466px;}
.template_page .win2_box .area_box .msg{margin-top: 40px; font-size: 18px; line-height: 27px; color: #000; padding-left: 35px; position: relative;}
.template_page .win2_box .area_box .msg em{display: inline-block; position: absolute; left: 0px; top: 2px; vertical-align: middle; width: 16px; height: 16px; background-color: #0db083;}

.template_page .win2_box .shipping_box{width: 100%; max-width: 1920px; margin: 120px auto 0px; min-height: 660px; background: url('../images/template_shipping_bg.jpg') no-repeat top center; border-top: 1px solid transparent;}
.template_page .win2_box .shipping_box .main_box{width: 92%; max-width: 1200px; margin: 100px auto 0px;}
.template_page .win2_box .shipping_box .main_box .mtitle{text-align: center; font-size: 50px; color: #010101;}
.template_page .win2_box .shipping_box .main_box .list{margin-top: 80px; display: flex; justify-content:space-between;}
.template_page .win2_box .shipping_box .main_box .list .item{width: 27.5%; position: relative;}
.template_page .win2_box .shipping_box .main_box .list .item:before{content: ''; width: 77px; height:71px; position: absolute; top: 81px; right: -28%; background: url('../images/template_win2_arrow.png') no-repeat; background-size: 100% auto; }
.template_page .win2_box .shipping_box .main_box .list .item .pic{width: 100%; height: 0px; padding-top: 66.666667%; position: relative; }
.template_page .win2_box .shipping_box .main_box .list .item .pic img{position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; margin: auto;}
.template_page .win2_box .shipping_box .main_box .list .item .desc{margin-top: 40px; font-size: 18px; color: #000; line-height: 27px;}
.template_page .win2_box .shipping_box .main_box .list .item:last-child:before{content: unset;}

.template_page .win2_box .u_flash_box{width: 100%; max-width: 1920px; margin: 135px auto 0px; background: url('../images/u_flash_bg.jpg') no-repeat bottom center;}
.template_page .win2_box .u_flash_box .main_box{width: 92%; max-width: 1200px; margin: 0px auto;}
.template_page .win2_box .u_flash_box .main_box .mtitle{text-align: center; font-size: 50px; color: #010101;}
.template_page .win2_box .u_flash_box .main_box .btns{width: 92%; max-width: 700px; margin: 55px auto 0px;}
.template_page .win2_box .u_flash_box .main_box .btns ul{width: 100%; display: flex; justify-content:space-between; margin-bottom: 50px;}
.template_page .win2_box .u_flash_box .main_box .btns ul li{display: inline-block; font-size: 24px; color: #000000; cursor: pointer; padding-bottom: 20px; border-bottom: 4px solid transparent;}
.template_page .win2_box .u_flash_box .main_box .btns ul li.on{border-bottom: 4px solid #0db083;}
.template_page .win2_box .u_flash_box .main_box .scroll_box{}
.template_page .win2_box .u_flash_box .main_box .scroll_box .desc{font-size: 18px; color: #000; line-height: 27px; text-align: center; min-height: 81px;}
.template_page .win2_box .u_flash_box .main_box .scroll_box .banner{margin-top: 20px; text-align: center;}
.template_page .win2_box .u_flash_box .bx-pager{display: none;}

.template_page .template_price_box{width: 92%; max-width: 1200px; margin: 145px auto 50px;}
.template_page .template_price_box .mtitle{text-align: center; font-size: 50px; color: #010101;}
.template_page .template_price_box .change_btn{width: 90%; max-width: 600px; margin: 45px auto; border-radius: 8px; background-color: #f1f2f2; overflow: hidden; padding: 6px; box-sizing:border-box; font-size: 0px;}
.template_page .template_price_box .change_btn .item{display: inline-block; vertical-align: middle; width: 49%; height: 60px; line-height: 60px;  text-align: center; color: #000; font-size: 24px; margin-right: 1%; border-radius: 8px; cursor: pointer;}
.template_page .template_price_box .change_btn .item:last-child{margin-right: 0%;}
.template_page .template_price_box .change_btn .item.on{background-color: #fff;}
.template_page .template_price_box .list{margin-top: 80px; text-align: center; min-height: 900px;}
.template_page .template_price_box .list .price_item{width: calc(30.91667% - 2px); margin-right: 3.4%; min-height: 800px; box-sizing:border-box; display: inline-block; vertical-align: top; border-radius:9px; box-shadow:0px 0px 7px rgb(0 0 0 / 15%); background-color:#fff; padding-bottom:30px; position:relative; border:1px solid transparent; text-align: center;}
.template_page .template_price_box .list .price_item:last-child{margin-right: 0px;}
.template_page .template_price_box .list .price_item:after{content: '';position: absolute; top: -8px; left:0px; width: 100%; border-top: 25px solid #0db083; border-radius: 9px; z-index: -1;}
.template_page .template_price_box .list .price_item .title_box{display: block; width:calc(100% - 2px); margin-left:1px; position:relative; border-top-left-radius:9px; border-top-right-radius:9px; height: 110px; background-color:#fff; border-bottom:1px solid #f0f0f0; padding-bottom:30px;}
.template_page .template_price_box .list .price_item .title_box .item_title{color:#000; font-size:28px; font-weight:bold; line-height:28px; padding-top:35px;}
.template_page .template_price_box .list .price_item .title_box .green_platform_title{text-align: center; line-height: 18px; font-size: 18px; color: #0db083; margin-top: 20px; line-height: 27px;}
.template_page .template_price_box .list .price_item .price_box{width: 100%; margin:25px auto 0px; margin-top:40px; padding-bottom:40px; border:0px;}
.template_page .template_price_box .list .price_item .price_box .moon_price{font-size: 16px; color: #888; margin-top: 10px;}
.template_page .template_price_box .list .price_item .price_box .free_banner{margin-top: 10px; text-align: center; font-size: 15px; color: #f00; font-weight: normal;}
.template_page .template_price_box .list .price_item .price_box .price{width: 100%; font-weight: bold;}
.template_page .template_price_box .list .price_item .price_box .price .cur{vertical-align: top; font-size: 32px; color: #333;}
.template_page .template_price_box .list .price_item .price_box .price .price_num{font-size: 48px; color: #333;}
.template_page .template_price_box .list .price_item .reg_btn_box{width: 100%; height: 50px; overflow:unset; }
.template_page .template_price_box .list .price_item .reg_btn_box .reg_btn{display: block; width: 87%; height: 50px; max-width: 320px; margin: 0 auto; line-height: 50px; font-size: 20px; background-color:#0db083; border-radius: 25px; color: #fff; text-decoration: none;}
.template_page .template_price_box .list .price_item .func_list{width: 89%; margin:35px auto 0px; text-align: left;}
.template_page .template_price_box .list .price_item .func_list ul li.true{font-size: 16px; color: #333; line-height: 36px;  margin-left: 25px; padding-left: 37px; background:url('../images/template_price_icon.png') no-repeat left 12px;}
.template_page .template_price_box .list .price_item .func_list ul li.sp_function{position: relative; margin: 20px 0px; text-align: center;}
.template_page .template_price_box .list .price_item .func_list ul li.sp_function:before{content: ''; width: 100%; height: 0px; border-top: 1px solid #f0f0f0; position: absolute; top: 50%; left: 0px; z-index: 1; }
.template_page .template_price_box .list .price_item .func_list ul li.sp_function span{display: inline-block; padding: 0px 28px; background-color: #fff; font-size: 18px; font-weight: bold; color: #a4a7a5; position: relative; z-index: 2;}

.template_page .template_price_box .list .price_item:hover{box-shadow:0px 0px 40px rgb(0 41 158 / 30%); border:1px solid #0db083;}

.template_page .template_price_box .list.b2b_list{min-height: 1020px;}
.template_page .template_price_box .list.b2b_list .price_item.big .price_box{text-align: center; font-size: 0px;}
.template_page .template_price_box .list.b2b_list .price_item.big.big .price_box .price{display: inline-block; vertical-align: top; width: 40%; padding-right: 5%; text-align: left; border-right: 1px solid #e5e5e5;}
.template_page .template_price_box .list.b2b_list .price_item.big .price_box .price .green{color: #0db083;}
.template_page .template_price_box .list.b2b_list .price_item.big .price_box .price:last-child{padding-right: 0px; padding-left: 5%;  border-right: 0px; border-left: 1px solid #e5e5e5; margin-left: -1px;}
.template_page .template_price_box .list.b2b_list .price_item.big .price_box .price .more_desc{width:100%; margin-top:20px; font-size:16px; line-height:32px; color:#666666; font-weight: normal;}
.template_page .template_price_box .list.b2b_list .price_item.big .price_box .price .more_desc .lang_num{font-size:15px; }
.template_page .template_price_box .list.b2b_list .price_item.big .price_box .price .more_desc .tra_count{font-size:15px; }
.template_page .template_price_box .list.b2b_list .price_item.big .price_box .price .more_desc .lang_list{display:inline-block; font-size:12px; color:#888888; line-height:22px;height:0px; overflow:hidden;}
.template_page .template_price_box .list.b2b_list .price_item .reg_btn_box{height: 0px; overflow: hidden;}
.template_page .template_price_box .list.b2b_list .price_item .reg_btn_box .reg_btn{margin-top: 35px;}

.template_page .template_price_box .list.b2b_list .price_item:hover .price_box .price .more_desc .lang_list{height: auto;}
.template_page .template_price_box .list.b2b_list .price_item:hover .reg_btn_box{height: 85px;}
/****************** template end **************************/

/****************** 谷歌代投 star **************************/
.google_page .header_blank{display: none;}
.google_page .custom_banner{widows: 100%; max-width: 1920px; margin:0 auto; position: relative;}
.google_page .custom_banner .main_box{width: 92%; height: 100%; max-width: 1600px; position: absolute; left: 0px; top: 0px; right: 0px; margin: 0 auto;}
.google_page .custom_banner .main_box .banner_info{position:absolute; right: 0px; top: 50%; transform:translateY(-50%);}
.google_page .custom_banner .main_box .banner_info .mtitle{font-size: 70px; font-weight: bold; line-height: 92px; color: #fff; background: url('../images/banner_mtitle_bg.png') no-repeat left bottom; padding-left: 5px;}
.google_page .custom_banner .main_box .banner_info .subtitle{font-size: 36px; color: #fff; line-height: 36px; margin-top: 20px; }
.google_page .custom_banner .main_box .banner_info .btns{margin-top: 75px;}
.google_page .custom_banner .main_box .banner_info .btns .btn{display: inline-block; border:2px solid #b8b8b8; background: rgba(175,175,175,0.5); padding: 17px 55px 17px 17px; font-size: 30px; line-height: 30px; color: #fff; text-decoration: none; border-radius:34px; position: relative; min-width: 150px;}
.google_page .custom_banner .main_box .banner_info .btns .btn em{display: inline-block; width: 30px; height: 6px; position: absolute; top: calc(50% - 3px); right: 13px; line-height: 0px;}
.google_page .custom_banner .main_box .banner_info .btns .btn em:before{content: ''; display: inline-block; vertical-align: middle; width: calc(100% - 6px); height: 2px; background-color: #fff; transition:all 300ms ease 0s;}
.google_page .custom_banner .main_box .banner_info .btns .btn em:after{content: ''; display: inline-block; vertical-align: middle; width: 0; height: 0; border-top: 3px solid transparent; border-left: 6px solid #fff; border-bottom: 3px solid transparent;}

.google_page .custom_banner .main_box .banner_info .btns .btn:hover{letter-spacing: 1px; padding-right:41px;}
.google_page .custom_banner .main_box .banner_info .btns .btn:hover em{right: 10px; width: 25px;}

.ueesale_toll{padding: 27px 0;}
.ueesale_toll .toll_title{display: flex; justify-content: center; font-size: 50px; line-height: 56px; color: #111;}
.ueesale_toll .toll_title .toll_subtitle{padding: 0 18px 0px; position: relative;font-size: 50px;line-height: 56px;}
.ueesale_toll .toll_title .toll_subtitle:after{display: none;}
.ueesale_toll .toll_title .toll_subtitle:before{display: none;}
.ueesale_toll .toll_title .toll_subtitle span{display: block; width: 232px; height:0px; border-top: 1px solid #0db083; position: relative; margin-top: 30px;}
.ueesale_toll .toll_title .toll_subtitle span:before{content: ''; width: 9px; height: 9px; background-color: #0db083; border-radius: 50%; position: absolute; left: 0; bottom: -4.5px;}
.ueesale_toll .toll_title .toll_subtitle span:after{content: ''; width: 9px; height: 9px; background-color: #0db083; border-radius: 50%; position: absolute; right: 0; bottom: -4.5px;}
.ueesale_toll .toll_title span{width: 100%; height: 1px; background-color: #0db083; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%);}
.ueesale_toll .toll_price{font-size: 24px; line-height: 56px; text-align: center; margin-top: 28px;}
.ueesale_toll .toll_price span{font-size: 50px; margin-left: 15px;}
.ueesale_toll .toll_table{margin-top: 44px;}
.ueesale_toll .toll_table table{width: 100%; border:1px solid #0db083;}
.ueesale_toll .toll_table table tr td{box-sizing: border-box; height: 102px; font-size: 14px; line-height: 24px; background-color: #e3f7f1; border: 1px solid #0db083; padding: 5px 30px; margin-top: -1px; margin-left: -1px; color: #434343;}
.ueesale_toll .toll_table table tr td:first-child{width: 15.25%; font-size: 18px; text-align: center; padding: 0; color: #000;}
.ueesale_toll .toll_table table tr td:nth-child(2){width: 29.25%; padding-left: 4.167%;}
.ueesale_toll .toll_table table tr td:nth-child(3){width: 25.25%; padding-left: 4%;}
.ueesale_toll .toll_table table tr td:nth-child(4){padding-left: 3.75%;}
.ueesale_toll .toll_table table tr:first-child td{height: 62px; background-color: #0db083; font-size: 18px; color: #fff; text-align: center; padding: 0;}
.ueesale_toll .toll_table table tr.l_height td{height: 52px; }

.server_team_box{margin-top: 100px;}
.server_team_box .team_title{font-size: 50px; color: #000; ;line-height: 56px; text-align: center;}
.server_team_box .team_list{margin-top: 95px; font-size: 0px; text-align: center;}
.server_team_box .team_list .team_item{display: inline-block;  width: 17.66666%; vertical-align: top; margin-right: 15%; position: relative;}
.server_team_box .team_list .team_item:last-child{margin-right: 0px;}
.server_team_box .team_list .team_item .pic{display:block; width: 100%; height: 0px; padding-top: 100%; position: relative;}
.server_team_box .team_list .team_item .pic img{position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; margin: auto;}
.server_team_box .team_list .team_item .title{margin-top: 15px; font-size: 18px; line-height: 26px; color: #333333;}
.server_team_box .team_list .team_item:before{content: ''; position: absolute; width: 35%; height: 3px; background-color: #223a4c; right: -58%; top: 42%;}
.server_team_box .team_list .team_item:after{content: ''; position: absolute; right: -74%; top: 39.12%;  width: 0; height: 0;border-top: 8px solid transparent; border-left: 35px solid #223a4c; border-bottom: 8px solid transparent;}
.server_team_box .team_list .team_item:last-child:after,.server_team_box .team_list .team_item:last-child:before{content: none;}

.server_team_box.class2{}
.server_team_box.class2 .team_list{display: flex; justify-content:space-between;}
.server_team_box.class2 .team_list .team_item{width: 18.66666%; margin-right:0px;}
.server_team_box.class2 .team_list .team_item:before{width:45%; background-color:#0db083; right: -67%;}
.server_team_box.class2 .team_list .team_item:after{border-top:10px solid transparent; border-left:15px solid #0db083; border-bottom:10px solid transparent;}


.index_case{width: 92%; max-width: 1600px; margin: 147px auto 0px; border-top: 1px solid transparent;}
.index_case .m_title{text-align: center; font-size: 50px; color: #000; line-height: 50px; margin-bottom: 55px;}
.index_case .main_box{width: 90%; height: 502px; float: right; background: url('../images/index_case_bg.jpg') no-repeat top center; position: relative;}
.index_case .main_box .left_box{position: absolute; left: -114px; top: 46px; width: 50.69444%; border:1px solid #f5f5f5; border-radius: 8px; box-shadow: 39px 39px 21px rgba(167,167,167,0.4);}
.index_case .main_box .left_box .pic_list{width: 100%; height: 0px; padding-top: 56.16438%; position: relative;}
.index_case .main_box .left_box .pic_list .item{position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; opacity: 0; border-radius: 8px; overflow: hidden;}
.index_case .main_box .left_box .pic_list .item img{position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; margin: auto;}
.index_case .main_box .left_box .pic_list .item.show{opacity: 1;}
@media screen and (min-width: 991px) {
	.index_case .left_box .swiper-wrapper{position: absolute; top: 0px; left: 0px;}
}
.index_case .right_box{width:calc(49.30556% + 114px); float: right; margin-top: 55px; position: relative;}
.index_case .right_box .top_scroll{width: 100%; border-bottom: 1px solid #c7c7c7;}
.index_case .right_box .top_scroll .list{width: 92%; max-width: 700px; margin: 0 auto; display: flex; align-items:center; justify-content:space-between; padding-bottom: 35px; font-size: 0px;}
.index_case .right_box .top_scroll .list .item{display: inline-block; width: 120px; height:0px; padding-top: 39px; cursor: pointer; -webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);filter: gray; position: relative;}
.index_case .right_box .top_scroll .list .item img{position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; margin: auto;}
.index_case .right_box .top_scroll .list .item.on{-webkit-filter: unset;-moz-filter: unset;-ms-filter: unset;-o-filter: unset;filter: unset;filter: unset;}
.index_case .right_box .top_scroll .list .item.on:before{content: '';  width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 11px solid #b0b0b0; position: absolute; bottom:-47px; left: 50%; margin-left: -10px; z-index: 1;}
.index_case .right_box .top_scroll .list .item.on:after{content: '';  width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 11px solid #f7f7f7; position: absolute; bottom:-45px; left: 50%; margin-left: -10px; z-index: 2;}
.index_case .case_list{width:92%; max-width: 700px;  height: 420px; margin: 60px auto 0px; position: relative; z-index: 1;}
.index_case .case_list .case_item{position: absolute; top: 0px; left: 0px; opacity: 0;}
/* .index_case .case_list .case_item .pic{display: inline-block; width: 110px; height: 110px; border-radius: 55px; overflow: hidden;} */
.index_case .case_list .case_item .title{font-size: 28px; font-weight: bold; color: #000;}
/* .index_case .case_list .case_item .industry{font-size: 16px; color: #00289b; margin-top: 5px;}*/
.index_case .case_list .case_item .desc{font-size: 16px; line-height: 32px;  color: #000; margin-top: 25px;}
.index_case .case_list .case_item.show{opacity: 1;}

.index_case .page{text-align: center; margin-top: 45px;}
.index_case .page ul{font-size: 0px;}
.index_case .page ul li{display: inline-block; font-size: 16px; line-height: 26px; color: #646464; margin-left: 50px; position: relative; cursor: pointer; vertical-align: middle;}
.index_case .page ul li:before{content: ''; width: 30px; height: 0px; border-top: 1px solid #afafaf; position: absolute; left: -40px; top: 12.5px; }
.index_case .page ul li:first-child{margin-left: 0px;}
.index_case .page ul li:first-child:before{content: unset;}
.index_case .page ul li.on{font-weight: bold; font-size: 20px; color: #ed1f27;}

.index_case .change_arrow{position: absolute; top: 0px; left: 0px; z-index: 2; width: 100%; height: 4vw;}
.index_case .change_arrow .left_btn{position: absolute; top: 0px; left: 0px; width: 2.13333vw; height: 4vw; background: url('../images/index_case_left_arrow.png') no-repeat; background-size: cover;}
.index_case .change_arrow .right_btn{position: absolute; top: 0px; right: 0px; width: 2.13333vw; height: 4vw; background: url('../images/index_case_right_arrow.png') no-repeat; background-size: cover;}

.brand_user{width: 92%; max-width: 1370px; margin: 110px auto 0px;}
.brand_user .main_title{font-size: 38px; line-height: 38px; color: #000000; font-weight: bold; text-align: center;}
.brand_user .brand_list{margin-top: 75px; margin-bottom: 75px; width: 100%; text-align: center;}
.brand_user .brand_list .brand_item{display: inline-block; vertical-align: middle; margin:40px 55px; position: relative;}
.brand_user .brand_list .brand_item .color_img{position: absolute; top: 0px; left: 0px; opacity: 0;}
.brand_user .brand_list .brand_item:hover .color_img{opacity: 1;}
.brand_user .brand_list .brand_item:first-child{margin-left: 0px;}

.brand_user.type2 .main_title{font-weight: normal;}
.brand_user.type2 .brand_list{display: flex; flex-wrap:wrap; justify-content:center; }
.brand_user.type2 .brand_list .brand_item{width: 25%; margin: 40px 0px;}
.brand_user.type2 .brand_list .brand_item img{max-width: 215px;}


@media screen and (max-width: 1279px) {
	.ueesale_toll .toll_table table tr td{padding: 5px 10px;}
	.ueesale_toll .toll_table table tr td:first-child{font-size: 16px;}
	.ueesale_toll .toll_table table tr:first-child td{font-size: 14px;}
}

@media screen and (max-width: 1023px) {
	.ueesale_title{padding: 0 20px;}
	.ueesale_toll{padding: 14vw 0 21px;}
	.ueesale_toll .toll_title{font-size: 25px; line-height: 28px;}
	.ueesale_toll .toll_title .toll_subtitle{padding: 0px; position: relative; text-align: center; font-size: 7.46667vw; line-height: 7.46667vw; }
	.ueesale_toll .toll_title .toll_subtitle:before{width: 10px; height: 10px; left: 5px; bottom: -5px;}
	.ueesale_toll .toll_title .toll_subtitle:after{width: 10px; height: 10px; right: 5px; bottom: -5px;}
	.ueesale_toll .toll_title .toll_subtitle span{width: 35vw; margin-top:6.66667vw;}
	.ueesale_toll .toll_price{font-size: 14px; line-height: 28px; margin-top: 23px;}
	.ueesale_toll .toll_price span{font-size: 25px; margin-left: 10px;}
	.ueesale_toll .toll_table{overflow-x: scroll; margin-top: 22px;}
	.ueesale_toll .toll_table .toll_table_box{width: max-content;}
	.ueesale_toll .toll_table table tr td{font-size: 12px; line-height: 20px; height: 91px; border-bottom-width: 1px;}
	.ueesale_toll .toll_table table tr td:first-child{width: 90px; font-size: 12px; padding: 0 10px;}
	.ueesale_toll .toll_table table tr td:nth-child(2){width: 180px; padding-left: 20px;}
	.ueesale_toll .toll_table table tr td:nth-child(3){width: 180px; padding-left: 20px;}
	.ueesale_toll .toll_table table tr td:nth-child(4){width: 190px; padding-left: 20px;}
	.ueesale_toll .toll_table table tr:first-child td{font-size: 12px; height: 30px;}

	.server_team_box.class2{display: none;}
	.server_team_box{margin-top: 12.66667vw; }
	.server_team_box .team_list{margin-top: 12vw;}
	.server_team_box .team_title{ font-size:6.66667vw; line-height: 7.46667vw;}
}

@media screen and (max-width: 850px) {
	.server_team_box .team_list .team_item{display: block; width: 100%; max-width: 212px; margin: 0 auto 24vw;}
	.server_team_box .team_list .team_item .pic{width: 50%; padding-top: 50%; margin: auto;}
	.server_team_box .team_list .team_item:before{transform:rotate(90deg); top: unset; bottom: -8vw; width: 10vw; right: calc(50% - 5vw + 1.5px);}
	.server_team_box .team_list .team_item:after{transform:rotate(90deg); top: unset; bottom: -17vw; right: calc(50% - 16px);}
	.server_team_box .team_list .team_item:last-child{margin-right: auto;}
}
/****************** 谷歌代投 end **************************/


@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;}

	.banner2 .banner_main .info_box .b_title{font-size: 50px; line-height: 65px;}
	.banner2 .banner_main .info_box .s_title{font-size: 30px; line-height: 35px;}
	.banner2 .banner_main .info_box .btns_box .btn{font-size: 20px; line-height: 20px; }
	.banner2 .banner_main .info_box .btns_box .btn:first-child{margin-right: 20px; margin-bottom: 10px;}

  .page_business .banner_main .b_info .b_title{font-size: 40px; line-height: 60px; margin-top: 40px;}
  .page_business .banner_main .b_info .advantage_list{margin-top: 20px;}
  .page_business .banner_main .b_info .advantage_list .advantage_item{line-height: 30px; font-size: 20px;}
}

@media screen and (max-width: 1500px) {
  .header_main .nav_box{width: 60%;}

  .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: 1400px) {
	.seo_page .custom_banner .main_box .banner_info{transform:translateY(-40%);}
	.seo_page .custom_banner .main_box .banner_info .mtitle{font-size: 35px; line-height: 45px; background: none;}
	.seo_page .custom_banner .main_box .banner_info .subtitle{font-size: 20px; line-height: 30px;}
	.seo_page .custom_banner .main_box .banner_info .btns{margin-top: 25px;}
	.seo_page .custom_banner .main_box .banner_info .btns .btn{font-size: 18px; }

	.google_page .custom_banner .main_box .banner_info{transform:translateY(-40%);}
	.google_page .custom_banner .main_box .banner_info .mtitle{font-size: 35px; line-height: 45px; background: none;}
	.google_page .custom_banner .main_box .banner_info .subtitle{font-size: 20px; line-height: 30px;}
	.google_page .custom_banner .main_box .banner_info .btns{margin-top: 25px;}
	.google_page .custom_banner .main_box .banner_info .btns .btn{font-size: 18px; }

	.template_banner{}
	.template_banner .banner_info .mtitle{font-size:35px; line-height: 45px; }
	.template_banner .banner_info .subtitle{font-size: 20px; line-height: 30px;}
	.template_banner .banner_info .btns{margin-top: 25px;}
	.template_banner .banner_info .btns .btn{font-size: 18px; }

	.banner .banner_main .b_info .b_title{font-size: 35px; line-height: 40px;}
}

@media screen and (max-width: 1300px) {
	.header_main.new_ver .logo_box{width: 24%;}
	.header_main .nav_box{width: 55%;}

	.banner2 .banner_main .info_box .b_title{font-size: 40px; line-height: 50px;}
	.banner2 .banner_main .info_box .s_title{font-size: 25px; line-height: 30px;}
	.banner2 .banner_main .info_box .btns_box{margin-top: 25px;}

	.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) 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: 1160px) {
	.header_main.new_ver .logo_box{width: 29%;}
	.header_main .nav_box{width: 50%;}
	.header_main.new_ver .login_box .login_btn{margin-left:20px;}
	.banner2 .banner_main .info_box{transform:translateY(-40%);}

	.combo_type_box .type_box .target{font-size: 16px;}
	.combo_type_box .type_box .target span{font-size: 18px;}

	.combo_server .server_list .server_item .title{font-size: 14px;}
	.combo_server .server_list .server_item .key{font-size: 14px;}
	.combo_server .server_list .server_item .value{font-size: 14px;}
}

@media screen and (max-width: 1023px) {
  #footer{padding: 0;}
  #footer.wrap{width: 100%;}
	.ueesale_title{font-size: 7.46667vw; line-height: 11.2vw; text-align: center; padding: 0px;}
	.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: 11.33333vw 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 .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_type .type_list.class2{padding-bottom: 0px;}
	.ueesale_type .type_list.class2 .type_item_class2{width: 100%; margin-top: 6.66667vw;}
	.ueesale_type .type_list.class2 .type_item_class2 .img{text-align: center;}
	.ueesale_type .type_list.class2 .type_item_class2 .info_box{width: 82%;}
	.ueesale_type .type_list.class2 .type_item_class2 .info_box .type_title{margin-top: 4vw; font-size: 5.33333vw; line-height: 5.33333vw;}
	.ueesale_type .type_list.class2 .type_item_class2 .info_box .ash_label{font-size: 3.2vw; line-height:3.2vw; margin-top: 3.33333vw; padding: 1.46667vw 2.67777vw;border-radius: 3.33333vw;}
	.ueesale_type .type_list.class2 .type_item_class2 .info_box .type_desc{font-size: 4.53333vw; line-height: 5.6vw; color: #fff;}
	
	.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;}

	.ueesale_diff.class2{margin-top: 16vw; padding:14.6667vw 0px;}
	.ueesale_diff.class2 .diff_table:after{width: 25.084%; height: calc(100% - 6px); left: 16.75%; top: unset; bottom: 1px;}
	.ueesale_diff.class2 .diff_table table tr td{font-size: 12px; line-height: 30px; padding: 5px; height: auto;}
	.ueesale_diff.class2 .diff_table table tr td:first-child{font-size: 12px;}
	.ueesale_diff.class2 .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) no-repeat right center;  background-size: auto 100%;}

	.ueesale_target{padding: 0; margin-top: 6vw;}
	.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') 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: 16vw 0px 0px;}
  .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_seo .target_list2 .target_item{display: block;}
  .ueesale_target_seo .target_list2 .target_item .img{width: 100%; margin: auto;}
  .ueesale_target_seo .target_list2 .target_item .info{width:87.5%; text-align:center; margin: 13.33333vw auto 0px;}
  .ueesale_target_seo .target_list2 .target_item .target_title{display: inline-block; font-size: 6.66667vw; line-height: 6.66667vw;}
  .ueesale_target_seo .target_list2 .target_item .target_title .num{font-size: 10.66667vw; left:50%; transform:translateX(-50%);}
  .ueesale_target_seo .target_list2 .target_item .server_con{margin-top: 3.33333vw; }
  .ueesale_target_seo .target_list2 .target_item .server_con span{font-size: 4.53333vw; line-height: 4.53333vw;}
  .ueesale_target_seo .target_list2 .target_item .server_list{margin-top: 4.66667vw;}
  .ueesale_target_seo .target_list2 .target_item .server_list .sercer_item .title{text-align: left; font-size: 3.73333vw; line-height: 3.73333vw; padding-left: 4vw;}
  .ueesale_target_seo .target_list2 .target_item .server_list .sercer_item .title:before{width: 10px; height: 10px; margin-top: -5px;}

  .ueesale_target_seo .target_list2 .target_item.step_1 .img{margin-top: 14vw;}
  .ueesale_target_seo .target_list2 .target_item.step_2 .info{width: 87.5%; margin: 0px auto;}
  .ueesale_target_seo .target_list2 .target_item.step_4{margin-top: 13.33333vw;}
  .ueesale_target_seo .target_list2 .target_item.step_4 .img{margin-bottom: 14vw;}
  .ueesale_target_seo .target_list2 .target_item.step_4 .info{width: 87.5%; margin: 0px auto;}
  .ueesale_target_seo .target_list2 .target_item.step_5{margin-top: 14px;}
  .ueesale_target_seo .target_list2 .target_item.step_5 .server_list{width: 100%; margin: 4vw auto 0px; display: flex; flex-wrap:wrap; justify-content:space-between;}
  .ueesale_target_seo .target_list2 .target_item.step_5 .server_list .sercer_item{display: inline-block; margin-right:5%; margin-bottom: 5%; vertical-align: top;}
  .ueesale_target_seo .target_list2 .target_item .server_list.sort{width: 80%; margin: 4vw auto 0px;}
  .ueesale_target_seo .target_list2 .target_item .server_list.sort .sercer_item{width: 44%; margin-right:5%; margin-bottom: 5%; vertical-align: top;}

  .ueesale_target_seo .program_list{margin-top: 11.33333vw;}
  .ueesale_target_seo .program_list:before{display: none;}
  .ueesale_target_seo .program_list .program_item{flex-wrap:wrap; flex-direction:column-reverse;}
  .ueesale_target_seo .program_list .program_item .program_info{padding-left: 0px; width: 100%; margin-top: 6.66667vw; text-align: center;}
  .ueesale_target_seo .program_list .program_item .program_info em{display: none;}
  .ueesale_target_seo .program_list .program_item .program_info .program_title{text-align: center; font-size: 6.66667vw; line-height: 6.66667vw; font-weight: bold;}
  .ueesale_target_seo .program_list .program_item .program_info .program_stitle{display: inline-block; font-size: 3.2vw; line-height: 3.2vw; margin-top: 4.66667vw; border-left:2px solid #0eb085;}
  .ueesale_target_seo .program_list .program_item .program_info .list{margin: 2vw auto 0px; width: 82%; text-align: left;}
  .ueesale_target_seo .program_list .program_item .program_info .list .item{min-width: 28.66667vw; padding-left: 3.2vw; margin-top: 3.33333vw; }
  .ueesale_target_seo .program_list .program_item .program_info .list .item .tit{font-size: 3.73333vw; line-height:3.73333vw; }
  .ueesale_target_seo .program_list .program_item .program_info .list .item:before{width: 4px; height: 4px; border-radius: 2px; top: calc(1.86667vw - 2px);}
  .ueesale_target_seo .program_list .program_item .img{width: 90%; padding-top: 90%; margin: 0 auto;}
  .ueesale_target_seo .program_list .program_item .img .pic1{width: 90%;}


  .ueesale_target_google{padding: 0; margin-top: 14vw; 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;}

  .ueesale_target_google .program_list{width: 100%; margin: 8vw auto 0px;}
  .ueesale_target_google .program_list:before{content: none;}
  .ueesale_target_google .program_list .program_item{flex-wrap:wrap; flex-direction:column-reverse;}
  .ueesale_target_google .program_list .program_item .program_info{padding-left: 0px; width: 100%; margin-top: 6.66667vw;}
  .ueesale_target_google .program_list .program_item .program_info em{display: none;}
  .ueesale_target_google .program_list .program_item .program_info .program_title{font-size: 6.66667vw; line-height: 6.66667vw; font-weight: bold; text-align: center; margin-top: 7.33333vw;}
  .ueesale_target_google .program_list .program_item .program_info .program_desc{margin-top: 5.33333vw; font-size: 3.73333vw; line-height: 7.46667vw;}
  .ueesale_target_google .program_list .program_item .img{width: 100%; margin: 0 auto; padding-top: 100%;}
  .ueesale_target_google .program_list .program_item .img img{width: 80%;}


  .combo_titles{width: 100%; margin-top: 12vw; text-align: center;}
  .combo_titles .item{display: inline-block; width: 26vw; height: 11.6vw; line-height: 11.6vw; font-size: 3.73333vw; color: #000000; background-color: #fff; margin-right: 2.67777vw; border-radius: 6px;}
  .combo_titles .item.on{color:#fff; background-color: #0eb085; }
  .combo_type_box{margin-top: 8vw;}
  .combo_type_box .type_box{width: 85% !important; margin: 0px auto 9.33333vw; padding: 4.66667vw 0px 8vw;}
  .combo_type_box .type_box .type_name{font-size: 6.66667vw; line-height: 16.4vw;}
  .combo_type_box .type_box .price_box{margin-top: 3.33333vw;}
  .combo_type_box .type_box .price_box ul li{height: 10vw; line-height: 10vw; border-radius: 5vw; margin-bottom: 3.33333vw;}
  .combo_type_box .type_box .price_box ul li span{font-size:  4vw;}
  .combo_type_box .type_box .target{margin-top: 9.33333vw; font-size: 4.8vw;}
  .combo_type_box .type_box .target span{font-size: 4.8vw; line-height: 4.8vw;}
  .combo_type_box .type_box.type2{margin-right: 0px;}
  .combo_type_box .type_box.type2 .price_box .price_list{width: 100%;}
  .combo_type_box .type_box.type2 .price_box .price_list:first-child{margin-right: 0px; padding-bottom: 5.33333vw; border-bottom: 1px solid #4298ef; margin-bottom: 7.33333vw;}
  .combo_type_box .type_box:last-child{margin-bottom: 0px;}

  .combo_type_box.class2 .type_box{width: 100%; display: none; margin-right: auto;}
  .combo_type_box.class2 .type_box.show{display: block;}
  .combo_type_box.class2 .type_box .type_name{font-size: 8vw; line-height: 8vw;}
  .combo_type_box.class2 .type_box .price_box{width: 80%; margin: 6.66667vw auto 0px;}
  .combo_type_box.class2 .type_box .price_box ul li{background:none; border-bottom: 1px solid #dfdfdf; padding:0; padding-bottom: 2vw; padding-top: 2vw; border-radius: 0px; height: auto; line-height: unset; width: 100%;}
  .combo_type_box.class2 .type_box .price_box ul li span{font-size: 3.73333vw; color: #5a5a5a; line-height: 3.73333vw;}
  .combo_type_box.class2 .type_box:last-child{margin-bottom: 9.33333vw;}
  .combo_type_box.class2 .type_box .target{background:url('../images/template_price_icon.png') no-repeat left 20% center;}
  .seo_page .combo_type_box.class2 .type_box .target{background:url('../images/template_price_icon.png') no-repeat left 8% center;}
  .combo_type_box.class2 .type_box.type2 .price_box .price_list:first-child{border: 0px;}
  .seo_page .combo_type_box.class2 .type_box:first-child{margin-right: auto;}

  .combo_server{margin-top: 8vw;}
  .combo_server .server_title{font-size: 6.66667vw; line-height:7.46667vw;}
  .combo_server .server_list{margin-top: 6vw; overflow-x:auto;}
  .combo_server .server_list .server_item{min-width: 750px;}
  .combo_server .server_list .server_item .title{font-size: 12px; line-height:35px; text-indent: 0px;}
  .combo_server .server_list .server_item .key{font-size: 12px; line-height:35px;}
  .combo_server .server_list .server_item .value{font-size: 12px; line-height:35px;}

  .free_business_box{width: 92%; margin:9.33333vw auto 0px;}
  .free_business_box .title{font-size: 7.26667vw; line-height: 9.33333vw;}
  .free_business_box .table{overflow:hidden; }
  .free_business_box .table table{min-width: 450px;}
  .free_business_box .table table td{height: 9.33333vw; line-height: 9.33333vw; font-size: 3.2vw; padding-left: 1%;}
  .free_business_box .table table th{height: 9.33333vw; line-height: 9.33333vw; font-size: 3.2vw; padding-left: 1%;}
  .free_business_box .g_point{margin-top: 5.33333vw;}
  .free_business_box .g_point span{width: 1.46667vw; height: 1.46667vw; margin-top: 2.8vw; border-radius: 1vw;}
  .free_business_box .more_box{margin-top: 6vw;}
  .free_business_box .more_box .more_btn{width:78.66667vw; font-size: 5.33333vw; height: 13.33333vw; line-height: 13.33333vw; border-radius: 6.66667vw;}

  .how_order_box{margin-top: 6.66667vw; padding-top: 6.66667vw; padding-bottom: 6.66667vw; background-color: #fff;}
  .how_order_box .main_box{width: 92%;}
  .how_order_box .main_box .mode_title{font-size: 7.26667vw; line-height: 9.33333vw;}
  .how_order_box .main_box .cp_box{margin-top:10.66667vw;}
  .how_order_box .main_box .cp_box .left_pic{width: 100%; margin-right: 0px; margin-bottom: 8.66666vw;}
  .how_order_box .main_box .cp_box .right_info{width: 100%; text-align: center;}
  .how_order_box .main_box .cp_box .right_info .cp_name{font-size: 7.33333vw; line-height: 8vw;}
  .how_order_box .main_box .cp_box .right_info .cp_desc{display: block; width: 75%; margin: 5.3333vw auto 0px; font-size: 4.26667vw; line-height: 8.53333vw;}
  .how_order_box .main_box .list{margin-top: 6.66667vw; }
  .how_order_box .main_box .list:after{content: none;}
  .how_order_box .main_box .list .item{margin-top: 13.33333vw; border:1px solid #11bb93; border-radius: 3.33333vw; padding: 8vw 4vw; width: auto;}
  .how_order_box .main_box .list .item .title{font-size: 4.8vw; line-height:8vw; padding-left: 0px; border: 0px; height: auto;}
  .how_order_box .main_box .list .item .title>span{width: 14.4vw; height: 14.4vw; border-radius: 7.2vw; font-size: 12vw; left: 50%; margin-left: -7.2vw; top:0px; transform:translateY(-15.2vw); }
  .how_order_box .main_box .list .item .img{margin: 20px; text-align: center;}
  .how_order_box .main_box .list .item .title>span:before{content:'' !important; top: 50%; left: 0px; margin-top:-4.5px; margin-left: -4.5px;}
  .how_order_box .main_box .list .item .title>span:after{content:'' !important; bottom: 50%; left: 100%; margin-bottom:-4.5px; margin-left: -4.5px;}
  .how_order_box .main_box .list .item:last-child{background-color: #fff;}
  .how_order_box .main_box .more_box{margin-top: 8vw;}
  .how_order_box .main_box .more_box .more_btn{width:78.66667vw; font-size: 5.33333vw; height: 13.33333vw; line-height: 13.33333vw; border-radius: 6.66667vw;}

	 /* 谷歌SEO */
	.seo_page .custom_banner img{width: 100%;}
	.seo_page .custom_banner .main_box .banner_info{transform:translateY(-50%); width: 100%; text-align: center;}
	.seo_page .custom_banner .main_box .banner_info .mtitle{font-size: 8vw; line-height: 12vw;}
	.seo_page .custom_banner .main_box .banner_info .subtitle{font-size: 4.8vw; line-height: 4.8vw; margin-top: 2.67777vw;}
	.seo_page .custom_banner .main_box .banner_info .btns{margin:13.33333vw auto 0px; width: 71.4vw;}
	.seo_page .custom_banner .main_box .banner_info .btns .btn{font-size: 4vw; line-height: 4vw; padding: 2.67777vw 9.33333vw 2.67777vw 4vw; border-radius: 5.06666vw; }
	.seo_page .custom_banner .main_box .banner_info .btns .btn:hover{letter-spacing:0px; padding-right: 9.33333vw;}
	.seo_page .custom_banner .main_box .banner_info .btns .btn em{width:5.06666vw;}
	.seo_page .custom_banner .main_box .banner_info .btns .btn:hover em{right: 13px; width:5.06666vw; }

	/* 谷歌代投 */
	.google_page .custom_banner img{width: 100%;}
	.google_page .custom_banner .main_box .banner_info{transform:translateY(-50%); width: 100%; text-align: center;}
	.google_page .custom_banner .main_box .banner_info .mtitle{font-size: 8vw; line-height: 12vw;}
	.google_page .custom_banner .main_box .banner_info .subtitle{font-size: 4.8vw; line-height: 4.8vw; margin-top: 2.67777vw;}
	.google_page .custom_banner .main_box .banner_info .btns{margin:13.33333vw auto 0px; width: 71.4vw;}
	.google_page .custom_banner .main_box .banner_info .btns .btn{font-size: 4vw; line-height: 4vw; padding: 2.67777vw 9.33333vw 2.67777vw 4vw; border-radius: 5.06666vw; }
	.google_page .custom_banner .main_box .banner_info .btns .btn:hover{letter-spacing:0px; padding-right: 9.33333vw;}
	.google_page .custom_banner .main_box .banner_info .btns .btn em{width:5.06666vw;}
	.google_page .custom_banner .main_box .banner_info .btns .btn:hover em{right: 13px; width:5.06666vw; }

	/******* 模板 *******/
	.template_page img{width: 100%;}
	.template_page .banner_info{transform:translateY(-50%); left: 0px; bottom: unset; top: 50%; width: 100%; text-align: center;}
	.template_page .banner_info .mtitle{font-size: 8vw; line-height: 12vw;}
	.template_page .banner_info .subtitle{font-size: 4.8vw; line-height: 4.8vw; margin-top: 2.67777vw;}
	.template_page .banner_info .btns{margin:19.33333vw auto 0px; width: 48vw;}
	.template_page .banner_info .btns .btn{display: block; width: auto; font-size: 4vw; line-height: 4vw; padding: 2.67777vw 0px 2.67777vw 4vw; border-radius: 5.06666vw; margin-top: 6.66667vw; text-align: left; margin-left: 0px;}
	.template_page .banner_info .btns .btn:hover{letter-spacing:0px; padding-right: 0vw;}
	.template_page .banner_info .btns .btn em{width:5.06666vw;}
	.template_page .banner_info .btns .btn:hover em{right: 13px; width:5.06666vw; }
	.template_page .banner_info .btns .btn:nth-child(2):hover{padding-right: 0px;}

	.template_page .win1_box{margin-top: 11.33333vw;}
	.template_page .win1_box .mtitle{font-size: 7.46667vw; line-height: 11.2vw;}
	.template_page .win1_box .show_box{margin: 13.33333vw 0px !important; flex-wrap:wrap;}
	.template_page .win1_box .show_box.turn{flex-direction:row; }
	.template_page .win1_box .show_box .pic_box{width: 100%; text-align: center; max-width: unset;}
	.template_page .win1_box .show_box .pic_box img{max-width: 80%;}
	.template_page .win1_box .show_box .info_box{width: 100%; margin-left: 0px; margin-top: 7.33333vw;}
	.template_page .win1_box .show_box .info_box .tit{font-size: 5.33333vw; line-height: 5.33333vw; text-align: center;}
	.template_page .win1_box .show_box .info_box ul{margin: 6vw auto 0px; width: 92%;}
	.template_page .win1_box .show_box .info_box ul li{font-size: 3.73333vw; line-height: 7.46667vw; background:url('../images/template_win1_icon.png') no-repeat left top calc((7.46667vw - 17px) / 2);}

	.template_page .template_price_box{margin: 6.66667vw auto; width:84.66667vw; }
	.template_page .template_price_box .mtitle{font-size: 7.46667vw; line-height: 7.46667vw;}
	.template_page .template_price_box .list{margin-top: 8vw;}
	.template_page .template_price_box .list.b2b_list{width: 100%; min-width: unset; }
	.template_page .template_price_box .list .price_item{width: 100%; margin-top: 8vw; margin-right: 0px; min-height: unset;}
	.template_page .template_price_box .list .price_item:first-child{margin-top: 0px;}
	.template_page .template_price_box .list .price_item .title_box{padding-bottom: 8.66666vw;}
	.template_page .template_price_box .list .price_item .title_box .item_title{font-size: 6.4vw; line-height: 6.4vw; padding-top: 9.33333vw;}
	.template_page .template_price_box .list .price_item .title_box .green_platform_title{font-size: 3.73333vw; line-height: 4.8vw; margin-top: 3.33333vw;}
	.template_page .template_price_box .list .price_item .price_box{margin-top:4vw; padding-bottom: 4vw;}
	.template_page .template_price_box .list .price_item .price_box .price .cur{font-size: 4.26667vw; line-height: 4.26667vw;}
	.template_page .template_price_box .list .price_item .price_box .price .price_num{font-size: 6.4vw; line-height: 6.4vw;}
	.template_page .template_price_box .list .price_item .func_list{,margin-top: 4vw;}
	.template_page .template_price_box .list.b2b_list .price_item .reg_btn_box{display: none;}
	.template_page .template_price_box .change_btn{width:100%; }
	.template_page .template_price_box .change_btn .item{font-size: 3.73333vw; line-height: 9.6vw; height: 9.6vw;}

	.template_page .win2_box{margin-top: 14vw;}
	.template_page .win2_box .mtitle{font-size: 7.46667vw; line-height: 11.2vw;}
	.template_page .win2_box .pay_pic_list{margin-top: 16.66667vw; padding-bottom: 6vw;}
	.template_page .win2_box .pay_pic_list .img_box{width: 28.26667%; margin-right: 17.33333vw;}
	.template_page .win2_box .desc_box{margin-top:9.33333vw; padding: 6vw 4vw; }
	.template_page .win2_box .desc_box .tit{font-size: 3.73333vw; line-height:6.4vw;}
	.template_page .win2_box .desc_box ul li{font-size: 3.73333vw; line-height:7.46667vw; padding-left: 6.66667vw; position: relative;}
	.template_page .win2_box .desc_box ul li .num{width: 4.53333vw; height: 4.53333vw; line-height: 4.53333vw; margin-right: 0px; position: absolute; left: 0px; top:1.46667vw; font-size: 3.73333vw;}
	.template_page .win2_box .full_banner{margin-top: 14.66667vw;}
	.template_page .win2_box .three_aisle{margin-top:9.33333vw; padding: 6vw 4vw; font-size:3.73333vw; line-height: 6.4vw; padding-left:10.93333vw; position: relative;}
	.template_page .win2_box .three_aisle em{width: 2.8vw; height: 2.8vw; margin-right: 0px; position: absolute; left: 4vw; top: 8vw;}
	.template_page .win2_box .area_box{margin-top: 14vw;}
	.template_page .win2_box .area_box .img_list{height: 50.66667vw;}
	.template_page .win2_box .area_box .btn_list{margin-top:9.33333vw; padding: 6vw 4vw; }
	.template_page .win2_box .area_box .btn_list .btn{font-size: 3.73333vw; line-height: 3.73333vw; margin: 0 3.93vw; padding: 0px; padding-bottom: 2vw;}
	.template_page .win2_box .area_box .msg{font-size: 3.73333vw; line-height:7.46667vw; padding-left: 6.66667vw; position: relative;}
	.template_page .win2_box .area_box .msg em{width: 2.8vw; height: 2.8vw; margin-right: 0px; position: absolute; left: 0vw; top: 2.3333vw;}
	.template_page .win2_box .shipping_box{margin-top: 16vw; padding: 11.33333vw 0px; background-repeat: repeat-y;}
	.template_page .win2_box .shipping_box .main_box{margin-top: 0px;}
	.template_page .win2_box .shipping_box .main_box .mtitle{font-size: 7.46667vw; line-height: 7.46667vw;}
	.template_page .win2_box .shipping_box .main_box .list{margin-top: 14.66667vw; flex-wrap:wrap;}
	.template_page .win2_box .shipping_box .main_box .list .item{width: 80%; margin: 0 auto 33.33333vw;}
	.template_page .win2_box .shipping_box .main_box .list .item:last-child{margin-bottom: 0px;}
	.template_page .win2_box .shipping_box .main_box .list .item .desc{font-size:  3.73333vw; line-height: 6.4vw; text-align: center; margin-top: 7.33333vw;}
	.template_page .win2_box .shipping_box .main_box .list .item:before{transform:rotate(90deg); width: 14.93333vw; height: 13.46667vw; top: unset; right: unset; left: calc(50% - 7.46667vw); bottom: -25vw;}

	.template_page .win2_box .u_flash_box{margin-top: 12.66667vw; background-size:auto 50%; padding-bottom: 13.33333vw;}
	.template_page .win2_box .u_flash_box .main_box .mtitle{font-size: 7.46667vw; line-height: 11.2vw;}
	.template_page .win2_box .u_flash_box .main_box .btns{margin-top: 10vw;}
	.template_page .win2_box .u_flash_box .main_box .btns ul{margin-bottom: 4.5vw;}
	.template_page .win2_box .u_flash_box .main_box .btns ul li{font-size: 3.73333vw; line-height:3.73333vw; padding-bottom: 2.4vw;}
	.template_page .win2_box .u_flash_box .main_box .scroll_box .desc{font-size: 3.73333vw; line-height:6.4vw;}

	.template_page .template_list{margin-top: 16vw;}
	.template_page .template_list .template_item{float: unset; width: 66.66667vw; padding-top: 100%; margin: 0px auto 10.66667vw !important;}
	.template_page .template_list .template_item .Pic .Content{display: none;}

	/* 案例 */
	.banner.page_case .banner_main{top: 50%; transform:translateY(-50%); text-align: center; bottom: unset;}
	.banner.page_case .banner_main .b_info .b_title{text-align: center; font-size: 8vw; font-weight: bold;}

	.page_case .wrap_1440{width: 100%;}
}

@media screen and (max-width: 991px) {
	.pc_show{display: none !important;}
	.mb_show{display: block !important;}

	.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;}

	.ueeshop_responsive_header.absolute{position: absolute; z-index: 1;}
	.ueeshop_responsive_header.absolute .header .func .menu_btn{background: url(../images/menu_btn_white.png) no-repeat center center / 100%;}
	.ueeshop_responsive_header.absolute .header .func .menu_btn.on{background:url(../images/close_btn_white.png) no-repeat center center / 80%;}

	#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; border-top:1px solid transparent;}
	.banner .banner_main .b_info{display: block; width: 100%; text-align: center;}
	.banner .banner_main .b_info .b_title{font-size: 8vw; line-height:13.2vw; 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 10vw 0px;}

	.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;}

	.banner .banner_main .login_box{display: block;}
  .banner .banner_main .b_info .reg_btn{width: 78.66667vw; height: 13.66667vw; line-height: 13.66667vw; font-size: 4.53333vw; border-radius: 6.93333vw; margin-top: 6.66667vw;}

  .banner2 img{width: 100%;}
  .banner2 .banner_main .info_box{width: 84%; left: 8%;}
  .banner2 .banner_main .info_box .b_title{font-size: 8vw; line-height: 12vw;}
  .banner2 .banner_main .info_box .s_title{font-size: 5.33333vw; line-height: 8vw; margin-top: 3.33333vw;}
  .banner2 .banner_main .info_box .btns_box{margin-top: 8.66666vw;}
  .banner2 .banner_main .info_box .btns_box .btn{display: block; width: 47.33333vw; height: 10.13333vw; line-height: 10.13333vw; border-radius: 5.2vw; padding: 0px; margin: 0 auto 4vw !important; font-size: 4vw; text-indent: 4vw;}
  .banner2 .banner_main .info_box .btns_box .btn em{text-indent: 0px; width: 5.06666vw; right: 3.06667vw;}
  .banner2 .banner_main .info_box .btns_box .btn:hover{letter-spacing:unset; padding: 0px !important;}
  .banner2 .banner_main .info_box .btns_box .btn:hover em{right: 3.06667vw; width: 5.06666vw; text-indent: 0px;}

  .page_business .banner_main .b_info .b_title{font-size: 6vw; line-height:9.33333vw; margin-top: 10vw;}
  .page_business .banner_main .b_info .advantage_list{display: inline-block; width: 80%; margin: 10vw auto 0px; text-align: left;}
  .page_business .banner_main .b_info .advantage_list .advantage_item{display: inline-block; font-size: 4vw; line-height: 8vw; padding-left: 6.66667vw; background-size: 4.66667vw auto; }

	/* 关于我们 */
	.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') 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') 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') 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') 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') 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') 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') 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;}

	.index_technology{margin-top:6.66667vw; padding:8vw 0px 8vw;}
	.index_technology .main_technology .main_title{font-size: 6.66667vw; line-height: 8vw;}
	.index_technology .main_technology .desc_list{display: block; text-align: center; margin-top: 6.66667vw;}
	.index_technology .main_technology .desc_list .desc_item{width: 45%; margin:11.2vw 2.5% 0;}
	.index_technology .main_technology .desc_list .desc_item .firt{font-size: 7.4667vw; height: 10vw;}
	.index_technology .main_technology .desc_list .desc_item .firt em{font-size: 16px; }
	.index_technology .main_technology .desc_list .desc_item .sect{font-size: 3.7333vw; margin: 7px 0px 0px; }
	.index_technology .main_technology .desc_list .desc_item:nth-child(-n+2){margin-top: 0px;}

   

    .index_case{width: 100%; margin: 12vw auto 0px; }
	.index_case .m_title{display: block; width: 92%; text-align: center; font-size: 7.46667vw; line-height: 11.2vw; margin: 0 auto;}
	.index_case .main_box{width: 100%; height: auto; float: unset; background-repeat: repeat-y; margin-top: 24.66667vw; padding-bottom: 6.66667vw;}
	.index_case .main_box .left_box{width: 92%; margin: 0px; position: relative; left: 4%; top:-18.66667vw; box-shadow: 2.4vw 2.4vw 1vw rgba(167,167,167,0.35);}
	.index_case .main_box .left_box{overflow: hidden;}
    .index_case .main_box .left_box .pic_list{height: auto; padding-top: 0px; }
	.index_case .main_box .left_box .pic_list .item{opacity: 1; position: relative; display: inline-block;  padding-top: 56.16438%; height: 0px;}
	.index_case .right_box{width: 84.26667%; margin: -7.33333vw auto 0; float: unset;}
	.index_case .right_box .top_scroll{display: none;}
	.index_case .case_list{width: 100%; max-width: unset; margin: 0px; height: auto; overflow: hidden;}
	.index_case .case_list .case_item{opacity: 1; position: unset; display: inline-block;}
	.index_case .case_list .case_item .title{text-align: center; font-size: 5.33333vw; line-height: 7.33333vw;}
	.index_case .case_list .case_item .desc{margin-top: 7.33333vw; font-size: 3.73333vw; line-height: 6.4vw;}



    /****** 精准询盘 ******/

    @font-face {
      font-family: PuHui-B;
      src:url('../font/ALIBABAPUHUITI-2-85-BOLD.OTF');  
    }

    @font-face {
      font-family: PuHui-M;
      src:url('../font/ALIBABAPUHUITI-2-65-MEDIUM.OTF');  
    }

    @font-face {
      font-family: PuHui-R;
      src:url('../font/ALIBABAPUHUITI-2-55-REGULAR.OTF');  
    }

    .b2b_plan_page .ueeshop_responsive_header .header{position: absolute;}
    .b2b_plan_page .ueeshop_responsive_header .header .func .menu_btn{background:url(../images/menu_btn_white.png) no-repeat center center / 100%;}
    .b2b_plan_banner{width: 100%; position: relative;}
    .b2b_plan_banner .info_box{position: absolute; top:16vw; left:0px; width: 100%; }
    .b2b_plan_banner .b_title{font-size: 8.26666vw; text-align: center; color: #ffffff; line-height: 10.93333vw; letter-spacing: 3px; font-family: 'PuHui-B';}
    .b2b_plan_banner .b_title span{background-color: #f55100; line-height: 8.8vw;}
    .b2b_plan_banner .s_title{font-size: 4.26667vw; text-align: center; color: #ffffff; line-height: 4.26667vw; margin-top:  2.67777vw; font-family: 'PuHui-M';}

    .b2b_plan_page .main_con .win1_box{width: 100%; position: relative;}
    .b2b_plan_page .main_con .win1_box:after{content: ''; width: 17.33333vw; height: 25.73333vw; background: url('../images/pre_inq_win1_decorate.png') no-repeat; background-size: cover; position: absolute; top: 3.33333vw; left: 0px;}
    .b2b_plan_page .main_con .win1_box .top_pic{width: 83.6%; margin: 0px auto; transform:translateY(-125%); position: absolute; top: 0px; right: 0px; left: 0px;}
    .b2b_plan_page .main_con .win1_box .m_title{margin-top: 9.33333vw; text-align: center; font-size: 8vw; color: #333; line-height: 10vw; position: relative; font-family: 'PuHui-B';}
    .b2b_plan_page .main_con .win1_box .m_title .transparent_font{font-family: 'PuHui-B'; font-size: 12.93333vw; color:transparent; -webkit-text-stroke: 1px #c5c5c5; font-style: italic; position: absolute; top: 0px; left: 50%; transform:translateX(-50%); z-index: -1; letter-spacing: 20px;}
    .b2b_plan_page .main_con .win1_box .step_list{text-align: center; margin-top: 10vw;}
    .b2b_plan_page .main_con .win1_box .step_list .step_row{text-align: center; display: block; padding-bottom: 12.53333vw;}
    .b2b_plan_page .main_con .win1_box .step_list .step_item{display: inline-block; height:9.6vw;line-height: 9.6vw; padding: 0px 3.33333vw; border-radius: 4.8vw; background:url('../images/pre_inq_step_bg.jpg') repeat-x top left; background-size: auto 100%; position: relative;}
    .b2b_plan_page .main_con .win1_box .step_list .step_item .stem_num{font-size: 2.67777vw; color:#333333; display: inline-block; vertical-align: middle; font-family: 'PuHui-R';}
    .b2b_plan_page .main_con .win1_box .step_list .step_item .stem_num span{font-size: 5.33333vw; }
    .b2b_plan_page .main_con .win1_box .step_list .step_item .title{display: inline-block; vertical-align: middle; font-size: 4.26667vw; font-family: 'PuHui-R';}
    .b2b_plan_page .main_con .win1_box .step_list .step_item:after{content: ''; width:4.4vw; height: 5.86667vw; background: url('../images/pre_inq_step_arrow.png') no-repeat; background-size: cover; position: absolute; bottom:-9.2vw; left: calc(50% - 2.2vw);}
    .b2b_plan_page .main_con .win1_box .step_list .step_row:last-child{padding-bottom: 0px;}
    .b2b_plan_page .main_con .win1_box .step_list .step_row:last-child .step_item:after{content: unset;}

    .b2b_plan_page .win2_box{margin-top: 2.67777vw; position: relative; border-top: 1px solid transparent;}
    .b2b_plan_page .win2_box:after{content: ''; width:13.73333vw; height: 32.13333vw; background: url('../images/pre_inq_win2_decorate.png') no-repeat; background-size: cover; position: absolute; right: 0px; top: 0px;}
    .b2b_plan_page .win2_box .m_title{margin-top: 23.33333vw; text-align: center; font-size: 8vw; color: #333; line-height: 10vw; position: relative; font-family: 'PuHui-B';}
    .b2b_plan_page .win2_box .m_title .transparent_font{font-family: 'PuHui-B'; font-size: 12.93333vw; color:transparent; -webkit-text-stroke: 1px #97afff; font-style: italic; position: absolute; top: 0px; left: 50%; transform:translateX(-50%); z-index: -1; letter-spacing: 20px;}
    .b2b_plan_page .win2_box .win2_list{margin: 10.66667vw auto 0px; width: 73.33333vw; background: url('../images/pre_inq_win2_path.png') no-repeat center center; background-size: 68.4% auto;}
    .b2b_plan_page .win2_box .win2_list{margin-top: 10.66667vw; background: url('../images/pre_inq_win2_path.png') no-repeat center center; background-size: 100% auto; padding-bottom:3vw;}
    .b2b_plan_page .win2_box .win2_list .win2_item{font-family: 'PuHui-R'; font-size: 4.26667vw; line-height: 4.26667vw; color: #333333;padding-left: 10vw; background-image:url('../images/pre_inq_win2_item_ico.png'); background-repeat: no-repeat; background-position: left center; background-size: auto 100%; margin-top:14vw; line-height: 5.86667vw; background-color: #fff; margin-left: -2.93333vw;}
    .b2b_plan_page .win2_box .win2_list .win2_item:first-child{margin-top: 0px;}
    .b2b_plan_page .win2_box .win2_list .win2_item span{font-family: 'PuHui-B';color: #f55100;}
    .b2b_plan_page .win2_box .win2_list .win2_item.right{text-align: right; padding-left: 0px; padding-right: 10vw; background-position: right center; margin-left: 0px; margin-right: -2.93333vw;}
    .b2b_plan_page .win2_box .end_decorate{margin-top: 10vw; text-align: right;}
    .b2b_plan_page .win2_box .end_decorate .decorate_item{display: block; height: 2vw; margin-bottom: 2vw;  background: url('../images/end_fpoint.png') no-repeat center right; background-size:auto 100%; margin-right: 1vw;}

    .b2b_plan_page .win3_box{width: 100%; background: url('../images/pre_inq_win3_bg.jpg') no-repeat top center; background-size: 100% auto; border-top: 1px solid transparent; padding-bottom: 9.33333vw;}
    .b2b_plan_page .win3_box .m_title{margin-top: 23.33333vw; text-align: center; font-size: 8vw; color: #fff; line-height: 10vw; position: relative; font-family: 'PuHui-B'; margin-top: 10.93333vw; z-index: 1;}
    .b2b_plan_page .win3_box .m_title .transparent_font{font-family: 'PuHui-B'; font-size: 12.93333vw; color:transparent; -webkit-text-stroke: 1px #c5c5c5; font-style: italic; position: absolute; top: 0px; left: 50%; transform:translateX(-50%); z-index: -1; letter-spacing: 20px;}
    .b2b_plan_page .win3_box .s_title{margin-top: 6vw; text-align: center;}
    .b2b_plan_page .win3_box .s_title span{font-size: 5.33333vw; line-height: 5.33333vw; color: #fff; font-family: 'PuHui-B'; position: relative;}
    .b2b_plan_page .win3_box .s_title span:before{content: ''; position: absolute; top: 50%; left: -8vw; width: 5.06666vw; height: 0px; border-top: 1px solid #fff;}
    .b2b_plan_page .win3_box .s_title span:after{content: ''; position: absolute; top: 50%; right: -8vw; width: 5.06666vw; height: 0px; border-top: 1px solid #fff;}
    .b2b_plan_page .win3_box .win3_list{margin: 7.33333vw auto 0px; width: 88.26667vw;}
    .b2b_plan_page .win3_box .win3_list .list_item{padding: 4vw 8.66666vw; background-color: #fff; border-radius: 1.5vw; margin-bottom: 3.6vw;}
    .b2b_plan_page .win3_box .win3_list .list_item .title{font-family: 'PuHui-B'; font-size:  4.26667vw; line-height: 4.8vw; color: #333333;}
    .b2b_plan_page .win3_box .win3_list .list_item .desc{font-family: 'PuHui-R'; font-size: 3.73333vw; line-height: 4.8vw; color: #333333; margin-top: 2vw;}
    .b2b_plan_page .win3_box .win3_list .list_item:last-child{margin-bottom: 0px;}

    .b2b_plan_page .win4_box{margin-top:13.33333vw; }
    .b2b_plan_page .win4_box .m_title{margin-top: 23.33333vw; text-align: center; font-size: 8vw; color: #333; line-height: 10vw; position: relative; font-family: 'PuHui-B'; margin-top: 10.93333vw; z-index: 1;}
    .b2b_plan_page .win4_box .m_title .transparent_font{font-family: 'PuHui-B'; font-size: 12.93333vw; color:transparent; -webkit-text-stroke: 1px #c5c5c5; font-style: italic; position: absolute; top: 0px; left: 50%; transform:translateX(-50%); z-index: -1; letter-spacing: 20px;}
    .b2b_plan_page .win4_box .s_desc{margin-top: 7.33333vw; font-family: "PuHui-B"; font-size: 5.33333vw; color: #000000; text-align: center;}
    .b2b_plan_page .win4_box .s_desc span{color: #f55b13; font-size: 10.93333vw;}
    .b2b_plan_page .win4_box .win4_list{margin: 5.33333vw auto 0px; border-top: 1px solid transparent; width: 88.8%;}
    .b2b_plan_page .win4_box .win4_list .item{width: 100%; margin-top: 4.26667vw;}
    .b2b_plan_page .win4_box .win4_list .item .con{font-size: 4vw; font-family: 'PuHui-R'; line-height: 4vw; color: #000000; padding:4.66667vw 3.33333vw; border:1px solid #000000; border-radius: 1vw; margin-bottom:3.73333vw; position: relative;}
    .b2b_plan_page .win4_box .win4_list .item .con span{font-family: 'PuHui-B';color: #f55b13;}
    .b2b_plan_page .win4_box .win4_list .item .con:before{content: ''; width:3.46667vw; height: 2.4vw; position: absolute; left: 0vw; bottom: calc(-2.4vw - 1px); background: url('../images/pre_inq_win4_list_con_ico.png') no-repeat; background-size: cover; transform:rotateY(180deg); }
    .b2b_plan_page .win4_box .win4_list .item .auther{}
    .b2b_plan_page .win4_box .win4_list .item .auther .pic{display: inline-block; vertical-align: middle; width: 7.46667vw; height: 0px; padding-top: 7.46667vw; position: relative; border-radius: 3.73333vw; overflow: hidden; }
    .b2b_plan_page .win4_box .win4_list .item .auther .pic img{position: absolute; top: 0px; right: 0; bottom: 0px; left: 0px; margin: auto;}
    .b2b_plan_page .win4_box .win4_list .item .auther .name{display: inline-block; vertical-align: middle; font-size: 3.2vw; line-height: 3.2vw; color: #000; }
    .b2b_plan_page .win4_box .win4_list .item.right .con:before{left: unset; right: 0px; transform:unset;}
    .b2b_plan_page .win4_box .win4_list .item.right .auther{text-align: right;}
    .b2b_plan_page .win4_box .end_decorate{text-align: right;}
    .b2b_plan_page .win4_box .end_decorate .decorate_item{display: block; height: 2vw; margin-bottom: 2vw;  background: url('../images/end_fpoint.png') no-repeat center right; background-size:auto 100%; margin-right: 1vw;}

    .brand_user{margin-top: 14.66667vw;}
    .brand_user.index_page{margin-top: 0px;}
	.brand_user .main_title{font-size: 7.46667vw; line-height: 9.6vw;}
	.brand_user .brand_list{margin-top: 4.66667vw; margin-bottom: 4.66667vw; text-align: center; display: flex; flex-wrap:wrap; justify-content:space-around; align-items:center;}
	.brand_user .brand_list .brand_item{display: inline-block; width: 30%; text-align: center; margin:8vw 0px !important;}
	.brand_user .brand_list .brand_item>img{/*display: none;*/}
	.brand_user .brand_list .brand_item .color_img{position: unset; text-align: center; width: 100%; opacity: 1;}

	.brand_user.type2 .brand_list{justify-content:space-between;}
	.brand_user.type2 .brand_list .brand_item{width: calc(30% - 12vw); margin:6vw 6vw !important;}
	.brand_user.type2 .brand_list .brand_item img{max-width:100%;}
}

@media screen and (max-width: 768px) {
  .ueesale_diff.class2 .diff_table:after{    width: 29.084%;height: calc(100% - 6px);left: 14.75%;top: unset;bottom: 1px;}
	.hide {display: none}

	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){
  .wrap{padding: 0;}
	.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;}
}


@media screen and (max-width: 450px) {
  .ueesale_diff.class2 .diff_table:after {
    width: 52.084%;
    height: calc(100% - 6px);
    left: 30.75%;
    top: unset;
    bottom: 1px;
}
	.brand_user .brand_list .brand_item{width: 35%;}
}

.new_anim{  -moz-animation: new_anim-out .75s; -webkit-animation: new_anim-out .75s; animation: new_anim-out .75s }
.new_anim {-moz-transform: translateY(-50%) translateX(-50%);-ms-transform: translateY(-50%) translateX(-50%);-webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);position: absolute;top: 50%;left: 50%;z-index: 1}
.new_anim:before{ position: relative;  content: '';  display: block;  margin-top: 100%; }
.new_anim:after{ content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; border-radius: 50%; -moz-animation: new_anim-out-pseudo .75s;-webkit-animation: new_anim-out-pseudo .75s;animation: new_anim-out-pseudo .75s  }
.new_anim, .new_anim:after{ animation-iteration-count: infinite; animation-duration: 1.3s }
@-webkit-keyframes new_anim-out-pseudo {
  0% {
      background: rgba(0,0,0,0.25)
  }

  100% {
      background: transparent
  }
}

@-moz-keyframes new_anim-out-pseudo {
  0% {
      background: rgba(0,0,0,0.25)
  }

  100% {
      background: transparent;
  }
}

@-ms-keyframes new_anim-out-pseudo {
  0% {
      background: rgba(0,0,0,0.25)
  }
  100% {
      background: transparent
  }
}

@keyframes new_anim-out-pseudo {
  0% {
      background: rgba(0,0,0,0.25)
  }
  100% {
      background: transparent
  }
}

@-webkit-keyframes new_anim-out {
  0% {
      width: 0
  }

  100% {
      width: 100%
  }
}

@-moz-keyframes new_anim-out {
  0% {
      width: 0
  }

  100% {
      width: 100%
  }
}

@-ms-keyframes new_anim-out {
  0% {
      width: 0
  }

  100% {
      width: 100%
  }
}

@keyframes new_anim-out {
  0% {
      width: 0
  }

  100% {
      width: 100%
  }
}