@charset "GBK";
.wrap {
    width: 1280px;
    margin: auto;
}
.box-163css{
	height:535px;
}
a {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

.flex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.clear {
    clear: both;
    background: url(../images/erweima.jpg) no-repeat left center;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

.mar30 {
    margin: 30px auto;
}

.floatL {
    float: left;
}

.floatR {
    float: right;
}

.p {
    text-indent: 2em;
    line-height: 2em;
}

.title_main {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #4546c2;
    margin: 30px auto;
}

.zxbtn {
    width: 350px;
    line-height: 52px;
    text-align: center;
    display: block;
    border-radius: 14px;
    color: #fff;
    font-size: 22px;
    margin: 30px auto;
    background-image: linear-gradient(#af24ac, #8f26c9);
}

.mar30 {
    margin: 30px auto;
}



.qianJing .left {
    width: 51%;
}

.qianJing .right {
    width: 47%;
}

.qianJing .right img {
    width: 100%;
    margin-top: 30px;
}

.qianJing .left h2 {
    background-color: #4546c2;
    color: #fff;
    margin: 30px 0;
    line-height: 50px;
    display: flex;
}

.qianJing .left h2 b {
    background-color: #6f47e8;
    display: block;
    width: 25px;
    height: 50px;
    line-height: 50px;
    margin-right: 10px;
}

.qianJing .left p.p1 {
    text-indent: 32px;
    line-height: 34px;
    text-align: left;
}

.ul_list1 li {
    width: 31%;
    /* height: 170px; */
    border: 1px solid;
    border-radius: 10px;
    text-align: center;
    margin: 38px auto;
    color: #707070;
}

.ul_list1 li strong {
    display: block;
    text-align: center;
    font-size: 24px;
    margin: 10px auto 0;
}

.ul_list1 li p {
    line-height: 34px;
    text-align: center;
}

.bg_1 {
    background: url(../images/bg1.jpg) no-repeat;
    background-size: auto;
    background-position-y: bottom;
}


.mubiao .left {
    background-color: #4546c2;
    color: #fff;
    width: 36%;
    padding: 22px 0;
}

.mubiao .left .flex {
    width: 38%;
    color: #fff;
    line-height: 44px;
    font-size: 22px;
    margin: 30px auto;
}

.mubiao .left p {
    width: 90%;
    margin: 0 auto;
    text-indent: 32px;
    line-height: 30px;
}

.mubiao .left .zhuyi_div {
    width: 89%;
    margin: 0 auto;
    line-height: 30px;
}



/*page*/
.swiper-pagination {
    width: 256px;
    float: left;
    text-align: center;
    padding-top: 70px;
    background: #6f47e8;
    padding-bottom: 0;
    height: 440px;
}

.swiper-pagination-bullet {
    -webkit-box-flex: 1;
    height: 100px;
    margin-bottom: 30px;
    line-height: 100px;
    color: #fff;
    background: #6f47e8;
    font-size: 20px;
    width: 100%;
    border-radius: 0;
    opacity: 1;
    text-align: center;
}

.swiper-pagination-bullet {
    color: #fff;
    display: block;
    font-size: 16px;
}

.swiper-pagination-bullet-active {
    color: #fff;
    background: #4329c2;
    font-size: 20px;
}

.swiper-pagination-bullet img {
    margin-right: 20px;
}


.ul_list2 {
    width: 52%;
}

.ul_list2 li {
    width: 48%;
    margin: 0 auto 22px;
}

.ul_list2 li img {
    width: 100%;
}

.ul_list2 li p {
    background: #4546c2;
    line-height: 40px;
    color: #fff;
    text-align: center;
    border-radius: 0 0 10px 10px;
}

.swiper_kecheng {
    width: 70%;
    margin-left: 296px;
    overflow: hidden;
}

.swiper_kecheng .swiper-slide .right {
    width: 38%;
}

.swiper_kecheng .swiper-slide .right strong {
    color: #707070;
    font-size: 23px;
    display: block;
    margin: 10px 0 20px;
    text-align: center;
}

.swiper_kecheng .swiper-slide .right a {
    width: 300px;
    line-height: 52px;
    text-align: center;
    display: block;
    border-radius: 14px;
    color: #fff;
    font-size: 22px;
    margin: 30px auto;
    background-image: linear-gradient(#af24ac, #8f26c9);
}

.swiper_kecheng .swiper-slide .right p {
    line-height: 34px;
    text-align: center;
    height: 360px;
}

.swiper_kecheng .swiper-slide .right p b {
    color: #4329c2;
}


.ul_list3 li {
    width: 47%;
}

.ul_list3 li p {
    background-color: #4546c2;
    color: #fff;
    line-height: 50px;
    width: 70%;
    text-indent: 60px;
    font-size: 20px;
    border-radius: 30px 0 0;
}

.ul_list3 li div {
    background: #eaeff6;
    padding: 22px;
    line-height: 30px;
    border-radius: 0 0 15px 15px;
}

.img_mar {
    display: block;
    margin: 3% auto;
}


.xinzi .ul_list4 {
    width: 49%;
}

.xinzi .right {
    width: 48%;
}

.ul_list4 li {
    width: 46%;
    border: 3px solid #4546c2;
}

.ul_list4 li strong {
    color: #4546c2;
    font-size: 34px;
    text-align: center;
    display: block;
    margin: 30px auto 10px;
}

.ul_list4 li p {
    text-align: center;
    margin: 0px auto 42px;
}

.xinzi .right {
    width: 48%;
    line-height: 32px;
    text-indent: 32px;
    margin: 26px 0 0;
}


.bgcolor {
    background: url("../images/img23.jpg") no-repeat bottom;
    height: 465px;
    padding-top: 1px;
}

.bmbox2 {
    width: 412px;
    height: 370px;
    margin-left: 776px;
    background: #fff;
    margin-top: 40px;
}

.bm-title2 {
    text-align: center;
    padding: 30px;
}

.bm-title2 strong {
    font-size: 30px;
    color: #585858;
}

.bm-input2 {
    display: block;
    width: 295px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #c9c9c9;
    margin: 0 auto 20px;
    padding: 0 10px;
    border-radius: 10px;
    background: url(../images/img22.png) no-repeat;
    background-size: 23px 33px;
    background-position-x: 11px;
    background-position-y: 5px;
}

.bg_zs {
    background-color: #7b67ac;
}

.bm-submit2 {
    display: block;
    width: 295px;
    height: 50px;
    line-height: 50px;
    margin: 30px auto;
    border-radius: 10px;
    text-align: center;
    background-color: #ae87d6;
    color: #fff;
    font-size: 24px;
    cursor: pointer;
}