.page {
    position: relative;
    width: 100%;
    background-color: rgba(255, 255, 255, 1);
    overflow: hidden;
}

.group_1 {
    width: 100%;
}

.box_1 {
    width: 100%;
    height: 80px;
    background-color: rgba(255, 255, 255, 1);
}

.box_1 .box_2 {
    margin-top: 20px;
    width: 1200px;
    overflow: hidden;
}

.box_1 .box_2 .logo {
    float: left;
}

.box_1 .box_2 .logo img {
    margin-top: 5px;
    height: 28px;
}

.box_1 .box_2 .head_right {
    float: right;
}

.box_1 .box_2 .nav {
    float: left;
    margin-top: 10px;
}

.box_1 .box_2 .nav a {
    display: inline-block;
    margin: 0 25px;
    height: 50px;
    font-size: 16px;
    color: #333;
}

.box_1 .box_2 .nav a:hover,
.box_1 .box_2 .nav a.active {
    color: #1E7EE5;
    border-bottom: 2px solid #1E7EE5;
}

.box_1 .box_2 .tal_text {
    float: left;
    margin-left: 62px;
    margin-top: 8px;
    font-size: 14px;
    font-weight: bold;
    color: #1E7EE5;
}

.box_1 .box_2 .tal_text img {
    margin-right: 13px;
}

.box_1 .box_2 .onclijdbm {
    display: block;
    float: right;
    margin-left: 40px;
    width: 100px;
    height: 38px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 38px;
    background: #1E7EE5;
    border-radius: 19px;
}

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

