@charset "utf-8";
/* CSS Document */

* {margin: 0px;padding: 0px;}
body {
    background-image: url("images/bg-play.png");
    background-repeat: repeat-y;
    background-position: top center;
    font-size: 16px;
    color: black;
    text-decoration: none;
}
ul,li {
    list-style-type: none;
}
a {
    text-decoration: none;
    color: red;
}
header {
    width: 80%;
    height: 200px;
    margin: 50px auto 0px;
}
.logo img{
    width: 65%;
    margin:35px 17.5%;
}
main {
    width: 80%;
    margin: 0px auto;
}
footer {
    width: 80%;
    height: 50px;
    margin: 20px auto 0px;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
    color: black; 
    position: fixed;
    bottom: 0px;
    left: 10%;
}

.left {
    width: 30%;
    float: left;
    margin: 0px 5% 0px 0px;
    background: #FFFFFF;
    opacity: 0.7;
    border-radius: 50px;
    padding-bottom: 20px;
}

.right {
    width: 63%;
    height: 500px;
    float: left;
    background: #FFFFFF;
    opacity: 0.8;
    border-radius: 50px;
    padding: 20px 0px;
}

.right-s {
    width: 63%;
    height: 500px;
    float: left;
    background: #FFFFFF;
    opacity: 0.8;
    border-bottom-left-radius: 50px;
    border-top-left-radius: 50px;
    padding: 20px 0px;
    overflow-y: scroll;
}

.left-bt {
    width: 80%;
    margin: 10px 10% 10px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    font-family: "方正小标宋简体";
    color: red;
}

.left-cont {
    width: 86%;
    margin: 10px 7% 20px;
    line-height: 38px;
    font-size: 18px;
    color: black;
    text-indent: 32px;
}

.right ul {
    width: 100%;
}

.right-bt {
    width: 25%;
    margin: 10px 3%;
    height: 50px;
    line-height: 50px;
    text-align: right;
    font-size: 18px;
    color: black;
    font-weight: bold;
    float: left;
}

.right-input {
    width: 65%;
    height: 50px;
    line-height: 50px;
    float: left;
    margin: 10px 0px;
}

.input{
    width: 40%;
    height: 40px;
    font-size: 18px;
    border: dotted red 1px;
    text-indent: 10px;
    border-radius: 10px;
}
.textarea {
    width: 65%;
    margin: 10px 0px;
    line-height: 40px;
    font-size: 18px;
    border: dotted red 1px;
    text-indent: 10px;
    border-radius: 10px;
    font-size: 18px;
    float: left;
}
.zw-cont {
    width: 85%;
    margin-left: 2%;
    line-height: 40px;
    font-size: 18px;
    text-indent: 10px;
    font-size: 18px;
    float: left;
    border: none;
}

.zwtj {
    width: 10%;
    height: 30px;
    margin: 35px 0 0 2%;
    float: left;
    border: none;
}

.sub input{
    width: 10%;
    height:50px;
    margin: 10px 45%;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: white;
    line-height: 50px;
    background: red;
    border-radius: 10px;
    border: 0px;
}

.search {
    width: 80%;
    margin: 10px 10% 20px;
}

.sear-con {
    width: 60%;
    height: 40px;
    float: left;
    margin-right: 5%;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    border-radius: 10px;
    border: dotted red 1px;
}


.sear-sub {
    width: 30%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: red;
    font-size: 20px;
    font-family: "方正小标宋简体";
    border-radius: 10px;
    border: 0px;
}

.right-xh {
    width: 4%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 10px 2%;
    border: dotted black 1px;
    float: left;
}

.right-name {
    width: 16%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 10px 2% 0px 0px;
    border: dotted black 1px;
    float: left;
}

.right-tel {
    width: 20%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 10px 2% 0px 0px;
    border: dotted black 1px;
    float: left; 
}

.right-class {
    width: 20%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 10px 2% 0px 0px;
    border: dotted black 1px;
    float: left;
}

.right-cz {
    width: 20%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 10px 2% 0px 0px;
    border: dotted black 1px;
    float: left;
    
}

.right-con {
    width: 83%;
    height: 120px;
    line-height: 40px;
    text-align: left;
    text-indent: 32px;
    margin: 10px 2% 0px 0px;
    border: dotted black 1px;
    float: left;
    overflow-y: scroll;
}

.hf {
    width: 4%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 10px 2%;
    border: dotted black 1px;
    float: left;
    color: red;
    font-weight: bold;
}

.zw {
    width: 4%;
    height: 40px;
    line-height: 40px;
    float: left;
    border: dotted black 1px;
    text-align: center;
    margin-top: 90px;
}

.zd {
    width: 94%;
    margin: 10px auto;
}

.zdbt {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-family: "方正小标宋简体";
    font-size: 24px;
    font-weight: bold;
    text-align: center
}

.zdcon p{
    width: 100%;
    line-height: 30px;
    font-size: 16px;
    text-indent: 32px;
}

.in a{
    width: 10%;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    text-align: right;
    float: right;
    margin-right: 40px;
    display: block;
}