@media (min-width: 769px) {
  .pic_warp {
    width: 100%;
  }
  .pic_warp > img {
    width: 100%;
    display: block;
  }
  .wz_warp {
    width: 100%;
    background: #1375ce;
    overflow: hidden;
  }
  .wz_warp .wz {
    height: 52px;
  }
  .wz_warp .wz .wz_left {
    width: 800px;
    height: 52px;
    float: left;
    font-size: 15px;
    color: #fff;
    line-height: 52px;
    position: relative;
  }
  .wz_warp .wz .wz_left > img {
    position: absolute;
    top: 16px;
    left: 0;
  }
  .wz_warp .wz .wz_left > span {
    padding-left: 40px;
    font-size: 15.5px;
    font-weight: bold;
  }
  .wz_warp .wz .wz_left > ul{
    position: absolute;
    top: 0;
    left: 130px;
  }
  .wz_warp .wz .wz_right {
    height: 52px;
    float: right;
    position: relative;
  }
  .wz_warp .wz .wz_right > a {
    font-size: 15px;
    color: #fff;
    line-height: 52px;
  }
  .wz_warp .wz .wz_right > img {
    position: absolute;
    top: 18px;
    left: -25px;
  }
  /*page-start dxw*/
  .content_warp .content .c_right .fy .a1{
    float: left;
    border: 1px solid #ccc;
       width: 68px;
    height: 28px;
    margin-left: 15px;
        display: block;
    font-size: 13px;
    color: #5E5E5E;
    text-align: center;
    line-height: 28px;
    transition: all .2s;
  }
  .content_warp .content .c_right .fy >a{
        float: left;
    border: 1px solid #ccc;
    width: 28px;
    height: 28px;
    margin-left: 15px;
        display: block;

    font-size: 13px;
    color: #5E5E5E;
    text-align: center;
    line-height: 28px;
    transition: all .2s;
  }
  .content_warp .content .c_right .fy >span{
        display: block;

    font-size: 13px;
    color: #5E5E5E;
    text-align: center;
    line-height: 28px;
    transition: all .2s;
    float: left;
    border: 1px solid #ccc;
    width: 28px;
    height: 28px;
    margin-left: 15px;
    background: #1375CE;
    text-align: center;
    color: #fff;
  }
  .content_warp {
    width: 100%;
    margin-bottom: 50px;
  }
  .content_warp .content .c_left {
    width: 285px;
    height: 678px;
    float: left;
  }
  .content_warp .content .c_left > ul > li {
    width: 285px;
    height: 55px;
    border-bottom: 1px solid #393939;
    position: relative;
  }
    /*page-start dxw*/
  .content_warp .content .c_right .fy .a1{
    float: left;
    border: 1px solid #ccc;
       width: 68px;
    height: 28px;
    margin-left: 15px;
        display: block;
    font-size: 13px;
    color: #5E5E5E;
    text-align: center;
    line-height: 28px;
    transition: all .2s;
  }
  .content_warp .content .c_right .fy >a{
        float: left;
    border: 1px solid #ccc;
    width: 28px;
    height: 28px;
    margin-left: 15px;
        display: block;

    font-size: 13px;
    color: #5E5E5E;
    text-align: center;
    line-height: 28px;
    transition: all .2s;
  }
  .content_warp .content .c_right .fy >span{
        display: block;

    font-size: 13px;
    color: #5E5E5E;
    text-align: center;
    line-height: 28px;
    transition: all .2s;
    float: left;
    border: 1px solid #ccc;
    width: 28px;
    height: 28px;
    margin-left: 15px;
    background: #1375CE;
    text-align: center;
    color: #fff;
  }
  .content_warp .content .c_left > ul > li > a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 15px;
    color: #393939;
    line-height: 55px;
    text-indent: 20px;
    transition: all .2s;
  }
  .content_warp .content .c_left > ul > li > img {
    position: absolute;
    top: 20px;
    right: 10px;
    opacity: 0;
    transition: all .2s;
  }
  .content_warp .content .c_left > ul > li.now2 > a {
    background: #1375ce;
    color: #fff;
  }
  .content_warp .content .c_left > ul > li.now2 > img {
    opacity: 1;
  }
  .content_warp .content .c_left > ul > li:hover > a {
    background: #1375ce;
    color: #fff;
    transition: all .2s;
  }
  .content_warp .content .c_left > ul > li:hover > img {
    opacity: 1;
    transition: all .2s;
  }
  .content_warp .content .c_right {
    width: 758px;
    float: right;
    overflow: hidden;
    margin-top: 55px;
  }
  .content_warp .content .c_right > ul {
    margin-bottom: 20px;
  }
  .content_warp .content .c_right > ul > li {
    border-top: 2px solid #ccc;
  }
  .content_warp .content .c_right > ul > li > p {
    font-size: 15px;
    color: #4A4A4A;
    line-height: 60px;
    position: relative;
  }
  .content_warp .content .c_right > ul > li > p > span {
    position: absolute;
    top: 0;
    right: 0;
  }
  .content_warp .content .c_right > ul > li > p > span > a {
    font-size: 15px;
    color: #4A4A4A;
  }
  .content_warp .content .c_right > ul > li > p > span .xl {
    cursor: pointer;
  }
  .content_warp .content .c_right > ul > li .nr {
    width: 100%;
    margin: 40px auto;
    display: none;
  }
  .content_warp .content .c_right > ul > li .nr > p {
    font-size: 13px;
    color: #8A8A8A;
    line-height: 22px;
    text-indent: 15px;
  }
  .content_warp .content .c_right > ul > li .xl {
    transition: all .5s;
  }
  .content_warp .content .c_right > ul > li.now2 {
    border-top: 2px solid #1375CE;
    transition: all .5s;
  }
  .content_warp .content .c_right > ul > li.now2 .xl {
    transform: rotate(180deg);
    transition: all .5s;
  }
  .content_warp .content .c_right .fy {
    height: 30px;
  }
  .content_warp .content .c_right .fy > p {
    float: left;
    border: 1px solid #ccc;
    width: 28px;
    height: 28px;
    margin-left: 15px;
  }
  .content_warp .content .c_right .fy > p > a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 13px;
    color: #5E5E5E;
    text-align: center;
    line-height: 28px;
    transition: all .2s;
  }
  .content_warp .content .c_right .fy > p.b {
    width: 68px;
    height: 28px;
  }
  .content_warp .content .c_right .fy > p:nth-child(1) {
    margin-left: 250px;
  }
  .content_warp .content .c_right .fy > p:hover > a {
    background: #1375CE;
    color: #fff;
    transition: all .2s;
  }
  .content_warp .content .c_right .fy > p.now3 > a {
    background: #1375CE;
    color: #fff;
  }
  .content_warp .content .c_right .fy > div {
    display: none;
  }
}
@media (max-width: 768px) {
  .pic_warp {
    width: 100%;
  }
  .pic_warp > img {
    width: 100%;
    display: block;
  }
  .wz_warp {
    display: none;
  }
  .content_warp {
    width: 100%;
    margin-bottom: 2rem;
  }
  .content_warp .content .c_left {
    display: none;
  }
  .content_warp .content .c_right {
    width: 100%;
    overflow: hidden;
    margin-top: 2rem;
  }
  .content_warp .content .c_right > ul {
    margin-bottom: 1rem;
  }
  .content_warp .content .c_right > ul > li {
    border-top: 2px solid #ccc;
  }
  .content_warp .content .c_right > ul > li > p {
    font-size: 1rem;
    color: #4A4A4A;
    line-height: 3.75rem;
  }
  .content_warp .content .c_right > ul > li > p > span {
    float: right;
  }
  .content_warp .content .c_right > ul > li > p > span > a {
    font-size: 1rem;
    color: #4A4A4A;
  }
  .content_warp .content .c_right > ul > li > p > span .xl {
    cursor: pointer;
  }
  .content_warp .content .c_right > ul > li .nr {
    width: 100%;
    margin: 2rem auto;
  }
  .content_warp .content .c_right > ul > li .nr > p {
    font-size: 0.8rem;
    color: #8A8A8A;
    line-height: 1.5rem;
    text-indent: 1rem;
  }
  .content_warp .content .c_right .fy > span {
    display: none;
  }
    .content_warp .content .c_right .fy > a {
    display: none;
  }
  .content_warp .content .c_right .fy > div {
    display: block;
    width: 30%;
    height: 2rem;
    font-size: 1rem;
    color: #1375CE;
    border: 1px solid #1375CE;
    text-align: center;
    line-height: 2rem;
    margin: 0 auto;
  }
}
