@charset "UTF-8";
@media (min-width: 1200px) {
  /*任务宝*/
  .banner {
    width: 100%;
    position: relative;
    z-index: 9;
    background-size: cover; }
  .rwbao_banner {
    background: url("/templates/website/res/2020/img/task_group/banner_4.jpg") no-repeat center center;
    background-size: cover; }
  .rwbao_banner .banner_text p {
    width: 380px; }
  .bao_nav {
    border-bottom: 1px solid #ddd; }
  .bao_nav ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 140px; }
  .bao_nav li {
    padding: 0 20px; }
  .bao_nav li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    color: #444;
    font-size: 18px; }
  .bao_nav li img {
    margin-right: 10px; }
  .rwbal_nav {
    height: 680px;
    width: 100%;
    background: url("/templates/website/res/2020/img/task_group/bg_6.jpg") no-repeat center center; }
  .rwbal_nav ul {
    display: flex;
    justify-content: space-between;
    text-align: center;
    height: 680px; }
  .rwbal_nav li {
    width: 100%;
    box-sizing: border-box;
    padding: 0 60px;
    height: 680px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
  .rwbal_nav li strong {
    display: block;
    font-size: 22px;
    line-height: 30px;
    padding: 20px 0 15px; }
  .rwbal_nav li p {
    color: #666;
    line-height: 28px;
    font-size: 16px; }
  .rwbal_nav li:first-child {
    background: rgba(255, 255, 255, 0.6); }
  .rwbal_nav li:last-child {
    background: rgba(255, 255, 255, 0.6); }
  .baorw {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 60px 0;
    position: relative; }
  .baorw_text {
    position: relative;
    width: 500px; }
  .baorw_text h3 {
    font-size: 24px;
    line-height: 40px;
    padding: 20px 0; }
  .baorw_text p {
    font-size: 15px;
    color: #999999;
    line-height: 30px; }
  .img17 {
    margin-left: -50px; }
  .img18 {
    margin-left: -50px; }
  .img19 {
    margin-left: -50px; }
  .img22 {
    margin-left: -70px; }
  .img23 {
    margin-right: -70px; }
  .img24 {
    margin-left: -50px; }
  .baorw_tit h3 {
    font-size: 32px;
    line-height: 40px;
    text-align: center; }
  .yun_phone {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 60px 0;
    position: relative; }
  .yun_text {
    position: relative; }
  .yun_text::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 58px;
    height: 4px;
    background: #0086c7;
    border-radius: 2px; }
  .yun_text h3 {
    font-size: 26px;
    line-height: 40px;
    padding: 20px 0; }
  .yun_text p {
    font-size: 15px;
    color: #999999;
    line-height: 30px; }
  .yun_phone li {
    color: #999999;
    font-size: 16px;
    line-height: 24px;
    padding: 4px 0;
    display: flex; }
  .yun_phone li i {
    display: block;
    width: 6px;
    height: 6px;
    background: #999;
    border-radius: 50%;
    margin-right: 5px;
    margin-top: 10px;
    flex-shrink: 0; }
  /**通用布局**/
  .title {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    padding-top: 30px; }
  .title strong {
    font-weight: bold; }
  .w420 {
    width: 420px; }
  .mt80 {
    margin-top: 80px !important; }
  .w1201 {
    width: 1200px;
    margin: 0 auto; }
  .reverse {
    flex-direction: row-reverse; }
  .right_item {
    width: 450px;
    flex-shrink: 0; }
  .left_item {
    padding-right: 50px;
    box-sizing: border-box; } }

