*{
	margin: 0;
	padding: 0;
}
@charset "utf-8";
html {
	background-color: #fff;
	color: #000;
}

body,
ul,
ol,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
figure,
form,
fieldset,
legend,
input,
textarea,
button,
p,
blockquote,
th,
td,
pre,
xmp {
	margin: 0;
	padding: 0
}

/*body,
input,
textarea,
button,
select,
pre,
xmp,
tt,
code,
kbd,
samp {
	line-height: 1.5;
	font-family: tahoma, arial, "Hiragino Sans GB", simsun, sans-serif
}
*/
h1,
h2,
h3,
h4,
h5,
h6,
small,
big,
input,
textarea,
button,
select {
	font-size: 100%
}

/*h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: tahoma, arial, "Hiragino Sans GB", "微软雅黑", simsun, sans-serif
}
*/
h1,
h2,
h3,
h4,
h5,
h6,
b,
strong {
	font-weight: normal
}

address,
cite,
dfn,
em,
i,
optgroup,
var {
	font-style: normal
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	/*text-align: left*/
}

caption,
th {
	text-align: inherit
}

ul,
ol,
menu {
	list-style: none
}

fieldset,
img {
	border: 0
}

img,
object,
input,
textarea,
button,
select {
	vertical-align: middle
}

article,
aside,
footer,
header,
section,
nav,
figure,
figcaption,
hgroup,
details,
menu {
	display: block
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "\0020"
}

textarea {
	overflow: auto;
	resize: vertical
}

input,
textarea,
button,
select,
a {
	outline: 0 none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0
}

mark {
	background-color: transparent
}

a,
ins,
s,
u,
del {
	text-decoration: none
}

sup,
sub {
	vertical-align: baseline
}
html{
	font-family: "微软雅黑";

}
body{
	background: #f0f0f0;
	overflow-x: hidden;
}
input,button,select,textarea

{

/*	outline:none;

	-webkit-appearance:none;*/
	background: none;

}

textarea

{

	resize:none;

}
/*初始化完*/
/*公共样式*/
.afleft{
	float: left;
}
.afright{
	float: right;
}
.clearboth::before,
.clearboth::after{
	content: "";
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}
.wrap{
	padding: 0 0.2rem;
	margin: 0 auto;
	max-width: 7.5rem;
	overflow: hidden;
}
.oheader{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height:0.88rem;
	text-align: center;
	z-index: 100;
/*	max-width: 7.5rem;*/
	margin: 0 auto;
}
.header_logo{
	position: absolute;
	left: 2%;
	top:5%;
}
/*------------顶部--------*/
body{
	background: #ededed;

}

/*----------下拉导航--------*/
.nav{
	background: #ffffff;
	margin-top: 0.88rem;
}
.nav>.wrap{
	position: relative;
}
.nav>.wrap>ul>li{
	float: left;
	margin-left: 0.4rem;
}
.nav>.wrap>ul>li:first-child{
	margin-left: 0.1rem;
}
.nav li a{
	font-size: 0.26rem;
	color: #121314;
	padding: 0.2rem 0.1rem;
	display: inline-block;
	text-align: center;
}
.nav li img{
	width: 0.23rem;
	height: 0.13rem;
	margin-top: 0.35rem;
	margin-left: 0.23rem;
}
.arrow_top{
	width: 0.68rem;
	background: #eeeeee;
	height: 2.2rem;
	position: absolute;
	right: 0;
	top:0;
}
.muen{
	display: none;
}

.muen li:first-child{
	margin-left: 0.1rem;
}
.muen li {
	float: left;
	margin-left: 0.5rem;
}

.muen ul:last-child li{
	margin-left: 0.58rem;
}
.muen ul:last-child li:first-child{
	margin-left: 0.1rem;
}
/*------顶部------*/
header{
	height: 0.88rem;
	background: #ffffff;
	line-height: 0.88rem;
}
/*header li{
	float: left;
}*/
.header_arrow img{
	width: 0.17rem;
	height: 0.28rem;
	cursor: pointer;
}
header h1{
	font-size: 0.36rem;
	color: #121314;
	text-align: center;
	position: relative;
	width: 6.5rem;
	margin: 0 2.5%;

}
.customer{
    margin-left: 0.4rem;
}
.customer img{
	width: 0.39rem;
	height: 0.62rem;
}
/*-------顶部-----*/
.header_arrow{
	position: absolute;
	left: 2.5%;
	top: 0;
}
.customer{
	float: right;
	position: absolute;
	right: 2.5%;
	top: 0.05rem;
}
.zt{
	font-size: 0.26rem;
	color: #7c7c7c;
	display: inline-block;
	width: 1.12rem;
	height: 0.34rem;
	text-align: center;
	line-height: 0.34rem;
	border-radius: 0.05rem;
	border: 0.01rem solid #aaaaaa;
}

