/*排行页*/
main.phy .center .right h1 a.wh{ color: #fff; float: right; margin-right: 8px;}
main.phy .center .right h1 select{/* min-width: 80px;*/ height: 22px; line-height: 18px; outline:none; padding: 0 20px 0 5px; border: 2px solid #fff; float: right; background: url("../images/jt_03.png")no-repeat calc(100% - 5px) center; margin: 6px 10px 0 0; color: #fff;}
/*main.phy .center .right h1 select.dq{ min-width: 100px;}*/
main.phy .center .right h1 select option{ color: #313131;}
main.phy .center .right h1 select option.biaoti{ display: none; color: #fff;}
main.phy .center .right h1 input.cx{ width: 68px; height: 26px; line-height: 26px; border-radius: 6px; background: #fff; color: #ffa200; font-size: 16px; float: right; margin-top: 4px;}
main.phy .center .right h1 input.cx:hover{ background: #e90000; color: #fff;}
main.phy .center .right h1 input.zym{ float: right; min-width: 108px; height: 18px; line-height: 18px; padding: 0 3px 0 3px; border: 2px solid #fff; margin: 6px 10px 0 0; background: #ffa200; color: #fff;}
main.phy .center .right h1 input.zym::-webkit-input-placeholder{ color: #fff;}
main.phy .center .right h1 input.zym::-moz-placeholder{ color: #fff;}

main.phy .center .right .wznr{ padding: 18px 0 35px 0;}
main.phy .center .right .wznr h2{ font-size: 20px; color: #313131; text-align: center; font-weight: normal; text-align-last: center;/*解决安卓版UC浏览器中文字不居中问题*/}
main.phy .center .right .wznr table{ margin: 18px auto;}
main.phy .center .right .wznr table tr td{ border: 1px solid #000; padding: 8px 8px; text-align: center; background: #fff;}
main.phy .center .right .wznr table tr td a{ color:#003399;}
main.phy .center .right .wznr table thead tr td{ background: #ffa200; color: #fff;}
main.phy .center .right .wznr table tbody tr:nth-child(2n) td{ background: #ebebeb;}
main.phy .center .right .wznr table tbody tr td:nth-of-type(2){ max-width: 180px;}
main.phy .center .right .wznr h3{ font-weight: normal; text-align: center; font-size: 16px; border-bottom: 4px solid #ffa200; padding-bottom: 16px; text-align-last: center;/*解决安卓版UC浏览器中文字不居中问题*/}
main.phy .center .right .wznr h3 a{ color:#003399;}
main.phy .center .right .wznr h4{ font-weight: normal; text-align: center; font-size: 16px; margin: 10px 0; text-align-last: center;/*解决安卓版UC浏览器中文字不居中问题*/}
main.phy .center .right .wznr p{ text-indent: 2em; padding: 0 28px; margin-bottom: 10px; line-height: 1.8; }

main.phy .center .right .wznr ul.page{ width: 96%; margin: 0 auto 30px auto; overflow: hidden; text-align: center; text-align-last: center;/*解决安卓版UC浏览器中文字不居中问题*/}
main.phy .center .right .wznr ul.page li{ height: 30px; line-height: 30px; margin: 0 3px; display: inline-block;}
main.phy .center .right .wznr ul.page li a{ display: block; color: #fff; background: #ffa200; border-radius: 4px; padding: 0 13px;}
main.phy .center .right .wznr ul.page li a:hover{ color: #fff!important; background: #e90000;}
main.phy .center .right .wznr ul.page li a.act{ color: #fff!important; background: #e90000;}

/*排行页结束*/