body {
    padding: 0;
    margin: 0;
    font-family: "PingFang SC", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "", "WenQuanYi Micro Hei", sans-serif;
    color: #333;
    background: #EEEEEE;
}

input,
select {
    outline: none;
}

h1,
h2,
h3,
h4,
p,
ul,
li,
dl,
dt,
dd,
input,
img,
ol {
    padding: 0;
    margin: 0;
    border: none;
    list-style: none;
}

a:link,
a:visited,
a:hover {
    color: #333;
    text-decoration: none;
}

a:hover {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clr:after {
    content: ' ';
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.mt10 {
    margin-top: 10px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.p10 {
    padding: 10px;
}

.pl10 {
    padding-left: 10px;
}

.pr10 {
    padding-left: 10px;
}

.pt10 {
    padding-top: 10px;
}

.pb10 {
    padding-bottom: 10px;
}

.mt20 {
    margin-top: 20px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.conWidth {
    width: 1200px;
    margin: 0 auto;
}

.mate {
    height: 30px;
    width: 100%;
    min-width: 1000px;
    background: #F2F2F2;
    line-height: 30px;
    font-size: 12px;
    color: #888888;
}

.mate a {
    color: #888888;
}

.mate a:hover {
    color: #1890FF;
}

.mate .province {
    position: relative;
}

.mate .province > a {
    color: #DB383B;
    margin: 0 12px;
}

.mate .province .switchbtn {
    display: inline-block;
    cursor: pointer;
    padding-right: 16px;
    position: relative;
}

.mate .province .switchbtn.cur img {
    transform: rotate(180deg);
}

.mate .province .switchbtn img {
    position: absolute;
    right: 0;
    top: 7px;
}

.dqswitchbox {
    display: none;
    width: 410px;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    border: 1px solid #dfe0e0;
    z-index: 1000;
}

.dqswitchbox.show {
    display: block;
}

.dqswitchbox p a {
    color: #f00;
}

.redCity {
    position: relative;
    font-size: 12px;
    color: #333;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    background: #f7f9fa;
    border-bottom: 1px solid #dfe0e0;
}

.redCity span {
    color: #f00;
}

.redCity a {
    margin: 0 8px;
    color: #333 !important;
}

.dqswitchClose {
    position: absolute;
    right: 5px;
    top: 2px;
}

.dqswitchClose img {
    width: 14px;
    margin-top: 2px;
}

.cityList a {
    display: inline-block;
    margin: 0;
    padding: 0 10px;
    color: #333 !important;
    line-height: 40px;
}

.matelistbox {
    position: relative;
    float: left;
    padding: 0 28px 0 12px;
    box-sizing: border-box;
    border: 1px solid transparent;
    cursor: pointer;
}

.matelistbox:last-child::after {
    border: 0;
}

.matelistbox::after {
    position: absolute;
    right: 0;
    top: 9px;
    content: '';
    height: 12px;
    border-left: 1px solid #DDDDDD;
}

.matelistbox > img {
    position: absolute;
    right: 12px;
    top: 7px;
}

.matelistbox .matelist {
    display: none;
    position: absolute;
    width: 100%;
    top: 100%;
    background: #fff;
    left: -1px;
    border: 1px solid #E6E6E6;
    border-top: 0;
    z-index: 100;
}

.matelistbox .matelist li a {
    display: block;
    font-size: 12px;
    color: #333333;
    padding: 0 12px;
}

.matelistbox .matelist li a:hover {
    color: #1890FF;
}

.matelistbox:hover {
    background: #fff;
    border: 1px solid #E6E6E6;
    border-bottom: 0;
}

.matelistbox:hover > img {
    transform: rotate(180deg);
}

.matelistbox:hover .matelist {
    display: block;
}

.whitebg {
    background: #fff;
}
/*.whitebg .fr .left-wechat a{*/
    /*display: inline;*/
    /*padding: 12px;*/
    /*margin-top: 20px;*/
/*}*/
/*.whitebg .fr .left-wechat{*/
    /*margin-top: 30px;*/
/*}*/
.indexsearchbox {
    width: 100%;
    min-width: 1200px;
    background: #fff;
    height: 80px;
}

.indexsearchbox .conWidth {
    position: relative;
}

.indexlogo {
    display: inline-block;
}

.indexlogo img {
    margin-top: 14px;
}

.indexsearch {
    position: relative;
    width: 380px;
    height: 44px;
    margin-top: 18px;
    margin-left: 157px;
}

.indexsearch input {
    display: block;
    width: 100%;
    border: 2px solid #1890FF;
    box-sizing: border-box;
    height: 44px;
    background: #F8F8F8;
    padding: 0 64px 0 10px;
    font-size: 14px;
    color: #666;
}

.indexsearch span {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    cursor: pointer;
    width: 62px;
    height: 44px;
    background: #1890FF;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 44px;
    cursor: pointer;
}

.indextel {
    position: absolute;
    right: 0;
    top: 0;
    display: table;
    height: 80px;
    /*width:184px;*/
}

.indextel > div {
    display: table-cell;
    vertical-align: middle;
}

.indextel > div p {
    font-size: 18px;
    color: #333333;
    font-weight: 800;
    line-height: 1;
    /*width: 144px;*/
    white-space: nowrap;
}

.indextel > div.teltext {
    padding-left: 12px;
}

.indextel > div.teltext div {
    font-size: 14px;
    font-weight: 400;
    color: rgba(136, 136, 136, 1);
    height: 14px;
    line-height: 1;
    text-align: Justify;
    text-justify: inter-ideograph;
    margin-top: 8px;

}

.indextel > div.teltext span {
    display: inline-block /* Opera */;
    padding-left: 100%;
    height: 0;
}

.mainnavbar {
    width: 100%;
    height: 80px;
    min-width: 1200px;
    background: #1890FF;
    padding: 10px 0;
    box-sizing: border-box;
}

.mainnavbar dl {
    float: left;
    padding: 0 20px;
    color: #fff;
    position: relative;
}

.mainnavbar dl::after {
    position: absolute;
    top: 0;
    content: '';
    right: 0;
    height: 60px;
    border-left: 1px solid #4CA6FF;
}

.mainnavbar dl a {
    color: #fff;
}

.mainnavbar dl dt {
    float: left;
    line-height: 60px;
    font-size: 16px;
}

.mainnavbar dl dd {
    float: left;
}

.mainnavbar dl dd a {
    display: block;
    float: left;
    margin-left: 20px;
    font-size: 14px;
    line-height: 30px;
}

.mainnavbar dl:last-child::after {
    border: 0;
}

.threecol .conL {
    width: 258px;
    box-sizing: border-box;
}

.threecol .conM {
    width: 666px;
    margin: 0 9px;
    box-sizing: border-box;
}

.threecol .conR {
    width: 258px;
    box-sizing: border-box;
}

.threecol .conL .icontit {
    position: relative;
    font-size: 14px;
    line-height: 20px;
    color: #2593FC;
    font-weight: bold;
}

.threecol .conL .icontit span {
    float: left;
    width: 28px;
    height: 20px;
    background-size: auto;
}

.threecol .conL .icontit.cygjicon span {
    background: url(../images/cygjicon.png) no-repeat left;
}

.threecol .conL .icontit.xxtjicon span {
    background: url(../images/xxtjicon.png) no-repeat left;
}

.threecol .conL .icontit.zytjicon span {
    background: url(../images/zytjicon.png) no-repeat left;
}

.threecol .conL .icontit.dqtjicon span {
    background: url(../images/dqtjicon.png) no-repeat left;
}

.sortbox {
    border-bottom: 1px solid #eee;
    padding: 0 9px 10px;
    box-sizing: border-box;
    margin-top: 18px;
}

.sortbox:first-child {
    margin-top: 0;
}

.sortbox:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.sortbox a:hover {
    color: #2593FC;
}

.cygjbox {
    padding: 0 10px;
    margin-top: 6px;
}

.cygjbox a {
    font-size: 12px;
    font-weight: 400;
    color: #333;
    line-height: 26px;
}

.cygjbox div a {
    padding-right: 30px;
}

.cygjbox div {
    border-right: 1px solid #eee;
}

.moreicon {
    position: absolute;
    right: 0;
    bottom: 0;
    display: inline-block;
    width: 22px;
    height: 16px;
    background: url(../images/moreicon.png) no-repeat center;
}

.sortbox .schollist {
    font-size: 12px;
    line-height: 26px;
    padding: 0 8px;
    margin-left: -10px;
    margin-top: 10px;
}

.sortbox .schollist a {
    float: left;
    display: inline-block;
    color: #333;
    margin-left: 10px;
}

.sortbox .schollist a:hover {
    color: #2593FC;
}

.kyttbox {

    height: 86px;
}

.kyttbox .kyttleft {
    float: left;
    display: block;
    padding: 13px 0;
    box-sizing: border-box;
    height: 86px;
    width: 86px;
    background: #DC3634;
    text-align: center;
    color: #fff;
    font-size: 26px;
    font-weight: 800;
    line-height: 30px;
    text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.35);
    letter-spacing: 2px;
    white-space: nowrap;
}

.kyttbox .kyttright {
    padding: 20px 16px 0 102px;
    vertical-align: middle;
    height: 86px;
}

.kyttbox .kyttright a {
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.kyttbox .kyttright a:hover {
    color: #2593FC;
}

.kyttbox .kyttright .tttit {
    font-size: 20px;
    font-weight: 400;
    /*color:rgba(51,51,51,1);*/
    color: #c50303;
    line-height: 20px;
}

.kyttbox .kyttright .titdes {
    font-size: 12px;
    font-weight: 400;
    color: rgba(136, 136, 136, 1);
    line-height: 20px;
    margin-top: 15px;
}

/*首页轮播图*/
#indexslide {
    width: 100%;
    height: 275px;
    overflow: hidden;
    position: relative;
}

#indexslide .hd {
    width: 100%;
    overflow: hidden;
    position: absolute;
    right: 20px;
    bottom: 5px;
    z-index: 1;
}

#indexslide .hd ul {
    overflow: hidden;
    zoom: 1;
    float: right;
}

#indexslide .hd ul li {
    background: none repeat scroll 0 0 #D3D3D3;
    border-radius: 5px 5px 5px 5px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 0 5px;
    overflow: hidden;
    width: 10px;
}

#indexslide .hd ul li.on {
    background: #f00;
    color: #fff;
}

#indexslide .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

#indexslide .bd li {
    zoom: 1;
    vertical-align: middle;
}

#indexslide .bd img {
    width: 100%;
    height: 275px;
    display: block;
}

#indexslide .prev,
#indexslide .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../images/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

#indexslide .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}

#indexslide .prev:hover,
#indexslide .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

#indexslide .prevStop {
    display: none;
}

#indexslide .nextStop {
    display: none;
}

.zjjztit {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #DDDDDD;
}

.zjjztit span {
    position: relative;
    display: inline-block;
    padding: 0 15px;
    color: #1890FF;
    font-size: 14px;
}

.zjjztit span::after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #1890FF;
}

.zjjztit a {
    float: right;
    font-size: 12px;
    font-weight: 400;
    color: #1890FF;
    padding-right: 14px;
    background: url(../images/titmoreicon.png) no-repeat right;
    margin-right: 16px;
}

.zjjzlist {
    padding: 15px;
}

.zjjzlist li {
    margin-bottom: 18px;
}

.zjjzlist li:last-child {
    margin-bottom: 0;
}

.zjjzlist .pic {
    float: left;
    width: 132px;
    height: 75px;
}

.zjjzlist .pic img {
    width: 132px;
    height: 75px;
}

.zjjzlist .txtbox {
    padding-left: 148px;
}

.zjjzlist .txtbox a:hover {
    color: #2593FC;
}

.zjjzlist .txtbox .tit {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 32px;
}

.zjjzlist .txtbox .des {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 12px;
    color: #888888;
    line-height: 20px;
}

.timeline .timetit {
    height: 35px;
    line-height: 35px;
    padding-left: 40px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    background: url(../images/kysjzicon.png) no-repeat 15px #1890FF;

}

.timelinebox {
    height: 336px;
    overflow-y: auto;
    padding: 0 22px;
}

.timelinebox ul {
    border-left: 1px solid #ddd;
    margin-top: 20px;
}

.timelinebox ul li {
    position: relative;
    padding-left: 14px;
    padding-top: 18px;
}

.timelinebox .month {
    position: absolute;
    top: -3px;
    left: 14px;
    width: 45px;
    height: 18px;
    background: #F29329;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 18px;
}

.timelinebox li::before {
    position: absolute;
    content: '';
    left: -5px;
    top: 0;
    width: 10px;
    height: 10px;
    border: 1px solid #ddd;
    border-radius: 50%;
    background: url(../images/garydot.png) no-repeat center #fff;
    box-sizing: border-box;
}

.timelinebox .doing {
    font-size: 12px;
    color: #333333;
    line-height: 20px;
    margin: 5px 0 10px;
}

.timelinebox .month::before {
    position: absolute;
    content: '';
    left: -3px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 8px solid #F29329;
}

.leftbtit {
    position: relative;
    border-bottom: 1px solid #DDDDDD;
}

.leftbtit div {
    display: table-cell;
    height: 40px;
    vertical-align: middle;
}

.leftbtit a {
    position: absolute;
    right: 20px;
    top: 0;
    line-height: 40px;
    font-size: 12px;
    font-weight: 400;
    color: #1890FF;
    padding-right: 14px;
    background: url(../images/titmoreicon.png) no-repeat right;
}

.leftbtit span {
    font-size: 14px;
    color: #2593FC;
    padding-left: 8px;
}

.leftbtit.normaltit div {
    height: 34px;
}

.leftbtit.normaltit span {
    font-weight: normal;
}

.leftbtit.normaltit a {
    position: absolute;
    right: 20px;
    top: 0;
    line-height: 34px;
    font-size: 12px;
    font-weight: 400;
    color: #1890FF;
    padding-right: 14px;
    background: url(../images/titmoreicon.png) no-repeat right;
}

.jqkblist {
    padding: 8px 0 10px;
}

.jqkblist li {
    padding: 10px 12px;
}

.jqkblist li .date {
    font-size: 12px;
    color: #333;
    font-weight: bold;
    line-height: 20px;
}

.jqkblist li .bminfo {
    position: relative;
    font-size: 12px;
    color: #888;
    line-height: 20px;
}

.jqkblist li .bminfo span {
    display: block;
    margin-right: 54px;
}

.jqkblist li .bminfo a {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 40px;
    height: 20px;
    font-size: 12px;
    color: #fff;
    background: #D9383A;
    border-radius: 10px;
    text-align: center;
}

.fulladver {
    margin: 10px auto;
}

.fulladver img {
    width: 100%;
}

.twocol .conL {
    width: 916px;
}

.twocol .conR {
    width: 274px;
}

.schoolnavtab {
    width: 125px;
    text-align: center;
}

.schoolnavtab .allsort {
    width: 100%;
    height: 42px;
    line-height: 40px;
    background: #1890FF;
    color: #fff;
    font-weight: bold;
}

.schoolnavtab ul {

    background: #F4F9FF;
    padding: 0 10px;
    font-size: 16px;
    color: #333333;
}

.schoolnavtab ul li {
    height: 42px;
    line-height: 40px;
    cursor: pointer;
    font-size: 14px;
    border-bottom: 1px solid #BCDEFF;
}

.schoolnavtab ul li:last-child {
    border-bottom: 0;
}

.schoolnavtab ul li.cur {
    color: #1890FF;
}

.schoolctntab {
    width: 791px;
    padding-left: 14px;
    box-sizing: border-box;
}

.schoolctntab .schoolist {
    display: none;
}

.schoolctntab .schoolist.cur {
    display: block;
}

.schoolctntab .zjjztit span, .hzhbtit span {
    font-size: 16px;
    font-weight: bold;
}

.schoolctntab .schoolist {
    margin-top: 18px;
}

.schoolctntab .schoolist li {
    float: left;
    margin-right: 10px;
    width: 246px;
    border: 1px solid #DDDDDD;
    padding-bottom: 8px;
    margin-bottom: 10px;
}

.schoolctntab .schoolist li .schoolpic {
    width: 100%;
    height: 118px;
    overflow: hidden;
}

.schoolctntab .schoolist li .schoolpic img {
    width: 100%;
}