/*-----------切换城市-----------*/
/*------------城市--------*/
.address_cho{
	position:fixed;
	z-index:1000;
	top:0;
	left:0;
	background: #fff;
	min-height:9rem;
	width: 100%;
}
.address_cho ul li{
	float:left;
	margin:2% 3% 2% 3%;
	width:27%
}
.address_cho ul li a{
	text-align:center;
	border:1px solid #efefef;
	line-height:0.5rem;
	font-size:0.22rem;
	display:block;
	color: #7c7c7c;
}
/*---------切换城市-------*/

/*------banner------*/
.banner-box{
	width: 7.5rem;
	height: 3rem;
	position: relative;
	overflow: hidden;
	margin: 0.98rem auto 0;
	background: #ffffff;
}
.banner-imgs{
	width: 200rem;
	height: 3rem;
	position: absolute;
	top: 0;
	left: 0;
}
.banner-box .banner-imgs li{
	float: left;
	width: 7.5rem;
	height: 3rem;
}
.banner-imgs li a img{
	width: 2.64rem;
	height: 1.56rem;
	margin-top: 0.4rem;
	margin-left: 2.30rem;
}
.banner-list{
	position: absolute;
	bottom: 2%;
	left: 70%;
	margin-left: -1.86rem;
}
.banner-list li{
	display: inline-block;
	width: 0.09rem;
	height: 0.09rem;
	margin-right: 0.175rem;
	border-radius: 50%;
	background-color: rgba(255,255,255,.7);
	cursor: pointer;
	transition: all 0.5s;
}
.banner-list .blist-active{
	width: 0.09rem;
	height: 0.09rem;
	border-radius: 50%;
	background-color: #940000;
}
/*----------当前位置------*/
.current{
	background: #ffffff;
	padding-top: 0.1rem;
	padding-bottom: 0.15rem;
}
.current p{
	font-size: 0.24rem;
	color: #424242;
}
.current p a{
	color: #424242;
}
.current span{
	color: #121314;
}
/*-------------学校列表---------*/
.med_hot {
	margin-top: 0.1rem;
	/*padding-top: 0.2rem;*/
	background: #ffffff;
}
.med_hot li{
	position: relative;
}
.hot_right h1{
	color: #940000;
}
.phone{
	color: #4a4a4a;
	font-size: 0.24rem;
	margin-top: 0.05rem;
}
.phone img{
	width: 0.28rem;
	height: 0.28rem;
}
.zx{
	position: absolute;
	left: 6.3rem;
	width: 16%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	top: 0.6rem;
}
.zx p{
	text-align: center;
	color: #4a4a4a;
	font-size: 0.2rem;
}
.zx  a{
	font-size: 0.18rem;
	color: #ffffff;
	display: inline-block;
	background: #e14343;
	padding: 0.02rem  0.1rem;
	border-radius: 0.4rem;
	margin-top: 0.06rem;
}
/*.hot_left{
	float: left;
	position: absolute;
	left: 0;
}*/
/*.hot_right{
	width: 100%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	text-align: left;
}*/
.med_hot .swiper-slide{
	width: 7.5rem !important;
	margin-top: 0.2rem;
	position: relative;
	padding-bottom: 0.2rem;
}
.med_hot .swiper-wrapper{
	height: 10.5rem !important;
}
.med_hot .counseling_list .swiper-slide {

}
/*---------报考指南---------*/
.index_guide{
	background: #ffffff;
	margin-top: 0.1rem;
}
.index_guide>.wrap>p{
	padding-top: 0.2rem;
	font-size: 0.3rem;
	color: #121314;
}
.index_guide>.wrap>p img{
	margin-right:0.05rem;
	width: 0.29rem;
	height: 0.29rem;
}
.index_guide>.wrap>p a{
	color: #656565;
	float: right;
}
.index_guide li{
	border-bottom: 0.01rem dashed #dcdcdc;
	padding-bottom: 0.2rem;
	margin-top: 0.2rem;
}
.index_guide li:last-child{
	border-bottom: 0.01rem dashed transparent;
}
.guide_left{
	float: left;
	width: 75%;
}
.guide02{
	float: none;
	width: 100%;
}
.guide_left p{
	font-size: 0.26rem;
	color: #353535;
	width: 95%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.guide_left span{
	font-size: 0.24rem;
	color: #595959;
	margin-top: 0.2rem;
	display: inline-block;
}
.guide_left span img{
	width: 0.25rem;
	height: 0.2rem;
}
.guide_right{
	float: right;
	width: 22%;
}
.guide_right img{
	width: 1.5rem;
	height: 1.03rem;
	border-radius: 0.1rem;
}
/*----------留学专题---------*/
.abroad_topic{
	background: #ffffff;
	margin-top: 0.1rem;
	padding-bottom: 0.24rem;
}
.abroad_topic ul li{
	float: left;
	margin-left: 0.27rem;
	margin-top: 0.2rem;
	padding-right: 0.27rem;
	border-right: 0.01rem solid #3d3d3d;
}
.abroad_topic li:last-child{
	border-right: 0.01rem solid transparent;
}
.abroad_topic ul li:first-child{
	margin-left: 0;
}
.abroad_topic ul li a{
	font-size: 0.24rem;
	color: #121314;
}
.abroad_topic h3{
	font-size: 0.3rem;
	color: #121314;
	border-left: 0.08rem solid #ff3838;
	height: 0.27rem;
	padding-left: 0.1rem;
	line-height: 0.27rem;
	margin-top: 0.22rem;
}

/*---------热门学校----------*/
.introduction_browse{
	margin-top: 0.1rem;
	background: #ffffff;
	padding-bottom: 0.2rem;
}
.example{
	margin-top: 0.15rem;
}

.introduction_browse img{
	width: 2.12rem;
	height: 1.84rem;
}
.introduction_browse p{
	font-size: 0.24rem;
	text-align: center;
	margin-top: 0.07rem;
	width:2.1rem ;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	color: #414141;
}

.introduction_browse h1{
	color: #ff7c1b;
	font-size: 0.3rem;
	padding-top: 0.2rem;
}
.introduction_browse  .swiper-slide {
	width: 2.12rem !important;
	height: 1.84rem !important;
	-webkit-column-width: 1.8rem;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	margin-top: 0.2rem;
}
.introduction_browse .swiper-wrapper{
	height: 2.6rem !important;
	width: 7.5rem !important;
}
.introduction_browse >.swiper-wrapper>.swiper-slide:first-child{
	margin-left: 0;
}
.introduction_browse .swiper-pagination-bullet-active{
	background: #ff6868;
}
.introduction_browse .swiper-container{
	margin-top: 0.1rem;
}
.introduction_browse .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 0.1rem;
}
/*-----------推荐热门学校-------*/
/*--------------------------------------快速注册----------------------------------*/
.sign_form{
	margin-top: 0.1rem;
	background: #ffffff;
    padding-bottom: 0.1rem;
}
.sign_form h1{	width:100%;
	font-size:0.36rem;
	color: #ff3b5b;
border-top:1px solid #d2d2d2;border-bottom:1px solid #d2d2d2;margin-top:0.3rem;
	padding-top: 0.2rem;	padding-bottom: 0.2rem;
	font-weight: bold;
}
.sign_form h4{
	font-size: 0.18rem;
	text-align: center;
	color: #ff657e;
}
.sign_form p span{
	color: #ff0000;
}
form label span{
	color: #ff6f6f;
	font-size: 16px;
}
.sign_form form{
	width: 6.3rem;
	margin: 0 auto;
}
.sign_form li{
	width: 6.3rem;
	margin: 0.15rem auto 0;
	border: 0.01rem solid #d2d2d2;
	position: relative;
	height: 0.6rem;
	line-height: 0.6rem;
}

