@charset "utf-8";
html {
    -webkit-overflow-scrolling: touch;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ul,
ol,
li,
form,
th,
td,
table,
label,
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
hgroup {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline
}

body {
    color: #666;
    font: 12px/18px "Microsoft Yahei", Arial, sans-serif, "\5B8B\4F53";
}

article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
hgroup {
    display: block
}

ul,
li {
    list-style: none
}

img,
iframe {
    border: 0
}

/*em,*/
/*strong {*/
/*    font-style: normal;*/
/*    font-weight: normal*/
/*}*/

sup,
sub {
    vertical-align: baseline
}

a {
    color: #000;
    text-decoration: none;
    outline: 0
}

button,
input,
select,
textarea {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: middle;
    outline: 0 none;
}
textarea {
    font-size: 12px;
    line-height: 20px;
    border: 0;
    border: 0;
    -moz-outline: 0;
    outline: 0;
    overflow: auto;
    resize: none;
    -webkit-appearance: none;
}
select,
input,
img {
    vertical-align: middle
}

button {
    cursor: pointer
}

textarea {
    resize: none;
    overflow-y: auto
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.clearfix:after {
    content: '\0020';
    display: block;
    height: 0;
    clear: both;
    font-size: 0;
    visibility: hidden
}

.clearfix {
    *zoom: 1
}
.flex-wrap{
	display: flex;
	justify-content: space-between;
}
.inner {
    width: 1200px;
    margin: 0 auto;
}

a {
    outline: none !important;
}

a:hover,
a:active,
a:focus {
    text-decoration: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}
.wd1000{
    width:1000px;
    margin: 0 auto;
}
.wd1200{
    width:1200px;
    margin: 0 auto;
}
.wd1400{
    width:1400px;
    margin: 0 auto;
    width:1330px;
}
.mg-t-30{
    margin-top: 30px;
}
.font-weight16 a{
    font-weight: bolder;
    font-size: 16px !important;
}
.font-weight a{
    font-weight: bolder;
    font-size: 18px !important;
}
.fontweight{
    font-weight: bolder;
}
.fontweight a{
    font-weight: bolder;
}
.font-weight a{
    font-weight: bolder;
    font-size: 18px !important;
}
.pd-t-2{
    padding-top:2px;
}
.pd-t-6{
    padding-top:6px;
}
.pd-t-8{
    padding-top:8px;
}
.pd-t-10{
    padding-top:10px;
}
.pd-t-12{
    padding-top:12px;
}
.pd-t-14{
    padding-top:14px;
}
.pd-t-26{
    padding-top:26px;
}
.pd-t-48{
    padding-top:48px;
}
.mg-t-15{
    margin-top: 15px !important;
}

.scale{
    -webkit-transition: -webkit-transform 0.3s ease 0s;
    -moz-transition: -moz-transform 0.3s ease 0s;
    -o-transition: -o-transform 0.3s ease 0s;
    transition: transform 0.3s ease 0s;
}
.scale:hover{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    color: #FE2042;

}
.wd1200{
	width: 1200px;
	margin: 0 auto;
}
.header_new {
    width: 100%;
    height: 60px;
    background: #CA0712;
    min-width: 1330px;
}
.header_new .header_main {
    height: 31px;
    display: flex;
    justify-content: space-between;
}
.header_new .header_main .logo {
    width: 200px;
    height: 34px;
    margin: 13px 0;
}
.header_new .header_main .logo a,.header_new .header_main .logo img {
    width: 100%;
    height: 100%;
    display: block;
}
.nav_line{
    height: 60px;
    width: 1330px;
    border-bottom: 2px solid #ddd;
    display: flex;
    margin: 0 auto;
}
.nav_list{
	width: 1100px;
	margin: 0 auto;
	height: 60px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 600;
	line-height: 56px;
	display: flex;
	justify-content: space-between;
}
.nav_list .navli {
    height: 60px;
    line-height: 60px;
    margin-right: 24px;
    cursor: pointer;
    position: relative;
    font-size: 18px;
}
.nav_list .navli.active .nav_tit a{
	border-bottom: 3px solid #CA0712;
	padding-bottom: 17px;
	color: #CA0712;
}
.nav_list .navli .nav_tit a {
    color: #333333;
}
.nav_list .navli .nav_tit .group {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(/images/szkc/down.png) no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
    margin-top: -2px;
}
.navli ul {
    width: 200px;
    background: #fff;
    min-height: 11px;
    position: absolute;
    top: 60px;
    left: 0;
    box-shadow: 0px 4px 3px #888888;
    display: none;
    z-index: 8111;
}
 .navli ul li {
    padding: 4px 0;
    line-height: 44px;
    background: no-repeat;
    word-break: keep-all;
    line-height: 24px;
    margin-left: 20px;
    position: relative;
}
 .navli ul.kck{
     width: 370px;
 }
 .navli ul.kck li {
     width: 157px;
    float: left;
}
.navli ul li a {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    /*background: url(/images/szkc/zfx.png) no-repeat left center;
    background-size: 6px 6px;*/
    padding-left: 17px;
}
.navli ul li a:before {
	content: '';
     width: 4px;
    height: 4px;
    font-size: 16px;
    line-height: 4px;
    display: inline-block;
    vertical-align: middle;
    background-color: #CA0712;
    position: absolute;
    left: 0px;
    top: 14px;
}
.nav_list .navli:hover ul{
    display: block;  
}
.nav_list .navli ul li:hover a{
    color: #CA0712; 
}
.head_login{
	min-width: 135px;
	height: 60px;
	line-height: 60px;
}
.head_login span{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
}
#person,#sfrzimg{
	width: 14px;
	height: 14px;
	background: url(/images/szkc/person.png)no-repeat;
	background-size: 100% 100%;
	margin-left: 25px;
	margin-right: 6px;
}
#login{
	margin-right: 20px;
}
#loginout{
	margin-left: 20px;
}
#addimg{
	width: 14px;
	height: 14px;
	background: url(/images/szkc/add.png)no-repeat;
	background-size: 100% 100%;
	margin-left: 32px;
	margin-right: 6px;
}
#addimg,#addcc,#score{
    display: none;
}
#score{
    margin-left: 20px;
}
#sfrz a{
    color: #fff;
}
.footer{
	background: #434242;
	margin-top: 30px;
	padding-bottom: 15px;
	min-width: 1330px;
}
.footer ul{
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 10px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.footer ul li a{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFEFE;
}
.footer p{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFEFE;
}
.footer p a{
	color: #FFFEFE;
}

/*搜索*/
.searchcon1 {
    width: 200px;
    overflow: hidden;
    position: relative;
    z-index: 5;
    text-align: center;
    margin-left: 20px;
    margin-top: 10px;
}
.search_input1 {
    width: 200px;
    height: 60px;
    border-radius: 5px;
    background: #fff;
    float: left;
    overflow: hidden;
    float: left;
}
.search_input1 input[type=text] {
    width: 148px;
    height: 38px;
    background: none;
    border: 1px solid #e2d7d7;
    color: #959595;
    padding-left: 10px;
    font-size: 14px;
    border-radius: 5px 0px 0px 5px;
}
.search_input1 button[type=submit] {
    width: 40px;
    height: 40px;
    float: right;
    border: none;
    vertical-align: bottom;
    cursor: pointer;
    background: url(/images/szkc/search_icon.png) no-repeat center #d60e19;
    background-size: 20px 20px;
}
.searchcon {
    width: 670px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 5;
    text-align: center;
    padding-top: 170px;
    position: absolute;
    left: 30%;
    display: none;
}
.search_input {
    width: 670px;
    height: 60px;
    border-radius: 5px;
    background: #fff;
    float: left;
    overflow: hidden;
    float: left;
}
.search_input input[type=text] {
    width: 578px;
    height: 60px;
    background: none;
    border: none;
    color: #959595;
    padding-left: 10px;
    font-size: 16px;
}
.search_input button[type=submit] {
    width: 68px;
    height: 60px;
    float: right;
    border: none;
    vertical-align: bottom;
    cursor: pointer;
    background: url(/images/szkc/search_icon.png) no-repeat center #d60e19;
    background-size: 27px 28px;
}
.hotword {
    width: 670px;
    margin: 0 auto;
    margin-top: 10px;
    color: #fff;
    font-size: 18px;
    text-align: left;
    padding-left: 20px;
}
.keyword {
    margin-right: 10px;
    cursor: pointer;
    padding: 0 10px;
    height: 23px;
    line-height: 23px;
    background: rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    margin-top: 10px;
    margin-right: 13px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
    cursor: pointer;
}
/* 排行榜 */

.rank-title{
    color:#222222;
    margin-bottom: 20px;
 }
 .rank-title h2{
	display: inline-block;
	line-height: 38px;
	font-size: 30px;
	color: #333;
	font-weight: normal;
	padding-top: 30px;
 }
 .rank-title a {
    float: right;
    width: 24px;
    height: 24px;
    padding: 4px;
    font-size: 20px;
    color: #333333;
    margin-top: 30px;
    text-align: right;
}

.public-rank li{
	font-size: 14px;
   line-height: 20px;
   width: 100%;
   /*padding-bottom: 17px;*/
}
.public-rank li i {
    width: 25px;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    font-size: 16px;
    display: inline-block;
    font-weight: bolder;
}
.public-rank li .icon1{
	color: #e70f20;
}
.public-rank li .icon2{
	color: #ff7f0d;
}
.public-rank li .icon3{
	color: #ffc71c;
}
.public-rank li .rankli {
    /*display: block;*/
    width:300px;
	height:45px;
	line-height: 45px;
	font-size: 14px;
	display: inline-block;
    /*width: 100%;*/
    /*height: 100%;*/
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    white-space: nowrap;
}
.public-rank li .ranknum{
   margin-right:5px;
}
.public-rank .img-box img{
	width:100%;
	height:100%;
}
.public-rank .dpnone {
    display: none!important;
}
/*登录*/
.modal-login,.modal-resgt {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
     display: none; 
}
.modal-pannel {
    width: 380px;
    height: 390px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
}
.modal-headers {
    padding: 40px 0;
    text-align: center;
    position: relative;
}
.modal-headers .panel-title {
    font-weight: bolder;
    font-size: 24px;
    color: #CA0712;
}
.modal-headers .panel-close {
    font-size: 15px;
    color: #999999;
    position: absolute;
    top: 7px;
    right: 13px;
    cursor: pointer;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    /*background: rgb(0 0 0 / 50%);*/
    line-height: 18px;
}
.pd-x-40 {
    padding-left: 40px;
    padding-right: 40px;
}
#smslogin .form-item {
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}
#smslogin .wd-197{
	width: 197px;
	position: relative;
}
#smslogin .form-item .icon-box {
    width: 48px;
    height: 20px;
    border-right: 1px solid #EEEEEE;
    flex: 0 0 48px;
    display: flex;
    justify-content: center;
}
#smslogin .form-item .icon {
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
}
#smslogin .form-item .icon.phone {
    background-image: url(/images/szkc/login_phone_icon.png);
}
#smslogin .form-item .icon.code {
    background-image: url(/images/szkc/login_code_icon.png);
}
#smslogin .form-item .icon.account {
    background-image: url(/images/szkc/login_account_icon.png);
}
#smslogin .form-item .icon.school {
    background-image: url(/images/szkc/login_school_icon.png);
}
 .form-control {
    display: block;
    width: 100%;
    padding: 0.65rem 0.75rem;
    font-size: .875rem;
    line-height: 1.25;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    /*border: 1px solid rgba(0,0,0,.15);*/
    border-radius: 3px;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.login-wrapper .form-item input {
    border: none;
    outline: none;
    flex: 1;
}
select, input {
    background: none;
    border: 0;
}
.getsmscode,.getsmscode1{
	width: 79px;
	height: 40px;
	background: #CA0712;
	border-radius: 4px;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	position: absolute;
	top: 0;
	right: -100px;
	cursor: pointer;
	line-height: 40px;
	text-align: center;
}
.modal-login-submit{
	width: 300px;
	height: 42px;
	background: #CA0712;
	border-radius: 4px;
	font-weight: 400;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 42px;
	text-align: center;
	outline: none;
    border: 0;
    margin-left: 40px;
    margin-top: 14px;
}
.xy{
    margin-left: 40px;
    color: #333333;
    font-size: 15px;
}
.xy a{
    color: #645af3;
}
.modal-login .modal-pannel{
    height: 490px;
}
/*公共弹窗样式*/
#commonpop {
	position: fixed;
	left: 0;
	top: 0;
	right: -7%;
	bottom: 0;
	margin: auto;
	width: 180px;
	height: 48px;
	background-color: rgba(0, 0, 0, 0.6);
	text-align: center;
	display: none;
	border-radius: 5px;
	z-index: 100000;
}