.schoolctntab .schoolist li .schoolname {
    display: block;
    margin: 10px 8px 4px;
    font-size: 12px;
    color: #333333;
    line-height: 1;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.schoolctntab .schoolist li a:hover {
    color: #2593FC;
}

.schoolctntab .schoolist li .schoollink {
    text-align: center;
}

.schoolctntab .schoolist li .schoollink a {
    display: inline-block;
    margin: 0 6px;
    line-height: 1;
    font-size: 12px;
    font-weight: 400;
    color: #2593FC;
    height: 12px;
}

.schoolctntab .schoolist li .onlinebm {
    margin: 10px 8px 0;
    display: block;
    height: 30px;
    line-height: 28px;
    border: 1px solid #2593FC;
    font-size: 12px;
    text-align: center;
    color: #2593FC;
    box-sizing: border-box;
}

.schoolctntab .schoolist li .onlinebm:hover {
    color: #fff;
    background: #2593FC;
}

.schoolphblist ul {
    float: left;
    width: 50%;
    padding: 8px 0;
}

.schoolphblist ul li {
    padding: 6px 10px;
    box-sizing: border-box;

}

.schoolphblist li span {
    float: left;

    width: 20px;
    height: 16px;
    background: #c9c9c9;;
    line-height: 16px;
    text-align: center;
    color: #fff;
    font-size: 12px;
}

.schoolphblist li span.blue {
    background: #2f95f8;
}

.schoolphblist li a {
    display: block;
    padding-left: 10px;
    font-size: 12px;
    color: #333333;
    line-height: 16px;
    margin-left: 10px;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.schoolphblist li a:hover {
    color: #2593FC;
}

.indexztbox {
    padding: 10px;
}

.indexztbox img {
    display: block;
    width: 100%;
    height: 120px;
}

.schoolctntab .schoolist table {
    width: 100%;
    padding-right: 14px;
}

.schoolctntab .schoolist table th {
    font-weight: normal;
    font-size: 12px;
    height: 46px;
    color: #333;
    background: #eee;
}

.schoolctntab .schoolist table tr:last-child td {
    border-bottom: 0;
}

.schoolctntab .schoolist table td {
    font-size: 12px;
    color: #333;
    padding: 11px 0;
    line-height: 1;
    text-align: center;
    border-bottom: 1px solid #DDDDDD;
}

.schoolctntab .schoolist table td a {
    color: #333;
}

.schoolctntab .schoolist table td.red {
    color: #DB383B;
}

.schoolctntab .schoolist table td a.lookdes {
    color: #2593FC;
}

.startcpbox {
    border: 4px solid #2593FC;
    padding: 12px 15px;
    box-sizing: border-box;
}

.startcptit {
    font-size: 16px;
    font-weight: bold;
    color: #2593FC;
}

.startcpdes {
    font-size: 12px;
    font-weight: bold;
    color: rgba(136, 136, 136, 1);
    line-height: 20px;
    margin-top: 10px;
}

.startcpbtn {
    position: relative;
}

.startcpbtn a {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    float: left;
    width: 120px;
    height: 32px;
    background: rgba(37, 147, 252, 1);
    text-align: center;
    line-height: 32px;
    color: #fff;
    font-size: 14px;
}

.rightad {
    display: block;
}

.rightad img {
    width: 100%;
    height: 70px;
    display: block;
}

.schoolctntab .cjwtlist {
    display: none;
    margin-right: 14px;
}

.schoolctntab .cjwtlist.cur {
    display: block;
}

.schoolctntab .cjwtlist li {
    display: table;
    width: 100%;
    padding: 18px 10px 17px;
    box-sizing: border-box;
    border-bottom: 1px solid #ddd;
}

.schoolctntab .cjwtlist li:last-child {
    border-bottom: 0;
}

.schoolctntab .cjwtlist li > div {
    display: table-cell;
}

.schoolctntab .cjwtlist li > div.left .question a {
    position: relative;
    padding-left: 22px;
    display: block;
    line-height: 16px;
    font-size: 14px;
    color: rgba(51, 51, 51, 1);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.schoolctntab .cjwtlist li > div.left .question a:hover {
    color: #2593FC;
}

.schoolctntab .cjwtlist li > div.left .question a::after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    background: url(../images/wjjicon.png) no-repeat center;
}

.schoolctntab .cjwtlist li > div.left .answerinfo {
    font-size: 12px;

    font-weight: 400;
    color: rgba(136, 136, 136, 1);
    line-height: 1;
    margin-top: 8px;
}

.schoolctntab .cjwtlist li > div.right {
    width: 35px;
    vertical-align: middle;
}

.schoolctntab .cjwtlist li > div.right a {
    display: table-cell;
    width: 35px;
    height: 35px;
    background: #D9383A;
    color: #fff;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
}

.schoolctntab .cjwtlist li > div.right a span {
    display: block;
}

.schoolctntab .cjwtlist li.solved .question a::after {
    background: url(../images/yjjicon.png) no-repeat center !important;
}

.schoolctntab .cjwtlist li.solved .right a {
    background: #37CC71;
}

.fsxboxr {
    padding: 10px 12px;
}

.fsxboxr .fsxtit {
    position: relative;
    font-size: 12px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 16px;
}

.fsxboxr .yearlist {
    margin: 12px 0 20px -10px;
}

.fsxboxr .yearlist:last-child {
    margin-bottom: 0;
}

.fsxboxr .yearlist a {
    float: left;
    display: inline-block;
    width: 55px;
    height: 24px;
    background: #edf6fa;
    margin-left: 10px;
    box-sizing: border-box;
    border: 1px solid #efeeee;
    text-align: center;
    line-height: 24px;
    color: #666;
    font-size: 12px;
}

#zsslider {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 14px 12px;
    box-sizing: border-box;
}

#zsslider .bd {
    position: relative;
    height: 100%;
    z-index: 0;
    padding: 0 36px;
    box-sizing: border-box;
}

#zsslider .bd li {
    zoom: 1;
    vertical-align: middle;
}

#zsslider .bd img {
    width: 100%;
    height: 120px;
    display: block;
}

#zsslider .bd li p {
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    margin-top: 8px;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
#zsslider .prev,
#zsslider .next {
    position: absolute;
    top: 50%;
    margin-top: -11.5px;
    display: block;
    width: 23px;
    height: 23px;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

#zsslider .prev {
    left: 12px;
    background: url(../images/zsleftarrow.png);
    background-size: cover;
}

#zsslider .next {
    right: 12px;
    background: url(../images/zsrightarrow.png);
    background-size: cover;
}

#zsslider .prev:hover, #zsslider .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

#zsslider .prevStop {
    display: none;
}

#zsslider .nextStop {
    display: none;
}

.bkgllist {
    margin-right: 14px;
    padding: 12px 0;
    display: none;
}

.bkgllist.cur {
    display: block;
}

.bkgllist ul {
    width: 50%;
    float: left;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 12px;
    color: #333;
    line-height: 28px;
    padding: 6px 20px 6px 15px;
    box-sizing: border-box;
}

.bkgllist ul li {
    position: relative;
}

.bkgllist ul li a {
    position: relative;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 50px;
    background: url(../images/dot3.png) no-repeat left;
    padding-left: 5px;
}

.bkgllist ul li a:hover {
    color: #2593FC;
}

.bkgllist ul li span {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    color: #888;
}

.bkgllist ul:nth-child(2), .bkgllist ul:nth-child(4) {
    border-right: 0;
}

.bkgllist ul:nth-child(3), .bkgllist ul:nth-child(4) {
    border-bottom: 0;
}

.lnztrbox {
    padding: 12px;
}

.lnztrbox li {
    margin-bottom: 6px;
}

.lnztrbox li:last-child {
    margin-bottom: 0;
}

.lnztrbox li span {
    float: left;
    display: inline-block;
    width: 42px;
    height: 24px;
    background: url(../images/yearbg.png) no-repeat;
    font-size: 12px;
    font-weight: bold;
    color: #2593FC;
    padding-left: 6px;
    box-sizing: border-box;
    line-height: 24px;
}

.lnztrbox li div {
    padding-left: 52px;
    margin-right: -10px;
}

.lnztrbox li div a {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 24px;
    margin-right: 10px;
}

.chatnavtab {
    border-bottom: 1px solid #ddd;
}

.chatnavtab li {
    float: left;
    cursor: pointer;
    width: 33.33%;
    text-align: center;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 32px;
    border-right: 1px solid #ddd;
    box-sizing: border-box;
}

.chatnavtab li:last-child {
    border-right: 0;
}

.chatnavtab li.cur {
    background: #2593fc;
    color: #fff;
}

.chatboxtab {
    display: none;
    padding: 12px;
    box-sizing: border-box;
    width: 100%;
}

.chatboxtab.cur {
    display: table;
}

.chatboxtab > div {
    display: table-cell;
    vertical-align: middle;
}

.chatboxtab .chatpic {

    width: 100px;
    height: 100px;
}

.chatboxtab .chatpic img {
    width: 100px;
    height: 100px;
}

.chatboxtab .chattxtbox {
    padding-left: 14px;
}

.borrderb {
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
}

.borrderb div {
    font-size: 14px;
    color: rgba(37, 147, 252, 1);
}

.chatdes {
    font-size: 12px;
    font-size: 10px;
    color: #888;
}

.chatdes span {
    color: #D9383A;
}

.iphonedown, .Androiddown {
    display: block;
    width: 105px;
    height: 22px;
    background: url(../images/ios.png) no-repeat 10px #4f94fe;
    margin: 10px auto 0;
    font-size: 12px;
    color: #fff;
    line-height: 22px;
    color: #fff !important;
    border-radius: 3px;
    padding-left: 30px;
    box-sizing: border-box;
}

.Androiddown {
    margin-top: 5px;
    background: url(../images/android.png) no-repeat 10px #17a36a;
}

.chattxtbox .chatsort {
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    margin-top: 5px;
}

.chattxtbox .chatsort span {
    color: #888;
    font-weight: normal;
    margin-left: 10px;
}

.chattxtbox .addqq {
    display: block;
}

.chattxtbox .addqq img {
    height: 22px;
    margin-top: 8px;
}

.hzpicScroll-left {
    width: 100%;
    position: relative;
    padding: 18px 30px;
    box-sizing: border-box;
}

.hzpicScroll-left .hd .next {
    display: block;
    width: 23px;
    height: 35px;
    background: url(../images/hbprearrow.png);
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -17.5px;
}

.hzpicScroll-left .hd .prev {
    display: block;
    width: 23px;
    height: 35px;
    background: url(../images/hbnextarrow.png);
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -17.5px;
}

.hzpicScroll-left .bd {
    padding: 10px;
}

.hzpicScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.hzpicScroll-left .bd ul li {
    float: left;
    display: inline;
    width: 92px !important;
    overflow: hidden;
    text-align: center;
    padding: 0 4px;
    box-sizing: border-box;
}

.hzpicScroll-left .bd ul li .pic {
    width: 84px;
    height: 84px;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #ddd;
    display: table-cell;
    vertical-align: middle;
    box-sizing: border-box;
}

.hzpicScroll-left .bd ul li .pic a {
    display: block;
}

.hzpicScroll-left .bd ul li .pic img {
    width: 64px;
    height: 64px;
    display: block;
    margin: 0 auto;
}

.friendnav {
    border-bottom: 1px solid #ddd;
}

.friendnav span {
    cursor: pointer;
    display: inline-block;
    width: 100px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}

.friendnav span.cur {
    background: #2593fc;
    color: #fff;
}

.friendnav div {
    float: right;
    margin-right: 12px;
    font-size: 12px;
    color: #888;
}

.friendnav div span {
    color: #D9383A;
    font-size: 12px;
    width: auto;
}

.linkbox {
    display: none;
    padding: 12px 20px;
    font-size: 12px;
    line-height: 28px;
}

.linkbox.cur {
    display: block;
}

.linkbox a {
    margin-right: 20px;
    display: inline-block;
    color: #888;
}

.footer {
    width: 100%;
    min-width: 1200px;
}

.footerlink {
    border-bottom: 1px solid #ddd;
    padding: 30px 0;
}

.footerlink li {
    float: left;
    /*width: 20%;*/
    margin-left: 115px;
}

.footerlink li:last-child {
    margin-right: 0;
}

.footerlink li .tit {
    width: 110px;
    font-size: 16px;
    font-weight: 400;
    color: rgba(37, 147, 252, 1);
    line-height: 32px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}

.footerlink li a {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 30px;
}

.corpybox {
    display: table;
    width: 100%;
}

.corpybox > div {
    display: table-cell;
    vertical-align: middle;
}

.corpybox .corpytit .corpy {
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 30px;
}

.corpybox .corpytit .corpy span {
    color: #ddd;
    margin: 0 8px;
}

.corpybox .corpytit .copyimg {
    margin-top: 12px;
}

.corpybox .foottel div {
    font-size: 28px;
    font-weight: 800;
    color: rgba(51, 51, 51, 1);
    line-height: 35px;
}

.corpybox .foottel div span {
    font-size: 12px;
    color: rgba(136, 136, 136, 1);
    font-weight: 400;
}

.corpybox .foottel p {
    font-size: 36px;
    font-family: Impact;
    font-weight: 400;
    color: rgba(37, 147, 252, 1);
    line-height: 30px;
}

/*申硕流程mate*/
.sslcmate {
    height: 35px;
    line-height: 35px;
}

.sslcmate .matelistbox > img {
    top: 10px;
}

.sslclogo {
    display: block;
}

.sslclogo img {
    height: 22px;
    margin-top: 7.5px;
}

.matenav {
    margin-left: 38px;
}

.matenav a {
    display: block;
    float: left;
    font-size: 12px;
    color: #333;
    margin-right: 15px;
}

.matelistnav a {
    margin-left: 10px;
}

/*申硕流程页面*/
.ssbanner {
    display: block;
    width: 100%;
    height: 360px;
    min-width: 1200px;
}

.sslcbtit {
    height: 44px;
    line-height: 44px;
}

.sslcbtit span {
    font-size: 16px;
    font-weight: 400;
    color: rgba(37, 147, 252, 1);
}

.sslcbox {
    padding: 40px 50px;
    box-sizing: border-box;
}

.sslcbox img {
    display: block;
    width: 100%;
}

/*报名中心*/
.bmzxbox {
    padding: 0 15px 30px;
    box-sizing: border-box;
}

.bmzxtit {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #DDDDDD;
    font-size: 16px;

    /*font-weight:bold;*/
    color: rgba(61, 158, 250, 1);
}

.bmzxtit span {
    font-weight: normal;
    font-size: 14px;
    color: #888;
    margin-left: 10px;
}

.bmzxtit span i {
    color: #DD4E51;
    font-style: normal;
}

.bmform {
    padding-top: 20px;
}

.bmform dl {
    display: table;
    width: 100%;
    margin-bottom: 25px;
}

.bmform dl dt {
    position: relative;
    float: left;
    width: 56px;
    height: 46px;
    line-height: 46px;
    color: #666;
    font-size: 16px;
    text-align: right;
}

.bmform dl dd {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    padding-left: 20px;
    box-sizing: border-box;
}

.bmform dl dt.bt::after {
    position: absolute;
    content: '*';
    left: 0;
    color: #f00;
    top: 50%;
    transform: translateY(-50%);
}

.bmform dl dd > div {
    float: left;
    margin-right: 20px;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    color: #333;
}

.bmform dl dd > div input {
    float: left;
    margin-right: 10px;
    width: 14px;
    height: 14px;
    margin-top: 16px;
}

.bmform dl dd > div input[type='radio'] {
    position: relative;
}

.bmform dl dd > div input[type='radio']::before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 14px;
    height: 14px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #ddd;
    box-sizing: border-box;
}

.bmform dl dd > div input[type='radio']:checked::before {
    border: 4px solid #1787e0;
}

.bmform dl dd input[type='text'] {
    float: left;
    height: 46px;
    line-height: 46px;
    border: 1px solid #c9c9c9;
    box-sizing: border-box;
    padding: 0 10px;
    font-size: 16px;
    color: #666;
}

.bmform dl dd .bmjzipt {
    width: 100%;
}

.bmform dl dd .telipt {
    width: 250px;
}

.bmform dl dd .select_box, .articleform .select_box {
    float: left;
    border: solid 1px #c9c9c9;
    color: #444;
    position: relative;
    cursor: pointer;
    width: 248px;
    font-size: 12px;
}

.bmform dl dd .select_txt, .articleform .select_txt {
    display: block;
    padding-left: 10px;
    width: 100%;
    line-height: 44px;
    height: 44px;
    cursor: text;
    overflow: hidden;
    font-size: 16px;
    color: #666;
    box-sizing: border-box;
    font-family: "";
}

.bmform dl dd .selet_open, .articleform .selet_open {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 44px;
    background: #fff url(../images/select_up.png) no-repeat center center;
}

