@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;
	color: #fff;
}
.title_main strong{
	font-size: 32px;
}
.title_main p {
	font-size: 20px;
	margin-top: 10px;
}
.title_main span{
	font-size: 20px;
	display: block;
}
.zxbtn {
    width: 350px;
    line-height: 64px;
    background: #f64c42;
    text-align: center;
    display: block;
    border-radius: 30px;
    color: #fff;
    font-size: 28px;
}

.div_qianjing{
    margin: 3% auto;
}
.div_qianjing .left{
	width: 50%;
	float: left;
}
.div_qianjing .left strong{
	padding-left: 20px;
    border-left: 6px solid #3765c7;
    height: 70px;
    display: block;
    border-radius: 5px;
    font-size: 26px;
}
.div_qianjing .left p{
	line-height: 30px;
	font-size: 18px;
	margin: 3% auto;
}

.div_qianjing a{
	background: #3765c7;
	width: 250px;
	display: block;
	text-align: center;
	color: #fff;
	line-height: 50px;
	font-size: 20px;
	border-radius: 5px;
	margin: 20px;
}
.div_qianjing .right{
	float: right;
	margin: 30px 0;
}
.div_mubiao{
	color: #fff;
}
.div_mubiao .left{
    background-color: #3765c7;
    width: 44%;
    padding: 3% 3% 2%;
}
.div_mubiao .left strong,.div_mubiao .right strong{
	font-size: 22px;
    margin: 3% auto;
    display: block;
}
.div_mubiao .right{
	background-color: #00165d;
    width: 44%;
    padding: 3% 3% 2%;
}
.div_mubiao .left p,.div_mubiao .right p{
    line-height: 30px;
    height: 120px;
    padding-left: 30px;
    border-left: 2px solid #fff;
}
.div_mubiao .left a,.div_mubiao .right a{
	background-color: #fff;
	color: #00165d;
	width: 250px;
	text-align: center;
	display: block;
	line-height: 40px;
	border-radius: 50px;
    margin: 5% auto 3%;
}

.left_important{
    float: left!important;
    width: 40%;
}

.right_important{
	float: right!important;
}
.left_important img{
	width: 100%;
}

.bg_lanse{
	background-color: #3765c7;
	padding: 30px 0 1px;
}

/*¿Î³Ì*/
.kcts {
	padding: 30px 0;
    background: #e1f0ff;
	justify-content: center;
	align-items: center;
	margin: 2% auto;
  }
  .kcts li:nth-child(odd) {
	width: 100px;
	height: 60px;
	padding: 10px 0;
	border-radius: 10px;
	background: #fff;
	color: #ababab;
	font-size: 24px;
	text-align: center;
  }
  .kcts li:first-child {
	background: #0094ca;
	color: #fff;
  }
  .kcts li:nth-child(even) {
	width: 45px;
	text-align: center;
	color: #0094ca;
	font-size: 40px;
	font-weight: bold;
  }
  .kc {
	height: 300px;
	position: relative;
	margin: 2% auto;
  }
  .kclist {
	width: 940px;
	height: 260px;
	padding: 20px 0;
	background: #e4e4e4;
	border-radius: 10px;
	position: absolute;
	right: 0;
	z-index: 1;
  }
  .kclist .swiper-slide {
	width: 940px;
	height: 260px;
	justify-content: space-around;
	align-items: center;
  }
  .kclist p {
	width: 360px;
	line-height: 1.8em;
  }
  .kclist-pagination {
	left: 0;
	top: 0;
  }
  .kclist-pagination::after {
	width: 20px;
	height: 20px;
	content: '';
	background: #e4e4e4;
	transform: rotate(45deg);
	position: absolute;
	left: 330px;
	top: 30px;
	z-index: -1;
  }
  .kclist-pagination .swiper-pagination-bullet {
	display: block;
	width: 236px;
	height: 50px;
	line-height: 50px;
	border-radius: 50px;
	background: #e4e4e4;
	opacity: 1;
	margin-bottom: 10px;
  }
  .kclist-pagination .swiper-pagination-bullet-active {
	background: #0094ca;
	color: #fff;
  }
.bg_lanse a{
    display: block;
    width: 340px;
    background-color: #fff;
    margin: 3% auto;
    text-align: center;
    color: #3765c7;
    line-height: 50px;
    border-radius: 30px;
    font-size: 20px;
}
.color_black{
	color: black;
	margin: 3% auto;
}


/*Ç°¾°*/

  .qj {
	width: 480px;
	height: 470px;
	align-content: space-between;
  }
  .qj li {width: 330px;padding-left: 50px;padding-top: 21px;}
  .qj li hr {
	width: 50px;
	border: 1px solid #1690f9;
	margin-bottom: 15px;
  }
  .qj li strong {font-size: 20px;}
  .qj li p {
	color: #939393;
	font-size: 16px;
	margin: 15px 0;
  }
  .qj li button {
	width: 270px;
	height: 40px;
	border-radius: 50px;
	background: #1690f9;
	color: #fff;
  }

  .bggrey {
	background: url(/src/images/major/new_dzsw/bg1.jpg);
	overflow: hidden;
  }
  .qj2 {
	height: 110px;
	align-content: space-between;
  }
  .qj2 li {
	width: 190px;
    height: 48px;
    line-height: 48px;
    border-radius: 3px;
    background: #fff;
    color: black;
    text-align: center;
    margin: 1% auto 0;
  }




  .bg_kecheng a.kecheng_a{
	background: #fff;
	width: 300px;
	display: block;
	text-align: center;
	margin: 3% auto;
	/* border-radius: 30px; */
	color: #f98c2a;
	line-height: 60px;
	font-size: 26px;
}

.bg_chengse{
	background: #3765c7;
	padding: 30px 0;
}
.bg_chengse .wrap .left{
	width: 40%;
	float: left;
}
.bg_chengse .wrap .right{
	float: right;
    margin: 5% auto;
}
.bg_chengse strong{
	color: #fff;
	font-size: 34px;
}
.bg_chengse p{
	color: #fff;
    font-size: 20px;
    margin: 4% auto;
	line-height: 34px;
}
.bg_chengse p b{
	font-size: 24px;
}
.table{
	background-color: #fff;
}
td{
    border: 1px solid #3765c7;
	padding: 10px;
	width: 50%;
}

.bg_chengse a{
	background: #fff;
	width: 300px;
	display: block;
	text-align: center;
	margin: 3% auto;
	/* border-radius: 30px; */
	color: #3765c7;
	line-height: 60px;
	font-size: 26px;
}

.ul_list3 li{
	width: 30%;
    box-shadow: 2px 2px 8px 3px #ebf0fa;
    border-radius: 22px 22px 0 0;
    padding: 0 0 16px;
}
.ul_list3 li img{
	width: 100%;
}
.ul_list3 li strong{
	font-size: 24px;
	text-align: center;
	display: block;
	margin: 3% auto;
}
.ul_list3 li hr{
	width: 80px;
	height: 4px;
	background: #3765c7;
	display: block;
	margin: 3% auto;
}
.ul_list3 li p{
    width: 89%;
	margin: 2% auto;
	text-align: left;
	line-height: 28px;
}
.ul_list3 li  a{
	text-align: center;
	background: #3765c7;
	width: 210px;
	display: block;
	margin: 4% auto;
	color: #fff;
	line-height: 40px;
	border-radius: 30px;
}