.image-wrapper_1 {
    position: relative;
    width: 100%;
    height: 500px;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.image-wrapper_1 .swiper-slide {
    background-position: top center !important;
    background-repeat: no-repeat !important;
    background-size: auto 100% !important;
}

.image-wrapper_1 .swiper-pagination-bullet {
    background: #fff;
    opacity: .4;
}

.image-wrapper_1 .swiper-pagination-bullet-active {
    opacity: 1;
}

.image-wrapper_1 .swiper-container-horizontal>.swiper-pagination-bullets,
.image-wrapper_1 .swiper-pagination-custom,
.image-wrapper_1 .swiper-pagination-fraction {
    bottom: 20px;
}

.group_2 {
    margin: 0 auto;
    padding-bottom: 70px;
    width: 1200px;
}

.text_1 {
    margin: 0 40px;
    margin-top: 23px;
    font-size: 16px;
    line-height: 30px;
    color: #666;
    text-align: center;
}

.text_1 span {
    color: #1E7EE5;
}

.box_3 {
    padding: 0;
    margin-top: 30px;
    list-style: none;
}

.text_11 {
    display: block;
    margin-top: 70px;
    color: rgba(51, 51, 51, 1);
    font-size: 30px;
    text-align: center;
    line-height: 24px;
}

.box_5 {
    margin: 0 auto;
    margin-top: 20px;
    width: 50px;
    height: 3px;
    background-color: rgba(30, 126, 229, 1);
}

.box_3 li {
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    width: 585px;
    height: 213px;
    background: #FFFFFF;
    box-shadow: 0px 0px 15px 0px rgba(140, 140, 140, 0.2);
    border-radius: 5px;
}

.box_3 li:nth-child(2n) {
    margin-right: 0;
}

.box_3 li .item_cont {
    padding: 35px 40px;
    overflow: hidden;
}

.box_3 li h6 {
    font-size: 20px;
    color: #333;
}

.box_3 li:last-child {
    margin-bottom: 0;
    width: 100%;
}

.box_3 li h6::after {
    content: "";
    display: block;
    margin-top: 15px;
    width: 34px;
    height: 3px;
    background: #1E7EE5;
}

.box_3 li p {
    margin-top: 20px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
}

.group_6 {
    width: 100%;
    background: rgba(35, 98, 167, .03);
    overflow: hidden;
}

.text_2 {
    margin-top: 25px;
    font-size: 16px;
    color: #666;
    text-align: center;
}

.box_2 {
    padding: 0;
    list-style: none;
    margin-top: 60px;
}

.box_2 li {
    float: left;
    margin-bottom: 40px;
    width: 33.33%;
    height: 237px;
}

.box_2 li .icon_box {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    background: #FFFFFF;
    box-shadow: 0px 1px 24px 0px rgba(35, 98, 167, 0.16);
    border-radius: 5px;
}

.box_2 li h6 {
    margin-top: 25px;
    font-size: 20px;
    color: #333;
    text-align: center;
}

.box_2 li p {
    margin-top: 20px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    text-align: center;
}

.group_8 {
    width: 100%;
    height: 591px;
    background: url(../images/bg2.png) top center no-repeat;
    overflow: hidden;
}

.group_8 .text_11 {
    color: #fff;
}

.group_9 {
    width: 100%;
    background: url(../images/bg1.png) top center no-repeat;
}

.group_10 {
    padding-bottom: 70px;
    width: 100%;
    overflow: hidden;
    background-color: #fff;
}

.page2_title {
    margin-top: 65px;
    text-align: center;
    font-size: 36px;
    color: #333;
    font-weight: normal;
}

.page2_title span {
    display: block;
    color: #666;
    font-size: 18px;
    margin-top: 15px;
}

.page2_cont {
    width: 100%;
    padding-top: 45px;
    padding-bottom: 23px;
}

.page2_cont .page2_cont_left {
    width: 765px;
    float: left;
}

.page2_cont .page2_cont_left p {
    font-size: 16px;
    color: #666;
    line-height: 36px;
}

.page2_cont .page2_cont_right {
    float: right;
    width: 385px;
}

.page2_cont .page2_cont_right ul li {
    margin-right: 25px;
    float: left;
    width: 180px;
    height: 80px;
    background: #fff;
    display: table;
    text-align: center;
    margin-bottom: 19px;
    box-shadow: 0px 3px 7px 0px rgba(153, 153, 153, 0.1);
    -moz-box-shadow: 0px 3px 7px 0px rgba(153, 153, 153, 0.1);
    -webkit-box-shadow: 0px 3px 7px 0px rgba(153, 153, 153, 0.1);
}

.page2_cont .page2_cont_right ul li:nth-child(2n) {
    margin-right: 0;
}

.page2_cont .page2_cont_right ul li a {
    display: table-cell;
    vertical-align: middle;
}

.page2_cont .page2_cont_right ul li img {
    max-width: 100%;
    max-height: 80px;
}

.page2_logo_cont {
    width: 100%;
    text-align: center;
}

.page2_logo_cont h3 {
    font-size: 20px;
    color: #666;
    text-align: center;
    font-weight: normal;
    position: relative;
    display: inline-block;
    padding: 0 19px;
    height: 25px;
    line-height: 25px;
    background: #fff;
    z-index: 9999;
}

.page2_logo_cont_tit {
    position: relative;
}

.page2_logo_cont_tit:after {
    content: "";
    display: block;
    position: absolute;
    top: 14px;
    left: 18px;
    right: 18px;
    height: 1px;
    background: #e6e6e6;
}

.page3_ul {
    margin: 0 -21px;
    margin-top: 40px;
}

.page3_ul li {
    float: left;
    width: 165px;
    height: 80px;
    background: #fff;
    margin: 0 21px;
    display: table;
    text-align: center;
    box-shadow: 0px 3px 7px 0px rgba(153, 153, 153, 0.1);
    -moz-box-shadow: 0px 3px 7px 0px rgba(153, 153, 153, 0.1);
    -webkit-box-shadow: 0px 3px 7px 0px rgba(153, 153, 153, 0.1);
}

.page3_ul li img {
    max-width: 100%;
    max-height: 80px;
}

.page3_ul li a {
    display: table-cell;
    vertical-align: middle;
}

.consultation_btn {
    display: block;
    margin: 0 auto;
    margin-top: 45px;
    width: 170px;
    height: 46px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 46px;
    background: #1E7EE5;
    border-radius: 23px;
}

.box_9 {
    padding: 35px 0;
    width: 100%;
    background-color: rgba(41, 47, 53, 1);
    overflow: hidden;
}

.box_9 .text-group_8 {
    float: left;
    width: 890px;
    margin-top: 20px;
}

.box_9 .text-group_8 p {
    font-size: 14px;
    color: #fff;
    line-height: 36px;
}

.box_9 .image-text_6 {
    float: right;
    width: 160px;
    text-align: center;
}

.box_9 .image-text_6 .image_21 {
    width: 130px;
    height: 130px;
}

.box_9 .image-text_6 .text-group_9 {
    margin-top: 10px;
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
}


/* 申请试用 */

.pop_black {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    background: rgba(0, 0, 0, .4);
}

.pop_applysection {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 600px;
    height: 560px;
    margin: auto;
    z-index: 99999;
    background: #fff;
}

.pop_applysection .close {
    position: absolute;
    top: 20px;
    right: 20px;
}

.pop_applysection .pop_applytitle {
    margin: 55px 0;
    width: 100%;
    text-align: center;
    overflow: hidden;
}

.pop_applysection .pop_applytitle h1 {
    margin-bottom: 20px;
    font-size: 24px;
    color: #333;
    text-align: center;
    font-weight: bold;
}

.pop_applysection .pop_applytitle p {
    font-size: 14px;
    color: #333;
    text-align: center;
}

.pop_applysection .pop_applyform {
    margin: 0 44px;
    overflow: hidden;
}

.pop_applysection .pop_applyform .applyform_item {
    margin-bottom: 38px;
    position: relative;
    padding-left: 13px;
    overflow: hidden;
}

.pop_applysection .pop_applyform .applyform_item label {
    position: relative;
    display: block;
    width: 100%;
    font-size: 16px;
    color: #333;
}

.pop_applysection .pop_applyform .applyform_item label span {
    position: absolute;
    left: -13px;
    color: #ed2121;
}

.pop_applysection .pop_applyform .applyform_item input {
    padding-left: 0;
    width: 100%;
    height: 34px;
    font-size: 14px;
    color: #666;
    line-height: 34px;
    border: 0;
    border-bottom: 1px solid #dbdbdb;
}

.pop_applysection .pop_applyform .applyform_item input::-webkit-input-placeholder {
    color: #999;
    font-size: 14px;
}

.pop_applysection .pop_applyform .applyform_item input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
    font-size: 14px;
}

