﻿.btns {
    cursor: pointer;
    border-radius: 10px;
    padding-left: 70px;
    padding-right: 33px;
    color: rgba(0, 0,0, 0.8);
    font-size: 22px;
    float: left;
    font-weight: 100;
    font-family: Calibri;
    margin-top: 15px;
    line-height: 60px;
}
.btnsmores {
    cursor: pointer;
    border-radius: 10px;
    padding-left: 54px;
    padding-right: 33px;
    color: rgba(0, 0,0, 0.8);
    font-size: 22px;
    float: left;
    font-weight: 100;
    font-family: Calibri;
    margin-top: 15px;
    line-height: 60px;
}

.btns_center {
    cursor: pointer;
    border-radius: 10px;
    padding-left: 70px;
    padding-right: 33px;
    color: rgba(0, 0,0, 0.8);
    font-size: 22px;
    font-weight: 100;
    font-family: Calibri,'Microsoft YaHei';
    margin-top: 15px;
    line-height: 60px;
    float: left;
}

.btnbuy_center {
    background-color: #e54253;
    background-image: url(../images/btn_buy.png);
    background-position: left center;
    background-repeat: no-repeat;
    font-family: Calibri,'Microsoft YaHei';
    /*padding-right:67px;*/
}

.btnmore_center {
    background-color: #14c9ba;
    background-image: url(../images/btn_more.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-right: 10px;
}

.btntry_center {
    background-color: #14c9ba;
    background-image: url(../images/btn_try.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-right: 40px;
}



.btnbuy {
    background-color: #e54253;
    background-image: url(../images/btn_buy.png);
    background-position: left center;
    background-repeat: no-repeat;
    /*padding-right:67px;*/
}

.btnmore {
    background-color: #14c9ba;
    background-image: url(../images/btn_more.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-right: 24px;
}

.btntry {
    background-color: #14c9ba;
    background-image: url(../images/btn_try.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-right: 40px;
}

.btndown {
    background-color: #14c9ba;
    background-image: url(../images/btn_down.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-right: 20px;
}

.btnRight {
    margin-right: 10px;
}

.btnLeftt {
    margin-left: 10px;
}

.btns_right {
    cursor: pointer;
    border-radius: 10px;
    padding-left: 70px;
    padding-right: 55px;
    color: rgba(0, 0,0, 0.8);
    font-size: 22px;
    float: right;
    font-weight: 100;
    font-family: Calibri;
    margin-top: 15px;
    line-height: 60px;
    font-family: Calibri,'Microsoft YaHei';
}

.btnbuy_right {
    background-color: #e54253;
    background-image: url(../images/btn_buy.png);
    background-position: left center;
    background-repeat: no-repeat;
}

.btnmore_right {
    background-color: #14c9ba;
    background-image: url(../images/btn_more.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-right: 40px;
}

.btntry_right {
    background-color: #14c9ba;
    background-image: url(../images/btn_try.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-right: 67px;
}
.btnsmores:hover,
.btns_center:hover,
.btns_right:hover,
.btn_buyNow:hover,
.btn_more:hover,
.btns:hover {
    background-color: #119cbf;
    color: #fff;
}



.btn_buyNow {
    background-color: #e54253;
    background-image: url(../images/btn_buy1.png);
    background-position: 10px center;
    background-repeat: no-repeat;
    padding-left: 42px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
    color: #333;
    font-size: 20px;
    font-family: Calibri;
    margin-left: 10px;
}

.btn_more {
    background-color: #14c9ba;
    background-image: url(../images/btn_more1.png);
    background-position: 10px center;
    background-repeat: no-repeat;
    padding-left: 42px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
    color: #333;
    font-size: 20px;
    font-family: Calibri;
}
/*=============
 Menu Class   
 =================*/

.menu {
    height: 80px;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    min-width: 990px;
    position: absolute;
    z-index: 9999999;
}

.menuitem {
    /*width:1200px;*/
    max-width: 990px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

    /*@media (max-width: 768px) {
    .menuitem {
        background-image: url(menu_bg.png);
        width: 768px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (max-width: 1024px) {
    .menuitem {
        width: 1024px;
        margin-left: auto;
        margin-right: auto;
    }
}*/

    .menuitem div {
        float: left;
        list-style: none;
        margin-left: 0px;
        margin-top: 0px;
    }

    .menuitem div {
        line-height: 75px;
        font-size: 22px;
        color: #fff;
        float: left;
        padding-left: 10px;
        padding-right: 10px;
        cursor: pointer;
        /*word-spacing:8px;*/
        letter-spacing: 1px;
    }

    .menuitem ul {
        float: right;
        /*margin-left:100px;*/
        list-style: none;
        margin-left: 0px;
        margin-top: 0px;
    }

    .menuitem li {
        font-family: Calibri;
        line-height: 25px;
        font-size: 18px;
        color: #fff;
        float: left;
        padding-left: 18px;
        padding-right: 18px;
        padding-top: 10px;
        text-align: center;
        cursor: pointer;
        /*word-spacing:8px;*/
        letter-spacing: 1px;
        height: 80px;
        background: url(../images/sp.png) center right no-repeat;
    }

    .menuitem span {
        font-size: 16px;
    }

    .menuitem li:hover {
         background: url(../images/nav_d.jpg) no-repeat right top #76e6fc;
        /*background-image: none;*/
        /*background-color: rgba(101, 208, 255, 0.80);*/
        /*background-color: rgba(19, 73, 68, 0.96);*/
    }

.menuActice {
    background-image: none;
    background-color: rgba(101, 208, 255, 0.80);
}
/*==============
        SmallMenu
        ==================*/
.Smallmenu {
    height: 80px;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    position: absolute;
    z-index: 9999999;
    text-align: center;
    display: none;
}

.SmallMenuItem {
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    position: absolute;
    z-index: 9999999;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: right;
    position: absolute;
    top: 80px;
    display: none;
}

    .SmallMenuItem div:hover {
        background-color: #017b95;
        color: #000;
        cursor: pointer;
    }

.menuList {
    height: 30px;
    width: 30px;
    float: right;
    text-align: center;
    margin-right: 20px;
    margin-top: 23px;
    border: 1px solid #a3deeb;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
}

.menuList1 {
    height: 30px;
    width: 30px;
    float: right;
    text-align: center;
    margin-right: 20px;
    margin-top: 23px;
    border: 1px solid #a3deeb;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    display: none;
}

.userlogin {
    height: 40px;
    width: 40px;
    float: right;
    margin-right: 10px;
    margin-top: 18px;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
}

.menuList ul {
    width: 100%;
}

.menuList div {
    list-style: none;
    height: 4px;
    background-color: #a3deeb;
    width: 35%;
    margin-top: 4px;
    margin-left: 10%;
    float: left;
}

.menuList1 div {
    list-style: none;
    height: 4px;
    background-color: #a3deeb;
    width: 35%;
    margin-top: 4px;
    margin-left: 10%;
    float: left;
}

.titlesMenu li {
    float: left;
    list-style: none;
    padding-left: 25px;
    padding-right: 5px;
    margin-bottom: 40px;
}

.BookImage {
    height: 211px;
    max-width: 162px;
    border: 1px solid #ccc;
    cursor:pointer;
}

.downloadBtnActive {
background-color:#35cb9b;
width:173px; height:62px; outline:none; border:0px;
border-radius:10px;
margin-top:10px;
}
.downloadBtnUnActive {
background-color:#c549c6;
width:173px; height:62px; outline:none; border:0px;
border-radius:10px;
margin-top:10px;
}
