/*cookie*/

.Global_CookiePop .CookieTopPop{
    position: fixed;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 80px;
    margin-left:auto;
    margin-right:auto;
    z-index: 900;
    /* border-radius: 5px; */
    padding: 0px;
    background-color: #fff;
    /* box-shadow: rgba(0,0,0,0.3) 0 0 5px; */
    color: #000;
    font-size: 16px;
    line-height: 1.5;
    top: 0;
    box-sizing: content-box;
    font-family: "Microsoft Yahei";
    line-height: 40px;
    background-color: rgb(211, 211, 211);
}


.toptxt{
    width: 100%;
    margin: 0 auto;
    max-width: 1280px;
    position: relative;
    padding: 10px 20px;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;
}

.Global_CookiePop .CookiePop{
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    right: auto;
    width: 60%;
    transform: translateX(-50%);
    z-index: 900;
    padding: 0px;
    box-shadow: rgba(0,0,0,0.3) 0 0 5px;
    color: #fff;
    font-size: 16px;
    bottom: -8px;
    box-sizing: content-box;
    line-height: 1.6;
    background-color: #000;
    opacity: 0.8;
    border-radius:15px 15px 0 0;
}
.CookiePopbody{
    height: 16%;

}

.cookietxt{
    max-width: 100%;
    padding: 20px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    margin-bottom: 15px;
    height: 115px;
    font-size: 16px;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;
}

.cookietxt2{
    max-width: 1280px;
    padding: 10px 20px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    margin-bottom: 25px;
    height: 95px;
    font-size: 16px;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;
}


.topcookie{
    line-height: 1.6;
    position: relative;
    font-size: 16px;
}
.topcookie a:link{
    color: #337ab7;
    font-size: 16px;
}
.topcookieClose{
    width: 20px;
    position: absolute;
    right: 0px;
    top: 0px;
    height: 20px;
    line-height: 0;
    
}
.CookiePopbodychange{

    height: 80px;

}
.Global_CookiePop .CookiePop a{
    text-decoration: underline;
    color: #337ab7;;
    display: inline;
    background: none;
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 700;
    margin-left: 3px;
}
.Global_CookiePop .CookiePop .CookiePopBtn{
    display: inline-block;
    width: 80px;
    height: auto;
    line-height: 26px;
    text-align: center;
    color: #fff;
    /* background-color: #000; */
    background: url("/img_new/button.png") no-repeat left center #000;
    background-size: cover;
    opacity: 1;
    border: none;
    font-size: 14px;
    vertical-align: middle;
    margin-left: 5px;
    border-radius: 3px;
    text-decoration: none;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;
}

.Global_CookiePop .CookiePop .CookiePopBtn:hover{
    background: url("/img_new/button-1.png") no-repeat left center #000;
    background-size: cover;
    border: none;
    color: #fff;
}

.Btnmain{
    position: absolute;
    right: 20px;
    bottom: 10px;
    width: 170px;
}
.BtnmainChange{
    bottom: 30px;
    width: 90px;
}


/* @media screen and ( max-width: 1700px) {
    .CookiePopbody{
        height: 26%;   
    }
} */



@media screen and ( max-width: 1600px) {
    .Global_CookiePop .CookiePop{
        height: 150px;
        width: 70%;   
    }
}
@media screen and ( max-width: 1400px) {
    .cookietxt{
        height: 130px;
    }
}

@media screen and ( max-width: 1100px) {
    .Global_CookiePop .CookiePop{
        box-sizing: border-box;
        margin: auto;
        width: 90%;
    }

}

@media screen and ( max-width: 950px) {
    .Global_CookiePop .CookiePop{
        width: 90%;
        height: 175px;
        box-sizing: border-box;    
        margin: auto;
    }

    .topcookie a:link{
        font-size: 12px;
    }


    .Global_CookiePop .CookieTopPop {
        height: 100px;
    }

    .cookietxt{
        height: 160px;
    }

}

@media screen and ( max-width: 850px) {
    .toptxt {
        min-width: 650px;
    }

    .topcookie a:link{
        font-size: 14px;
    }
    .Global_CookiePop .CookiePop a {
        font-size: 14px;
    }
    .topcookieClose{
        width: 15px;
    }
    .Global_CookiePop .CookiePop{
        height: 195px;
    }
}

@media screen and ( max-width: 660px) {
    .toptxt {
        min-width: 550px;
        
    }

    .topcookie{
        font-size: 13px;
    }

    .CookiePopbody{
        height: 200px;   
    }

    .cookietxt{
        height: 185px;
    }

    .cookietxt2{

        height: 90px;
    }
}
@media screen and ( max-width: 600px) {
    .CookiePopbody{
        height: 220px;   
    }

    .cookietxt{
        height: 205px;
    }
    .cookietxt2{
        font-size: 13px;
    }
    .BtnmainChange{
        bottom: 20px;
    }


}

@media screen and ( max-width: 550px) {
    .CookiePopbody{
        height: 230px;   
    }

    .cookietxt{
        height: 220px;
    }

    .toptxt {
        min-width: 400px;
        
    }
    
 
}

@media screen and ( max-width: 430px) {
    .CookiePopbody{
        height: 220px;   
    }
    .cookietxt{
        height: 180px;
    }
    .toptxt {
        min-width: 300px;
    }
    
    .cookietxt{
        font-size: 12px;  
    }
    .Global_CookiePop .CookiePop .CookiePopBtn{
        width: 80px;
        font-size: 12px;
    }

    .cookietxt{
        margin-bottom: 10px;
    }
    .BtnmainChange{
        width: 70px;
    }
    .Global_CookiePop .CookiePop a {
        font-size: 12px;
    }
}

@media screen and ( max-width: 360px) {
    .Global_CookiePop .CookieTopPop {
        height: 100px;
    }
}

@media screen and ( max-width: 335px) {

    .Global_CookiePop .CookieTopPop {
        height: 100px;
    }

    .toptxt {
        min-width: 260px;
    }
    

}