html {
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    -moz-user-select: none; /*火狐*/
    -webkit-user-select: none; /*webkit浏览器*/
    -ms-user-select: none; /*IE10*/
    -khtml-user-select: none; /*早期浏览器*/
    user-select: none;
}

.newsFace {
    width: 100%;
    height: 150px;
}

@media screen and (min-width: 421px) {
    .pc-search {
        display: none !important;
    }
    .pop{
        position: absolute;bottom: 0px;left: 0px;
    }
}

@media screen and (max-width: 770px) {
    .video {
        display: none!important;
    }

}

@media screen and (min-width: 770px) {
    .videoimg {
        display: none!important;
    }
    .pop{
        position: absolute;bottom: 60px;left: 160px;
    }
}

@media screen and (max-width: 420px) {
    .phone-search {
        display: none;
    }
}

@media screen and (min-width: 1200px) {
    .font1 {
        font-size: 16px !important;
    }

    .font2 {
        font-size: 15px !important;
    }

    .pd10 {
        padding-left: 10px;
    }

    .dan {
        height: 280px;
    }

    .dan1 {
        height: 320px;
        padding-left: 5px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1300px) {
    .font1 {
        font-size: 16px !important;
    }

    .font2 {
        font-size: 15px !important;
    }
}

@media screen and (min-width: 1200px) {

}

.font17 {
    font-size: 16px !important;
}

.pd0 {
    padding: 0 !important;
}

.prD {
    padding-right: 6px;
}

.mb20 {
    margin-bottom: 20px !important;
}

.fS8 {
    font-size: 8px !important;
}

.pointer {

}

.biaoti {
    font-size: 18px !important;
}

.pointer li {
    cursor: pointer;
}

.mt120 {
    margin-top: 120px !important;
}

.lh {
    line-height: 30px !important;
    margin-bottom: 0 !important;
}

.traScale {
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    -o-transform: scale(0.75);
    transform: scale(0.75);
}

.inputSou {
    border: solid thin #1b78cd !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
    outline: none;
    width: 100%;
    padding: 19px 10px !important;
    box-sizing: border-box !important;
    background-image: url(../images/sousuo.png) !important;
    background-repeat: no-repeat !important;
    -webkit-background-size: 28px 28px !important;
    background-size: 28px 28px !important;
    background-position: 97% center !important;
}

.contentResult {
    height: 200px;
    padding: 0;
    display: inline-block;
    overflow: auto;
    overflow-x: hidden;
}

.divSelect {
    border-bottom: dashed thin #e1e1e1;
    font-size: 14px;
    color: #fff;
    padding: 10px 0;
}

.submit00 {
    background: #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    font-size: 10px;
    font-weight: 600;
    height: 30px;
    line-height: 30px;
    padding: 0;
    display: inline-block;
    margin-left: 10px;

}

.vueApp {
    display: inline-block;
    float: left;
    width: 20%;
    text-align: left;
    padding-left: 10px;
    color: #46abff;
    font-weight: 600;
}

.vueApp1 {
    display: inline-block;
    float: left;
    width: 70%;
    text-align: left;
    color: #fff;
    font-size: 10px;
    border-bottom: dashed thin #e1e1e1;
}

.submit01 {
    background: #ff0000;
    color: #fff;
    font-size: 14px;
    padding: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.pw85 {
    width: 85%;
}

.contactName {
    font-size: 8px;
    padding-right: 0;
}

.submit00 input {
    border: none;
    outline: none;
}

.contactUs01 {
    background-image: url(../images/three/contactus1.png);
    background-repeat: no-repeat;
    height: 40px;
    font-size: 15px;
    padding-left: 35px;
    padding-top: 15px;
    font-weight: 600;
}

.contactUs011 {
    background-image: url(../images/three/contactus2.png);
    background-repeat: no-repeat;
    height: 40px;
    font-size: 15px;
    padding-left: 35px;
    padding-top: 15px;
    font-weight: 600;
    background-position: 0 center;
}

.contactUs012 {
    background-image: url(../images/three/contactus3.png);
    background-repeat: no-repeat;
    height: 40px;
    font-size: 15px;
    padding-left: 35px;
    padding-top: 15px;
    font-weight: 600;
    background-position: 0 center;
}

.contactUs013 {
    background-image: url(../images/three/contactus4.png);
    background-repeat: no-repeat;
    height: 40px;
    font-size: 15px;
    padding-left: 45px;
    padding-top: 15px;
    font-weight: 600;
    background-position: 0 center;
}

.contactUs014 {
    background-image: url(../images/three/contactus5.png);
    background-repeat: no-repeat;
    background-position: 0 center;
    height: 40px;
    font-size: 15px;
    padding-left: 50px;
    padding-top: 15px;
    font-weight: 600;
}

.contactUs02 {
    font-size: 12px;
    font-weight: 600;
}

#layer {
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 9999;
    background-color: rgba(31, 31, 31, 0.81);
}

.displayNone {
    display: none;
}

#imgLayer {
    z-index: 11999;
}