.bmform dl dd .option, .articleform .option {
    width: 100%;
    border: solid 1px #c9c9c9;
    position: absolute;
    top: 100%;
    left: -1px;
    z-index: 2;
    display: none;
    height: 190px;
    overflow: auto;
}

.bmform dl dd .option a, .articleform .option a {
    display: block;
    height: 38px;
    line-height: 38px;
    text-align: left;
    padding: 0 10px;
    background: #fff;
    font-size: 14px;
    color: #666;
}

.bmform dl dd .option a:hover, .articleform .option a:hover {
    background: #f4f4f4;
}

.difang .select_box {
    width: 188px !important;
    margin-right: 10px !important;
}

.bmform textarea {
    display: block;
    padding: 10px;
    width: 100%;
    height: 82px;
    border: 1px solid #c9c9c9;
    resize: none;
    font-size: 16px;
    font-family: "";
    color: #333;
    box-sizing: border-box;
    outline: none;
}

.bmform .vercode {
    height: 46px;
    margin-left: 10px;
}

.bmbtnbox {
    border-top: 1px solid #E5E5E5;
    padding-top: 20px;
}

.bmform .bmbtn {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 250px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border: none;
    background: #1787e0;
    cursor: pointer;
}

.coderightbox {
    width: 100%;
    height: 120px;
    background: url(../images/codebg.png) no-repeat center;
    padding: 15px 25px;
    box-sizing: border-box;
}

.coderightbox .codeimg {
    float: left;
    width: 90px;
    height: 90px;
}

.coderightbox img {
    display: block;
    width: 100%;
}

.coderightbox .codetext {
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
}

.coderightbox .codetext div {
    font-size: 20px;
    color: #FFCC00;
    line-height: 36px;
    font-weight: bold;
}

.coderightbox .codetext p {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
}

.rightbmlc {
    margin: 0 10px;
    padding-bottom: 10px;
}

.rightbmlc li {
    position: relative;

    margin-top: 10px;
    border-radius: 5px;
    box-sizing: border-box;
    padding-left: 32px;
    text-align: center;
    font-size: 14px;
    color: #333;
}

.rightbmlc li div {
    line-height: 32px;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;

}

.rightbmlc li span {
    position: absolute;
    left: 0;
    top: 0;
    width: 34px;
    height: 34px;
    background: #2694fc;
    color: #fff;
    font-size: 14px;
    line-height: 34px;

}

.righttjlc div {
    padding: 10px 16px;
    box-sizing: border-box;
    text-align: left;
    line-height: 20px !important;
}

.rightbmlc li p {
    font-size: 12px;
    color: #888888;
    line-height: 18px;

}

.rightzwxts {
    margin: 0 10px;
    padding-bottom: 10px;
}

.rightzwxts li {
    position: relative;
    font-size: 14px;
    line-height: 20px;
    margin-top: 15px;
    padding-left: 20px;
    box-sizing: border-box;
}

.rightzwxts li span {
    position: absolute;
    left: 0;
}

.rightzwxts li i {
    font-style: normal;
    color: #f00;
}

.testbg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/testindexbg.png) no-repeat center;
    background-size: cover;
}

.testindexbox {
    position: absolute;
}

.testindexbox {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: rgba(7, 76, 148, 0.65);
    padding: 60px 44px 58px;
}

.testindextit {
    font-size: 48px;
    font-weight: 800;
    color: rgba(255, 255, 255, 1);
    text-align: center;
}

.testindexdes {
    font-size: 18px;
    font-weight: 600;
    color: rgba(187, 220, 255, 1);
    line-height: 36px;
    margin-top: 40px;
    padding-bottom: 40px;
    border-bottom: 2px solid rgba(255, 255, 255, .4);
}

.testindextip {
    font-size: 24px;
    color: rgba(255, 255, 255, 1);
    line-height: 36px;
    text-align: center;
    margin-top: 36px;
}

.starttest {
    display: block;
    width: 352px;
    height: 80px;
    background: rgba(241, 124, 30, 1);
    margin: 36px auto 0;
    line-height: 80px;
    text-align: center;
    font-size: 28px;
    color: #fff !important;
}

.testboxbg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/testcenter.png) no-repeat center #447CB7;
    background-size: contain;
}

.testbox {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 0 30px 46px;
    box-sizing: border-box;
}

.testfktit {
    font-size: 24px;
    font-family: FZLTZHK--GBK1-0;
    font-weight: 600;
    color: rgba(47, 150, 249, 1);
    height: 94px;
    line-height: 94px;
    border-bottom: 2px solid #DDDDDD;
}

.cpfkfooter {
    border-top: 2px solid rgba(221, 221, 221, 1);
    padding-top: 20px;
    text-align: center;
    font-size: 14px;
    color: #888888;
    line-height: 24px;
}

.cpfkfooter a {
    color: #2F96F9;
}

.testresultbox {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 540px;
    text-align: center;
    display: table;
}

.testresult {
    display: none;
    vertical-align: middle;
}

.testresult.show {
    display: table-cell;
}

.testresult .testimg {
    width: 76px;
    height: 76px;
    margin: 0 auto;
}

.testresult .testimg img {
    display: block;
    width: 100%;
}

.testresult .testtext {
    font-size: 28px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 24px;
    margin-top: 20px;
}

.testresulttip {
    font-size: 16px;
    font-weight: 400;
    color: rgba(136, 136, 136, 1);
    line-height: 24px;
    margin-top: 25px;
}

.returnindex {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: rgba(47, 150, 249, 1) !important;
    line-height: 24px;
    margin-top: 25px;
}

/*测试题目*/
.testpaper {
    padding: 30px 30px 20px;
    box-sizing: border-box;
    margin-top: 70px;
}

.papertip {
    font-size: 16px;
    font-weight: 600;
    color: rgba(255, 0, 0, 1);
    line-height: 24px;
}

.paperheadertit {
    margin-top: 30px;
    font-size: 28px;
    font-weight: 600;
    color: rgba(51, 51, 51, 1);
    line-height: 40px;
}

.paperheadertit span {
    color: #888888;
    font-size: 14px;
}

.testsm {
    font-size: 12px;
    color: #888888;
    line-height: 20px;
    margin-top: 20px;
}

.paperbox {
    display: none;
    border-top: 2px solid #DDDDDD;
    margin-top: 40px;
    padding-top: 26px;
}

.paperbox.show {
    display: block;
}

.papernum {
    text-align: center;
    font-size: 16px;
    color: #333333;
}

.papernum span {
    font-size: 30px;
    font-weight: 600;
    color: rgba(255, 0, 0, 1);
    line-height: 40px;
}

.papernum i {
    font-style: normal;
    margin: 0 4px;
}

.papertit {
    font-size: 24px;
    font-weight: 600;
    color: rgba(51, 51, 51, 1);
    margin-top: 36px;
}

.papertit span {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    line-height: 50px;
    border: 3px solid rgba(47, 150, 249, 1);
    text-align: center;
    margin-right: 20px;
    font-size: 24px;
    font-weight: 600;
    color: rgba(47, 150, 249, 1);
}

.answerbox {
    margin-top: 20px;
}

.answerbox ul li {
    width: 33.33%;
    float: left;
    height: 46px;
    line-height: 46px;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 16px;
    color: rgba(51, 51, 51, 1);
}

.answerbox ul.col3 li {
    width: 33.33%;
}

.answerbox ul.col4 li {
    width: 25%;
}

.answerbox ul.col5 li {
    width: 20%;
}

.answerbox ul li div {
    display: inline-block;
    padding: 0 10px;
    cursor: pointer;
}

.answerbox ul li span {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid #9d9d9d;
    margin-right: 10px;
    box-sizing: border-box;
}

.answerbox ul li.cur div {
    background: #2694fc;
    color: #fff;
}

.answerbox ul li.cur span {
    border: 5px solid #fff;
    background: #2694fc;
}

.nextbtnbox {
    border-top: 2px solid #DDDDDD;
    margin-top: 30px;
    text-align: right;
}

.nextbtnbox a {
    display: inline-block;
    width: 230px;
    height: 65px;
    line-height: 65px;
    background: #ddd;
    text-align: center;
    color: #fff;
    font-size: 24px;
    margin: 20px 0;
    cursor: not-allowed;
}

.nextbtnbox a.active {
    background: rgba(241, 124, 30, 1);
    cursor: pointer;
}

/*调剂入口*/
.tjtip {
    margin: 20px 0;
    text-align: center;
    line-height: 1;
    font-size: 14px;
    color: #DB3C3E;
}

#fsxslide {
    width: 100%;
    height: 314px;
    overflow: hidden;
    position: relative;
}

#fsxslide .hd {
    width: 100%;
    overflow: hidden;
    position: absolute;
    right: 20px;
    bottom: 5px;
    z-index: 1;
}

#fsxslide .hd ul {
    overflow: hidden;
    zoom: 1;
    float: right;
}

#fsxslide .hd ul li {
    background: none repeat scroll 0 0 #D3D3D3;
    border-radius: 5px 5px 5px 5px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 0 5px;
    overflow: hidden;
    width: 10px;
}

#fsxslide .hd ul li.on {
    background: #f00;
    color: #fff;
}

#fsxslide .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

#fsxslide .bd li {
    zoom: 1;
    vertical-align: middle;
}

#fsxslide .bd img {
    width: 100%;
    height: 314px;
    display: block;
}

.fsxnews {
    padding: 0 20px;
}

.fsxnews li {
    padding: 20px 0;
    border-bottom: 1px solid #B2B2B2;
}

.fsxnews li:last-child {
    border-bottom: 0;
}

.fsxnews .newstit {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 24px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 1;
}

.fsxnewslist {
    margin-top: 15px;
}

.fsxnewslist span {
    position: relative;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    background: #1890FF;
    color: #fff;
    font-size: 14px;
    padding: 0 8px;
    margin-right: 8px;
}

.fsxnewslist span::after {
    position: absolute;
    content: '';
    right: -8px;
    top: 0;
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-left: 8px solid #1890FF;
}

.fsxnewslist a {
    font-size: 14px;
    padding: 0 10px;
    border-right: 1px solid #DDDDDD;
}

.fsxnewslist a:last-child {
    border-right: 0;
}

.rightfslcbtn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 56px;
    line-height: 56px;
    background: #F09338;
    font-size: 18px;
    color: #fff !important;
    text-align: center;
}

.rightfslcbtn span {
    margin-right: 8px;
}

.rightfslcbtn span img {
    display: table-cell;
    vertical-align: middle;
}

.tjrkbox {
    position: relative;
    width: 100%;
    height: 177px;
    background: url(../images/tjbg.png) no-repeat center;
    background-size: cover;
}

.tjrkctn {
    position: absolute;
    width: 256px;
    height: 106px;
    background: rgba(255, 255, 255, 1);
    border-radius: 2px;
    bottom: 14px;
    left: 50%;
    margin-left: -128px;
}

.tjrkctn .tjtime {
    text-align: center;
    margin-top: 25px;
    font-size: 16px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
}

.tjrkctn a {
    display: block;
    width: 104px;
    height: 38px;
    line-height: 38px;
    background: rgba(46, 148, 248, 1);
    border-radius: 19px;
    text-align: center;
    color: #fff !important;
    margin: 14px auto 0;
}

.fsxxwlist {
    padding: 2px 14px;
}

