
@media (min-width: 1200px) {
  /*进群宝*/
  .jqbao_banner {
    background: url("../image/banner_6.jpg") no-repeat center center;
    background-size: cover; }
  .jqbao_nav {
    border-bottom: 1px solid #ddd; }
  .jqbao_nav ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 140px; }
  .jqbao_nav li {
    padding: 0 20px; }
  .jqbao_nav li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    color: #444;
    font-size: 18px; }
  .jqbao_nav li img {
    margin-right: 12px;
    flex-shrink: 0; }
  .jqbao_nav li p {
    font-size: 14px;
    color: #a0a0a0;
    line-height: 30px; }
  .jqbao_nav li strong {
    display: block;
    font-size: 18px;
    color: #333;
    line-height: 30px; }
  .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; }
  .jqgn_tit {
    text-align: center;
    padding: 60px 0 40px; }
  .jqgn_tit h3 {
    font-size: 30px;
    line-height: 40px;
    padding-bottom: 5px; }
  .jqgn_tit p {
    font-size: 16px;
    line-height: 40px;
    position: relative; }
  .jqgn_tit p span {
    display: inline-block;
    background: #f8f9fb;
    padding: 0 20px; }
  .jqgn_tit p::after {
    content: '';
    position: absolute;
    right: 50%;
    top: 50%;
    border-top: 1px solid #ddd;
    width: 250px;
    margin-right: 160px; }
  .jqgn_tit p::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    border-top: 1px solid #ddd;
    width: 250px;
    margin-left: 160px; }
  .jqgn_banner {
    position: relative;
    padding: 0 60px 30px;
    box-sizing: border-box; }
  .jqgn_banner .swiper-container {
    height: 270px;
    padding-bottom: 40px; }
  .jqgn_banner .swiper-slide {
    height: 85px;
    text-align: center;
    padding: 0 0 30px; }
  .jqgn_banner .swiper-slide strong {
    font-size: 20px;
    color: #0086c7;
    line-height: 30px; }
  .jqgn_banner .swiper-slide p {
    font-size: 14px;
    color: #333;
    line-height: 20px;
    padding-top: 15px; }
  .jqgn_banner .swiper-button-prev {
    top: 35%;
    outline: none; }
  .jqgn_banner .swiper-button-next {
    top: 35%;
    outline: none; }
  .jqgn_banner .swiper-button-prev::after, .jqgn_banner .swiper-button-next::after {
    font-size: 40px;
    color: #adadad; }
  .w480 {
    width: 480px; }
  .mt30 {
    margin-top: 30px; }
  .img32 {
    margin-left: -90px; }
  .img34 {
    margin-left: -100px; }
  .img35 {
    margin-left: -110px; }
  .img26 {
    margin-right: -80px; }
  .img27 {
    margin-left: -120px; }
  .img29 {
    margin-left: -70px; }
  /**通用布局**/
  .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; }
  .home_layout {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px 0; }
  .home_item {
    width: 100%; }
  .home_item ul li {
    padding: 15px 0; }
  .home_item li strong {
    display: block;
    font-size: 26px;
    line-height: 34px;
    padding-bottom: 10px; }
  .home_item li p {
    font-size: 16px;
    line-height: 22px;
    color: #999; } }

@media (min-width: 769px) and (max-width: 1199px) {
  /*进群宝*/
  .jqbao_banner {
    background: url("../image/banner_6.jpg") no-repeat center center;
    background-size: cover; }
  .jqbao_nav {
    border-bottom: 1px solid #ddd; }
  .jqbao_nav ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 140px; }
  .jqbao_nav li {
    padding: 0 20px; }
  .jqbao_nav li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    color: #444;
    font-size: 18px; }
  .jqbao_nav li img {
    margin-right: 12px;
    flex-shrink: 0; }
  .jqbao_nav li p {
    font-size: 14px;
    color: #a0a0a0;
    line-height: 30px; }
  .jqbao_nav li strong {
    display: block;
    font-size: 18px;
    color: #333;
    line-height: 30px; }
  .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; }
  .jqgn_tit {
    text-align: center;
    padding: 60px 0 40px; }
  .jqgn_tit h3 {
    font-size: 30px;
    line-height: 40px;
    padding-bottom: 5px; }
  .jqgn_tit p {
    font-size: 16px;
    line-height: 40px;
    position: relative; }
  .jqgn_tit p span {
    display: inline-block;
    background: #f8f9fb;
    padding: 0 20px; }
  .jqgn_tit p::after {
    content: '';
    position: absolute;
    right: 50%;
    top: 50%;
    border-top: 1px solid #ddd;
    width: 250px;
    margin-right: 160px; }
  .jqgn_tit p::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    border-top: 1px solid #ddd;
    width: 250px;
    margin-left: 160px; }
  .jqgn_banner {
    position: relative;
    padding: 0 60px 30px;
    box-sizing: border-box; }
  .jqgn_banner .swiper-container {
    height: 270px;
    padding-bottom: 40px; }
  .jqgn_banner .swiper-slide {
    height: 85px;
    text-align: center;
    padding: 0 0 30px; }
  .jqgn_banner .swiper-slide strong {
    font-size: 20px;
    color: #0086c7;
    line-height: 30px; }
  .jqgn_banner .swiper-slide p {
    font-size: 14px;
    color: #333;
    line-height: 20px;
    padding-top: 15px; }
  .jqgn_banner .swiper-button-prev {
    top: 35%;
    outline: none; }
  .jqgn_banner .swiper-button-next {
    top: 35%;
    outline: none; }
  .jqgn_banner .swiper-button-prev {
    top: 35%;
    outline: none; }
  .jqgn_banner .swiper-button-next {
    top: 35%;
    outline: none; }
  .jqgn_banner .swiper-button-prev::after, .jqgn_banner .swiper-button-next::after {
    font-size: 40px;
    color: #adadad; }
  .w480 {
    width: 480px; }
  .img32 {
    margin-left: -90px; }
  .img34 {
    margin-left: -100px; }
  .img35 {
    margin-left: -110px; }
  .img26 {
    margin-right: -80px; }
  .img27 {
    margin-left: -120px; }
  .img29 {
    margin-left: -70px; }
  .mt30 {
    margin-top: 30px; }
  /**通用布局**/
  .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; }
  .home_layout {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px 0; }
  .home_item {
    width: 100%; }
  .home_item ul li {
    padding: 15px 0; }
  .home_item li strong {
    display: block;
    font-size: 26px;
    line-height: 34px;
    padding-bottom: 10px; }
  .home_item li p {
    font-size: 16px;
    line-height: 22px;
    color: #999; } }

@media (max-width: 768px) {
  /*进群宝*/
  .jqbao_banner {
    background: url("../image/banner_6.jpg") no-repeat center center;
    background-size: cover; }
  .jqbao_nav {
    border-bottom: 1px solid #ddd; }
  .jqbao_nav ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 10px; }
  .jqbao_nav li {
    padding: 10px 0;
    box-sizing: border-box;
    width: 50%; }
  .jqbao_nav li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    color: #444; }
  .jqbao_nav li img {
    margin-right: 12px;
    flex-shrink: 0;
    width: 30px;
    margin-left: 15px; }
  .jqbao_nav li p {
    font-size: 12px;
    color: #a0a0a0;
    line-height: 20px;
    width: 100%; }
  .jqbao_nav li strong {
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 20px; }
  .baorw_tit h3 {
    font-size: 20px;
    line-height: 40px;
    text-align: center; }
  .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: 10px 0; }
  .yun_text p {
    font-size: 12px;
    color: #999999;
    line-height: 24px; }
  .yun_phone li {
    color: #999999;
    font-size: 12px;
    line-height: 22px; }
  .yun_phone li i {
    display: none; }
  .jqgn_tit {
    text-align: center;
    padding: 30px 0 30px; }
  .jqgn_tit h3 {
    font-size: 18px;
    line-height: 30px;
    padding-bottom: 5px; }
  .jqgn_tit p {
    font-size: 12px;
    line-height: 20px;
    position: relative; }
  .jqgn_tit p span {
    display: inline-block;
    background: #f8f9fb;
    padding: 0 20px; }
  .jqgn_tit p::after {
    content: '';
    position: absolute;
    right: 10%;
    top: 50%;
    border-top: 1px solid #ddd;
    width: 30px; }
  .jqgn_tit p::before {
    content: '';
    position: absolute;
    left: 10%;
    top: 50%;
    border-top: 1px solid #ddd;
    width: 30px; }
  .jqgn_banner {
    position: relative;
    padding: 0 20px 20px;
    box-sizing: border-box; }
  .jqgn_banner .swiper-container {
    height: 270px;
    padding-bottom: 20px; }
  .jqgn_banner .swiper-slide {
    height: 85px;
    text-align: center;
    padding: 0 0 20px; }
  .jqgn_banner .swiper-slide strong {
    font-size: 16px;
    color: #0086c7;
    line-height: 30px; }
  .jqgn_banner .swiper-slide p {
    font-size: 12px;
    color: #333;
    line-height: 20px;
    padding-top: 5px; }
  .jqgn_banner .swiper-button-prev {
    top: 35%;
    outline: none; }
  .jqgn_banner .swiper-button-next {
    top: 35%;
    outline: none; }
  .jqgn_banner .swiper-button-prev {
    top: 35%;
    outline: none; }
  .jqgn_banner .swiper-button-next {
    top: 35%;
    outline: none; }
  .jqgn_banner .swiper-button-prev::after, .jqgn_banner .swiper-button-next::after {
    font-size: 30px;
    color: #adadad; }
  .banner_text_jq {
    width: 70%; }
  .title {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    padding-top: 30px; }
  .title strong {
    font-weight: bold; }
  .banner {
    width: 100%;
    height: 270px;
    position: relative;
    z-index: 9;
    background-size: cover; }
  .banner_text_left {
    width: 60%;
    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_text {
    height: 270px;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center; }
  .banner_text h3 {
    font-size: 22px;
    line-height: 40px; }
  .banner_text p {
    font-size: 12px;
    padding-bottom: 20px;
    line-height: 30px; }
  .banner_text a {
    display: inline-block;
    font-size: 14px;
    color: #0086c7;
    height: 40px;
    line-height: 40px;
    background: #fff;
    padding: 0 30px;
    border-radius: 5px; }
  .w480 {
    width: 100%; }
  .mt30 {
    margin-top: 30px; }
  .img32 {
    width: 100%; }
  .img34 {
    width: 100%; }
  .img35 {
    width: 100%; }
  .img26 {
    width: 100%; }
  .img27 {
    width: 100%; }
  .img29 {
    width: 100%; }
  .mt80 {
    margin-top: 30px !important; }
  .w420 {
    width: 100%; }
  .reverse {
    flex-direction: row-reverse; }
  .home_layout {
    padding: 20px 0; }
  .home_layout img {
    width: 100%; }
  .home_item {
    padding-top: 10px; }
  .home_item ul li {
    padding: 10px 0;
    text-align: center; }
  .home_item li strong {
    display: block;
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 5px;
    font-weight: bold; }
  .home_item li p {
    font-size: 12px;
    line-height: 20px;
    color: #999; } }