.financial::-webkit-scrollbar {
    width: 0.2rem;
    background-color: #f5f5f5;
}

.page {
    font-weight: 900;
    height: 40px;
    text-align: center;
    color: #888;
    margin: 20px auto 20px;
    background: #f2f2f2;
}

.pagelist {
    font-size: 0;
    background: #fff;
    height: 50px;
    line-height: 50px;
}

.pagelist span {
    font-size: 14px;
}

.pagelist .jump {
    border: 1px solid #ccc;
    padding: 5px 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    margin-left: 5px;
}

.pagelist .bgprimary {
    cursor: default;
    color: #fff;
    background: #337ab7;
    border-color: #337ab7;
}

.jumpinp input {
    width: 55px;
    height: 26px;
    font-size: 13px;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
}

.ellipsis {
    padding: 0px 8px;
}

.jumppoint {
    margin-left: 30px;
}

.pagelist .gobtn {
    font-size: 12px;
}

.bgprimary {
    cursor: default;
    color: #fff;
    background: #337ab7;
    border-color: #337ab7;
}

.pagelist .jump.disabled {
    pointer-events: none;
    background: #ddd;
}

/*定义滚动条的轨道，内阴影及圆角*/
.financial::-webkit-scrollbar-track {
    -moz-box-shadow: inset 0 0 6px #ffffff;
    -webkit-box-shadow: inset 0 0 6px #ffffff;
    -ms-box-shadow: inset 0 0 6px #ffffff;
    -o-box-shadow: inset 0 0 6px #ffffff;
    border-radius: 0.2rem;
    background-color: #f5f5f5;
}

/*定义滑块，内阴影及圆角*/
.financial::-webkit-scrollbar-thumb {
    border-radius: 0.2rem;
    -webkit-box-shadow: inset 0 0 6px #ffffff;
    background-color: #1879e8;
}

.mb0 {
    margin-bottom: 0;
}

.mb5 {
    margin-bottom: 5px !important;
}

.textAlignCenter {
    text-align: center;
}

.textAlignLeft {
    text-align: left;
}

.textAlignRight {
    text-align: right;
}

.phoneClass {
    display: none;
}

.pw50 {
    width: 50%;
}

.pl0 {
    padding-left: 0;
}

.pr0 {
    padding-right: 0;
}

.pc {

}

.fr {
    float: right;
}

.ulp {

}

.ulp li {
    font-weight: 600;
}

.fontW {
    font-weight: 600 !important;
}

/*PC*/
.NDiv1 {
    font-weight: 600;
    font-size: 17px;
    padding-left: 8px;
}

.nmaBo {
    margin-bottom: 20px;
}

.nmaTo {
    margin-top: 20px;
}

.layerSou {
    width: 300px;
    height: 300px;
}

.news01 {
    background-image: url(../images/three/time.png);
    background-position: 0 4px;
    background-repeat: no-repeat;
    -webkit-background-size: 13px 13px;
    background-size: 13px 13px;
    padding-left: 18px;
    padding-right: 0;
    font-size: 16px;
    margin-top: 10px;
}