.fsxxwlist li a {
    display: block;
    font-size: 12px;

    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fsxkjnav {
    height: 88px;
    line-height: 88px;
}

.fsxkjnav li {
    float: left;
    width: 20%;
    text-align: center;

    font-weight: 400;
}

.fsxkjnav li a {
    display: inline-block;
    font-size: 16px;
    color: rgba(51, 51, 51, 1);
}

.fsxkjnav li a span {
    float: left;
    display: inline-block;
    width: 48px;
    height: 48px;
    background: #1890FF;
    border-radius: 50%;
    margin-top: 20px;
    margin-right: 12px;
}

.fsxkjnav li a span img {
    display: block;
    width: 48px;
    height: 48px;
}

.fsxkjnav li a i {
    display: inline-block;
    font-style: normal;
}

.cjhzbox {
    margin: 10px 10px 0;
    border: 1px solid #C0D6F0;
}

.lncjtotal {
    display: table;
    width: 100%;
}

.lncjtotal span {
    display: table-cell;
    padding: 0 30px;
    font-size: 12px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 36px;
    border-right: 1px solid #C0D6F0;
}

.lncjtotal p {
    display: table-cell;
    padding: 0 30px;
    line-height: 36px;
}

.lncjtotal p a {
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    margin-right: 20px;
}

.lncjtotal p a.new {
    color: #FF0000;
}

.cjhzbox table {
    width: 100%;
}

.cjhzbox table th {
    text-align: center;
    border-top: 1px solid #C0D6F0;
    line-height: 36px;
    font-size: 12px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
}

.cjhzbox table td {
    border-top: 1px solid #C0D6F0;
    line-height: 36px;
    padding: 0 20px;
    border-right: 1px solid #C0D6F0;
}

.cjhzbox table td.schoolname a {
    font-size: 12px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}

.cjhzbox table td.schoolgrade a {
    font-size: 12px;
    font-weight: bold;
    color: #2593FC;
    margin: 0 5px;
}

.cjhzbox table td.schoolgrade a.new {
    color: #FF3636;
}

.cjhzbox table tr td:last-child {
    border-right: 0;
}

.eval2col .conL, .eval2col .conR {
    width: 594px;
}

.fsxbox {
    margin: 10px;
}

.fsxbox .fsyearlist, .zsfsyearlist {
    display: flex;
    justify-content: space-between;
}

.fsxbox .fsyearlist li, .zsfsyearlist a {
    width: 80px;
    height: 26px;
    line-height: 26px;
    background: #ecf5fa;
    border: 1px solid #e9e9e9;
    text-align: center;
    font-size: 14px;
    color: #666;
    cursor: pointer;
}

.fsxbox .fsyearlist li:hover, .fsxbox .fsyearlist li.cur {
    background: #1890FF;
    color: #fff;
}

.fsyearbox .fsyeartit {
    line-height: 32px;
    font-weight: bold;
    font-size: 14px;
    color: #dd3635;
    margin-top: 5px;
}

.fsyearbox table {
    width: 100%;
    border-color: #eaeaea;
    border-collapse: collapse;
    border: 0;
    text-align: center;
    font-size: 14px;
    color: #666;
    height: 30px;
    line-height: 30px;
}

.fsyearbox {
    display: none;
    margin-top: 10px;
    padding-bottom: 10px;
}

.fsyearbox.cur {
    display: block;
}

.zsfsxbox {
    margin: 0 10px;
}

.zsfsyeartit {
    line-height: 32px;
    font-weight: bold;
    font-size: 14px;
    color: #dd3635;
}

.zsfsyearlist {
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: -10px;
}

.zsfsyearlist a {
    float: left;
    width: 80px;
    margin-bottom: 10px;
    margin-left: 10px;
    box-sizing: border-box;

}

/*关于我们*/
.aboutL {
    width: 186px;
}

.aboutL a {
    position: relative;
    display: block;
    height: 52px;
    line-height: 52px;
    padding: 0 18px;
    box-sizing: border-box;
    border-bottom: 1px solid #CCCCCC;
    font-size: 16px;
    color: rgba(51, 51, 51, 1);
}

.aboutL a:last-child {
    border-bottom: 0;
}

.aboutL a i {
    font-style: normal;
    position: absolute;
    right: 18px;
    top: 0;
    font-size: 12px;
    color: #ABABAB;
}

.aboutL a.cur {
    background: #1890FF;
    color: #fff;
}

.aboutL a.cur i {
    color: #fff;
}

.aboutR {
    width: 1005px;
    min-height: 416px;
}

.aboutctnbox {
    margin: 0 25px;
    padding-bottom: 80px;
}

.aboutctnbox p {
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 24px;
    margin-top: 25px;
}

.webpic img {
    width: 100%;
    margin-top: 40px;
}

.hzhblist {
    margin-left: -30px;
}

.hzhblist li {
    display: table;
    float: left;
    width: 134px;
    height: 134px;
    border: 1px solid #DDDDDD;
    box-sizing: border-box;
    margin-top: 22px;
    margin-left: 30px;
}

.hzhblist li a {
    display: table-cell;
    vertical-align: middle;
}

.hzhblist li img {
    display: block;
    height: 64px;
    margin: 0 auto;
}

.hzhblist li div {
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    text-align: center;
    margin-top: 10px;
}

.contacttit {
    font-size: 14px;

    font-weight: bold;
    color: rgba(37, 147, 252, 1);
    line-height: 32px;
    margin-top: 40px;
}

.contactlist li {
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 24px;
    margin-top: 30px;
}

.contactlist li span {
    color: #888888;
}

.swhztip {
    font-size: 12px;
    font-weight: 400;
    color: rgba(136, 136, 136, 1);
}

.swhzlist ul {
    margin-top: 20px;
}

.swhzlist li {
    font-size: 14px;

    color: rgba(51, 51, 51, 1);
    line-height: 32px;
}

/*.yjfkbox{margin-top: 20px;}*/
.yjfkbox li {
    margin-top: 20px;
}

.yjfkbox li span {
    color: #666;
    padding-right: 5px;
    display: inline-block;
    float: left;
    font-size: 14px;
    line-height: 38px;
    text-align: right;
    width: 97px;
}

.add-idea-t {
    display: block;
    float: left;
    width: 850px;
    height: auto;
    border: 1px solid #eee;
}

.idea-txt-first {
    width: 350px;
    height: 36px;
    border: 1px solid #eee;
    background: #fff;
    text-indent: 5px;
    line-height: 36px;
    color: #666;
    float: left;
}

.idea-con textarea {
    float: left;
    width: 100%;
    height: 95px;
    line-height: 23px;
    resize: none;
    background: #fff;
    font-size: 14px;
    padding: 5px;
    color: #333;
    box-sizing: border-box;
    overflow: auto;
    border: 0;
    font-family: "";
}

.idea-con textarea:focus {
    outline: none;
}

.add-idea-t i {
    display: block;
    float: right;
    color: #999;
    font-size: 12px;
    padding-right: 10px;
    padding-top: 9px;
    font-style: normal;
}

.onShow, .onError, .onFocus, .onCorrect {
    background: url(../images/bm_an.gif) no-repeat 0 6px;
    color: #225499;
    float: left;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    margin-left: 10px;
    padding-left: 24px;
    margin-top: 5px;
    font-style: normal;
}

.onError {
    background-position: 0 -21px;
    color: #ed6e5a;
}

.onCorrect {
    color: #60ba39;
    background-position: 0 -47px;
}

.idea-txt {
    width: 242px;
    height: 36px;
    border: 1px solid #eee;
    background: #fff;
    text-indent: 5px;
    line-height: 36px;
    float: left;
    color: #999;
}

.yjfkbox .code-img {
    width: 113px;
    height: 38px;
    cursor: pointer;
}

.suggestbtn {
    display: block;
    width: 190px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #1890FF;
    color: #fff !important;
    margin: 20px 0 0 102px;
    font-size: 16px;
}

.friendlinkbox .linkdes {
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 24px;
    margin-top: 24px;
}

.friendlinkbox .linktit {
    font-size: 14px;
    color: #2593FC;
    margin-top: 20px;
    line-height: 24px;
}

.friendlinkbox .flinkyq {
    padding-left: 30px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 24px;
}

.mapbox {
    border-bottom: 1px solid #ddd;
    margin-top: 10px;
    padding-bottom: 10px;
}

.mapbox:last-child {
    border-bottom: 0;
}

.mapbox .maptit {
    font-size: 14px;
    font-weight: bold;
    color: rgba(37, 147, 252, 1);
    line-height: 40px;
}

.maplist {
    margin-left: -20px;
}

.maplist a {
    font-size: 14px;
    color: #333333;
    line-height: 40px;
    display: inline-block;
    margin-left: 20px;
}

.mapbox ul li {
    display: table;
    width: 100%;
}

.mapbox ul li span {
    display: inline-block;
    width: 42px;
    font-size: 14px;
    color: #222;
}

.mapbox ul li div {
    display: table-cell;
    width: 100%;
}

.mapbox ul li div a {
    display: inline-block;
    font-size: 14px;
    color: #333;
    line-height: 40px;
    margin-right: 20px;
}

.mapzybox ul li span {
    width: 64px;
}

.maptable .mapnav {
    height: 42px;
    background: #F5F9FF;
    border: 1px solid #A1C4EA;
    box-sizing: border-box;
    padding: 0 12px;
}

.maptable .mapnav p {
    float: left;
    font-size: 12px;
    color: #333;
    margin-top: 0;
    margin-right: 10px;
    line-height: 40px;
}

.maptable .mapnav div {
    float: left;
}

.maptable .mapnav span {
    display: inline-block;
    cursor: pointer;
    height: 24px;
    padding: 0 10px;
    line-height: 24px;
    background: #fff;
    border: 1px solid #DDDDDD;
    border-right: 0;
    margin-top: 9px;
    font-size: 12px;
    color: #333;
}

.maptable .mapnav span:last-child {
    border-right: 1px solid #DDDDDD;
}

.maptable .mapnav span.cur {
    background: #2E94F8;
    color: #fff;
}

.maptabbox {
    border-right: 1px solid #A1C4EA;
    border-left: 1px solid #A1C4EA;
    display: none;
}

.maptabbox.cur {
    display: block;
}

.maptabbox p {
    float: left;
    width: 25% !important;
    height: 30px;
    line-height: 30px;
    margin-top: 0;
    text-align: center;
    border: 1px solid #A1C4EA;
    box-sizing: border-box;
    border-top: 0;
    border-left: 0;
}

.maptabbox p a {
    font-size: 12px;
    color: #333;
}

.maptabbox p a:hover {
    color: #2E94F8;
}

.maptable {
    margin-bottom: 15px;
}

.mapctnbox {
    margin: 0 20px;
}

.lwsortnav {
    margin: 20px 15px 0;
}

.lwsortnav li {
    display: inline-block;
    width: 100px;
    height: 30px;
    background: #EEEEEE;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    margin-right: 6px;
    cursor: pointer;
}

.lwsortnav li.cur {
    background: #2593FC;
    color: #fff;
}

.lwdesbox li {
    padding: 25px 15px 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #E3E3E3;
}

.lwdesbox li .lwtit {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}

.lwdesbox li .lwtit:hover {
    color: #2593FC;
}

.lwdesbox li .lwdes {
    font-size: 14px;
    font-weight: 400;
    color: rgba(136, 136, 136, 1);
    line-height: 24px;
    margin: 10px 0;
}

.lwdesbox li .lwtag span, .atricleinfo .lwtag span {
    display: inline-block;
    padding: 0 10px;
    background: #F0F0F0;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    color: #999;
    border-radius: 10px;
    margin-right: 10px;
}

.lwtime {
    float: left;
    font-size: 12px;
    color: #888888;
    padding-left: 20px;
    background: url(../images/lwtimeicon.png) no-repeat left;
}

.downloadlw {
    float: left;
    font-size: 12px;
    color: #888888 !important;
    margin-left: 24px;
    padding-left: 20px;
    background: url(../images/xzlwicon.png) no-repeat left;
}

.downloadlw:hover {
    color: #2593FC !important;
}

/*翻页代码*/
.page {
    height: 72px;
    clear: both;
    overflow: hidden;
    font-size: 14px;
}

.page div.pagination {
    margin: 28px 0 0 0;
}

div.pagination {
    margin: 10px;
    clear: both;
    overflow: hidden;
    text-align: center;
}

div.pagination .page-skip button,
div.pagination a {
    border: 1px solid #e4e4e4;
    color: #999999;
    display: inline-block;
    padding: 2px 9px;
    text-decoration: none;
    margin-left: 7px;
    vertical-align: middle; /* Saf4+, Chrome */ /* Chrome 10+, Saf5.1+, iOS 5+ */ /* FF3.6 */ /* IE10 */ /* Opera 11.10+ */
    _filter: none;
    background: #EEEEEE;

}

div.pagination span.more-page {
    border: 1px solid #e4e4e4;
    color: #999999;
    display: inline-block;
    padding: 2px 9px;
    text-decoration: none;
    vertical-align: middle; /* Saf4+, Chrome */ /* Chrome 10+, Saf5.1+, iOS 5+ */ /* FF3.6 */ /* IE10 */ /* Opera 11.10+ */
    _filter: none;
    background: #fff;
}

div.pagination .current {
    padding: 2px 9px;
}

div.pagination .current,
div.pagination a:hover {
    border: 1px solid #e4e4e4;
    color: #fff;
    filter: none;
    background: #1787e0;
    display: inline-block;
    text-decoration: none;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
}

div.pagination .next-page {
    position: relative;
}

div.pagination .prev-page {
    position: relative;
}

.rmlmlist a {
    display: table;
    width: 25%;
    float: left;
    height: 70px;
    border: 1px solid #F5F5F5;
    border-top: 0;
    vertical-align: middle;
    color: #888888;
    box-sizing: border-box;
}

.rmlmlist a:nth-child(4n) {
    border-right: 0;
}

.rmlmlist a div {
    display: table-cell;
    vertical-align: middle;
    font-size: 11px;
    text-align: center;
}

.rmlmlist a div span {
    display: flex;
    height: 30px;
    align-items: center;
}

.rmlmlist a div span img {
    display: inline-block;
    margin: 0 auto;
}

.rmlmlist a div p {
    margin-top: 5px;
}

.rmlmlist .hover {
    display: none;
}

.rmlmlist a:hover {
    background: #2593FC;
    color: #fff;
}

.rmlmlist a:hover .hover {
    display: block;
}

.rmlmlist a:hover .nohover {
    display: none;
}

.totalphb .schoolphblist {
    display: none;
}

.totalphb .schoolphblist.cur {
    display: block;
}

.totalphb .phbnav {
    position: absolute;
    right: 6px;
    top: 7px;
}

.totalphb .phbnav li {
    cursor: pointer;
    float: left;
    height: 20px;
    width: 45px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    background: #EEEEEE;
    color: #888888;
}

.totalphb .phbnav li.cur {
    background: #2F95F8;
    color: #fff;
}

.jcwdlist {
    margin: 0 10px;
}

.jcwdlist li {
    padding: 10px 0;
    border-bottom: 1px solid #D8D8D8;
    line-height: 20px;
    font-size: 14px;
}

.jcwdlist li:last-child {
    border-bottom: 0;
}

.jcwdlist li a {
    color: #333333;
}

.jcwdlist li a:hover {
    color: #2593FC;
}

.jcwdlist li span {
    color: #888888;
}

.contactusbox {
    padding: 10px;
    box-sizing: border-box;
}

.contactusbox li {
    font-size: 14px;

    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 30px;
}

.contactusbox li > span {
    display: inline-block;
    float: left;
    width: 60px;
    text-align: justify;
    text-justify: inter-ideograph;
    height: 30px;

}

.contactusbox li i {
    display: inline-block;
    width: 100%;
    line-height: 0;
}

.paperthreecol .conL {
    width: 110px;
    margin-right: 20px;
    padding: 5px;
    box-sizing: border-box;
}

.paperthreecol .conM {
    width: 776px;
    padding: 0 10px 10px;
    box-sizing: border-box;
}

.paperthreecol .conR {
    width: 274px;
}

.paperleftnav a {
    display: block;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #333333;
}

.paperleftnav a.cur {
    background: #2593FC;
    color: #fff;
}

.papersearch {
    position: absolute;
    top: 9px;
    right: 10px;
}

.papersearch input {
    display: block;
    width: 240px;
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    height: 26px;
    box-sizing: border-box;
    padding: 0 52px 0 10px;
    font-size: 12px;
    color: #666;
}

.papersearch span {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 42px;
    height: 26px;
    background: #DB383B;
    line-height: 26px;
    padding: 0;
    font-size: 12px;
    color: #fff;
    text-align: center;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.papersearch span::after {
    position: static;
}

.papersxbox li {
    padding: 8px 0;
    border-bottom: 1px dashed #eee;
    display: table;
    width: 100%;
}

.papersxbox li > span {
    float: left;
    display: inline-block;
    width: 46px;
    font-size: 14px;
    color: #999;
    line-height: 30px;
}

.papersxbox li .tjbox {
    position: relative;
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    padding-left: 50px;
}

.papersxbox li .tjbox a.all {
    position: absolute;
    top: 0;
    left: 0;
}

.papersxbox li .tjbox a {
    float: left;
    display: block;
    margin: 4px;
    padding-left: 4px;
    padding-right: 4px;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
}

.papersxbox li .tjbox a.cur {
    background: #2593FC;
    color: #fff;
    border-radius: 2px;
}

.listctnbox {
    padding: 30px 10px;
    box-sizing: border-box;
}

.listctnbox .title {
    font-size: 20px;
    color: rgba(51, 51, 51, 1);
    line-height: 32px;
    text-align: center;
}

.atricleinfo {
    font-size: 12px;
    font-weight: 400;
    color: rgba(136, 136, 136, 1);
    line-height: 20px;
    margin-top: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #D0D0D0;
}

.atricleinfo .fr span {
    margin-left: 20px;
}

.listctnbox .ctnbox {
    font-size: 14px;
    color: #333;
    line-height: 30px;
    padding: 10px;
}

.share-word {
    margin-right: 6px;
    line-height: 26px;
    color: #999;
    font-size: 12px;
}

#share-icon a {
    margin-right: 6px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    width: 26px;
    height: 26px;
    background: none;
}

#share-icon .icon-weixin:before, #share-icon .icon-sqq:before, #share-icon .icon-qzone:before, #share-icon .icon-tsina:before, #share-icon .icon-tqq:before, #share-icon .icon-renren:before, #share-icon .icon-hexun:before, #share-icon .icon-bdhome:before, #share-icon .icon-more:before {
    content: "";
    float: left;
    display: block;
    width: 26px;
    height: 26px;
    background: url(../images/share-icon.png) no-repeat;
}

#share-icon .icon-qzone:before {
    background-position: 0 -36px;
}

#share-icon .icon-weixin:before {
    background-position: 0 -180px;
}

#share-icon .icon-tsina:before {
    background-position: 0 -72px;
}

#share-icon .icon-tqq:before {
    background-position: 0 -108px;
}

#share-icon .icon-renren:before {
    background-position: 0 -144px;
}

#share-icon .icon-sqq:before {
    background-position: 0 -217px;
}

#share-icon .icon-bdhome:before {
    background-position: 0 -289px;
}

#share-icon .icon-more:before {
    background-position: 0 0;
}

.article-botm .fr a {
    font-size: 14px;
    color: #999;
    margin-left: 20px;
}

.icon-collection:before, .icon-message:before, .icon-zan:before {
    content: "";
    background-image: url(../images/icon-college.png);
    background-repeat: no-repeat;
    display: block;
    float: left;
}

.icon-zan:before {
    width: 20px;
    height: 20px;
    background-position: -80px -40px;
}

.icon-collection:before {
    margin-right: 4px;
    width: 20px;
    height: 18px;
    background-position: -80px 0;
}

.icon-message:before {
    margin-top: 2px;
    margin-right: 4px;
    width: 19px;
    height: 17px;
    background-position: -80px -20px;
}

.icon-zan:hover:before, .icon-zan.btn-active:before {
    background-position: -100px -40px;
}

.icon-collection:hover:before, .icon-collection.btn-active:before {
    background-position: -100px 0;
}

.icon-message:hover:before, .icon-message.btn-active:before {
    background-position: -100px -20px;
}

.article-link {
    padding-top: 20px;
}

.article-link p {
    float: left;
    width: 50%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #666;
}

.article-link p a {
    color: #666;
}

.articleform .bmtip {
    font-style: normal;
    font-size: 12px;
    color: #888888;
}

.articleform .bmtip em {
    color: #FF0000;
    font-style: normal;
}

.articleform .articletip {
    font-size: 12px;
    color: #888888;
    margin-right: 6px;
}

.articleform .bmform > div {
    float: left;
    width: 33.33%;
    padding-left: 18px;
    box-sizing: border-box;
}

.abmform {
    padding: 0 14px 20px;
    margin-right: 10px;
}

.abmform li {
    display: table;
    width: 33.33%;
    float: left;
    margin-top: 20px;
    box-sizing: border-box;
}

.abmform li span {
    float: left;
    width: 70px;
    text-align: right;
    display: block;
    float: left;
    color: #888888;
    font-size: 14px;
    line-height: 26px;
    padding: 0 10px;
}

.abmform li span em {
    font-style: normal;
    font-size: 14px;
    color: #888888;
    color: #FF0003;
    margin-right: 4px;
}

.abmform li > div {
    display: table-cell;
    box-sizing: border-box;
    width: 100%;
    vertical-align: middle;
}

.abmform li div input {
    width: 95%;
    border: 1px solid #888888;
    height: 30px;
    padding: 0 5px;
    box-sizing: border-box;
}

.articleform .select_box {
    width: 100%;
    border-color: #888;
}

.articleform .select_txt {
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    padding-left: 5px;
    text-align: left;
}

