@import "common.css";
* {
    margin: 0;
    padding: 0;
}

body {
    font-size: 16px;
    font-family: "Microsoft YaHei", Arial, sans-serif;
    min-width: 1200px;
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    overflow-x: hidden;
}

li {
    list-style: none
}

.clear:after {
    height: 0;
    display: block;
    clear: both;
    visibility: hidden;
    content: "";
}

em {
    font-style: normal;
}

i {
    display: block;
    font-style: normal
}

input,
button,
select,
textarea {
    outline: none;
    border: none
}

textarea {
    resize: none
}

.fr {
    float: right;
}

.fl {
    float: left
}

.browserupgrade {
    background: #eee;
    font-size: 24px;
    padding-top: 15%;
    position: absolute;
    z-index: 99999;
    width: 100%;
    height: 100%;
    color: #333;
}

.browserupgrade a {
    color: #e4393c;
    font-weight: bold;
    font-size: 26px
}

a {
    text-decoration: none;
    cursor: pointer!important;
}

.icon_serch {
    width: 24px;
    height: 24px;
    background-image: url(../images/1_05.png);
    background-size: contain
}

.icon_serch:hover {
    background-image: url(../images/1_07.png);
}

nav ul.nav1>li>a {
    color: #2144a9;
    font-size: 20px;
    display: block;
    width: 80%;
    height: 100%;
    text-align: center;
    line-height: 100px;
    cursor: pointer;
}

nav ul.nav1>li>a:hover {
    color: #333;
}

nav ul.nav1>li {
    float: left;
    width: calc(100% / 6);
    height: 100px;
    line-height: 100px;
    position: relative;
    z-index: 10;
}

nav ul.nav1 {
    width: 100%;
    height: 100%;
}

nav {
    width: 800px;
    margin: 0 auto;
    height: 100px;
}

header {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
}

.log {
    width: 150px;
    height: 98px;
}

.log img {
    width: 100%;
}

.log,
nav,
.serch {
    display: inline-block;
    vertical-align: middle;
}

.serch {
    width: 24px;
    height: 24px;
}

nav ul.nav2 {
    width: 320px;
    padding-bottom: 20px;
    position: relative;
    z-index: 10;
    top: 0;
    left: 0;
    background-color: #fff
}

nav ul.nav3 {
    width: 320px;
    padding-bottom: 20px;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 310px;
    background-color: #fff
}

ul.nav2 li,
ul.nav3 li {
    width: 300px;
    margin: 0 auto;
    height: 55px;
    line-height: 55px;
    text-align: left;
    cursor: pointer;
    border-bottom: 1px solid #2144a9;
    position: relative;
}

ul.nav2 li:last-child,
ul.nav3 li:last-child {
    border: none;
}

ul.nav2 li a,
ul.nav3 li a {
    color: #333;
    font-size: 18px;
}

ul.nav2 li a:hover {
    color: #2144a9;
}

ul.nav3 li a:hover {
    color: #2144a9;
}

ul.nav2 li.on,
ul.nav3 li.on {
    border-bottom: 2px solid #2144a9;
}

ul.nav1>li.on>a,
ul.nav2>li.on>a,
ul.nav3>li.on>a {
    color: #333;
}

.nav2,
.nav3 {
    display: none
}

.bigbanner img {
    width: 100%;
}

.bigbanner {
    /*    min-width:1200px;
    max-width: 1920px;*/
    width: 100%;
    min-height: 333px;
    max-height: 526px;
    margin: 0 auto;
    position: relative;
    z-index: 8888;
    overflow: hidden;
}

.bannermess {
    width: 340px;
    height: 280px;
    position: absolute;
    z-index: 1;
    bottom: 4px;
    right: 0;
    background-color: #2144a9;
}

.bannermess h2 {
    padding-top: 85px;
    text-align: center;
    color: #fff;
    font-size: 25px;
    margin-top: -26px;
}

.bannermess a:hover {
    background-color: #3260e6
}

.bannermess a {
    display: block;
    text-align: center;
    height: 44px;
    width: 170px;
    margin: 0 auto;
    margin-top: 27px;
    line-height: 64px;
    font-size: 20px;
    color: #fff;
    text-decoration: underline;
}

