.main{
    margin-top: 20px;
}
.new-home-top{
    width: 1200px;
    height: 73px;
    background-image: linear-gradient(-12deg, #ee2f0a 0%, #ea3511 100%),
    linear-gradient(#ffffff, #ffffff);
    background-blend-mode: normal, normal;
    margin: auto;
    margin-top: -10px;
}
.new-home-last>span{
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-left:60px ;
    padding-right:10px ;
    max-width: 165px;
    height: 48px;
    display: block;
    color: #ffffff;
    font-size: 21px;
    line-height: 22px;
    float: left;
}
.new-home-last>img{
    float: left;
}
.new-home-top>div:not(:first-child){
    float: left;
    text-align: center;
    border-right:2px solid #FFFFFF;
    height: 22px;
    margin-top:25px;
    position: relative;
}
.new-home-top>div:not(:first-child)>span>a{
    white-space: nowrap;
    overflow: hidden;
    padding-left:10px ;
    padding-right:10px ;
    width: 165px;
    height: 48px;
    display: block;
    color: #ffffff;
    font-size: 21px;
    line-height: 22px;
    letter-spacing: 1px;
}
.new-home-top>div>span,.new-home-top>div>img{
    cursor: pointer;
}
.new-home-top>div:last-child{
    border-right: none !important;
}
.new-home-top>div:nth-child(2){
    margin-left: 55px;
}
.new-home-top>div:first-child{
    float: left;
    font-size: 24px;
    line-height: 73px;
    color: #ffffff;
    text-align: center;
    margin-left: 48px;
}
.new-select{
    width: 1200px;
    height: 59px;
    margin: auto;
}
.new-select>span{
    font-size: 21px;
    color: #ee2f0a;
    font-weight: 600;
    margin:29px 0 0 0px;
    float: left;
}
.new-select>img{
    margin:29px 0 0 12px;
    float: left;
}
.new-select-list{
    width: 1200px;
    margin: auto;
    height: 295px;
}
.new-select-left{
    float: left;
    height: 295px;
    width: 629px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.new-select-left-list{
    height: 73px;
    cursor: pointer;
    width: 629px;
    border-bottom: 1px solid #ee2f0a;;
    line-height: 73px;
}
.new-select-left-list>div:first-child>a{
    font-size: 20px;
    font-weight: 600;
    color: #ee2f0a;
    float: left;
    line-height: 73px;
    margin-left: 16px;
    width: 100px;
    height: 73px;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.new-select-left-list>ul{
    float: left;
    margin-left: 5px;
}
.new-select-left-list>ul>li{
    float: left;
    text-align: center;
}
.new-select-left-list>ul>li>a{
    font-size: 18px;
    color: #000000;
}
.new-select-left-list>ul>li>a>span:first-child{
    height: 57px;
    width: 240px;
    overflow: hidden;
    display: block;
    float: left;
}
.new-select-left-list>ul>li>a>span:last-child{
    float: left;
    display: block;
}
.new-select-left-list>ul:last-child>li>a>span:last-child{
    display: none;
}
.new-select-left-list>ul>li>a:hover{
    color: #f15f47;
}
.new-select-right{
    width: 498px;
    float: left;
    margin-left: 73px;
    height: 295px;
}
.new-select-right>div:first-child{
    width: 241px;
    height: 101px;
    background: url("../../../img/new/11.jpg");
    border-radius: 10px;
    text-align: center;
    cursor: pointer;
    float: left;
    overflow: hidden;
    margin-top: 20px;
}
.new-select-right>div:first-child>a{
    line-height: 101px;
    color: #f15d40;
    font-weight: 600;
    font-size: 25px;
}
.new-select-right>div:nth-child(2){
    width: 241px;
    height: 101px;
    background: url("../../../img/new/22.jpg");
    border-radius: 10px;
    text-align: center;
    cursor: pointer;
    float: right;
    overflow: hidden;
    margin-top:20px;
}
.new-select-right>div:nth-child(2)>a{
    font-weight: 600;
    font-size: 25px;
    line-height: 101px;
    color: #ffffff;
}
.new-select-right>div:nth-child(3)>a{
    width: 242px;
    height: 61px;
    border-radius: 10px;
    border: solid 1px #f68953;
    float: left;
    margin-top: 30px;
    color: #f68953;
    cursor: pointer;
}
.new-select-right>div:nth-child(4)>a{
    width: 242px;
    height: 61px;
    border-radius: 10px;
    border: solid 1px  #5ca1ef;
    float: right;
    margin-top:30px;
    color: #5ca1ef;
    cursor: pointer;
}
.new-select-right>div:nth-child(5)>a{
    width: 242px;
    height: 61px;
    border-radius: 10px;
    border: solid 1px #7bc4bc;
    float: left;
    margin-top: 20px;
    color: #7bc4bc;
    cursor: pointer;
}
.new-select-right>div:nth-child(6)>a{
    width: 242px;
    height: 61px;
    border-radius: 10px;
    border: solid 1px #98bfdf;
    float: right;
    margin-top: 20px;
    color: #7ca6cc;
    cursor: pointer;
}
.new-select-right>div:nth-child(n+3)>a>img{
    margin: 14px 0 0 35px;
    float: left;
}
.new-select-right>div:nth-child(4)>a>img{
    margin-top: 20px;
}
.new-select-right>div:nth-child(5)>aimg{
    margin-top: 17px;
}
.new-select-right>div:nth-child(n+3)>a>h3{
    margin: 11px 0 0 32px;
    font-size: 20px;
    float: left;
    font-weight: normal;
}
.new-select-right>div:nth-child(n+3)>a>h4{
    margin: 4px 0 0 32px;
    font-size: 14px;
    line-height: 18px;
    float: left;
    font-weight: normal;
}
.new-calendar{
    margin: auto;
    width: 1200px;
    height: 55px;
}
.new-calendar>img{
    margin: 28px 0 0 34px;
    float: left;
}
.new-calendar>span{
    margin:28px 0 0 20px;
    font-size: 21px;
    font-weight: 600;
    color: #ee2f0a;
    opacity: 0.7;
    float: left;
}
.new-data{
    height: 111px;
    width: 1200px;
    margin: auto;
}
.new-data>div{
    height: 111px;
    width: 1126px;
    margin:28px auto;
    position: relative;
}
.new-data>div:after{
    content: '';
    display: block;
    width: 1126px;
    height: 1px;
    position: absolute;
    top:59px;
    background: #a9a6a6;
    border-radius: 0px 0px 1px 1px;
    opacity: 0.5;
}
.new-data>div>ul{
    display: flex;
    justify-content: space-between;
    justify-items: center;
}
.new-data-details:first-child{
    /*margin-left: 0px;*/
}
.new-data-details{
    height: 111px;
    cursor: pointer;
}
.new-data-details>a {
    display: flex;
    justify-items: center;
    flex-direction: column;
}
.new-data-details>a>div {
    text-align: center;
}
.new-data-details .radus {
    width: 29px;
    height: 29px;
    margin: 11px auto 0 auto;
    background-color: rgba(200, 200, 200, 0.37);
    border-radius: 50%;
}
.new-data-details .radus > div {
    margin: 7px auto 0 auto;
    width: 15px;
    height: 15px;
    background-color: rgba(157, 157, 157, 0.9);
    border-radius: 50%;
}
.new-data-details:hover .radus{
    background-color: rgba(255, 0, 0, 0.2);
}
.new-data-details:hover .radus > div{
    background-color: rgba(252, 61, 61, 0.9);
}
.new-data-details>a>div:first-child{
    padding: 0 10px;
    height: 28px;
    border-radius: 10px;
    border: solid 1px #a9a6a6;
    line-height: 28px;
    font-size: 14px;
    color: #908f8f;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.new-data-details>a>div:nth-child(2){
    margin: -5px auto 0 auto;
    width: 0;
    height: 0;
    border-color: transparent #908f8f;
    border-width: 9px 0 0 10px;
    border-style: solid;
    transform: rotate(-45deg);
}

.new-data-details>a>div:nth-child(4){
    font-size: 16px;
    color: #908f8f;
    width: 100px;
    height: 16px;
    margin: 20px auto 0 auto;
    text-align: center;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.new-data-details:hover>a>div:first-child{
    color: #f1593b;
    border: solid 1px #f1593b;
}
.new-data-details:hover>a>div:nth-child(2){
    border-color: transparent  #f1593b;
}
.new-data-details:hover>a>div:nth-child(4){
    color: #f1593b;
}
.new-adv{
    margin: 35px 0 0px 0;
    /*position: relative;*/
    width:100%;
    min-width: 1200px;
    transition:height 0.5s;
    -moz-transition:height 0.5s;
    -webkit-transition:height 0.5s;
    -o-transition:height 0.5s;
    overflow: hidden;
}
.new-adv>a:first-child>img{
    width:100%;
    height: 100%;
    cursor: pointer;
}
.new-adv>div:nth-child(2){
    /*position: absolute;*/
    /*right: 372px;*/
    /*bottom: -30px;*/
    color: #2b2d32;
    font-size: 20px;
    cursor: pointer;
    width: 60px ;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin-left: 78%;
    margin-top: -3px;
}
.new-adv>div:nth-child(2):hover{
    background: #008cdf;
    color: #EEEEEE;
}
.new-body{
    width: 1200px;
    margin: 35px auto 100px auto ;
}
.new-body-left{
    width: 691px;
    float: left;
}
.new-body-right{
    width: 461px;
    float: right;
}
.new-project{
    width:691px ;
    height: 252px;
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 53px;
}
.new-project>div:first-child{
    font-size: 20px;
    font-weight:600;
    letter-spacing: 2px;
    color: #2b2d32;
    float: left;
}
.new-project>div:nth-child(2)>a{
    font-size: 20px;
    letter-spacing: 2px;
    color: #1037a5;
    float: right;
    margin-right: 38px;
}
.new-project>div:nth-child(2):after{
    content: '';
    display: block;
    clear: both;
}
.new-project>div:last-child{
    margin-top: 24px;
    width:691px ;
}
.new-project>div:last-child>div{
    width: 206px;
    height: 155px;
    position: relative;
    float: left;
    margin-left: 16px;
}
.new-project>div:last-child>div:first-child{
    margin-left: 0;
}
.new-project>div:last-child>div>img{
    width: 100%;
    height: 100%;
    border-radius: 4px;
}
.new-project>div:last-child>div>div:last-child{
    font-size: 14px;
    letter-spacing: 2px;
    color: #ffffff;
    position: absolute;
    bottom: 14px;
    left: 7px;
    width: 192px;
    height: 14px;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
}
.new-information>div:first-child{
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #2b2d32;
}
.new-information-list{
    width: 661px;
    height: 217px;
    margin-top:30px;
    position: relative;
    cursor: pointer;
}
.new-information-list:first-child{
    margin-top: 24px;
}
.new-information-list>a>div:first-child{
    width: 288px;
    height: 217px;
    position: relative;
    float: left;
}
.new-information-list>a>div:first-child>img:first-child{
    width: 100%;
    height: 100%;
    border-radius: 4px;
}
.new-information-list>a>div:first-child>img:nth-child(2){
    position: absolute;
    width: 53px ;
    height: 77px;
    top:0;
    left: 14px;
    cursor: pointer;
}
.new-information-list>a>div:first-child>div:nth-child(3){
    font-size: 16px;
    letter-spacing: 2px;
    color: #ffffff;
    width: 20px;
    line-height: 24px;
    position: absolute;
    top:5px;
    left: 33px;
    cursor: pointer;
}
.new-information-list>a>div:nth-child(2){
    width:356px;
    height: 217px;
    float: right;
}
.new-information-list>a>div:nth-child(2)>div:first-child{
    height: 170px;
}
.new-information-list>a>div:nth-child(2)>div:first-child>div:first-child{
    font-size:20px;
    line-height: 29px;
    letter-spacing: 2px;
    color: #2b2d32;
    font-weight: 600;
    width: 356px;
    max-height: 58px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow: hidden;
    display: -webkit-box;
}
.new-information-list>a>div:nth-child(2)>div:first-child>div:nth-child(2){
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 1px;
    color: #2b2d32;
    margin-top: 10px;
    width: 356px;
    height: 75px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:3;
    overflow: hidden;
    display: -webkit-box;
    font-weight: 500;
}
.new-information-list>a>div:nth-child(2)>div:nth-child(2){
    font-size: 14px;
    line-height: 29px;
    letter-spacing: 2px;
    color: #9d9e9e;
    margin-top: 15px;
    float: left;
}
.new-information-list>a>div:nth-child(2)>div:nth-child(3){
    font-size: 14px;
    line-height: 29px;
    letter-spacing: 2px;
    color: #9d9e9e;
    float: left;
    margin: 15px 0 0 42px;
}
.new-information-list>a>div:nth-child(2)>div:nth-child(4){
    width:48px;
    height: 24px;
    background: #fb4343;
    border-radius: 4px;
    float: right;
    font-size: 14px;
    line-height:24px;
    letter-spacing: 2px;
    color: #ffffff;
    text-align: center;
    margin-top: 17px;
    cursor: pointer;
}
.new-information-list>a>div:nth-child(2)>div:nth-child(4):hover+.new-home-share{
    display: block;
}
.new-home-share:hover{
    display: block;
}
.new-home-share{
    position: absolute;
    width: 150px;
    height:300px;
    background: #ffffff;
    box-shadow: 2px 2px 4px 2px
    rgba(154, 153, 153, 0.4);
    border-radius: 4px;
    top:50px;
    left: 446px;
    z-index: 99;
    display: none;
}
.new-home-share:after{
    content: '';
    width:0;
    height:0 ;
    border-top:17px solid transparent;
    border-bottom:17px solid transparent;
    border-left:17px solid #fff;
    position: absolute;
    right: -17px;
    top:50%;
    transform: translateY(-50%);
}
.new-home-share>div:nth-child(1):before{
    content: url("../../../img/new/lian.png");
}
.new-home-share>div:nth-child(2):before{
    content: url("../../../img/new/wb.png");
}
.new-home-share>div:nth-child(3):before{
    content: url("../../../img/new/wxs.png");
}
.new-home-share>div{
    margin-left: 15px;
    margin-top: 30px;
    letter-spacing: 2px;
    color: #2d2d32;
    font-size: 16px;
}
.new-home-share>div:nth-child(1){
    margin-top: 26px;
}
.new-home-share>div>span{
    margin-left: 15px;
}
.new-home-share>div:last-child{
    width: 98px;
    height: 98px;
    margin: auto;
    margin-top: 32px;
}
.new-home-share>div:last-child>img{
    height: 100%;
    width: 100%;
}
.new-home-share>div:not(:last-child){
    cursor: pointer;
}
.new-home-article{
    height: 470px;
    width: 459px;
    border-bottom: 1px solid #EEEEEE;
}
.new-home-article>h2{
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #2b2d32;
    float: left;
}
.new-home-article>div:nth-child(2)>a{
    font-size: 20px;
    color: #1037a5;
    float: right;
    cursor: pointer;
}
.new-home-article>div:nth-child(4){
    width: 461px;
    height: 258px;
    position: relative;
    margin-top: 24px;
}
.new-home-article>div:nth-child(4)>a>img{
    width: 100%;
    height: 100%;
    border-radius: 4px;
}
.new-home-article>div:nth-child(4)>a>div:nth-child(2){
    width: 100%;
    height: 56px;
    background: #000000;
    opacity: 0.3;
    border-radius: 0px 0px 4px 4px;
    position: absolute;
    bottom: 0;
}
.new-home-article>div:nth-child(4)>a>div:last-child{
    width: 442px;
    height: 56px;
    opacity:1;
    position: absolute;
    bottom: 0;
    font-size:18px;
    letter-spacing: 2px;
    color: #ffffff;
    line-height: 56px;
    text-align: center;
    cursor: pointer;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 10px;
}
.new-home-article>ul>li:first-child{
    margin-top: 29px;
}
.new-home-article>ul>li{
    height: 16px;
    width: 458px;
    margin: 21px auto;
}
.new-home-article>ul>li>a>div:first-child{
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #ff3d62;
    float: left;
    margin: 1px 15px;
}
.new-home-article>ul>li>a>div:last-child{
    font-size: 16px;
    letter-spacing: 2px;
    color: #2a2b32;
    width: 400px;
    height: 16px;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    cursor: pointer;
}
.new-home-article:not(:first-child){
    margin-top: 35px;
}
.new-strategy{
    height: 480px;
    width: 458px;
    border-bottom: 1px solid #EEEEEE;
}
.new-strategy>a>div{
    width: 458px;
    height: 440px;
    background: #ffffff;
    border-radius: 10px;
    border: solid 1px #e5e5e5;
    margin-top: 35px;
}
.new-strategy>a>div>div:first-child{
    width: 458px;
    height: 240px;
    border-radius: 4px;
    background: url("../../../img/new/strategy.jpg");
}
.new-strategy>a>div>div:nth-child(2){
    width: 56px;
    height: 52px;
    background: url("../../../img/new/obtain.png");
    margin: 20px auto 0 auto;
}
.new-strategy>a>div>div:nth-child(3){
    width: 280px;
    height: 60px;
    background: #ffffff;
    border-radius: 4px;
    border: solid 1px #e5e5e5;
    text-align: center;
    line-height: 60px;
    margin: 31px auto 0 auto;
    cursor: pointer;
}
.new-strategy>a>div>div:nth-child(3){
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #2c2c33;
}
.new-strategy>a>div>div:nth-child(3):hover{
    background: #0eb422;
}
.new-strategy>a>div>div:nth-child(3):hover{
    color: #FFFFFF;
}
.new-receive{
    width: 458px;
    height: 287px;
    margin-top: 39px;
}
.new-receive>h2{
    font-size: 20px;
    letter-spacing: 2px;
    color: #2b2d32;
    font-weight: 600;
    text-align: center;
}
.new-receive>h3{
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 25px;
    color: #2b2d32;
    width: 260px;
    height: 54px;
    text-align: center;
    margin:32px auto 0 auto;
    font-weight: normal;
}
.new-receive>div:last-child{
    width: 152px;
    height: 152px;
    margin: 30px auto 0 auto;
}
.new-receive>div:last-child>img{
    width: 100%;
    height: 100%;
}
.new-home-list-left{
    width: 160px;
    background: #ffffff;
    box-shadow: 0px 0px 1px 0px
    rgb(154, 153, 153);
    border-radius: 4px;
    z-index: 100;
    /*margin: 26px 0 0 10px;*/
    position: absolute;
    left: 10px;
    top: 48px;
    display: none;
}
.new-home-top>div:not(:first-child):hover>.new-home-list-left{
    display: block;
}
.new-home-list-left>ul{
    width: 160px;
    /*margin: auto;*/
}
.new-home-list-left>ul>li{
    height: 45px;
    font-size: 16px;
    color: #2d2f34;
    text-align: center;
    line-height:45px;
    cursor:pointer;
    position: relative;
    width: 160px;
}
.new-home-list-left>ul>li:last-child{
    border: none;
}
.new-home-list-left>ul>li a{
    white-space: nowrap;
    overflow: hidden;
    height: 45px;
    width: 160px;
    display: block;
}
.new-home-list-left>ul>li>a:hover{
    color: #fb4343;
}
.new-home-list-left>ul>li>ul{
    width: 160px;
    background: #ffffff;
    box-shadow: 0px 0px 1px 0px
    rgb(154, 153, 153);
    border-radius: 4px;
    z-index: 100;
    /*margin: 26px 0 0 10px;*/
    position: absolute;
    left: 160px;
    top:0px;
    display: none;
}
.new-home-list-left>ul>li:hover>ul{
    display: block;
}
.new-home-list-left>ul>li>ul>li{
    height:45px;
    font-size: 16px;
    color: #2d2f34;
    text-align: center;
    line-height: 45px;
    cursor:pointer;
    position: relative;
    width: 160px;
    margin: auto;
}
.new-home-list-left>ul>li>ul>li>a:hover{
    color: #fb4343;
}
.new-home-list-left>ul>li>ul>li>ul{
    width: 160px;
    background: #ffffff;
    box-shadow: 0px 0px 1px 0px
    rgb(154, 153, 153);
    border-radius: 4px;
    z-index: 100;
    /*margin: 26px 0 0 10px;*/
    position: absolute;
    left: 160px;
    top:0px;
    display: none;
}
.new-home-list-left>ul>li>ul>li:hover>ul{
    display: block;
}
.new-home-list-left>ul>li>ul>li>ul>li{
    height: 45px;
    font-size: 16px;
    color: #2d2f34;
    text-align: center;
    line-height:45px;
    cursor:pointer;
    position: relative;
    width: 160px;
    margin: auto;
}
.new-home-list-left>ul>li>ul>li>ul>li>a:hover{
    color: #fb4343;
}
.new-home-article:last-child{
    border: none;
}
.new-home-list-left>ul li:after{
    content: "";
    display: block;
    width: 130px;
    height: 1px;
    background: #EEEEEE;
    margin-left: 15px;
}
.new-home-list-left ul li:last-child:after{
    background: #EEEEEE;
}
