

.school-details {
	display: flex;
	justify-content: space-between;
	padding: 15px;
	box-sizing: border-box;
	box-shadow: 0 2px 8px #ccc;
}
.school-details .picture {
	position: relative;
	width: 479px;
	height: 300px;
	overflow: hidden;
	border-radius: 3px;
}
.school-details .picture img {
	width: 100%;
}
.school-details .picture .swiper-pagination span {
	width: 40px;
	height: 4px;
	border-radius: 8px;
	background: #a6a5a7;
}
.school-details .picture .swiper-pagination .swiper-pagination-bullet-active {
	background: #ff9d00;
} 
.school-details .text {
	position: relative;
	width: 665px;
	padding-top: 10px;
}
.school-details .text .details-title h1 {
	float: left;
	margin-right: 10px;
	font-size: 24px;
	color: #434343;
}
.school-details .text .details-title span {
	float: left;
	height: 23px;
	line-height: 23px;
	font-size: 12px;
	color: #fff;
	padding: 0 12px;
	margin: 4px 0 0 5px;
	background: #59bd4d;
	border-radius: 25px;
}
.school-details .text .details-title span:nth-child(3){
	background: #ff9d00;
}
.school-details .text .details-title span:nth-child(4){
	background: #3d89e8;
}
.school-details .text .details-description {
	padding-top: 20px;
	line-height: 22px;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 15px;
	font-size: 14px;
	color: #676767;

}
.school-details .text .details-description a {
	color: #ff0c0c;
}
.school-details .text .details-score {
	padding: 25px 0 28px;
}
.school-details .text .details-score li {
	float: left;
	font-size: 16px;
	color: #666;
	margin-right: 30px;
	padding-left: 32px;
}
.school-details .text .details-score li:nth-child(1){
	background: url(../images/school/school-score_01.png) no-repeat left center;
}
.school-details .text .details-score li:nth-child(2) {
	background: url(../images/school/school-score_02.png) no-repeat 4px center;
}
.school-details .text .details-score li:nth-child(3) {
	background: url(../images/school/school-score_03.png) no-repeat 3px center;
}
.school-details .text .school-info p {
	position: relative;
	width: 45%;
	padding-left: 30px;
	margin-top: 4px;
	line-height: 25px;
	font-size: 14px;
	color: #676767;
}
.school-details .text .school-info p:first-child:before {
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	width: 26px;
	height: 25px;
	background: url(../images/school/school-detaols_18.png) no-repeat left center;
}
.school-details .text .school-info p:nth-child(2):before {
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	width: 26px;
	height: 25px;
	background: url(../images/school/school-detaols_21.png) no-repeat left center;
}
.school-details .text .butt {
	position: absolute;
	right: 60px;
	bottom: 35px;
	height: 40px;
	line-height: 40px;
}
.school-details .text .butt a {
	display: block;
	float: left;
	width: 120px;
	height: 40px;
	background: #ff9d00;
	color: #fff;
	line-height: 40px;
	text-align: center;
	border-radius: 8px;
	margin-right: 10px;
}
.school-details .text .butt span {
	color: #666;
	font-size: 12px;
}
.school-details .text .butt span i {
	font-style: normal;
	color: #ff9d00;
}

.title {
	display: flex;
	justify-content: space-between;
	height: 24px;
	line-height: 24px;
	border-left: 5px solid #ff9d00; 
	margin: 40px 0 25px;
}
.title h3 {
	font-size: 20px;
	color: #666;
	padding-left: 8px;
}
.title a {
	font-size: 14px;
	color: #666;
}
.title a:hover {
	text-decoration: underline;
}

.the-major .cont  {
	position: relative;
	overflow: hidden;
	padding: 0 5px 15px;
}
.swiper-button-prev,
.swiper-button-next  {
	background: rgba(0,0,0,.5);
	padding: 5px;
	display: none;
}
.swiper-button-prev.hide,
.swiper-button-next.hide {
	display: block;
}
.the-major .cont li {
	width: 275px;
	height: auto;
	border-radius: 3px;
	overflow: hidden;
	box-shadow: 0 10px 12px 0 rgba(0,0,0,.1);
	padding-bottom: 10px;
}
.the-major .cont li .text {
	text-align: center;
}
.the-major .cont li .text p:first-child {
	font-weight: bold;
	font-size: 18px;
	color: #666;
	padding: 20px 0 10px;
}
.the-major .cont li .text p {
	line-height: 22px;
	font-size: 12px;
	color: #333;
}
.the-major .cont li .text p span:first-child {
	padding-right: 8px;
}
.the-major .cont li .text a {
	display: block;
	width: 84px;
	height: 28px;
	line-height: 28px;
	margin: 15px auto;
	font-size: 13px;
	color: #fff;
	background: #f3693e;
	border-radius: 5px;
}
.the-major .cont li:nth-child(even) .text a {
	background: #faac25;
} 