@media (min-width: 769px) and (max-width: 1199px) {
  /*进群宝*/
  /*任务宝*/
  .rwbao_banner {
    background: url("/templates/website/res/2020/img/task_group/banner_4.jpg") no-repeat center center;
    background-size: cover; }
  .rwbao_banner .banner_text p {
    width: 340px; }
  .bao_nav {
    border-bottom: 1px solid #ddd; }
  .bao_nav ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 140px; }
  .bao_nav li {
    padding: 0 20px; }
  .bao_nav li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    color: #444;
    font-size: 18px; }
  .bao_nav li img {
    margin-right: 10px; }
  .rwbal_nav {
    height: 680px;
    width: 100%;
    background: url("/templates/website/res/2020/img/task_group/bg_6.jpg") no-repeat center center; }
  .rwbal_nav ul {
    display: flex;
    justify-content: space-between;
    text-align: center;
    height: 680px; }
  .rwbal_nav li {
    width: 100%;
    box-sizing: border-box;
    padding: 0 60px;
    height: 680px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
  .rwbal_nav li strong {
    display: block;
    font-size: 22px;
    line-height: 30px;
    padding: 20px 0 15px; }
  .rwbal_nav li p {
    color: #666;
    line-height: 28px;
    font-size: 16px; }
  .rwbal_nav li:first-child {
    background: rgba(255, 255, 255, 0.6); }
  .rwbal_nav li:last-child {
    background: rgba(255, 255, 255, 0.6); }
  .baorw {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 60px 0;
    position: relative; }
  .baorw_text {
    position: relative;
    width: 500px; }
  .baorw_text h3 {
    font-size: 24px;
    line-height: 40px;
    padding: 20px 0; }
  .baorw_text p {
    font-size: 15px;
    color: #999999;
    line-height: 30px; }
  .img17 {
    margin-left: -50px; }
  .img18 {
    margin-left: -50px; }
  .img19 {
    margin-left: -50px; }
  .img22 {
    margin-left: -70px; }
  .img23 {
    margin-right: -70px; }
  .img24 {
    margin-left: -50px; }
  .baorw_tit h3 {
    font-size: 32px;
    line-height: 40px;
    text-align: center; }
  .yun_phone {
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 60px 0;
    position: relative; }
  .yun_text {
    position: relative; }
  .yun_text::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 58px;
    height: 4px;
    background: #0086c7;
    border-radius: 2px; }
  .yun_text h3 {
    font-size: 26px;
    line-height: 40px;
    padding: 20px 0; }
  .yun_text p {
    font-size: 15px;
    color: #999999;
    line-height: 30px; }
  .yun_phone li {
    color: #999999;
    font-size: 16px;
    line-height: 24px;
    padding: 4px 0;
    display: flex; }
  .yun_phone li i {
    display: block;
    width: 6px;
    height: 6px;
    background: #999;
    border-radius: 50%;
    margin-right: 5px;
    margin-top: 10px;
    flex-shrink: 0; }
  /**通用布局**/
  .w420 {
    width: 420px; }
  .mt80 {
    margin-top: 80px !important; }
  .w1201 {
    width: 100%;
    margin: 0 auto; }
  .reverse {
    flex-direction: row-reverse; }
  .right_item {
    width: 400px;
    flex-shrink: 0; }
  .left_item {
    padding-right: 50px;
    box-sizing: border-box; } }

@media (max-width: 768px) {
  .banner_text span {
    position: relative; }
  .banner_text em {
    display: none;
    position: absolute;
    left: 10px;
    top: 56px; }
  .text_left {
    text-align: left; }
  .banner_text_left {
    float: left;
    text-align: left; }
  .banner_text_left h3 {
    text-align: left;
    width: 100%; }
  .banner_text_left p {
    text-align: left;
    width: 100%; }
  .banner_text_left span {
    text-align: left;
    width: 100%; }
  /*任务宝*/
  .banner {
    width: 100%;
    height: 270px;
    position: relative;
    z-index: 9;
    background-size: cover; }
  .rwbao_banner {
    background: url("/templates/website/res/2020/img/task_group/banner_4w.jpg") no-repeat center center;
    background-size: cover;
    min-height: 270px; }
  .rwbao_banner .banner_text {
    width: 50%; }
  .rwbao_banner .banner_text p {
    line-height: 24px;
    font-size: 12px; }
  .bao_nav ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 10px; }
  .bao_nav li {
    padding: 10px 0px;
    width: 33.33%; }
  .bao_nav li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    color: #444;
    font-size: 14px; }
  .bao_nav li img {
    margin-right: 10px;
    width: 30px; }
  .rwbal_nav {
    width: 100%;
    background: url("/templates/website/res/2020/img/task_group/bg_6.jpg") no-repeat center center;
    background-size: cover; }
  .rwbal_nav ul {
    display: flex;
    justify-content: space-between;
    text-align: center; }
  .rwbal_nav li {
    width: 100%;
    box-sizing: border-box;
    padding: 80px 10px; }
  .rwbal_nav li img {
    width: 80px; }
  .rwbal_nav li strong {
    display: block;
    font-size: 18px;
    line-height: 24px;
    padding: 18px 0 15px; }
  .rwbal_nav li p {
    color: #666;
    line-height: 24px;
    font-size: 12px; }
  .rwbal_nav li:first-child {
    background: rgba(255, 255, 255, 0.6); }
  .rwbal_nav li:last-child {
    background: rgba(255, 255, 255, 0.6); }
  .baorw {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0;
    position: relative; }
  .baorw img {
    width: 100%; }
  .baorw_text {
    position: relative;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    padding: 0 20px; }
  .baorw_text h3 {
    font-size: 18px;
    line-height: 40px;
    padding: 15px 0; }
  .baorw_text p {
    font-size: 14px;
    color: #999999;
    line-height: 24px; }
  .baorw_tit h3 {
    font-size: 20px;
    line-height: 40px;
    text-align: center; }
  .title {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    padding-top: 30px; }
  .title strong {
    font-weight: bold; }
  .yun_phone {
    padding: 20px; }
  .yun_phone img {
    width: 100%; }
  .yun_text {
    position: relative;
    text-align: center;
    padding: 10px 0 20px; }
  .yun_text h3 {
    font-size: 18px;
    line-height: 30px;
    padding: 20px 0; }
  .yun_text p {
    font-size: 14px;
    color: #999999;
    line-height: 24px; }
  .yun_phone li {
    color: #999999;
    font-size: 12px;
    line-height: 22px; }
  .yun_phone li i {
    display: none; }
  .mt80 {
    margin-top: 30px !important; }
  .w420 {
    width: 100%; }
  .reverse {
    flex-direction: row-reverse; } }
