/*.new_image_div{*/

/*box-shadow:0 0 0, *//*左边阴影*/
/*0 0 0, *//*右边阴影*/
/*0 0 0, *//*顶部阴影*/
/*0 5px 10px rgba(0, 0, 0, .2); *//*底边阴影*/
/*}*/
.new_image_div_k{
    box-shadow:inset 0 0 0, /*左边阴影*/
    inset 0 0 0, /*右边阴影*/
    inset 0 0 0, /*顶部阴影*/
    inset 0 0px 10px rgba(0, 0, 0, .2); /*底边阴影*/
}


@font-face {
    font-family: 'Alibaba PuHuiTi';
    src: url('../alibabaFont/AlibabaPuHuiTi-3-55-Regular.woff2') format('woff2'),
       url('../alibabaFont/AlibabaPuHuiTi-3-55-Regular.woff') format('woff'),
       url('../alibabaFont/AlibabaPuHuiTi-3-55-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



/*顶部导航*/
.grupLogodiv{
    height: 80px;
    width: 645px;
    position: fixed;top:0px;
    left: 0;

    background: #fff;
    border-bottom: 1px solid #e5e5e5;
    opacity: 1;
}
.grup_logo{
    width:100px;
    position: absolute;top:25px;left:272px ;
}


.grupLogodiv a {
    position:absolute ;top:16px;left: 22px;
    width: 50px;
    height: 50px;
    background: url(../images/grup/icon-back.png) no-repeat center center;


}





.header-nav{ height:50px; line-height:50px; background:#fff; padding-top:3px; position:relative; }
.top-back{}
.header-logo{ text-align:center; padding:15px 0;  height:20px;background:url(../img/logo.png) center center no-repeat; background-size:70px 20px;}
.header-title{width:645px;height:80px; background:#fff;position:absolute;top:150px; border-bottom:1px solid #ebebeb;opacity:0 }
.header-title h1{ font-size:25px; font-weight:normal; color:#585858;position: absolute;top:25px;left: 270px}
.caseheader{
    height: 50px;
    width: 100%;
    text-align: center;
    padding-top:3px;
    position:relative;
}
.caseheader a{
    float: left;
    width: 18px;
    height: 17px;
    background: url(../img/icon/icon-back.png) no-repeat center center;
    background-size: 18px 17px;
    margin: 16px 0 0 20px;
}
.caseheader img{
    width: 70px;
    height: 20px;
    margin-left: -35px;
    margin-top: 15px;
    position:absolute;
    left:50%;
}
.caseheader span{
    width: 13px;
    height: 45px;
    background: url("../img/icon/icon_share.png") no-repeat left center;
    background-size: 13px 13px;
    display: block;
    float: right;
    margin-right: 10px;
}


.stopcolor {
    width: 645px;
    height: 3px;
    position: fixed;top:80px;left: 0px;
    z-index: 105;
}
.stopcolor dd{
    float: left;
    width: 16.6%;
    height: 3px;
}
.stopcolor dd:last-child{
    width: 17%;
}
.stopcolor dd:nth-child(1){
    background: #1b1b1b;
}
.stopcolor dd:nth-child(2){
    background: #209bda;
}
.stopcolor dd:nth-child(3){
    background: #e20005;
}
.stopcolor dd:nth-child(4){
    background: #87bf17;
}
.stopcolor dd:nth-child(5){
    background: #f29000;
}
.stopcolor dd:nth-child(6){
    background: #e10068;
}









/*导航*/
#nav_div{
    position: fixed;top:83px;left: 0px;
    width:645px;
    height: 85px;
    overflow: hidden;
}


#nav0{
    width: 20%;


}
#nav1{
    width: 26.5%;

}
#nav2{
    width: 26.5%;
    /*background-color: hotpink;*/
    /*opacity: .2;*/
}
#nav3{

    width: 27%;

}



.nav_Class{
    float: left;
    height: 80px;
    background-color: #ffffff;
}
.click_nav_Class{
    background-color:#eeeeee;
}


.nav_img0{
    margin-top: 25px;
    margin-left:  35px;
}

.nav_img1{
    margin-top: 25px;
    margin-left:  25px;
}


.nav_line{
    margin-top: 19px;
    width: 100%;height: 3px;
    opacity: 0;

}

.click_nav_line{

    background-color: #e20c13;

}







body{
    background-color: #313639;
    /*background-color: #ffffff;*/
}
#content{
    position: absolute;top:163px;left: 0px;
    width: 645px;
    background-color: #313639;
}



/*
#new_content{
    position: absolute;top:0px;left: 0px;
    width:645px;
    height: 650px;

    overflow: hidden;

}

#new_content1{
    position: absolute;top:650px;left: 0px;
    width:645px;
    height: 650px;
}
#new_content2{
    position: absolute;top:1300px;left: 0px;
    width:645px;
    height: 650px;
}
#new_content3{
    position: absolute;top:1950px;left: 0px;
    width:645px;
    height: 650px;
}
#new_content4{
    position: absolute;top:2600px;left: 0px;
    width:645px;
    height: 650px;
}
#new_content5{
    position: absolute;top:3250px;left: 0px;
    width:645px;
    height: 650px;
}



.new_image_div{
    position: absolute;top:0px;left: 0px;
    width:645px;
    height: 450px;

}

.new_image{
    position: absolute;top:0px;left: 0px;
    width:645px;

}

.nav_title{
    position: absolute;top:450px;left: 0px;
    width:645px;
    height: 200px;
    background-color: #4095d9;

    box-shadow:0px 1px 150px #000000;




}
.nav_p{
    margin-top: 40px;
}


*/



/*新闻版块的标题和内容简介字体样式
h1{
    color:#ffffff;
    text-align: center;
    letter-spacing:1px;
    margin-bottom: 10px;
}

p{
    font-family: "Alibaba PuHuiTi";
    font-size:16px;color:#ffffff;
    text-align: center;
    letter-spacing:.5px;
    margin-top: 5px;
}
*/



#loadingP{
    position: absolute;top:500px;left: 250px;
    font-size: 18pt;
    color: #ffffff;
    opacity: .6;
}




