.indexBanner{
    width: 100%;
    height: 500px;
}
.inrxcp{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.inrxcp>div{
    width: 400px;
    /*height: 229px;*/
    padding:35px 30px 0 30px;
    background: white;
    margin-bottom:0;
    position: relative;
    box-sizing: border-box;
    border-right: 1px solid #ebeef3;
    transition: all 0.3s;
}
.inrxcp>div:nth-child(3n){
    border-right: none;
}
.inrxcp>div:hover{
    /*box-shadow: 0 0 20px #e6e6e6;*/
    z-index: 123;
}
.inrxTitle{

    color: #2A2C30;
    font-size:16px;
    font-weight: bold;
    /*margin-top:25px;*/
    /*margin-bottom:24px;*/
    margin-left:8px;
    height: 48px;
    display: flex;
    /*flex-direction: column;*/
    /*justify-content: space-between;*/
    align-items: center;
}
/*.inrxTitle>div{*/
/*    font-size: 12px;*/
/*    font-weight: normal;*/
/*}*/
.inrxDesc{
    font-size: 14px;
    /**/

    font-weight: 500;

    color: #5F5F5F;
    height: 69px;
    line-height: 22px;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top:8px;
    margin-bottom:0;
}
.inrxTags{
    margin-bottom:25px;
}
.inrxTags>span{
    font-size: 12px;
    font-weight: 500;
    color: #999999;
    padding:0 5px;
    box-sizing: border-box;
    border-radius: 2px;
    border: 1px solid #C7C7C7;
}
.inrxBottom{
    display: flex;
    flex-direction: column;
    /*align-items: center;*/
    /*justify-content: space-between;*/
}
.inrxprice{
    margin-bottom:15px;
}
.inrxprice>span:nth-child(1){
    color:#C7000B;
    font-size: 12px;
}
.inrxprice>span:nth-child(2){
    color:#C7000B;
    font-size:24px;
    margin:-5px;
}
.inrxprice>span:nth-child(3){
    font-size:12px;
    color:#C7000B;
}
.inrxprice>span:nth-child(4){
    font-size: 12px;
    color:#666666;
    /*margin-left:-5px;*/
}
.inrxBottom>div:nth-child(2){
    display: flex;
    align-items: center;
    justify-content: center;
    height: 42px;

    margin-left: -30px;
    margin-right: -30px;
    border-top:1px solid #EFF1F5;
    border-bottom:1px solid #EFF1F5;
}
.inrxBottom>div:nth-child(2) a{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
    color: #555555;
    width: 100%;
    height: 100%;
    padding:0;
    border-color: transparent;
}
.inrxBottom>div:nth-child(2) a:hover{
    border-color:#c7000b;
    color:#c7000b;
    box-shadow: 0px 7px 8px 0px rgba(210,210,210,0.12);
}
.inyhhd{
    display: flex;
    justify-content: space-between;
}
.inyhhd>div{
    position: relative;
    width: 396px;
    height: 240px;
    box-shadow: 0 0 20px gainsboro;
}
.yhhdTitle{
    color:#333333;
    font-size: 16px;
    padding-top:32px;
    height: 142px;
    margin-left:25px;
}
.yhhdBtn{
    margin-left:25px;
}
.yhhdTr{
    position: absolute;
    color:#FFFFFF;
    background:#C7000B;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 112px;
    height: 34px;
    top:0;
    right:0;
}
.inYsbox{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.inYsbox>div{
    display: flex;
    background: white;
    width: 390px;
    height: 147px;
    transition: all 0.3s;
    margin-bottom:15px;
    border:1px solid #ebeef3;
}
.inYsbox>div:hover{
    box-shadow: 0 0 20px #e8e8e8;
}
.inysImg{
    margin:28px 24px;
}
.inYsR{
    width: 6px;
    height: 6px;
    background: #C7000B;
    margin-top:31px;
}
.inYsTit{
    font-size: 16px;

    font-weight: bold;
    color: #444444;
    margin-top:7px;
    margin-bottom:23px;
    line-height: 24px;
}
.inYsDesc{
    font-size: 14px;

    font-weight: 400;
    color: #666666;
    line-height: 22px;
}
.hzhb-data{
    display: flex;
    justify-content: space-between;
    width: 950px;
    margin:0 auto;
}
.hzhb-top{
    font-size: 36px;
    color:#333333;
    position: relative;
    font-weight: bold;
}
.hzhb-top>span{
    position: absolute;
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    top:-10px;
}
.hzhb-desc{
    font-size: 16px;

    font-weight: 400;
    color: #444444;
}
.innews_left{
    width: 798px;
    background: white;

}
.innews_right{
    width: 394px;
    background: white;
}
.innews_left_box{
    display: flex;
    padding:22px 18px;
    /*border-bottom:1px solid #F1F2F7;*/
    transition: all 0.3s;
    position: relative;
}
.innews_left_box:hover{
    box-shadow:0 0 10px #dedede;
}
.innews_left>div:last-child{
    border-bottom:none;
}
.innews_left_box img{
    width: 207px;
    height: 145px;
    margin-right: 22px;
}
.innews_left_box:after{
    content: "";
    position: absolute;
    width: 762px;
    height: 1px;
    background: #F1F2F7;
    top:0;

}
.news_title,.news_right_title{
    font-size: 16px;

    font-weight: bold;
    color: #444444;
    white-space: nowrap;
    width: 326px;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news_desc{
    font-size: 14px;

    font-weight: 400;
    color: #666666;
    height: 36px;
    margin-top:22px;
    margin-bottom:25px;
    display: -webkit-box;
    overflow:hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.innews_right_box{
    padding-top:22px;
    position: relative;
    padding-left: 22px;
    padding-right: 22px;
    transition: all 0.3s;
    padding-bottom:19px;
    /*border-bottom:1px solid #F1F2F7;*/
}
.innews_right_box:hover{
    box-shadow:0 0 10px #dedede;
}
.innews_right_box:after{
    content: "";
    position: absolute;
    width: 348px;
    height: 1px;
    background: #F1F2F7;
    top:0;

}
.news_right_time{
    font-size: 12px;

    font-weight: 400;
    color: #666666;
    line-height: 22px;
    padding-bottom:45px;
}
.innews_right_box>div:first-child{
    display: flex;
    justify-content: space-between;
}
.innews_right_box img{
    width: 8px;
    height: 14px;
}
.inrmymtj{
    font-size: 14px;

    font-weight: bold;
    color: #666666;
    display: flex;
    align-items: center;
    margin-bottom:10px;
}
.inrmymtj a{
    margin-left:42px;
    font-size: 14px;

    font-weight: bold;
    color: #666666;
}
.inseaxl {
    display: flex;
    width: 90px;
    height: 34px;
    justify-content: center;
    align-items: center;
    border-left: 1px solid #e2e2e2;
    cursor: pointer;
    margin:0 6px;
    right: 92px;
    top:9px;
    position: absolute;
}

.incxBtn {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    width: 97px;
    background: #E50112;
    color: white;
    cursor: pointer;
}
.incxBtn:hover{
    background:#ad0109;
}
 .inrmymtj{
     font-size: 14px;

     font-weight: bold;
     color: #666666;
     display: flex;
     align-items: center;
     margin-bottom:16px;
 }
.inrmymtj a{
    margin-left:42px;
    font-size: 14px;

    font-weight: bold;
    color: #666666;
}
.inrmymtj a:hover{
    color:#C7000B;
}

.banner-pagination-css .swiper-pagination-bullet{
    width: 40px;
    height: 2px;
    background:#D3D3D3;
    border-radius: 0;
    opacity: 1;
}
.banner-pagination-css .swiper-pagination-bullet-active{
    background: #333333;
}
.ymSelectBox{
    width: 862px;
    padding:20px;
    /*border: 1px solid #c8c8c8;*/
    background: #ffffff;
    position: absolute;
    top:51px;
    right:96px;
    z-index: 9999;

    box-shadow: 2px 6px 8px 0px rgba(151,151,151,0.1);
    padding-bottom:0;
}
.checkbox-item{
    float: left;
    margin-right: 30px;
    /*padding-left:26px;*/
    width: 97px;
    cursor: pointer;
    margin-bottom:16px;
    font-size: 14px;
}
.ymSelectBox>.checkbox-item:nth-child(7n){
    margin-right: 0;
}
.notChecked{
    /*background:url("../../images/index/domain_checkbox.png") no-repeat left center;*/
}
.is_checked{
    /*background:url("../../images/index/domain_checkbox_checked.png") no-repeat left center;*/
}
.checkbox-item input{
    display: none;
}
.checkbox-item.is_checked span{
    color:#C7000B;
    border-color:#c7000b;
}
.checkbox-item span{
    padding:0 7.5px;
    box-sizing: border-box;
    border:1px solid white;
}
.viewMoreDomain{
    font-size:12px;
}
.viewMoreDomain:hover{
    color:#C7000B;
}
.hzhbBox{
    margin-top:30px;
}
.hzhbBox>div{
    text-align: center;
}
.hzhbBox img{
    width: 174px;
    height: 64px;
    transition: 0.3s;
    margin-top:30px;
}
.hzhbBox div:hover img{
    transform: scale(1.1);
}
.hezh-pagination{
    text-align: center;
}
.hezh-pagination .swiper-pagination-bullet{
    width: 40px;
    height: 2px;
    background:#D3D3D3;
    border-radius: 0;
    opacity: 1;
}
.hezh-pagination .swiper-pagination-bullet-active{
    background: #333333;
}
.inrxTitle a:hover{
    color:#C7000B;
}
.cProducts{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cProducts>div{
    width: 294px;
    height: 210px;
}
.cProducts>div:hover .cpMainBox{
    box-shadow: 0 12px 24px 0 rgb(0 0 0 / 8%);
}
.cpMainBox{
    box-sizing: border-box;
    padding-top:26px;
    padding-left:25px;
    padding-right:24px;
    position: relative;
    overflow: hidden;
    height: 100%;
    transition: 0.3s;
    box-shadow: 0 0 10px #d2d2d2;
    background: url("img/aqbg.png") no-repeat center;
    background-size: cover;
}
/*.cProducts>div:hover .cpMainBox{*/
/*    background: white!important;*/
/*    transform: rotateY(180deg);*/
/*    height: 220px;*/
/*    margin-top:-6px;*/
/*}*/
/*.cProducts>div:hover .cpMainBox .test1{*/
/*    opacity: 0;*/
/*    display: none;*/
/*}*/
/*.cProducts>div:hover .cpMainBox .test2{*/
/*    opacity: 1;*/
/*}*/
/*.test1{*/
/*    backface-visibility: hidden;*/
/*}*/
.test2{
    /*transform: rotateY(180deg);*/
    /*opacity: 0;*/
}
.cProductsTitle{
    font-size: 16px;

    font-weight: bold;
    color: #444444;
    text-decoration: none;
}
.cProductsTitle:hover{
    color:#C7000B;
    text-decoration: none;
}
.cProDesc{
    font-size: 12px;

    font-weight: 400;
    color: #666666;
    line-height: 20px;
    margin-top:20px;
}
.cMainDesc{
    margin-top:20px;
    font-size: 12px;

    font-weight: 400;
    color: #666666;
    line-height: 20px;
    height: 84px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.cProBtn{
    margin-top:10px;
}
.cProBtn>a{
    display: inline-block;
    width: 96px;
    height: 32px;
    border: 1px solid #444444;
    line-height: 32px;
    text-align: center;
    box-sizing: border-box;
    font-size: 12px;

    font-weight: 400;
    color: #333333;
    text-decoration: none;
    transition: 0.3s;
    margin-left: 6px;
}
.cProBtn>a:first-child{
    margin-left: 0;
}
.cProBtn>a:hover{
    text-decoration: none;
    border: 1px solid #c7000b;
    color:#c7000b;
}
.cProBtn>a:first-child{
    color:white;
    background: #c7000b;
    border: 1px solid #c7000b;
}
.cProBtn>a:first-child:hover{
    color:white;
    background: #c7000b;
    border: 1px solid #c7000b;
    opacity: 0.8;
}