.banner{
    height: 440px;
    background-color: #F3F4F8;
}
.banner420{
    height: 420px;
    background-color: #F3F4F8;
}
.bannerContent{
    width: 1200px;
    display: flex;
    justify-content: space-between;
    color:#333333;
    margin:0 auto;
    /*padding-top:90px;*/
    padding-top:80px;
    align-items: center;
}
.bannerTop{
    font-size: 16px;
}
.domainAdBox{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #FCFCFC;
    padding:24px;
    padding-top:0;
}
.domainAdBox>div:first-child{
    background: url("img/bgLeft.png");
    background-size: cover;
}
.domainAdBox>div:nth-child(2){
    background: url("img/bgRight.png");
    background-size: cover;
}
.domainAdBox>div{
    box-sizing: border-box;
    width: 570px;
    height: 100px;
    padding-top:20px;
    padding-left: 26px;
}
.domainAdBox>div:first-child>div:first-child{
    color:black;
}
.domainAdBox>div:first-child>div:first-child span{
    color:#c7000b;
    margin-left: 10px;
}
.domainAdBox>div:first-child>div:nth-child(2){
    color:white;
    margin-top:9px;
    padding-left: 10px;
    font-size: 16px;
}
.domainAdBox>div:nth-child(2)>div:nth-child(2){
    margin-top:9px;
    font-size: 18px;
    color:white;
}
.domainAdBox>div>div:first-child{
    font-size: 24px;
    font-family: HarmonyOS Sans SC;
    font-weight: bold;
    color: #FFFFFF;
}
.bannerHead{
    font-size: 40px;
    font-weight: bold;
    margin-top:26px;
    margin-bottom:20px;
}
.bannerDesc{
    font-size: 14px;
    margin-bottom:60px;
    line-height: 28px;
    width: 710px;
}
.subNav{
    height: 42px;
    width: 100%;
    background-color: white;
}
.subNavBox{
    width: 1200px;
    margin:0 auto;
    height: 100%;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.subNavBox div{
    cursor: pointer;
    font-size: 14px;
    color:#2D3241;
}
.subNavBox div:hover{
    color:#C7000B;
}
.subNavBox div.active{
    color:#C7000B;
}
.module-box{
    padding:50px 0 60px 0;
    min-width: 1200px;
}
.module-head-title{
    color:#2D3241;
    font-size: 28px;
    margin-bottom:48px;
    text-align: center;
}
.module-main-box{
    width: 1200px;
    margin:0 auto;
}
.domain_swiper_bg .domain_swiper .item{
    border:none;
}
.wzjsBox{
    width: 1200px;
    margin:0 auto;
    display: flex;
    box-shadow: 0 0 12px #c5c5c5;
}

.wzjsLeft {
    width: 301px;
    height: 504px;
    background-size: 100% 100%;
    position: relative;
    padding:0 25px;
}
.tjIcon{
    width: 93px;
    height: 82px;
    position: absolute;
    top:-5px;
    right:-6px;
}
.wzjsRightBottom{
    display: flex;
}
.wzjsRightBottom>div{
    width: 298px;
    height: 400px;
    border-left:1px solid #F6F7F8;
    padding:0 24px;
    position: relative;
}
.wzjsGou{
    width: 18px;
    height: 13px;
    margin-right: 8px;
}
.wzjsTb{
    font-size: 16px;
    margin-top:40px;
    font-weight: bold;
}
.wzjsDesc{
    font-size: 14px;
    display: flex;
    align-items: center;
}
.wzjsdb{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top:92px;
}
.cjwt{
    width: 1200px;
    margin:0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/*.cjwt a{*/
/*    display: flex;*/
/*    width: 266px;*/
/*    height: 82px;*/
/*    border:1px solid #F5F5F5;*/
/*    align-items: center;*/
/*    padding-left:25px;*/
/*}*/
.cjwt a:hover{
    filter: drop-shadow(0px 3px 4px rgba(213, 217, 224, .6));
    color:#C7000B;
    cursor: pointer;
}
.cjwtIcon{
    width: 29px;
    height: 8px;
    margin-left: 10px;
    margin-top:8px;
}

.gmlc_line {
    background: url('../../images/Domain/gmlc_line.png') no-repeat;
    background-size: 100%;
    height: 120px;
    width: 973px;
    position: relative;
    margin:0 auto;
}
.gmlcIcon{
    position:absolute;
    display: flex;
    justify-content: space-between;
    width: 1200px;
    left:-112px;
    top:-28px;
}
.gmlcIcon>div{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.lcFont{
    font-size: 16px;
    color: #444444;
    margin-top:28px;
}
.tjyfwq{
    width: 1200px;
    margin:0 auto;
    display: flex;
    justify-content: space-between;
}
.tjyfwq>div{
    width: 295px;
    height: 518px;
    background: white;
    position: relative;
    box-shadow: 0 0 10px #d7d7d7;
}
.tjyfwq>div:hover{
    background-image: url("../../images/Domain/yfwq_hover.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    box-shadow: 0 0 20px #acacac;
}
.tjyfwq>div:hover .yfwqBtn{
    background:#C7000B;
}
.tjyfwq>div:hover .yfwqBtn>a{
    color:white;
}
.yfwqxz{
    width: 90px;
    font-size: 14px;
    color:#959595;
}
.yfwqxx{
    font-size: 14px;
    color:#444444;
}
.yfwhd{
    font-size: 20px;
    color: #444444;
    margin-top:34px;
}
.yfwdesc{
    font-size: 12px;
    color:#959595;
    margin-top:11px;
}
.yfwqTopBox{
    padding-left: 25px;
    padding-right: 25px;
}
.yfwxxbox{
    display: flex;
    margin-bottom:18px;
    align-items: center;
}
.yfw_line{
    width: 100%;
    height: 1px;
    background: #EEEEEE;
    margin-top:25px;
    margin-bottom:30px;
}
.yfwqBtn{
    bottom: 0;
    position: absolute;
    height: 54px;
    width: 100%;
    box-shadow: 0 0px 10px #efefef;
}
.yfwqBtn>a{
    display: flex;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #C7000B;
    align-items: center;
    justify-content: center;
}
.yfwPrice{
    color:#C7000B;
}
.yfwPrice span:nth-child(1){
    font-size: 12px;
    font-weight: bold;
}
.yfwPrice span:nth-child(2){
    font-size: 24px;
    margin-left: -6px;
    margin-right: -4px;
    font-weight: bold;
}
.yfwPrice span:nth-child(3){
    font-size: 12px;
    font-weight: bold;
}
.yfwPrice span:nth-child(4){
    color:#828282;
    font-size: 12px;
    margin-left: -4px;
    margin-right: 8px;
}
.yfwPrice span:nth-child(5){
    color:#828282;
    font-size: 12px;
}
.kxsc{
    position: relative;
    border:1px solid #444444;
    color:#444444;
    cursor: pointer;
    padding:5px 0;
    border-radius: 6px;
    width: 48px;
    text-align: center;
}
.yfwZk{
    font-size: 12px;
    color:white;
    background: #9194a1;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    position: absolute;
    top: -10px;
    width: 34px;
    text-align: center;
    left:8px;
    white-space: nowrap;
}
.zkActive{
    border:1px solid #C8000B;
    color:#C8000B;
}
.zkActive .yfwZk{
    background: #C8000B;
}
.midBoxCss{
    width: 1200px;
    margin:0 auto;
}
.jgNav{
    display: flex;
    justify-content: space-between;
}
.jgNav>div{
    background: #E5EAF1;
    color:#444444;
    font-size: 16px;
    width: 299px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.jgNav>div.active{
    background: #C7000B;
    color:white;
}
.ymjgLx{
    font-size: 14px;
    color:#333333;
    cursor: pointer;
}
.ymjgLx.active{
    color:#C7000B;
}
.ymjgTitle{
    background:rgb(238 239 241);
    width: 100%;
    height: 48px;
    display: flex;
    justify-content: space-around;
}
.ymjgTitle>div{
    display: flex;
    align-items: center;
    color:#444444;
    font-size: 14px;
}
.ymjg{
    display: none;
    border-bottom: 1px solid #E7EAEF;
}
.scroll-jg{
    max-height: 527px;
    overflow-y: auto;
    box-shadow: 0px 5px 20px 0px rgb(231 234 239 / 40%);
}
.ymjgOn{
    display: block;
}
.ymjgRow{
    display: flex;
}
.ymjgRow:hover{
    background:#FCFDFE;
}
.ymjgRow div{
    display: flex;
    align-items: center;
    height: 40px;
    border-right: 1px solid #E7EAEF;
    font-size: 14px;
}
.ymjgRow div a{
    color:#526ECC;
}
.ymjgRow div:nth-child(1){
    width: 178px;
    padding-left:24px;
    border-right: none;
}
.ymjgRow div:nth-child(2){
    width: 118px;
    padding-left: 73px;
    box-shadow: inset 8px 0px 10px -12px #b7b7b7;
}
.jgBody{
    display: none;
}
.jgBodyActive{
    display: flex;
}
.ymjgRow div:nth-child(3){
    width: 117px;
    padding-left: 77px;
}
.ymjgRow div:nth-child(4){
    padding-left: 80px;
    width: 117px;
}
.ymjgRow div:nth-child(5){
    padding-left: 80px;
    width: 116px;
}
.ymjgRow div:nth-child(6){
    padding-left: 86px;
    width: 141px;
    border-right: none;
}

.scroll-jg::-webkit-scrollbar {

    width: 6px; /*对垂直流动条有效*/

    height: 6px; /*对水平流动条有效*/

}

/*定义滚动条的轨道颜色、内阴影及圆角*/

.scroll-jg::-webkit-scrollbar-track{

    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.2);

    /*background:linear-gradient(to top, #fcf5ee, #faf7e6,#73d2f3,#eeeeee);*/
    background:#E8E2D8;
    border-radius: 1px;

    display:none;

}
/*定义滑块颜色、内阴影及圆角*/
.scroll-jg::-webkit-scrollbar-thumb{
    border-radius: 1px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.2);
    /*background:linear-gradient(to top, #fcf5ee, #faf7e6,#73d2f3,#eeeeee);*/
    background:#E5EAF1;
}
/*定义两端按钮的样式*/

/*.scroll-jg::-webkit-scrollbar-button {*/
/*    !*background-color:#ffffff;*!*/
/*    background:#E5EAF1;*/
/*}*/
/*!*定义右下角汇合处的样式*!*/

/*.scroll-jg::-webkit-scrollbar-corner {*/
/*    !*background:#ffffff;*!*/
/*    background:#E5EAF1;*/
/*}*/
.scroll-jg::-webkit-scrollbar-track-piece {
    background-color: #ffffff;
}
.jqBodyDesc{
    justify-content: space-between;
    flex-wrap: wrap;
    box-shadow: 0px 6px 28px 0 rgb(117 117 117 / 6%);
}
.jqBodyDesc>div{
    padding-left:24px;
    padding-right:24px;
    width: 550px;
    height: 184px;
    border: 1px solid #FBFCFC;
}
.jqBodyDesc div{
    font-size: 12px;
    color:#444444;
}
.jqBodyDesc img{
    margin-right:12px;
}
.jqBodyDesc span{
    font-size: 16px;
    color:#444444;
}
.jqBody-img{
    display: flex;
    align-items: center;
    margin-top:38px;
    margin-bottom:22px;
}
.ymcxNav{
    display: flex;
    justify-content: space-between;
}
.ymcxNavLeft{
    width: 116px;
    height: 34px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    color:#666666;
    border-top:1px solid #666666;
    border-right:1px solid #666666;
    border-left:1px solid #666666;
}
/*.ymcxNavLeft:first-child{*/
/*    border-left:1px solid #666666;*/
/*}*/
.ymcxNavActive{
    background: #C7000B;
    color:white;
    border-right: 1px solid #C7000B!important;
    border-left: 1px solid #C7000B!important;
    border-top: 1px solid #C7000B!important;
    z-index: 23;
}
.ymcxNavRight a{
    font-size: 14px;
    color: #333333;
}
.ymcxNavRight span{
    margin-left: 15px;
    margin-right: 15px;
    font-size: 14px;
    color: #999999;
}
.ymcxBody{
    background: #FCFCFC;
    display: none;
}
/*.ymcxBody label{*/
/*    display: flex;*/
/*    align-items: center;*/
/*    font-size: 14px;*/
/*}*/
/*.ymcxBody label>input{*/
/*    display: none;*/
/*}*/
.ymcxBottom{
    display: flex;
    flex-wrap: wrap;
}
.ymcxBottom>div{
    width: 130px;
    height: 20px;
    margin-bottom:20px;
    display: flex;
    align-items: center;
}
.ymcxBodyActive{
    display: block;
}
.ymcxBottom input{
    width: 20px;
    height: 20px;
}
.checkedImg{
    width: 20px;
    height: 20px;
    margin-right:10px;
}
.hot-tips, .sale-tips {
    display: inline-block;
    width: 22px;
    height: 16px;
    border-radius: 2px;
    text-align: center;
    line-height: 16px;
    font-size: 12px;
    color: #fff;
    margin-top: -5px;
    margin-left: 4px;
}
.hot-tips{
    background-color: #ff6f3a;
}
.sale-tips {
    background-color: #629a1a;
}
.swiperTop{
    color:#2D3241;
    font-size: 30px;
    margin-top:20px;
    height: 70px;
    text-align: center;
}
.swiperBody{
    color:#333333;
    font-size: 14px;
    text-align: center;
}
.swiperRed{
    color:#C7000B;
    font-size: 16px;
    margin-left: 6px;
    font-weight: bold;
}
.ym-slide{
    background: white;
    height: 122px;
}
.ym-slide:hover{
    box-shadow: 0px 3px 15px 0px rgba(213, 213, 213, 0.25);
    z-index: 2;
}
.swiper-button-black{
    height: 26px;
    margin-top:-10px;
    opacity: 0.1;
}
.swiper-button-disabled{
    opacity: 0.1!important;
}
.findYmActive{
    border: 1px solid #FF4500;
    background: #FCFDFE;
    transition: all 0.3s;
}
.checkboxCss{
    position: relative;
    display: flex;
    align-items: center;
}
.checkboxCss input{
    position: absolute;
    left:0;
    width: 76px;
    opacity: 0;
}
