@media (min-width: 769px) {
  .pic_warp {
    width: 100%;
  }
  .pic_warp > img {
    display: block;
    width: 100%;
  }
  .dh_warp {
    width: 100%;
    margin-top: 45px;
  }
  .dh_warp .dh > a {
    display: block;
    float: left;
    color: #474747;
    font-size: 20px;
    line-height: 40px;
  }
  .dh_warp .dh > a.one {
    margin-left: 270px;
  }
  .dh_warp .dh > a.now3 {
    color: #2763A7;
  }
  .dh_warp .dh > span {
    display: block;
    float: left;
    height: 40px;
    width: 7px;
    margin: 0 25px;
  }
  .dh_warp .dh > span > img {
    margin-top: 17px;
  }
  .yf_warp {
    width: 100%;
    margin-bottom: 80px;
  }
  .yf_warp .yf > p {
    font-size: 15px;
    color: #393939;
    line-height: 25px;
    width: 710px;
    margin: 40px auto;
    text-align: center;
  }
  .yf_warp .yf .fy1 > img {
    float: left;
    width: 600px;
  }
  .yf_warp .yf .fy1 .fy1_r {
    width: 577px;
    float: right;
  }
  .yf_warp .yf .fy1 .fy1_r p {
    font-size: 15px;
    color: #393939;
    line-height: 25px;
    margin-top: 10px;
  }
  .yf_warp .yf .fy2 {
    margin-top: 40px;
  }
  .yf_warp .yf .fy2 > img {
    float: right;
    width: 600px;
  }
  .yf_warp .yf .fy2 .fy1_r {
    width: 577px;
    float: left;
  }
  .yf_warp .yf .fy2 .fy1_r p {
    font-size: 15px;
    color: #393939;
    line-height: 25px;
    margin-top: 10px;
  }
  .zj_warp {
    width: 100%;
  }
  .zj_warp .zj .dh2 {
    width: 538px;
    height: 51px;
    margin: 20px auto;
  }
  .zj_warp .zj .dh2 .dh23.now7 {
    background: #2763A7;
  }
  .zj_warp .zj .dh2 .dh23.now7 > a {
    color: #fff;
  }
  .zj_warp .zj .dh2 .dh21 {
    width: 263px;
    height: 51px;
    background: #fff;
    float: left;
  }
  .zj_warp .zj .dh2 .dh21 > a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 18px;
    color: #2763A7;
    text-align: center;
    line-height: 51px;
  }
  .zj_warp .zj .dh2 .dh22 {
    width: 263px;
    height: 51px;
    background: #fff;
    float: right;
  }
  .zj_warp .zj .dh2 .dh22 > a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 18px;
    color: #2763A7;
    text-align: center;
    line-height: 51px;
  }
  .zj_warp .zj .zj_box {
    width: 100%;
  }
  .zj_warp .zj .zj_box > ul > li {
    width: 585px;
    height: 168px;
    float: left;
    background: #fff;
    margin-left: 10px;
    border-radius: 15px;
    box-shadow: 0 5px 5px #ccc;
    position: relative;
    transition: all .2s;
    margin-bottom: 30px;
  }
  .zj_warp .zj .zj_box > ul > li .pic {
    width: 121px;
    height: 121px;
    border-radius: 50%;
    background: #fff;
    float: left;
    margin-top: 20px;
    margin-left: 53px;
    border: 2px solid #ccc;
  }
  .zj_warp .zj .zj_box > ul > li .pic > img {
    width: 114px;
    height: 114px;
    border-radius: 50%;
    display: block;
    margin: 4px auto;
  }
  .zj_warp .zj .zj_box > ul > li .zj_right {
    width: 328px;
    float: left;
    margin-left: 20px;
    margin-top: 34px;
  }
  .zj_warp .zj .zj_box > ul > li .zj_right .n1 {
    font-size: 18px;
    color: #4B4B4B;
  }
  .zj_warp .zj .zj_box > ul > li .zj_right .n1 .name {
    float: left;
  }
  .zj_warp .zj .zj_box > ul > li .zj_right .n1 .zw {
    float: right;
  }
  .zj_warp .zj .zj_box > ul > li .zj_right .n2 {
    font-size: 18px;
    color: #4B4B4B;
    margin-top: 20px;
  }
  .zj_warp .zj .zj_box > ul > li .zj_right .n3 {
    font-size: 18px;
    color: #2864a8;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .zj_warp .zj .zj_box > ul > li .zj_right > p {
    transition: all .2s;
  }
  .zj_warp .zj .zj_box > ul > li > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .zj_warp .zj .zj_box > ul > li:hover {
    background: #2763A7;
  }
  .zj_warp .zj .zj_box > ul > li:hover .zj_right > p {
    color: #fff;
    transition: all .2s;
  }
  .zj_warp .zj .zj_box .more {
    width: 164px;
    height: 40px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    background: #2763A7;
    border-radius: 30px;
    margin: 20px auto;
    cursor: pointer;
  }
  .wz_warp {
    width: 100%;
  }
  .wz_warp .wz {
    border-bottom: 1px solid #cccccc;
  }
  .wz_warp .wz a {
    font-size: 15px;
    color: #121212;
    line-height: 60px;
  }
  .wz_warp .wz a.now4 {
    color: #004799;
  }
  .zjxq_warp {
    width: 100%;
  }
  .zjxq_warp .zjxq .tx {
    width: 153px;
    height: 153px;
    border-radius: 50%;
    box-shadow: 0 0 5px #ccc;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;
    float: left;
  }
  .zjxq_warp .zjxq .tx img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .zjxq_warp .zjxq .xx {
    float: left;
    width: 900px;
    height: 153px;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 30px;
  }
  .zjxq_warp .zjxq .xx > h1 {
    font-size: 25px;
    color: #303030;
    margin-top: 43px;
  }
  .zjxq_warp .zjxq .xx > p {
    font-size: 16px;
    color: #525252;
    margin-top: 20px;
  }
  .zjxq_warp .zjxq .xx > span {
    font-size: 16px;
    color: #525252;
  }
  .zjxq_warp .zjxq .xx .zc {
    position: absolute;
    top: 47px;
    left: 320px;
  }
  .zjxq_warp .zjxq .xx .zy {
    position: absolute;
    top: 96px;
    left: 320px;
  }
  .zjxq_warp .zjxq .zjxq_box {
    width: 1085px;
    float: left;
    margin: 40px 57.5px;
  }
  .zjxq_warp .zjxq .zjxq_box .zjxq_box1 {
    width: 100%;
    min-height: 140px;
    background: #eaf8fb;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 30px;
  }
  .zjxq_warp .zjxq .zjxq_box .zjxq_box1 .title {
    margin: 21px 0 0 33px;
    position: relative;
  }
  .zjxq_warp .zjxq .zjxq_box .zjxq_box1 .title > span {
    font-size: 15px;
    color: #2763A7;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 27px;
  }
  .zjxq_warp .zjxq .zjxq_box .zjxq_box1 p {
    width: 1000px;
    font-size: 15px;
    color: #444444;
    margin: 10px 0 0 33px;
    line-height: 25px;
  }
  .zjxq_warp .zjxq .zjxq_box .zjxq_box2 {
    width: 100%;
    min-height: 403px;
    background: #eaf8fb;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 30px;
  }
  .zjxq_warp .zjxq .zjxq_box .zjxq_box2 .title {
    margin: 21px 0 0 33px;
    position: relative;
  }
  .zjxq_warp .zjxq .zjxq_box .zjxq_box2 .title > span {
    font-size: 15px;
    color: #2763A7;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 27px;
  }
  .zjxq_warp .zjxq .zjxq_box .zjxq_box2 p {
    width: 1000px;
    font-size: 15px;
    color: #444444;
    margin: 10px 0 0 33px;
    line-height: 25px;
  }
  .ky_warp {
    width: 100%;
  }
  .ky_warp .ky > p {
    width: 1030px;
    margin: 40px auto;
    font-size: 15px;
    color: #343434;
    line-height: 25px;
    text-align: center;
  }
  .ky_warp .ky .img_box {
    width: 100%;
    height: 435px;
  }
  .ky_warp .ky .img_box > img {
    display: block;
    float: left;
  }
  .ky_warp .ky .img_box .i1 {
    width: 600px;
    height: 435px;
  }
  .ky_warp .ky .img_box .i2 {
    width: 332px;
    height: 218px;
  }
  .ky_warp .ky .img_box .i3 {
    width: 268px;
    height: 218px;
  }
  .ky_warp .ky .img_box .i4 {
    width: 267px;
    height: 217px;
  }
  .ky_warp .ky .img_box .i5 {
    width: 332px;
    height: 217px;
  }
  .hy_warp {
    width: 100%;
    margin-top: 40px;
  }
  .hy_warp .hy > ul > li {
    width: 100%;
    height: 240px;
    border-bottom: 1px solid #ccc;
    margin-top: 25px;
    position: relative;
  }
  .hy_warp .hy > ul > li > img {
    width: 367px;
    height: 213px;
    float: left;
  }
  .hy_warp .hy > ul > li > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .hy_warp .hy > ul > li .right {
    width: 783px;
    height: 213px;
    float: right;
  }
  .hy_warp .hy > ul > li .right > h2 {
    font-size: 16px;
    color: #3a3a3a;
    transition: all .2s;
  }
  .hy_warp .hy > ul > li .right > span {
    display: block;
    font-size: 14px;
    color: #979797;
    margin-top: 20px;
  }
  .hy_warp .hy > ul > li .right > p {
    font-size: 14px;
    color: #797979;
    line-height: 20px;
    margin-top: 30px;
  }
  .hy_warp .hy > ul > li .right .li_more {
    width: 77px;
    height: 27px;
    margin-top: 60px;
  }
  .hy_warp .hy > ul > li .right .li_more > a {
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #3a3a3a;
    color: #3a3a3a;
    font-size: 15px;
    text-align: center;
    line-height: 27px;
    transition: all .2s;
  }
  .hy_warp .hy > ul > li:hover > .right > h2 {
    color: #2864a8;
    transition: all .2s;
  }
  .hy_warp .hy > ul > li:hover .right .li_more > a {
    background: #2864a8;
    color: #fff;
    border: 1px solid #2864a8;
    transition: all .2s;
  }
  .hy_warp .hy .more {
    width: 164px;
    height: 40px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    background: #2763A7;
    border-radius: 30px;
    margin: 20px auto;
    cursor: pointer;
  }
  .hyxq_warp {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .hyxq_warp .hyxq .title {
    width: 100%;
    height: 90px;
    border-bottom: 1px solid #ccc;
  }
  .hyxq_warp .hyxq .title > h2 {
    font-size: 20px;
    color: #505050;
    margin-top: 20px;
    text-align: center;
  }
  .hyxq_warp .hyxq .title > p {
    font-size: 15px;
    color: #A1A1A1;
    margin-top: 20px;
    text-align: center;
  }
  .cg_warp {
    width: 100%;
  }
  .cg_warp .cg > p {
    font-size: 18px;
    color: #5A5A5A;
    text-align: center;
    width: 960px;
    margin: 40px auto;
    line-height: 25px;
  }
  .cg_warp .cg .cg_box {
    width: 100%;
    height: 684px;
    background: #fff;
  }
  .cg_warp .cg .cg_box .cg_box1 {
    width: 100%;
    height: 228px;
  }
  .cg_warp .cg .cg_box .cg_box1 .cg_box11 {
    width: 50%;
    height: 228px;
    float: left;
    position: relative;
  }
  .cg_warp .cg .cg_box .cg_box1 .cg_box11 > img {
    display: block;
    float: left;
    width: 300px;
    height: 228px;
  }
  .cg_warp .cg .cg_box .cg_box1 .cg_box11 .cg_box11_right {
    float: left;
    width: 300px;
    height: 228px;
  }
  .cg_warp .cg .cg_box .cg_box1 .cg_box11 .cg_box11_right > p,
  .cg_warp .cg .cg_box .cg_box1 .cg_box11 .cg_box11_right > span {
    display: block;
    width: 80%;
    margin: 30px auto;
  }
  .cg_warp .cg .cg_box .cg_box1 .cg_box11 .cg_box11_right > p {
    font-size: 20px;
    color: #4074B8;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .cg_warp .cg .cg_box .cg_box1 .cg_box11 .cg_box11_right > span {
    font-size: 15px;
    color: #515151;
    line-height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
  }
  .cg_warp .cg .cg_box .cg_box1 .cg_box11 > i {
    position: absolute;
    top: 50%;
    left: 283px;
    margin-top: -15px;
  }
  .cg_warp .cg .cg_box .cg_box1 .cg_box12 {
    width: 50%;
    height: 228px;
    float: left;
    position: relative;
  }
  .cg_warp .cg .cg_box .cg_box1 .cg_box12 > img {
    display: block;
    float: right;
    width: 300px;
    height: 228px;
  }
  .cg_warp .cg .cg_box .cg_box1 .cg_box12 .cg_box11_right {
    float: left;
    width: 300px;
    height: 228px;
  }
  .cg_warp .cg .cg_box .cg_box1 .cg_box12 .cg_box11_right > p,
  .cg_warp .cg .cg_box .cg_box1 .cg_box12 .cg_box11_right > span {
    display: block;
    width: 80%;
    margin: 30px auto;
  }
  .cg_warp .cg .cg_box .cg_box1 .cg_box12 .cg_box11_right > p {
    font-size: 20px;
    color: #4074B8;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .cg_warp .cg .cg_box .cg_box1 .cg_box12 .cg_box11_right > span {
    font-size: 15px;
    color: #515151;
    line-height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
  }
  .cg_warp .cg .cg_box .cg_box1 .cg_box12 > i {
    position: absolute;
    top: 50%;
    left: 300px;
    margin-top: -15px;
    transform: rotate(180deg);
  }
}
@media (max-width: 768px) {
  .pic_warp {
    width: 100%;
    margin-top: 50px;
  }
  .pic_warp > img {
    display: block;
    width: 100%;
  }
  .dh_warp {
    display: none;
  }
  .yf_warp {
    width: 100%;
    margin-bottom: 2rem;
  }
  .yf_warp .yf > p {
    font-size: 1rem;
    color: #393939;
    line-height: 1.5rem;
    width: 100%;
    margin: 2rem auto;
    text-align: center;
  }
  .yf_warp .yf .fy1 > img {
    display: block;
    width: 100%;
  }
  .yf_warp .yf .fy1 .fy1_r {
    width: 100%;
  }
  .yf_warp .yf .fy1 .fy1_r p {
    font-size: 1rem;
    color: #393939;
    line-height: 1.5rem;
    margin-top: 10px;
  }
  .yf_warp .yf .fy2 {
    margin-top: 2rem;
  }
  .yf_warp .yf .fy2 > img {
    display: block;
    width: 100%;
  }
  .yf_warp .yf .fy2 .fy1_r {
    width: 100%;
  }
  .yf_warp .yf .fy2 .fy1_r p {
    font-size: 1rem;
    color: #393939;
    line-height: 1.5rem;
    margin-top: 10px;
  }
  .zj_warp {
    width: 100%;
    margin-top: 2rem;
  }
  .zj_warp .zj .dh2 {
    width: 100%;
    margin: 2rem auto;
  }
  .zj_warp .zj .dh2 .dh23.now7 {
    background: #2763A7;
  }
  .zj_warp .zj .dh2 .dh23.now7 > a {
    color: #fff;
  }
  .zj_warp .zj .dh2 .dh21 {
    width: 100%;
    height: 51px;
    background: #fff;
    float: left;
  }
  .zj_warp .zj .dh2 .dh21 > a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 18px;
    color: #2763A7;
    text-align: center;
    line-height: 51px;
  }
  .zj_warp .zj .dh2 .dh22 {
    width: 100%;
    height: 51px;
    background: #fff;
    float: right;
  }
  .zj_warp .zj .dh2 .dh22 > a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 18px;
    color: #2763A7;
    text-align: center;
    line-height: 51px;
  }
  .zj_warp .zj .zj_box {
    width: 100%;
  }
  .zj_warp .zj .zj_box > ul > li {
    width: 100%;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 5px 5px #ccc;
    position: relative;
    transition: all .2s;
    margin-bottom: 2rem;
    overflow: hidden;
  }
  .zj_warp .zj .zj_box > ul > li .pic {
    width: 121px;
    height: 121px;
    border-radius: 50%;
    background: #fff;
    margin: 2rem auto;
    border: 2px solid #ccc;
  }
  .zj_warp .zj .zj_box > ul > li .pic > img {
    width: 114px;
    height: 114px;
    border-radius: 50%;
    display: block;
    margin: 4px auto;
  }
  .zj_warp .zj .zj_box > ul > li .zj_right {
    width: 80%;
    margin: 2rem auto;
  }
  .zj_warp .zj .zj_box > ul > li .zj_right .n1 {
    font-size: 1.2rem;
    color: #4B4B4B;
  }
  .zj_warp .zj .zj_box > ul > li .zj_right .n1 .name {
    float: left;
  }
  .zj_warp .zj .zj_box > ul > li .zj_right .n1 .zw {
    float: right;
  }
  .zj_warp .zj .zj_box > ul > li .zj_right .n2 {
    font-size: 1.2rem;
    color: #4B4B4B;
    margin-top: 1rem;
  }
  .zj_warp .zj .zj_box > ul > li .zj_right .n3 {
    font-size: 1.2rem;
    color: #2864a8;
    margin: 1rem auto;
  }
  .zj_warp .zj .zj_box > ul > li .zj_right > p {
    transition: all .2s;
  }
  .zj_warp .zj .zj_box > ul > li > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .zj_warp .zj .zj_box > ul > li:hover {
    background: #2763A7;
  }
  .zj_warp .zj .zj_box > ul > li:hover .zj_right > p {
    color: #fff;
    transition: all .2s;
  }
  .zj_warp .zj .zj_box .more {
    width: 100%;
    height: 40px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    background: #2763A7;
    border-radius: 30px;
    margin: 20px auto;
    cursor: pointer;
  }
  .wz_warp {
    display: none;
  }
  .zjxq_warp {
    width: 100%;
    margin-top: 80px;
  }
  .zjxq_warp .zjxq .tx {
    width: 153px;
    height: 153px;
    border-radius: 50%;
    box-shadow: 0 0 5px #ccc;
    overflow: hidden;
    margin: 2rem auto;
  }
  .zjxq_warp .zjxq .tx img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .zjxq_warp .zjxq .xx {
    width: 100%;
    margin: 1rem auto;
  }
  .zjxq_warp .zjxq .xx > h1 {
    font-size: 1.5rem;
    color: #303030;
    margin-top: 1rem;
    text-align: center;
  }
  .zjxq_warp .zjxq .xx > p {
    font-size: 1rem;
    color: #525252;
    margin-top: 1rem;
  }
  .zjxq_warp .zjxq .xx > span {
    display: block;
    font-size: 1rem;
    color: #525252;
    margin-top: 1rem;
  }
  .zjxq_warp .zjxq .zjxq_box {
    width: 100%;
    margin: 2rem auto;
  }
  .zjxq_warp .zjxq .zjxq_box .zjxq_box1 {
    width: 100%;
    min-height: 12rem;
    background: #eaf8fb;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 2rem;
  }
  .zjxq_warp .zjxq .zjxq_box .zjxq_box1 .title {
    margin: 21px 0 0 33px;
    position: relative;
  }
  .zjxq_warp .zjxq .zjxq_box .zjxq_box1 .title > span {
    font-size: 15px;
    color: #2763A7;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 27px;
  }
  .zjxq_warp .zjxq .zjxq_box .zjxq_box1 p {
    width: 80%;
    font-size: 15px;
    color: #444444;
    margin: 10px 0 0 33px;
    line-height: 25px;
  }
  .zjxq_warp .zjxq .zjxq_box .zjxq_box2 {
    width: 100%;
    min-height: 30rem;
    background: #eaf8fb;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 2rem;
  }
  .zjxq_warp .zjxq .zjxq_box .zjxq_box2 .title {
    margin: 21px 0 0 33px;
    position: relative;
  }
  .zjxq_warp .zjxq .zjxq_box .zjxq_box2 .title > span {
    font-size: 15px;
    color: #2763A7;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 27px;
  }
  .zjxq_warp .zjxq .zjxq_box .zjxq_box2 p {
    width: 80%;
    font-size: 15px;
    color: #444444;
    margin: 10px 0 0 33px;
    line-height: 25px;
  }
  .ky_warp {
    width: 100%;
  }
  .ky_warp .ky > p {
    width: 100%;
    margin: 2rem auto;
    font-size: 1rem;
    color: #343434;
    line-height: 1.5rem;
    text-align: center;
  }
  .ky_warp .ky .img_box {
    width: 100%;
  }
  .ky_warp .ky .img_box > img {
    display: block;
    margin: 1rem auto;
  }
  .ky_warp .ky .img_box .i1 {
    width: 100%;
  }
  .ky_warp .ky .img_box .i2 {
    width: 100%;
  }
  .ky_warp .ky .img_box .i3 {
    width: 100%;
  }
  .ky_warp .ky .img_box .i4 {
    width: 100%;
  }
  .ky_warp .ky .img_box .i5 {
    width: 100%;
  }
  .hy_warp {
    width: 100%;
    margin-top: 1.5rem;
  }
  .hy_warp .hy > ul {
    width: 90%;
    margin-left: 5%;
  }
  .hy_warp .hy > ul > li {
    width: 100%;
    border-bottom: 1px solid #ccc;
    margin-top: 25px;
    position: relative;
  }
  .hy_warp .hy > ul > li > img {
    width: 100%;
    height: 80%;
  }
  .hy_warp .hy > ul > li > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .hy_warp .hy > ul > li .right {
    width: 100%;
  }
  .hy_warp .hy > ul > li .right > h2 {
    font-size: 1rem;
    color: #3a3a3a;
    transition: all .2s;
    margin-top: 1rem;
  }
  .hy_warp .hy > ul > li .right > span {
    display: block;
    font-size: 0.9rem;
    color: #979797;
    margin-top: 1rem;
  }
  .hy_warp .hy > ul > li .right > p {
    font-size: 0.9rem;
    color: #797979;
    line-height: 1.5rem;
    margin-top: 1rem;
  }
  .hy_warp .hy > ul > li .right .li_more {
    width: 5rem;
    height: 1.5rem;
    margin: 2rem auto;
  }
  .hy_warp .hy > ul > li .right .li_more > a {
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #3a3a3a;
    color: #3a3a3a;
    font-size: 1rem;
    text-align: center;
    line-height: 1.5rem;
    transition: all .2s;
  }
  .hy_warp .hy > ul > li:hover > .right > h2 {
    color: #2864a8;
    transition: all .2s;
  }
  .hy_warp .hy > ul > li:hover .right .li_more > a {
    background: #2864a8;
    color: #fff;
    border: 1px solid #2864a8;
    transition: all .2s;
  }
  .hy_warp .hy .fy {
    display: none;
  }
  .hy_warp .hy .more {
    width: 100%;
    height: 40px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    background: #2763A7;
    border-radius: 30px;
    margin: 20px auto;
    cursor: pointer;
  }
  .hyxq_warp {
    width: 100%;
    margin-top: 80px;
    margin-bottom: 1rem;
  }
  .hyxq_warp .hyxq .title {
    width: 100%;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
  .hyxq_warp .hyxq .title > h2 {
    font-size: 1rem;
    color: #505050;
    margin-top: 1rem;
  }
  .hyxq_warp .hyxq .title > p {
    font-size: 0.9rem;
    color: #A1A1A1;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .hyxq_warp .hyxq .content_box > img {
    width: 90%;
    margin-left: 5%;
  }
  .cg_warp {
    width: 100%;
    margin-bottom: 2rem;
  }
  .cg_warp .cg > p {
    font-size: 1.2rem;
    color: #5A5A5A;
    text-align: center;
    width: 100%;
    margin: 2rem auto;
    line-height: 1.5rem;
  }
  .cg_warp .cg .cg_box {
    width: 100%;
    background: #fff;
  }
  .cg_warp .cg .cg_box .cg_box1 {
    width: 100%;
  }
  .cg_warp .cg .cg_box .cg_box1 .cg_box11 {
    width: 100%;
    position: relative;
  }
  .cg_warp .cg .cg_box .cg_box1 .cg_box11 > img {
    display: block;
    width: 100%;
  }
  .cg_warp .cg .cg_box .cg_box1 .cg_box11 .cg_box11_right {
    width: 100%;
    overflow: hidden;
  }
  .cg_warp .cg .cg_box .cg_box1 .cg_box11 .cg_box11_right > p,
  .cg_warp .cg .cg_box .cg_box1 .cg_box11 .cg_box11_right > span {
    display: block;
    width: 80%;
    margin: 2rem auto;
  }
  .cg_warp .cg .cg_box .cg_box1 .cg_box11 .cg_box11_right > p {
    font-size: 1.2rem;
    color: #4074B8;
  }
  .cg_warp .cg .cg_box .cg_box1 .cg_box11 .cg_box11_right > span {
    font-size: 1rem;
    color: #515151;
    line-height: 1.5rem;
  }
  .cg_warp .cg .cg_box .cg_box1 .cg_box11 > i {
    display: none;
  }
  .cg_warp .cg .cg_box .cg_box1 .cg_box12 {
    width: 100%;
    position: relative;
  }
  .cg_warp .cg .cg_box .cg_box1 .cg_box12 > img {
    display: block;
    width: 100%;
  }
  .cg_warp .cg .cg_box .cg_box1 .cg_box12 .cg_box11_right {
    width: 100%;
    overflow: hidden;
  }
  .cg_warp .cg .cg_box .cg_box1 .cg_box12 .cg_box11_right > p,
  .cg_warp .cg .cg_box .cg_box1 .cg_box12 .cg_box11_right > span {
    display: block;
    width: 80%;
    margin: 2rem auto;
  }
  .cg_warp .cg .cg_box .cg_box1 .cg_box12 .cg_box11_right > p {
    font-size: 1.2rem;
    color: #4074B8;
  }
  .cg_warp .cg .cg_box .cg_box1 .cg_box12 .cg_box11_right > span {
    font-size: 1rem;
    color: #515151;
    line-height: 1.5rem;
  }
  .cg_warp .cg .cg_box .cg_box1 .cg_box12 > i {
    display: none;
  }
}