.major-set {
	margin-top: 55px;
}
.major-set dl { 
	border: 1px solid #e8e8e8;
}
.major-set #marquee_1 {
	width: 100%;
	position: relative;
	overflow: hidden;
	border: 1px solid #e8e8e8;
	border-top: none;
	box-sizing: border-box;
}
.major-set #marquee_1 dl {
	width: 100%;
	height: 420px;
	position: relative;
	overflow: hidden;
	border: none;
}
.major-set dt {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #e8e8e8;
	background: #f8f8f8;
}
.major-set dt .item,
.major-set dd .item {
	float: left;
	width: 14.28%;
	display: inline-block;
	text-align: center;
	padding: 0;
	display: block;
}
.major-set dt .item {
	font-size: 16px;
}
.major-set dd {
	height: 49px;
	line-height: 49px;
	background: #fff;
}
.major-set dd: hover {
	background: #f8f8f8;
}
.major-set dd+dd {
	border-top: 1px dashed #e6e6e6;
}
.major-set dd a {
	color: #ff4747;
}
.major-set dd a:hover {
	text-decoration: underline;
}

.school-picture .cont {
	position: relative;
	overflow: hidden;
}
.school-picture li {
	width: 279px;
	height: auto;
	text-align: center;
}
.school-picture li img {
	width: 100%;
}
.school-picture li p {
	padding: 15px 0;
}


.school-news .cont{
	display: flex;
	justify-content: space-between;
	padding: 15px;
	border: 1px solid #e1e1e1;
} 
.school-news .cont .picture {
	position: relative;
	width: 570px;
	border-radius: 3px;
	overflow: hidden;
}
.school-news .cont .picture .more {
	display: flex;
	justify-content: space-between;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: rgba(0,0,0,.5);
}
.school-news .cont .picture .more>div {
	position: relative;
	width: 120px;
	font-size: 15px;
	color: #eee;
	background: #ff9d00;
	padding-left: 25px;
	box-sizing: border-box;
}
.school-news .cont .picture .more>div:before {
	position: absolute;
	top: 0;
	left: 10px;
	bottom: 0;
	margin: auto;
	content: '';
	width: 3px;
	height: 3px;
	border: 1px solid #eee;
}
.school-news .cont .picture .more>div p:before {
	position: absolute;
	top: 0;
	right: 15px;
	bottom: 0;
	margin: auto;
	content: '';
	width: 0;
	height: 0;
	border-width: 3px 0 3px 3px;
	border-style: solid;
	border-color: transparent transparent transparent #eee;
}
.school-news .cont .picture .more>div p:after {
	position: absolute;
	top: 0;
	right: 20px;
	bottom: 0;
	margin: auto;
	content: '';
	width: 0;
	height: 0;
	border-width: 3px 0 3px 3px;
	border-style: solid;
	border-color: transparent transparent transparent #eee;
}
.school-news .cont .picture .more>p {
	width: 450px;
	padding-left: 18px;
	box-sizing: border-box;
}
.school-news .cont .picture .more>p a {
	font-size: 15px;
	color: #eee;
}
.school-news .cont .picture .more>p a:hover {
	text-decoration: underline;
}
.school-news .cont .text {
	width: 580px;
}
.school-news .cont .text .details {
	padding-left: 26px;
}
.school-news .cont .text ul {
	padding-left: 26px;
}
.school-news .cont .text li {
	line-height: 45px;
	border-bottom: 1px solid #e9e9e9;
}

