@font-face {
    font-family: "PingFangSC";
    src: url("font/PingFang.ttf");
    font-family: "Adobe Heiti Std";
    src: url("font/AdobeHeitiStd-Regular.otf");
    font-family: "PingFang Light";
    src: url("font/PingFangLight.ttf");
}

body {
    background-color: #ffffff;
}
.cp_tou div a {
	width: 100%;
	height: 100%;
	display: inline-block;
}
@media (max-width: 768px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        padding: 0 !important;
    }

    .bj1 {
        position: relative;
    }

    .tpbj {
        width: 100% !important;
        height: 200px !important;
    }

    .cp_tou {
        display: flex;
        justify-content: center;
        align-items: center;
        /* position: absolute; */
        bottom: 0;
		width: 100%;
		margin-top: -30px;
    }

    .cp_tou div {
        height: 30px !important;
        line-height: 20px !important;
        text-align: center;
        border: 1px solid #7A7A7A;
		border-right: 0;
        background-color: #ffffff;
        cursor: pointer;
        padding: 3px 0;
        font-size: 10px;
		width: 20%;
		float: left;
    }
	.cp_tou div:last-child{border-right: 1px solid #7A7A7A;}

    .cp_tou div:hover {
        background-color: #264C97;
        color: #ffffff;
        
    }
    
    .cp_tou div:hover a{
        background-color: #264C97;
        color: #ffffff;
        
    }
    .cp_tou div a{
        text-decoration: none;
    }
    
    .cp_tou div.cptouon:hover {
    color: #ffffff;}
    .cp_tou div.cptouon a{background-color: #264C97;
    color: #ffffff;}
    .cp_tou div.cptouon{background-color: #264C97;
    color: #ffffff;}

    .wei {
        margin-top: 7%;
        padding-left: 2% !important;
        border-left: 2px solid #2b669a;
    }

    .chan {
        width: 100%;
        height: 300px !important;
        display: flex;
        flex-direction: column-reverse;
        padding-bottom: 30px;
    }

    .chan_left {
        margin-top: 20px;
        width: 100%;
        border-bottom: 1px solid #ece6e6;
    }

    .chan_right {
        width: 100%;
    }

    .chan_title {
        font-size: 16px !important;
        line-height: 30px;
        font-weight: bold;
    }

    .chan_wenzi {
        margin-top: 5%;
        font-weight: 500;
        font-size: 13px !important;
    }

    .chan_liaojie {
        width: 50%;
        background-color: #264C97;
        text-align: center;
        line-height: 40px;
        border-radius:20px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    
    .chan_liaojie a{
        color: #ffffff;
    }

    .cptp {
        width: 100%;
    }


    .footer_title_nr {
        font-size: 14px;
        font-family: PingFangSC;
        font-weight: 500;
        color: #727272;
        line-height: 37px;
        text-align: left !important;
        cursor: pointer;
        margin-left: 6px;
    }

    .footer_title_nr:first-child {
        margin-left: 0 !important;
    }

    .cpzx {
        display: flex !important;
        align-items: center !important;
        padding: 0 3%;
    }

    .hengxian {
        margin: 0 !important;
        width: 80% !important;
    }

    .tiaokuan {
        width: 100% !important;
    }

    .tiaokuan div {
        padding: 0 7px;
    }
}

 @media (min-width: 768px) and (max-width: 1024px){
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        padding: 0 !important;
    }

    .bj1 {
        position: relative;
    }

    .tpbj {
        width: 100% !important;
        height: 200px !important;
    }

    .cp_tou {
        display: flex;
        justify-content: center;
        align-items: center;
        /* position: absolute; */
        bottom: 0;
        width: 100%;
        margin-top: -30px;
    }

    .cp_tou div {
        height: 30px !important;
        line-height: 20px !important;
        text-align: center;
        border: 1px solid #7A7A7A;
        border-right: 0;
        background-color: #ffffff;
        cursor: pointer;
        padding: 3px 0;
        font-size: 10px;
        width: 20%;
        float: left;
    }
    .cp_tou div:last-child{border-right: 1px solid #7A7A7A;}

    .cp_tou div:hover {
        background-color: #264C97;
        color: #ffffff;

    }

    .cp_tou div:hover a{
        background-color: #264C97;
        color: #ffffff;

    }
    .cp_tou div a{
        text-decoration: none;
    }

    .cp_tou div.cptouon:hover {
        color: #ffffff;}
    .cp_tou div.cptouon a{background-color: #264C97;
        color: #ffffff;}
    .cp_tou div.cptouon{background-color: #264C97;
        color: #ffffff;}

    .wei {
        margin-top: 7%;
        padding-left: 2% !important;
        border-left: 2px solid #2b669a;
    }
    .wei span{
        font-size: 23px!important;
    }
    .wei span a{
        font-size: 23px!important;
    }
    .chan {
        width: 100%;
        height: 300px !important;
        display: flex;
        padding-bottom: 30px;
    }

    .chan_left {
        width: 60%;
        margin-top: 20px;
        border-bottom: 1px solid #ece6e6;
    }

    .chan_right {
        width: 40%;
    }

    .chan_title {
        font-size: 23px;
        line-height: 30px;
        font-weight: bold;
    }

    .chan_wenzi {
        margin-top: 5%;
        font-weight: 500;
        font-size: 23px;
    }

    .chan_liaojie {
        width: 50%;
        background-color: #264C97;
        text-align: center;
        line-height: 40px;
        border-radius:20px;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .chan_liaojie a{
        color: #ffffff;
    }

    .cptp {
        width: 100%;
    }


    .footer_title_nr {
        font-size: 14px;
        font-family: PingFangSC;
        font-weight: 500;
        color: #727272;
        line-height: 37px;
        text-align: left !important;
        cursor: pointer;
        margin-left: 6px;
    }

    .footer_title_nr:first-child {
        margin-left: 0 !important;
    }

    .cpzx {
        display: flex !important;
        align-items: center !important;
        padding: 0 3%;
    }

    .hengxian {
        margin: 0 !important;
        width: 80% !important;
    }

    .tiaokuan {
        width: 100% !important;
    }

    .tiaokuan div {
        padding: 0 7px;
    }
}

@media (min-width: 1200px) {
    .chan {
        width: 100%;
        height: 400px;
        display: flex;
        align-items: center;
        background-color: #fafafa;
        margin: 30px 0;
    }

    .tpbj {
        width: 100%;
    }

    /*产品*/
    .cp_tou {
        display: flex;
        align-items: center;
        position: absolute;
        bottom: 0;
    }
.cp_tou div.cptouon a{background-color: #264C97;
    color: #ffffff;}
.cp_tou div.cptouon{background-color: #264C97;
    color: #ffffff;}
    .cp_tou div {
        width: 200px;
        height: 65px;
        line-height: 65px;
        text-align: center;
        border: 1px solid #7A7A7A;
        background-color: #ffffff;
        cursor: pointer;
    }
    .cp_tou div a{
        color: #333333;
    }
    .cp_tou div:hover a{
        color: #ffffff!important;
        text-decoration: none;
    }

    .cp_tou div:hover {
        background-color: #264C97;
        color: #ffffff;
    }

    .wei {
        margin-top: 2%;
        border-left: 2px solid #2b669a;
        font-size: 9px;
        font-family: PingFangSC;
        font-weight: bold;
        color: #767676;
        padding-left: 2% !important;
    }

    .wei span a{
        color: #767676;
    }

    .chan_left {
        width: 50%;
        padding-left: 5%;
    }

    .chan_right {
        width: 50%;
    }
    .chan_right img{
        width: 90%;
        margin-left: 5%;
    }
    .chan_title {
        font-size: 17.5px;
        line-height: 60px;
        font-weight: 600;
    }
    .chan_title a{
        color: #272727;
		font-size: 26px;
    }
    .chan_title:hover a{
        text-decoration: none;
        color: #2b669a;
    }

    .chan_wenzi {
        font-weight: 500;
        font-size: 16px;
        color: #8C8C8C;
    }

    .chan_liaojie {
        width: 30%;
        background-color: #264C97;
        text-align: center;
        margin-top: 10%;
        line-height: 40px;
        border-radius:25px;
    }
    .chan_liaojie:hover a{
        color: #ffffff;
    }
    .chan_liaojie a{
        color: #ffffff;
    }
    
    .col-lg-1{
        /* padding-left: 0!important; */
    }
}