.articleform .selet_open {
    width: 20px;
    height: 24px;
}

.lybox {
    position: relative;
    width: 100% !important;
    padding-right: 115px;
}

.lybox textarea {
    width: 100%;
    height: 52px;
    resize: none;
    outline: none;
    padding: 5px;
    box-sizing: border-box;
}

.lybox .ljbmbtn {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 102px;
    height: 52px;
    background: #2593FC;
    text-align: center;
    line-height: 52px;
    color: #fff;
    font-size: 16px;
}

.articlead {
    display: block;
}

.articlead img {
    display: block;
    width: 100%;
}

.articlecol .articelL {
    width: 545px;
}

.xgwzList li a {
    font-size: 14px;
    line-height: 34px;
}

.xgwzList {
    padding: 20px 10px 26px 20px;
}

.articlecol .articelR {
    width: 362px;
}

.articleschool {
    padding: 12px 10px 0;
    box-sizing: border-box;
    margin-left: -10px;
}

.articleschool li {
    float: left;
    width: 166px;
    margin-left: 10px;
}

.articleschool li img {
    width: 100%;
    display: block;
    height: 96px;
}

.articleschool li a {
    display: block;
    font-size: 14px;
    color: #333333;
    text-align: center;
    overflow: hidden;
    line-height: 40px;
}

.commentnum {
    margin-right: 20px;
    font-size: 12px;
    color: #888888;
}

.commentnum em {
    font-style: normal;
}

.acommentBox {
    padding: 15px;
}

.acommentBox textarea {
    resize: none;
    width: 774px;
    height: 104px;
    border: 0;
    background: #EEEEEE;
    border-radius: 2px;
    padding: 15px;
    box-sizing: border-box;
    font-size: 14px;
    color: #888888;
    outline: none;
}

.acommentBox .btngroup .acommentnum {
    font-size: 16px;
    font-weight: 600;
    color: #888888;
    line-height: 46px;
    text-align: center;
}

.acommentBox .btngroup .acommentnum i {
    font-style: normal;
    color: #DB383B;
}

.acommentBox .btngroup a {
    display: block;
    width: 98px;
    height: 58px;
    background: rgba(37, 147, 252, 1);
    border-radius: 2px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 58px;
}

.lwdesbox .zxtag span {
    font-size: 12px;

    font-weight: 400;
    color: rgba(136, 136, 136, 1);
    line-height: 30px;
    margin-right: 20px;
}

.listimg {
    float: left;
    width: 168px;
    height: 106px;
}

.listimg img {
    display: block;
    width: 168px;
    height: 106px;
}

.listbox {
    padding-left: 188px;
}

.listbox .lwtit {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal !important;
}

.zxshareicon {
    font-size: 12px;
    color: #888 !important;
    padding-left: 16px;
    background: url(../images/share.png) no-repeat left;
}

.zxlynum {
    font-size: 12px;
    color: #888 !important;
    line-height: 30px;
    padding-left: 20px;
    background: url(../images/lyicon.png) no-repeat left;
    margin-left: 20px;
}

.zxlistshare .zxsharebox {
    position: relative;
    line-height: 30px;
}

.zxlistshare .bdsharebuttonbox {
    position: absolute;
    top: 100%;
    width: 115px;
    right: 0;
    display: none;
}

.zxlistshare .bdsharebuttonbox.show {
    display: block;
}

.secondsort {
    padding-bottom: 15px !important;
}

.mtbox {
    display: table;
    padding: 50px 0;
}

.mttext {
    display: table-cell;
    vertical-align: middle;
    text-align: left; /*width: 50%;*/
}

.mtbox .left {
    padding-left: 60px; /*width: 50%;*/
}

.mtphone {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    text-align: center;
}

.mtftit {
    display: table;
    font-size: 34px;
    color: rgba(51, 51, 51, 1);
    line-height: 64px;
}

.mtslist li {
    float: left;
    width: 50%;
    font-size: 18px;
    font-weight: 400;
    color: #666;
    line-height: 40px;
}

.mtslist li:before {
    content: '';
    width: 8px;
    height: 8px;
    background: #cacaca;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    margin-top: -2px;
}

.app-download {
    margin-top: 50px;
}

.app-download h3 {
    font-size: 18px;
    color: #666;
    margin-top: 50px;
    font-family: ;
    font-weight: normal;
}

.app-download li a {
    color: #fff;
    width: 190px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    font-size: 13px;
    font-family: ;
    margin-top: 15px;
}

.app-download li.android-down a {
    background: #ff6700;
}

.app-download li.ios-down a {
    background: #2196f3;
}

.app-download li a:before {
    content: '';
    width: 20px;
    height: 20px;
    background: url(../images/mtandroid.png) no-repeat;
    background-size: 20px 20px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 18px 0 25px;
}

.app-download li.ios-down a:before {
    background: url(../images/mtios.png) no-repeat;
}

.erwei-code {
    float: left;
    margin-top: 15px;
    margin-left: 15px;
}

.erwei-code img {
    width: 115px;
    height: 115px;
}

.mttiticon {
    float: left;
    display: table-cell;
    vertical-align: middle;
    padding-right: 20px;
}

.mtdes {
    font-size: 18px;
    font-weight: 400;
    color: rgba(136, 136, 136, 1);
}

.mttext .wxcode {
    margin-top: 20px;
}

.mttext .wxcode img {
    display: block;
    width: 200px;
    height: 200px;
}

.mtaddtype {
    font-size: 16px;
    color: rgba(51, 51, 51, 1);
    line-height: 30px;
}

.mtaddtype span {
    color: #2C99F0;
}

.mtqqqun {
    padding: 54px 80px;
    box-sizing: border-box;
}

.qqlist {
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}

.qqlist li {
    display: table;
    margin-top: 40px;
    width: 214px;
    height: 100px;
    background: #E3F1FF;
    border: 1px solid #2593FC;
}

.qqlist li .qqqunbox {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    padding: 0 16px;
    width: 60px;
}

.qqlist li .qqqunbox span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 14px;
    color: #fff;
}

.qqquntext {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding-right: 20px;
}

.qqquntext .qqqunnum {
    font-size: 14px;
    color: #333333;
    font-weight: 800;
}

.qqquntext a {
    display: block;
    width: 96px;
    height: 26px;
    line-height: 26px;
    background: rgba(217, 56, 58, 1);
    border-radius: 2px;
    margin: 10px auto 0;
    font-size: 14px;
    color: #fff;
}

.searchresult {
    width: 472px;
    margin-left: 0;
}

.searchresult input {
    padding-right: 90px;
}

.searchresult span {
    width: 88px;
}

.searchtel {
    position: absolute;
    right: 0;
    top: 0;
}

.searchnavbox {
    background: #f8f8f8;
    line-height: 36px;
    height: 38px;
    zoom: 1;
    width: 100%;
    box-sizing: border-box;
}

.searchnavbox a {
    width: 54px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    color: #666;
    font-size: 14px;
    font-family: arial;
}

.searchnavbox a.cur {
    border-bottom: 2px solid #1787e0;
    font-weight: 700;
    color: #323232;
    cursor: auto;
}

.s-num {
    height: 42px;
    line-height: 42px;
    font-size: 12px;
    color: #999;
}

.s-con-left {
    width: 540px;
    padding-top: 5px;
}

.s-result {
    margin-bottom: 15px;
}

.s-con-left .s-result h3 {
    margin-bottom: 5px;
    font-size: medium;
    font-weight: normal;
    line-height: 1.6;
}

.s-con-left .s-result h3 a {
    color: #0000cc;
    font-weight: 400;
    text-decoration: underline;
}

.s-con-left .s-result em {
    color: #cc0000;
    font-style: normal;
}

.s-row-right {
    float: left;
    margin-left: 127px;
    font-size: 14px;
    color: #333;
}

.s-result2 .s-row-right {
    margin-left: 0;
}

