@charset "utf-8";

/*错误页面*/
.Huialert{ position:relative;padding:8px 35px 8px 14px;margin-bottom: 20px;text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); text-shadow:none; background-color: #fcf8e3;border: 1px solid #fbeed5;border-radius: 4px}
.Huialert, .Huialert h4{color: #c09853}
.Huialert h4{margin: 0}
.Huialert .icon-remove{line-height: 20px;cursor:pointer; color:red; font-size: 42px; line-height: 42px; display: block; float: left; margin-right: 10px; position: static; }
.Huialert .icon-remove.hover{ color:#000;opacity:0.8;}
.Huialert-success{color: #468847;background-color: #dff0d8;border-color: #d6e9c6}
.Huialert-success h4{color: #468847}

.Huialert-danger, .Huialert-error{color: #b94a48;background-color: #f2dede;border-color: #eed3d7}
.Huialert-danger h4, .Huialert-error h4{color: #b94a48}
.Huialert-info{color: #3a87ad;background-color: #d9edf7;border-color: #bce8f1}
.Huialert-info h4{color: #3a87ad}
.Huialert-block{padding-top: 14px;padding-bottom: 14px}
.Huialert-block > p, .Huialert-block > ul{margin-bottom: 0}
.Huialert-block p + p{margin-top: 5px}

.Huialert-success .icon-remove{color: green;}
.Huialert-danger .icon-remove{color: red;}

.inputlist{}
.inputlist li{width: 100%; overflow: hidden; clear: both; margin-bottom: 10px;}

.page a{padding: 0 5px;}
.page .current{padding: 0 5px; color: red;}

/*.ranking*/
.ranking{width: 1200px; height: 800px; background: url(../images/yeji/bg.jpg) no-repeat center top; margin: 0 auto; }
.ranking-box{overflow: visible; position: absolute; width: 1200px;}

/*.ranking-team*/
.ranking-team{width: 457px; position: absolute; top: 291px; left: 72px;}
.ranking-team .pic{width: 457px; height: 287px;}
.ranking-team .pic img{width: 457px; height: 287px;}
.ranking-team .txt{width: 457px; font-size: 18px; color: #333; line-height: 150%; padding-top: 20px;}

.ranking-personal{width: 631px; height: 568px; position: absolute; top: 218px; right: 15px;}
.ranking-personal-box{width: 631px; height: 568px; position: relative; overflow: visible;}
.ranking-personal .personal-first{width: 310px; height: 284px; position: absolute; left: 164px; top: 0px;}
.ranking-personal .personal-second{width: 310px; height: 284px; position: absolute; left: 0px; top: 280px;}
.ranking-personal .personal-three{width: 310px; height: 284px; position: absolute; right: -15px; top: 280px;}
.ranking-personal .pic{width: 190px; height: 190px; border-radius: 50%; overflow: hidden; margin: 0 auto;}
.ranking-personal .pic img{width: 190px; height: 190px;}
.ranking-personal .txt{width: 262px; font-size: 18px; color: #333; margin: 0 auto; padding-left: 47px; overflow: hidden; padding-top: 10px; line-height: 190%;}
