
.contentBox{
    width: 100%;
}
a{
    text-decoration: none;
}

.listBox{
    width: 100%;
    background: #F7F7F7;
    /* padding: 64px 0; */
    padding-top: 64px;
}

.listBox .cntBox{
    width: 1200px;
    margin:0 auto;
    
}
.listBox .cntBox .neiBox{
    width: 100%;
    display:flex;
    justify-content: space-between;
    /* align-items: center; */
    height: 600px;
    /* border: #E82856 solid 1px; */
}
.picBox{
    position: relative;
    z-index: 1;
    width: 700px;
    height: 87.2%;/*84.2%*/
    overflow: hidden;
    /* border: #E82856 solid 1px; */
}
.picBox img{
    overflow: hidden;
    /* border: #E82856 solid 1px; */
}
.topLogo{
    position: absolute;
    top:24px;
    left: 32px;
    z-index: 2;
}
.projectBox{
    position: absolute;
    bottom:0;
    z-index: 2;
    background: #FFF;
    width: 100%;
    height: 132px;
    border-bottom-right-radius:32px;
    border-bottom-left-radius:32px;
}

.proBox{
    display:flex;
    justify-content: space-between;
    align-items: center;
    line-height: 110px;
    width: 90%;
    margin: 34px auto;
}

.picBox .pics{
    height: 100%; 
    overflow:hidden;
    border-radius:32px;
    width: 100%;
}
.proBox .ztitle{
    color:#E82856;
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
}
.proBox .ftitle{
    color:#E82856;
    font-size: 16px;
    line-height: 28px;
    margin-top: 8px;
}
.proBox .enter{
    display:flex;
    align-items: center;
}
.proBox .enter img:hover{
    content:url('../images/enter1.1.png');
}
.proBox .enter span{
    color: #A4ACB2;
    line-height: 24px;
    font-size: 20px;
    margin-right: 12px;
}

.tubiaoBox{
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    width: 480px;
    height: 50%;
}

.tubiaoBox div{
    /* width: 100%; */
    margin-bottom: 30px;
}
.tubiaoBox div img{
    width: 220px;
    height: 180px;
}
.rightBox {
    width: 450px; 
    /* border: #E82856 solid 1px; */
}
.rightBox .rgtList{
    width: 100%;
    
    margin-bottom: 24px; 
}
.rightBox .rgtList .lists{
    padding: 16px;
    display: flex;
    justify-content: first baseline;
    align-items: center;
    background: #FFF;
    border-radius: 16px;
    height: 125px;
}
.rightBox .rgtList .lists .tb{
    width: 35%;
    height: 100%;
    /* border: #E82856 solid 1px; */
}
.rightBox .rgtList .lists .tb img{
    width: 100%;
    overflow: hidden;
    border-radius: 12px;
}
.rightBox .rgtList .lists .wenList{
    margin-left: 20px;
    height: 100%;
    width: 61%;
    /* border: #E82856 solid 1px; */
    position: relative;
}

.rightBox .rgtList .lists .wenList .topWen{
    color: #1D2129;
    font-size: 18px;
    line-height: 25.2px;
    font-weight: 500;
}

.rightBox .rgtList .lists .wenList .botWen{
    position: absolute;
    bottom: 0px;
    width: 100%;
    /* line-height:22px; */
    /* margin-top: 6px; */
}
.rightBox .rgtList .lists .wenList .botWen .btom{
    color: #737880;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    
    /* line-height:22px; */
    /* margin-top: 6px; */
}
.rightBox .rgtList .lists .wenList .botWen .enterss{
    color: #FF4115;
    display: flex;
    align-items: center;
}
.rightBox .rgtList .lists .wenList .botWen .enterss img{
    display: flex;
    align-items: center;
}
.rightBox .rgtList .lists1{
    padding: 16px;
    display: flex;
    align-items: center;
    background: #FFF;
    border-radius: 16px;
    height: 125px;
    justify-content: center;
}
.newsBox{
    /* width: 100%; */
    background: rgba(232, 40, 86, 0.04);
    padding: 100px 0;
    /* display: flex; */
    /* justify-content: space-around; */
    /* align-items: center; */
    overflow: hidden;
    zoom: 1;
}

.newsBox .newsList{
    width: 30%;
    height: 640px;
    float: left;
    /* border: #E82856 solid 1px; */
    border-top-right-radius:32px;
    border-bottom-right-radius:32px;
    background: linear-gradient(180deg, rgba(114, 187, 255, 1) 0%, rgba(66, 160, 246, 1) 100%);
}