.sign_form li p{
	text-align: center;
	font-size: 0.18rem;
	color: #ff7d7d;
	margin-top: -10px;
}
.sign_form input{
	height: 0.32rem;
	width: 4rem;
	position: absolute;
	line-height: 0.4rem;
	left: 0.85rem;
	top: 0;
	border: 0;
	margin-top: 0.1rem;
	font-size: 0.26rem;

}
.sign_form label{
	font-size: 0.26rem;
	color: #000000;
	line-height: 0.32rem;
	padding-left: 5px;
}
.sign_form select{
	height: 0.48rem;
	width: 5.3rem;
	position: absolute;
	left: 0.85rem;
	top: 0.01rem;
	border: 0;
	line-height: 0.48rem;
	font-size: 0.26rem;
	color: #333333;
}
.sign_form button{
	width: 3rem;
	height: 0.6rem;
	background: #f37800;
	line-height: 0.6rem;
	text-align: center;
	color: #ffffff;
	font-size: 0.3rem;
	font-weight: bold;
	border-radius: 0.5rem;
	cursor: pointer;
	position: absolute;
	top:0.45rem;
	left: 0;
	margin-left: 1.4rem;
	border: 0;
}
.sign_form li p{
	text-align: center;
	font-size: 0.18rem;
	color: #ff7d7d;
	margin-top: -0.2rem;
}
.sign_form li:nth-of-type(9) label{
	font-size: 0.24rem !important;
}
.sign_form li:nth-of-type(9) label a{
	color: #666666;
}
.sign_form input[type="checkbox"]{
	margin-left: -0.8rem !important;
}
input[type="checkbox"]{
	width: 0.24rem;
	height: 0.24rem;
	border: 1px solid #bfbfbf;
}
.sign_form li:last-child{
	border: none;
	padding-bottom: 0.7rem;
}
/*------------------------------------------快速注册end---------------------------*/
/*---------广告--------*/
.m_index_ad03{
	width: 7.5rem;
	height: 3rem;
	margin:0.1rem auto 0;
}
.m_index_ad03 img{
	width: 7.5rem;
	height: 3rem;
}
/*---------测试广告---------*/
.m_index_ad02{
	width: 7.5rem;
	height: 1.5rem;
	margin:0.1rem auto 0;
}
.m_index_ad02 img{
	width: 7.5rem;
	height: 1.5rem;
}
/*-----------------------------------咨询通道--------------------------------*/
.consultation_form{
	margin-top: 0.1rem;
	background: #ffffff;
	padding-bottom: 0.1rem;
}
/*-------表单标题------*/
.form_title{
	width: 6.32rem;
	height: 0.95rem;
	background: #ff3b5b;
	margin: 0.2rem auto 0;
	border-top-right-radius: 0.2rem;
	border-top-left-radius: 0.2rem;

}
.consultation_form h1{
	font-size:0.36rem;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	padding-top: 0.1rem;
}
.consultation_form h4{
	font-size: 0.18rem;
	text-align: center;
	color: #febfc9;
}
/*---------内容-----*/
.consultation_form form{
	width: 6.32rem;
	margin: -0.25rem auto 0.3rem;
	height: 5rem;
	box-shadow: 1px 1px 15px rgba(0,0,0,0.3);
	border-bottom-right-radius: 0.2rem;
	border-bottom-left-radius: 0.2rem;
	padding-bottom: 0.3rem;

}
.consultation_form li{
	width: 5.56rem;
	margin: 0.25rem auto 0;
}
.consultation_form input{
	height: 0.54rem;
	width: 4.7rem;
	line-height: 0.54rem;
	margin-top: 0.1rem;
	font-size: 0.2rem;
	background: #e5e5e5;
	border-radius: 0.2rem;
	border: 0;
	text-indent: 1em;
}
.consultation_form li:first-child{
	padding-top: 0.3rem;
}
.consultation_form label{
	font-size: 0.24rem;
	color: #121314;
	line-height: 0.32rem;
	padding-left: 5px;
}
.consultation_form li p{
	text-align: center;
	font-size: 0.18rem;
	color: #ff7d7d;
	margin-top: 0.05rem;
}
.consultation_form button{
	width: 4.48rem;
	height: 0.6rem;
	background: #f37800;
	line-height: 0.6rem;
	text-align: center;
	color: white;
	font-size: 0.3rem;
	font-weight: bold;
	border-radius: 0.5rem;
	cursor: pointer;
	margin-left: 0.4rem;
  border: 0;
}
.consultation_form input[type="checkbox"]{
	width: 0.24rem;
	height: 0.24rem;
	border: 1px solid #bfbfbf;
	float: left;
	margin-left: 0.1rem;
	margin-top: 0.05rem;
}
.xy{
	margin-top: 0.1rem !important;
}
.xy label{
	font-size:0.18rem !important;
	color: #4a4a4a;
}
.consultation_form ::placeholder{
	font-size: 0.2rem;
	color: #bebebe;
}
.consultation_form li:last-child{
	margin-top: 0.1rem;

}
/*------------------------------------------咨询通道end----------------------------------*/
/*----------推荐阅读------*/
.index_ready h3{
	margin-top: 0.15rem;
	font-size: 0.3rem;
	color: #121314;
	border-left: 0.08rem solid #ff9c00;
	padding-left: 0.1rem;
	line-height: 0.27rem;
}
.index_ready{
	margin-top: 0.1rem;
	background: #ffffff;
	padding-bottom: 0.2rem;
}
.index_ready li{
	border-bottom: 0.01rem solid #e5e5e5;
	padding-bottom: 0.2rem;
	margin-top: 0.2rem;

}
.index_ready li:last-child{
	border-bottom: 0.01rem solid transparent;
}
.index_ready li a{
	font-size: 0.26rem;
	color: #575757;
	width: 5.8rem;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	display: inline-block;
}
.index_ready span{
	float: right;
	color: #b0b0b0;
	font-size: 0.24rem;
}

