﻿.center-input
{
    margin-top: 10px;
    width: 100%;
    text-align: center;
}
.center-input a
{
    margin-right: 4px;
    font-weight: 900;
    color: Black;
}
.center-input select
{
    width: 100px;
    -webkit-border-radius: 5px 5px 5px 5px;
}
.center-input input
{
    margin-left: 20px;
    margin-right: 20px;
    width: 110px;
    -webkit-border-radius: 10px 10px 10px 10px;
    background-color: #ce114a;
    border: 0;
    color: white;
}
.hxians
{
    border-top: 7px solid #ce114a;
    position: relative;
    height: 30px;
    width: 980px;
}
.center-right
{
    float: right;
    width:980px;
    margin: 0;
    display: inline;
    overflow: hidden;
}
.divs-imgs img
{
    width: 480px;
}
.imgJian
{
    display: none;
}
.imgJians
{
    display: none;
}
.imgJian img
{
    width: 32px;
    opacity: 0.8;
    position: absolute;
    margin-top: 202px;
    margin-left: 320px;
    z-index: 9999;
}
.imgJians img
{
    width: 32px;
    opacity: 0.8;
    position: absolute;
    margin-top: 202px;
    margin-left: -362px;
    z-index: 9999;
}
#imgJian,#imgJianS
{
    position:relative;
    top:100px;
}
#imgJianS
{
     position:relative;
     left:-80px;
}
#imgJian
{
     position:relative;
     left:80px;
}
#bookflip,#imgJian,#imgJianS:hover
{
    cursor:pointer;
}