.news02 {
    background-image: url(../images/three/reading.png);
    background-position: 0 4px;
    background-repeat: no-repeat;
    -webkit-background-size: 17px 12px;
    background-size: 16px 12px;
    padding-left: 18px;
    padding-right: 0;
    margin-top: 10px;
}

.Pvideo {
    height: 550px;
    background: #303036;
    padding: 10px 5px;
}

.Pvideo0 {
    height: 550px;
}

.videoImg {
    width: 40%;
    margin: 0 5px;
    vertical-align: top;
}

.videoText {
    width: 50%;
    height: 55px;
    color: #fff;
    display: inline-block;
    margin: auto;
    font-size: 12px;
}

.videoText:hover {
    color: #18bef5;
}

.pAbout {
    color: red;
    font-size: 30px;
    margin-bottom: 30px;
}

@media screen and (min-width: 1131px) {
    .displayOver {
        overflow: hidden;
    }

    .pd15 {
        padding-left: 15px;
    }

    .ISHeaderP {
        font-size: 22px;
    }

    .hp {
        height: 97%;
        cursor: pointer;
    }

    .IsImg01 {
        width: 100%;
    }

    .IsPaddingTop {
        padding-top: 20px;
    }

    .IspTop10 {
        padding-top: 10px;
    }

    .article01 {
        margin: 10px 0;
    }

    .article02 {

    }

    .ph1 {
        color: rgb(14, 5, 10);
        font-family: "Microsoft YaHei";
        font-size: 22px;
        margin-bottom: 20px;
        font-weight: 600;
    }

    .pp1 {
        font-size: 16px;
        font-weight: 600;
        margin: 5px 0 5px;
    }

    .pDiv1 {
        font-size: 14px !important;
        line-height: 28px;
    }

    .pDiv1 p:nth-child() {
        font-size: 12px !important;
    }

    .pDiv2 {
        margin-top: 15px;
        line-height: 30px;
    }

    .pp2 {
        font-size: 16px;
        font-weight: 500;
        margin: 0 0 0;
    }

    .pubMt {
        margin-top: 80px;
    }

    .ul {
        list-style: disc ! important;
        margin-top: 6px;
    }

    .ul li {
        list-style: disc inside ! important;
    }

    .ulNone li {
        list-style: none !important;
    }

    .bottomMar {
        margin-bottom: 80px;
    }

    .paddingBottom {
        padding-bottom: 80px;
    }

    .topMar {
        margin-top: 80px;
    }

    .paddingTop {
        padding-top: 80px;
    }

    .pTable {

    }

    .pTable tr {
        display: flex;
        display: -webkit-flex;
        display: -webkit-box; /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
        display: -moz-box; /* Firefox 17- */
        display: -webkit-flex; /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
        display: -moz-flex; /* Firefox 18+ */
        display: -ms-flexbox; /* IE 10 */
        display: flex; /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-justify-content: center;
        justify-content: center;
        -moz-box-pack: center;
        -webkit--moz-box-pack: center;
        box-pack: center;
        margin: 30px;
    }

    .pTable tr td {
        font-size: 16px;
        background-color: #f00000;
        color: #fff;
        display: inline-block;
        height: 50px;
        text-align: center;
        width: 150px;
        line-height: 50px;
        margin: 0 30px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    .pTable tr td a {
        color: #fff;
        display: block;
    }

    .pTable tr td:hover {
        background: #ff7a6e;
    }

    .mt5 {
        margin-top: 5px !important;
    }
}

/*iPad pro*/
@media screen and (min-width: 900px) and (max-width: 1129px) {
    .displayOver {
        overflow: hidden;
    }

    .Pvideo {
        height: 500px;
        background: #303036;
        padding: 10px 5px;
    }

    .fS8 {
        font-size: 7px !important;
    }

    #imgLayer {

    }

    .Pvideo0 {
        height: 500px;
    }

    .videoImg {
        width: 40%;
        margin: 0 5px;
        vertical-align: top;
    }

    .videoText {
        width: 50%;
        height: 55px;
        color: #fff;
        display: inline-block;
        margin: auto;
        font-size: 12px;
    }

    .pAbout {
        color: red;
        font-size: 20px;
        margin-bottom: 20px;
    }

    .NDiv1 {
        font-weight: 600;
        font-size: 17px;
    }

    .news01 {
        background-image: url(../images/three/time.png);
        background-position: 0 2px;
        background-repeat: no-repeat;
        -webkit-background-size: 13px 13px;
        background-size: 13px 13px;
        padding-left: 18px;
        padding-right: 0;
        font-size: 8px;
        margin-top: 8px;
    }

    .news02 {
        background-image: url(../images/three/reading.png);
        background-position: 0 2px;
        background-repeat: no-repeat;
        -webkit-background-size: 17px 12px;
        background-size: 16px 12px;
        padding-left: 18px;
        padding-right: 0;
        margin-top: 8px;
        font-size: 8px;
    }

    .ISHeaderP {
        font-size: 22px;
    }

    .IsPaddingTop {
        padding-top: 15px;
    }

    .IsPaddingTop {
        padding-top: 10px;
    }

    .IsImg01 {
        width: 95%;
    }

    .ul {
        margin-top: 6px;
    }

    .ulNone {
        list-style: none !important;
    }

    .ul li {
        font-size: 1rem;
    }

    .ul1 {
        list-style: none;
        margin-top: 6px;
    }

    .ul1 li {
        list-style: none;
    }

    .ph1 {
        color: rgb(14, 5, 10);
        font-family: "Microsoft YaHei";
        font-size: 25px;
        margin-bottom: 20px;
        font-weight: 600;
    }

    .pp1 {
        font-weight: 600;
        margin: 5px 0 5px;
        font-size: 1.5rem;
    }

    .pDiv1 {
        font-size: 15px !important;
        line-height: 30px;

    }

    .biaoti {
        font-size: 18px !important;
    }

    .pDiv2 {
        margin-top: 19px;
        line-height: 30px;
    }

    .pp2 {
        font-size: 1.5rem;
        font-weight: 500;
        margin: 0 0 0;
    }

    .pubMt {
        margin-top: 60px;
    }

    .bottomMar {
        margin-bottom: 60px;
    }

    .paddingBottom {
        padding-bottom: 60px;
    }

    .topMar {
        margin-top: 60px;
    }

    .paddingTop {
        padding-top: 60px;
    }

    .article01 {
        margin: .5rem 0;
    }

    .pTable {

    }

    .pTable tr {
        display: flex;
        display: -webkit-flex;
        display: -webkit-box; /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
        display: -moz-box; /* Firefox 17- */
        display: -webkit-flex; /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
        display: -moz-flex; /* Firefox 18+ */
        display: -ms-flexbox; /* IE 10 */
        display: flex; /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-justify-content: center;
        justify-content: center;
        -moz-box-pack: center;
        -webkit--moz-box-pack: center;
        box-pack: center;
        margin: 30px;
    }

    .pTable tr td {
        font-size: 17px;
        background-color: #f00000;
        color: #fff;
        height: 50px;
        text-align: center;
        width: 150px;
        line-height: 50px;
        margin: 0 15px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    .pTable tr td a {
        color: #fff;
    }
}

/*iphone5 ---iphone7 plus*/
@media screen and (max-width: 450px) {
    .pw85 {
        width: 100%;
    }

    .pDiv1 {
        font-size: 15px !important;
        line-height: 30px;

    }

    .hp {
        height: 85% !important;
        cursor: pointer;
        margin-top: 5% !important;
        -webkit-transform: scale(1.22);
        -moz-transform: scale(1.22);
        -ms-transform: scale(1.22);
        -o-transform: scale(1.22);
        transform: scale(1.22);
    }

    .page {
        font-weight: 900;
        height: 50px;
        text-align: center;
        color: #888;
        margin: 20px auto 20px;
        background: #f2f2f2;
    }

    .pagelist {
        font-size: 0;
        background: #fff;
        height: 50px;
        line-height: 50px;
    }

    .pagelist span {
        font-size: 14px;
    }

    .pagelist .jump {
        border: 1px solid #ccc;
        padding: 3px 5px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        cursor: pointer;
        margin-left: 2px;
        font-size: 10px;
    }

    .pagelist .bgprimary {
        cursor: default;
        color: #fff;
        background: #337ab7;
        border-color: #337ab7;
    }

    .jumpinp input {
        width: 55px;
        height: 26px;
        font-size: 13px;
        border: 1px solid #ccc;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        text-align: center;
    }

    .ellipsis {
        padding: 0px 8px;
    }

    .jumppoint {
        margin-left: 10px;
    }

    .pagelist .gobtn {
        font-size: 12px;
    }

    .bgprimary {
        cursor: default;
        color: #fff;
        background: #337ab7;
        border-color: #337ab7;
    }

    .pagelist .jump.disabled {
        pointer-events: none;
        background: #ddd;
    }

    #imgLayer {
        width: 100%;
        height: 100%;
    }

    .Pvideo {
        height: 300px;
        background: #303036;
        padding: 10px 5px;
    }

    .Pvideo0 {
        height: 300px;
    }

    .videoImg {
        width: 40%;
        height: 65px;
        margin: 0 5px;
        vertical-align: top;
    }

    .videoText {
        width: 50%;
        height: 66px;
        color: #fff;
        display: inline-block;
        margin: auto;
        font-size: 12px;
    }

    .pAbout {
        color: red;
        font-size: 20px;
        margin-bottom: 10px;
    }

    .NDiv1 {
        font-weight: 600;
        font-size: 13px;
    }

    .videoChose {
        margin-top: 20px;
    }

    .news01 {
        background-image: url(../images/three/time.png);
        background-position: 0 2px;
        background-repeat: no-repeat;
        -webkit-background-size: 13px 13px;
        background-size: 13px 13px;
        padding-left: 18px;
        padding-right: 0;
        font-size: 12px;
        margin-top: 2px;
    }

    .news02 {
        background-image: url(../images/three/reading.png);
        background-position: 0 2px;
        background-repeat: no-repeat;
        -webkit-background-size: 17px 12px;
        background-size: 16px 12px;
        padding-left: 18px;
        padding-right: 0;
        margin-top: 2px;
        font-size: 12px;
    }

    .ISHeaderP {
        font-size: 1rem;
    }

    .jahwa {
        width: 80px;
        height: 30px;
    }

    .Henkel {
        width: 60px;
        height: 34px;
    }

    .philips {
        width: 120px;
        height: 30px;
    }

    .zhongliang {
        width: 80px;
        height: 37px;
    }

    .baier {
        width: 60px;
        height: 60px;
    }

    .IsPaddingTop {
        padding-top: 10px;
    }

    .phoneClass {
        display: block;
    }

    .pc {
        display: none;
    }

    .article01 {
        margin: .5rem 0;
    }

    .ph1 {
        color: #000;
        font-size: 1rem;
        font-weight: 600;
    }

    .pp1 {
        font-size: 0.8rem;
        font-weight: 600;
        margin-top: 0.4rem;
    }

    .pp2 {
        font-size: 0.9rem;
        font-weight: 600;
    }

    .ul {
        list-style: disc ! important;
        margin-top: 6px;
    }

    .ul li {
        list-style: disc inside ! important;
    }

    .ul1 {
        list-style: none;
        margin-top: 6px;
    }

    .ul1 li {
        list-style: none;
    }

    .paddingBottom {
        padding-bottom: 1.5rem;
    }

    .paddingTop {
        padding-top: 1.5rem;
    }

    .pTable {

    }

    .pTable tr {
        display: flex;
        display: -webkit-flex;
        -webkit-justify-content: center;
        justify-content: center;
        margin: 10px;
    }

    .pTable tr td {
        font-size: 0.6rem;
        background-color: #f00000;
        color: #fff;
        height: 25px;
        text-align: center;
        width: 90px;
        line-height: 25px;
        margin: 0 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    .pTable tr td a {
        color: #fff;
    }

    .newsFace {
        height: auto;
    }
}

/*iPad*/
@media screen and (min-width: 450px)and (max-width: 770px) {
    .NDiv1 {
        font-weight: 600;
        font-size: 16px;
    }

    .pDiv1 {
        font-size: 16px !important;
        line-height: 30px;

    }

    .displayOver {
        overflow: hidden;
    }

    #imgLayer {
    }

    .nmaBo {

    }

    .news01 {
        background-image: url(../images/three/time.png);
        background-position: 0 2px;
        background-repeat: no-repeat;
        -webkit-background-size: 13px 13px;
        background-size: 13px 13px;
        padding-left: 18px;
        padding-right: 0;
        font-size: 8px;
        margin-top: 8px;
    }

    .news02 {
        background-image: url(../images/three/reading.png);
        background-position: 0 2px;
        background-repeat: no-repeat;
        -webkit-background-size: 17px 12px;
        background-size: 16px 12px;
        padding-left: 18px;
        padding-right: 0;
        margin-top: 8px;
        font-size: 8px;
    }

    .pTable {

    }

    .pTable tr {
        display: flex;
        display: -webkit-flex;
        -webkit-justify-content: center;
        justify-content: center;
        margin: 30px;
    }

    .pTable tr td {
        font-size: 16px;
        background-color: #f00000;
        color: #fff;
        height: 40px;
        text-align: center;
        width: 120px;
        line-height: 40px;
        margin: 0 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    .pTable tr td a {
        color: #fff;
    }

    .ISHeaderP {
        font-size: 1.5rem;
    }

    .IsPaddingTop {
        padding-top: 15px;
    }

    .ph1 {
        color: #000;
        margin-top: 1.5rem;
        font-size: 1rem;
        font-weight: 600;
    }

    .pp1 {
        font-size: .9rem;
        font-weight: 600;
        margin-top: 0.5rem;
    }

    .pp2 {
        font-size: 0.9rem;
        font-weight: 600;
    }

    .bottomMar {
        margin-bottom: 1.5rem;
    }

    .paddingBottom {
        padding-bottom: 1.5rem;
    }

    .paddingTop {
        padding-top: 1.5rem;
    }

    .topMar {
        margin-top: 1.5rem;
    }

    .article01 {
        margin: .5rem 0;
    }

    .IsIpadImg {
        width: 60%;
    }
}

.pw100 {
    width: 100%;
}

.pbgColorE {
    background-color: #eeeeee !important;
}

.layui-m-layer-demo-class {
    background: transparent !important;
    border: none !important;
}

.contentResult .vueApp, .contentResult .vueApp1 {
    display: unset !important;
    padding: 10px 0 10px 10px;
    box-sizing: border-box;
}

.contentResult .vueApp1 {
    width: 80% !important;
    border: none;
}

.fontSmall {
    font-size: 12px !important;
    margin-bottom: 0;
}

.ListDetail > p, .ListDetail > li {
    margin-bottom: 5px;
    line-height: 28px;
    font-size: 12px !important;
}

.fontS {
    font-size: 12px !important;
    line-height: 28px;
}

.ListDetail > p.ListTitle {
    font-size: 14px !important;
}

.swiper-container2 {
    width: 100%;
    padding-top: 140px;
    padding-bottom: 0px;
    margin-bottom: 160px;
}

.swiper-container2 .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 300px;
    height: 480px;
    overflow: hidden;
}

.swiper-container2 .swiper-slide a {
    display: block;
}

.swiper-container2 .swiper-slide img {
    width: 100%;
    height: 100%;
}

.swiper-container2.threeSlider .swiper-button-prev {
    left: 15px;
    top: 60%;
}

.swiper-container2.threeSlider .swiper-button-next {
    right: 15px;
    top: 60%;
}

.overHide {
    overflow: hidden;
}

.padR0 {
    padding-right: 0;
}

.marT10 {
    margin-top: 10px;
}