.school-news .cont .text li:first-child {
	border-top: 1px solid #e9e9e9;
}
.school-news .cont .text li>div {
	position: relative;
	display: flex;
	justify-content: space-between;
}
.school-news .cont .text li>div>a {
	width: 75%;
	font-size: 14px;
	color: #4e4e4e;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.school-news .cont .text li>div>a:hover {
	text-decoration: underline;
	color: #ff9d00;
}
.school-news .cont .text li>div>span {
	font-size: 13px;
	color: #6e6e6e;
}
.school-news .cont .text li>div>em {
	display: block;
	position: absolute;
	top: 0;
	left: -26px;
	bottom: 0;
	margin: auto;
	width: 14px;
	height: 14px;
	text-align: center;
	line-height: 12px;
	border-radius: 50%;
	font-style: normal;
	font-size: 12px;
	color: #fff;
	background: #b3b3b3;
}
.school-news .cont .text li:nth-child(1)>div>em {
	background: #d61714;
}
.school-news .cont .text li:nth-child(2)>div>em {
	background: #ff5a00;
}
.school-news .cont .text li:nth-child(3)>div>em {
	background: #ae9772;
}

.school-news .cont .text li>p {
	display: none;
}


.school-news .cont .text li>div.hover {
	height: 26px;
	line-height: 26px;
	margin-top: 12px;
}
.school-news .cont .text li>div.hover em {
	display: none;
}
.school-news .cont .text li>div.hover:before {
	position: absolute;
	left: -22px;
	top: 8px;
	content: '';
	width: 7px;
	height: 7px;
	border: 1px dotted #b4b4b4;
}
.school-news .cont .text li>div.hover:after {
	position: absolute;
	left: -26px;
	top: 12px;
	content: '';
	width: 7px;
	height: 7px;
	border: 1px dotted #b4b4b4;
}
.school-news .cont .text li>div.hover a {
	font-size: 20px;
	color: #666;
	font-weight: bold;
}
.school-news .cont .text li>div.hover a:hover {
	color: #ff9d00;
}
.school-news .cont .text li>div.hover span {
	font-size: 13px;
	color: #494949;
}
.school-news .cont .text li>p.hover {
	display: block;
}
.school-news .cont .text li>p.hover {
	position: relative;
	padding: 12px 0;
	font-size: 13px;
	color: #9e9d9d;
	line-height: 24px;
	margin-top: 12px;
}
.school-news .cont .text li>p.hover:before {
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	width: 50px;
	height: 1px;
	background: #e9e9e9;
}
.school-news .cont .text li>p.hover a {
	color: #ff9d00;
}
.school-news .cont .text li>p.hover a:hover {
	text-decoration: underline;
}


.leave-message .cont {
	padding: 15px;
	border: 1px solid #e1e1e1;
}
/*.leave-message .cont .leaved {
	width: 100%;
	height: 241px;
	overflow: hidden;
}*/
.leave-message .cont .leaved li {
	line-height: 22px;
	color: #999;
	border-bottom: 1px dashed #a1a1a1;
	padding-bottom: 8px;
	margin-bottom: 15px;
}
.leave-message .cont .leaved li p {
	font-size: 14px;
}
.leave-message .cont .leaved li p:first-child {
	width: 50%;
	display: flex;
	justify-content: space-between;
	font-size: 14px;
	color: #6e6e6e;
	padding-bottom: 10px;
}
.leave-message .cont .leaved li p .red {
	padding: 0 12px;
	margin-top: 2px;
	height: 18px;
	line-height: 18px;
	border-radius: 18px;
	color: #fff;
	background: #ff7200 !important;
}
.leave-message .cont .leaved li p .orange {
	padding: 0 12px;
	margin-top: 2px;
	height: 18px;
	line-height: 18px;
	border-radius: 18px;
	color: #fff;
	background: #59bd4d !important;
}
.leave-message .cont .leaved li p .normal {
	padding: 0 12px;
	margin-top: 2px;
	height: 18px;
	line-height: 18px;
	border-radius: 18px;
	color: #fff;
	background: #3d89e8 !important;
}
.leave-message .cont form {
	width: 100%;
	margin-top: 35px;
}
.leave-message .cont form .form-title {
	display: flex;
	justify-content: space-between;
	height: 26px;
	line-height: 26px;
}
.leave-message .cont form .form-title p {
	font-size: 20px;
}
.leave-message .cont form .form-title ul {
	display: flex;
	justify-content: space-between;
}
.leave-message .cont form .form-title ul li {
    position: relative;
    line-height: 30px;
    padding-left: 6px;
}
.leave-message .cont form .form-title ul li+li {
	margin-left: 60px;
}
.leave-message .cont form .form-title ul li input[type="radio"] {
    opacity: 0;
}
.leave-message .cont form .form-title ul li label {
    position: absolute;
    left: 0;
    top: 6px;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background: #cfcfcf;
    cursor: pointer;
}
.leave-message .cont form .form-title ul li label:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #fff;
}
.leave-message .cont form .form-title ul li span {
	font-size: 14px;
}
.leave-message .cont form .form-title ul li input:checked~span { 
    color: #ff9d00;
}
.leave-message .cont form .form-title ul li input:checked+label {
    background-color: #ff9d00;
}
.leave-message .cont form textarea {
	width: 100%;
	height: 125px;
	border: 1px solid #eeeded;
	background: #fdfefd;
	resize: none;
	outline: none;
	padding: 10px;
	box-sizing: border-box;
	margin-top: 10px;
}
.leave-message .cont form .inp {
	display: flex;
	justify-content: space-between;
	width: 234px;
	height: 28px;
	line-height: 28px;
}
.leave-message .cont form .inp input {
	width: 100px;
	height: 28px;
	border-radius: 5px;
	border: 1px solid #eeeded;
	outline: none;
	padding-left: 8px;
	box-sizing: border-box;
}
.leave-message .cont form button {
	display: block;
	width: 125px;
	height: 28px;
	font-size: 14px;
	color: #fff;
	background-color: #ff7200;
	border: none;
	outline: none;
	cursor: pointer;
}
.leave-message .cont form .form-bottom {
	display: flex;
	justify-content: space-between;
	width: 65%;
	float: right;
	margin-top: 15px;
}

