@media (min-width: 768px) {
    .cpys_flexBox {
        width: 750px; } }

@media (min-width: 992px) {
    .cpys_flexBox {
        width: 970px; } }

@media (min-width: 1200px) {
    .cpys_flexBox {
        width: 1170px; } }

.cpys_flexBox {
    margin-right: auto;
    margin-left: auto; }

.banner-box {
    position: relative;
    height: 648px; }
.banner-box .imgbox {
    height: 100%; }
.banner-box .imgbox img {
    height: 100%;
    width: 100%; }
.banner-box .banner-img {
    padding: 0 15px 0 30px; }
.banner-box .bannerc-img {
    position: absolute;
    bottom: 0;
    height: 160px;
    width: 100%; }
.banner-box .box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
.banner-box .box .boxs {
    flex: 1;
    height: 100%; }
.banner-box .box .boxs img {
    display: block;
    height: 100%;
    width: 100%;
    display: block; }

h3 {
    background: url("../images/zhuangshitiao.png") no-repeat 0 center;
    background-size: contain;
    font-size: 30px;
}
nav {
    width: 100%;
    height: 73px;
    margin-top: 72px;
    background: transparent url("../images/bunch/nav_bg.png") repeat-x; }
nav .container {
    margin: 0 auto;
    height: 73px;
    line-height: 73px;
    padding: 0 70px;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
nav .container a {
    height: 62px;
    flex: 1;
    font-size: 16px;
    color: #181818;
    text-decoration: none;
    cursor: pointer;
    position: relative; }
nav .container a:hover {
    color: #1872d0; }
nav .container a.active {
    color: #1872d0; }
nav .container a.active:after {
    content: '';
    position: absolute;
    height: 4px;
    width: 32px;
    border-radius: 2px;
    bottom: 2px;
    left: calc(50% - 16px);
    background-image: url("../images/bunch/nav_xzk.png");
    background-size: cover; }
section .banner-box {
    height: 650px;
    position: relative; }

section .yagf_title {
    height: 700px; }
section .yagf_title .top_bg {
    margin-top: 40px;
    height: 456px;
    background: transparent url("../images/ddos/CTSbg.png") top center no-repeat;
    background-size: contain; }
section .yagf_title h3 {
    margin-top: 36px;
    margin-bottom: 16px;
    background: transparent;
    font-size: 32px;
    color: #333; }
section .yagf_title p {
    font-size: 24px;
    color: #333;
    text-align: center; }
section .yagf_title p .color {
    color: #1872d0; }

section .cpys {
    height: 550px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #f8f8f8; }
section .cpys .container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    -webkit--moz-box-pack: center;
    box-pack: center;
    align-items: center;
    -webkit-align-items: center;
    box-align: center;
    -moz-box-align: center;
    -webkit-box-align: center; }
section .cpys .container .left {
    height: 510px;
    float: left;
    text-align: right;
    padding-right: 32px; }
section .cpys .container .left .left_top {
    height: 265px;
    padding-top: 62px; }
section .cpys .container .left .left_bottom {
    padding-top: 56px; }
section .cpys .container .left h4 {
    font-size: 18px;
    color: #181818;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 12px; }
section .cpys .container .left p {
    color: #999;
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 0; }
section .cpys .container .left p.last {
    margin-top: 20px; }
section .cpys .container .center {
    width: 510px;
    height: 510px;
    float: left;
    text-align: center;
    line-height: 510px;
    position: relative;
    background: transparent url("../images/ddos/cpyszhongbg.png") center no-repeat;
    background-size: 100% 100%; }
section .cpys .container .center span {
    font-size: 24px;
    color: #000;
    font-weight: 600; }
section .cpys .container .center > div {
    position: absolute;
    width: 92px;
    height: 92px;
    border: 1px solid #1872d0;
    border-radius: 100%; }
section .cpys .container .center > div.active {
    background-color: #1872d0; }
section .cpys .container .center .top_left {
    top: 80px;
    left: 0;
    background: #fff url("../images/ddos/miaofengbai.png") center no-repeat; }
section .cpys .container .center .top_right {
    top: 80px;
    right: 0;
    background: #fff url("../images/ddos/aqfhlv.png") center no-repeat; }
section .cpys .container .center .bottom_left {
    top: 340px;
    left: 0;
    background: #fff url("../images/ddos/cldzlv.png") center no-repeat; }
section .cpys .container .center .bottom_right {
    top: 340px;
    right: 0;
    background: #fff url("../images/ddos/zyfwlv.png") center no-repeat; }
section .cpys .container .right {
    height: 510px;
    float: left;
    text-align: left;
    padding-left: 32px; }
section .cpys .container .right .right_top {
    height: 265px;
    padding-top: 62px; }
section .cpys .container .right .right_bottom {
    padding-top: 60px; }
section .cpys .container .right h4 {
    font-size: 18px;
    color: #181818;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 12px; }
section .cpys .container .right p {
    color: #999;
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 0; }
section .cpys .container .right p.last {
    margin-top: 20px; }

section .cptd_title h3, section .gfcpjs_title h3 {
    margin-top: 48px;
    margin-bottom: 48px;
    color: #000; }

section .cptd {
    width: 100%;
    height: 600px;
    background: transparent url("../images/bunch/cpysbg.png") left top no-repeat;
    background-size: 100% 100%; }
section .cptd .cpys_flexBox div.box {
    height: 300px;
    width: 285px;
    padding-top: 40px;
    background-color: #fff; }
section .cptd .cpys_flexBox div.box h5 {
    color: #2f80d5;
    font-size: 18px;
    margin: 18px 0 8px;
    font-weight: 600; }
section .cptd .cpys_flexBox div.box p {
    color: #666;
    font-size: 14px;
    line-height: 150%;
    margin-bottom: 0; }
section .cptd .cpys_flexBox div:last-child {
    margin-right: 0; }

section .gfcpjs {
    height: 415px; }
section .gfcpjs ul li {
    height: 65px;
    position: relative;
    border-bottom: 1px solid #1872d0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    box-align: center;
    -moz-box-align: center;
    -webkit-box-align: center; }
section .gfcpjs ul li span {
    -webkit-box-flex: 1 1 170px;
    /* OLD - ios 6-, Safari 3.1-6 */
    -webkit-flex: 1 1 170px;
    /* Chrome */
    -moz-box-flex: 1 1 170px;
    /* Firefox 19- */
    -ms-flex: 1 1 170px;
    /* IE 10 */
    flex: 1 1 170px;
    text-align: center;
    font-size: 16px;
    color: #333; }
section .gfcpjs ul li .buy {
    display: block;
    width: 130px;
    height: 30px;
    line-height: 30px;
    margin: auto;
    cursor: pointer;
    border: 1px solid #1872d0; }
section .gfcpjs ul li span.color, section .gfcpjs ul li span.saleMore {
    color: #1872d0; }
section .gfcpjs ul li span.saleMore {
    cursor: pointer; }
section .gfcpjs ul li span.saleMore a {
    color: #1872d0; }
section .gfcpjs ul .kfBox {
    position: absolute;
    right: 0;
    top: -1px;
    width: 300px;
    height: 80px;
    padding-left: 20px;
    background: #fff;
    box-shadow: 0 0 10px 2px #eff1ff;
    cursor: pointer; }
section .gfcpjs ul .kfBox span {
    font-weight: 600;
    margin-left: 60px;
    font-size: 16px;
    color: #333; }
section .gfcpjs ul li.title {
    height: 50px;
    background: #f8f8f8;
    border-bottom: none; }
section .gfcpjs ul li.title span {
    font-size: 16px;
    color: #333;
    font-weight: 600; }

section .yagf_bottom {
    height: 200px;
    background: transparent url("../images/ddos/yagf_bottom.png") left top no-repeat;
    background-size: 100% 100%; }

@media (min-width: 768px) {
    section .cptd .cpys_flexBox {
        height: 600px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -moz-box-pack: space-between;
        -webkit--moz-box-pack: space-between;
        box-pack: space-between;
        align-items: center;
        -webkit-align-items: center;
        box-align: center;
        -moz-box-align: center;
        -webkit-box-align: center; }
}


@media (max-width: 768px) {
    .logo {
        margin-left: 0;
        width: 100%;
        display: flex;
        margin-top: 12px; }
    .mart-dt .jfdt_detail > div {
        width: 100%;
        left: 0; }
    .mart-dt .jfdt_detail > div b {
        left: 80px; }
    .regiser {
        width: 64px;
        margin-right: 0;
        font-size: 12px;
    }
    .login {
        width: 64px;
        margin-right: 18px;
        font-size: 12px;
    }
    .logo img {
        width: 90%;
        height: auto; }
    .logobox .phone {
        display: none; }
    nav {
        height: 50px;
        margin-top: 72px;
    }
    nav .container {
        margin: 0 auto;
        height: 50px;
        line-height: 50px;
        padding: 0 10px;
    }
    nav .container a {
        height: 43px;
        flex: 1;
        font-size: 14px;
    }
    nav .container > div {
        height: 42px;
        flex: 1;
        font-size: 16px; }
    nav .container .toggle_box {
        left: 0;
        top: 50px;}
    section .gfcpjs ul li.title {
        height: 35px;}
    section .gfcpjs ul li span {
        font-size: 12px;}
    section .gfcpjs ul li.title span {
        font-size: 12px;
        font-weight: normal;
    }
    section .gfcpjs {
        height: 385px; }
    section .gfcpjs ul li .buy {
        width: 50px;
        height: 26px;
        line-height: 26px;}
    section .cptd {
        height: 100%;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    section .cptd .cpys_flexBox div.box {
        float: left;
        height: 180px;
        width: 50%;
        padding-top: 0;
        background-color: #fff; }
    section .cptd .cpys_flexBox div.box h5 {
        font-size: 14px;
        margin: 10px 0;
        font-weight: normal;
    }
    section .cpys_flexBox img {
        width: 60px;
        height: 60px;
    }
    section .cptd .cpys_flexBox div.box p {
        font-size: 12px;
        line-height: 20px;}
    section .yagf_title {
        height: 250px; }
    section .yagf_title .top_bg {
        margin-top: 20px;
        height: 150px; }
    section .banner-box {
        height: 100%;
        position: relative;
    }
    section .yagf_title h3 {
        margin-top: 12px;
        margin-bottom: 16px;
        font-size: 16px;}
    section .yagf_title p {
        font-size: 14px;}
    section .yagf_bottom {
        height: 50px;
    }
    section .cpys {
        height: 450px;
        padding-top: 20px;
        padding-bottom: 20px;
        background-color: #f8f8f8; }
    section .cpys .container {
        padding: 0;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        -moz-box-pack: center;
        -webkit--moz-box-pack: center;
        box-pack: center;
        align-items: center;
        -webkit-align-items: center;
        box-align: center;
        -moz-box-align: center;
        -webkit-box-align: center; }
    section .cpys .container .left {
        height: 400px;
        float: left;
        text-align: right;
        padding-right: 8px; }
    section .cpys .container .left .left_top {
        height: 220px;
        padding-top: 8px; }
    section .cpys .container .left .left_bottom {
        padding-top: 28px; }
    section .cpys .container .left h4 {
        font-size: 14px;
        color: #181818;
        font-weight: normal;
        margin-top: 0;
        margin-bottom: 12px; }
    section .cpys .container .left p {
        color: #999;
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 0; }
    section .cpys .container .left p.last {
        margin-top: 6px; }
    section .cpys .container .center {
        width: 400px;
        height: 400px;
        float: left;
        text-align: center;
        line-height: 400px;
        position: relative;
        background: transparent url("../images/ddos/cpyszhongbg.png") center no-repeat;
        background-size: 100% 100%; }
    section .cpys .container .center span {
        font-size: 18px;
        color: #000;
        font-weight: normal; }
    section .cpys .container .center > div {
        position: absolute;
        width: 45px;
        height: 45px;
        border: 1px solid #1872d0;
        border-radius: 100%; }
    section .cpys .container .center > div.active {
        background-color: #1872d0; }
    section .cpys .container .center .top_left {
        top: 8px;
        left: 0;
        background: #fff url("../images/ddos/miaofengbai.png") center no-repeat; }
    section .cpys .container .center .top_right {
        top: 8px;
        right: 0;
        background: #fff url("../images/ddos/aqfhlv.png") center no-repeat; }
    section .cpys .container .center .bottom_left {
        top: 240px;
        left: -5px;
        background: #fff url("../images/ddos/cldzlv.png") center no-repeat; }
    section .cpys .container .center .bottom_right {
        top: 240px;
        right: -5px;
        background: #fff url("../images/ddos/zyfwlv.png") center no-repeat; }
    section .cpys .container .right {
        height: 400px;
        float: left;
        text-align: left;
        padding-left: 8px; }
    section .cpys .container .right .right_top {
        height: 220px;
        padding-top: 8px; }
    section .cpys .container .right .right_bottom {
        padding-top: 28px; }
    section .cpys .container .right h4 {
        font-size: 14px;
        color: #181818;
        font-weight: normal;
        margin-top: 0;
        margin-bottom: 12px; }
    section .cpys .container .right p {
        color: #999;
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 0; }
    section .cpys .container .right p.last {
        margin-top: 6px; }
    section .cptd_title h3, section .gfcpjs_title h3 {
        font-size: 16px;
        margin: 18px;}
}
