.span_ok {
    background: #377fe7;
    color: #fff !important;
}

.card-body:hover {
    background: #f0f0f0;
    transition: all 0.3s linear;
}

.more_div div:hover {
    background: #f0f0f0;
    transition: all 0.3s linear;
}

.more_div div {
    text-align: center;
    line-height: 50px;;
    margin: auto;
    width: 281px;
    height: 55px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    border-radius: 28px 28px 0px 0px;
}

.content_div {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.xzdivC span {
    padding: 0 10px;
    display: inline-block;
    border-radius: 5px;
    margin-right: 10px;
    cursor: pointer;
}


.xzdiv .xzdivC {
    line-height: 33px;
    overflow: hidden
}


.span_ok {
    background: #377fe7;
    color: #fff !important;
}

.zccx_tabWrap img {
    width: 115px;
    height: 83px
}

.title_btn_box {
    width: 242px;
    height: 88px;
    background: #FFFFFF;
    box-shadow: 0px 7px 18px 0px rgba(0, 0, 0, 0.08);
}

.title_btn_box_span {
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #606060;
    line-height: 28px
}

.box_div {
    /*    width: 290px;
        height: 330px;*/
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
}

.box_div:hover {
    -webkit-transform: scale(1.0);
    -webkit-box-shadow: 0px 0px 30px #ccc;
    -moz-transform: scale(1.0);
    -moz-box-shadow: 0px 0px 30px #ccc;
    -o-transform: scale(1.0);
    -o-box-shadow: 0px 0px 30px #ccc
}

.box_img {
    /*width: 100%;*/
    /*padding: 4%;*/
}

.line {
    width: 242px;
    height: 3px;
    background: #1492FF
}

.sanjiao {
    width: 0;
    height: 0;
    overflow: hidden;
    border: 7px solid transparent;
    border-top-color: #1492FF;
    /*top就是倒三角，bottom就是上三角，left, right类似*/
}

.img_div {
    width: 40%;
    text-align: center;
}

.show_zp {
    display: none;
}

.show_rc {
    display: none;
}

.card-title {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 24px
}

.card-text-blue {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #1492FF;
    line-height: 24px;
}

.card-text {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 24px;
}

.video_frame {
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 350px;
}

.video_centent {
    width: 100%;
    height: 100%;
}

.box_div {
    width: 176px;
}

.image-div {
    position: relative;
    text-align: center;
    border: 1px solid #F4F4F4;
    cursor: pointer;
}


.image-mask {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    background: rgba(14, 117, 246, 0.5);
    color: #ffffff;
    opacity: 0;
    display: none;
    line-height: 300px;
}

/*  .image-div:hover .image-mask {
      opacity: 1;
      cursor: default;
  }*/


.box_bg {
    /*background: #f4f4f4;*/
    text-align: center;
    height: 70px;
    color: #cccccc;
    padding-top: 10px;
}

.box_line {
    width: 36px;
    height: 2px
}

.box_content_span {
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #3B4150;
    width: 100%;
    float: left;
}

.box_title_span {
    font-size: 22px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #333333;
}

.box_div:hover > .box_bg {
    background: #0A83FE;
    /*padding-top: 0;*/
}

.box_div:hover > .box_bg span {
    color: #FFFFFF;
    /*padding-top: 0;*/
}

.box_div:hover > .image-div > .image-mask {
    opacity: 1;
    display: block;
    cursor: default;
}

.box_div:hover > .image-div {
    border: 0px;
}

.box_div:hover > .box_bg > .div_zgc {
    background: rgba(14, 117, 246, 1);
    display: block;

}

.item_span_div {
    float: left;
    width: 100%;
}

.title_num {
    font-size: 59px;
    font-family: Arial;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 89px
}

.title_content {
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 24px;
}

.title_dw {
    font-size: 25px;
    font-family: monospace;
    font-weight: 100;
}

.fotter_tj_div {
    text-align: center;
    margin: auto;
}

#times ul {
    /* margin-left: 45px; */
    border-left: 0px;
}

#times {
    height: 271px;
}

#times1 {
    padding-top: 10px;
}

#times2 {
    padding-top: 10px;
}

#times3 {
    padding-top: 10px;
}

#times1 li a {
    color: #000;
}

#times1 li a:hover {
    color: #1492ff;
}

#times ul li {
    line-height: 30px;
}

.line {
    height: 1px;
    background: #EDEDED;
}

.nrmk_top span {
    line-height: 26px;
}

.jsmb_div {
    width: 100%;
    height: 618px;
    background: #FFFFFF;
    margin-top: 60px;
    margin-bottom: 60px;
}

.jsmb_div_title {
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #2B2D37;
    line-height: 24px;
}

.jsmb_div_content {
    padding-top: 10px;
}

.jsmb_div_content_text {
    width: 1800px;
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #3B3B3B;
}

.fotter_div {
    margin-top: 20px;
}

.title_div {
    font-size: 28px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    text-align: center;
    margin-top: 20px;
}

/*  .box_div:hover > .box_bg span {
      color: #FFFFFF !important;
      background: #0A83FE;
  }*/

.div_zgc {
    background: #FFFFFF;
    position: absolute;
    font-size: 12px;
    width: 100%;
    height: 110px;
    /* line-height: 90px;*/
    display: none;
}

#zpxx {
    display: block;
    margin: 45px 0;
    width: 100%;
    height: 331px;
    padding-right: 35px;
    overflow: hidden;
    margin-top: 0;
}

#zpxx ul li {
    width: 100%;
    line-height: 20px;
    font-weight: narmal;
    padding-bottom: 12px;
}

#zpxx ul li span {
    padding-left: 15px;
    font-size: 17px;
    color: #999;
}

#zpxx ul li p {
    width: 400px;
    float: right;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

#zpxx li a:hover {
    color: #1492ff;
}

/*#zpxx ul li {
    line-height: 30px;
}*/

#zpxx li a {
    color: #000;
}

.cont1_five {
    height: 480px;
}

.box_line {
    background: #1492FF;
    width: 100%;
    height: 2px;
    margin: auto;
    display: none;
    margin-top: -4%;
}

.five_logo {
    width: 85px;
    height: 85px;
    background: #FFFFFF;
    border: 1px solid #DBDBE0;
    border-radius: 5px;
}

.five_logo img {
    width: 85px;
    height: 85px;
}

.five_content {
    padding-left: 3%;
}

.five_qy_name {
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #5A5D60;
    line-height: 24px;
    font-weight: 600;
    width: 150px;
}

.five_content_box {
    display: flex;
    padding: 4% 2%;
    cursor: pointer;
}

.five_content_box:hover .five_content ul .five_qy_name {
    color: #0A75FD;
}

.ul_box {
    padding: 0 10px 0 0;
    margin-bottom: 2%;
}

.five_qy_type {
    color: #5A5D60;
}

.five_qy_zp {
    margin-top: 10%;
    font-size: 13px;
}

.five_box {
    cursor: pointer;
    width: 20%;
}

.five_more_box {
    cursor: pointer;
    width: 20%;
}

.five_more_box:hover {
    color: #1492FF;
}

.cont1_five_lef_title span {
    font-weight: 600;
    /* color: #1492FF;*/
}