.the-sign {
	background: url(../images/school/sign-bg.png) no-repeat top center;
	padding-top: 150px;
	margin-top: 40px;
}
.the-sign .center {
	display: flex;
	justify-content: space-between;
	width: 1117px;
	background: #fff;
	box-shadow: 0 2px 8px rgba(0,0,0,.1);
}
.the-sign .center .info {
	width: 50%;
	padding: 40px;
	box-sizing: border-box;
}
.the-sign .center .info p:first-child,
.the-sign .center form p {
	font-weight: normal;
	font-size: 22px;
	color: #333;
	margin-bottom: 25px;
	padding: 0 !important;
}
.the-sign .center span {
	font-size: 14px;
	color: #666;
	line-height: 25px;
}
.the-sign .center .info p {
	line-height: 35px;
	padding-left: 30px;
}
.the-sign .center .info p:nth-child(3) {
	margin-top: 55px;
	background: url(../images/school/sign-add.png) no-repeat left center;
}
.the-sign .center .info p:nth-child(4) {
	background: url(../images/school/sign-tel.png) no-repeat left center;
}
.the-sign .center .info p:nth-child(5) {
	background: url(../images/school/sign-message.png) no-repeat left center;
}
.the-sign .center form {
	width: 50%;
	padding: 40px;
	box-sizing: border-box;
	background: #fca259;
}
.the-sign .center form p {
	color: #fff;
}
.the-sign .center form span {
	color: #fff;
}
.the-sign .center form .inp {
	width: 418px;
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
	border-bottom: 1px solid #fff;
}
.the-sign .center form .inp label {
	color: #fff;
}
.the-sign .center form .inp input {
	border: none;
	outline: none;
	background: none;
	color: #fff;
}
.the-sign .center form button {
	background: none;
	outline: none;
	border: none;
	border: 1px solid #fff;
	color: #fff;
	padding: 10px 20px;
	margin-top: 20px;
	cursor: pointer;
}
.the-sign .center form button:hover {
	background: #fff;
	color: #fca259;
	border: 1px solid #fca259;
}

/*添加*/
#add_form{
	display:none;
}
.add_say_box{
	width:650px;
	background-color:#eaeaea;
	margin:0 auto;
}
.add_say_box p{
	text-align:center;
	padding-top:26px;
	padding-bottom:26px;
	font-size:16px;
}
.add_say_box p a{
	color:white;
	background-color:#ff7200;
	padding:8px 36px;
	border-radius:4px;
	margin-left:20px;
}
.add_say_box p a:hover{
	margin-left:14px;
}