.newsBox .newsList .biaoti{
    padding-top:64px;
    margin-left: 18.75%;
}
.newsBox .newsList .biaoti .title{
    color: #FFFFFF;
    font-size: 48px;
}
.newsBox .newsList .biaoti .futitle{
    font-size: 20px;
    margin-top:12px;
    color: #FFFFFF;
}
.newsBox .newsList .newsPic{
    margin: 80px auto 0 18.75%;
}
.newsBox .newsList .newsPic p{
    margin-top:32px;
}

.newsBox .newsContent{
    margin-left: 2.6%;
    height: 640px;
    float: left;
    width: 67.4%;
    /* border: #E82856 solid 1px; */
    
    /* display: flex;  */
    /* justify-content: space-between; */
    /* align-items: center; */
    zoom: 1;
    overflow-x: scroll; 
    overflow-y: auto;
}
.ttBox{
    width: 2500px;
    height: 635px;
    /* overflow: auto; */
    /* border: #E82856 solid 1px; */
    zoom: 1;
}
.newsBox .newsContent .wenList{
    height: 100%;
    /* 滚动条的设置的样式 */
    /* width: 471px;
    margin-right:16px; */
    float: left;
    /* border: #E82856 solid 1px; */
    z-index: 666;
    position: relative;
}

.newsBox .newsContent .wenList .wenPic{
    width: 100%;
    height: 424px;
}
.newsBox .newsContent .wenList .wenPic img{
    width: 100%;
    height: 100%;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;

}
.newsBox .newsContent .wenList .wenBox{
    width: 100%;
    background: #FFF;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    /* height: 100%; */
    height: 216px;
}

.newsBox .newsContent .wenList .wenBox .wenNeiBox{
    width: 92%;
    margin: 0 auto;
    padding:20px 0 0 0;
    color: #323B41;
}

.newsBox .newsContent .wenList .wenBox .wenNeiBox .wenTitle{
    font-size: 22px;
    line-height: 38.5px;
    /* swiper 需添加样式 */
    text-align: left;
    height: 77px;
}
.newsBox .newsContent .wenList .wenBox .wenNeiBox .wenTitle:hover{
    color: #E82856; 
}
.dtactive{
    color: #E82856; 
}
.newsBox .newsContent .wenList .wenBox .wenNeiBox .wenDate{
    font-size: 24px;
    line-height: 38.5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 47px;
}

.newsBox .newsContent .wenList .wenBox .wenNeiBox .wenDate .date{
    font-size: 16px;
    color: #A4ACB2;
    line-height: 24px;
    text-align: left;
}

.newsBox .newsContent .wenList .wenBox .wenNeiBox .wenDate img:hover{
    content:url('../images/enter1.1.png');
}

.loveBox{
    width: 100%;
    position: relative;
    z-index: 1;
}