.s-row-con p {
    color: #333;
    font-size: 13px;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.s-row-url {
    line-height: 15px;
    float: left;
    width: 100%;
    color: #454545;
}

.s-row-url a.s-row-u, .s-row-url .s-row-u {
    color: #008000;
    font-size: 13px;
}

.s-con-right {
    border-left: 1px solid #e1e1e1;
    width: 384px;
    padding-left: 17px;
}

.s-con-r {
    margin-bottom: 8px;
    float: left;
    width: 100%;
}

.s-con-r h3 {
    font-size: 14px;
    font-weight: 700;
}

.s-con-r .s-con-ul {
    margin-top: 15px;
}

.s-con-r .s-con-ul li {
    float: left;
    text-align: center;
    width: 96px;
    margin-bottom: 20px;
}

.s-con-r .s-con-ul li img {
    width: 75px;
    height: 75px;
}

.s-con-r .s-con-ul li p {
    color: #00c;
    text-decoration: underline;
    font-size: 13px;
    line-height: 1.5;
    margin-top: 5px;
}

.s-con-r .s-con-ul li {
    float: left;
    text-align: center;
    width: 96px;
    margin-bottom: 20px;
}

.s-con-r .s-con-ul1 li {
    text-align: left;
}

.s-con-r .s-con-ul li p {
    color: #00c;
    text-decoration: underline;
    font-size: 13px;
    line-height: 1.5;
    margin-top: 5px;
}

.s-con-r .s-con-ul li p.s-con-ul-sub {
    color: #999;
    text-decoration: none;
}

.s-con-r .s-con-dl {
    font-size: 13px;
    float: left;
    margin-top: 5px;
}

.s-con-r .s-con-dl dt {
    margin: 5px 0;
    line-height: 1.6;
}

.s-con-r .s-con-dl dt a {
    color: #00c;
    text-decoration: underline;
}

.s-con-r .s-con-dl dd {
    width: 50%;
    float: left;
    color: #666;
    line-height: 1.6;
    font-size: 12px;
}

.s-con-r .s-con-dl dd em {
    color: #333;
    font-style: normal;
}

.s-con-r .s-con-table {
    margin-top: 10px;
    width: 100%;
    font-size: 13px;
}

.s-con-r .s-con-table tr th {
    padding-top: 4px;
    padding-bottom: 4px;
    font-weight: 400;
    color: #666;
    border-color: #f0f0f0;
    white-space: nowrap;
    background-color: #fafafa;
    line-height: 1.54;
    font-size: 13px;
    border-bottom: 1px solid #f3f3f3;
    text-align: left;
    padding-left: 10px;
}

.s-con-r .s-con-table tr td {
    padding: 10px 0;
    border-bottom: 1px solid #f3f3f3;
}

.s-con-r .s-con-table tr td a {
    color: #00c;
}

.s-con-r .s-con-table tr td {
    padding: 10px 0;
    border-bottom: 1px solid #f3f3f3;
}

.s-con-r .s-con-table tr td.s-con-xing span {
    float: right;
    width: 15px;
    height: 15px;
    background: url(../images/search-icon.png) no-repeat -70px -25px;
    margin-left: 2px;
}

.opr-toplist1-refresh {
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
    color: #00c !important;
}

.c-icon {
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: text-bottom;
    font-style: normal;
    overflow: hidden;
}

.opr-toplist1-refresh .opr-toplist1-icon {
    background: url(../images/refresh.png) 0 0/100% 100% no-repeat;
    margin-left: 3px;
    width: 16px;
    height: 16px;
}

.opr-toplist1-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

.c-table td {
    padding-top: 6.5px;
    padding-bottom: 6.5px;
}

.c-table th:first-child, .c-table td:first-child {
    padding-left: 0;
}

.c-index {
    display: inline-block;
    padding: 1px 0;
    color: #fff;
    width: 14px;
    line-height: 100%;
    font-size: 12px;
    text-align: center;
    background-color: #8eb9f5;
}

.c-gap-icon-right-small {
    margin-right: 5px;
}

.c-index-hot, .c-index-hot1 {
    background-color: #f54545;
}

.c-table a, .c-table em {
    text-decoration: none;
    font-size: 13px;
    color: #00c;
}

.opr-toplist1-table .opr-toplist1-right {
    text-align: right;
    white-space: nowrap;
}

.c-icon {
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: text-bottom;
    font-style: normal;
    overflow: hidden;
    background: url(../images/icons_5859e57.png) no-repeat 0 0;
}

.c-table th, .c-table td {
    padding-left: 10px;
    line-height: 1.54;
    font-size: 13px;
    border-bottom: 1px solid #f3f3f3;
}

.c-icon-up {
    background-position: -720px -168px;
}

.opr-toplist1-st {
    margin-bottom: 2px;
    margin-left: 3px;
}

.searchheader {
    display: table;
    height: 80px;
}

.searchheader > * {
    display: table-cell;
    vertical-align: middle;
}

.searchheader .searchheadertext {
    padding-left: 12px;
}

.searchheader .searchheadertext h4 {
    font-size: 20px;
    color: rgba(37, 147, 252, 1);
    line-height: 1;
    font-weight: 600;
}

.searchheader .searchheadertext h5 {
    margin: 8px 0 0;
    font-size: 12px;
    font-weight: normal;
    color: rgba(136, 136, 136, 1);
}

.searchcenter {
    padding: 15px 15px 260px;
}

.searchbar input {
    float: left;
    width: 500px;
    height: 44px;
    border: 1px solid #D6D6D6;
    padding: 0 10px;
    font-size: 14px;
    color: #666;
    box-sizing: border-box;
    border-radius: 3px;
}

.searchbar a {
    display: inline-block;
    height: 44px;
    font-size: 15px;
    width: 110px;
    background: #1787DF;
    border-radius: 4px;
    text-align: center;
    line-height: 44px;
    color: #fff;
    margin-left: 20px;
}

.kssearchnav a {
    float: left;
    display: inline-block;
    height: 34px;
    padding: 0 15px;
    box-sizing: border-box;
    background: #E5F5FF;
    line-height: 34px;
    font-size: 15px;

    font-weight: 400;
    color: rgba(34, 137, 221, 1);
    margin: 15px 15px 0 0;
}

.kssearchnav a:hover {
    background: #2593FC;
    color: #fff;
}

.scjwtlist {
    margin-top: 20px;
}

.scjwtlist a {
    display: block;
    font-size: 14px;
    color: #333333;
    line-height: 48px;
    height: 48px;
    background: #F5F5F5;
    padding: 0 15px;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.tdxlrl {
    height: 242px;
    background-size: 100% 100%;
    background: url(../images/tjbg1.png);
}

.tdxlribox {
    position: absolute;
    bottom: 38px;
    left: 0;
    width: 100%;
    padding-left: 20px;
    box-sizing: border-box;
}

.tdxlribox li {
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
}

.tdxlribox li span {
    float: left;
    color: #888888;
}

.tdxlribox li div {
    color: #333;
}

.tdxlribox li div a {
    color: #2593FC;
}

.papertable {
    padding: 15px 0;
}

.papertable table {
    float: left;
    width: 280px;
    border: 1px solid #E8E8E8;
    margin: 0 10px;
}

.papertable table th {
    font-size: 12px;
    color: #888;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
}

.papertable table td {
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    color: #333;
    text-align: center;
}

.papertable table td a {
    color: #2593FC;
}

.papertable table tr:nth-child(2n) td {
    background: #F2F4F5;
}

.tdbksjbox {
    margin: 10px 10px 0;
    padding-bottom: 15px;
}

.bksjnav {
    display: inline-block;
    border-right: 1px solid #ddd;
}

.bksjnav a {
    float: left;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    padding: 0 6px;
    font-size: 12px;
    border: 1px solid #ddd;
    border-right: 0;
}

.bksjnav a.cur {
    background: #2E94F8;
    color: #fff;
}

.tdbksjbox table {
    width: 100%;
    border-right: 1px solid #BDD5F1;
    margin-top: 10px;
    display: none;
}

.tdbksjbox table.cur {
    display: table;
}

.tdbksjbox table th {
    font-size: 12px;

    color: rgba(51, 51, 51, 1);
    background: #F5F9FF;
    line-height: 35px;
    border: 1px solid #BDD5F1;
    border-right: 0;
}

.tdbksjbox table td {
    text-align: center;
    border: 1px solid #BDD5F1;
    border-right: 0;
    border-top: 0;
    line-height: 30px;
    font-size: 12px;
    color: #333;
}

.tdbksjbox table td a {
    color: #2E94F8;
}

.tdbksjbox table td a.black {
    color: #333;
}

.tbkzxlistbox {
    width: 33.33%;
    float: left;
    padding: 10px 20px;
    border-right: 1px solid #DDDDDD;
    box-sizing: border-box;
}

.tbkzxlist {
    display: none;
    padding: 10px 0 0;
}

.tbkzxlist.cur {
    display: block;
}

.tbkzxlist li:nth-child(4), .tbkzxlist li:nth-child(8) {
    border-bottom: 1px dotted #bcc6d0;
}

.tbkzxlist li {
    margin-top:3px;
    margin-bottom: 0px;
}

.tbkzxlist li a {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    background: url(../images/dot4.png) no-repeat left;
    padding-left: 7px;

}

.tdsszsbox {
    display: table;
    padding: 20px 0;
}

.tdsszsbox .tdsszs {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
    width: 180px;
}

.tdzspic {
    width: 180px;
    border: 1px solid #DDDDDD;
    margin: 0 auto;
}

.tdzspic img {
    display: block;
    width: 100%;
    height: 154px;
}

.tdzsybtxt {

    font-size: 16px;

    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 32px;
    text-align: center;
}

.tdzsybdes {
    font-size: 14px;

    font-weight: 400;
    color: rgba(136, 136, 136, 1);
    line-height: 26px;
}

.tdsstextbox {
    display: table-cell;
    padding: 0 18px 0 26px;
}

.tdsstextbox .title {
    font-size: 14px;
    font-weight: bold;
    color: rgba(37, 147, 252, 1);
    line-height: 32px;
}

.tdsstextbox .des {
    font-size: 12px;

    font-weight: 400;
    color: rgba(136, 136, 136, 1);
    line-height: 20px;
}

/*.wdsearchbox{margin-left: 80px;}*/
.wdsearchbox input {
    border-radius: 4px;
    border: 1px solid #D1D1D1;
    background: transparent;
}

.wdsearchbox span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.wytwbtn {
    line-height: 80px;
    font-size: 14px;
    color: rgba(37, 147, 252, 1) !important;
    margin-left: 20px;
}

.topicbox {

    padding: 15px;
    box-sizing: border-box;
}

.topic {
    display: table;
    width: 100%;
}

.topic .pic {
    float: left;
    width: 100px;
    height: 100px;
    border: 1px solid #DDDDDD;
    vertical-align: middle;
}

.pictxtbox {
    padding-left: 15px;
    display: table-cell;
    width: 100%;
    vertical-align: top;
}

.topic img {
    display: block;
    width: 50px;
    height: 50px;
    margin: 25px auto;
}

.topictit {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    line-height: 28px;
}

.topicdes {
    margin-top: 10px;
    font-size: 14px;

    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 24px;
}

.hotquestion {
    font-size: 14px;

    font-weight: 400;
    color: #333333;
    line-height: 24px;
    margin: 20px 0 20px;
}

.hotquestion span {
    color: #2593FC;
    margin-right: 12px;
}

.hotquestion a {
    color: #333333;
}

.addquestionbox {
    /*border: 1px solid #CCCCCC;*/
    /*margin-top: -70px;*/
    padding: 0 16px;
    border-left: 0;
    border-right: 0;

}

.answerper {
    display: table;
    height: 82px;
    margin-right: 30px;
}

.answerper .headerimg, .answerper .headertext {
    display: table-cell;
    vertical-align: middle;
}

.answerper .headerimg img {
    width: 46px;
    height: 46px;
    display: block;
    border-radius: 3px;
}

.answerper .headertext {
    padding-left: 10px;
}

.answerper .headertext p {
    font-size: 14px;
    color: #333;
    font-weight: 600;
}

.answerper .headertext span {
    color: #999;
    font-size: 12px;
}

.addqueBtn {
    display: table-cell;
    vertical-align: middle;
    height: 82px;
    width: 92px;
    background: #0097FA;
    text-align: center;
}

.addqueBtn p {
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
    line-height: 24px;
}

.sslcbtit span i {
    font-size: 14px;
    font-style: normal;

    font-weight: 400;
    margin-left: 8px;
    color: rgba(51, 51, 51, 1);
}

.questionlist li {
    display: table;
    width: 100%;
    padding: 18px 20px;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
}

.questionbox {
    /*display: table-cell;*/
    float: left;
    width: 800px;
}

.questionbox a {
    position: relative;
    display: block;
    padding-left: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;

    font-weight: 400;
    color: #333;
    line-height: 32px;
    box-sizing: border-box;
}

.questionbox a span {
    display: block;
    position: absolute;
    left: 0;
    top: 6px;
    width: 20px;
    height: 20px;
    background: url(../images/errorque.png) no-repeat center;
    background-size: cover;
}

.questionlist li.cn .questionbox a span {
    background-image: url(../images/rightque.png);
}

.questionbox div span {
    font-size: 14px;

    font-weight: 400;
    color: rgba(136, 136, 136, 1);
    line-height: 32px;
    margin-right: 10px;
}

.questionlook {
    display: table-cell;
    vertical-align: middle;
    width: 45px;
    text-align: center;

    font-weight: 400;
    line-height: 20px;
}

.questionlook span {
    display: block;
    width: 45px;
    height: 45px;
    background: #D9383A;
    line-height: 18px;
    font-size: 14px;
    color: #fff;
    padding: 4.5px 5px;
    box-sizing: border-box;
}

.questionlist li.cn .questionlook span {
    background: #37CC71;
}

.questontit {
    border-bottom: 1px solid #DDDDDD;
    height: 48px;
    line-height: 48px;
    padding: 0 12px;
}

.questontit .fl {
    font-size: 16px;

    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}

.questontit .fl img {
    float: left;
    margin-top: 12px;
    margin-right: 12px;
}

.questontit .fr a {
    font-size: 12px;

    font-weight: 400;
    color: #888888;
    line-height: 12px;
    padding: 0 10px;
    border-right: 1px solid #DDDDDD;
}

.questontit .fr a:last-child {
    border-right: 0;
}

.questontit .fr a.cur {
    color: #2593FC;
}

.rigttopic {
    padding: 10px 10px;
}

.rigttopic a {
    display: inline-block;
    padding: 0 6px;
    height: 26px;
    line-height: 24px;
    border-radius: 13px;
    margin: 5px 0;
    color: #0093FB;
    font-size: 14px;
    border: 1px solid #D6F3FF;
    box-sizing: border-box;
}

.rigttopic a:hover {
    background: #0093FB;
    color: #fff;
}

.yxanswer {
    margin: 0 10px;
}

.yxanswer li {
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
}

.answertx img {
    display: block;
    width: 36px;
    height: 36px;
    margin: 0 8px 0 0;
    border-radius: 3px;
}

.answername {
    line-height: 18px;
}

.answername a {
    display: block;
    font-size: 14px;
    color: #333;
}

.answername span {
    direction: block;
    font-size: 12px;
    color: #666;
}

.yxanswer li a.fr {
    width: 60px;
    height: 28px;
    background: #1890FF;
    font-size: 12px;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    margin-top: 4px;
}

.yxanswerdes {
    font-size: 14px;

    font-weight: 400;
    color: rgba(136, 136, 136, 1);
    line-height: 32px;
    text-align: center;
}

.guanzhulist a.fr {
    background: none !important;
    color: #2593FC !important;
}

.twbox {
    padding: 20px;
    box-sizing: border-box;
}

.twbox .tit {
    font-size: 16px;
    font-family: FZLTZHK--GBK1-0;

    color: rgba(136, 136, 136, 1);
    line-height: 24px;
}

.twbox .tit span {
    font-size: 16px;
    color: #888;
    line-height: 24px;
}

.twbox .tit span em {
    font-style: normal;
    color: rgba(219, 56, 59, 1);
}

.questionipt {
    width: 100%;
    height: 45px;
    border: 1px solid rgba(136, 136, 136, 1);
    border-radius: 2px;
    margin-top: 20px;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 14px;
    color: #666;
}

.bctit {
    font-size: 14px;
    color: rgba(136, 136, 136, 1);
    margin-top: 20px;
}

.twbox textarea {
    width: 100%;
    height: 200px;
    margin-top: 10px;
    outline: none;
    padding: 10px;
    border-radius: 2px;
    box-sizing: border-box;
    resize: none;
    font-size: 14px;
    color: #666;
}

.twbox .txtipt {
    float: left;
    margin-right: 20px;
    display: flex;
    align-items: center;
    height: 34px;
}

.twbox .txtipt span {
    font-size: 14px;
    color: rgba(136, 136, 136, 1);
}

.twbox .txtipt input {
    width: 110px;
    height: 34px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    margin-left: 7px;
    border-radius: 3px;
    padding: 0 5px;
    font-size: 14px;
    color: #666;
}

.twbox .txtipt select {
    width: 120px;
    height: 34px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    margin-left: 7px;
    color: rgba(136, 136, 136, 1);
}

.twbox .wytwbtn {
    display: block;
    width: 92px;
    height: 34px;
    background: #DB383B;
    color: #fff !important;
    line-height: 34px;
    text-align: center;
}

.twtlist li {
    display: block;
    margin: 0 10px;
    padding: 10px 0;
}

.twtlist li span {
    float: left;
    display: inline-block;
    width: 24px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    background: #2692FB;
    font-size: 14px;
    color: #fff;
}

.twtlist li div {
    padding-left: 30px;
    line-height: 18px;
    font-size: 12px;
    color: #333;
}

.sqfwbox {
    display: flex;
    justify-content: space-between;
    padding: 10px 10px 0;
}

.sqfwbox a {
    display: block;
    width: 120px;
    height: 36px;
    border: 1px solid #2593FC;
    box-sizing: border-box;
    border-radius: 2px;
    font-size: 14px;
    color: #2593FC;
    text-align: center;
    line-height: 36px;
}

.zxrx {
    font-size: 14px;
    line-height: 32px;
    color: #DB383B;
    text-align: center;
    padding-bottom: 6px;
}

.questiondesbox {
    padding: 25px;
}

.questiondesbox .qustiontit {
    position: relative;
}

.questiondesbox .qustiontit h3 {
    padding-right: 70px;
    font-size: 18px;
    color: rgba(51, 51, 51, 1);
    font-weight: normal;
    line-height: 28px;
}

.questiondesbox .qustiontit span {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 28px;
    font-size: 12px;
    color: #888888;
}

.questiondesbox .qustiondes {
    font-size: 14px;
    color: rgba(51, 51, 51, 1);
    line-height: 24px;
    margin-top: 20px;
}

.questionsort {
    margin-top: 20px;
}

.questionsort a {
    display: inline-block;
    margin-right: 6px;
    font-size: 14px;
    color: #0097F9;
}

.tabquestion a {
    font-size: 14px;
    color: #666;
}

.tabquestion a:hover {
    color: #1890FF;
}

.tabquestion {
    height: 82px;
    line-height: 82px;

}

.tabquestion a {
    float: left;
    display: flex;
    align-items: center;
    margin: 0 5px;
}

.tabquestion img {
    height: 14px;
}

.tabquestion .left img {

    transform: rotate(180deg);
    line-height: 16px;
}

.sw-qhandle {
    padding: 17px 25px;
    border-bottom: 1px solid #e0e8ee;
    font-size: 12px;
    color: #999;
    background-color: #fbfdfe;
}

.sw-qhandle a {
    padding: 0 5px;
    color: #777;
}

.sw-qhandle a i {
    margin-right: 4px;
    font-size: 16px;
    color: #9cacbb;
}

.sw-qhandle .bdsharebuttonbox a {
    margin: 0;
    background: url(../images/sharewxicon.png) no-repeat left;
    background-size: 16px;
    padding-left: 20px;
}

.myhdbox {
    padding: 30px;
}

.myhdtit {
    font-size: 16px;
    color: #D9383A;
}

.aw-feed-list .aw-item {
    padding: 12px 0;
    position: relative;
}

.aw-feed-list .aw-item .aw-user-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
}

.aw-feed-list .aw-item .aw-user-img img {
    width: 40px;
    height: 40px;
}

.aw-item .title {
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    position: relative;
    padding: 5px 0;
    background-color: #fff;
    font-size: 12px;
}

.aw-feed-list .aw-user-name {
    color: #5698da;
    line-height: 20px;
    font-weight: normal;
}

.m-dot {
    margin: 0 3px;
    color: #666;
}

.aw-item .title .text-color-999 {
    color: #999;
}

.aw-quick-answer-box textarea {
    margin: 0;
    width: 100%;
    height: 48px;
    padding: 6px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    resize: none;
    border-radius: 4px;
    box-sizing: border-box;
    overflow: hidden;
    word-wrap: break-word;
    resize: vertical;
    outline: none;
}

.aw-quick-answer-box .aw-comment-box-btn { /* display:none; */
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.aw-quick-answer-box .aw-comment-box-btn .btn {
    margin-left: 10px;
    display: inline-block;
    height: 24px;
    min-width: 64px;
    padding: 0 10px;
    line-height: 24px;
    font-weight: normal;
    font-size: 12px;
    text-align: center;
    background-color: #5bbf5a;
    color: #fff;
    border-radius: 4px;
    box-sizing: border-box;
}

.aw-quick-answer-box .aw-comment-box-btn .btn.close-comment-box {
    background-color: #eee;
    color: #999;
}

.aw-quick-answer-box .aw-comment-box-btn .btn.disbaled {
    pointer-events: none;
}

.aw-feed-list .aw-item .mod-head {
    z-index: 1;
    position: relative;
    width: 100%;
    padding-left: 50px;
}

.aw-feed-list .aw-item .aw-user-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
}

.aw-feed-list .aw-item .aw-user-img img {
    width: 40px;
    height: 40px;
    border-radius: 4px;
}

.markitup-box {
    position: relative;
    z-index: 1;
    line-height: 1.8;
    color: #333;
    word-wrap: break-word !important;
    padding: 12px 0;
}

.markitup-box p {
    padding: 5px 0;
    font-size: 15px;
}

.aw-feed-list .aw-item .mod-head, .aw-feed-list .aw-item .mod-body, .aw-feed-list .aw-item .mod-footer {
    position: relative;
    width: 100%;
    padding-left: 50px;
    box-sizing: border-box;
}

.mod-footer .date {
    font-size: 12px;
    color: rgba(136, 136, 136, 1);
}

.aw-feed-list .operate {
    display: inline-block;
    float: left;
    margin-right: 5px;
}

.aw-feed-list .operate a {
    float: left;
    display: flex;
    align-items: center;
    height: 28px;
    padding: 0 10px;
    color: #666;
    line-height: 28px;
    text-decoration: none;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #eee;
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    font-size: 12px;
}

.aw-feed-list .operate a.click {
    background-color: #f0f2f6;
    border: 1px solid #f0f2f6;
    color: #9cacbb;
}

.aw-feed-list .operate a img {
    margin-right: 2px;
}

.aw-feed-list .operate a span {
    margin-left: 2px;
}

.aw-feed-list .operate .noagree img {
    transform: rotate(-180deg);
}

.twbox .txtipt input[type='checkbox'] {
    width: 14px;
    height: 14px;
    background: none;
    margin-right: 4px;
}

.twbox .fbhdbtn {
    display: block;
    width: 90px;
    height: 34px;
    background: rgba(37, 147, 252, 1);
    border-radius: 2px;
    text-align: center;
    line-height: 34px;
    color: #fff;
    font-size: 14px;
    cursor:pointer;
}

.aw-nav-tabs {
    position: relative;
    z-index: 1;
    height: 60px;
    line-height: 60px;
    margin: 0;
    padding: 0 20px;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
    font-size: 16px;
    color: #888888;
}

.empty-answer {
    min-height: 200px;
    text-align: center;
    padding: 170px 0 50px;
    font-size: 14px;
    color: #888888;
}

.xxtjsxbox {
    display: table;
    padding: 15px;
    box-sizing: border-box;
}

.xxtjsxbox > span {
    float: left;
    width: 80px;
    font-size: 15px;
    color: #333;
    padding-right: 20px;
    background: url(../images/rightarrow.png) no-repeat right;
    background-size: 14px;
    box-sizing: border-box;
    line-height: 30px;
}

.xxtjsxbox .dqList {
    position: relative;
    display: table-cell;
    width: 100%;
    vertical-align: top;
    padding-left: 62px;
}

.xxtjsxbox .dqList div {
    max-height: 90px;
    overflow-y: hidden;
}

.xxtjsxbox .dqList.more div {
    overflow-y: scroll;
}

.xxtjsxbox .dqList a {
    float: left;
    display: inline-block;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #666;
    cursor:pointer;
}
.xxtjsxbox .dqList ahover{
    background: #000;
}
.xxtjsxbox .dqList a.all {
    position: absolute;
    left: 15px;
    right: 0;
    width: 48px;
    box-sizing: border-box;
}

.xxtjsxbox .dqList a.cur {
    background: #be0000;
    color: #fff;
}

.schoollist {
    padding: 15px 15px 0;
    box-sizing: border-box;
    margin-left: -24px;
    border-bottom: 1px solid #DDDDDD;
}

.schoollist li {
    float: left;
    width: 274.5px;
    margin-left: 24px;
}

.schoollist li img {
    display: block;
    width: 100%;
    height: 145px;
}

.schoollist li p {
    text-align: center;
    font-size: 14px;
    line-height: 56px;
    color: #333;
}

.schoolmate span {
    color: #2593FC;
}

.schoolmate a {
    position: relative;
    padding: 0 10px;
    line-height: 30px;
}

.schoolmate a:last-child {
    position: static;
}

.schoolmate a::after {
    position: absolute;
    right: 0;
    top: 2px;
    content: '';
    height: 12px;
    border-left: 1px solid #DDDDDD;
}

.schoolheaderbox {
    height: 106px;
}

.schoolheader {
    display: flex;
    align-items: center;
    height: 106px;
}

.schoolheader .schoollog img {
    height: 65px;
}

.schoolheader .zzylogo {
    margin-left: 15px;
    display: none;
}

.schoolheaderbox .fr {
    padding-top: 50px;
}

.schoolheaderbox .fr a {
    position: relative;
    font-size: 14px;
    color: #333333;
    margin-left: 20px;
}

.schoolheaderbox .fr a.cur {
    color: #2593FC;
}

.schoolheaderbox .fr a.cur::before {
    position: absolute;
    content: '';
    bottom: -5px;
    left: 10%;
    width: 80%;
    height: 2px;
    background: rgba(37, 147, 252, 1);
}

.schoolbanner {
    width: 100%;
    height: 225px;
    overflow: hidden;
    position: relative;
}

.schoolbanner .hd {
    width: 100%;
    overflow: hidden;
    position: absolute;
    right: 20px;
    bottom: 5px;
    z-index: 1;
}

.schoolbanner .hd ul {
    overflow: hidden;
    zoom: 1;
    float: right;
}

.schoolbanner .hd ul li {
    background: none repeat scroll 0 0 #D3D3D3;
    border-radius: 5px 5px 5px 5px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 0 5px;
    overflow: hidden;
    width: 10px;
}

.schoolbanner .hd ul li.on {
    background: #f00;
    color: #fff;
}

.schoolbanner .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.schoolbanner .bd li {
    zoom: 1;
    vertical-align: middle;
}

.schoolbanner .bd img {
    width: 100%;
    height: 225px;
    display: block;
}

.zdbox {
    position: relative;
    display: table;
    width: 100%;
    padding-right: 50px;
    box-sizing: border-box;
    border-bottom: 2px solid #EEEEEE;
}

.zdbox:last-child {
    border-bottom: 0;
}

.zdbox span {
    float: left;
    display: block;
    width: 80px;
    height: 36px;
    background: #2593FC;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 36px;
}

.zdbox div {
    display: table-cell;
    width: 100%;
    vertical-align: top;
}

.zdbox div a {
    font-size: 12px;
    color: #333333;
    line-height: 36px;
    margin: 0 10px;
}

.zdbox > a {
    position: absolute;
    right: 15px;
    top: 0;
    font-size: 12px;
    color: #2593FC;
    line-height: 36px;
    padding-right: 10px;
    background: url(../images/titmoreicon.png) no-repeat right;
    background-size: 8px 10px;
}

.schoolcol3 .conL {
    width: 350px;
}

.schoolcol3 .conM {
    width: 555px;
}

.schoolcol3 .conR {
    width: 274px;
}

.schoolLbanner {
    width: 100%;
    height: 250px;
    overflow: hidden;
    position: relative;
}

.schoolLbanner .hd {
    width: 100%;
    overflow: hidden;
    position: absolute;
    right: 0;
    bottom: 0px;
    z-index: 1;
}

.schoolLbanner .hd ul {
    display: flex;
    align-items: center;
    height: 30px;
    overflow: hidden;
    zoom: 1;
    float: right;
    padding-right: 10px;
}

.schoolLbanner .hd ul li {
    background: none repeat scroll 0 0 #D3D3D3;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 6px;
    margin: 0 3px;
    overflow: hidden;
    width: 6px;
}

.schoolLbanner .hd ul li.on {
    background: #f00;
    color: #fff;
}

.schoolLbanner .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.schoolLbanner .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.schoolLbanner .bd img {
    width: 100%;
    height: 250px;
    display: block;
}

.schoolLbanner .bd li div {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    background: rgba(0, 0, 0, .5);
    padding: 0 10px;
    line-height: 30px;
    color: #fff;
    font-size: 12px;
}

.schoolgsbox {
    margin-left: 10px;
}

.schoolgsbox .schoolgspic {
    position: relative;
    padding: 13px 15px;
}

.schoolgsbox .schoolgspic img {
    height: 36px;
    display: block;
}

.schoolgsbox .schoolgspic span {
    float: left;
    display: block;
    color: #fff;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    padding: 0 5px;
    background: #2593FC;
    margin-left: 10px;
    margin-top: 10px;
}

.schoolgsbox .schoolgspic span.tag2 {
    background: #DB383B;
}

.schoolgslink {
    background: #1890FF;
    height: 36px;
    line-height: 36px;
}

.schoolgslink a {
    float: left;
    display: inline-block;
    width: 25%;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.schoolgstxt {
    padding: 12px 16px;
    font-size: 14px;
    line-height: 32px;
    color: #333333;
}

.schoolgstxt span {
    color: #888888;
}

.schoolgstxt i {
    font-style: normal;
    color: #DB383B;
}

.schooltel {
    display: table-cell;
    vertical-align: middle;
    width: 274px;
    padding-left: 70px;
    box-sizing: border-box;
    height: 65px;
    background: url(../images/schooltel.png) no-repeat 16px #1890FF;
}

.schooltel p {
    font-size: 16px;
    color: #FFFFFF;
}

.schooltel span {
    font-size: 18px;
    font-weight: 800;
    color: #fff;
    margin-top: 6px;
}

.schooljzbox {
    padding: 20px;
    box-sizing: border-box;
}

.schooljzbox table {
    width: 100%;
    box-sizing: border-box;
}

.schooljzbox table th {
    font-weight: normal;
    color: #333333;
    background: #EEEEEE;
    height: 40px;
    font-size: 14px;
    width: 50px;
}

.schooljzbox table tbody {

}

.schooljzbox table td {
    text-align: center;
    font-size: 14px;
    color: #333333;
    line-height: 39px;
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #ddd;
}

.schooljzbox table tr td:first-child {
    border-left: 1px solid #ddd;
}

.schooljzbox table td a {
    color: #333333;
}

.schooljzbox table td a:hover {
    color: #2593FC;
}

.schooljzbox table td.year {
    color: #DB383B;
}

.schooljzbox table td a.lookdes {
    color: #2593FC;
}

.rmcslist {
    display: block;
}

.rmcslist a {
    line-height: 34px !important;
}

.ywbdlist {
    padding: 3px 0;
}

.ywbdlist li {
    padding: 14px 15px;
    border-bottom: 1px solid #C7C7C7;
    box-sizing: border-box;
}

.ywbdlist li:last-child {
    border-bottom: 0;
}

.ywbdlist li span {
    float: left;
    display: block;
    width: 16px;
    height: 16px;
    background: #EB560C;
    border-radius: 2px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 16px;
    margin-right: 5px;
}

.ywbdlist li .answer {
    display: block;
    font-size: 16px;
    line-height: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    margin-bottom: 10px;

}

.ywbdlist li .question span {
    background: #1787E0;
}

.ywbdlist li .question {
    display: block;
    font-size: 16px;
    line-height: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
}

.xytjlist {
    padding: 0 15px 24px;
    box-sizing: border-box;
    margin-left: -15px;
}

.xytjlist li {
    position: relative;
    float: left;
    width: 210px;
    height: 104px;
    margin-left: 15px;
    margin-top: 15px;
}

.xytjlist li img {
    display: block;
    width: 100%;
    height: 104px;
}

.xytjlist li div {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 24px;
    background: rgba(0, 0, 0, .5);
    text-align: center;
    color: #fff;
    line-height: 24px;
    font-size: 14px;
}

.dqbox {
    padding: 0 15px 15px;
    border-top: 1px dotted #E5E5E5;
}

.dqtit {
    font-size: 16px;
    color: #2593FC;
    padding-top: 14px;
}

.everydq {
    border-bottom: 1px solid #CCCCCC;
}

.everydq:last-child {
    border-bottom: 0;
}

.everydqlist {
    padding-bottom: 15px;
    margin-left: -20px;
}

.everydqlist li {
    float: left;
    width: 376.66px;
    background: #EDF6FC;
    border: 1px solid #B7D6EB;
    padding: 0 10px;
    box-sizing: border-box;
    margin-top: 18px;
    margin-left: 20px;
}

.everydqlist li .city {
    height: 44px;
    border-bottom: 1px solid #B7D6EB;
    line-height: 44px;
}

.everydqlist li .city > span {
    font-size: 14px;
    color: #2E94F8;
}

.everydqlist li .city a {
    position: relative;
    font-size: 12px;
    color: #333333;
    padding: 0 10px;
}

.everydqlist li .city a span {
    color: #888;
}

.everydqlist li .city a::after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: #DDDDDD;
}

.everydqlist li .city a:first-child::after {
    background: transparent;
}

.everydqlist li .city a:last-child {
    padding-right: 0;
}

.everydqlist li .cpursetype {
    padding: 12px 0;
    font-size: 14px;
    color: #333333;
    line-height: 30px;
}

.everydqlist li .cpursetype span {
    color: #888888;
}

.everydqlist li .btngroup {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 10px;
    text-align: center;
}

.everydqlist li .btngroup a {
    display: block;
    width: 100px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    font-size: 12px;
    color: #FFFFFF;
    background: #2E94F8;
    margin: 0 10px;
}

.everydqlist li .btngroup a.btn2 {
    background: #F09338;
}

.everydqlist li .btngroup a.btn3 {
    background: #D9383A;
}

.xxtjsxbox .moreschool {
    width: 70px;
    cursor: pointer;
    height: 22px;
    text-align: center;
    line-height: 22px;
    border: 1px solid #eee;
    color: #999;
    font-size: 12px;
    margin-left: 20px;
}

.xxtjsxbox .moreschool img {
    margin-left: 4px;
    height: 12px;
}

.xxtjsxbox .moreschool.show {
    color: #dd3635;
}

.xxtjsxbox .moreschool.show img {
    transform: rotate(180deg);
}

.jzsxbox {
    padding: 0 15px;
    box-sizing: border-box;
}

.jzsxbox .xxtjsxbox {
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
}

.jzsxbox .xxtjsxbox:last-child {
    border-bottom: 0;
}

.rule-list-tit .title15 {
    height: 40px;
    line-height: 40px;
}

.rule-list-tit .title15 a {
    float: left;
    display: block;
    width: 88px;
    color: #999;
    font-size: 14px;
    text-align: center;
}

.rule-list-tit .title15 a i {
    font-size: 14px;
}

.rule-list-tit .title15 a.active {
    background: #2b70ae;
    color: #fff;
}

.rule-list-tit span {
    display: block;
    margin-right: 10px;
    line-height: 40px;
    font-size: 14px;
    color: #666;
}

.rule-list-tit span strong {
    color: #dd3635;
}

.jztable {
    width: 100%;
}

.jztable th {
    height: 42px;
    text-align: center;
    font-size: 14px;
    color: #888888;
    font-weight: normal;
}

.jztable tbody td {
    text-align: center;
    font-size: 14px;
    color: #333333;
    padding: 10px 0;
}

.jztable tbody tr:nth-child(2n) td {
    border-bottom: 1px solid #f3f3f3;
}

.jztable tbody tr:nth-child(2n-1) td:first-child {
    border-bottom: 1px solid #f3f3f3;
}

.rule-logo {
    display: block;
    width: 60px;
    height: 60px;
    margin: 0 auto;
}

.jztable tbody td .focus {
    position: relative;
    margin: 0 auto;
    width: 60px;
    height: 6px;
}

.jztable tbody td .focus span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 6px;
    background: #EC603C;
}