.pop_applysection .pop_applyform .applyform_item input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
    font-size: 14px;
}

.pop_applysection .pop_applyform .applyform_item input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #999;
    font-size: 14px;
}

.pop_applysection .pop_applyform .applyform_item .yzm_box {
    position: absolute;
    top: 20px;
    right: 0;
    width: 80px;
    height: 30px;
    z-index: 999;
}

.pop_applysection .pop_applyform .applyform_item .yzm_box img {
    width: 100%;
    height: 30px;
}

.pop_applysection .pop_applyform button {
    display: block;
    margin: 0 auto;
    width: 275px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    border: 0;
    background: #1e7ee5;
}



/* 右侧悬浮区域 */

.suspension_right {
    position: fixed;
    right: 30px;
    width: 66px;
    z-index: 9999;
    bottom: 2%;
}

.suspension_right li {
    display: table;
    position: relative;
    margin-bottom: 5px;
    width: 100%;
    height: 66px;
    text-align: center;
    background: #fff;
    box-shadow: 0px 0px 10px 0px rgba(182, 182, 182, 0.26);
    cursor: pointer;
}

.suspension_right li a {
    display: table-cell;
    vertical-align: middle;
}

.suspension_right li .icon_box {
    margin-top: 10px;
    margin-bottom: 5px;
    width: 66px;
    height: 25px;
}

.suspension_right li.zszx .icon_box {
    background: url(../images/icon21.png) center center no-repeat;
}

.suspension_right li.qqzx .icon_box {
    background: url(../images/icon22.png) center center no-repeat;
}

.suspension_right li.ffrx .icon_box {
    background: url(../images/icon23.png) center center no-repeat;
}

.suspension_right li.sqsy .icon_box {
    background: url(../images/icon24.png) center center no-repeat;
}

.suspension_right li.gzh .icon_box {
    background: url(../images/icon25.png) center center no-repeat;
}

.suspension_right li.scroll_top {
    height: 50px;
}

.suspension_right li.scroll_top .icon_box {
    margin: 0;
    height: 50px;
    background: url(../images/icon26.png) center center no-repeat;
}

.suspension_right li.scroll_top:hover .icon_box {
    background: url(../images/icon26_2.png) center center no-repeat;
}

.suspension_right li p {
    font-size: 12px;
    color: #333;
    line-height: 25px;
}

.suspension_right li .item_cont {
    position: absolute;
    right: 100%;
    top: 0;
    width: 0;
    opacity: 0;
    min-height: 100%;
    overflow: hidden;
    transition: width .3s;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    font-size: 14px;
    color: #333;
    text-align: left;
    white-space: nowrap;
}
.suspension_right li.scroll_top{
    display: none;
}



.suspension_right li:hover {
    background: #1B69FE;
}

.suspension_right li:hover p {
    color: #fff;
}

.suspension_right li.zszx:hover .icon_box {
    background: url(../images/icon21_2.png) center center no-repeat;
}

.suspension_right li:hover .item_cont {
    width: 90px;
    color: #fff;
    background: #1B69FE;
    opacity: 1;
}

.suspension_right li.qqzx:hover .icon_box {
    background: url(../images/icon22_2.png) center center no-repeat;
}

.suspension_right li.ffrx:hover .icon_box {
    background: url(../images/icon23_2.png) center center no-repeat;
}

.suspension_right li.ffrx:hover .item_cont {
    width: 180px;
    text-align: center;
}

.suspension_right li.sqsy:hover .icon_box {
    background: url(../images/icon24_2.png) center center no-repeat;
}

.suspension_right li.gzh:hover .icon_box {
    background: url(../images/icon25_2.png) center center no-repeat;
}

.suspension_right li.gzh .item_cont {
    white-space: inherit;
}

.suspension_right li.gzh:hover .item_cont {
    flex-direction: column;
    padding-bottom: 7px;
    width: 140px;
    font-size: 14px;
    text-align: center;
    position: absolute;
    top: inherit;
    bottom: 0;
}

.suspension_right li.gzh .item_cont img {
    margin: 10px 0;
    margin-bottom: 5px;
    width: 120px;
    height: 120px;
}

.suspension_right li.gzh .item_cont p {
    display: block;
    width: 100%;
    font-size: 12px;
    line-height: 24px;
}
