
/* B2B 2021-4-6 新加的 */
.banner .con .title span{color: #0bba91}
.price_list.pc_show .price_list_box{width:100%; /*max-width:1200px;*/ height:850px; text-align:center; font-size:0px; padding-top:15px; margin:0 auto 140px;}
.price_list.pc_show .price_list_box .price_item{display:inline-block; vertical-align:top; width:350px; min-height:730px; border-radius:9px;  box-shadow:0px 0px 7px rgba(0,0,0,0.15); background-color:#fff; padding-bottom:30px; margin-right:30px; position:relative; border:1px solid transparent;  box-sizing:border-box; }
.price_list.pc_show .price_list_box .price_item:last-child{margin-right:0px;}
.price_list.pc_show .price_list_box .price_item.big{width:420px;}
.price_list.pc_show .price_list_box .price_item .title_box{ display:block; width:calc(100% + 2px); margin-left:-1px; height:121px; background-color:#07ad87; position: relative; border-top-left-radius: 9px; border-top-right-radius: 9px;}
.price_list.pc_show .price_list_box .price_item .title_box .item_title{font-size:26px; line-height:40px; color:#fff; padding-top:28px;}
.price_list.pc_show .price_list_box .price_item .title_box .brief_desc{font-size:14px; line-height:40px; color:#fff;}
.price_list.pc_show .price_list_box .price_item .title_box .hot{width: 56px; height: 27px; font-size: 14px; color: #fff; font-weight: bold; line-height: 27px; background-color: #ffa800; border-radius: 5px; position: absolute; top: -15px; left: 50%; transform:translateX(-50%);}
.price_list.pc_show .price_list_box .price_item .price_box{width:290px; margin:25px auto 0px; padding-bottom:22px; border-bottom:1px solid #eeeeee; font-size:0px;}
.price_list.pc_show .price_list_box .price_item .price_box .price{display:inline-block; width:100%;}
.price_list.pc_show .price_list_box .price_item.big .price_box{width:360px;}
.price_list.pc_show .price_list_box .price_item.big .price_box .price{display:inline-block; width:160px; text-align:left; vertical-align:top; padding-right:19px; border-right:1px solid #e5e5e5;}
.price_list.pc_show .price_list_box .price_item.big .price_box .price:nth-child(2){margin-left:-1px; padding-left:19px; border-left:1px solid #e5e5e5; border-right:0px; padding-right:0px;}
.price_list.pc_show .price_list_box .price_item .price_box .price .cur{font-size:18px; color:#333333;}
.price_list.pc_show .price_list_box .price_item .price_box .price .price_num{font-size:46px; color:#333333;}
.price_list.pc_show .price_list_box .price_item .price_box .moon_price{margin-top: 10px; font-size: 18px;}
.price_list.pc_show .price_list_box .price_item .price_box .free_banner{margin-top: 10px; text-align: center; font-size: 16px; color: #f00;}
.price_list.pc_show .price_list_box .price_item .price_box .price .more_desc{width:100%; margin-top:20px; font-size:16px; line-height:32px; color:#666666;}
.price_list.pc_show .price_list_box .price_item .price_box .price .more_desc .lang_num{font-size:16px; }
.price_list.pc_show .price_list_box .price_item .price_box .price .more_desc .tra_count{font-size:16px; }
.price_list.pc_show .price_list_box .price_item .price_box .price .more_desc .lang_list{display:inline-block; font-size:12px; color:#888888; line-height:22px;height:0px; overflow:hidden;}
.price_list.pc_show .price_list_box .price_item .price_box .price .more_desc .green{color:#0db083;}
.price_list.pc_show .price_list_box .price_item .func_list{text-align:left; margin:20px 30px 0px;}
.price_list.pc_show .price_list_box .price_item .func_list ul li{font-size:16px; color:#333; line-height:40px; padding-left: 30px;}
.price_list.pc_show .price_list_box .price_item .func_list ul li.true{background:url('../images/true.png') no-repeat left 15px;}
.price_list.pc_show .price_list_box .price_item .func_list ul li .pop_tips{display: inline-block; width: 25px; height: 25px; position: relative; border-radius: 50%; background:#55c2af; text-align: center; line-height: 25px; color: #fff; cursor: pointer; font-size: 16px;}
.price_list.pc_show .price_list_box .price_item .func_list ul li .pop_tips span{display: inline-block; position: absolute; bottom: 30px; left: 0px; font-size: 14px; padding: 5px 7px; background: #fff; color: #000; line-height: 24px; border:2px solid #07ad87; width: 210px; border-radius: 10px; z-index: 2; opacity: 0; transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-webkit-transition:all 0.2s ease-out;}
.price_list.pc_show .price_list_box .price_item .func_list ul li .pop_tips:hover span{opacity: 1;}
.price_list.pc_show .price_list_box .price_item .reg_btn_box{height:0px;overflow:hidden;}
.price_list.pc_show .price_list_box .price_item .reg_btn{display:block; width:150px; height:36px; margin:35px auto 0px; line-height:36px; color:#fff; font-size:16px; background-color:#07ad87; border-radius:3px;}
.price_list.pc_show .price_list_box .price_item:hover{box-shadow:0px 0px 40px rgba(7,173,135,0.3); border:1px solid #07ad87;}
.price_list.pc_show .price_list_box .price_item:hover .title_box{background-color:#f5fffd; margin-left: 0px; width:100%;}
.price_list.pc_show .price_list_box .price_item:hover .title_box .item_title {color:#333333;}
.price_list.pc_show .price_list_box .price_item:hover .title_box .brief_desc {color:#07ad87;}
.price_list.pc_show .price_list_box .price_item:hover .price_box .price .more_desc .lang_list{height:auto;}
.price_list.pc_show .price_list_box .price_item:hover .reg_btn_box{height:71px;}

.price_list.pc_show .price_list_box.price_b2c{padding-top: 0px;}
.price_list.pc_show .price_list_box.price_b2c .price_item{width: 224px; margin-right: 20px; box-sizing:border-box;}
.price_list.pc_show .price_list_box.price_b2c .price_item:last-child{margin-right: 0px;}
.price_list.pc_show .price_list_box.price_b2c .price_item .title_box{height: 110px; }
.price_list.pc_show .price_list_box.price_b2c .price_item .title_box .item_title{padding-top: 10px; }
.price_list.pc_show .price_list_box.price_b2c .price_item .title_box .brief_desc{line-height: 20px; margin-top: 5px;}
.price_list.pc_show .price_list_box.price_b2c .price_item .price_box{width: 100%; margin-top: 15px; padding-bottom: 15px;}
.price_list.pc_show .price_list_box.price_b2c .price_item .price_box .price{width: 100%;}
.price_list.pc_show .price_list_box.price_b2c .price_item .func_list{margin:10px 15px 0px;}
.price_list.pc_show .price_list_box.price_b2c .price_item .func_list ul li.true{background: none;}


.problem_con{ padding: 80px 0 32px; width: 100%;}
.problem_con .problem_con_in{ margin: 0 auto; 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: 65px; 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;}

.mob_show{display: none}
/*price*/
.price.mob_show .table {
    margin: 40px auto 0;
    width: 100%;
    display: block;
}
.price.mob_show  .price_item{width: 100%}
.price.mob_show .table .hide {
    display: none !important;
}

.price.mob_show .table .ver_btn_list {
    display: flex;
    justify-content: center;
    align-content: center;
    height: 45px;
    background: #f4f4f4;
    border-radius: 4px;
}

.price.mob_show .table .ver_btn_list .ver_btn_item {
    position: relative;
    width: 25%;
    height: 100%;
}

.price.mob_show .table .ver_btn_list .ver_btn_item .ver_btn_item_in {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    font-size: 14px;
    color: #666;
    text-align: center;
    transform: translate(-50%, -50%);
    transition: all .3s;
}

.price.mob_show .table .ver_btn_list .ver_btn_item.cur .ver_btn_item_in {
    width: 105.8824%;
    height: 122.2222%;
    background: #0fb085;
    color: #fff;
    border-radius: 4px;
    box-shadow: 0 10px 20px rgba(15, 176, 133, .3);
}

.price.mob_show .table .ver_list {
    margin-top: 40px;
    width: 100%;
    border: 1px solid #e9e9e9;
    box-sizing: border-box;
}

.price.mob_show .table .ver_list .ver_top_list {
    padding: 17px 0 25px;
    width: 100%;
}

.price.mob_show .table .ver_list .ver_top_list .ver_top_item {
    width: 100%;
}

.price.mob_show .table .ver_list .ver_top_list .ver_top_item .ver_top_title {
    width: 100%;
    line-height: 32px;
    font-size: 20px;
    color: #333;
    text-align: center;
}

.price.mob_show .table .ver_list .ver_top_list .ver_top_item .ver_top_brief {
    width: 100%;
    line-height: 27px;
    font-size: 14px;
    color: #0db083;
    text-align: center;
}

.price.mob_show .table .ver_list .ver_top_list .ver_top_item .ver_top_price_outer {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin-top: 12px;
    padding-bottom: 9px;
    width: 100%;
    height: 35px;
    line-height: 15px;
    font-size: 15px;
    color: #111;
}

.price.mob_show .table .ver_list .ver_top_list .ver_top_item .ver_top_price_outer .ver_top_price {
    line-height: 30px;
    font-size: 35px;
}

.price.mob_show .table .ver_list .ver_item {
    display: flex;
    justify-content: space-between;
    align-content: center;
    width: 100%;
    min-height: 50px;
    border-top: 1px solid #e9e9e9;
    box-sizing: border-box;
}

.price.mob_show .table .ver_list .ver_item:first-child {
    border-top: 0;
}

.price.mob_show .table .ver_list .ver_item .ver_left {
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column;
    padding: 13px 15px;
    width: 50%;
    border-right: 1px solid #e9e9e9;
    box-sizing: border-box;
}

.price.mob_show .table .ver_list .ver_item .ver_left .ver_title {
    width: 100%;
    line-height: 22px;
    font-size: 15px;
    color: #333;
}

.price.mob_show .table .ver_list .ver_item .ver_left .ver_brief {
    width: 100%;
    line-height: 20px;
    font-size: 14px;
    color: #666;
}

.price.mob_show .table .ver_list .ver_item .ver_left .ver_title .paypal_title {
    display: inline-block;
    position: relative;
    padding-right: 5.2vw;
    text-indent: 0;
}

.price.mob_show .table .ver_list .ver_item .ver_left .ver_title .paypal_title:before {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 3.0667vw;
    height: 3.0667vw;
    background: url(../images/ico_question_bg.png) no-repeat center / 100% 100%;
    filter: invert(1);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.price.mob_show .table .ver_list .ver_item .ver_left .ver_title .tips {
    display: none;
}

.price.mob_show .table .ver_list .ver_item .ver_right {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 13px 8px;
    width: 50%;
    line-height: 22px;
    text-align: center;
    box-sizing: border-box;
}

.price.mob_show .table .ver_list .ver_item .ver_right .ver_rig_item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 15px;
}

.price.mob_show .table .ver_list .ver_item .ver_right .ver_rig_item.true {
    background: url(../images/true_icon.png) no-repeat center;
    background-size: 15px auto;
}

.price.mob_show .table .ver_list .ver_item.noborder {
    background: #f3f3f3;
    border-right: 0;
    font-size: 15px;
    font-weight: bold;
}

.price.mob_show .table .ver_list .ver_item.noborder .ver_left {
    border-right: 0;
}

/* .price.mob_show .container{ padding-bottom: 40px;}*/
.price.mob_show .function_con {
    padding: 35px 0 40px;
    width: 100%;
    background: #f6f6f6;
}

.price.mob_show .function_con .fun_title {
    width: 100%;
    line-height: 30px;
    font-size: 21px;
    color: #333;
    font-weight: bold;
    text-align: center;
}

.price.mob_show .function_con .fun_sub_title {
    text-align: center;
    font-size: 18px;
    color: #000000;
    margin-top: 25px;
}

.price.mob_show .function_con .fun_list {
    margin: 25px auto 0;
    padding: 20px;
    width: 92%;
    background: #fff;
    box-sizing: border-box;
    border-radius: 5px;
}

.price.mob_show .function_con .fun_list .fun_item {
    position: relative;
    margin-top: 15px;
    padding-left: 15px;
    width: 100%;
    line-height: 25px;
    font-size: 15px;
    color: #333;
    box-sizing: border-box;
}

.price.mob_show .function_con .fun_list .fun_item:first-child {
    margin-top: 0;
}

.price.mob_show .function_con .fun_list .fun_item:before {
    display: block;
    content: '';
    position: absolute;
    top: 9px;
    left: 0;
    width: 5px;
    height: 5px;
    background: #0fb085;
    border-radius: 50%;
}

.price.mob_show .price_list_box{width:100%; text-align:center; font-size:0px; padding-top:10vw; padding-bottom:0;}
.price.mob_show .price_list_box .price_item{display:inline-block; vertical-align:top; width:92vw; border-radius:4px; overflow:hidden; border:1px solid #eeeeee;  box-sizing:border-box; }
.price.mob_show .price_list_box .price_item .title_box{ display:block; width:100%;}
.price.mob_show .price_list_box .price_item .title_box .item_title{font-size:5.33333vw; line-height:5.33333vw; color:#333333; padding-top:6.66667vw;}
.price.mob_show .price_list_box .price_item .title_box .brief_desc{font-size:3.73333vw; line-height:3.73333vw; color:#07ad87; margin-top:3.3333vw;}
.price.mob_show .price_list_box .price_item .price_box{width:81.33333vw; margin:5.3333vw auto 0px; padding-bottom:6.66667vw; border-bottom:1px solid #eeeeee; font-size:0px;}
.price.mob_show .price_list_box .price_item .price_box .price{display:inline-block; width:50%; box-sizing:border-box;}
.price.mob_show .price_list_box .price_item.big .price_box .price{display:inline-block; width:50%; text-align:left; vertical-align:top; padding-right:5%; border-right:1px solid #eeeeee; }
.price.mob_show .price_list_box .price_item.big .price_box .price:nth-child(2){margin-left:-1px; padding-left:5%; border-left:1px solid #eeeeee; border-right:0px; padding-right:0px;}
.price.mob_show .price_list_box .price_item .price_box .price .cur{font-size:4vw; color:#333333;}
.price.mob_show .price_list_box .price_item .price_box .price .price_num{font-size:9.3333vw; color:#333333;}
.price.mob_show .price_list_box .price_item .price_box .price .more_desc{width:100%; margin-top:4vw; font-size:3.46667vw; line-height:6.93334vw; color:#666666;}
.price.mob_show .price_list_box .price_item .price_box .price .more_desc .lang_num{font-size:3.46667vw; }
.price.mob_show .price_list_box .price_item .price_box .price .more_desc .tra_count{font-size:3.46667vw; }
.price.mob_show .price_list_box .price_item .price_box .price .more_desc .lang_list{display:inline-block; font-size:3.2vw; color:#888888; line-height:4vw; padding-top:2.67777vw;}
.price.mob_show .price_list_box .price_item .price_box .price .more_desc .green{color:#0db083;}
.price.mob_show .price_list_box .price_item .price_box .price .free_banner{font-size:3.46667vw; margin-top: 4vw; text-align: center; color: #f00; }
.price.mob_show .price_list_box .price_item .func_list{text-align:left; width:81.33333vw;  margin:5.3333vw auto;}
.price.mob_show .price_list_box .price_item .func_list ul li{font-size:3.46667vw; color:#333; line-height:8vw; padding-left: 8vw;}
.price.mob_show .price_list_box .price_item .func_list ul li.true{background:url('../images/true_icon.png') no-repeat left center; background-size:auto 35%;}

.banner{background: url(../images/banner.png) no-repeat center;height: 340px}
.problem_con{padding-top: 10px;padding-bottom: 100px}
.problem_con .problem_con_in{max-width: 1200px;width: 92%;margin: auto;}

.banner .con .title{font-size: 34px;line-height: 61px;color: #273037;text-align: center;height: auto;}
.banner .con .title sapn{color: #0db083;font-weight: bold;}
.price_list_box{padding-top: 50px}


.new_box .price_list{margin-top: 100px}
.new_box .page_wrap{max-width: 1200px;width: 92%;margin: auto;}
.new_box .page_img_box{position: relative;padding-top: 100%}
.new_box .page_img_box img{position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;}
.new_box .page_big_title{font-size: 36px;line-height: 70px;color: #333333;text-align: center;}
.new_box .page_big_subtitle{font-size: 18px;color: #333333;text-align: center;}


.new_box .page_one{padding: 100px 0;box-sizing: border-box;}
.new_box .page_one .page_wrap{display: flex;padding-top: 70px}
.new_box .page_one .page_wrap .page_one_l{width: 50%}
.new_box .page_one .page_wrap .page_one_r{width: 50%;padding-left: 50px;box-sizing: border-box;}
.new_box .page_one .page_one_title{font-size: 36px;line-height: 70px;font-weight: bold;color: #fdf400;padding-left: 55px;background: url(../images/icon_left.png) no-repeat center left;background-size: auto;margin-bottom: 20px}
.new_box .page_one .page_one_subtitle{font-size: 24px;line-height: 46px;color: #ffffff}
.new_box .page_one .page_one_subtitle span{font-size: 24px;line-height: 32px;width: 32px;text-align: center;border-radius: 50px;background: #fff;color: #1bb48b;display: inline-block;margin-right: 20px}
.new_box .page_one .page_one_li{font-size: 18px;line-height: 36px;color: #333;padding-left: 50px;position: relative;margin-bottom: 20px}
.new_box .page_one .page_one_li:last-child{margin-bottom: 0}
.new_box .page_one .page_one_li:after{content:'';position: absolute;left: 0;top:5px;width: 27px;height: 24px;background: url(../images/icon_check.png) no-repeat center;}
.new_box .page_one .page_one_li:before{content: '';position: absolute;height: 2px;width: 100%;right: 100%;top: 15px;background:#1bb48b;z-index: -1}
.new_box .page_one{background: url(../images/page_one_left.png) no-repeat top 100px left;background-size: 48.5%}

.new_box .page_one .page_img_box{padding-top: 48%;width: 75%;margin-top: 20px}
.new_box .page_one .page_img_box img:nth-child(2){right: 20px;top: 15%;left: unset;bottom: unset;}
.new_box .page_one .page_img_box img:nth-child(3){right: 25px;bottom: 23%;left: unset;top: unset;}


.new_box .page_two .page_two_box{display: flex;justify-content: space-between;margin-top: 50px}
.new_box .page_two .page_two_box .page_two_l{width: 47.5%;background: #eaeaea;border-radius: 10px;padding: 40px;box-sizing: border-box;position: relative;}
.new_box .page_two .page_two_box .page_two_l:after{content: '';position: absolute;width: 187px;height: 55px;top: 18%;left: 89%;background: url(../images/page_before.png) no-repeat center;background-size: contain;}
.new_box .page_two .page_two_box .page_two_l:before{content: '';position: absolute;width: 187px;height: 55px;top: 32%;left: 89%;background: url(../images/page_after.png) no-repeat center;background-size: contain;}
.new_box .page_two .page_two_box .page_two_r{width: 47.5%;background: #1bb48b;border-radius: 10px;padding: 40px;box-sizing: border-box;}
.new_box .page_two .page_two_box .page_img_box{padding-top: 49%;margin-bottom: 35px}
.new_box .page_two .page_two_box .page_two_li{display: flex;padding:10px 0;box-sizing: border-box;border-top: 2px dotted #bebebe;}
.new_box .page_two .page_two_box .page_two_li:last-child{border-bottom: 2px dotted #bebebe;min-height: 76px}
.new_box .page_two .page_two_box .page_two_li_l{font-size: 18px;line-height: 26px;color: #6c6c6c;font-weight: bold;width: 52%}
.new_box .page_two .page_two_box .page_two_li_r{font-size: 18px;line-height: 26px;color: #6c6c6c;width: 48%}
.new_box .page_two .page_two_box .page_two_r .page_two_li_l{color: #fff}
.new_box .page_two .page_two_box .page_two_r .page_two_li_r{color: #fff}
.new_box .page_two .page_two_box .page_two_r .page_two_li{border-color: #13dca6}


@media screen and (max-width:1440px){
    .new_box .page_one .page_wrap{padding-top: 30px}
}
@media screen and (max-width:1280px){
    .new_box .page_one .page_wrap{padding-top: 30px}
    .new_box .page_one .page_one_li{margin-bottom: 0}
    .new_box .page_one .page_one_title{margin-bottom: 0}
    .new_box .page_one .page_img_box{margin-top: 0}
}
@media screen and (max-width:991px){
	.mob_show{display: block}
	.pc_show{display: none}

	#b2b_advantage .model_banner .text .title{font-size: 18px;line-height: 32px}
	#b2b_advantage .model_banner .text .title span{color: #0db083;font-weight: bold;}
    .new_box .page_one .page_wrap{max-width: 750px}
    .new_box .page_two .page_wrap{max-width: 750px}
    .new_box .page_one .page_wrap{flex-wrap: wrap;}
    .new_box .page_one .page_wrap .page_one_l{width: 100%;margin-bottom: 20px}
    .new_box .page_one .page_wrap .page_one_r{width: 100%;padding-left: 0}
    .new_box .page_one .page_one_li:before{display: none}
    .new_box .page_one{background-size: 90%}
    .new_box .page_one .page_img_box{padding-top: 38%;width: 60%;margin:auto;margin-top: 10px}
    .new_box .page_one .page_one_li{margin-bottom: 10px}
    .new_box .page_one .page_one_title{margin-bottom: 10px}
    .new_box .page_one .page_one_li{font-size: 24px;line-height: 42px}
    .new_box .page_one .page_one_title{font-size: 48px;line-height: 80px}
    .new_box .page_one .page_one_subtitle{font-size: 28px;line-height: 58px}
    .new_box .page_one .page_wrap{padding-top:30px}
    .new_box .page_big_title{font-size: 48px}
    .new_box .page_two .page_two_box{flex-wrap: wrap;}
    .new_box .page_two .page_two_box .page_two_l{width: 100%;margin-bottom: 90px}
    .new_box .page_two .page_two_box .page_two_r{width: 100%}
    .new_box .page_two .page_two_box .page_two_li_l{font-size: 24px;line-height: 36px}
    .new_box .page_two .page_two_box .page_two_li_r{font-size: 24px;line-height: 36px}
    .new_box .page_two .page_two_box .page_two_li:last-child{min-height: auto}
    .new_box .page_two .page_two_box .page_two_l:before{left: 26%;bottom: -14%;top: unset;    transform: rotate(90deg);}
    .new_box .page_two .page_two_box .page_two_l:after{right: 26%;bottom: -14%;left: unset;top: unset;    transform: rotate(90deg);}
    .new_box .problem_con .problem_con_in .pro_list .pro_item{width: 100%}

    .new_box .problem_con{ margin: 0 auto 50px; padding: 35px 0 0; width: 92%;}
	.new_box .problem_con .pro_title{ width: 100%; line-height: 30px; font-size: 21px; color: #333; font-weight: bold; text-align: center;}
	.new_box .problem_con .pro_list{ margin-top: 28px; width: 100%;}
	.new_box .problem_con .pro_list .pro_item{ position: relative; margin-top: 30px; padding-left: 32px; width: 100%; box-sizing: border-box;}
	.new_box .problem_con .pro_list .pro_item:first-child{ margin-top: 0;}
	.new_box .problem_con .pro_list .pro_item:before{ display: block; content: ''; position: absolute; top: 4px; left: 0; width: 23px; height: 23px; background: url(../images/m_pro_icon.png) no-repeat center; background-size: 100% auto;}
	.new_box .problem_con .pro_list .pro_item .pro_item_title{ width: 100%; line-height: 25px; font-size: 16px; color: #333;}
	.new_box .problem_con .pro_list .pro_item .pro_item_brief{ margin-top: 10px; width: 100%; line-height: 23px; font-size: 13px; color: #666;}
    .new_box .page_two .page_two_box .page_two_l:before{left: 30%;bottom: -22%;width: 70px;height: 180px;background-size: contain;background: url(../images/page_arrow_down.png) no-repeat center;background-size: contain;transform: unset;}

    .new_box .page_two .page_two_box .page_two_l:after{right: 30%;bottom: -22%;width: 70px;height: 180px;background-size: contain;background: url(../images/page_arrow_top.png) no-repeat center;background-size: contain;transform: unset;}

}

@media screen and (max-width:500px){
	.price_list_box{padding-top: 20px}
	.new_box .page_big_subtitle{font-size: 16px;}

    .new_box .page_one{padding: 50px 0}
    .new_box .page_one .page_wrap .page_one_l{margin-bottom: 10px}
    .new_box .page_one .page_one_li{font-size: 14px;line-height: 24px}
    .new_box .page_one .page_one_title{font-size: 24px;line-height: 40px;padding-left: 30px;background-size: 25px;margin-bottom: 0}
    .new_box .page_one .page_one_subtitle{font-size: 14px;line-height:32px}
    .new_box .page_one .page_img_box{padding-top: 52%;width: 100%;margin-top: 0}
    .new_box .page_one .page_img_box img:nth-child(2){max-width: 42%;right: 30px}
    .new_box .page_one .page_img_box img:nth-child(3){max-width: 14%;right: 40px}
    .new_box .page_one .page_one_subtitle span{font-size: 16px;width: 20px;height: 20px;line-height: 20px;margin-right: 10px}
    .new_box .page_one .page_one_li{padding-left: 30px}
    .new_box .page_one .page_one_li:after{width: 17px;height: 14px;background-size: contain;}
    .new_box .page_one {background: url(../images/page_one_left_new.jpg) no-repeat top 50px left;background-size: 90%}
    .new_box .page_one .page_wrap{padding-top: 15px}
    .new_box .page_big_title{font-size:24px;line-height: 48px}
    .new_box .page_two .page_two_box{margin-top: 25px}
    .new_box .page_two .page_two_box .page_two_l{margin-bottom: 55px}
    .new_box .page_two .page_two_box .page_two_l:before{left: 30%;bottom: -20%;width: 70px;height: 90px;background-size: contain;background: url(../images/page_arrow_down.png) no-repeat center;background-size: contain;transform: unset;}
    .new_box .page_two .page_two_box .page_two_l:after{right: 30%;bottom: -20%;width: 70px;height: 90px;background-size: contain;background: url(../images/page_arrow_top.png) no-repeat center;background-size: contain;transform: unset;}
    .new_box .page_two .page_two_box .page_two_l{padding: 20px}
    .new_box .page_two .page_two_box .page_two_r{padding: 20px}
    .new_box .page_two .page_two_box .page_two_li_l{font-size: 12px;line-height: 24px}
    .new_box .page_two .page_two_box .page_two_li_r{font-size: 12px;line-height: 24px}
    .new_box .page_two .page_two_box .page_two_li:last-child{min-height: auto}
    .new_box .page_two .page_two_box .page_img_box{margin-bottom: 20px}
}
