
    .title {
        width: 100%;
        height: 108px;
        margin-top: 17px;
        position: relative;
        z-index: 3;
    }
    .title > img {
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -104px;
    }
    .title > h1 {
        font-size: 25px;
        color: #1375CD;
        text-align: center;
        line-height: 108px;
        position: relative;
        z-index: 2;
    }
    .c1_warp {
        width: 100%;
        margin-top: 65px;
    }
    .c1_warp .c1 .c1_left {
        float: left;
        width: 650px;
        height: 319px;
        background: #f7f7f7;
    }
    .c1_warp .c1 .c1_left .c1_l {
        margin: 60px 0 38px 42px;
    }
    .c1_warp .c1 .c1_left .c1_l > h1 {
        font-size: 20px;
        color: #1375CD;
        margin-bottom: 10px;
    }
    .c1_warp .c1 .c1_left .c1_l > span {
        font-size: 15px;
        color: #808080;
    }
    .c1_warp .c1 .c1_left .c1_l > p {
        width: 562px;
        font-size: 15px;
        color: #505050;
        margin-top: 32px;
        line-height: 25px;
    }
    .c1_warp .c1 .c1_left .c1_l > a {
        width: 60px;
        display: block;
        font-size: 13px;
        line-height: 26px;
        color: #BF0A0A;
        font-weight: bold;
        margin-top: 30px;
        border-bottom: 2px solid #BF0A0A;
    }
    .c1_warp .c1 .c1_right {
        width: 450px;
        height: 319px;
        float: right;
        position: relative;
    }
    .c1_warp .c1 .c1_right .r1 {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        opacity: 0;
    }
    .c1_warp .c1 .c1_right .r1 > img {
        width: 100%;
        height: 100%;
    }
    .c1_warp .c1 .c1_right .r1.opacity {
        opacity: 1;
    }
    .c1_warp .c1 .c1_right .fy {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
    }
    .c1_warp .c1 .c1_right .fy > p {
        width: 52px;
        height: 52px;
        background: #1375CE;
        float: left;
        margin-right: 5px;
        text-align: center;
        transition: all .2s;
        cursor: pointer;
    }
    .c1_warp .c1 .c1_right .fy > p > img {
        margin-top: 13px;
    }
    .c1_warp .c1 .c1_right .fy > p:hover {
        background: #1c65a7;
        transition: all .2s;
    }
    .cp_warp {
        width: 100%;
        margin-top: 85px;
        position: relative;
    }
    .cp_warp > img {
        position: absolute;
        top: 0;
        left: 0;
    }
    .cp_warp .cp {
        overflow: hidden;
        position: relative;
        z-index: 5;
    }
    .cp_warp .cp > a{
        display: none;
    }
    .cp_warp .cp > ul {
        margin-top: 50px;
    }
    .cp_warp .cp > ul > li {
        float: left;
        width: 528px;
        height: 180px;
        margin-left: 44px;
        margin-bottom: 22px;
        position: relative;
        background: #fff;
    }
    .cp_warp .cp > ul > li.no-m {
        margin-left: 0;
    }
    .cp_warp .cp > ul > li .cp_box {
        width: 180px;
        height: 180px;
        float: left;
        position: relative;
    }
    .cp_warp .cp > ul > li .cp_box > img {
        width: 100%;
        height: 100%;
    }
    .cp_warp .cp > ul > li .cp_box .zzc {
        width: 100%;
        height: 100%;
        background: rgba(245, 175, 10, 0.7);
        position: absolute;
        top: 0;
        left: 0;
        display: none;
        transition: all .2s;
    }
    .cp_warp .cp > ul > li .cp_box .zzc > p {
        font-size: 15px;
        color: #fff;
        width: 90px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        border-top: 2px solid #fff;
        border-bottom: 2px solid #fff;
        margin: 70px auto;
    }
    .cp_warp .cp > ul > li .cp_content {
        width: 307px;
        float: left;
        margin-left: 25px;
    }
    .cp_warp .cp > ul > li .cp_content > p {
        font-size: 15px;
        color: #1375CD;
        font-weight: bold;
        margin-top: 20px;
    }
    .cp_warp .cp > ul > li .cp_content > span {
        display: block;
        font-size: 13px;
        color: #5E5E5E;
        line-height: 21px;
        margin-top: 18px;
        margin-bottom: 20px;
    }
    .cp_warp .cp > ul > li .cp_content > span > span {
        color: #BF0A0A;
    }
    .cp_warp .cp > ul > li > a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .cp_warp .cp > ul > li:hover .cp_box .zzc {
        display: block;
        transition: all .2s;
    }
    .cp_warp .cp > ul .cp_r .cp_box {
        margin-left: 16px;
        float: right;
    }
    .js_warp {
        width: 100%;
        margin-top: 80px;
        position: relative;
    }
    .js_warp .js .banner {
        margin-top: 40px;
    }
    .js_warp .js .swiper-container {
        display: none;
    }
    .js_warp > img {
        position: absolute;
        top: 0;
        right: 0;
    }
    .gs_warp {
        width: 100%;
        margin-top: 80px;
        background: #FAFAFA;
        position: relative;
        overflow: hidden;
    }
    .gs_warp .gs {
        overflow: hidden;
        margin-bottom: 40px;
    }
    .gs_warp .gs .gs_box {
        margin-top: 64px;
        width: 532px;
        float: left;
    }
    .gs_warp .gs .gs_box > span {
        font-size: 25px;
        line-height: 35px;
        color: #1375CD;
        font-weight: bold;
        border-bottom: 3px solid #1375CD;
    }
    .gs_warp .gs .gs_box > img {
        width: 532px;
        height: 262px;
        margin-top: 33px;
    }
    .gs_warp .gs .gs_box a{
        display: block;
        width: 100%;
    }
    .gs_warp .gs .gs_box a p{
        font-size: 15px;
        color: #333333;
        margin-top: 22px;
    }
    .gs_warp .gs .gs_box a p:nth-last-child(1) {
        margin-bottom: 40px;
    }
    .gs_warp .gs .gs_box a .nr {
        display: block;
        font-size: 13px;
        color: #727272;
        line-height: 22px;
        border: 0;
        font-weight: normal;
        margin-top: 20px;
    }
    .gs_warp .gs .gs_box .line {
        width: 100%;
        height: 1px;
        background: #ccc;
        margin-top: 20px;
    }
    .gs_warp .gs .news_box {
        margin-top: 64px;
        width: 532px;
        float: right;
    }
    .gs_warp .gs .news_box > span {
        font-size: 25px;
        line-height: 35px;
        color: #1375CD;
        font-weight: bold;
        border-bottom: 3px solid #1375CD;
    }
    .gs_warp .gs .news_box > img {
        width: 532px;
        height: 262px;
        margin-top: 33px;
    }
    .gs_warp .gs .news_box a{
        display: block;
        width: 100%;
    }
    .gs_warp .gs .news_box a p {
        font-size: 15px;
        color: #333333;
        margin-top: 22px;
    }
    .gs_warp .gs .news_box a p:nth-last-child(1) {
        margin-bottom: 40px;
    }
    .gs_warp .gs .news_box a .nr {
        display: block;
        font-size: 13px;
        color: #727272;
        line-height: 22px;
        border: 0;
        font-weight: normal;
        margin-top: 20px;
    }
    .gs_warp .gs .news_box .line {
        width: 100%;
        height: 1px;
        background: #ccc;
        margin-top: 20px;
    }
    .gs_warp > img {
        position: absolute;
        top: 40px;
        left: 0;
    }