
.spad {
	padding-top: 100px;
	padding-bottom: 10px;
	overflow: hidden;
}

.container {
    width: 400px;
    margin-right: auto;
    margin-left: auto;
    margin-top:20px;
}
@media only screen and (min-width: 1200px) {
	.container {
		max-width: 400px;
	}
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.section-title {
    margin-bottom: 16px;
    text-align: center;
}
.viewport-head-en {
    font-size: 50px;
    line-height: 80px;
    opacity: .05;
    font-weight: 500;
    width: 100%;
    position: absolute;
    top: -45px;
    text-transform: uppercase;
}

.section-title h3 {
    color: #111111;
    font-family: 'SourceSC';
    font-size: 22px;
    font-weight: 700;
    /* text-transform: uppercase; */
    position: relative;
}
.icon-section__item p a{
    color: #155bd5;
}
.icon-section .icon-row {
    margin-left: auto;
    margin-right: auto;
}
.function-icon {
    background-color: #ffffff;
    margin-right: 30px;
    width: auto;
}

    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        /*max-width: 8.333333%*/
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
.function-icon {
    background-color: #ffffff;
    margin-right: 8px;
    width: auto;
}
.icon-section .icon-row {
    margin-left: auto;
    margin-right: auto;
}
.icon-section__item {
    width: 118px;
    text-align: center;
    margin-bottom: 10px;
    padding: 2px 2px;
    border-radius: 10px;
    border: #155bd5 1px solid;
    border-image: linear-gradient(to right, #8f41e9, #578aef) 0.5;
    clip-path: inset(0 round 10px);
}
.icon-row .icon {
    color: #155bd5;
}
.icon {
    width: 2.5em;
    height: 2.5em;
    vertical-align: middle;
    fill: currentColor;
    overflow: hidden;
}
.icon-section__item p {
    font-size: 16px;
    color: #155bd5;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 1px;
}
.feature__item {
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 10px rgba(18, 8, 81, 0.15);
    box-shadow: 0px 0px 10px rgba(18, 8, 81, 0.15);
    padding: 30px 35px 32px 35px;
    text-align: center;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin-bottom: 30px;
}
.feature__item h5 {
    font-size: 20px;
    color: #111111;
    font-weight: 700;
    margin-top: 18px;
    margin-bottom: 10px;
}
.feature__item p {
    color: #111111;
    margin-bottom: 0;
}
.section-title h6 {
    color: #111111;
    /* text-transform: uppercase; */
    position: relative;
    padding-top: 50px;
}
p {
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    color: #444444;
    font-weight: 400;
    line-height: 26px;
    margin: 0 0 15px 0;
}
.feature__item span {
    font-size: 42px;
    color: #4c57d6;
}

.container_c {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-top:20px;
}
@media only screen and (min-width: 1200px) {
	.container_c {
		max-width: 1200px;
	}
}

.feature__item{width:352px;box-shadow: 0px 0px 10px rgb(11 57 233 / 25%);height:120px;}
.section-title h6 {padding-top:12px;}
.section-title h6 {padding-top: 12px;font-weight:100;}
.feature__item{padding: 30px 15px 32px 15px;}
.feature__item h5 {margin-top:5px;}
.feature__item a{color:#369;}

.twpx_disclaimer{width:auto;padding:10px 2%;border:2px dashed red;border-radius: 5px;position: relative;margin-top:20px;}
.twpx_disclaimer .subject{height:30px;line-height:30px;text-align:center;font-size:18px;width:100%;position: absolute;top:-15px;}
.twpx_disclaimer .subject span{border: 1px solid #ff0000; padding:0px 10px;background:red;color: white;font-size: 18px;}
.twpx_disclaimer .items{margin-top:12px;}
#ct{margin: 0 0px;}
.pbw{border-bottom:1px dashed #CDCDCD;padding-top:10px !important;padding-bottom:6px !important;}

.biaoqian {width:200px; height:35px;line-height:35px;  background-color:#2585C3; text-align:center; float:left; margin-right:10px; margin-top:17px; color:#FFFFFF;font-size: 14px;}
.biaoqian a{color:#FFFFFF}
.biaoqian a:hover{color: #CCCCCC; text-decoration:underline}

.biaoqian2 {width:125px; height:35px;line-height:35px;  background-color:#2585C3; text-align:center; float:left;  margin-top:17px; color:#FFFFFF}
.biaoqian2 a{color:#FFFFFF}
.biaoqian2 a:hover{color: #CCCCCC; text-decoration:underline}

.biaoqian3 {width:338px; height:35px;line-height:35px;  background-color:#2585C3; text-align:center; float:left; margin-right:10px; margin-top:17px; color:#FFFFFF;font-size: 14px;}
.biaoqian3 a{color:#FFFFFF}
.biaoqian3 a:hover{color: #CCCCCC; text-decoration:underline}
.lanmu{position: fixed; margin-right: -600px; top: 300px; right: 50%; z-index: 2;}