.loveBox .loveTitle{
    position: absolute;
    z-index: 2;
    top: 88px;
    color: #FFFF;
    width: 100%;
}
.loveBox .loveTitle .wenTitle{
    position: absolute;
    left: 45.8%;
    font-size: 40px;
}
.loveBox .loveTitle .enTitle{
    position: absolute;
    left: 45.4%;
    top:63px;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.76);
}
.loveBox .axinBox{
    position:absolute;
    z-index: 2;
    bottom: 0;
    width: 100%;
    /* left: 18.75%; */
    height: 640px;
}
.loveBox .axinBox .loveList{
    width: 1200px;
    margin:0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.loveBox .axinBox .loveList .list1,.list2{
    width: 590px;
    background: #FFF;
    border-radius: 32px;
    height: 565px;
}

.loveBox .axinBox .loveList .list1 .biaoTitle{
    height: 75.5px;
    border-bottom: rgba(0, 0, 0, 0.08) solid 1px;
    width: 100%;
    text-align: center;
    line-height: 75.5px;
    color: #E82856;
    font-size: 24px;
}

.loveBox .axinBox .loveList .list1 .juanBox{
    margin:34px 40px;
    /* border: #E82856 solid 1px; */
}
.loveBox .axinBox .loveList .list1 .juanBox .jianjieBox{
    color: #71787D;
    line-height: 28px;
    font-size: 18px;
}

.loveBox .axinBox .loveList .list1 .juanBox .priceBox{
    margin-top: 64px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.loveBox .axinBox .loveList .list1 .juanBox .priceBox div input{
    width: 108px;
    height: 80px;
    border-radius: 16px;
    border: rgba(232, 40, 86, 0.16) solid 1px;
    text-align: center;
    color: #E82856;
    font-size: 20px;
}
.loveBox .axinBox .loveList .list1 .juanBox .priceBox div input::-webkit-input-placeholder{ /*WebKit browsers*/

    color: #E82856;
    
}
    
.loveBox .axinBox .loveList .list1 .juanBox .priceBox div input::-moz-input-placeholder{ /*Mozilla Firefox*/
    
    color: #E82856;
    
}
    
.loveBox .axinBox .loveList .list1 .juanBox .priceBox div input::-ms-input-placeholder{ /*Internet Explorer*/ 
    
    color: #E82856;
    
}
.loveBox .axinBox .loveList .list1 .juanBox .priceBox div input:hover{

    border: #E82856 solid 1px;

}
input[disabled]   
{

    background:#FFF; 

}
.loveBox .axinBox .loveList .list1 .juanBox .anniuBox{
    text-align: center;
    margin-top: 102px;
}
.loveBox .axinBox .loveList .list1 .juanBox .radioBox{
    text-align: center;
    margin-top: 16px;
    color: #A4ACB2;
    font-size: 16px;
}


.loveBox .axinBox .loveList .list2 .dataTitle{
    height: 75.5px;
    border-bottom: rgba(0, 0, 0, 0.08) solid 1px;
    width: 100%;
    text-align: center;
    line-height: 75.5px;
    color: #A4ACB2;
    font-size: 24px;
    display: flex;
    align-items: center;
}

.loveBox .axinBox .loveList .list2 .dataTitle .dataBiao{
    text-align: center;
    width: 374.5px;
}
.cmd{
    color:#E82856;
    text-align:center; 
    font-size:24px;
    width: 374.5px;
    height: 75.5px;
}
.loveBox .axinBox .loveList .list2 .dataTitle #cm_id0{
    border-right: rgba(0, 0, 0, 0.08) solid 1px;
}

.loveBox .axinBox .loveList .list2 .dataContent{
    margin:23.5px 40px;
}

.loveBox .axinBox .loveList .list2 .dataContent .marquee{
    height: 64px;
    background: #F7F8FA;
    border-radius: 8px;
    /* border: #E82856 solid 1px; */
    /* z-index: 55; */
}
.loveBox .axinBox .loveList .list2 .dataContent .marquee .dataList{
    display: flex;
    align-items: center;
    margin: 0 24px;
    font-size: 18px;
    justify-content: space-between;
    color: #71787D;
    /* border: #E82856 solid 1px; */
    width: 100%;
    height: 64px;
}
.loveBox .axinBox .loveList .list2 .dataContent .marquee .dataList .price{
    color:#E82856;
}

.loveBox .axinBox .loveList .list2 .dataContent .totalBox{
    margin-top: 32px;
}
.loveBox .axinBox .loveList .list2 .dataContent .totalBox .totalTitle{
    color: #323B41;
    font-size: 20px;
    line-height: 28px;
}
.loveBox .axinBox .loveList .list2 .dataContent .totalBox .totalCount{
    color:#E82856;
    font-size: 48px;
    line-height: 56px;
    margin-top: 16px;
}
.loveBox .axinBox .loveList .list2 .dataContent .monthBox{
    margin-top: 36px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    padding-bottom: 28.5px;
    /* justify-content: space-between; */
}
.loveBox .axinBox .loveList .list2 .dataContent .monthBox div{
    width: 255px;
}
.loveBox .axinBox .loveList .list2 .dataContent .monthBox .monthTitle{
    /* text-align: left; */
    color: #323B41;
    font-size: 20px;
    line-height: 28px;
}
.loveBox .axinBox .loveList .list2 .dataContent .monthBox .monthData{
    color:#E82856;
    font-size: 26px;
    line-height: 40px;
    margin-top: 16px;
}

.loveBox .axinBox .loveList .list2 .dataContent .dataSearch{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin:32px 0;
}
.loveBox .axinBox .loveList .list2 .dataContent .dataSearch .txt{
    width: 318px;
    height: 56px;
    border-radius: 54px;
    border: 1px solid rgba(0, 0, 0, 0.16);
    box-sizing: border-box;
    outline: none;
    text-indent: 1em;
    text-align: center;
}
.loveBox .axinBox .loveList .list2 .dataContent .dataSearch .mar{
    margin-left: 12px;
}

.loveBox .axinBox .loveList .list2 .dataContent .dataSearch div input::-webkit-input-placeholder{ /*WebKit browsers*/

    color: #71787D;
    font-size: 16px;
    text-align: center;
    
}
    
.loveBox .axinBox .loveList .list2 .dataContent .dataSearch div input::-moz-input-placeholder{ /*Mozilla Firefox*/
    
    color: #71787D;
    font-size: 16px;
    text-align: center;
    
}
    
.loveBox .axinBox .loveList .list2 .dataContent .dataSearch div input::-ms-input-placeholder{ /*Internet Explorer*/ 
    
    color: #71787D;
    font-size: 16px;
    text-align: center;
    
}

.loveBox .axinBox .loveList .list2 .dataContent .dataSearch .subBtn{
    width: 148px;
    height: 56px;
    background:url("../images/anniu03.png") no-repeat;
    background-size: 100% 100%;
    border: none;
}

.loveBox .axinBox .loveList .list2 .dataContent .totalBoxs{
    margin-top: 32px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    padding-bottom: 50px;
}
.loveBox .axinBox .loveList .list2 .dataContent .totalBoxs .totalTitle{
    color: #323B41;
    font-size: 20px;
    line-height: 28px;
}
.loveBox .axinBox .loveList .list2 .dataContent .totalBoxs .totalCount{
    color:#E82856;
    font-size: 48px;
    line-height: 56px;
    margin-top: 16px;
}

.loveBox .axinBox .loveList .list2 .dataContent .monthBoxs{
    margin-top: 50px;
    display: flex;
    align-items: center;
    /* border-bottom: 1px solid rgba(0, 0, 0, 0.08); */
    /* padding-bottom: 28.5px; */
    /* justify-content: space-between; */
}
.loveBox .axinBox .loveList .list2 .dataContent .monthBoxs div{
    width: 374.5px;
}
.loveBox .axinBox .loveList .list2 .dataContent .monthBoxs .monthTitle{
    /* text-align: left; */
    color: #323B41;
    font-size: 20px;
    line-height: 28px;
}
.loveBox .axinBox .loveList .list2 .dataContent .monthBoxs .monthData{
    color:#E82856;
    font-size: 32px;
    line-height: 40px;
    margin-top: 16px;
}

.aboutBox{
    margin-top: 50px;
    /* margin-bottom: 60px; */
    width: 100%;
    /* height: 954px; */
    background: url("../images/about_bgs.png") no-repeat;
    
}

.aboutBox .aboutContent{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 68px 0;
}
.aboutBox .aboutContent .aboutCnts{
    width: 505px;
    height: 720px;
    /* border: #E82856 solid 1px; */
}
.aboutBox .aboutContent .aboutCnt{
    width: 556px;
    height: 565px;
    /* border: #E82856 solid 1px; */
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
    flex-wrap: wrap;
}
.aboutBox .aboutContent .aboutCnt div{
    width: 272px;
    height: 272px;
}
.aboutBox .aboutContent .aboutCnt div img{
    width: 100%;
    height: 100%;
}
.aboutBox .aboutContent .aboutCnts .aboutTitle{
    color: #282A2C;
    font-size: 48px;
    line-height: 56px;
    padding-bottom: 23.5px;
    border-bottom: rgba(0, 0, 0, 0.08) solid 1px;
}
.aboutBox .aboutContent .aboutCnts .aboutTitle span{
    color: #8D949A;
    font-size: 24px;
    line-height: 26px;
    margin-left: 16px;
}

.aboutBox .aboutContent .aboutCnts .aboutWenBox{
    margin-top: 40px;
    font-size: 16px;
    line-height: 36px;
    color: #585D62;
    
}
.aboutBox .aboutContent .aboutCnts .aboutWenBox p{
    margin-bottom: 24px;
}

.aboutBox .aboutContent .aboutCnts .aboutButton{
    margin-top: 140px;
}

/* .tb1 img:hover{
    content:url('../images/tb_01.1.png');
}
.tb2 img:hover{
    content:url('../images/tb_02.2.png');
}
.tb3 img:hover{
    content:url('../images/tb_03.3.png');
}
.tb4 img:hover{
    content:url('../images/tb_04.4.png');
}
.tb5 img:hover{
    content:url('../images/tb_05.5.png');
}
.tb6 img:hover{
    content:url('../images/tb_06.6.png');
} */
.news1 img:hover{
    content:url('../images/news_01.1.png');
}
.news2 img:hover{
    content:url('../images/news_02.2.png');
}
.news3 img:hover{
    content:url('../images/news_03.3.png');
}
.news4 img:hover{
    content:url('../images/news_04.4.png');
}
.about1:hover,.about2:hover,.about3:hover,.about4:hover{
    /* box-shadow: 4px 0px 8px rgba(0,0,0,.5); */
    box-shadow: 0px 6px 30px 5px #0000000d, 0px 16px 24px 2px #0000000a, 0px 8px 10px -5px #00000014;

    /*考虑浏览器兼容性*/

    /* -moz-box-shadow: 5px 5px 6px rgba(0,0,0,.5);

    -webkit-box-shadow: 5px 5px 6px rgba(0,0,0,.5);

    -webkit-filter: drop-shadow(5px 5px 6px rgba(0,0,0,.5)); 

    filter: drop-shadow(5px 5px 6px rgba(0,0,0,.5)); */

    border-radius:24px;
}

a{
    text-decoration: none;
}