@charset "GBK";

a {
	text-decoration: none;
	color: inherit;
	cursor: pointer;
}

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

.clear {
	clear: both;
}

.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: #7b67ac;
    margin: 60px auto 30px;
}
.zxbtn {
    width: 380px;
    line-height: 52px;
    background: #8363c9;
    text-align: center;
    display: block;
    border-radius: 14px;
    color: #fff;
    font-size: 22px;
    margin: 30px auto;	
}

.qianJing .left{
	width: 51%;
}
.qianJing .right{
    width: 47%;
}
.qianJing .right img{
	width: 100%;
	margin-top: 40px;
}
.qianJing .left h2{
    background-color: #7b67ac;
    color: #fff;
    margin: 30px 0;
    line-height: 50px;
    display: flex;
}
.qianJing .left h2 b{
    background-color: #eccb4c;
    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: 170px;
    height: 170px;
    border: 1px solid;
    border-radius: 110px;
    text-align: center;
    margin: 30px auto;
    color: #7b67ac;
}
.ul_list1 li strong{
	display: block;
	text-align: center;
	font-size: 24px;
}
.ul_list1 li p{
    line-height: 34px;
    margin-top: 46px;
    text-align: center;
}

.mubiao .left{
	background-color: #7b67ac;
	color: #fff;
	width: 50%;
	padding: 22px 0;
}
.mubiao .left .flex{
    width: 25%;
    color: #fff;
    line-height: 44px;
    font-size: 22px;
    margin: 20px 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;
}
.mubiao .right{
	width: 48%;
}
.mubiao .right .biaoti{
	text-align: center;
	background-color: #ecca4c;
	line-height: 50px;
	color: #fff;
	border-radius: 0 20px 0 20px;
	width: 90%;
	margin: 0 auto 20px;
	font-size: 22px;
}
.ul_list2 li{
	width: 32%;
	margin: 10px auto;
	border: 1px solid #d8d8d8;
	color: #707070;
	text-align: center;
	border-radius: 10px ;
}
.ul_list2 li img{
	width: 100%;
}
.ul_list2 li .right{
	
}
.ul_list2 li strong{
	font-size: 20px;
	margin: 20px auto;
	display: block;
}
.ul_list2 li p{
	text-align: center;
	margin: 20px auto;
}

.ul_list3 li{
	width: 47%;
}
.ul_list3 li p{
    background-color: #7b67ac;
    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 #ae87d6;
}
.ul_list4 li strong{
    color: #ae87d6;
    font-size: 34px;
    text-align: center;
    display: block;
    margin: 30px auto 10px;
}
.ul_list4 li p{
	text-align: center;
	margin: 0px auto 60px;
}

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



.bgcolor {
	background: url("/src/images/major/xxsj/img24.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: 20px;
  }
  
  .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("/src/images/major/xxsj/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;
  }
  
  


  
/*page*/
.swiper-pagination{
    width: 256px;
    float: left;
    text-align: center;
    padding-top: 70px;
    background: #9588bf;
    padding-bottom: 0;
    height: 440px;
}
.swiper-pagination-bullet{
	-webkit-box-flex: 1;
    height: 100px;
    margin-bottom: 30px;
    line-height: 100px;
	color: #fff;
    background: #9588bf;
    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: #ecca4c;
    font-size: 20px;
}
.ul_list5 {
    width: 52%;
}
.ul_list5 li{
    width: 48%;
    margin: 0 auto 22px;
}
.ul_list5 li img{
	width: 100%;
}
.ul_list5 li p{
	background: #edcb4c;
    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%;
    text-align: center; 
}
.swiper_kecheng .swiper-slide .right strong{
    color: #707070;
    font-size: 23px;
    display: block;
    margin: 10px 0 20px;
}
.swiper_kecheng .swiper-slide .right a{
    width: 250px;
    line-height: 52px;
    background: #7b67ac;
    text-align: center;
    display: block;
    border-radius: 14px;
    color: #fff;
    font-size: 22px;
    margin: 30px auto;
}
.swiper_kecheng .swiper-slide .right p{
    line-height: 34px;
    height: 300px;
}
.swiper_kecheng .swiper-slide .right p b{
    color: #7b62a6;
    font-size: 18px;
}
.swiper_kecheng .swiper-slide:nth-child(2) ul li{
    width: 100%;
}
.img_left{
    width: 100%;
}
.qianJing .left .flex .ul_list9{
    width: 55%;
}
.ul_list9 li{
    border: 3px solid #7b62a6;
    border-radius: 118px;
    text-align: center;
    height: 110px;
    width: 130px;
    margin: 3% auto;
    padding-top: 20px;
}
.ul_list9 li p{
    line-height: 30px;
    background: #7b62a6;
    margin: 10px auto;
    border-radius: 28px;
    color: #fff;
}
.ul_list9 li:nth-child(2) img{
    margin-bottom: 10px;
}

.ul_list9 li:nth-child(4) img{
    margin-bottom: 5px;
}