.boxs .inner {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    overflow: visible;
}

.boxs {
    width: 100%;
    overflow: hidden;
}

.boxs .inner {
    overflow: visible;
}

.kcdg_add {
    width: 1200px;
    padding: 20px 0 10px;
    border: none;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 5px 13px rgba(226, 227, 236, 0.69);
    margin: 40px 0 10px 0;
}

.kcdg_add p {
    width: 1108px;
    font-size: 14px;
    line-height: 26px;
    color: #7d7d7d;
    padding: 0 28px;
    margin: 0 auto 10px;
}

.kcdg_add p span {
    font-size: 22px;
    color: #292929;
}

.kcdg_add p a {
    color: #000000;
}

.kcdg_add p a:hover {
    color: #216ef4;
}

.kcdgjavaee_add {
    padding: 28px 0 25px;
}

.kcdgjavaee_add h3 {
    font-size: 20px;
    color: #292929;
    font-weight: bold;
    padding: 0 0 10px 30px;
}

.kcdgjavaee_add h3 span {
    font-size: 14px;
    color: #f53443;
    font-weight: normal;
    padding-left: 10px;
}

.kcdgjavaee_add p {
    color: #717171;
}

.kcdgjavaee_add ul {
    width: 1071px;
    height: 193px;
    border-radius: 2px;
    background: #fff;
    overflow: hidden;
    padding: 0 16px;
    margin: 0 auto 10px;
}

.kcdgjavaee_add ul li {
    float: left;
    width: 50%;
    height: 97px;
    font-size: 14px;
    color: #656565;
    line-height: 22px;
    box-sizing: border-box;
    border-right: 1px #ebebeb solid;
    border-bottom: 1px #ebebeb solid;
    padding-right: 28px;
}

.kcdgjavaee_add ul li:nth-child(2),
.kcdgjavaee_add ul li:nth-child(4) {
    border-right: none;
    padding: 0 0 0 28px;
}

.kcdgjavaee_add ul li span {
    display: block;
    font-size: 16px;
    color: #216ef4;
    padding: 12px 0 6px;
}

.box2kcdg_add .box2 {
    display: block;
}

.fenlei .box2 .jieduan {
    position: fixed;
    left: 50%;
    top: 0;
    width: 233px;
    max-height: 677px;
    box-sizing: border-box;
    z-index: 100;
    padding: 20px 0 32px;
    margin-left: -600px;

    background: #f1fbff;
    border-radius: 18px;
}

.fenlei .box2 .kcdg-title svg {
    width: 24px;
    height: 24px;
    margin-right: 5px;
}

.fenlei .box2 .jieduan .jdname {
    position: relative;
    width: 197px;
    border-bottom: 1px #d5eaff solid;
    margin-left: 16px;
    padding-bottom: 8px;
    padding-left: 20px;
    font-weight: bold;
    font-size: 22px;
    color: #203b52;
    box-sizing: border-box;
}

.fenlei .box2 .jieduan ol {
    max-height: 516px;
    overflow-y: auto;
    margin-top: 18px;
}

.fenlei .box2 .jieduan ol::-webkit-scrollbar {
    width: 3px;
    height: 1px;
}

.fenlei .box2 .jieduan ol::-webkit-scrollbar-thumb {
    width: 3px;
    border-radius: 2px;
    background: #f1fbff;
}

.fenlei .box2 .jieduan ol::-webkit-scrollbar-track {
    width: 3px;
    height: 1px;
}

.fenlei .box2 .jieduan ol li p {
    font-size: 16px;
    color: #203b52;
    margin-bottom: 18px;
    padding-left: 0;
}

.fenlei .box2 .jieduan ol li p:nth-child(1) {
    padding-left: 38px;
    font-weight: bold;
}

.fenlei .box2 .jieduan ol li p em {
    font-size: 12px;
    color: #db202f;
    font-style: inherit;
}

.fenlei .box2 .jieduan ol li p span {
    position: relative;
    display: -webkit-box;
    /* width: 168px; */
    /* max-height: 40px; */
    line-height: 20px;
    font-size: 14px;
    color: #203b52;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    /* padding: 0 16px 0 10px; */
    padding: 0 26px 0 26px;
    /* margin-bottom: 14px; */
    border: 12px solid #f1fbff;
}

