.topfocus_box{ width: 100%; margin: 0 auto; overflow: hidden; position: relative; }
.topfocus_ul{ position: relative; }
.topfocus_li{ width: 100%; display: none; line-height: 0px; }
.topfocus_li.on{ display: block; position: absolute; left: 0; top: 0; z-index: 2; }
.topfocus_li.nt{ display: block; }
.topfocus_li img{ width: 100%; }
.topfocus_enroll{ display: block; position: absolute; left: 50%; bottom: 60px; border: 1px solid #6a9af3; border-radius: 4px; color: #dedede; z-index: 3; width: 150px; text-align: center; height: 50px; line-height: 45px; background: #3C6FCE; margin-left: -50px; font-size: 1.3em; box-shadow: 0px 4px 10px #848484; }
.topfocus_enroll:hover{ color: #dedede; background: #417FF3; }

.index_content{ width: 100%; max-width: 1200px; margin: 0 auto; min-height: 300px; padding-bottom: 60px; box-sizing: border-box; padding: 0 18px; }
.index_nav{ width: 100%; border-radius: 5px; background: #f1f1f1; line-height: 30px; font-size: 14px; padding: 0 15px; color: #666; margin: 25px 0 20px; float: left; }
.index_nav span{ padding: 0 10px; color: #aaa; }
.index_nav a{ color: #000; }
.index_rt{ width: 75%; float: left; box-sizing: border-box; }
.index_rt_ul{ width: 100%; padding-right: 50px; }
.index_rt_li{ width: 100%; border-bottom: 1px dashed #ccc; padding-bottom: 12px; margin-bottom: 15px; }
.index_rt_title{ font-weight: bold; color: #333; font-size: 1.1em; padding-bottom: 8px; }
.index_rt_title a{ color: #337ab7; }
.index_rt_title a:hover{ color: #333; }
.index_rt_desc{ color: #888; line-height: 1.5em; font-size: 0.95em; }
.index_lt{ width: 25%; float: left; box-sizing: border-box; margin-bottom: 20px; }
.index_lt_ul{ width: 100%; border: 1px solid #ccc; border-radius: 5px; }
.index_lt_li:first-child{ border-top: none; }
.index_lt_li{ width: 100%; border-top: 1px solid #ccc; line-height: 45px; box-sizing: border-box; padding: 0px 10px; font-size: 0.9em; }
.index_lt_li a{ color: #337ab7; }
.index_lt_li a:hover{ color: #333; }
.index_page{ padding-bottom: 30px; }
.index_morelist{ font-style: italic; color: #888; }

.show_content{ width: 100%; max-width: 1200px; box-sizing: border-box; padding: 0px 0 20px; }
.show_title{ font-size: 1.5em; color: #333; font-weight: bold; padding: 0px 18px 10px; }
.show_info{ font-size: 0.8em; color: #aaa; padding: 0px 18px; }
.show_con{ font-size: 0.9em; color: #333; line-height: 1.6em; border-left: 1px solid #ddd; padding: 10px 18px; min-height: 300px; }


.forms-content{ width: 100%; background: #fff; min-height: 500px; }
.forms-content_con{ width: 1200px; margin: 0 auto; box-sizing: border-box; padding: 20px 150px 35px; line-height: 24px; font-size: 14px; color: #666; }
.forms-tt{ font-size: 30px; color: #3c8fd1; padding: 20px 0; }
.forms-info{ font-size: 14px; color: #666; padding: 10px 0; }
.forms-info2{ font-size: 16px; font-weight: bold; color: #3c8fd1; padding: 20px 0; }
.forms-myform p{ font-size: 16px; line-height: 32px; padding-bottom: 15px; }
.forms-myform .input-text{ height: 30px; width: 100%; border: 1px solid #ccc; border-radius: 3px; box-shadow: 0 1px 3px #ccc; }
.forms-myform .date{ height: 30px; width: 50%; border: 1px solid #ccc; border-radius: 3px; box-shadow: 0 1px 3px #ccc; }
.forms-myform .ib{ padding: 10px 10px 10px 0; }
.forms-submit{ width: 180px; height: 50px; background: #004d8d; border: 0px; outline: none; color: #fff; font-size: 18px; cursor: pointer; margin-top: 40px; }

/*风云榜*/
.ranking{ width: 100%; padding-left: 37px; box-sizing: border-box; background-image: url(../../images/jrsinotf/fdsasss.png); background-repeat: no-repeat; background-size: 22px auto; background-position: 10px 3px; background-color: #7DA9FB; height: 37px; line-height: 37px; color: #fff; border: 1px solid #ffde13; border-bottom: none; }
.ranking_list{ width: 100%; background-color: #E6EEFF; padding: 6px 0; box-sizing: border-box; border-left: 1px solid #ffde13; border-right: 1px solid #ffde13; }
.ranking_li{ width: 100%; box-sizing: border-box; padding: 0 15px; line-height: 28px; font-size: 0.92em; color: #333; }
.ranking_bt{ width: 100%; height: 40px; text-align: center; background-color: #E6EEFF; border: 1px solid #ffde13; border-top: none; box-sizing: border-box; }
.ranking_bt a{ display: inline-block; border: 1px solid #ccc; background: #3C6FCE; padding: 3px 15px; border-radius: 3px; color: #fff; }