body,html {
	padding: 0;
	text-transform: uppercase;
	margin: 0 auto;
	max-width: 640px
}

table {
	border-collapse: collapse
}

html {
	overflow-y: scroll
}

body,input {
	font-size: 15px;
	font-family: "Helvetica Neue",Helvetica,"PingFang SC","Microsoft YaHei","Hiragino Sans GB","WenQuanYi Micro Hei",sans-serif;
	-webkit-text-size-adjust: none
}

dd,dl,dt,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,select,textarea,ul {
	margin: 0;
	padding: 0;
	list-style: none
}

img {
	display: block;
	width: 100%;
	border: none
}

input,select,textarea {
	outline: 0;
	resize: none
}

a:link,a:visited {
	color: #282828;
	text-decoration: none
}

::selection {
	background: rgba(254,126,0,.8)
}

::-moz-selection {
	background: rgba(254,126,0,.8)
}

.clearfix::after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: ""
}[v-cloak] {
	display: none!important
}
.xMyMajor{
	width: 93.33%;
	margin:0 auto;
	padding: 5% 0;
}
.xMyMajor dl{
	display: flex;
	justify-content: space-between;
	align-items: center;
	
}
.xMyMajor dl dd{
	display: flex;
	flex-direction: column;
	align-items: center;
	width:24%;
	border: solid 0.0185rem #dcdcdc;
	font-size: 0.35rem;
	padding: 1% 0;
}
.xMyMajor dd span{
	display: flex;
	align-items: flex-start;
	font-size: 0.2593rem;
	font-weight: bold;
	color: #ff6600;
}
.xMyMajor dd b{
	font-size: 0.7407rem;
	font-weight: bold;
	color: #ff6600;
}
.conPt1{
	font-size: 0.4074rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.6667rem;
	letter-spacing: 0px;
	text-align: center;
	color: #000000;
	padding: 5% 0;
}
.conPt1 span{color:#ff6600;font-size: 0.4074rem;}
.conPt2 span{color:#ff6600;}
.conPt2{
	width: 93.33%;
	margin: 0 auto;
	font-size: 0.31rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: .55rem;
	letter-spacing: 0px;
	color: #000000;
}
.conPt2 b{
	display: block;
	margin: 0 auto;
	text-align: center;
	font-size: 0.53rem;
	padding-top: 5%;
}
/*.top_nav{display: none;}*/