.fenleimask {
    position: fixed;
    max-width: 254px;
    font-size: 14px;
    color: #272727;
    line-height: 21px;
    border: 1px #e4ecf3 solid;
    border-radius: 5px;
    box-sizing: border-box;
    box-shadow: inset 1px 1px 0 #fff, 0 5px 13px rgba(71, 98, 158, 0.2);
    background: -moz-linear-gradient(to bottom, #fdfdfe, #f4f6fa);
    background: linear-gradient(to bottom, #fdfdfe, #f4f6fa);
    padding: 14px 12px;
    z-index: 101;
}

.fenlei .box2 .jieduan ol li p span:hover {
    color: #056ad8;
}

.fenlei .box2 .jieduan ol li p span.cur {
    color: #056ad8;
    background: #e5f7fe;
    border-color: #e5f7fe;
}

.fenlei .box2 .jieduan .jdbtn {
    text-align: center;
    margin: 25px 0 0;
    padding-left: 0 !important;
}

.fenlei .box2 .jieduan .jdbtn span {
    display: inline-block;
    width: auto;
    max-width: 195px;
    height: 27px;
    line-height: 27px;
    font-size: 13px;
    color: #7f7f7f;
    border: 1px #eaeff5 solid;
    border-radius: 4px;
    background: #fff;
    padding: 0 10px;
    margin-bottom: 0;
    cursor: pointer;
}

.fenlei .box2 .jieduan .jdbtn span:hover {
    color: #056ad8;
}

.fenlei .box2 .jieduan .jdbtn span.cur:before {
    display: none;
}

.fenlei .box2 ul {
    width: 914px;
    margin: 38px 0 0 282px;
    padding-bottom: 100px;
}

.fenlei .box2 ul li {
    margin-bottom: 50px;
}

.fenlei .box2 ul .title {
    /* height: 28px; */
    font-size: 22px;
    color: #2b2b2b;
    line-height: 28px;
}

.fenlei .box2 ul .title button {
    float: right;
    width: 133px;
    height: 34px;
    font-size: 14px;
    color: #fff;
    border-radius: 4px;
    border: none;
    box-shadow: 0 6px 13px rgba(163, 195, 241, 0.76);
    background: #2474e3;
    cursor: pointer;
}

/* .fenlei .box2 ul .title span{float: left;} */
.fenlei .box2 ul .title span em {
    font-style: inherit;
}

.fenlei .box2 ul .title span {
    position: relative;
    top: -2px;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    font-size: 13px;
    color: #595959;
    border: 1px #fff solid;
    border-radius: 3px;
    box-shadow: 5px 5px 10px rgba(106, 122, 130, 0.1);
    background: #f3f5fa;
    padding: 0 16px;
    margin-left: 12px;
}

.fenlei .box2 ul .conlist_kcsm .title span {
    font-size: 22px;
    color: #2b2b2b;
    box-shadow: none;
    background: none;
    padding: 0;
    margin-left: 0;
}

.fenlei .box2 ul .conlist_kcsm .title .titlespan3 {
    font-size: 13px;
    color: #595959;
    padding: 0 20px;
}

.fenlei .box2 ul .smtitle {
    font-size: 13px;
    color: #595959;
    padding: 18px 0 28px;
}

.fenlei .box2 ul .smtitle span {
    padding-right: 18px;
}

.fenlei .box2 ul .xmboxtab p {
    position: relative;
    display: inline-block;
    height: 46px;
    font-size: 18px;
    color: #444;
    text-align: center;
    line-height: 46px;
    border-radius: 6px;
    background-color: #e6f4ff;
    cursor: pointer;
    margin: 0 13px 30px 0;
    padding: 0 36px;
}

.fenlei .box2 ul .xmboxtab p.cur {
    color: #fff;
    box-shadow: 0 11px 10px rgba(36, 116, 227, 0.24);
    background-color: #2474e3;
}

.fenlei .box2 ul .xmboxtab p.cur:after {
    position: absolute;
    left: 50%;
    top: 46px;
    border-style: solid;
    border-width: 6px 7px 0 7px;
    border-color: #2474e3 transparent transparent transparent;
    margin-left: -7px;
    content: "";
}

.fenlei .box2 ul .xmboxlist .xmboxall_main {
    display: none;
    width: 914px;
    box-sizing: border-box;
    box-shadow: 0 2px 7px rgba(226, 227, 236, 0.58);
    padding: 21px 24px 20px;
}

.fenlei .box2 ul .xmboxlist .xmboxall_main:first-child {
    display: block;
    border-radius: 4px;
}

.fenlei .box2 ul .main .mh4 {
    display: inline-block;
    height: 27px;
    line-height: 27px;
    font-size: 16px;
    color: #fff;
    border-radius: 2px;
    background: #2474e3;
    padding: 0 7px;
}

.fenlei .box2 ul .main .mp1 {
    width: 100%;
    font-size: 14px;
    color: #7d7d7d;
    line-height: 26px;
    padding: 8px 0 12px;
}

.fenlei .box2 ul .main .mp1 span {
    color: #c0c0c0;
    padding: 0 8px;
}

.fenlei .box2 ul .main .lists .zjnrtit,
.fenlei .box2 ul .main .lists h5 {
    font-size: 14px;
    color: #bfbfbf;
    line-height: 26px;
    padding: 15px 0;
}

.fenlei .box2 ul .main .lists .zjnrtit span,
.fenlei .box2 ul .main .lists h5 span {
    font-size: 16px;
    color: #222222;
    margin-right: 18px;
}

.fenlei .box2 ul .xmboxlist .xmboxall_main .lists h5 span {
    display: inline-block;
    height: 27px;
    line-height: 27px;
    font-size: 16px;
    color: #fff;
    border-radius: 2px;
    background: #2474e3;
    padding: 0 7px;
}

.fenlei .box2 ul .main .lists .zjnrcon {
    width: 914px;
    border-radius: 5px;
    box-sizing: border-box;
    box-shadow: 0 2px 7px rgba(226, 227, 236, 0.58);
    padding: 20px 56px 18px 28px;
    margin-bottom: 15px;
    overflow: hidden;
}

.fenlei .box2 ul .xmboxlist .xmboxall_main .lists .zjnrcon {
    width: auto;
    box-shadow: none;
    padding: 0;
    margin-bottom: 10px;
}

.fenlei .box2 ul .main .lists .zjnrcon p {
    font-size: 14px;
    color: #7d7d7d;
    line-height: 26px;
}

.fenlei .box2 ul .main .lists .zjnrcon span {
    color: #c0c0c0;
    margin: 0 8px;
}

.fenlei .box2 ul .main .lists .zjnrcon img {
    float: left;
    margin: 0 20px 0 0;
    cursor: pointer;
}

.fenlei .box2 ul .main .lists .zjnrcon em {
    color: #000;
    font-style: inherit;
}

.fenlei .box2 ul .maincur .mp1 {
    position: relative;
    width: 600px;
}

.fenlei .box2 ul .maincur .mp1 img {
    position: absolute;
    width: 281px;
    border-radius: 5px;
    right: -310px;
    bottom: 12px;
    cursor: pointer;
}

.fenlei .box2 ul .xmboxall {
    width: 914px;
    height: 168px;
    border-radius: 5px;
    box-sizing: border-box;
    box-shadow: 0 10px 14px #e2e3ec;
    padding: 20px 46px 18px 28px;
    margin: 5px 0 15px;
}

.fenlei .box2 ul .xmboxlist .xmboxall_main .xmboxall {
    height: 200px;
    box-shadow: none;
    padding: 0 0 18px;
}

.fenlei .box2 ul .xmboxall .xmboxall_fl {
    float: left;
    width: 250px;
    height: 115px;
    border-radius: 5px;
    overflow: hidden;
}

.fenlei .box2 ul .xmboxlist .xmboxall_main .xmboxall .xmboxall_fl {
    width: 295px;
    height: 184px;
    border-radius: 12px;
}

.fenlei .box2 ul .xmboxall .xmboxall_fl img {
    width: 100%;
}

.fenlei .box2 ul .xmboxall .xmboxall_fr {
    position: relative;
    float: right;
    width: 565px;
}

.fenlei .box2 ul .xmboxlist .xmboxall_main .xmboxall .xmboxall_fr {
    float: left;
    width: 554px;
    height: 184px;
    margin-left: 19px;
}

.fenlei .box2 ul .xmboxlist .xmboxall_main .xmboxall .xmboxall_fr h6 {
    height: 27px;
    line-height: 27px;
    margin: 9px 0 7px;
}

.fenlei .box2 ul .xmboxlist .xmboxall_main .xmboxall .xmboxall_fr h6 b {
    display: inline-block;
    height: 27px;
    line-height: 27px;
    font-size: 16px;
    color: #fff;
    border-radius: 2px;
    background: #2474e3;
    padding: 0 7px;
    margin-right: 14px;
}

.fenlei .box2 ul .xmboxlist .xmboxall_main .xmboxall .xmboxall_fr h6 span {
    font-size: 13px;
    color: #595959;
    padding-right: 18px;
}

.fenlei .box2 ul .xmboxall .xmboxall_fr p {
    font-size: 14px;
    line-height: 26px;
    color: #7d7d7d;
    height: 104px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.fenlei .box2 ul .xmboxall .xmboxall_fr a {
    position: absolute;
    left: 72px;
    bottom: -60px;
    width: 146px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border-radius: 21px;
    box-shadow: 5px 5px 20px rgba(51, 97, 221, 0.5);
    background: #376ce3;
    margin-top: 10px;
}

.fenlei .box2 ul .xmboxlist .xmboxall_main .xmboxall .xmboxall_fr p {
    height: 88px;
    color: #8c8c8c;
    line-height: 22px;
}

.fenlei .box2 ul .xmboxlist .xmboxall_main .xmboxall .xmboxall_fr a {
    left: 0;
    bottom: 0;
    width: 138px;
    height: 39px;
    color: #fff;
    line-height: 39px;
    box-shadow: none;
    background-color: #ff6114;
}

.fenlei .box2 ul .xmboxall .xmboxall_fr a:hover {
    background: #4e98ff;
}

.fenlei .box2 ul .xmboxall .xmboxall_fr a.noproject {
    display: none;
}

.fenlei .box2 ul .txtc {
    width: 914px;
    border-radius: 5px;
    box-sizing: border-box;
    box-shadow: 0 2px 7px rgba(226, 227, 236, 0.58);
    padding: 22px 85px 40px 31px;
    margin-bottom: 15px;
    overflow: hidden;
}

.fenlei .box2 ul .txtc p {
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    color: #7d7d7d;
}

.fenlei .box2 ul .txtc p.myp {
    color: #0199ff;
}

.fenlei .box2 ul .txtc .txtcl {
    display: none;
}

.fenlei .box2 ul .txtc .txtcr span {
    position: absolute;
    left: 0;
    top: 1px;
    line-height: 19px;
    font-size: 12px;
    color: #fff;
    border-radius: 2px;
    background: #2474e3;
    padding: 0 5px;
}

.fenlei .box2 ul .txtc .txtcr span.xinzeng {
    background: #e64545;
}

.fenlei .box2 ul .txtc .txtcrbot {
    position: relative;
    line-height: 26px;
    margin-top: 10px;
    padding-left: 46px;
}

.fenlei .box2 ul .txtc .point {
    width: 325px;
    height: 29px;
    color: #0067e1;
    border: 1px #2474e3 solid;
    border-radius: 4px;
    text-align: center;
    line-height: 29px;
    margin: 30px 0 0 252px;
    padding: 0;
}

.fenlei .box2 ul .txtc .point .yqts {
    display: none;
}

.fenlei .box2 ul .txtc .txtcr .pblue {
    color: #4492dc;
}

.box0 {
    height: 39px;
    position: relative;
}

.header_con {
    width: 100%;
    height: 111px !important;
    box-shadow: inset 0 -3px 9px rgba(228, 228, 228, 0.3);
}

.header_con .head_up {
    height: 111px !important;
}

.head_up .hp {
    padding-top: 22px !important;
}

/* .head_up .slogan{margin-top: 31px !important;} */
.header_con .head_sub {
    margin-top: 39px !important;
}

.box0 .box0con1 {
    height: 39px;
    overflow: hidden;
}

.box0 .box0con1 .nav p {
    float: left;
    height: 37px;
    font-size: 16px;
    color: #666;
    line-height: 40px;
    cursor: pointer;
    margin: 0 66px 0 20px;
}

.box0 .box0con1 .nav p:hover {
    color: #d51229;
}

.box0 .box0con1 .nav p.cur {
    color: #d51229;
    font-weight: bold;
    border-bottom: 2px #d51229 solid;
}

.box0 .box0con {
    width: 100%;
    height: 45px;
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 55px;
    background: #fff;
}

.box0 .box0con.on {
    position: fixed;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    z-index: 999;
}

.box0 .box0con2 .nav {
    font-size: 0;
    text-align: center;
    width: 1100px;
    margin: 3px auto 0;
}

.box0 .box0con2 .nav p {
    height: 42px;
    display: inline-block;
    font-size: 18px;
    color: #a3a4a9;
    line-height: 50px;
    position: relative;
    cursor: pointer;
    margin: 0 10px;
    width: 100px;
}

.box0 .box0con2 .nav p:hover {
    color: #666;
}

.box0 .box0con2 u {
    width: 80px;
    height: 3px;
    background: #216ef4;
    position: absolute;
    bottom: 0;
    left: 10px;
    display: none;
}

.box0 .box0con2 .long u {
    left: 0;
    width: 102px;
}

.box0 .box0con2 .nav .cur {
    font-size: 20px;
    font-weight: bold;
    color: #333;
}

.box0 .box0con2 .nav .cur u {
    display: block;
}

.box0 .box0con.on .nav .cur u {
    height: 1px;
}

.box0 .box0con2 .nav p span {
    position: absolute;
    width: 65px;
    line-height: 21px;
    font-size: 12px;
    color: #fff;
    background: #ff6114;
    border-radius: 6px;
    top: -8px;
    left: 18px;
    font-weight: normal;
}

.box0 .box0con2 .nav p span a {
    position: absolute;
    left: 30px;
    top: 21px;
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid;
    border-color: #ff6114 transparent transparent transparent;
}

/* .fenleis{display: none}
.fenlei .xianshi{display: block;} */
.fenleis {
    position: absolute;
    width: 0;
    overflow: hidden;
}

.fenlei .xianshi,
.box2kcdg_add .box2 {
    position: relative;
    width: 100%;
    height: auto;
    overflow: visible;
}

.box2 .jieduan {
    display: none;
}

.box2kcdg_add.xianshi .jieduan {
    display: block;
}

.headtop {
    height: 40px;
    background: #f5f5f5;
}

.headtop p {
    float: right;
    font-size: 14px;
    color: #999;
    line-height: 40px;
}

.headtop ul {
    float: left;
}

.headtop ul li {
    float: left;
    line-height: 40px;
    margin-right: 15px;
}

.headtop ul li a {
    font-size: 14px;
    color: #999;
    display: block;
    height: 100%;
}

.headtop ul li a:hover {
    color: #3673ff;
}

/* banner */
.ban {
    width: 100%;
    position: relative;
}

.ban .slideBox {
    width: 100%;
    height: 400px;
    overflow: hidden;
    position: relative;
}

.ban .slideBox .hd {
    width: 902px;
    height: 15px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -600px;
    bottom: 15px;
    z-index: 1;
    text-align: center;
}

.ban .slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    display: inline-block;
}

.ban .slideBox .hd ul li {
    float: left;
    margin: 0 3px;
    width: 8px;
    height: 8px;
    line-height: 10px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    opacity: 0.3;
    border-radius: 50%;
}

.ban .slideBox .hd ul li.on {
    color: #fff;
    opacity: 0.7;
}

.ban .slideBox .bb {
    bottom: 222px;
    height: 50px;
    padding-left: 0;
    margin-left: -600px;
    display: none;
    height: 0;
    overflow: visible;
}

.ban .slideBox .bd .li_in {
    width: 968px;
    padding-left: 232px;
    height: 385px;
    margin: 0 auto;
}

.ban .slideBox .bd a {
    width: 100%;
    height: 400px;
    display: block;
    overflow: hidden;
}

.ban .slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.ban .slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    width: 100%;
    height: 400px;
}

/*.ban .slideban .bd img{ display:block; border: 0;}*/
.ban .slideban .bd img {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
}

.ban .slideBox:hover .bb {
    display: block;
}

.boxs .inner {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    overflow: visible;
}


.boxs .inner {
    overflow: visible;
}

/*课程大纲*/
.fenlei .box2 .inner {
    position: relative;
}

.kcdg_add {
    width: 1200px;
    padding: 20px 0 10px;
    border: none;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 5px 13px rgba(226, 227, 236, 0.69);
    margin: 40px 0 10px 0;
}

.kcdg_add p {
    width: 1108px;
    font-size: 14px;
    line-height: 26px;
    color: #7d7d7d;
    padding: 0 28px;
    margin: 0 auto 10px;
}

.kcdg_add p span {
    font-size: 22px;
    color: #292929;
}

.kcdg_add p a {
    color: #000000;
}

.kcdg_add p a:hover {
    color: #216ef4;
}

.kcdgjavaee_add {
    padding: 28px 0 25px;
}

.kcdgjavaee_add h3 {
    font-size: 20px;
    color: #292929;
    font-weight: bold;
    padding: 0 0 10px 30px;
}

.kcdgjavaee_add h3 span {
    font-size: 14px;
    color: #f53443;
    font-weight: normal;
    padding-left: 10px;
}

.kcdgjavaee_add p {
    color: #717171;
}

.kcdgjavaee_add ul {
    width: 1071px;
    height: 193px;
    border-radius: 2px;
    background: #fff;
    overflow: hidden;
    padding: 0 16px;
    margin: 0 auto 10px;
}

.kcdgjavaee_add ul li {
    float: left;
    width: 50%;
    height: 97px;
    font-size: 14px;
    color: #656565;
    line-height: 22px;
    box-sizing: border-box;
    border-right: 1px #ebebeb solid;
    border-bottom: 1px #ebebeb solid;
    padding-right: 28px;
}

.kcdgjavaee_add ul li:nth-child(2),
.kcdgjavaee_add ul li:nth-child(4) {
    border-right: none;
    padding: 0 0 0 28px;
}

.kcdgjavaee_add ul li span {
    display: block;
    font-size: 16px;
    color: #216ef4;
    padding: 12px 0 6px;
}

.box2kcdg_add .box2 {
    display: block;
}

.fenlei .box2 .jieduan {
    /* display: none; */
    position: fixed;
    left: 50%;
    top: 0;
    width: 233px;
    max-height: 677px;
    /* border: 2px solid #fff; */
    box-sizing: border-box;
    /* box-shadow: 0 4px 15px rgba(226,227,236,.76); */
    /* background: -moz-linear-gradient(to bottom , #fff, #f1f3f9); */
    /* background: linear-gradient(to bottom, #fff,#f1f3f9); */
    /* border-radius: 5px; */
    z-index: 100;
    padding: 20px 0 32px;
    margin-left: -600px;

    background: #f1fbff;
    border-radius: 18px;
}

.fenlei .box2 .kcdg-title svg {
    width: 24px;
    height: 24px;
    margin-right: 5px;
}

.fenlei .box2 .jieduan .jdname {
    position: relative;
    width: 197px;
    border-bottom: 1px #d5eaff solid;
    margin-left: 16px;
    padding-bottom: 8px;
    padding-left: 20px;
    font-weight: bold;
    font-size: 22px;
    color: #203b52;
    box-sizing: border-box;
}

/* .fenlei .box2 .jieduan .jdname:after{
	position: absolute;
	left: 50%;
	bottom: -1px;
	width: 68px;
	height: 2px;
	background: #1169ff;
	margin-left: -34px;
	content: "";
} */
.fenlei .box2 .jieduan ol {
    max-height: 516px;
    overflow-y: auto;
    margin-top: 18px;
}

/* .fenlei .box2 .jieduan ol::-webkit-scrollbar {width: 3px;height: 1px;}
.fenlei .box2 .jieduan ol::-webkit-scrollbar-thumb {width: 3px;border-radius: 2px;background: #2474e3;}
.fenlei .box2 .jieduan ol::-webkit-scrollbar-track{width: 3px;height: 1px;} */
.fenlei .box2 .jieduan ol::-webkit-scrollbar {
    width: 3px;
    height: 1px;
}

.fenlei .box2 .jieduan ol::-webkit-scrollbar-thumb {
    width: 3px;
    border-radius: 2px;
    background: #f1fbff;
}

.fenlei .box2 .jieduan ol::-webkit-scrollbar-track {
    width: 3px;
    height: 1px;
}

.fenlei .box2 .jieduan ol li p {
    font-size: 16px;
    color: #203b52;
    /* cursor: pointer; */
    margin-bottom: 18px;
    /* padding-left: 16px; */
    padding-left: 0;
}

.fenlei .box2 .jieduan ol li p:nth-child(1) {
    padding-left: 38px;
    font-weight: bold;
}

.fenlei .box2 .jieduan ol li p em {
    font-size: 12px;
    color: #db202f;
    font-style: inherit;
}

.fenlei .box2 .jieduan ol li p span {
    position: relative;
    display: -webkit-box;
    /* width: 168px; */
    /* max-height: 40px; */
    line-height: 20px;
    font-size: 14px;
    color: #203b52;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    /* padding: 0 16px 0 10px; */
    padding: 0 26px 0 26px;
    /* margin-bottom: 14px; */
    border: 12px solid #f1fbff;
}

.fenleimask {
    position: fixed;
    max-width: 254px;
    font-size: 14px;
    color: #272727;
    line-height: 21px;
    border: 1px #e4ecf3 solid;
    border-radius: 5px;
    box-sizing: border-box;
    box-shadow: inset 1px 1px 0 #fff, 0 5px 13px rgba(71, 98, 158, 0.2);
    background: -moz-linear-gradient(to bottom, #fdfdfe, #f4f6fa);
    background: linear-gradient(to bottom, #fdfdfe, #f4f6fa);
    padding: 14px 12px;
    z-index: 101;
}

.fenlei .box2 .jieduan ol li p span:hover {
    color: #056ad8;
}

.fenlei .box2 .jieduan ol li p span.cur {
    color: #056ad8;
    background: #e5f7fe;
    border-color: #e5f7fe;
}

.fenlei .box2 .jieduan .jdbtn {
    text-align: center;
    margin: 25px 0 0;
    padding-left: 0 !important;
}

.fenlei .box2 .jieduan .jdbtn span {
    display: inline-block;
    width: auto;
    max-width: 195px;
    height: 27px;
    line-height: 27px;
    font-size: 13px;
    color: #7f7f7f;
    border: 1px #eaeff5 solid;
    border-radius: 4px;
    background: #fff;
    padding: 0 10px;
    margin-bottom: 0;
    cursor: pointer;
}

.fenlei .box2 .jieduan .jdbtn span:hover {
    color: #056ad8;
}

.fenlei .box2 .jieduan .jdbtn span.cur:before {
    display: none;
}

.fenlei .box2 ul {
    width: 914px;
    margin: 38px 0 0 282px;
    padding-bottom: 100px;
}

.fenlei .box2 ul li {
    margin-bottom: 50px;
}

.fenlei .box2 ul .title {
    /* height: 28px; */
    font-size: 22px;
    color: #2b2b2b;
    line-height: 28px;
}

.fenlei .box2 ul .title button {
    float: right;
    width: 133px;
    height: 34px;
    font-size: 14px;
    color: #fff;
    border-radius: 4px;
    border: none;
    box-shadow: 0 6px 13px rgba(163, 195, 241, 0.76);
    background: #2474e3;
    cursor: pointer;
}

/* .fenlei .box2 ul .title span{float: left;} */
.fenlei .box2 ul .title span em {
    font-style: inherit;
}

.fenlei .box2 ul .title span {
    position: relative;
    top: -2px;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    font-size: 13px;
    color: #595959;
    border: 1px #fff solid;
    border-radius: 3px;
    box-shadow: 5px 5px 10px rgba(106, 122, 130, 0.1);
    background: #f3f5fa;
    padding: 0 16px;
    margin-left: 12px;
}

.fenlei .box2 ul .conlist_kcsm .title span {
    font-size: 22px;
    color: #2b2b2b;
    box-shadow: none;
    background: none;
    padding: 0;
    margin-left: 0;
}

.fenlei .box2 ul .conlist_kcsm .title .titlespan3 {
    font-size: 13px;
    color: #595959;
    padding: 0 20px;
}

.fenlei .box2 ul .smtitle {
    font-size: 13px;
    color: #595959;
    padding: 18px 0 28px;
}

.fenlei .box2 ul .smtitle span {
    padding-right: 18px;
}

.fenlei .box2 ul .xmboxtab p {
    position: relative;
    display: inline-block;
    height: 46px;
    font-size: 18px;
    color: #444;
    text-align: center;
    line-height: 46px;
    border-radius: 6px;
    background-color: #e6f4ff;
    cursor: pointer;
    margin: 0 13px 30px 0;
    padding: 0 36px;
}

.fenlei .box2 ul .xmboxtab p.cur {
    color: #fff;
    box-shadow: 0 11px 10px rgba(36, 116, 227, 0.24);
    background-color: #2474e3;
}

.fenlei .box2 ul .xmboxtab p.cur:after {
    position: absolute;
    left: 50%;
    top: 46px;
    border-style: solid;
    border-width: 6px 7px 0 7px;
    border-color: #2474e3 transparent transparent transparent;
    margin-left: -7px;
    content: "";
}

.fenlei .box2 ul .xmboxlist .xmboxall_main {
    display: none;
    width: 914px;
    box-sizing: border-box;
    box-shadow: 0 2px 7px rgba(226, 227, 236, 0.58);
    padding: 21px 24px 20px;
}

.fenlei .box2 ul .xmboxlist .xmboxall_main:first-child {
    display: block;
    border-radius: 4px;
}

.fenlei .box2 ul .main .mh4 {
    display: inline-block;
    height: 27px;
    line-height: 27px;
    font-size: 16px;
    color: #fff;
    border-radius: 2px;
    background: #2474e3;
    padding: 0 7px;
}

.fenlei .box2 ul .main .mp1 {
    width: 100%;
    font-size: 14px;
    color: #7d7d7d;
    line-height: 26px;
    padding: 8px 0 12px;
}

.fenlei .box2 ul .main .mp1 span {
    color: #c0c0c0;
    padding: 0 8px;
}

.fenlei .box2 ul .main .lists .zjnrtit,
.fenlei .box2 ul .main .lists h5 {
    font-size: 14px;
    color: #bfbfbf;
    line-height: 26px;
    padding: 15px 0;
}

.fenlei .box2 ul .main .lists .zjnrtit span,
.fenlei .box2 ul .main .lists h5 span {
    font-size: 16px;
    color: #222222;
    margin-right: 18px;
}

.fenlei .box2 ul .xmboxlist .xmboxall_main .lists h5 span {
    display: inline-block;
    height: 27px;
    line-height: 27px;
    font-size: 16px;
    color: #fff;
    border-radius: 2px;
    background: #2474e3;
    padding: 0 7px;
}

.fenlei .box2 ul .main .lists .zjnrcon {
    width: 914px;
    border-radius: 5px;
    box-sizing: border-box;
    box-shadow: 0 2px 7px rgba(226, 227, 236, 0.58);
    padding: 20px 56px 18px 28px;
    margin-bottom: 15px;
    overflow: hidden;
}

.fenlei .box2 ul .xmboxlist .xmboxall_main .lists .zjnrcon {
    width: auto;
    box-shadow: none;
    padding: 0;
    margin-bottom: 10px;
}

.fenlei .box2 ul .main .lists .zjnrcon p {
    font-size: 14px;
    color: #7d7d7d;
    line-height: 26px;
}

.fenlei .box2 ul .main .lists .zjnrcon span {
    color: #c0c0c0;
    margin: 0 8px;
}

.fenlei .box2 ul .main .lists .zjnrcon img {
    float: left;
    margin: 0 20px 0 0;
    cursor: pointer;
}

.fenlei .box2 ul .main .lists .zjnrcon em {
    color: #000;
    font-style: inherit;
}

.fenlei .box2 ul .maincur .mp1 {
    position: relative;
    width: 600px;
}

.fenlei .box2 ul .maincur .mp1 img {
    position: absolute;
    width: 281px;
    border-radius: 5px;
    right: -310px;
    bottom: 12px;
    cursor: pointer;
}

.fenlei .box2 ul .xmboxall {
    width: 914px;
    height: 168px;
    border-radius: 5px;
    box-sizing: border-box;
    box-shadow: 0 10px 14px #e2e3ec;
    padding: 20px 46px 18px 28px;
    margin: 5px 0 15px;
}

.fenlei .box2 ul .xmboxlist .xmboxall_main .xmboxall {
    height: 200px;
    box-shadow: none;
    padding: 0 0 18px;
}

.fenlei .box2 ul .xmboxall .xmboxall_fl {
    float: left;
    width: 250px;
    height: 115px;
    border-radius: 5px;
    overflow: hidden;
}

.fenlei .box2 ul .xmboxlist .xmboxall_main .xmboxall .xmboxall_fl {
    width: 295px;
    height: 184px;
    border-radius: 12px;
}

.fenlei .box2 ul .xmboxall .xmboxall_fl img {
    width: 100%;
}

.fenlei .box2 ul .xmboxall .xmboxall_fr {
    position: relative;
    float: right;
    width: 565px;
}

.fenlei .box2 ul .xmboxlist .xmboxall_main .xmboxall .xmboxall_fr {
    float: left;
    width: 554px;
    height: 184px;
    margin-left: 19px;
}

.fenlei .box2 ul .xmboxlist .xmboxall_main .xmboxall .xmboxall_fr h6 {
    height: 27px;
    line-height: 27px;
    margin: 9px 0 7px;
}

.fenlei .box2 ul .xmboxlist .xmboxall_main .xmboxall .xmboxall_fr h6 b {
    display: inline-block;
    height: 27px;
    line-height: 27px;
    font-size: 16px;
    color: #fff;
    border-radius: 2px;
    background: #2474e3;
    padding: 0 7px;
    margin-right: 14px;
}

.fenlei .box2 ul .xmboxlist .xmboxall_main .xmboxall .xmboxall_fr h6 span {
    font-size: 13px;
    color: #595959;
    padding-right: 18px;
}

.fenlei .box2 ul .xmboxall .xmboxall_fr p {
    font-size: 14px;
    line-height: 26px;
    color: #7d7d7d;
    height: 104px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.fenlei .box2 ul .xmboxall .xmboxall_fr a {
    position: absolute;
    left: 72px;
    bottom: -60px;
    width: 146px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border-radius: 21px;
    box-shadow: 5px 5px 20px rgba(51, 97, 221, 0.5);
    background: #376ce3;
    margin-top: 10px;
}

.fenlei .box2 ul .xmboxlist .xmboxall_main .xmboxall .xmboxall_fr p {
    height: 88px;
    color: #8c8c8c;
    line-height: 22px;
}

.fenlei .box2 ul .xmboxlist .xmboxall_main .xmboxall .xmboxall_fr a {
    left: 0;
    bottom: 0;
    width: 138px;
    height: 39px;
    color: #fff;
    line-height: 39px;
    box-shadow: none;
    background-color: #ff6114;
}

.fenlei .box2 ul .xmboxall .xmboxall_fr a:hover {
    background: #4e98ff;
}

.fenlei .box2 ul .xmboxall .xmboxall_fr a.noproject {
    display: none;
}

.fenlei .box2 ul .txtc {
    width: 914px;
    border-radius: 5px;
    box-sizing: border-box;
    box-shadow: 0 2px 7px rgba(226, 227, 236, 0.58);
    padding: 22px 85px 40px 31px;
    margin-bottom: 15px;
    overflow: hidden;
}

.fenlei .box2 ul .txtc p {
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    color: #7d7d7d;
}

.fenlei .box2 ul .txtc p.myp {
    color: #0199ff;
}

.fenlei .box2 ul .txtc .txtcl {
    display: none;
}

.fenlei .box2 ul .txtc .txtcr span {
    position: absolute;
    left: 0;
    top: 1px;
    line-height: 19px;
    font-size: 12px;
    color: #fff;
    border-radius: 2px;
    background: #2474e3;
    padding: 0 5px;
}

.fenlei .box2 ul .txtc .txtcr span.xinzeng {
    background: #e64545;
}

.fenlei .box2 ul .txtc .txtcrbot {
    position: relative;
    line-height: 26px;
    margin-top: 10px;
    padding-left: 46px;
}

.fenlei .box2 ul .txtc .point {
    width: 325px;
    height: 29px;
    color: #0067e1;
    border: 1px #2474e3 solid;
    border-radius: 4px;
    text-align: center;
    line-height: 29px;
    margin: 30px 0 0 252px;
    padding: 0;
}

.fenlei .box2 ul .txtc .point .yqts {
    display: none;
}

.fenlei .box2 ul .txtc .txtcr .pblue {
    color: #4492dc;
}

.box0 {
    height: 39px;
    position: relative;
}

.header_con {
    width: 100%;
    height: 111px !important;
    box-shadow: inset 0 -3px 9px rgba(228, 228, 228, 0.3);
}

.header_con .head_up {
    height: 111px !important;
}

.head_up .hp {
    padding-top: 22px !important;
}

/* .head_up .slogan{margin-top: 31px !important;} */
.header_con .head_sub {
    margin-top: 39px !important;
}

.box0 .box0con1 {
    height: 39px;
    overflow: hidden;
}

.box0 .box0con1 .nav p {
    float: left;
    height: 37px;
    font-size: 16px;
    color: #666;
    line-height: 40px;
    cursor: pointer;
    margin: 0 66px 0 20px;
}

.box0 .box0con1 .nav p:hover {
    color: #d51229;
}

.box0 .box0con1 .nav p.cur {
    color: #d51229;
    font-weight: bold;
    border-bottom: 2px #d51229 solid;
}

.box0 .box0con {
    width: 100%;
    height: 45px;
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 55px;
    background: #fff;
}

.box0 .box0con.on {
    position: fixed;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    z-index: 999;
}

.box0 .box0con2 .nav {
    font-size: 0;
    text-align: center;
    width: 1100px;
    margin: 3px auto 0;
}

.box0 .box0con2 .nav p {
    height: 42px;
    display: inline-block;
    font-size: 18px;
    color: #a3a4a9;
    line-height: 50px;
    position: relative;
    cursor: pointer;
    margin: 0 10px;
    width: 100px;
}

.box0 .box0con2 .nav p:hover {
    color: #666;
}

.box0 .box0con2 u {
    width: 80px;
    height: 3px;
    background: #216ef4;
    position: absolute;
    bottom: 0;
    left: 10px;
    display: none;
}

.box0 .box0con2 .long u {
    left: 0;
    width: 102px;
}

.box0 .box0con2 .nav .cur {
    font-size: 20px;
    font-weight: bold;
    color: #333;
}

.box0 .box0con2 .nav .cur u {
    display: block;
}

.box0 .box0con.on .nav .cur u {
    height: 1px;
}

.box0 .box0con2 .nav p span {
    position: absolute;
    width: 65px;
    line-height: 21px;
    font-size: 12px;
    color: #fff;
    background: #ff6114;
    border-radius: 6px;
    top: -8px;
    left: 18px;
    font-weight: normal;
}

.box0 .box0con2 .nav p span a {
    position: absolute;
    left: 30px;
    top: 21px;
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid;
    border-color: #ff6114 transparent transparent transparent;
}

/* .fenleis{display: none}
.fenlei .xianshi{display: block;} */
.fenleis {
    position: absolute;
    width: 0;
    overflow: hidden;
}

.fenlei .xianshi,
.box2kcdg_add .box2 {
    position: relative;
    width: 100%;
    height: auto;
    overflow: visible;
}

.box2 .jieduan {
    display: none;
}

.box2kcdg_add.xianshi .jieduan {
    display: block;
}

.headtop {
    height: 40px;
    background: #f5f5f5;
}

.headtop p {
    float: right;
    font-size: 14px;
    color: #999;
    line-height: 40px;
}

.headtop ul {
    float: left;
}

.headtop ul li {
    float: left;
    line-height: 40px;
    margin-right: 15px;
}

.headtop ul li a {
    font-size: 14px;
    color: #999;
    display: block;
    height: 100%;
}

.headtop ul li a:hover {
    color: #3673ff;
}

/* banner */
.ban {
    width: 100%;
    position: relative;
}

.ban .slideBox {
    width: 100%;
    height: 400px;
    overflow: hidden;
    position: relative;
}

.ban .slideBox .hd {
    width: 902px;
    height: 15px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -600px;
    bottom: 15px;
    z-index: 1;
    text-align: center;
}

.ban .slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    display: inline-block;
}

.ban .slideBox .hd ul li {
    float: left;
    margin: 0 3px;
    width: 8px;
    height: 8px;
    line-height: 10px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    opacity: 0.3;
    border-radius: 50%;
}

.ban .slideBox .hd ul li.on {
    color: #fff;
    opacity: 0.7;
}

.ban .slideBox .bb {
    bottom: 222px;
    height: 50px;
    padding-left: 0;
    margin-left: -600px;
    display: none;
    height: 0;
    overflow: visible;
}

.ban .slideBox .bd .li_in {
    width: 968px;
    padding-left: 232px;
    height: 385px;
    margin: 0 auto;
}

.ban .slideBox .bd a {
    width: 100%;
    height: 400px;
    display: block;
    overflow: hidden;
}

.ban .slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.ban .slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    width: 100%;
    height: 400px;
}

/*.ban .slideban .bd img{ display:block; border: 0;}*/
.ban .slideban .bd img {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
}

.ban .slideBox:hover .bb {
    display: block;
}

.ban .slideBox .next {
    left: auto;
    right: 0;
    background-position: 8px 5px;
}

.ban .slideBox .prev:hover,
.ban .slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.ban .slideBox .prevStop {
    display: none;
}

.ban .slideBox .nextStop {
    display: none;
}

.ban .slideban .prev,
.ban .slideban .next {
    background-color: #3a394f;
    padding: 10px 0;
    background-position: -110px 14px;
}

.ban .slideban .next {
    background-position: 8px 14px;
}

.ban .banbot {
    height: 80px;
    background: #f5f5f5;
}

.ban .banbot ul {
    display: flex;
    width: 1200px;
    margin: 0 auto;
    height: 100%;
}

.ban .banbot ul li {
    flex: 1;
    height: 35px;
    box-sizing: border-box;
    text-align: center;
    font-size: 14px;
    color: #8b8b8b;
    line-height: 24px;
    border-right: 1px solid #e8e8e8;
    margin-top: 24px;
}

.ban .banbot ul li:last-child {
    border: none;
}

.ban .banbot ul li p {
    margin-top: -10px;
}

.ban .banbot ul li span {
    position: relative;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 22px;
    color: #000;
    font-weight: bold;
}

.ban .banbot ul li span i {
    position: absolute;
    font-style: normal;
    font-size: 16px;
    color: #5a5a5a;
    top: -6px;
    right: -12px;
}

.ban .banbot ul li b {
    position: relative;
    font-size: 20px;
    color: #000;
}

.header_con .head_sub {
    float: right;
    width: 294px;
    height: 39px;
    border: 1px #dee0ea solid;
    border-radius: 4px;
    margin: 25px 0 0 0;
}

.header_con .head_sub .head_tit {
    width: 100%;
    height: 100%;
    position: relative;
}

.header_con .head_sub .head_tit b {
    float: left;
    width: 109px;
    height: 20px;
    line-height: 20px;
    margin-top: 9.5px;
    border-right: 1px #e7e8f0 solid;
    font-size: 16px;
    color: #828285;
    text-align: center;
    font-weight: normal;
}

.header_con .head_sub .head_tit p {
    font-size: 16px;
    color: #828285;
    float: left;
    line-height: 39px;
    padding-left: 10px;
    width: 170px;
    cursor: pointer;
}

.header_con .head_sub .head_tit p:hover {
    color: #0462ea;
}

.header_con .head_sub .head_tit p img {
    position: absolute;
    width: 8px;
    right: 16px;
    top: 17px;
    opacity: 0.4;
}

.header_con .head_sub .head_tit .xqalls {
    display: none;
    position: absolute;
    left: -1px;
    top: 36px;
    width: 284px;
    max-height: 150px;
    border: 1px #dee0ea solid;
    border-top: none;
    background: #fff;
    overflow-y: auto;
    border-radius: 0 0 5px 5px;
    z-index: 15;
    padding: 5px 0 5px 10px;
}

.header_con .head_sub .head_tit .xqalls ul li {
    line-height: 30px;
}

.header_con .head_sub .head_tit .xqalls ul li a {
    font-size: 14px;
    color: #838383;
    display: block;
    width: 100%;
}

.header_con .head_sub .head_tit .xqalls ul li a:hover {
    color: #216ef4;
}

.header_con .head_sub .head_tit .xqalls::-webkit-scrollbar {
    width: 5px;
    height: 1px;
}

.header_con .head_sub .head_tit .xqalls::-webkit-scrollbar-thumb {
    width: 5px;
    border-radius: 5px;
    background: #216ef4;
}

.header_con .head_sub .head_tit .xqalls::-webkit-scrollbar-track {
    width: 5px;
    height: 1px;
}

.ban .head_kb {
    position: absolute;
    width: 235px;
    height: 440px;
    background: #fff;
    z-index: 10;
    left: 50%;
    top: -39px;
    border-radius: 4px 4px 0 0;
    padding: 0 30px;
    margin-left: 304px;
    box-shadow: 0 5px 5px rgba(245, 250, 255, 0.5);
}

.ban .boxshadow {
    position: absolute;
    left: 50%;
    top: -39px;
    width: 336px;
    height: 39px;
    margin-left: 284px;
    overflow: hidden;
}

.ban .boxshadow i {
    position: absolute;
    left: 0;
    top: 0;
    width: 278px;
    height: 39px;
    box-shadow: 0 0 18px rgba(0, 64, 150, 0.08);
    margin-left: 20px;
}

.ban .head_kb .headkb_top h2 {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #006cff;
    font-weight: bold;
    padding: 20px 0 11px;
}

.ban .head_kb .headkb_top span {
    float: left;
    width: 45px;
    height: 45px;
    background: #eff5fd;
    border-radius: 50%;
    margin-right: 8px;
}

.ban .head_kb .headkb_top span img {
    height: 90%;
    margin: 5% auto 0;
    display: block;
}

.ban .web_icon .headkb_top h2 {
    font-size: 19px;
    color: #006cff;
}

.ban .head_kb .techcen_right {
    height: 280px;
}

.ban .head_kb .techcen_right .techcen_tit {
    width: 100%;
    height: 39px;
    border: 1px #e8e8e8 solid;
    line-height: 39px;
    border-radius: 5px;
    position: relative;
    cursor: pointer;
}

.ban .head_kb .techcen_right .techcen_tit b {
    float: left;
    width: 84px;
    height: 100%;
    background: #e8e8e8;
    font-size: 15px;
    color: #2a2a2a;
    text-align: center;
    font-weight: normal;
}

.ban .head_kb .techcen_right .techcen_tit p {
    float: left;
    width: 126px;
    padding-left: 10px;
}

.ban .head_kb .techcen_right .techcen_tit p img {
    width: 8px;
    position: absolute;
    right: 21px;
    top: 18px;
}

.ban .head_kb .techcen_right .techcen_tit .xqall {
    position: absolute;
    padding: 5px 0;
    width: 221px;
    border: 1px #e8e8e8 solid;
    border-top: none;
    right: -1px;
    top: 36px;
    background: #fff;
    z-index: 6;
    display: none;
}

.ban .head_kb .techcen_right .techcen_tit .xqall ul li {
    float: left;
    width: 33%;
    font-size: 13px;
    text-align: center;
    line-height: 26px;
}

.ban .head_kb .techcen_right .techcen_kb ul {
    width: 210px;
    height: 114px;
    margin-top: 12px;
    overflow: hidden;
    padding-left: 11px;
}

.ban .head_kb .techcen_right .techcen_kb ul li {
    width: 100%;
    line-height: 28px;
}

.ban .head_kb .techcen_right .techcen_kb ul li a {
    display: block;
    width: 230px;
    font-size: 13px;
    color: #898989;
}

.ban .head_kb .techcen_right .techcen_kb ul li a:hover {
    color: #d50212;
}

.ban .head_kb .techcen_right .techcen_kb ul li a span {
    margin-right: 22px;
}

.techcen_right .kb_info {
    float: right;
    width: 221px;
    height: 291px;
    background: #fff;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    margin-right: 14px;
}

.techcen_right .kb_info .hd {
    width: 100%;
    height: 32px;
    margin: 0 auto 10px;
    border: 1px solid #e8e8e8;
    overflow: inherit;
    border-radius: 5px;
}

.techcen_right .kb_info .hd span {
    float: left;
    background: #e8e8e8;
    line-height: 32px;
    font-size: 15px;
    width: 76px;
    padding: 0 4px;
    height: 100%;
    overflow: hidden;
    text-align: center;
    color: #2a2a2a;
}

.techcen_right .kb_info .hd dl {
    float: left;
}

.techcen_right .kb_info .select {
    position: relative;
}

.techcen_right .kb_info .select dt {
    width: 126px;
    height: 32px;
    line-height: 32px;
    cursor: pointer;
    padding-left: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    z-index: 10000;
}

.techcen_right .kb_info .select dd {
    position: absolute;
    padding: 5px 0;
    width: 221px;
    border: 1px #e8e8e8 solid;
    border-top: none;
    right: -2px;
    top: 36px;
    background: #fff;
    z-index: 6;
}

.techcen_right .kb_info .select dd .zhe_line {
    position: absolute;
    left: 101px;
    top: -1px;
    width: 159px;
    height: 1px;
    background: #fff;
    line-height: 0;
    font-size: 0;
    z-index: 9;
    display: none;
}

.techcen_right .kb_info .select dd ul {
    max-height: 320px;
}

.techcen_right .kb_info .select dd ul li {
    float: left;
    width: 33%;
    font-size: 13px;
    text-align: center;
    line-height: 26px;
}

.techcen_right .kb_info .select dd ul li a:hover {
    color: #ff3030;
}

.techcen_right .kb_info .bd {
    width: 225px;
    height: 260px;
    overflow: hidden;
    margin-left: 9px;
}

.techcen_right .kb_info .bd ul {
    width: 225px !important;
    height: 260px;
    overflow: hidden;
    zoom: 1;
}

.techcen_right .kb_info .bd ul li {
    float: left;
    width: 230px;
    text-align: left;
    _display: inline;
    height: 260px;
}

.techcen_right .kb_info .bd ul li p {
    max-height: 120px;
    height: 115px;
    overflow: hidden;
    margin-bottom: 12px;
}

.techcen_right .kb_info .bd ul li p:nth-child(1) {
    margin-right: 20px;
}

.techcen_right .kb_info .bd ul li a {
    display: block;
    line-height: 0;
    height: 0;
    color: #898989;
    font-size: 14px;
    position: relative;
}

.techcen_right .kb_info .bd ul li a.itcast_click {
    line-height: 24px;
    height: 24px;
}

.techcen_right .kb_info .bd ul li a:hover {
    color: #ff3030;
}

.techcen_right .kb_info .bd ul li a:hover strong {
    color: #ff3030;
}

.techcen_right .kb_info .bd ul li em {
    display: inline-block;
    padding: 0 6px;
}

.techcen_right .kb_info .bd ul li strong {
    position: relative;
    font-weight: normal;
}

.ban .head_kb .headkb_bot {
    text-align: center;
    padding-top: 25px;
}

.ban .head_kb .headkb_bot a {
    display: block;
    width: 214px;
    height: 38px;
    border-radius: 20px;
    background: #ff6114;
    font-size: 15px;
    color: #fffebb;
    line-height: 38px;
    margin: 0 auto;
}

.ban .head_kb .headkb_bot a:hover {
    background: #fa7f44;
}

.box0 .box0con2 {
    padding-top: 12px;
    height: 65px;
    display: none;
    z-index: 21;
}

.box0con2 .con2h2 {
    position: absolute;
    left: 0;
    top: 3px;
    height: 45px;
    line-height: 45px;
    font-size: 24px;
    color: #216df4;
    font-weight: bold;
}

.box0con2 .con2h2 span {
    float: left;
    width: 45px;
    height: 45px;
    background: #eff5fd;
    border-radius: 50%;
    margin-right: 8px;
}

.box0con2 .con2h2_web {
    font-size: 19px;
    color: #2ca8fa;
}

.box0con2 .con2h2_web span {
    background: -moz-linear-gradient(to bottom, #25a0fd, #59d2e8);
    background: linear-gradient(to bottom, #25a0fd, #59d2e8);
}

.box0con2 .con2h2 span img {
    height: 90%;
    margin: 5% auto 0;
    display: block;
}

.box0con2 .headkb_bot {
    position: absolute;
}

.box0 .box0con2 .nav {
    margin-left: 35px;
}

.box0 .box0con2 .headkb_bot {
    position: absolute;
    right: 0;
    top: -6px;
    padding: 6px 146px 0 34px;
    height: 55px;
}

.box0 .box0con2 .headkb_bot h3 {
    font-size: 20px;
    color: #151515;
    font-weight: bold;
}

.box0 .box0con2 .headkb_bot p {
    font-size: 14px;
    color: #adadad;
    padding: 3px 0 16px;
}

.box0 .box0con2 .headkb_bot a {
    position: absolute;
    text-align: center;
    right: 0;
    top: 10px;
    width: 158px;
    height: 38px;
    border-radius: 25px;
    background: #ff6114;
    font-size: 15px;
    color: #fff;
    line-height: 38px;
    margin: 0 auto;
}

.box0 .box0con2 .headkb_bot a:hover {
    background: #fa7f44;
}

.box_teacher .teacher_con {
    position: relative;
    width: 1197px;
    height: 404px;
    margin: 0 auto;
    z-index: 3;
}

.box_teacher .teacher_con .slideBox {
    height: 404px;
    overflow: hidden;
}

.box_teacher .teacher_con .hd {
    position: absolute;
    left: 50%;
    margin-left: -50px;
    width: 100px;
    height: 2px;
    background: #e8e8e8;
    bottom: -21px;
}

.box_teacher .teacher_con .hd ul li {
    float: left;
    width: 50%;
    height: 2px;
    font-size: 0;
    cursor: pointer;
}

.box_teacher .teacher_con .hd ul li.on {
    background: #e9162f;
}

.box_teacher .teacher_con .bd ul li .teamain {
    position: relative;
    float: left;
    width: 170px;
    height: 202px;
    border-right: 1px #565763 solid;
    border-bottom: 1px #565763 solid;
}

.box_teacher .teacher_con .bd ul li .teamain .main_pic {
    position: relative;
    width: 170px;
    height: 202px;
    overflow: hidden;
}

.box_teacher .teacher_con .bd ul li .teamain .main_pic img {
    width: 100%;
}

.box_teacher .teacher_con .bd ul li .teamain .main_pic span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(39, 39, 52, 0.6);
}

.box_teacher .teacher_con .bd ul li .teamain .main_mask {
    position: absolute;
    left: 171px;
    top: 0;
    display: none;
    width: 171px;
    height: 202px;
    overflow: hidden;
    padding: 0 12px;
    box-sizing: border-box;
    background: rgba(39, 39, 52, 0.9);
    z-index: 3;
}

.box_teacher .teacher_con .bd ul li .teamain .main_mask h2 {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    padding: 18px 0 8px;
    border-bottom: 1px #5d5f66 solid;
}

.box_teacher .teacher_con .bd ul li .teamain .main_mask h2 span {
    font-size: 13px;
    font-weight: normal;
    margin-left: 10px;
}

.box_teacher .teacher_con .bd ul li .teamain .main_mask h3 {
    height: 20px;
    margin: 12px 0 8px;
    overflow: hidden;
}

.box_teacher .teacher_con .bd ul li .teamain .main_mask h3 span {
    font-size: 12px;
    color: #d5d9e5;
    float: left;
    padding: 0 6px;
    height: 20px;
    line-height: 20px;
    background: #555661;
    border-radius: 11px;
    margin-right: 6px;
}

.box_teacher .teacher_con .bd ul li .teamain .main_mask h4 {
    height: 32px;
    font-size: 12px;
    color: #fff;
    line-height: 16px;
    overflow: hidden;
}

.box_teacher .teacher_con .bd ul li .teamain .main_mask p {
    height: 48px;
    font-size: 12px;
    color: #abb1c3;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-top: 8px;
}

.box_teacher .teacher_con .bd ul li .teamain:nth-child(7) .main_mask,
.box_teacher .teacher_con .bd ul li .teamain:nth-child(14) .main_mask {
    left: -171px;
}

.box_teacher .teacher_con .bd ul li .teamain:hover .main_pic span {
    display: none;
}

.box_teacher .teacher_con .bd ul li .teamain:hover .main_mask {
    display: block;
}

.box_newsinfo .newsinfo_list {
    position: relative;
    width: 1255px;
    z-index: 3;
}

.box_newsinfo .newsinfo_list .list_main {
    width: 380px !important;
    height: 374px;
    border: 2px #fff solid;
    box-sizing: border-box;
    background-image: linear-gradient(-39deg, #f8f8f8, #fff);
    border-radius: 4px;
    box-shadow: 6px 6px 18px 0 rgba(255, 255, 255, 0.7),
    -6px -6px 18px 0 rgba(55, 99, 170, 0.06);
    padding: 0 32px;
    margin: 0 29px 0 0 !important;
}

.box_newsinfo .newsinfo_list .list_main h2 {
    height: 24px !important;
    line-height: 24px !important;
    border: none !important;
    margin-bottom: 0 !important;
    padding: 35px 0 28px;
}

.box_newsinfo .newsinfo_list .list_main h2 span {
    height: auto !important;
    font-size: 20px !important;
    color: #404550 !important;
    font-weight: bold;
    border: none !important;
}

.box_newsinfo .newsinfo_list .list_main h2 a {
    font-size: 14px !important;
    color: #006cff !important;
}

.box_newsinfo .newsinfo_list .list_main ul li a {
    font-size: 15px !important;
    color: #404550 !important;
}

.box_newsinfo .newsinfo_list .list_main ul li a span {
    display: none !important;
}

.box_newsinfo .newsinfo_list .list_main:last-child {
    background: none;
    box-shadow: none;
    border: none;
}

.box_newsinfo .newsinfo_list .list_main:last-child ul li a span {
    display: inline-block !important;
    font-weight: bold;
    box-shadow: none !important;
    margin-right: 3px !important;
}

.box_newsinfo .newsinfo_list .list_main ul li:nth-child(-n + 3) a span {
    color: #e9152e !important;
}

.box_newsinfo .newsinfo_list .list_main ul li:hover a {
    color: #006cff !important;
    text-decoration: none !important;
}

.boxleft {
    border: 1px #fff solid;
    position: fixed;
    z-index: 30;
    width: 115px;
    background: #fff;
    padding: 10px 10px;
    left: 50%;
    margin-left: -780px;
    top: 150px;
    box-shadow: 0 0 14px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    display: none;
}

.boxleft ul li {
    position: relative;
    width: 100%;
    height: 32px;
    font-size: 14px;
    text-align: center;
    line-height: 32px;
    cursor: pointer;
    border-radius: 8px;
    margin: 5px 0;
}

.boxleft ul li a {
    width: 100%;
    height: 100%;
    color: #252b3a;
}

.boxleft ul li.cur {
    background: #e9f4ff;
    color: #216df4;
}

.boxleft ul li.cur a {
    color: #216df4;
    font-weight: bold;
}

.boxleft ul li:hover a {
    color: #216df4;
    font-weight: bold;
}

@media only screen and (max-width: 1500px) {
    .boxleft {
        margin-left: -710px;
        width: 85px;
        padding: 10px 5px;
    }

    .boxleft ul li {
        font-size: 12px;
        height: 28px;
        line-height: 28px;
    }

    .boxleft ul li.cur:before {
        right: -22px;
        background-size: 80%;
    }
}

.mask_video .video_con {
    width: auto !important;
}


.fenlei .kcdg-content .kcdg-content-main1 .kcdg-content-item div:nth-child(2) h4 {
    color: #ff9555;
}

.fenlei .kcdg-content .kcdg-content-main1 .kcdg-content-item div:nth-child(4) h4 {
    color: #0dc4b9;
}

.fenlei .kcdg-content .kcdg-content-main2 {
    padding-bottom: 76px;
}

.fenlei .kcdg-content .kcdg-content-main2 h3 {
    margin-bottom: 40px;
}

.fenlei .kcdg-content .kcdg-content-main2 h3 svg {
    width: 29px;
    height: 22px;
    margin-right: 5px;
}

.fenlei .kcdg-content .kcdg-content-main2-4 .kcdg-content-item div {
    width: 280px;
    height: 283px;
    background: #ffffff;
    box-shadow: 0 10px 16px 0 rgba(210, 245, 255, 0.5);
    border-radius: 18px;
    /* padding: 35px 40px 35px 40px; */
    padding: 30px 25px 30px 25px;
    box-sizing: border-box;
    position: relative;
}

.fenlei .kcdg-content .kcdg-content-main2-5 .kcdg-content-item div {
    width: 220px;
    height: 379px;
    background: #ffffff;
    box-shadow: 0 10px 16px 0 rgba(210, 245, 255, 0.5);
    border-radius: 18px;
    padding: 35px 30px 35px 30px;
    box-sizing: border-box;
    position: relative;
}

.kcdg-ui .kcdg-content .kcdg-content-main2-5 .kcdg-content-item div {
    height: 330px;
}

.kcdg-web .kcdg-content .kcdg-content-main2-5 .kcdg-content-item div {
    height: 240px;
}

.fenlei .kcdg-content .kcdg-content-main2 .kcdg-content-item div h4 {
    width: 92px;
    height: 29px;
    line-height: 29px;
    border-radius: 6px;
    text-align: center;
    color: #ffffff;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 20px;
}

.fenlei .kcdg-content .kcdg-content-main2 .kcdg-content-item div p {
    font-weight: 400;
    font-size: 15px;
    color: #203b52;
    line-height: 24px;
    margin-bottom: 20px;
}

.fenlei .kcdg-content .kcdg-content-main2 .kcdg-content-item div p span {
    color: #056ad8;
}

.fenlei .kcdg-content .kcdg-content-main2 .kcdg-content-item div::after {
    content: "";
    position: absolute;
    right: -15px;
    top: 136px;
    border: solid #ace7ff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    border-color: #ace7ff;
}

.fenlei .kcdg-content .kcdg-content-main2 .kcdg-content-item div:nth-child(1) h4 {
    background: #15b9fe;
}

.fenlei .kcdg-content .kcdg-content-main2 .kcdg-content-item div:nth-child(2) h4 {
    background: #169fff;
}

.fenlei .kcdg-content .kcdg-content-main2 .kcdg-content-item div:nth-child(3) h4 {
    background: #1686ff;
}

.fenlei .kcdg-content .kcdg-content-main2 .kcdg-content-item div:nth-child(4) h4 {
    background: #056ad8;
}

.fenlei .kcdg-content .kcdg-content-main2 .kcdg-content-item div:nth-child(5) h4 {
    background: #045dbd;
}

.fenlei .kcdg-content .kcdg-content-main2 .kcdg-content-item div:last-child::after {
    display: none;
}

.box_tlias {
    padding: 0 !important;
}

.box_tlias .tlias_con {
    width: 1200px;
    height: 408px;
    padding: 0 0 27px;
}

.box_tlias .tlias_con ul {
    float: left;
    width: 732px;
    height: 408px;
    border-radius: 4px;
    overflow: hidden;
}

.box_tlias .tlias_con ul li {
    display: none;
}

.box_tlias .tlias_con ul li.cur {
    display: block;
}

.box_tlias .tlias_con ul li img {
    width: 100%;
}

.box_tlias .tlias_con ol {
    float: right;
    width: 452px;
    height: 408px;
}

.box_tlias .tlias_con ol li {
    position: relative;
    float: left;
    width: 200px;
    height: 90px;
    border: 2px #fff solid;
    cursor: pointer;
    margin: 0 0 16px 26px;
    box-sizing: border-box;
    background: -moz-linear-gradient(to bottom, #f3f5f8, #fff);
    background: linear-gradient(to bottom, #f3f5f8, #fff);
    border-radius: 4px;
    box-shadow: 6px 6px 18px 0 rgba(55, 99, 170, 0.06),
    -6px -6px 18px 0 rgba(255, 255, 255, 0.7);
}

.box_tlias .tlias_con ol li em,
.box_tlias .tlias_con ol li i {
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}

.box_tlias .tlias_con ol li i.tliasicon2 {
    background-position-x: -25px;
}

.box_tlias .tlias_con ol li i.tliasicon3 {
    background-position-x: -50px;
}

.box_tlias .tlias_con ol li i.tliasicon4 {
    background-position-x: -75px;
}

.box_tlias .tlias_con ol li i.tliasicon5 {
    background-position-x: -100px;
}

.box_tlias .tlias_con ol li i.tliasicon6 {
    background-position-x: -125px;
}

.box_tlias .tlias_con ol li i.tliasicon7 {
    background-position-x: -150px;
}

.box_tlias .tlias_con ol li i.tliasicon8 {
    background-position-x: -175px;
}

.box_tlias .tlias_con ol li.cur {
    box-shadow: inset 8px 8px 20px 0 rgba(55, 99, 170, 0.1), -8px -8px 20px 0 #fff;
    background: #fff;
}

.box_tlias .tlias_con ol li:hover {
    box-shadow: inset 8px 8px 20px 0 rgba(55, 99, 170, 0.1), -8px -8px 20px 0 #fff;
    background: #fff;
}

.box_tlias .tlias_con ol li:hover em {
    left: 30px;
    top: 29px;
}

.box_tlias .tlias_con ol li:hover i {
    left: 26px;
    top: 28px;
}

.box_tlias .tlias_con ol li p {
    font-size: 14px;
    color: #98a3b7;
    padding: 22px 0 0 76px;
}

.box_tlias .tlias_con ol li p span {
    display: block;
    font-size: 18px;
    color: #404550;
}

.box_tlias .tlias_bot h3 {
    font-size: 18px;
    color: #515151;
}

.box_tlias .tlias_bot .bot2con {
    width: 1200px;
    height: 100px;
    margin-top: 12px;
    border: 2px #fff solid;
    box-sizing: border-box;
    background: -moz-linear-gradient(to bottom, #f3f5f8, #fff);
    background: linear-gradient(to bottom, #f3f5f8, #fff);
    border-radius: 4px;
    box-shadow: 6px 6px 18px 0 rgba(55, 99, 170, 0.06),
    -6px -6px 18px 0 rgba(255, 255, 255, 0.7);
}

.box_tlias .tlias_bot .bot2con .box2con_list {
    float: left;
    font-size: 14px;
    color: #515151;
    padding: 32px 0 0 38px;
}

.box_tlias .tlias_bot .bot2con .box2con_list p {
    position: relative;
}

.box_tlias .tlias_bot .bot2con .box2con_list p:before {
    position: absolute;
    left: -9px;
    top: 7px;
    width: 5px;
    height: 5px;
    background: #0067e1;
    border-radius: 50%;
    content: "";
}

.box_itczh {
    padding-bottom: 100px;
}

.box_itczh .itczh_con .itczhcon_left {
    position: relative;
    float: left;
    width: 500px;
    height: 300px;
    border: 2px #fff solid;
    box-sizing: border-box;
    background: -moz-linear-gradient(to bottom, #f3f5f8, #fff);
    background: linear-gradient(to bottom, #f3f5f8, #fff);
    border-radius: 4px;
    box-shadow: 6px 6px 18px 0 rgba(55, 99, 170, 0.06),
    -6px -6px 18px 0 rgba(255, 255, 255, 0.7);
}

.box_itczh .itczh_con .itczhcon_left .itczhpic1 {
    margin: 38px 0 14px 37px;
}

.box_itczh .itczh_con .itczhcon_left p {
    font-size: 16px;
    color: #333;
    line-height: 26px;
    padding: 0 74px;
}

.box_itczh .itczh_con .itczhcon_left p span {
    font-weight: bold;
}

.box_itczh .itczh_con .itczhcon_right {
    float: right;
    width: 680px;
    height: 300px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 4px;
    box-shadow: 6px 6px 18px 0 rgba(55, 99, 170, 0.06),
    -6px -6px 18px 0 rgba(255, 255, 255, 0.7);
    overflow: hidden;
}

.box_itczh .itczh_con .itczhcon_right ul {
    width: 682px;
}

.box_itczh .itczh_con .itczhcon_right ul li {
    position: relative;
    float: left;
    width: 340px;
    height: 150px;
    border-right: 1px #f5f5f5 solid;
    border-bottom: 1px #f5f5f5 solid;
    cursor: pointer;
    overflow: hidden;
}

.box_itczh .itczh_con .itczhcon_right ul li p {
    font-size: 18px;
    color: #252b3a;
    line-height: 22px;
    padding-top: 65px;
}

.box_itczh .itczh_con .itczhcon_right ul li:nth-child(2) p i {
    background-position-x: -23px;
}

.box_itczh .itczh_con .itczhcon_right ul li:nth-child(3) p i {
    background-position-x: -46px;
}

.box_itczh .itczh_con .itczhcon_right ul li:nth-child(4) p i {
    background-position-x: -69px;
}

.box_itczh .itczh_con .itczhcon_right ul li img {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.box_itczh .itczh_con .itczhcon_right ul li.cur img {
    display: block;
}

.mask_video_gf {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    display: none;
}

.mask_video_gf .mask_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.7);
}

.mask_video_gf .video_con2 {
    position: absolute;
    height: 85%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.mask_video_gf .video_con2 .close {
    position: absolute;
    right: -36px;
    top: -36px;
    width: 32px;
    cursor: pointer;
}

.mask_video_gf .video_con2 video {
    max-width: 600px;
}

.box_history {
    padding: 20px 0;
}

.box_history .boxhistory_con {
    width: 1110px;
    height: 147px;
    border-bottom: 1px #efefef solid;
    margin: 6px auto 0;
    padding-bottom: 48px;
    overflow: hidden;
}

.box_history .boxhistory_con ul {
    margin-left: -760px;
}

.box_history .boxhistory_con ul li {
    float: left;
    width: 710px;
    height: 100%;
    margin-right: 50px;
    opacity: 0.78;
}

.box_history .boxhistory_con ul li.cur {
    opacity: 1;
}

.box_history .boxhistory_con ul li .conpic {
    float: left;
    width: 259px;
    height: 147px;
    border-radius: 12px;
}

.box_history .boxhistory_con ul li .conmain {
    float: right;
    width: 434px;
    height: 100%;
}

.box_history .boxhistory_con ul li .conmain .conmain_top {
    font-size: 22px;
    color: #000;
    padding: 6px 0 8px;
}

.box_history .boxhistory_con ul li .conmain .conmain_bot {
    max-height: 96px;
    font-size: 14px;
    color: #777;
    line-height: 24px;
    overflow-y: auto;
    background: #ececec;
}

.box_history .boxhistory_con ul li .conmain .conmain_bot::-webkit-scrollbar {
    width: 4px;
    height: 1px;
}

.box_history .boxhistory_con ul li .conmain .conmain_bot::-webkit-scrollbar-thumb {
    width: 4px;
    border-radius: 3px;
    background: #3860f4;
}

.box_history .boxhistory_con ul li .conmain .conmain_bot::-webkit-scrollbar-track {
    width: 4px;
    height: 1px;
}

.box_history .boxhistory_con ul li .conmain .conmain_bot span {
    display: block;
    width: 100%;
    background: #fff;
}

.box_history .boxhistory_con ul li .conmain .conmain_bot em {
    color: #3860f4;
    margin-right: 5px;
}

.box_history .historyprev {
    left: 0;
}

.box_history .historyprev:hover {
    background-position: 0 -41px;
}

.box_history .historynext {
    right: 0;
    background-position: -22px 0;
}

.box_history .historynext:hover {
    background-position: -22px -41px;
}

.box_history ol {
    display: flex;
    width: 1225px;
    margin-left: 25px;
}

.box_history ol li {
    position: relative;
    float: left;
    -webkit-flex: 1;
    font-size: 16px;
    color: #878787;
    padding-top: 16px;
    cursor: pointer;
}

.box_history ol li:before {
    position: absolute;
    left: 20px;
    top: -7px;
    width: 6px;
    height: 6px;
    background: #b3b3b3;
    border: 3px #fafbff solid;
    box-shadow: 0 0 0 1px #b3b3b3;
    border-radius: 50%;
    content: "";
}

.box_history ol li.cur {
    color: #3f66f4;
}

.box_history ol li.cur:before {
    background: #3860f4;
    box-shadow: 0 0 0 1px #7aafff;
}

.boxlist10 .boxlist10_con .boxlist10_right,
.boxlist7 .boxlist7_con .boxlist7_right {
    float: right;
    width: 896px;
}

.boxlist10 .boxlist10_con .boxlist10_right ul li,
.boxlist7 .boxlist7_con .boxlist7_right ul li {
    float: left;
    width: 200px;
    height: 178px;
    margin-left: 24px;
}

.boxlist10 .boxlist10_con .boxlist10_right ul li .img_box,
.boxlist7 .boxlist7_con .boxlist7_right ul li .img_box {
    position: relative;
    width: 100%;
    height: 130px;
    border-radius: 8px;
    overflow: hidden;
}

.boxlist10 .boxlist10_con .boxlist10_right .img_box img,
.boxlist7 .boxlist7_con .boxlist7_right .img_box img {
    width: 100%;
}

.boxlist10 .boxlist10_con .boxlist10_right .sy_mask,
.boxlist7 .boxlist7_con .boxlist7_right .sy_mask {
    width: 200px;
    height: 130px;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
}

.boxlist10 .boxlist10_con .boxlist10_right .sy_mask .sy_show,
.boxlist7 .boxlist7_con .boxlist7_right .sy_mask .sy_show {
    display: block;
    width: 88px;
    margin: 55px auto;
}

.boxlist10 .boxlist10_con .boxlist10_right ul li:hover .sy_mask,
.boxlist7 .boxlist7_con .boxlist7_right ul li:hover .sy_mask {
    display: block;
}

.boxlist10 .boxlist10_con .boxlist10_right .btm p,
.boxlist7 .boxlist7_con .boxlist7_right .btm p {
    position: relative;
    font-size: 12px;
    color: #98a3b7;
    padding: 11px 6px 0 16px;
}

.boxlist10 .boxlist10_con .boxlist10_right .btm p span,
.boxlist7 .boxlist7_con .boxlist7_right .btm p span {
    float: right;
}

.ban .slideBox .next {
    left: auto;
    right: 0;
    background-position: 8px 5px;
}

.ban .slideBox .prev:hover,
.ban .slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.ban .slideBox .prevStop {
    display: none;
}

.ban .slideBox .nextStop {
    display: none;
}

.ban .slideban .prev,
.ban .slideban .next {
    background-color: #3a394f;
    padding: 10px 0;
    background-position: -110px 14px;
}

.ban .slideban .next {
    background-position: 8px 14px;
}

.ban .banbot {
    height: 80px;
    background: #f5f5f5;
}

.ban .banbot ul {
    display: flex;
    width: 1200px;
    margin: 0 auto;
    height: 100%;
}

.ban .banbot ul li {
    flex: 1;
    height: 35px;
    box-sizing: border-box;
    text-align: center;
    font-size: 14px;
    color: #8b8b8b;
    line-height: 24px;
    border-right: 1px solid #e8e8e8;
    margin-top: 24px;
}

.ban .banbot ul li:last-child {
    border: none;
}

.ban .banbot ul li p {
    margin-top: -10px;
}

.ban .banbot ul li span {
    position: relative;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 22px;
    color: #000;
    font-weight: bold;
}

.ban .banbot ul li span i {
    position: absolute;
    font-style: normal;
    font-size: 16px;
    color: #5a5a5a;
    top: -6px;
    right: -12px;
}

.ban .banbot ul li b {
    position: relative;
    font-size: 20px;
    color: #000;
}

.header_con .head_sub {
    float: right;
    width: 294px;
    height: 39px;
    border: 1px #dee0ea solid;
    border-radius: 4px;
    margin: 25px 0 0 0;
}

.header_con .head_sub .head_tit {
    width: 100%;
    height: 100%;
    position: relative;
}

.header_con .head_sub .head_tit b {
    float: left;
    width: 109px;
    height: 20px;
    line-height: 20px;
    margin-top: 9.5px;
    border-right: 1px #e7e8f0 solid;
    font-size: 16px;
    color: #828285;
    text-align: center;
    font-weight: normal;
}

.header_con .head_sub .head_tit p {
    font-size: 16px;
    color: #828285;
    float: left;
    line-height: 39px;
    padding-left: 10px;
    width: 170px;
    cursor: pointer;
}

.header_con .head_sub .head_tit p:hover {
    color: #0462ea;
}

.header_con .head_sub .head_tit p img {
    position: absolute;
    width: 8px;
    right: 16px;
    top: 17px;
    opacity: 0.4;
}

.header_con .head_sub .head_tit .xqalls {
    display: none;
    position: absolute;
    left: -1px;
    top: 36px;
    width: 284px;
    max-height: 150px;
    border: 1px #dee0ea solid;
    border-top: none;
    background: #fff;
    overflow-y: auto;
    border-radius: 0 0 5px 5px;
    z-index: 15;
    padding: 5px 0 5px 10px;
}

.header_con .head_sub .head_tit .xqalls ul li {
    line-height: 30px;
}

.header_con .head_sub .head_tit .xqalls ul li a {
    font-size: 14px;
    color: #838383;
    display: block;
    width: 100%;
}

.header_con .head_sub .head_tit .xqalls ul li a:hover {
    color: #216ef4;
}

.header_con .head_sub .head_tit .xqalls::-webkit-scrollbar {
    width: 5px;
    height: 1px;
}

.header_con .head_sub .head_tit .xqalls::-webkit-scrollbar-thumb {
    width: 5px;
    border-radius: 5px;
    background: #216ef4;
}

.header_con .head_sub .head_tit .xqalls::-webkit-scrollbar-track {
    width: 5px;
    height: 1px;
}

.ban .head_kb {
    position: absolute;
    width: 235px;
    height: 440px;
    background: #fff;
    z-index: 10;
    left: 50%;
    top: -39px;
    border-radius: 4px 4px 0 0;
    padding: 0 30px;
    margin-left: 304px;
    box-shadow: 0 5px 5px rgba(245, 250, 255, 0.5);
}

.ban .boxshadow {
    position: absolute;
    left: 50%;
    top: -39px;
    width: 336px;
    height: 39px;
    margin-left: 284px;
    overflow: hidden;
}

.ban .boxshadow i {
    position: absolute;
    left: 0;
    top: 0;
    width: 278px;
    height: 39px;
    box-shadow: 0 0 18px rgba(0, 64, 150, 0.08);
    margin-left: 20px;
}

.ban .head_kb .headkb_top h2 {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #006cff;
    font-weight: bold;
    padding: 20px 0 11px;
}

.ban .head_kb .headkb_top span {
    float: left;
    width: 45px;
    height: 45px;
    background: #eff5fd;
    border-radius: 50%;
    margin-right: 8px;
}

.ban .head_kb .headkb_top span img {
    height: 90%;
    margin: 5% auto 0;
    display: block;
}

.ban .web_icon .headkb_top h2 {
    font-size: 19px;
    color: #006cff;
}

.ban .head_kb .techcen_right {
    height: 280px;
}

.ban .head_kb .techcen_right .techcen_tit {
    width: 100%;
    height: 39px;
    border: 1px #e8e8e8 solid;
    line-height: 39px;
    border-radius: 5px;
    position: relative;
    cursor: pointer;
}

.ban .head_kb .techcen_right .techcen_tit b {
    float: left;
    width: 84px;
    height: 100%;
    background: #e8e8e8;
    font-size: 15px;
    color: #2a2a2a;
    text-align: center;
    font-weight: normal;
}

.ban .head_kb .techcen_right .techcen_tit p {
    float: left;
    width: 126px;
    padding-left: 10px;
}

.ban .head_kb .techcen_right .techcen_tit p img {
    width: 8px;
    position: absolute;
    right: 21px;
    top: 18px;
}

.ban .head_kb .techcen_right .techcen_tit .xqall {
    position: absolute;
    padding: 5px 0;
    width: 221px;
    border: 1px #e8e8e8 solid;
    border-top: none;
    right: -1px;
    top: 36px;
    background: #fff;
    z-index: 6;
    display: none;
}

.ban .head_kb .techcen_right .techcen_tit .xqall ul li {
    float: left;
    width: 33%;
    font-size: 13px;
    text-align: center;
    line-height: 26px;
}

.ban .head_kb .techcen_right .techcen_kb ul {
    width: 210px;
    height: 114px;
    margin-top: 12px;
    overflow: hidden;
    padding-left: 11px;
}

.ban .head_kb .techcen_right .techcen_kb ul li {
    width: 100%;
    line-height: 28px;
}

.ban .head_kb .techcen_right .techcen_kb ul li a {
    display: block;
    width: 230px;
    font-size: 13px;
    color: #898989;
}

.ban .head_kb .techcen_right .techcen_kb ul li a:hover {
    color: #d50212;
}

.ban .head_kb .techcen_right .techcen_kb ul li a span {
    margin-right: 22px;
}

.ban .head_kb .headkb_bot {
    text-align: center;
    padding-top: 25px;
}

.ban .head_kb .headkb_bot a {
    display: block;
    width: 214px;
    height: 38px;
    border-radius: 20px;
    background: #ff6114;
    font-size: 15px;
    color: #fffebb;
    line-height: 38px;
    margin: 0 auto;
}

.ban .head_kb .headkb_bot a:hover {
    background: #fa7f44;
}

.box0 .box0con2 {
    padding-top: 12px;
    height: 65px;
    display: none;
    z-index: 21;
}

.box0con2 .con2h2 {
    position: absolute;
    left: 0;
    top: 3px;
    height: 45px;
    line-height: 45px;
    font-size: 24px;
    color: #216df4;
    font-weight: bold;
}

.box0con2 .con2h2 span {
    float: left;
    width: 45px;
    height: 45px;
    background: #eff5fd;
    border-radius: 50%;
    margin-right: 8px;
}

.box0con2 .con2h2_web {
    font-size: 19px;
    color: #2ca8fa;
}

.box0con2 .con2h2_web span {
    background: -moz-linear-gradient(to bottom, #25a0fd, #59d2e8);
    background: linear-gradient(to bottom, #25a0fd, #59d2e8);
}

.box0con2 .con2h2 span img {
    height: 90%;
    margin: 5% auto 0;
    display: block;
}

.box0con2 .headkb_bot {
    position: absolute;
}

.box0 .box0con2 .nav {
    margin-left: 35px;
}

.box0 .box0con2 .headkb_bot {
    position: absolute;
    right: 0;
    top: -6px;
    padding: 6px 146px 0 34px;
    height: 55px;
}

.box0 .box0con2 .headkb_bot h3 {
    font-size: 20px;
    color: #151515;
    font-weight: bold;
}

.box0 .box0con2 .headkb_bot p {
    font-size: 14px;
    color: #adadad;
    padding: 3px 0 16px;
}

.box0 .box0con2 .headkb_bot a {
    position: absolute;
    text-align: center;
    right: 0;
    top: 10px;
    width: 158px;
    height: 38px;
    border-radius: 25px;
    background: #ff6114;
    font-size: 15px;
    color: #fff;
    line-height: 38px;
    margin: 0 auto;
}

.box0 .box0con2 .headkb_bot a:hover {
    background: #fa7f44;
}

.box_teacher .teacher_con {
    position: relative;
    width: 1197px;
    height: 404px;
    margin: 0 auto;
    z-index: 3;
}

.box_teacher .teacher_con .slideBox {
    height: 404px;
    overflow: hidden;
}

.box_teacher .teacher_con .hd {
    position: absolute;
    left: 50%;
    margin-left: -50px;
    width: 100px;
    height: 2px;
    background: #e8e8e8;
    bottom: -21px;
}

.box_teacher .teacher_con .hd ul li {
    float: left;
    width: 50%;
    height: 2px;
    font-size: 0;
    cursor: pointer;
}

.box_teacher .teacher_con .hd ul li.on {
    background: #e9162f;
}

.box_teacher .teacher_con .bd ul li .teamain {
    position: relative;
    float: left;
    width: 170px;
    height: 202px;
    border-right: 1px #565763 solid;
    border-bottom: 1px #565763 solid;
}

.box_teacher .teacher_con .bd ul li .teamain .main_pic {
    position: relative;
    width: 170px;
    height: 202px;
    overflow: hidden;
}

.box_teacher .teacher_con .bd ul li .teamain .main_pic img {
    width: 100%;
}

.box_teacher .teacher_con .bd ul li .teamain .main_pic span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(39, 39, 52, 0.6);
}

.box_teacher .teacher_con .bd ul li .teamain .main_mask {
    position: absolute;
    left: 171px;
    top: 0;
    display: none;
    width: 171px;
    height: 202px;
    overflow: hidden;
    padding: 0 12px;
    box-sizing: border-box;
    background: rgba(39, 39, 52, 0.9);
    z-index: 3;
}

.box_teacher .teacher_con .bd ul li .teamain .main_mask h2 {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    padding: 18px 0 8px;
    border-bottom: 1px #5d5f66 solid;
}

.box_teacher .teacher_con .bd ul li .teamain .main_mask h2 span {
    font-size: 13px;
    font-weight: normal;
    margin-left: 10px;
}

.box_teacher .teacher_con .bd ul li .teamain .main_mask h3 {
    height: 20px;
    margin: 12px 0 8px;
    overflow: hidden;
}

.box_teacher .teacher_con .bd ul li .teamain .main_mask h3 span {
    font-size: 12px;
    color: #d5d9e5;
    float: left;
    padding: 0 6px;
    height: 20px;
    line-height: 20px;
    background: #555661;
    border-radius: 11px;
    margin-right: 6px;
}

.box_teacher .teacher_con .bd ul li .teamain .main_mask h4 {
    height: 32px;
    font-size: 12px;
    color: #fff;
    line-height: 16px;
    overflow: hidden;
}

.box_teacher .teacher_con .bd ul li .teamain .main_mask p {
    height: 48px;
    font-size: 12px;
    color: #abb1c3;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-top: 8px;
}

.box_teacher .teacher_con .bd ul li .teamain:nth-child(7) .main_mask,
.box_teacher .teacher_con .bd ul li .teamain:nth-child(14) .main_mask {
    left: -171px;
}

.box_teacher .teacher_con .bd ul li .teamain:hover .main_pic span {
    display: none;
}

.box_teacher .teacher_con .bd ul li .teamain:hover .main_mask {
    display: block;
}

.box_newsinfo .newsinfo_list {
    position: relative;
    width: 1255px;
    z-index: 3;
}

.box_newsinfo .newsinfo_list .list_main {
    width: 380px !important;
    height: 374px;
    border: 2px #fff solid;
    box-sizing: border-box;
    background-image: linear-gradient(-39deg, #f8f8f8, #fff);
    border-radius: 4px;
    box-shadow: 6px 6px 18px 0 rgba(255, 255, 255, 0.7),
    -6px -6px 18px 0 rgba(55, 99, 170, 0.06);
    padding: 0 32px;
    margin: 0 29px 0 0 !important;
}

.box_newsinfo .newsinfo_list .list_main h2 {
    height: 24px !important;
    line-height: 24px !important;
    border: none !important;
    margin-bottom: 0 !important;
    padding: 35px 0 28px;
}

.box_newsinfo .newsinfo_list .list_main h2 span {
    height: auto !important;
    font-size: 20px !important;
    color: #404550 !important;
    font-weight: bold;
    border: none !important;
}

.box_newsinfo .newsinfo_list .list_main h2 a {
    font-size: 14px !important;
    color: #006cff !important;
}

.box_newsinfo .newsinfo_list .list_main ul li a {
    font-size: 15px !important;
    color: #404550 !important;
}

.box_newsinfo .newsinfo_list .list_main ul li a span {
    display: none !important;
}

.box_newsinfo .newsinfo_list .list_main:last-child {
    background: none;
    box-shadow: none;
    border: none;
}

.box_newsinfo .newsinfo_list .list_main:last-child ul li a span {
    display: inline-block !important;
    font-weight: bold;
    box-shadow: none !important;
    margin-right: 3px !important;
}

.box_newsinfo .newsinfo_list .list_main ul li:nth-child(-n + 3) a span {
    color: #e9152e !important;
}

.box_newsinfo .newsinfo_list .list_main ul li:hover a {
    color: #006cff !important;
    text-decoration: none !important;
}

.boxleft {
    border: 1px #fff solid;
    position: fixed;
    z-index: 30;
    width: 115px;
    background: #fff;
    padding: 10px 10px;
    left: 50%;
    margin-left: -780px;
    top: 150px;
    box-shadow: 0 0 14px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    display: none;
}

.boxleft ul li {
    position: relative;
    width: 100%;
    height: 32px;
    font-size: 14px;
    text-align: center;
    line-height: 32px;
    cursor: pointer;
    border-radius: 8px;
    margin: 5px 0;
}

.boxleft ul li a {
    width: 100%;
    height: 100%;
    color: #252b3a;
}

.boxleft ul li.cur {
    background: #e9f4ff;
    color: #216df4;
}

.boxleft ul li.cur a {
    color: #216df4;
    font-weight: bold;
}

.boxleft ul li:hover a {
    color: #216df4;
    font-weight: bold;
}

@media only screen and (max-width: 1500px) {
    .boxleft {
        margin-left: -710px;
        width: 85px;
        padding: 10px 5px;
    }

    .boxleft ul li {
        font-size: 12px;
        height: 28px;
        line-height: 28px;
    }

    .boxleft ul li.cur:before {
        right: -22px;
        background-size: 80%;
    }
}

.mask_video .video_con {
    width: auto !important;
}

.kcdg-linux .kcdg-banner .kcdg-banner-main .kcdg-banner-left div {
    width: 430px;
}

.kcdg-jcdl .kcdg-banner .kcdg-banner-main .kcdg-banner-left div {
    width: 576px;
}

.kcdg-hmkf .kcdg-banner .kcdg-banner-main .kcdg-banner-left div {
    width: 368px;
}

.kcdg-ai .kcdg-banner .kcdg-banner-main .kcdg-banner-left div {
    width: 328px;
}

.kcdg-ui .kcdg-banner .kcdg-banner-main .kcdg-banner-left div {
    width: 188px;
}

.kcdg-xmt .kcdg-banner .kcdg-banner-main .kcdg-banner-left div {
    width: 580px;
}

.kcdg-test .kcdg-banner .kcdg-banner-main .kcdg-banner-left div {
    width: 488px;
}

.kcdg-web .kcdg-banner .kcdg-banner-main .kcdg-banner-left div {
    width: 440px;
}

.fenlei .kcdg-banner .kcdg-banner-main .kcdg-banner-left p {
    padding-left: 2px;
    font-weight: 400;
    font-size: 24px;
    color: #ffffff;
}

.fenlei .kcdg-banner .kcdg-banner-main .kcdg-banner-right img {
    margin-right: 110px;
    width: 200px;
    height: 240px;
}

.fenlei .kcdg-content {
    background: linear-gradient(0deg, #f1fbff, #ffffff);
}

.fenlei .kcdg-content .kcdg-content-main {
    width: 1200px;
    margin: 0 auto;
    padding-top: 76px;
}

.fenlei .kcdg-content .kcdg-content-main h3 {
    font-weight: bold;
    font-size: 22px;
    color: #203b52;
    display: flex;
    align-items: center;
}

.fenlei .kcdg-content .kcdg-content-main .kcdg-content-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.fenlei .kcdg-content .kcdg-content-main1 h3 {
    margin-bottom: 80px;
}

.fenlei .kcdg-content .kcdg-content-main1 h3 svg {
    width: 24px;
    height: 25px;
    margin-right: 5px;
}

.fenlei .kcdg-content .kcdg-content-main1 .kcdg-content-item1-bg {
    width: 1016px;
    height: 81px;
    margin: 0 auto;
    background: #f1fbff;
    z-index: 1;
}

.fenlei .kcdg-content .kcdg-content-main1 .kcdg-content-item {
    z-index: 2;
    background: transparent;
    margin-top: -120px;
}

.fenlei .kcdg-content .kcdg-content-main1 .kcdg-content-item div h4 {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
    color: #0d80fe;
    display: flex;
    justify-content: center;
    align-items: end;
}

.fenlei .kcdg-content .kcdg-content-main1 .kcdg-content-item div h4 em {
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 24px;
}

.fenlei .kcdg-content .kcdg-content-main1 .kcdg-content-item div h4 i {
    font-style: normal;
    margin-top: -10px;
    font-size: 28px;
}

.fenlei .kcdg-content .kcdg-content-main1 .kcdg-content-item div h4 span {
    margin-left: 2px;
    line-height: 16px;
}

.fenlei .kcdg-content .kcdg-content-main1 .kcdg-content-item div p {
    font-weight: 400;
    font-size: 16px;
    color: #203b52;
}

.fenlei .kcdg-content .kcdg-content-main1 .kcdg-content-item div:nth-child(2) h4 {
    color: #ff9555;
}

.fenlei .kcdg-content .kcdg-content-main1 .kcdg-content-item div:nth-child(4) h4 {
    color: #0dc4b9;
}

.fenlei .kcdg-content .kcdg-content-main2 {
    padding-bottom: 76px;
}

.fenlei .kcdg-content .kcdg-content-main2 h3 {
    margin-bottom: 40px;
}

.fenlei .kcdg-content .kcdg-content-main2 h3 svg {
    width: 29px;
    height: 22px;
    margin-right: 5px;
}

.fenlei .kcdg-content .kcdg-content-main2-4 .kcdg-content-item div {
    width: 280px;
    height: 283px;
    background: #ffffff;
    box-shadow: 0 10px 16px 0 rgba(210, 245, 255, 0.5);
    border-radius: 18px;
    /* padding: 35px 40px 35px 40px; */
    padding: 30px 25px 30px 25px;
    box-sizing: border-box;
    position: relative;
}

.fenlei .kcdg-content .kcdg-content-main2-5 .kcdg-content-item div {
    width: 220px;
    height: 379px;
    background: #ffffff;
    box-shadow: 0 10px 16px 0 rgba(210, 245, 255, 0.5);
    border-radius: 18px;
    padding: 35px 30px 35px 30px;
    box-sizing: border-box;
    position: relative;
}

.kcdg-ui .kcdg-content .kcdg-content-main2-5 .kcdg-content-item div {
    height: 330px;
}

.kcdg-web .kcdg-content .kcdg-content-main2-5 .kcdg-content-item div {
    height: 240px;
}

.fenlei .kcdg-content .kcdg-content-main2 .kcdg-content-item div h4 {
    width: 92px;
    height: 29px;
    line-height: 29px;
    border-radius: 6px;
    text-align: center;
    color: #ffffff;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 20px;
}

.fenlei .kcdg-content .kcdg-content-main2 .kcdg-content-item div p {
    font-weight: 400;
    font-size: 15px;
    color: #203b52;
    line-height: 24px;
    margin-bottom: 20px;
}

.fenlei .kcdg-content .kcdg-content-main2 .kcdg-content-item div p span {
    color: #056ad8;
}

.fenlei .kcdg-content .kcdg-content-main2 .kcdg-content-item div::after {
    content: "";
    position: absolute;
    right: -15px;
    top: 136px;
    border: solid #ace7ff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    border-color: #ace7ff;
}

.fenlei .kcdg-content .kcdg-content-main2 .kcdg-content-item div:nth-child(1) h4 {
    background: #15b9fe;
}

.fenlei .kcdg-content .kcdg-content-main2 .kcdg-content-item div:nth-child(2) h4 {
    background: #169fff;
}

.fenlei .kcdg-content .kcdg-content-main2 .kcdg-content-item div:nth-child(3) h4 {
    background: #1686ff;
}

.fenlei .kcdg-content .kcdg-content-main2 .kcdg-content-item div:nth-child(4) h4 {
    background: #056ad8;
}

.fenlei .kcdg-content .kcdg-content-main2 .kcdg-content-item div:nth-child(5) h4 {
    background: #045dbd;
}

.fenlei .kcdg-content .kcdg-content-main2 .kcdg-content-item div:last-child::after {
    display: none;
}

.box_tlias {
    padding: 0 !important;
}

.box_tlias .tlias_con {
    width: 1200px;
    height: 408px;
    padding: 0 0 27px;
}

.box_tlias .tlias_con ul {
    float: left;
    width: 732px;
    height: 408px;
    border-radius: 4px;
    overflow: hidden;
}

.box_tlias .tlias_con ul li {
    display: none;
}

.box_tlias .tlias_con ul li.cur {
    display: block;
}

.box_tlias .tlias_con ul li img {
    width: 100%;
}

.box_tlias .tlias_con ol {
    float: right;
    width: 452px;
    height: 408px;
}

.box_tlias .tlias_con ol li {
    position: relative;
    float: left;
    width: 200px;
    height: 90px;
    border: 2px #fff solid;
    cursor: pointer;
    margin: 0 0 16px 26px;
    box-sizing: border-box;
    background: -moz-linear-gradient(to bottom, #f3f5f8, #fff);
    background: linear-gradient(to bottom, #f3f5f8, #fff);
    border-radius: 4px;
    box-shadow: 6px 6px 18px 0 rgba(55, 99, 170, 0.06),
    -6px -6px 18px 0 rgba(255, 255, 255, 0.7);
}

.box_tlias .tlias_con ol li em,
.box_tlias .tlias_con ol li i {
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}

.box_tlias .tlias_con ol li i.tliasicon2 {
    background-position-x: -25px;
}

.box_tlias .tlias_con ol li i.tliasicon3 {
    background-position-x: -50px;
}

.box_tlias .tlias_con ol li i.tliasicon4 {
    background-position-x: -75px;
}

.box_tlias .tlias_con ol li i.tliasicon5 {
    background-position-x: -100px;
}

.box_tlias .tlias_con ol li i.tliasicon6 {
    background-position-x: -125px;
}

.box_tlias .tlias_con ol li i.tliasicon7 {
    background-position-x: -150px;
}

.box_tlias .tlias_con ol li i.tliasicon8 {
    background-position-x: -175px;
}

.box_tlias .tlias_con ol li.cur {
    box-shadow: inset 8px 8px 20px 0 rgba(55, 99, 170, 0.1), -8px -8px 20px 0 #fff;
    background: #fff;
}

.box_tlias .tlias_con ol li:hover {
    box-shadow: inset 8px 8px 20px 0 rgba(55, 99, 170, 0.1), -8px -8px 20px 0 #fff;
    background: #fff;
}

.box_tlias .tlias_con ol li:hover em {
    left: 30px;
    top: 29px;
}

.box_tlias .tlias_con ol li:hover i {
    left: 26px;
    top: 28px;
}

.box_tlias .tlias_con ol li p {
    font-size: 14px;
    color: #98a3b7;
    padding: 22px 0 0 76px;
}

.box_tlias .tlias_con ol li p span {
    display: block;
    font-size: 18px;
    color: #404550;
}

.box_tlias .tlias_bot h3 {
    font-size: 18px;
    color: #515151;
}

.box_tlias .tlias_bot .bot2con {
    width: 1200px;
    height: 100px;
    margin-top: 12px;
    border: 2px #fff solid;
    box-sizing: border-box;
    background: -moz-linear-gradient(to bottom, #f3f5f8, #fff);
    background: linear-gradient(to bottom, #f3f5f8, #fff);
    border-radius: 4px;
    box-shadow: 6px 6px 18px 0 rgba(55, 99, 170, 0.06),
    -6px -6px 18px 0 rgba(255, 255, 255, 0.7);
}

.box_tlias .tlias_bot .bot2con .box2con_list {
    float: left;
    font-size: 14px;
    color: #515151;
    padding: 32px 0 0 38px;
}

.box_tlias .tlias_bot .bot2con .box2con_list p {
    position: relative;
}

.box_tlias .tlias_bot .bot2con .box2con_list p:before {
    position: absolute;
    left: -9px;
    top: 7px;
    width: 5px;
    height: 5px;
    background: #0067e1;
    border-radius: 50%;
    content: "";
}

.box_itczh {
    padding-bottom: 100px;
}

.box_itczh .itczh_con .itczhcon_left {
    position: relative;
    float: left;
    width: 500px;
    height: 300px;
    border: 2px #fff solid;
    box-sizing: border-box;
    background: -moz-linear-gradient(to bottom, #f3f5f8, #fff);
    background: linear-gradient(to bottom, #f3f5f8, #fff);
    border-radius: 4px;
    box-shadow: 6px 6px 18px 0 rgba(55, 99, 170, 0.06),
    -6px -6px 18px 0 rgba(255, 255, 255, 0.7);
}

.box_itczh .itczh_con .itczhcon_left .itczhpic1 {
    margin: 38px 0 14px 37px;
}

.box_itczh .itczh_con .itczhcon_left p {
    font-size: 16px;
    color: #333;
    line-height: 26px;
    padding: 0 74px;
}

.box_itczh .itczh_con .itczhcon_left p span {
    font-weight: bold;
}

.box_itczh .itczh_con .itczhcon_right {
    float: right;
    width: 680px;
    height: 300px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 4px;
    box-shadow: 6px 6px 18px 0 rgba(55, 99, 170, 0.06),
    -6px -6px 18px 0 rgba(255, 255, 255, 0.7);
    overflow: hidden;
}

.box_itczh .itczh_con .itczhcon_right ul {
    width: 682px;
}

.box_itczh .itczh_con .itczhcon_right ul li {
    position: relative;
    float: left;
    width: 340px;
    height: 150px;
    border-right: 1px #f5f5f5 solid;
    border-bottom: 1px #f5f5f5 solid;
    cursor: pointer;
    overflow: hidden;
}

.box_itczh .itczh_con .itczhcon_right ul li p {
    font-size: 18px;
    color: #252b3a;
    line-height: 22px;
    padding-top: 65px;
}

.box_itczh .itczh_con .itczhcon_right ul li:nth-child(2) p i {
    background-position-x: -23px;
}

.box_itczh .itczh_con .itczhcon_right ul li:nth-child(3) p i {
    background-position-x: -46px;
}

.box_itczh .itczh_con .itczhcon_right ul li:nth-child(4) p i {
    background-position-x: -69px;
}

.box_itczh .itczh_con .itczhcon_right ul li img {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.box_itczh .itczh_con .itczhcon_right ul li.cur img {
    display: block;
}

.mask_video_gf {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    display: none;
}

.mask_video_gf .mask_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.7);
}

.mask_video_gf .video_con2 {
    position: absolute;
    height: 85%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.mask_video_gf .video_con2 .close {
    position: absolute;
    right: -36px;
    top: -36px;
    width: 32px;
    cursor: pointer;
}

.mask_video_gf .video_con2 video {
    max-width: 600px;
}

.box_history {
    padding: 20px 0;
}

.box_history .boxhistory_con {
    width: 1110px;
    height: 147px;
    border-bottom: 1px #efefef solid;
    margin: 6px auto 0;
    padding-bottom: 48px;
    overflow: hidden;
}

.box_history .boxhistory_con ul {
    margin-left: -760px;
}

.box_history .boxhistory_con ul li {
    float: left;
    width: 710px;
    height: 100%;
    margin-right: 50px;
    opacity: 0.78;
}

.box_history .boxhistory_con ul li.cur {
    opacity: 1;
}

.box_history .boxhistory_con ul li .conpic {
    float: left;
    width: 259px;
    height: 147px;
    border-radius: 12px;
}

.box_history .boxhistory_con ul li .conmain {
    float: right;
    width: 434px;
    height: 100%;
}

.box_history .boxhistory_con ul li .conmain .conmain_top {
    font-size: 22px;
    color: #000;
    padding: 6px 0 8px;
}

.box_history .boxhistory_con ul li .conmain .conmain_bot {
    max-height: 96px;
    font-size: 14px;
    color: #777;
    line-height: 24px;
    overflow-y: auto;
    background: #ececec;
}

.box_history .boxhistory_con ul li .conmain .conmain_bot::-webkit-scrollbar {
    width: 4px;
    height: 1px;
}

.box_history .boxhistory_con ul li .conmain .conmain_bot::-webkit-scrollbar-thumb {
    width: 4px;
    border-radius: 3px;
    background: #3860f4;
}

.box_history .boxhistory_con ul li .conmain .conmain_bot::-webkit-scrollbar-track {
    width: 4px;
    height: 1px;
}

.box_history .boxhistory_con ul li .conmain .conmain_bot span {
    display: block;
    width: 100%;
    background: #fff;
}

.box_history .boxhistory_con ul li .conmain .conmain_bot em {
    color: #3860f4;
    margin-right: 5px;
}

.box_history .historyprev {
    left: 0;
}

.box_history .historyprev:hover {
    background-position: 0 -41px;
}

.box_history .historynext {
    right: 0;
    background-position: -22px 0;
}

.box_history .historynext:hover {
    background-position: -22px -41px;
}

.box_history ol {
    display: flex;
    width: 1225px;
    margin-left: 25px;
}

.box_history ol li {
    position: relative;
    float: left;
    -webkit-flex: 1;
    font-size: 16px;
    color: #878787;
    padding-top: 16px;
    cursor: pointer;
}

.box_history ol li:before {
    position: absolute;
    left: 20px;
    top: -7px;
    width: 6px;
    height: 6px;
    background: #b3b3b3;
    border: 3px #fafbff solid;
    box-shadow: 0 0 0 1px #b3b3b3;
    border-radius: 50%;
    content: "";
}

.box_history ol li.cur {
    color: #3f66f4;
}

.box_history ol li.cur:before {
    background: #3860f4;
    box-shadow: 0 0 0 1px #7aafff;
}

.boxlist10 .boxlist10_con .boxlist10_right,
.boxlist7 .boxlist7_con .boxlist7_right {
    float: right;
    width: 896px;
}

.boxlist10 .boxlist10_con .boxlist10_right ul li,
.boxlist7 .boxlist7_con .boxlist7_right ul li {
    float: left;
    width: 200px;
    height: 178px;
    margin-left: 24px;
}

.boxlist10 .boxlist10_con .boxlist10_right ul li .img_box,
.boxlist7 .boxlist7_con .boxlist7_right ul li .img_box {
    position: relative;
    width: 100%;
    height: 130px;
    border-radius: 8px;
    overflow: hidden;
}

.boxlist10 .boxlist10_con .boxlist10_right .img_box img,
.boxlist7 .boxlist7_con .boxlist7_right .img_box img {
    width: 100%;
}

.boxlist10 .boxlist10_con .boxlist10_right .sy_mask,
.boxlist7 .boxlist7_con .boxlist7_right .sy_mask {
    width: 200px;
    height: 130px;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
}

.boxlist10 .boxlist10_con .boxlist10_right .sy_mask .sy_show,
.boxlist7 .boxlist7_con .boxlist7_right .sy_mask .sy_show {
    display: block;
    width: 88px;
    margin: 55px auto;
}

.boxlist10 .boxlist10_con .boxlist10_right ul li:hover .sy_mask,
.boxlist7 .boxlist7_con .boxlist7_right ul li:hover .sy_mask {
    display: block;
}

.boxlist10 .boxlist10_con .boxlist10_right .btm p,
.boxlist7 .boxlist7_con .boxlist7_right .btm p {
    position: relative;
    font-size: 12px;
    color: #98a3b7;
    padding: 11px 6px 0 16px;
}

.boxlist10 .boxlist10_con .boxlist10_right .btm p span,
.boxlist7 .boxlist7_con .boxlist7_right .btm p span {
    float: right;
}
