@font-face {
    font-family: 'icomoon';
    font-weight: normal;
    font-style: normal;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
li {
    list-style: none;
    list-style-image: none;
}
body {
    font-family: "Quicksand", Arial, sans-serif;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.7);
    margin: 0;
    padding: 0;
}

a {
    color: #111;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none!important;
}

a:hover, a:active, a:focus {
    color: #222;
    outline: none;
    text-decoration: none !important;
}

p {
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-family: "Quicksand", Arial, sans-serif;
    font-weight: 400;
}
.recis{font-size:0.9rem;background-color:#f1f1f1;padding:0.3rem 0.6rem; line-height:100%;float:left!important;margin-left:0!important;margin-right:1rem;margin-top:0.1rem;margin-bottom:0.3rem;}
.center{text-align: center;}
.t1{margin-top: 1rem;}
.d1{margin-bottom: 1rem;}
.content{width:95%;margin: 0 auto;}
.logo {
    margin: 0 auto;
    text-align: center;
    margin-top: 8rem;
    font-size: 4rem;
    color: #111111;
    font-weight: 550;
    margin-bottom: 1rem;
}
.logon {
    margin: 0 auto;
    text-align: center;
    margin-top: 1rem!important;
    font-size: 2rem;
    color: #111111;
    font-weight: 550;
    margin-bottom: 1rem;
}
.menu{margin:0 1rem 0 0;text-align: center;}
.menu a{font-size:1rem;background-color:#eee;padding: 0.5rem 1rem;font-size: 1.2rem;margin-right: 1rem;}
.menu a:hover{background-color: #111111!important;cursor:pointer;color: #fff;}
.menu2{margin: .5rem 0;text-align: center;}
.menu2 a{font-size:1rem;background-color:#eee;padding: 0.5rem 1rem;font-size: 1rem;margin-right: .5rem;}
.menu2 a:hover{background-color: #111111!important;cursor:pointer;color: #fff;}
.inlogin{margin:0 auto; width:100%;}
.inlogin textarea{width:calc(100% - 2.2rem); height:8rem;border:.1rem #dddddd solid;margin: 0 auto;font-size: 1rem;padding: 1rem;}
.an{background-color: #111111!important;color: #fff;}
.inlogin input{width:calc(100% - 2.2rem); height: 3rem;border:.1rem #dddddd solid;margin: 0 auto;margin-bottom: 1rem;font-size: 1rem;padding: 0 1rem;}
.inlogin select{width:100%; height: 3rem;border:.1rem #dddddd solid;margin: 0 auto;margin: 1rem 0;font-size: 1rem;padding: 0 1rem;color: #333;}
.denglu{width:100%!important;height: 3.5rem!important; background-color: #111111;color: #ffffff;font-size: 1.2rem!important;}
.denglu2{width:100%!important;;height: 3.5rem!important; background-color: #333;color: #ffffff;font-size: 1.2rem!important;}
.list li{width:30%;font-size: 1.2rem;margin: 0.2rem;border-bottom: 0.1rem #ddd solid;height:5rem;overflow:hidden;line-height: 1.8rem;float: left;margin-right:1rem;padding: 0.5rem 0;}
.list li p{color: #888;font-size: 1rem;}
.list li span{float: right;margin-left:0.5rem;margin-top: 0.3rem;   }
.list li span img{width: 1.2rem;}
.neirong{font-size: 1.2rem;line-height: 1.8;}
.page_out{font-size: 1rem;margin-top: 1rem;}
@media screen and (max-width: 768px) {
    .list li{width:100%;}
}