.jztable tbody td a {
    color: #333;
}

.jztable tbody .blue {
    color: #2593FC;
}

.jztable tbody .red {
    color: #DB383B;
}

.jztable tbody .jzlink {
    text-align: left;
}

.jztable tbody .jzlink a:hover {
    color: #2593FC;
}

.yxtxlist {
    display: table-cell;
    width: 100%;
    vertical-align: top;
    padding-left: 14px;
}

.yxtxlist li {
    float: left;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    margin-right: 20px;
    display: flex;
    align-items: center;
}

.yxtxlist li span {
    position: relative;
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 4px;
}

.yxtxlist li.check span {
    background: #2289dc;
}

.yxtxlist li.check span::after {
    position: absolute;
    content: '√';
    top: 0;
    left: 0;
    width: 14px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    color: #fff;
    font-size: 12px;
}

.yxlist {
    border-top: 1px solid #ddd;
}

.yxlist > li {
    float: left;
    width: 50%;
    padding: 15px;
    box-sizing: border-box;
    border-bottom: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
}

.yxlist > li:nth-child(2n) {
    border-right: 0;
}

.yxinfo {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.yxinfo .schoollogo {
    height: 50px;
}

.yxinfo .schoollogo img {
    display: block;
    height: 50px;
}

.yxinfo .schoollink a {
    float: left;
    margin-left: 20px;
    font-size: 14px;
    color: #2593FC;
}

.yxinfo .schoollink a:first-child {
    margin-left: 0;
}

.yxinfo .schoollink a span {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #888888;
}

.yxinfo .tag {
    display: flex;
    align-items: flex-end;
    height: 50px;
}

.yxinfo .tag span {

    display: inline-block;
    font-size: 12px;
    height: 16px;
    background: #2593FC;
    padding: 0 5px;
    line-height: 16px;
    color: #fff;
    margin-left: 10px;

}

.yxinfo .tag .tag1 {
    background: #DB383B;
}

.yxtypebox {
    display: table;
    padding: 18px 13px 0;
}

.yxtypebox .schoolpic {
    width: 168px;
}

.yxtypebox .schoolpic img {
    display: block;
    width: 100%;
    height: 110px;
}

.yxtypebox .coursebox {
    display: table-cell;
    padding-left: 24px;
    vertical-align: middle;
}

.yxtypebox .coursebox li {
    font-size: 14px;
    color: #333333;
    line-height: 24px;
}

.yxtypebox .coursebox li span {
    color: #888888;
}

.yxtypebox .coursebox li i {
    font-style: normal;
    color: #DB383B;
}

.zybox {
    padding: 15px;
    box-sizing: border-box;

}

.zybox .zydes {
    font-size: 14px;
    color: #666;
    line-height: 1.5;
    border: 1px solid #d2eafb;
    background-color: #ecf6fd;
    padding: 8px 15px;
    margin-bottom: 20px;
}

.zyselect input {
    float: left;
    box-sizing: border-box;
    padding: 0 10px;
    border: 1px solid #d6d6d6;
    height: 40px;
    line-height: 40px;
    color: #666;
    font-size: 14px;
    margin-right: 10px;
    border-radius: 2px;
    width: 600px;
}

.zyselect a {
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 24px;
    font-size: 16px;
    border-radius: 2px;
    background: #1787e0;
    color: #fff;
}

.xwsxbox {
    margin: 20px 0 25px;
}

.xwsxbox li {
    float: left;
    margin-right: 16px;
    cursor: pointer;
    font-size: 14px;
    color: #999;
    line-height: 14px;
}

.xwsxbox span {
    float: left;
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 1px solid #ddd;
    border-radius: 50%;
    box-sizing: border-box;
    margin-right: 6px;
}

.xwsxbox li.cur span {
    border: 5px solid #1787e0;
}

.zyk-list {
    margin-bottom: 30px;
}

.zyk-cc-ul {
    height: 43px;
}

.zyk-cc-ul li {
    float: left;
    height: 40px;
    line-height: 43px;
    padding: 0 15px;
    border-bottom: 3px solid #1787e0;
    margin-right: 2px;
    font-size: 16px;
    cursor: pointer;
}

.zyk-cc-ul li.onread {
    color: #fff;
    background: #1787e0;
    border-color: #1787e0;

}

.spec-list {
    position: relative;
    margin-top: -1px;
    border: 1px solid #e5e5e5;
    background: #ecf6fd;
}

.zyk-lb-ul {
    float: left;
    width: 150px;
    padding: 15px 0;
    margin-right: 1px;
}

.zyk-lb-ul li {
    position: relative;
    line-height: 35px;
    padding: 0 15px;
    cursor: pointer;
}

.zyk-lb-ul li.onread {
    line-height: 33px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    color: #1787e0;
    background: url(../images/zyrightarrow.png) no-repeat 96% #fff;

}

.zyk-lb-ul.zyk-xk-ul {
    width: 180px;
}

.zyk-table-container {
    position: relative;
    float: left;
    width: 836px;
    background: #fff;
}

.zyk-table-container .ch-table {
    border: none;
    width: 100%;
    line-height: 25px;
    border-collapse: collapse;
    border-spacing: 0;
}

.zyk-table-container .ch-table th {
    background: #ecf6fd;
    padding: 12px 10px;
    border-bottom: none;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
}

.zyk-table-container .ch-table td {
    padding: 11px 10px;
    border-top: 1px solid #e5e5e5;
    border-bottom: none;
    font-size: 14px;
    color: #666;
    text-align: left;
}

.ch-table td a {
    color: #333;
}

.spec-list .zyk-list-borderone {
    left: 150px;
}

.spec-list .zyk-list-bordertwo {
    left: 331px;
}

.spec-list .zyk-list-borderone, .spec-list .zyk-list-bordertwo {
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
    background: #e5e5e5;
}

.spec-list .zyk-list-coverbg {
    position: absolute;
    top: 0;
    left: 332px;
    width: 636px;
    height: 100%;
    background: #fff;
}

.zyk-table-container .ch-table tr:hover {
    background: #f7f9fa;
}

.zyk-table-container .ch-table tr:hover a {
    color: #1787e0;
}

.zspicbox, .zsdesbox {
    width: 50%;
    padding: 20px;
    box-sizing: border-box;
}

.ways-stit {
    font-size: 20px;
    color: #1787e0;
    margin: 0 0 15px;
}

.ways-stit span {
    font-size: 18px;
    color: #666;
}

.ways-ul li {
    float: left;
    width: 50%;
    padding-right: 20px;
    text-align: center;
    box-sizing: border-box;
}

.ways-ul .ways-t {
    position: relative;
    cursor: pointer;
    z-index: 1;
}

.ways-ul .ways-t img {
    width: 100%;
    height: 172px;
    padding: 8px;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
}

.ways-ul li p {
    font-size: 16px;
    color: #999;
    line-height: 1.5;
}

.ways-ul li p b {
    color: #666;
    font-weight: normal;
    font-size: 18px;
}

.zsdesbox p {
    color: #666;
    text-indent: 2em;
    font-size: 16px;
    line-height: 1.6;
}

.zsdesbox p span {
    color: #ee6317;
}

.zsdesbox .ways-stit {
    margin-bottom: 0;
}

.totalztbox {
    padding: 15px;
    box-sizing: border-box;
}

.totalztbox .towrow {
    float: left;
    width: 300px;
}

.totalztbox .towrow div:last-child {
    margin-top: 8px;
}

.totalztbox .onerow {
    float: left;
    width: 546px;
    margin: 0 12px;
}

.totalztbox .onerow div img {
    display: block;
    width: 100%;
    height: 290px;
}

.totalztbox .onerow div a.txt, .totalztbox .towrow .txt {
    display: block;
    line-height: 32px;
    font-size: 16px;
    color: #333333;
    text-align: center;
}

.totalztbox .onerow div a.txt:hover, .totalztbox .towrow .txt:hover {
    color: #1890FF;
}

.totalztbox .towrow img {

    display: block;
    height: 125px;
    width: 100%;
}

.ztlist {
    padding-bottom: 15px;
}

.ztlist li {
    float: left;
    width: 50%;
    padding: 0 15px;
    margin-top: 15px;
    box-sizing: border-box;
}

.ztlist li .pic {
    float: left;
    display: block;
    width: 230px;
}

.ztlist li .pic img {
    display: block;
    width: 100%;
    height: 120px;
}

.ztlist li .txtbox {
    display: table-cell;
    width: 100%;
    padding-left: 15px;
    vertical-align: middle;
}

.ztlist li .txtbox a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #333333;
    line-height: 32px;
}