/*-------专业介绍-----*/
.abroad_professional{
	background: #ffffff;
	margin-top: 0.1rem;
	padding-bottom: 0.3rem;
}
.abroad_professional h3{
	font-size: 0.3rem;
	color: #121314;
	border-left: 0.08rem solid #ff3838;
	height: 0.27rem;
	padding-left: 0.1rem;
	line-height: 0.27rem;
	margin-top: 0.22rem;
}
.abroad_professional li{
	float: left;
	margin-left: 0.38rem;
	margin-top: 0.2rem;
}
.abroad_professional ul{
	margin-top: 0.1rem;
}
.abroad_professional li a{
	display: inline-block;
	width: 2.15rem;
	height: 0.8rem;
	font-size: 0.24rem;
	color: #424242;
	background: #eeeeee;
	text-align: center;
	line-height: 0.77rem;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
/*--------热门专业------*/
.short_hot{
	margin-top: 0.1rem;
	background: #ffffff;
	padding-bottom: 0.2rem;
}
.short_hot h3{
	margin-top: 0.15rem;
	font-size: 0.3rem;
	color: #121314;
	border-left: 0.08rem solid #ff9c00;
	padding-left: 0.1rem;
}
.short_hot li{
	float: left;
	margin-left: 0.35rem;
	margin-top: 0.2rem;
}
.short_hot li a{
	font-size: 0.22rem;
	display: inline-block;
	border:0.01rem solid #dcdcdc;
	width: 2rem;
	height: 0.4rem;
	text-align: center;
	line-height: 0.4rem;
	color: #9b9b9b;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
/*-----医学重点专业------*/
.major_hot{
	margin-top: 0.1rem;
	padding-top: 0.02rem;
	background: #ffffff;
	padding-bottom: 0.2rem;
}
.major_hot img{
	float: left;
	width: 1.75rem;
	height: 1rem;
}
.major_hot li{
	float: left;
	margin-top: 0.2rem;
}
.major_hot li:first-child{
	background: #ff7283;
}
.major_hot li:first-child h1{
	color: #d21e34;
	font-weight: bold;
}
.major_hot li:nth-child(2){
	background: #379fff;
}
.major_hot li:nth-child(2) h1{
	color: #0056a6;
	font-weight: bold;
}
.major_hot li:nth-child(3){
	background: #6085ff;
}
.major_hot li:nth-child(3) h1{
	color: #1f42b7;
	font-weight: bold;
}
.major_hot li:nth-child(4){
	background: #ffb72b;
}
.major_hot li:nth-child(4) h1{
	color: #fe4e00;
	font-weight: bold;
}
.major_hot li:nth-child(2n){
	margin-left: 0.2rem;
}

.major_hot  .hot_text{
	float: left;
}
.hot_text{
	width: 1.7rem;
	height: 1rem;
}
.hot_text h1{
	font-size: 0.28rem;
	text-align: center;
	margin-top: 0.1rem;
}
.hot_text h3{
	font-size: 0.22rem;
	text-align: center;
	display: inline-block;
	width: 1.2rem;
	height: 0.3rem;
	border: 0.01rem solid #ffffff;
	color: #ffffff;
	margin: 0.05rem 0.25rem;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	line-height: 0.3rem;
}
.major_hot p a{
	width: 3.42rem;
	height: 0.5rem;
	display: inline-block;
	background: #346dff;
	font-size: 0.3rem;
	text-align: center;
	line-height: 0.5rem;
	border-radius: 0.05rem;
	margin-top: 0.2rem;
	color: #ffffff;
}
.major_hot p a:last-child{
	background: #ff6418;
	margin-left: 0.2rem;
}

/*--------认证后热门专业------*/
.xue_hot{
	margin-top: 0.1rem;
	padding-bottom: 0.3rem;
	background: #ffffff;
}
.hot_title h3{
	font-size: 0.3rem;
	color: #121314;
	border-left: 0.08rem solid #930000;
	height: 0.27rem;
	padding-left: 0.1rem;
	line-height: 0.27rem;
	margin-top: 0.22rem;
}
.hot_title a{
	float: right;
	color: #930000;
	font-size: 0.2rem;
}
.xue_hot li{
	width: 1.2rem;
	height:1.2rem;
	border-radius: 50%;
	float: left;
	display: block;
	text-align: center;
	line-height: 1.2rem;
	margin-left: 1.9rem;
	margin-top: 0.35rem;
	position: relative;
}
.xue_hot li img{
	width: 0.46rem;
	height: 0.46rem;
	margin-top: -0.35rem;
}
.xue_hot li:nth-child(add){
	margin-left: 0;
}
.xue_hot li:nth-child(4){
	margin-left: 0;
}
.xue_hot span{
	font-size: 0.18rem;
	color: #000000;
	display: inline-block;
	position: absolute;
	top: 0.25rem;
	left: 0.15rem;
	width: 0.95rem;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.xue_hot li:first-child{
	background: #ffd7d7;
	margin-left: 0;
}
.xue_hot li:nth-child(2){
	background: #d7ffe2;
}
.xue_hot li:nth-child(3){
	background: #d7f0ff;
}
.xue_hot li:nth-child(4){
	background: #ffd7d7;
}
.xue_hot li:nth-child(5){
	background: #d7ffe2;
}
.xue_hot li:nth-child(6){
	background: #d7f0ff;
}
.xue_hot li:hover{
	box-shadow: 1px 2px 15px rgba(0,0,0,0.3);
}
/*---------区域选择--------*/
.short_region{
	margin-top: 0.1rem;
	background: #ffffff;
	padding-bottom: 0.2rem;
}
.short_region h3{
	margin-top: 0.15rem;
	font-size: 0.3rem;
	color: #121314;
	border-left: 0.085rem solid #ff9c00;
	padding-left: 0.1rem;
}
.short_region li{
	float: left;
	margin-left: 0.35rem;
	margin-top: 0.2rem;
}
.short_region li a{
	font-size: 0.22rem;
	display: inline-block;
	border:0.01rem solid #dcdcdc;
	width: 1.4rem;
	height: 0.4rem;
	text-align: center;
	line-height: 0.4rem;
	color: #9b9b9b;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
/*-------招生-------*/
.recruit_list{
	background: #ffffff;
	margin-top: 0.1rem;
}
.tab_box05 li{
	border-bottom: 0.01rem solid #e5e5e5;
	padding-bottom: 0.2rem;
	margin-top: 0.2rem;
}
.tab_box05 li:last-child{
	border-bottom: 0.01rem solid transparent;
}
.recruit_list li a{
	font-size: 0.26rem;
	color: #575757;
}
.recruit_list li a div{
	display: inline-block;
	width: 80%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.tab_box05 span{
	float: right;
	color: #b0b0b0;
	font-size: 0.18rem;
}
.recruit_list .tab_menu li a{
	border-bottom: 0.02rem solid #d2d2d2;
	font-size: 0.3rem;
	color: #3b3b3b;
	width: 25%;
	text-align: center;
	margin-left: 0;
	padding-bottom: 0.05rem;
}
.recruit_list .tab_menu .on05 a{
	color: #e4324f;
	border-bottom: 0.02rem solid #e4324f;
}
.tab_box05>div{
	display:none;
}
.tab_box05>div:first-child{
	display: block;
}
/*----------版权------*/
.copyright{
	background: #c3c3c3;
	text-align: center;
/*	margin: 0 auto;*/
	margin-bottom: 1rem;
	padding-bottom: 0.2rem;
/*	position: fixed;
	bottom: 0;*/

}
.copyright ul{
	text-align: center;
	width: 7.1rem;
}
.copyright span{
	color: #ffffff;
	float: left;
	font-size: 0.24rem;
	margin-top: 0.1rem;
	margin-left: 0.4rem;
}
.copyright ul:first-child{
	padding-top: 0.2rem;
}
.copyright ul:first-child li{
	float: left;
	font-size: 0.24rem;
	margin-top: 0.1rem;
	word-wrap: normal;

}
.cop02 ul:first-child li {
		width: 25%;
	text-align: center;
}
.copyright ul:nth-child(2){
	padding-top: 0.2rem;
	/*margin-left: 0.75rem;*/
	margin-bottom: 0.1rem;
}
.copyright ul:nth-child(2) li{
	float: left;
	font-size: 0.24rem;
	margin-left: 0.2rem;
}
.copyright a {
	color: #ffffff;
}
.copyright p{
	color: #ffffff;
	font-size: 0.24rem;
	text-align: center;
}
.copyright ul:first-child li:nth-child(13){
	margin-left: 3.2rem !important;
}

/*.cop02 li{
	margin-left: 0.4rem ;
}*/
/*.cop02 li:first-child{
	margin-left: 0;
}*/
.cop02 p{
	font-size: 0.16rem;
	margin-top: 0.1rem;
}
/*--------底部菜单------*/
.mui-bar{
	height: 0.99rem;
	background: #ffffff;
	position:fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index:999;
	margin: 0 auto;
}
.mui-bar a{
	margin-left:0.94rem;
	line-height: 0.99rem;
}
.mui-bar a:first-child{
	margin-left: 0.50rem;
}
.mui-bar a:first-child img{
	width: 0.41rem;
	height: 0.73rem;
}
.mui-bar a:nth-child(2) img{
	width: 0.96rem;
	height: 0.74rem;
}
.mui-bar a:nth-child(3) img{
	width: 0.94rem;
	height: 0.74rem;
}
.mui-bar a:nth-child(4) img{
	width: 0.97rem;
	height: 0.74rem;
}


@media (max-width: 768px) {
	/*-----------推荐学校------*/
	.carousel-item a{
		margin-left: 0.38rem;
	}
/*---------登记------*/
	.sign_form input[type="submit"]{
		margin-left: 0.3rem;
	}
	/*-------推荐学校------*/
	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
		bottom: 0 !important;
	}
	.introduction_browse .swiper-slide {
		margin-right: 0.47rem !important;
	}
	.xue_hot li{
		margin-left: 1.83rem;
	}
}
@media (max-width: 420px) {
	/*------推荐学校------*/
	.carousel-item a {
		margin-left: 0.3rem;
	}
/*-------版权------*/
/*	.copyright ul:first-child li:nth-child(6) a{
		margin-left: 0.4rem !important;
	}*/
	.copyright ul:first-child li:nth-child(7) a{
		margin-left: 0.01rem !important;
	}
/*	.copyright ul:first-child li:nth-child(12) a{
		margin-left: 0.4rem !important;
	}*/
	.copyright ul:first-child li:nth-child(13){
		margin-left: 0rem !important;
	}
	.sign_form input{
/*		left: 0.75rem;*/
		top:0.02rem;
	}
	.sign_form select{
		left: 0.69rem;
		height: 0.43rem;
		top:0.05rem;
	}
	input[type="checkbox"]{
		top: 0.03rem;
		left: 0.65rem;
	}
	.copyright ul:first-child{
		/*margin-left: 0.1rem;*/
	}
	/*---------推荐学校--------*/
	.key_img img{
		width: 2.3rem !important;
		height: 1.8rem !important;
	}
	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
		bottom: -0.08rem;
	}
	.swiper-pagination span{
		width: 0.1rem;
		height: 0.1rem;
		border-radius: 50%;
	}
	/*---------专业直达------*/
	.short_hot li{
		margin-left: 0.28rem;
	}
	/*--------咨询表单------*/
	.nd_infor a{
		width: 1rem;
		height: 0.32rem;
		line-height: 0.32rem;
	}
	.nd_infor a:first-child{
		margin-left: -0.3rem;
	}
	.consultation_form li:first-child {
		padding-top: 0.2rem;
	}
	.consultation_form li {
		width: 5.8rem;
		margin: 0.2rem auto 0;
	}
	.consultation_form form {
		margin: -0.2rem auto 0.3rem;
	}
	.consultation_form input[type="checkbox"]{
		margin-top: 0.07rem;
		margin-left: 0.25rem;
	}
	.consultation_form input[type="submit"]{
		margin-left: 0.6rem;
	}
/*	.cop02 li{
		margin-left: 0.35rem;
	}*/
	.cop02 ul:first-child li:nth-child(6) a{
		margin-left: 0.09rem !important;
	}
	/*-------认证热门专业----*/
	.xue_hot span {
		top: 0.3rem;
		left: 0.12rem;
		width: 1.1rem;
	}
	.xue_hot li {
		width: 1.3rem;
		height: 1.3rem;
	}
	.xue_hot li {
		margin-left: 1.6rem;
	}
	/*-------医学-----*/
	.major_hot p a:last-child {
		margin-left: 0.16rem;
	}
	.sign_form input[type="checkbox"] {
		margin-left: -0.6rem !important;
	}
}
@media (max-width: 375px) {
	/*-----------版权--------*/
/*	.copyright ul:first-child{
		margin-left: 0.4rem;
	}*/
	.copyright ul:first-child li:nth-child(6) a{
		margin-left: 0.01rem !important;
	}
	.copyright ul:first-child li:nth-child(7) a{
		margin-left: 0.01rem !important;
	}
	.copyright ul:first-child li:nth-child(11) a{
		margin-left: 0.2rem !important;
	}
	.copyright ul:first-child li:nth-child(12) a{
		margin-left: 0.01rem !important;
	}
	.copyright ul:nth-child(2){
		/*margin-left: 0.35rem;*/
	}
	.copyright ul:first-child li:nth-child(11){
		margin-left: -0.6rem  !important;
	}
	/*----------认证版权------*/
/*	.cop02 li {
		margin-left: 0.3rem !important;
	}*/
	.cop02 ul:first-child li:nth-child(6) a{
		margin-left: 2rem !important;
	}
	.cop02 p{
		margin-top: 0.05rem;
	}
}
@media (max-width: 360px) {
	/*------医学专业-----*/
	.major_hot p a:last-child {
		margin-left: 0.15rem;
	}
	/*--------登记------*/
	.sign_form input{
/*		margin-left: 0.1rem;*/
		margin-top: 0.15rem;
	}
	.sign_form form{
		margin-top: 0.2rem;
	}
	.sign_form select{
		left: 0.8rem;
		width: 5.4rem;
	}
	.sign_form input {
		margin-top: 0.13rem;
	}
	.sign_form input[type="checkbox"]{
		margin-top: 0.1rem !important;
		width: 0.28rem;
		height: 0.28rem;
		margin-left: -0.6rem !important;
	}

/*-------版权-----------*/
	.copyright ul:first-child li:nth-child(6) a{
		margin-left: 0rem !important;
	}
	.copyright ul:first-child li:nth-child(12) a{
		margin-left: 0rem !important;
	}
	.copyright>.wrap>ul:first-child{
		/*margin-left: 0.2rem;*/
	}
	.copyright ul:first-child li:nth-child(11) a{
		/*margin-left: 0.2rem !important;*/
	}
	.copyright ul:nth-child(2){
		/*margin-left: 0.25rem;*/
	}
	.copyright ul:first-child li:nth-child(11){
		margin-left: 0rem  !important;
	}
	/*---------推荐学校-----*/
	.swiper-pagination-bullet{
		width: 0.1rem !important;
		height: 0.1rem !important;
	}
	.cultivation_objectives li:nth-child(2n) {
		margin-left: 0.1rem !important;
	}
	.muen ul:last-child li {
		margin-left: 0.54rem;
	}
	/*--------认证版权------*/
/*	.cop02 li {
		margin-left: 0.4rem;
	}*/
	.cop02 ul:first-child li:nth-child(6) a{
		margin-left: 1.75rem !important;
	}

}
@media (max-width: 320px) {
	/*---------登记-----*/
	.sign_form li{
		margin-top: 0.15rem;
	}
	.sign_form select{
		width: 5.3rem;
	}
	.sign_form input{
		margin-left: 0.1rem;
		margin-top:0.1rem;
	}
	.sign_form select{
		margin-left: 0.09rem;
	}
	.sign_form input[type="submit"]{
		margin-left: 0.25rem;
	}
	.sign_form li p{
		margin-top: -0.15rem;
	}
	/*------咨询表单----*/
	.consultation_form input[type="checkbox"]{
		width: 0.28rem;
		height: 0.28rem;
		margin-top: 0.13rem;
	}
	.zx label{
		padding-left: -0.05rem !important;
	}
/*-----版权----*/
	.copyright ul:first-child li:nth-child(11) a{
		margin-left: 0rem !important;
	}
	.copyright>.wrap>ul:first-child{
		/*margin-left: 0.55rem;*/
	}
	.copyright>.wrap>ul:nth-child(2){
		margin-left: -0.05rem !important;
	}
/*	.copyright ul:first-child li{
		margin-left: 0.05rem;
	}*/
	.copyright>.wrap>ul:first-child {
		/*margin-left: 0.15rem;*/
	}
	/*----------下拉菜单------*/
	.nav>.wrap>ul>li {
		margin-left: 0.22rem;
	}
	.muen li {
		margin-left: 0.32rem;
	}
	.muen ul:last-child li {
		margin-left: 0.35rem;
	}
	.abroad_topic ul li{
		border: 0;
		margin-left: 0rem;
	}
	/*----------认证版权------*/
/*	.cop02 li {
		margin-left: 0.2rem !important;
	}*/
	.cop02 ul:first-child li:nth-child(6) a{
		margin-left: 2rem !important;
	}
	.cop02 p{
		margin-top: 0.05rem;
	}
	/*--------医学专业-----*/
	.major_hot p a:last-child {
		margin-left: 0.1rem;
	}
}


.lb_banner{
	margin-top:0.92rem !important;

}