#commonpop p {
	margin: 0 !important;
	padding: 0 !important;
	color: #fff;
	font-size: 12px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	flex-direction: column
}

#commonpop p span {
	line-height: 22px;
	display: block
}
/*ip形象云小宝*/
#yxb{
    width: 144px;
    height: 122px;
    position: fixed;
    right: 20px;
    bottom: 60px;
    cursor: pointer;
    z-index: 9999;
}
#yxb img{
    width: 100%;
    height: 100%;
}
.yxb{
    width: 526px;
    height: 600px;
    background: #FFFFFF;
    box-shadow: 14px 14px 32px 0px #E6E6E6;
    display: none;
    position: fixed;
    right: 60px;
    bottom: 60px;
    z-index: 9999;
}
.yxb .yxbtop{
    padding: 0px 23px;
    height: 56px;
    background: #CB2A1D;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 56px;
    font-family: PingFang SC;
}
.yxb .yxbtop .yxbtop-img{
    float: right;
}
.yxb .yxbtop .yxbtop-img .set{
    display: inline-block;
    width: 17px;
    height: 16px;
    background: url(/images/szkc/set.png);
    background-size: 100% 100%;
    vertical-align: middle;
    margin-top: -2px;
    cursor: pointer;
}
.yxb .yxbtop .yxbtop-img .closed{
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url(/images/szkc/closed.png);
    background-size: 100% 100%;
    margin-left: 13px;
    vertical-align: middle;
    cursor: pointer;
}
.yxb .yxbmid-tlt{
    height: 46px;
    line-height: 42px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #666666
}
.yxb .yxbbot-tab{
    padding: 0px 23px;
    height: 50px;
    background: rgb(245 245 245 / 90%);
}
.yxb .yxbbot-tab span{
    height: 28px;
    line-height: 28px;
    padding: 0px 13px;
    font-size: 14px;
    font-weight: 400;
    color: #CB2A1D;
    border: 1px solid #CB2A1D;
    border-radius: 14px;
    margin-right: 8px;
    margin-top: 10px;
    display: inline-block;
    cursor: pointer;
}
.yxb .yxbmid{
    padding: 0px 23px;
    height: 384px;
    overflow-y: auto;
}
.yxb .yxbmid::-webkit-scrollbar{
    display: none;
    width: 0px;
}
.yxb .yxbmid .yxbjl,.yxb .yxbmid .myjl{
    padding-bottom: 15px;
}
.yxb .yxbmid .yxbcon{
    display: flex;
}
.yxb .yxbmid .yxbcon .yxbcon-img{
    width: 30px;
    height: 30px;
}
.yxb .yxbmid .yxbcon .yxbcon-img img{
    width: 100%;
    height: 100%;
}
.yxb .yxbmid .yxbcon .yxbcon-time{
    font-size: 12px;
    font-weight: 400;
    color: #999999;
    line-height: 30px;
    margin-left: 10px;
}
.yxb .yxbmid .yxbval{
    padding: 16px 23px;
    background: #EFF1F6;
    border-radius: 0px 6px 6px 16px;
    margin-left: 41px;
    max-width: 439px;
    display: inline-block;
}
.yxb .yxbmid .mycon{
    font-size: 12px;
    font-weight: 400;
    color: #999999;
    line-height: 30px;
    text-align: right;
}
.yxb .yxbmid .myfat{
    display: flex;
    justify-content: end;
}
.yxb .yxbmid .myval{
    padding: 16px 23px;
    background: #EFF1F6;
    border-radius: 0px 6px 6px 16px;
    margin-left: 41px;
    max-width: 439px;
    display: inline-block; 
}
.yxb .yxbbot{
    height: 64px;
    background: #FFFFFF;
    padding: 0px 13px;
    display: flex;
    justify-content: space-between;
}
.yxb .yxbbot #myval{
    width: 400px;
    height: 32px;
    line-height: 32px;
    margin-top: 18px;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
}
.yxb .yxbbot #send{
    width: 64px;
    height: 32px;
    text-align: center;
    background: #CA2A1D;
    margin-top: 18px;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 32px;
    display: inline-block;
    cursor: pointer;
}


.content-box{
    min-height: 800px;
    overflow: hidden;
    position: relative;
}
.download-text{
    background: rgba(3,157,254,1);
    display: block;
    height: 50px;
    line-height: 50px;
    border-radius: 0px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0px;
    bottom: 190px;
    width: 830px;
}
.content-info{
    display: none;
}
/*.wd1200 {*/
/*  min-width: 1330px;*/
/*}*/
