@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: #fff;
    margin: 20px auto 0;
}

.title_con {
    color: #f98c2a;
    text-align: center;
    font-size: 20px;
}
.title_p_eng{
	text-align: center;
}
.title_p{
	text-align: center;
}
.zxbtn {
	display: block;
    width: 340px;
    background-color: #0861cc;
    margin: 3% auto;
    text-align: center;
    color: #fff;
    line-height: 50px;
    border-radius: 30px;
    font-size: 20px;
}
.zxbtn:hover{
	font-size: 22px;
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s; /* Firefox 4 */
	-webkit-transition-duration: 0.5s; /* Safari บอ Chrome */
	-o-transition-duration: 0.5s; /* Opera */
}

.div_qianjing{
    margin: 3% auto;
}
.div_qianjing .left{
	width: 50%;
	float: left;

}
.div_qianjing .left strong{
	padding-left: 20px;
    border-left: 6px solid #0861cc;
    height: 70px;
    display: block;
	color: #0862ca;
    border-radius: 5px;
    font-size: 26px;
}
.div_qianjing .left p{
    line-height: 36px;
    font-size: 16px;
    margin: 9% auto;
}

.div_qianjing a{
    background: #0861cc;
    width: 148%;
    display: block;
    color: #fff;
    line-height: 106px;
    font-size: 28px;
    text-align: left;
    padding-left: 40px;
}
.div_qianjing .right{
	float: right;
    margin: 37px 0;
}

.bg_huise{
	background-color: #f5f7f9;
	padding: 1px 0;
}

.title_p_eng,.title_p{
	color: #0862ca;
}
.title_p_eng{
	margin: 30px auto 0;
	font-size: 18px;
}
.title_p{
	font-size: 30px;
    font-weight: bold;
}

.ul_list1 {
    width: 48%;
}
.ul_list1 li{
    background-color: #fff;
    padding: 14px 20px;
    margin: 0px auto 10px;
}
.ul_list1 li strong{
	font-size: 24px;
	color: #2b2b2b;
}
.ul_list1 li strong span{
	color: #adabab;
}
.ul_list1 li p{
	font-size: 16px;
    line-height: 30px;
    margin: 10px auto;
    text-indent: 32px;
}

.ul_list2 li{
	width: 19%;
    box-shadow: 0px 6px 6px 4px #ececec;
	transition-duration: 0.4s;
	-moz-transition-duration: 0.4s; /* Firefox 4 */
	-webkit-transition-duration: 0.4s; /* Safari บอ Chrome */
	-o-transition-duration: 0.4s; 
}
.ul_list2 li header{
	background-color: #0861cc;
	color: #fff;
	line-height: 40px;
    text-align: center;
}
.ul_list2 li strong{
    display: block;
    text-align: center;
    margin: 5% auto;
    font-size: 20px;
}
.ul_list2 li p{
	line-height: 30px;
	width: 90%;
	margin: 0 auto;
}
.ul_list2 li p a{
	float: right;
	color: #c90000;
}
.ul_list2 li img{
	margin: 10px auto;
	display: block;
}
.ul_list2 li:hover{
	box-shadow: 0px 2px 6px 4px #9c9c9c;
}


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


.ys li {
	width: 560px;
	align-items: flex-end;
	margin-bottom: 30px;
  }

  .ys li img{
	box-shadow: 2px 2px 4px 4px #979797;
	border-radius: 8px;
	transition: all .5s;
  }
  .ys li:hover img{
	transform: scale(1.03);
  }


  .ys li article {width: 220px;}
  .ys li article b {
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 5px;
	background: #67a8ff;
	color: #fff;
	text-align: center;
	font-size: 20px;
	margin-bottom: 30px;
  }
  .ys li article strong {font-size: 20px;}
  .ys li article span {color: #e5e4e4;}
  .ys li article p {
	margin: 20px 0;
	color: #b1b0b0;
	text-indent: 2em;
  }
  .ysbtn {
	width: 200px;
	height: 40px;
	border-radius: 5px;
	background: #67a8ff;
	color: #fff;
	text-align: center;
  }



.bg_chengse{
	background: url(/src/images/major/new_tourism/bg1.jpg);
	padding: 30px 0;
}
.bg_chengse .wrap .left{
	width: 40%;
	float: left;
}
.bg_chengse .wrap .right{
	float: right;
    margin: 5% auto 11%;
}
.bg_chengse strong{
	color: #2c2a2a;
	font-size: 34px;
}
.bg_chengse p{
	color: #2c2a2a;
	font-size: 16px;
    margin: 4% auto;
	line-height: 34px;
}
.bg_chengse p b{
	font-size: 24px;
}
.table{
	background-color: #0861cc;
	
}
td{
    border: 1px solid #fff;
	padding: 10px;
	color: #fff;
	width: 50%;
}

.bg_chengse a{
	display: block;
    width: 340px;
    background-color: #0861cc;
    margin: 3% auto;
    text-align: center;
    color: #fff;
    line-height: 50px;
    border-radius: 30px;
    font-size: 20px;
}


.zylist li > a:hover img {
	transform: scale(1.2);
}


.div_jiuye .left p{
    margin: 5% auto;
    font-size: 16px;
    line-height: 34px;
    text-indent: 32px;
}

.div_jiuye .left a{
    background: #02349b;
    width: 280px;
    display: block;
    text-align: center;
    margin: 4% 0 0 50px;
	padding: 0;
    color: #fff;
    line-height: 70px;
    font-size: 26px;
}
.div_jiuye .ul_list3{
    width: 53%;
}

.div_jiuye .left{
	width: 46%;
	color: black;
}
.div_jiuye .left p{
	width: 90%;
}
.ul_list3 li{
    width: 46%;
    margin: 0 auto;
    border-radius: 4px;
    box-shadow: 0px 0px 5px 2px #02349b;
	padding: 0 0 20px 0;
	overflow: hidden;
}
.ul_list3 li img{
	transition: all .5s;
	width: 295px;
	height: 185px;
}
.ul_list3 li:hover img{
	transform: scale(1.1);
}
.ul_list3 li strong{
	display: block;
    text-align: center;
    margin: 3% auto;
    font-size: 20px;
}
.ul_list3 li p{
    width: 90%;
    margin: 1% auto;
    line-height: 28px;
}




.bg3{
	background: url(/src/images/major/new_tourism/bg3.jpg) no-repeat;
    padding: 1px 0;
}
.bg3 .title_p_eng,.bg3 .title_p{
	color: #fff;
}
.bg3 .qiye_p{
	color: #fff;
	text-align: center;
	margin: 30px auto;
}
.ul_list4 li{
	width: 31%;
}
.ul_list4 li img{
	width: 100%;
}

.bg3 a{
	background: #fff;
    width: 380px;
    display: block;
    text-align: center;
    margin: 3% auto;
    color: #02349b;
    line-height: 60px;
    font-size: 26px;
    border-radius: 40px;
}


.xuexiao_youshi{
	margin: 3% auto;
}
.xuexiao_youshi .swiper-slide{
    box-shadow: 0px 5px 7px 0px #6f8cc6;
	height: 460px;
	margin: 10px auto;
	overflow: hidden;
}
.xuexiao_youshi .swiper-slide img{
	width: 100%;
	transition: all .5s;
}
.xuexiao_youshi .swiper-slide:hover img{
	transform: scale(1.1);
}

.xuexiao_youshi .swiper-slide p{
	margin: 3% auto;
    width: 90%;
    line-height: 30px;
    text-indent: 30px;
}