.index_se {
    height: 500px;
    margin-top: 120px!important;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.index_seimg {
    display: block;
    position: absolute;
    top: 0;
    left: -362px;
}

.secon {
    width: 430px;
    position: absolute;
    right: 68px;
    top: 20px;
}

.secon h2 {
    font-size: 50px;
    color: #333;
    margin-bottom: 65px
}

.secon p {
    color: #666;
    font-size: 20px;
    text-align: justify;
    line-height: 40px
}

h2,
h3,
h4,
h5 {
    font-weight: normal;
}

.icon_rrow {
    display: inline-block;
    width: 22px;
    height: 20px;
    background-image: url(../images/1_17.png);
}

.more {
    display: block;
    position: absolute;
    bottom: 45px;
    right: 68px;
    font-size: 16px;
    color: #333;
}

.more:hover {
    color: #2144a9;
}

.sec_lr .index_seimg {
    left: auto;
    right: 0px!important;
}

.sec_lr h2 {
    width: 595px;
}

.sec_lr .secon {
    left: 0;
    right: auto;
}

.sec_lr .more {
    right: auto;
    left: 0;
}

.ls_se h2,
.ls_se p {
    width: 620px;
}

.ls_se .secon {
    right: 25px;
    width: auto;
}

.kskm {
    width: 100%;
}

.contitle {
    width: 100%;
    text-align: center;
}

.kskm {
    margin-top: 150px
}

.contitle {
    border-bottom: 5px solid #2144a9;
}

.contitle span {
    width: 380px;
    height: 70px;
    line-height: 70px;
    display: block;
    margin: 0 auto;
    background-color: #2144a9;
}

.contitle span em {
    font-style: normal;
    color: #fff;
    font-size: 24px;
}

.contitle span em:last-child {
    margin-left: 65px
}

.index_con {
    width: 1200px;
    margin: 0 auto;
    border-bottom: 4px solid #efefef;
    position: relative;
}

.index_con p {
    width: 955px;
    margin: 0 auto;
    font-size: 20px;
    color: #333;
    padding-top: 180px;
    padding-bottom: 45px;
    line-height: 40px;
    text-align: justify;
}

.index_con p:last-child {
    display: none
}

.satbtn span {
    width: 125px;
    padding-bottom: 12px;
    cursor: pointer;
    text-align: center;
    position: absolute;
    top: 55px;
    right: 20px;
    cursor: pointer;
    font-size: 22px;
    color: #333;
    border-bottom: 5px solid #2144a9;
}

.satbtn span i {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 11px;
    background-image: url(../images/1_31.png);
}

.satbtn ul {
    position: absolute;
    width: 122px;
    text-align: center;
    top: 106px;
    right: 20px;
    border: 1px solid #ccc;
    border-top: none;
    padding: 30px 0;
    background: #fff;
}

.satbtn ul li {
    margin-right: 24px;
    cursor: pointer;
    font-size: 22px;
    color: #333;
    margin-bottom: 30px
}

.satbtn ul li:last-child {
    margin-bottom: 0;
}

.satbtn ul li.on {
    color: #2144a9;
}

.togglebtn {
    display: none
}

.ksnav {
    padding: 80px 120px;
    height: 300px;
}

.ksnav .lslf {
    float: left
}

.ksnav .lslr {
    float: right
}

.lslf li {
    width: 180px;
    text-align: center;
    padding-bottom: 12px;
    border-bottom: 1px solid #2144a9;
    font-size: 22px;
    margin-bottom: 30px;
    cursor: pointer;
}

.lslf li.on {
    color: #2144a9;
}

.lslf li i {
    display: inline-block;
    vertical-align: middle;
    margin-left: 55px
}

.ksnav .lslfindex {
    float: left
}

.ksnav .lslrindex {
    float: right
}

.lslfindex li {
    width: 180px;
    text-align: center;
    padding-bottom: 12px;
    border-bottom: 1px solid #2144a9;
    font-size: 26px;
    margin-bottom: 30px;
    cursor: pointer;
}

.lslfindex li.on {
    color: #2144a9;
}

.lslfindex li i {
    display: inline-block;
    vertical-align: middle;
    margin-left: 55px
}

.eyes {
    width: 30px;
    height: 18px;
    background-image: url(../images/1_39.png);
}

.math {
    width: 24px;
    height: 24px;
    background-image: url(../images/1_47.png);
}

.word {
    width: 20px;
    height: 27px;
    background-image: url(../images/1_54.png);
}

.write {
    width: 22px;
    height: 22px;
    background-image: url(../images/1_61.png);
}

.lslr {
    font-size: 20px;
    color: #333;
    text-align: justify;
    width: 575px;
    line-height: 40px;
    display: none
}

.lslrindex {
    font-size: 20px;
    color: #333;
    text-align: justify;
    width: 575px;
    line-height: 40px;
    display: none
}

.kslist {
    padding-bottom: 55px;
    width: 100%;
    background-color: #efefef;
}

.kslist ul li h2 {
    width: 330px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background-color: #2144a9;
    margin-bottom: 15px;
}

.kslist ul li p {
    background-color: #fff;
    padding: 20px;
    width: 290px;
    height: 250px;
    position: relative;
}

.kslist ul li p span {
    width: 290px;
    height: 205px;
    overflow: hidden;
    display: block;
    text-align: justify;
    line-height: 30px;
    color: #333;
    font-size: 20px;
}

.kslist ul li p a {
    display: block;
    color: #333;
    font-size: 20px;
    position: absolute;
    bottom: 30px;
    left: 20px;
}

.kslist ul li p a:hover {
    color: #2144a9;
}

.icon_rrow {
    vertical-align: middle;
    height: 23px;
    background-repeat: no-repeat;
}

.kslist ul li:nth-child(2) {
    margin: 0 30px;
}

.kslist ul {
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
}

.kslist ul li {
    display: inline-block;
    width: 350px;
    margin-top: 55px
}

.mbanner {
    margin-bottom: -50px;
    position: relative;
    max-height: 200px;
    min-height: 100px;
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
}

.mbanner span {
    display: block;
    overflow: hidden;
    width: 60%;
    height: 75px;
    line-height: 75px;
    background-color: #2144a9;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -37.5px;
}

.mbanner span em {
    color: #fff;
    font-size: 26px;
    font-style: normal;
    display: block;
    float: right;
    margin-right: 50px
}

.mbanner a:hover {
    background-color: #2144a9;
}

.mbanner a {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    right: 65px;
    display: block;
    height: 40px;
    width: 120px;
    line-height: 49px;
    text-decoration: underline;
    text-align: center;
    color: #fff;
    font-size: 26px;
}

.mbanner img {
    width: 100%;
}

.martop {
    margin-top: 150px;
    width: 100%;
}

.martop .w1200 {
    margin-top: 55px;
    padding: 0 45px;
    width: 1110px;
    overflow: hidden;
}

.martop .w1200 .part {
    width: 545px;
    height: 420px;
    float: left;
    margin: 0 5px;
}

.part_content {
    display: none;
}

.partcon {
    float: left;
    margin-left: 14px;
    width: 540px;
    height: 200px;
    overflow: hidden;
    background-color: #f9fafb;
}

.partcon .fl img {
    width: 160px;
    height: 140px;
}

.partcon .fl {
    width: 160px;
    height: 140px;
    padding: 15px;
}

.partcon .fr {
    margin-top: 30px;
    margin-right: 30px;
    position: relative;
}

.partcon .fr p {
    width: 290px;
    height: 40px;
    text-align: justify;
    overflow: hidden;
}

.partcon .fr p a {
    color: #333;
    font-size: 16px
}

.eyec {
    width: 19px;
    height: 13px;
    display: inline-block;
    vertical-align: middle;
    background-image: url(../images/1_69.png);
}

.timer {
    width: 13px;
    height: 13px;
    display: inline-block;
    vertical-align: middle;
    background-image: url(../images/1_71.png);
}

.eyec,
.timer {
    margin-right: 8px
}

.iconmes {
    position: absolute;
    right: 0;
}

.iconmes span {
    margin-right: 35px
}

.iconmes span em {
    font-size: 12px;
    color: #999;
}

.iconmes span+span {
    margin-right: 0;
}

.partcon,
.part {
    margin-bottom: 10px
}

.parenav {
    margin: 0 auto;
    margin-top: 85px;
    width: 210px;
    height: 220px;
    border: 1px solid #2144a9;
    border-top: none;
    border-bottom: none;
}

.parenav ul li {
    cursor: pointer;
    color: #d7d7d7;
    font-size: 26px;
    text-align: center;
    margin-bottom: 25px
}

.parenav ul li:hover {
    color: #2144a9
}

.parenav ul li.on {
    color: #2144a9;
}

.text2,
.text3,
.text4 {
    display: none
}


/*.teacher{
    padding:120px 178px 0 48px;
}*/

.teacher>.fl {
    width: 570px;
    height: 500px;
    position: relative;
}

.teacher>.fl h2 {
    font-size: 50px;
    color: #333;
    margin-bottom: 65px;
    padding-top: 76px
}

.teacher>.fl p {
    font-size: 20px;
    color: #333;
    text-align: justify;
    line-height: 40px
}

.teacher>.fl a {
    font-size: 20px;
    color: #333;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
}

.teacher>.fl a:hover {
    color: #2144a9;
}

.terchimg,
.terchimg img {
    width: 168px;
    height: 250px;
}

.teacher>.fr {
    overflow: hidden;
    width: 375px;
    padding-top: 6px;
}

.teacher_fl {
    margin-right: 15px;
    margin-bottom: 15px;
}

.terchimg {
    margin-top: 40px;
    cursor: pointer;
    position: relative;
}

.terchimg:nth-child(1),
.terchimg:nth-child(2) {
    margin-top: 0;
}

.terchimg>i {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #2144a9;
    opacity: .8;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.terchimg>span {
    display: none
}

.terchimg>span>h2 {
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
}

.terchimg>span>p {
    font-size: 14px;
    padding: 20px;
    color: #fff;
    text-align: justify;
    position: absolute;
    top: 50px;
    left: 0;
}

.list-img {
    width: 1200px;
    margin: 0 auto;
    margin-top: 55px
}

.list-img ul {
    width: 100%;
}

.list-img ul li {
    cursor: pointer;
    width: 220px;
    height: 200px;
    float: left;
    margin-right: 0px;
    margin-left: 65px;
    position: relative;
}

.list-img ul li:last-child {
    margin-right: 0
}

.list-img ul li img {
    width: 100%;
}

.list-img ul li span {
    font-size: 26px;
    color: #333;
    position: absolute;
    bottom: -60px;
    left: 0;
}

.list-img ul li span.on {
    color: #2144a9;
}

.list-img ul li i {
    position: absolute;
    display: none;
}

.list-img ul li i.cj {
    width: 33px;
    height: 33px;
    background-image: url(../images/cj.png);
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}

.list-img ul li i.qh {
    width: 48px;
    height: 47px;
    background-image: url(../images/qh.png);
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}

.list-img ul li i.onev {
    width: 44px;
    height: 38px;
    background-image: url(../images/1v1.png);
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}

.list-img ul li i.cc {
    width: 44px;
    height: 58px;
    background-image: url(../images/cc.png);
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}

.list-img ul li i.imgzz {
    width: 100%;
    height: 100%;
    background-color: #2144a9;
    opacity: .8;
    top: 0;
    left: 0;
    z-index: 1;
}

.contact {
    width: 1200px;
    margin: 0 auto;
    margin-top: 105px;
}

.contact .fl {
    width: 420px;
    height: 280px;
    background-color: #f9fafb;
    padding: 80px 90px;
}

.contact .fl dl dt {
    color: #3555b0;
    font-size: 22px;
    margin-bottom: 50px
}

.contact .fl dl dd {
    color: #333;
    font-size: 20px;
    margin-bottom: 20px
}

.contact .fl dl dd i {
    display: inline-block;
    margin-right: 20px
}

.contact .fl dl dd i.tell {
    width: 18px;
    height: 18px;
    background-image: url(../images/mtell.png);
}

.contact .fl dl dd i.email {
    width: 18px;
    height: 14px;
    background-image: url(../images/1_115.png);
}

.contact .fl dl dd i.local {
    width: 16px;
    height: 20px;
    background-image: url(../images/1_119.png);
}

.contact .fl dl dd i.card {
    width: 18px;
    height: 14px;
    background-image: url(../images/weixin.png);
}

.contact .fl dl dd span {
    width: 370px;
    display: inline-block;
    vertical-align: top
}

.contact .fr {
    width: 440px;
    height: 440px;
    position: relative;
}

.contact .fr h2 {
    font-size: 28px;
    color: #333;
    text-align: center;
}

.line {
    position: absolute;
    bottom: 33px;
    left: 0;
    display: block;
    width: 6px;
    height: 300px;
    background-color: #2144a9
}

.contact .fr ul {
    margin-left: 100px;
    margin-top: 100px
}

.contact .fr ul li {
    cursor: pointer;
    width: 228px;
    font-size: 22px;
    border-bottom: 1px solid #2144a9;
    text-indent: 10px;
    margin-bottom: 28px;
    padding-bottom: 5px
}

.contact .fr ul li:hover {
    color: #3555b0;
}

.contact .fl dl {
    display: none
}

.contact .fl dl:first-child {
    display: block
}

aside {
    position: fixed;
    right: 0;
    top: 45%;
    z-index: 9999;
}

aside ul li {
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-color: #a8a8a8;
    margin-bottom: 10px;
    color: #fff;
    position: relative;
}

aside ul li span {
    color: #fff;
    font-size: 14px;
    width: 160px;
    height: 60px;
    background-color: #2144a9;
    line-height: 60px;
    text-align: center;
    position: absolute;
    left: -170px;
    top: 0;
    display: none
}

aside ul li:last-child {
    margin-bottom: 0
}

aside ul li i {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}

aside ul li i.stell {
    width: 28px;
    height: 27px;
    background-image: url(../images/tell.png);
}

aside ul li i.sqq {
    width: 28px;
    height: 30px;
    background-image: url(../images/qq.png);
}

aside ul li i.skf {
    width: 34px;
    height: 29px;
    background-image: url(../images/zx.png);
}

aside ul li i.stop {
    width: 26px;
    height: 28px;
    background-image: url(../images/top.png);
}

aside ul li:hover {
    background-color: #2144a9
}

footer {
    width: 1000px;
    margin: 0 auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 65px 20px 65px;
}

footer ul li {
    width: 100px;
    text-align: center;
    float: left;
    margin-right: 55px
}

footer ul {
    width: 100%;
    margin-bottom: 30px;
    height: 30px;
}

footer ul li:last-child {
    margin-right: 0
}

footer ul li a {
    color: #333;
    font-size: 20px;
}

footer ul li a:hover {
    color: #2144a9;
    text-decoration: underline;
}

.youl span,
.youl em {
    font-size: 16px;
    color: #666;
}

.youl em {
    display: inline-block;
    cursor: pointer;
    margin-right: 40px
}

.youl em:hover {
    text-decoration: underline;
    color: #2144a9;
}

.footlogo {
    margin-bottom: 30px;
}

.youl {
    padding-bottom: 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc;
    width: 92%;
}

.sm {
    font-size: 12px;
    color: #636363;
    display: block;
    width: 100%;
    text-align: center;
}

#serchbox {
    width: 1000px;
}


/**********************************************************************************
名师团队
***********************************************************************************/

.cur {
    width: 100%;
    margin-bottom: 80px
}

.cur ul li a {
    font-size: 14px;
    color: #636363;
}

.cur ul li a {
    margin-right: 10px
}

.cur ul li a:hover {
    text-decoration: underline;
}

.cur ul li {
    margin-right: 15px;
    display: inline-block;
}

.w1200c {
    width: 1200px;
    margin: 0 auto;
}

.list_team {
    width: 100%;
}

.list_team ul li {
    overflow: hidden;
    height: 250px;
    margin-bottom: 50px
}

.list_team ul li .fl {
    margin-right: 30px
}

.list_team ul li .fr {
    float: left
}

.list_team ul li .fr h2 {
    color: #2144a9;
    font-size: 22px;
    padding-bottom: 15px;
    border-bottom: 1px solid #2144a9;
    width: 200px;
    margin-bottom: 15px
}

.list_team ul li .fr span {
    color: #333;
    font-size: 14px;
}

.list_team ul li .fr p {
    margin-top: 15px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    text-align: justify;
    width: 535px;
    overflow: hidden;
}

.list_team {
    width: 820px;
    border-bottom: 1px solid #ccc;
}

.teamlistl {
    width: 869px;
    margin-top: 120px;
    border-right: 1px solid #ccc;
}

.teamlistr {
    margin-top: 120px;
    width: 280px;
    padding-left: 50px
}

.listpage {
    margin-top: 60px;
    width: 100%;
    margin-bottom: 50px
}

.listpage ul {
    overflow: hidden;
    height: 48px;
}

.listpage ul li {
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    float: left;
    margin-right: 5px;
}

.listpage ul li.on {
    background-color: #2144a9
}

.listpage ul li.on a {
    color: #fff;
}

.listpage ul li a {
    font-size: 20px;
    color: #333;
    width: 100%;
    height: 100%;
    display: block;
    cursor: pointer;
    border: 1px solid #ccc;
}

.listpage ul li a:hover {
    background-color: #2144a9;
    color: #fff
}

.listpage ul li.prenext {
    width: 100px;
    border-right: 1px solid #ccc
}

.listpage ul li:nth-child(10) {
    margin-left: 20px
}

.listpage ul li:nth-child(1) {
    margin-right: 20px
}

.listpage ul li:nth-child(9) a {
    border-right: 1px solid #ccc
}

.listpage ul li.total {
    font-size: 14px;
    color: #666;
    border: none;
    margin-left: 30px;
}

.aside_part h2,
.aside_part h2 a {
    font-size: 30px;
    color: #333;
    margin-bottom: 65px
}

.aside_part .zhinan li a {
    font-size: 20px;
    color: #333;
}

.aside_part .zhinan li {
    width: 260px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 20px
}

.aside_part .zhinan li:hover a {
    color: #2144a9;
}

.aside_part {
    margin-bottom: 40px
}

.hotwebo li {
    width: 280px;
    height: 40px;
    margin-bottom: 12px;
    line-height: 40px;
}

.hotwebo li a i {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    width: 5px;
    height: 5px;
    background-color: #333;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
}

.hotwebo li a {
    color: #333;
    display: block;
    width: 280px;
    height: 40px;
    background-color: #f9fafb;
    cursor: pointer;
}

.hotwebo li a:hover i {
    background-color: #fff
}

.hotwebo li a:hover {
    background-color: #2144a9;
    color: #fff;
}

.title {
    position: relative;
}

.titlenav {
    display: none;
    position: absolute;
    width: 205px;
    border: 1px solid #ccc;
    padding-left: 15px;
    border-top: none;
    height: 200px;
    background-color: #fff
}

.titlenav li {
    width: 100%;
    line-height: 50px;
    height: 25%;
    cursor: pointer;
}

.titlenav li.on {
    color: #2144a9;
}

.titlenav li:hover {
    color: #2144a9;
}

.aside_part .title em {
    margin-right: 50px
}

.titlett {
    width: 207px;
    cursor: pointer;
    padding-bottom: 10px;
    padding-left: 15px;
    display: block;
    border-bottom: 5px solid #2144a9;
}

.aside_part .title i {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 11px;
    background-image: url(../images/1_31.png);
}

.titlecon {
    width: 300px;
    margin-top: 35px
}

.titlecon li div {
    margin-bottom: 20px;
}

.titlecon li div span {
    display: inline-block;
    vertical-align: top;
}

.titlecon li div span:first-child {
    width: 35px;
    margin-right: 20px
}

.titlecon li div span:last-child {
    width: 245px;
}

.onlinea {
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background-color: #2144a9;
    display: block;
    margin-top: 30px
}

.ggbox {
    width: 280px;
    height: 360px;
    background-color: #ccc
}

.titlecon li {
    display: none
}

.titlecon li:first-child {
    display: block
}


/**********************************************************************************
名师详情
***********************************************************************************/

.list_detail ul li span.fr h2,
.list_detail ul li span.fr h2 a {
    font-size: 26px;
    color: #333;
    width: 400px;
    border: none;
    cursor: pointer;
    margin-bottom: 0;
    padding-bottom: 0
}

.list_detail ul li {
    height: auto;
    margin-bottom: 30px
}

.list_detail ul li span.fr h2 a:hover {
    text-decoration: underline;
    color: #2144a9;
}

.list_detail ul li span.fr p {
    line-height: 26px;
    margin-top: 15px
}

.iconbox>span {
    font-size: 12px!important;
    color: #999!important;
    display: inline-block;
    vertical-align: middle;
}

.iconbox>span+span {
    margin-left: 30px
}

.iconbox span i {
    vertical-align: middle;
    display: inline-block;
}

.down_aro {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 11px;
    background-image: url(../images/1_31.png);
    margin-left: 50px;
}

.togglist,
.areaselect {
    display: block;
    width: 150px;
    font-size: 16px;
    color: #333;
    text-align: center;
    border-bottom: 4px solid #2144a9;
    padding-bottom: 5px;
    cursor: pointer;
}

.toggnav {
    width: 148px;
    height: 155px;
    border: 1px solid #ccc;
    border-top: none;
    background-color: #fff;
    top: 31px;
    display: none;
}

.toggnav dt,
.toggnav dd {
    height: calc(100% / 3);
    line-height: 50px;
    cursor: pointer;
    text-indent: 42px;
    color: #333;
    font-size: 14px;
}

.toggnav dt.on,
.toggnav dd.on {
    color: #2144a9
}

.toggnav dt:hover,
.toggnav dd:hover {
    color: #2144a9;
}

.togglist,
.toggnav,
.areaselect {
    position: absolute;
    left: 640px;
}

.togglist,
.areaselect {
    top: 0px;
}

.navtogbox {
    position: relative;
    width: 100%;
    height: 80px;
}

.detai_list ul:first-child {
    display: block
}

.detai_list ul {
    display: none
}

.list_team ul h2 {
    height: 35px;
    overflow: hidden;
}

.list_detail ul li span.fl img {
    width: 185px;
    height: 160px;
}


/**********************************************************************************
认可院校
***********************************************************************************/

.list_collage ul li span.fl img {
    width: 185px;
    height: 165px;
}

.list_collage ul li span.fr h2 {
    border-bottom: 1px solid #ccc;
    width: 535px;
    padding-bottom: 10px;
    margin-bottom: 10px
}


/*.selectcon{
    width:180px;
    border:1px solid #ccc;
    border-top: none;
    background-color: #fff;
    overflow-y: scroll;
    height:195px;
}*/

.areaselect {
    border: none;
    overflow: hidden;
    width: 350px;
    left: auto;
    right: 20px;
}

.areaselect select+select {
    margin-right: 0
}

.areaselect select {
    float: left;
    margin-right: 2%;
    width: 48%;
    height: 35px;
    border: 1px solid #eee;
}


/**********************************************************************************
院校详情
***********************************************************************************/

.collogename,
.colloge_school,
.colloge_img {
    width: 820px;
    padding-bottom: 25px;
    border-bottom: 1px solid #eee;
    margin-bottom: 40px
}

.collogelogo {
    width: 160px;
    height: 140px;
    background-color: #999;
    margin-right: 40px
}

.collogemess {
    float: left
}

.collogemess h2 {
    font-size: 22px;
    color: #333;
}

.collogemess span {
    display: block;
    font-size: 16px;
    color: #b2b2b2;
}

.collogemess em {
    display: block;
    margin-top: 40px;
    font-size: 16px;
    color: #2144a9;
}

.colloge_school h2,
.colloge_img h2 {
    font-size: 20px;
    color: #333;
    margin-bottom: 40px
}

.colloge_school p {
    font-size: 20px;
    color: #747474;
    text-align: justify;
    line-height: 35px
}

.colloge_img ul li img {
    width: 260px;
    height: 230px;
}

.colloge_img ul {
    text-align: center;
}

.colloge_img ul li {
    display: inline-block;
    width: calc(100% / 3);
}


/**********************************************************************************
备考列表
***********************************************************************************/

.test_list {
    height: 110px;
}

.test_list dd,
.test_list dt {
    height: 50px;
    line-height: 50px
}

.zhinan li dl dd:hover {
    background-color: #ccc;
}

.zhinan li dl dd:hover a {
    color: #333!important;
}

.zhinan li dl {
    display: none
}

.zhinan li dl dd {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.zhinan li dl dd a {
    font-size: 20px;
    color: #333!important;
}

.detai_list .listpart {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #eee;
    margin-bottom: 30px
}

.detai_list .listpart h2 {
    float: left;
    padding-bottom: 20px
}

.detai_list .listpart h2 a {
    font-size: 22px;
    cursor: pointer;
    color: #333;
}

.detai_list .listpart h2 a:hover {
    color: #2144a9;
    text-decoration: underline;
}

.detai_list .listpart .iconmes {
    float: right;
    position: static;
}

.text_list {
    border-bottom: none;
}

.detai_list {
    margin-top: 60px
}

.biaoq {
    overflow: hidden;
}

.biaoq li {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 120px;
    height: 40px;
    border: 1px solid #ccc;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    cursor: pointer;
    position: relative;
}

.biaoq li:nth-child(3) {
    width: 190px;
}

.biaoq li:hover {
    background-color: #2144a9;
    color: #fff;
}

.biaoq li:hover a {
    color: #fff;
}

.biaoq li a {
    font-size: 20px;
    color: #333;
    display: block;
    width: 120px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.dxlist {
    position: relative;
    width: 250px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
    margin-bottom: 50px
}

.detai_list .dxlist:nth-child(3) {
    margin-right: 0
}

.dxlist a {
    cursor: pointer;
}

.dxlist a:hover span {
    color: #2144a9;
    text-decoration: underline;
}

.dxlist img {
    width: 250px;
    height: 220px;
    display: block;
    margin-bottom: 30px
}

.dxlist a>span {
    font-size: 20px;
    width: 100%;
    display: block;
    color: #333;
    text-align: justify;
    margin-bottom: 20px
}

.dxlist .zzimg {
    position: absolute;
    width: 250px;
    height: 220px;
    top: 0;
    left: 0;
    background-color: #2144a9;
    opacity: .7;
    display: none
}

.dxlist .iconmes {
    position: static;
}

.dxlist .iconmes>span {
    display: inline-block;
}


/**********************************************************************************
备考列表
***********************************************************************************/

.content {
    width: 100%;
}

.content h1 {
    width: 100%;
    text-align: center;
    font-size: 26px;
    color: #333;
    margin-bottom: 50px
}

.artmess .iconmes {
    position: static
}

.artmess .iconmes span {
    margin-right: 20px
}

.artmess .iconmes span em {
    margin: 0 5px;
}

.artmess .iconmes a {
    display: inline-block;
    margin-right: 20px;
}

.artmess .iconmes a:nth-child(3) {
    margin-left: 10px;
}

.artmess p {
    margin-top: 50px;
    color: #666;
    font-size: 20px;
    line-height: 30px;
    text-align: justify;
    padding-bottom: 60px;
    border-bottom: 1px solid #eee;
    margin-bottom: 35px
}

.artmess p img {
    display: inline-block;
    /*    width:320px;
    height:290px;
    margin:0 40px 40px 0;*/
}

.artmess p span {
    /* display: inline-block;
    width: calc(100% - 360px);
    overflow: hidden;
    height: 290px;*/
    vertical-align: top;
}

.contindex {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-right: 50px;
}

.artpage {
    width: 100%;
}

.artpage ul li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    margin-bottom: 20px
}

.artpage ul li a:hover {
    color: #2144a9;
    text-decoration: underline;
}

.artpage ul li span,
.artpage ul li i,
.artpage ul li em,
.artpage ul li a {
    display: inline-block;
    color: #333;
    font-size: 20px
}

.artpage ul li em {
    color: #999;
}

.artpage ul li i {
    margin: 0 25px;
}

.artpage {
    border-bottom: 1px solid #eee;
    margin-bottom: 50px
}

.content h2 {
    font-size: 26px;
    color: #333;
    margin-bottom: 40px
}

.content .smp {
    color: #666;
    font-size: 20px;
    line-height: 40px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
}

.formbox {
    margin-top: 65px;
    margin-bottom: -50px;
    padding-bottom: 60px;
    border-bottom: 1px solid #eee;
}

.formbox h2 {
    font-size: 26px;
    color: #333;
    margin-bottom: 60px
}

.formbox form {
    width: 600px;
}

.formbox form input {
    width: 598px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #999;
    margin-bottom: 20px;
    text-indent: 20px;
    font-size: 20px;
    color: #333;
}

.formbox form select {
    border: 1px solid #999;
    height: 50px;
    background-color: #fff;
    margin-bottom: 20px;
    font-size: 20px;
    color: #333;
    text-indent: 10px
    /*width:calc(100% / 2 -20px)!important;*/
}

.formbox form .w50 {
    width: 288px;
    float: left;
    margin-right: 20px
}

.formbox form span {
    width: 100%;
    display: block;
    overflow: hidden;
}

.formbox form span input:last-child {
    margin-right: 0
}

.formbox form select:last-child {
    margin-right: 0
}

.formbox form textarea {
    border: 1px solid #999;
    width: 100%;
    height: 255px;
    font-size: 20px;
    color: #333;
    text-indent: 20px;
    padding-top: 20px
}

.formbox form .code em {
    float: right;
    width: 198px;
    height: 50px;
    border: 1px solid #999;
    font-size: 20px;
    color: #333;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
}

.formbox form .code em:hover {
    background-color: #2144a9;
    color: #fff;
}

.formbox form .code {
    overflow: hidden;
}

.formbox form .code input {
    width: 375px;
    float: left
}

.formbox form input[type="submit"] {
    width: 210px;
    height: 70px;
    background-color: #2144a9;
    color: #fff;
    line-height: 70px;
    text-align: center;
    font-size: 20px;
    margin-top: 40px;
    cursor: pointer;
}

.formbox form input[type="submit"]:hover {
    background-color: #3260e6
}

.moresec {
    width: 100%;
    padding-top: 28px;
    border-top: 1px solid #eee;
}

.moresec h2 {
    font-size: 20px;
    color: #333;
    margin-bottom: 40px
}

.moresec ul {
    width: 100%;
    overflow: hidden;
}

.moresec ul li {
    width: 300px;
    height: 40px;
    line-height: 40px;
    background-color: #f9fafb;
    float: left;
    margin-right: 18px;
    margin-bottom: 18px
}

.moresec ul li a {
    color: #333;
}

.moresec ul li a:hover {
    color: #2144a9;
}

.moresec ul li i {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    background-color: #2144a9
}

.moresec ul li:nth-child(even) {
    margin-right: 0
}


/**********************************************************************************
考试详情
***********************************************************************************/

.content .ksje {
    text-align: left
}

.ksjecon p {
    border-bottom: none;
    margin-bottom: 10px;
    padding-bottom: 0;
    margin-top: 0
}

.artmess {
    border-bottom: 1px solid #eee;
    padding-bottom: 50px
}

.artpage {
    margin-top: 21px;
}

.artmess .iconmes {
    margin-bottom: 30px;
    text-align: center;
}

.content h3 {
    font-size: 20px;
    color: #333;
    margin-top: 30px
}

.speednav li a {
    font-size: 20px;
    color: #333;
    padding: 15px 20px;
    border: 1px solid #ccc;
    display: block
}

.speednav li a:hover {
    color: #fff;
    background-color: #2144a9
}

.speednav {
    margin-top: 40px
}

.speednav li {
    display: inline-block;
    margin-right: 20px;
}

.serchlist li a h2 {
    color: #333;
    font-size: 26px;
    margin-bottom: 25px
}

.serchlist li a span {
    color: #999;
    font-size: 20px;
    display: block;
    line-height: 40px;
    text-align: justify;
}

.serchlist li a:hover h2 {
    color: #2144a9;
    text-decoration: underline;
}

.serchlist li {
    padding-bottom: 15px;
    margin-bottom: 40px;
    border-bottom: 1px solid #ccc
}


/*tc*/

.oppbox,
.bigzz {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 8000;
}

.bigzz {
    background-color: #000;
    opacity: .7;
    z-index: 9000;
    display: block
}

.tcbox {
    position: fixed;
    z-index: 9999;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 550px;
    height: 650px;
    background-color: #fff;
}

.tcbox h2 {
    padding-top: 70px;
    font-size: 26px;
    color: #333;
    text-align: center;
    margin-bottom: 15px
}

.tcbox h4 {
    font-size: 16px;
    color: #333;
    text-align: center;
    margin-bottom: 80px
}

.tcbox form {
    width: 460px;
    margin: 0 auto;
    position: relative;
}

.tcbox form input[type="text"] {
    width: 100%;
    border-bottom: 1px solid #2144a9;
    height: 42px;
    line-height: 42px;
    margin-bottom: 40px;
    font-size: 22px;
    color: #333;
    text-indent: 40px
}

.close {
    display: block;
    position: absolute;
    z-index: 9999;
    width: 40px;
    height: 40px;
    right: 0;
    top: -160px;
    cursor: pointer;
    background-image: url(../images/close1.png);
}

.close:hover {
    background-image: url(../images/close.png);
}

.tcbox form input[type="submit"] {
    width: 270px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #2144a9;
    border: 1px solid #2144a9;
    background-color: #fff;
    font-size: 22px;
    cursor: pointer;
    display: block;
    margin: 0 auto;
}

.tcbox form input[type="submit"]:hover {
    background-color: #2144a9;
    color: #fff;
}

.tcbox form .user {
    display: block;
    position: absolute;
    bottom: 13px;
    left: 10px;
    width: 20px;
    height: 23px;
    background-image: url(../images/tc_07.png);
}

.tcbox form span {
    display: block;
    position: relative;
    height: 43px;
    line-height: 43px;
    margin-bottom: 40px
}

.tcbox form .tell {
    display: block;
    position: absolute;
    bottom: 10px;
    left: 10px;
    width: 20px;
    height: 26px;
    background-image: url(../images/tc_10.png);
}

.tcbox form .code {
    display: block;
    position: absolute;
    bottom: 11px;
    left: 10px;
    width: 18px;
    height: 25px;
    background-image: url(../images/tc_13.png);
}

.tcbox form .codebox em {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 42px;
    line-height: 42px;
    text-align: center;
    width: 144px;
    cursor: pointer;
    font-size: 22px;
}

.tcbox form .codebox em:hover {
    color: #2144a9;
}

.tcbox form .codebox {
    margin-bottom: 70px
}

.tcbox form .codebox .lines {
    height: 32px;
    width: 1px;
    background-color: #2144a9;
    display: block;
    position: absolute;
    top: 6px;
    right: 150px;
}

.oppbox {
    display: none
}

.sm {
    text-align: left
}

.mbanner a {
    right: 100px;
}

.partcon .fr p a:hover {
    text-decoration: underline;
}

.boxsizing {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.ksnav {
    height: 480px;
}

nav ul.nav1>li {
    z-index: 9999;
}

ul.nav2 li.on,
ul.nav3 li.on {
    border-bottom: 1px solid #2144a9
}

.serboxbtn {
    line-height: 40px;
    width: 600px;
    height: 40px;
    margin: 0 auto;
    margin-top: -20px;
    margin-bottom: 20px;
    z-index: 999999;
    position: absolute;
    right: 25%;
    display: none;
}

#submit {
    background-color: #fff;
    color: #333;
    font-size: 20px;
    text-align: center;
    height: 100%;
    display: inline-block;
    width: 200px;
    border: 2px solid #ccc;
    cursor: pointer;
}

#serch {
    /*display: none*/
    display: inline-block;
    border: 2px solid #ccc;
    height: 100%;
    color: #333;
    font-size: 20px;
    text-indent: 20px;
    width: 500px;
}

.oppbox {
    z-index: 9999;
}

.onlinea:hover {
    background-color: #1c388b
}

.formbox form input[type="submit"] {
    text-indent: 0
}

.list_team ul li .fr h2:hover {
    text-decoration: underline;
    cursor: pointer;
}

.detai_list {
    margin-top: 60px;
}

.navtogbox {
    height: 60px;
}

.cur {
    margin-bottom: 50px
}

.test_list {
    background-color: #fff;
    z-index: 9000;
}

.listpage_hot {
    display: none;
    margin-top: 60px;
    width: 100%;
    margin-bottom: 350px
}

.listpage_hot ul {
    overflow: hidden;
    height: 48px;
}

.listpage_hot ul li {
    height: 46px;
    width: 46px;
    line-height: 46px;
    text-align: center;
    float: left;
    margin-right: 5px;
}

.listpage_hot ul li.on {
    background-color: #2144a9
}

.listpage_hot ul li.on a {
    color: #fff;
}

.listpage_hot ul li a {
    font-size: 20px;
    color: #333;
    width: 100%;
    height: 100%;
    display: block;
    cursor: pointer;
    border: 1px solid #ccc;
}

.listpage_hot ul li a:hover {
    background-color: #2144a9;
    color: #fff
}

.listpage_hot ul li.prenext {
    width: 100px;
    border-right: 1px solid #ccc
}

.listpage_hot ul li:nth-child(10) {
    margin-left: 20px
}

.listpage_hot ul li:nth-child(1) {
    margin-right: 20px
}

.listpage_hot ul li:nth-child(9) a {
    border-right: 1px solid #ccc
}

.listpage_hot ul li.total {
    font-size: 14px;
    color: #666;
    border: none;
    margin-left: 30px;
}


/*新添加*/


/*404*/

.los {
    width: 393px;
    height: 124px;
    margin: auto;
    position: absolute;
    top: -20%;
    bottom: 0;
    left: 0;
    right: 0;
}

.losbtn {
    height: 50px;
    width: 180px;
    border: 2px solid #ccc;
    line-height: 50px;
    text-align: center;
    display: block;
    color: #666;
    font-size: 20px;
    background-color: #fff;
    margin: auto;
    position: absolute;
    top: 15%;
    bottom: 0;
    left: 0;
    right: 0;
}

.losbtn:hover {
    border-color: #2144a9;
}


/*备考下载页*/

.beikaott {
    margin-top: 80px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc
}

.beikaott>.fl>img {
    height: 145px;
    width: 160px;
}

.beikaott>.fl>h2 {
    font-size: 20px;
    margin-bottom: 20px
}

.beikaott>.fl {
    margin-right: 30px
}

.beikaott>.fl:last-child {
    margin-top: 15px
}

.beikaott>.fr {
    margin-right: 110px
}

.beikaott>.fr>a {
    width: 58px;
    height: 58px;
    display: block
}

.beikaott>.fr>a {
    cursor: pointer;
    background-image: url(../images/d1.jpg);
}

.beikaott>.fr>a:hover {
    background-image: url(../images/d2.png);
}

.condown {
    margin-top: 20px
}

.condown>p {
    color: #747474;
    font-size: 20px;
    line-height: 35px
}

.ourlist>li {
    width: 260px;
    float: left;
    margin-right: 20px
}

.ourlist>li:last-child {
    margin-right: 0
}

.ourlist>li>a>img {
    display: block;
    margin-bottom: 20px
}

.ourlist>li>a>span {
    display: block;
    font-size: 26px;
    color: #333;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
    width: 215px;
}

.ourlist>li>a:hover span {
    color: #2144a9;
}

.ourlist>li>a:hover img {
    opacity: .8
}

.ourlist>li {
    margin-bottom: 80px
}


/*网站地图*/

.mapcon>h2 {
    margin: 80px 0 60px 0;
}

.mapbox>.fl:first-child {
    width: 140px;
    height: 140px;
    border: 1px solid #333;
    margin-right: 90px
}

.mapbox>.fl>h3 {
    font-size: 20px;
    color: #333;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px
}

.mapbox>.fl>img {
    display: block;
    margin: 0 auto;
}

.mapbox>.fl>ul>li>a {
    font-size: 20px;
    color: #333;
    text-decoration: underline;
    cursor: pointer;
    margin-right: 30px
}

.mapbox>.fl>ul>li>a:hover {
    color: #2144a9;
}

.mapbox>.fl>ul>li.on>a {
    color: #2144a9;
}

.mapbox>.fl>ul>li {
    float: left;
    margin-right: 30px;
    margin-bottom: 45px
}

.mapbox>.fl>ul {
    width: 630px;
    margin-top: 25px
}

.mapbox {
    margin-bottom: 65px;
    height: 140px;
}

.alone {
    margin-top: 45px!important
}

.jstt>h2 {
    color: #2144a9;
    font-size: 22px
}

.techjs>li>img {
    width: 168px;
    height: 250px;
    margin-right: 30px
}

.ttt {
    display: block
}

.ttt>h2 {
    font-size: 22px;
    width: 200px;
    border-bottom: 1px solid #2144a9;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.ttt+p {
    font-size: 16px;
    color: #999;
    width: 540px;
    margin-top: 10px;
}

.techjs>li {
    margin-bottom: 80px;
    height: 250px;
    overflow: hidden;
}

.getCode_ba {
    background: #A0A0A0;
}


/*名师*/

.msxq>.imgboxms>img {
    float: left;
    width: 90px;
    height: 135px;
}

.msxq {
    background-color: #fafafa
}

.msxq>a {
    display: block;
    width: 280px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background-color: #2144a9
}

.msxq>a:hover {
    background-color: #3260e6
}

.msxq>p {
    color: #747474;
    font-size: 14px;
    padding: 0 20px;
    margin-bottom: 50px
}

.imgboxms {
    width: 188px;
    margin: 0 auto;
    margin-bottom: 40px
}

.imgboxms h2 {
    font-size: 20px;
    margin-bottom: 20px!important
}

.imgboxms h5 {
    font-size: 14px;
    color: #b2b2b2;
}


/*修改*/

.secon h2 {
    font-size: 22px;
    margin-bottom: 40px
}

.secon p {
    font-size: 16px;
    line-height: 2em
}

.index_se {
    height: 300px;
}

.secon {
    top: 0;
}

.sec_lr .secon,
.sec_lr .more {
    left: 80px;
}

.index_con p {
    font-size: 16px;
    padding-top: 120px
}

.satbtn span {
    top: 30px
}

.satbtn ul {
    top: 77px;
}

.lslr {
    font-size: 16px
}

.ksnav {
    padding: 190px 140px;
}

.kslist ul li p span {
    font-size: 16px
}

.kslist ul li p a {
    display: block;
    font-size: 16px
}

.index_se {
    height: 250px;
    margin-top: 50px!important
}

.more {
    bottom: 0px;
}

.teacher>.fl h2 {
    font-size: 28px
}

.teacher>.fl p {
    font-size: 16px
}

.teacher>.fl a {
    right: auto;
    left: 0;
    bottom: 50px;
    font-size: 16px
}

.kskm {
    margin-top: 55px
}

.ksnav {
    height: 560px;
}

.martop {
    margin-top: 80px
}

.list-img ul li span {
    font-size: 20px
}

.serchlist li a h2 {
    font-size: 20px
}

.serchlist li a span {
    font-size: 16px
}

.aside_part h2,
.aside_part h2 a {
    font-size: 20px;
    margin-bottom: 30px;
}

.biaoq li a,
.hotwebo li a {
    font-size: 16px
}

.listpage ul li a {
    font-size: 14px
}

.content h1 {
    font-size: 20px
}

.artmess p,
.content .smp {
    font-size: 16px
}

.content h2 {
    font-size: 24px
}

.condown>p {
    font-size: 16px;
    padding-right: 20px;
}

.detai_list .listpart h2 a {
    font-size: 18px
}

.teamlistl,
.teamlistr {
    margin-top: 20px
}

.teamlistl fl contindex img {
    width: 100%
}

.colloge_school p,
.aside_part .zhinan li a,
.speednav li a {
    font-size: 16px
}

.list_detail ul li span.fr h2,
.list_detail ul li span.fr h2 a {
    font-size: 18px
}

.list_team ul li .fr p {
    height: 86px;
}

.detai_list .iconbox {
    margin-top: 0px
}

.msxq>p {
    line-height: 1.5em
}

.list_team ul li .fr h2 {
    font-size: 20px
}

.bigbanner2 {
    height: 300px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.textban {
    width: 420px;
    height: 100px;
    background-color: #2144a9;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding-top: 30px;
    text-align: center;
}

.bigbanner2 a {
    color: #fff;
    font-size: 26px;
    text-align: center;
    display: block;
}


/*
文章详情顶部加跳转客服
*/

.source_cate {
    text-align: center;
    height: 80px;
    background: #f8f8f8;
    margin-bottom: 30px;
}

.source_cate .rar {
    display: inline-block;
    padding-left: 30px;
    font-size: 16px;
    color: #868ea0;
    margin-right: 60px;
    background: url('/resources/style/index/images/1_06.png') no-repeat 0 center;
    line-height: 80px;
}

.source_cate .course {
    display: inline-block;
    padding-left: 30px;
    font-size: 16px;
    color: #868ea0;
    margin-right: 60px;
    background: url('/resources/style/index/images/t_book.gif') no-repeat 0 center;
    line-height: 80px;
}

.source_cate .tea {
    display: inline-block;
    padding-left: 30px;
    font-size: 16px;
    color: #868ea0;
    margin-right: 60px;
    background: url('/resources/style/index/images/t_clock.gif') no-repeat 0 center;
    line-height: 80px;
}

.source_cate .free {
    display: inline-block;
    padding-left: 30px;
    font-size: 16px;
    color: #868ea0;
    margin-right: 60px;
    background: url('/resources/style/index/images/t_computer.gif') no-repeat 0 center;
    line-height: 80px;
}