.ztlist li .txtbox a:hover {
    color: #1890FF;
}

.ztlist li .txtbox div {
    font-size: 12px;
    color: #888888;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.schooljjbox p {
    text-indent: 2em;
}

.schooljjbox {
    padding-top: 0;
}

.tjsxlist li {
    padding: 8px 0;
    border-bottom: 1px solid #f2f1f1;
}

.tjsxlist li:last-child {
    border-bottom: 0;
}

.tjsxlist label {
    float: left;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-top: 5px;
}

.tjsxlist li div {
    padding-left: 130px;
    position: relative;
}

.tjsxlist li div span {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    height: 20px;
    line-height: 20px;
    margin-right: 20px;
    padding: 0 6px;
    box-sizing: border-box;
    cursor: pointer;
    margin: 5px 0;
}

.tjsxlist li div span.cur {
    background: #1890FF;
    border: 1px solid #1890FF;
    color: #fff;
    border-radius: 2px;
    box-sizing: border-box;
}

.tjsxlist li div span.all {
    position: absolute;
    left: 70px;
    top: 0;
}

.jzlistsxbox {
    padding: 15px;
    box-sizing: border-box;
    width: 89%;
}

.ftitle {
    position: relative;
    font-size: 18px;
    color: #333333;
}

.ftitle span {
    display: inline-block;
    float: left;
    width: 5px;
    height: 20px;
    background: #1890FF;
    border-radius: 2.5px;
    margin-right: 10px;
}

.ftitle em {
    font-style: normal;
    float: left;
    line-height: 20px;
}

.ftitle a {
    font-family: 'PingFang Light';
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 12px;
    color: #333333;
    height: 18px;
    width: 56px;
    box-sizing: border-box;
    line-height: 18px;
    text-align: center;
    border-radius: 2px;
}

.jztitle {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
    color: #d81212;
    line-height: 20px;
}

.jztitle label {
    font-size: 16px;
    margin-right: 10px;
}

.jzTable {
    margin-top: 15px;
    width: 100%;
    border-left: 1px solid #f2f1f1;
}

.jzTable th {
    background: #ebeaea;
    font-size: 16px;
    color: #333333;
    line-height: 34px;
}

.jzTable td {
    font-size: 14px;
    color: #666666;
    text-align: center;
    border: 1px solid #f2f1f1;
    border-top: 0px;
    border-left: 0px;
    padding: 14px;
}

.jzTable td a {
    color: #666666;
}

.skdqlist {
    position: relative;
}

.skdqlist ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    text-align: center;
    width: 100%;

}

.skdqlist img {
    margin-left: 6px;
}

.skdqlist ul li {
    background: #ebeaea;
    line-height: 24px;
    border-bottom: 1px solid #fff;
    cursor: pointer;
}

.skdqlist:hover ul {
    display: block;
}

.jzTable td .jzlook {
    color: #474746;
}

.jzTable td .onlinebtn {
    display: inline-block;
    width: 70px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background: #d81212;
    color: #fff;
    border-radius: 2px;
}

.breadcrumb {
    font-size: 12px;
    color: #666666;
    margin: 14px 0 10px;
}

.breadcrumb a {
    font-size: 12px;
    color: #666666;
}

.breadcrumb a:hover {
    color: #1890FF;
}

.breadcrumb span {
    margin-left: 8px;
}

.jzctntit {
    font-size: 30px;
    color: #f44336;
    text-align: center;
    margin-top: 25px;
}

.jzschool {
    display: table;
    width: 100%;
    margin-top: 50px;
}

.jzschool .jzschool {
    display: table-cell;
    vertical-align: middle;
    width: 100px;
}

.jzschool .jzschool img {
    width: 100%;
}

.jzschool .jzschoolinfo {
    width: 100%;
    padding-left: 40px;
    box-sizing: border-box;
}

.jzschool .jzschoolinfo li {
    font-size: 14px;
    color: #595959;
    line-height: 2;
}

.jzschoollist li {
    float: left;
    margin-right: 38px;
}

.jzschool .jzschoolinfo li span {
    position: relative;
    display: inline-block;
    background: #1890FF;
    font-size: 12px;
    color: #fff;
    height: 28px;
    line-height: 28px;
    padding: 0 6px;
    border-radius: 3px;
}

.jzschool .jzschoolinfo li span::after {
    position: absolute;
    content: '';
    top: 100%;
    left: 20px;
    width: 40px;
    height: 14px;
    background: url(../images/downtrrigle.png) no-repeat center;
}

.jzschoolintro {
    font-size: 16px;
    color: #838282;
    margin-top: 10px;
}

.jzctnBox .title {
    font-size: 16px;
    color: #1890FF;
    line-height: 36px;
}

.ctnbox > img {
    float: left;
    display: block;
    width: 300px;
    height: 200px;
    margin-right: 20px;
}
.jzctnBox{
    width: 78%;
    margin-right: 1%;
}
.jzctnBox p {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    text-indent: 2em;
}

.jzshare {
    font-size: 16px;
    color: #222222;
    line-height: 28px;
    margin-top: 20px;
}

.sxjzctn {
    font-size: 14px;
    color: #373737;
    margin-top: 10px;
    border-top: 1px solid #d8d5d5;
}

.sxjzctn li {
    float: left;
    width: 50%;
    line-height: 30px;
    margin-top: 5px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 10px;
    box-sizing: border-box;
    text-overflow: ellipsis;
}

.sxjzctn li a {
    color: #373737;
}

.contactTit {
    font-size: 16px;
    line-height: 22px;
    color: #1890FF;
}

.contactTit img {
    float: left;
    margin-right: 10px;
}

.contactinfo {
    padding-left: 32px;
    font-size: 16px;
    color: #262626;
    line-height: 36px; /*margin-bottom: 60px;*/
}

.xxzsjzbox .articlecol .articelL, .xxzsjzbox .articlecol .articelR {
    width: 590px;
}

.xxzsjzbox .articlecol .articleschool li {
    width: 280px;
}

.ctnTit {
    font-size: 20px;
    color: #333333;
    text-align: center;
}

.ctnbox {
    position: relative;
    font-size: 14px;
    line-height: 28px;
    color: #666666;
    height: 196px;
    overflow: hidden;
    box-sizing: border-box;
}

.ctnbox .ctnbg {
    position: absolute;
    background: transparent;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background: -webkit-linear-gradient(transparent, #fff); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(transparent, #fff); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(transparent, #fff); /* Firefox 3.6 - 15 */
    background: linear-gradient(transparent, #fff); /* 标准的语法 */
}

.ctnbox.more {
    height: auto;
}

.ctnbox.more .ctnbg {
    display: none;
}

.ctnbox p {
    text-indent: 2em;
    font-size: 15.5px;
}

.lookmore {
    display: block;
    height: 34px;
    border: 1px solid #999999;;
    line-height: 34px;
    box-sizing: border-box;
    text-align: center;
    font-size: 16px;
    color: #666666;
}

.twpopbg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
}

.twpopbox {
    position: absolute;
    top: 90px;
    left: 50%;
    background: #fff;
    transform: translateX(-50%);
    border: 1px solid #ddd;
    padding: 40px;
    border-radius: 4px;
}

.twpoptip {
    font-size: 14px;
    color: #ae0c2a;
}

.twinputbox input {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    margin-top: 15px;
    border-radius: 4px;
    font-size: 16px;
}

.twinputbox div input {
    width: 230px;
}

.twinputbox div img {
    margin-left: 20px;
    height: 40px;
    border-radius: 4px;
}

.twpopbtn {
    display: block;
    width: 100%;
    height: 40px;
    background: #ff8800;
    margin-top: 15px;
    border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    line-height: 40px;
    color: #fff !important;
    font-size: 18px;
}

/*上课图集*/
.articleImg {
    padding: 15px 0;
}

.articleImg a {
    display: block;
    float: left;
    width: 166px;
    margin-left: 14px;
    font-size: 12px;
    color: #333;
    line-height: 24px;
    text-align: center;
    margin-top: 10px;
}

.articleImg a img {
    width: 100%;
    vertical-align: middle;
    height: 152px;
}

.articleImg a .articleImgText {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*图片内容页*/
.tjctnbox {
    position: relative;
    margin: 20px;
}

.preBtn {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    background: url(../images/leftarrow2.png) no-repeat center;
    background-size: cover;
}

.nextBtn {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px;
    /*top: 90px;*/
    width: 30px;
    height: 30px;
    background: url(../images/rightarrow2.png) no-repeat center;
    background-size: cover;
}

.bigImg img {
    width: 100%;
}

.breadNav {
    font-size: 12px;
    padding: 10px 0;
    color: #666;
}

.breadNav span {
    display: inline-block;
    float: left;
    margin: 0 4px;
}

.breadNav a {
    float: left;
    color: #666;
    display: inline-block;
}

/*搜索结果学校*/
.s-row-left {
    float: left;
    width: 120px;
    margin-right: -120px;
}

.s-row-left a {
    float: left;
    width: 120px;
    height: 120px;
}

.s-row-left a img {
    width: 121px;
    height: 120px;
}

.s-row-right {
    float: left;
    margin-left: 137px;
    font-size: 14px;
    color: #333;
}

.s-row-ul {
    width: 410px;
}

.s-row-ul li {
    float: left;
    width: 205px;
    line-height: 2;
    color: #454545;
}

.s-row-ul1 li {
    float: left;
    line-height: 2;
    color: #454545;
}

.s-row-ul1 li a {
    color: #00c;
    margin-right: 10px;
}

.s-row-ul1 li:last-child a {
    margin-right: 0;
}

.s-row-url {
    display: block;
    line-height: 15px;
    float: left;
    width: 100%;
    color: #454545;
}

.s-row-url a {
    color: #666;
}

.s-row-url a.s-row-u,
.s-row-url .s-row-u {
    color: #008000;
    font-size: 13px;
}

.s-row-url span {
    color: #999;
    margin: 0 10px;
}

.s-result1 .s-row-left a {
    height: auto;
}

.s-result1 .s-row-left a img {
    height: 75px;
}

.s-result h4 {
    color: #666;
    font-weight: normal;
    font-size: 13px;
    margin-bottom: 5px;
}

.sindextel {
    float: right;

}

.sindextel img {
    height: 40px;
    margin-top: 33px;
    margin-left: 30px;
}

.fixedmate.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
}

/*左侧悬浮列表*/

.ms_leftbar {
    background: url(../images/leftbar/leftbar.png) no-repeat center top;
    position: fixed;
    top: 50%;
    margin-top: -250px;
    left: 0px;
    width: 160px;
    height: 239px;
    padding-top: 75px;
    z-index: 999;
}

.ms_leftbar .item {
    width: 140px;
    background: #fff;
    position: relative;
    border-radius: 2px;
    margin: 0 auto 3px;
}

.ms_leftbar .item span {
    position: absolute;
    right: 5px;
    top: 0;
    color: #f5833a;
    font-size: 12px;
    line-height: 30px;
}

.ms_leftbar .item input {
    width: 135px;
    padding-left: 5px;
    line-height: 30px;
    height: 30px;
    line-height: 28px;
    height: 28px;
    font-size: 12px;
    display: inline-block;
    border-radius: 2px;
    color: #999;
    box-shadow: none;
    outline: none;
    border: 0;
}

.ms_leftbar .item .toggle {
    position: absolute;
    right: 10px;
    top: 0;
    line-height: 40px;
    color: #999999;
    font-size: 14px;
    cursor: pointer;
}

.ms_leftbar .item .pointer {
    cursor: pointer;
}

.ms_leftbar .item .list {
    position: absolute;
    left: 0;
    top: 32px;
    width: 138px;
    height: 180px;
    background: #fff;
    z-index: 2;
    border: 1px solid #e6e6e6;
    display: none;
    border-radius: 2px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.ms_leftbar .item .list li {
    padding-left: 5px;
    line-height: 25px;
    height: 25px;
    cursor: pointer;
    font-size: 14px;
    color: #666;
}

.ms_leftbar .item .list li:hover {
    background: #e6e6e6;
}

.ms_leftbar .item i.iconfont {
    display: inline-block;
    width: 16px;
    height: 30px;
    position: absolute;

    right: 5px;
    top: 0;
    font-size: 14px;
    cursor: pointer;
    color: #999;
    background: url(../images/leftbar/downicon.png) no-repeat center;
    background-size: 14px;
}

.ms_leftbar .result {
    background: url(../images/leftbar/leftbar_btn.png) no-repeat center center;
    width: 140px;
    height: 26px;
    display: block;
    margin: 5px auto 0;
    cursor: pointer;
}