/*重置*/
*{
	color:#333;
}
.center{
	text-align: center;
}
.header .navbar-right a{
	font-size:16px;
}
/*banner*/
.I-banner{
	margin-top:150px;
}
.I-banner .banner-pic img{
	width: 100%;
}
.banner_last{
	padding: 50px 0;
}

 .text_bg h4:nth-child(1){
 	padding-top: 30px;
 	line-height: 40px;
	font-size: 30px;
	background: url(../img/line_03.jpg) bottom no-repeat;
}
 .text_bg h4:nth-child(2){
	padding-bottom: 30px;
	font-size: 18px;
}.text_bg h5{
	font-size: 16px;
}
.I-about .col-md-12 {
    text-align: center;
}
.col-md-12 h4:nth-child(1){
 	padding-top: 30px;
 	line-height: 40px;
	font-size: 30px;
	background: url(../img/line_03.jpg) bottom no-repeat;
}
 .col-md-12 h4:nth-child(2){
	padding-bottom: 30px;
	font-size: 18px;
}.col-md-12 h5{
	font-size: 16px;
}
.I-about .col-md-12 p{
	font-size: 15px;
}
.I-about .col-md-12 p:last-child{
	padding: 50px 0;
}

.I-about img{
	width: 90%;
}
/*I-about*/
.I-show{
	height:500px;
	background: url(../images/banner2.jpg) no-repeat;
	background-size: cover;
}
/*I-show*/
.I-partenr{
	padding-top: 50px;
}
.I-partenr .partenr-top{
	padding-bottom: 40px;
}
.I-partenr .partenr-top p{
	width: 286px;
	height:129px;
	border:1px solid #ccc;
}
.I-partenr .partenr-bottom{
	padding-bottom: 40px;
}
.I-partenr p{
	width: 286px;
	height:129px;
	border:1px solid #ccc;
	margin: 0 auto;
}
.I-enlist{
	padding-bottom: 20px;
}
.I-enlist h4{
	font-size: 24px;
	padding-bottom:20px;
}
.I-enlist .column p{
	font-size:18px;
	line-height:35px;
}
.I-enlist table{
	margin:50px 0;
	border: 1px solid #ccc;
}
.I-enlist .enlist_from{
	border:1px solid #ccc;
	height:400px;
	border-bottom:none;
}
.I-enlist .enlist_from .border_bottom label{
	font-weight:700;
}
.I-enlist .enlist_from .border_bottom .lbl{
	color:#666;
	font-weight:100;
}
.I-enlist table th,
.I-enlist table tr td{
	line-height:50px!important;
}
.btn_margin{
	margin:15px 4px;
}
.title_bg{
	margin: 40px;
	font-size: 19px;
	text-align: center;
	/* background: url(../img/title-bg_03.jpg) bottom no-repeat; */
}

.title_bg p{
	line-height: 44px;
	font-size: 18px;
	color: #ea6e02;
}
.title_bg h6{
	color:#333;
}
.Verify{
	margin:60px auto;
}
/*.I-partenr*/

.I-show .test{
	width:105%;
	height: 200px;
	border:1px solid #ccc;
	/* margin: 30px 0 30px 50px;
	padding-left: 30px; */
	overflow-y: scroll;
	padding-right:20px;
}
.I-show .test1{
	/* width: 430px; */
	height: 200px;
	border:1px solid #ccc;
	/* margin: 30px 0 30px 50px;
	padding-left: 30px; */
	overflow:hidden;
}
.I-show .test_2{
	/* width: 430px; */
	height: 200px;
	border:1px solid #ccc;
	/* margin: 50px 20px 30px 0px; */
	padding-right: 30px;
	box-sizing: border-box;
	overflow-y: scroll;
}
.I-show .test_title{
	box-sizing: border-box;
	position: absolute;
	top: -10px;
	left: 0px;
	width: 55px;
	height:245px;
	background: #f97b14;
	border-radius: 5px;
	font-size: 24px;
	color: #fff;
	padding: 15px;
}

.I-show .test_title_2{
	position: absolute;
	top: 0px;
	left: 90%;
	width: 55px;
	height:245px;
	background: #f97b14;
	border-radius: 5px;
	font-size: 24px;
	color: #fff;
	padding: 15px;
}
.I-show .test_content{
	padding: 30px 10px 50px 50px;
	line-height: 35px;
}
.I-show .test_content_2{
	padding: 30px 10px 50px 25px;
	line-height: 35px;
}

.I-show .test_content h4{
	font-size: 20px;
	color: #f97b14;
}
.I-show .test_content_2 h4{
	font-size: 20px;
	color: #f97b14;
}
.I-show .test_content p a{
	/*width: 335px;  */
	overflow:hidden;
	font-size:16px;
	text-overflow:ellipsis;
	white-space:nowrap;
	display:block;
}
.I-show .test_content_2 p a{
	/* width: 335px; */
	overflow:hidden;
	font-size:16px;
	text-overflow:ellipsis;
	white-space:nowrap;
	display:block;
}
.I-show .column{
	padding-top:30px;
}
.I-show #myCarousel{
	margin-top:50px;
}
.I-show #myCarousel img{
	width:100%;
}
.I-show #myCarousel .carousel-control{
	padding-top:150px;
}
.newuser{
	padding-top:50px;
}
.btns{
	width: 320px;
	height: 65px;
	background: #ff7701;
	margin-bottom: 100px;
	margin: 100px;
	line-height: 65px;
	
	border-radius: 8px;
}
.btns a{
	display:block;
	font-size: 25px;
	color: #fff;
}

/*enlist*/

.Form .enlist-title{
	padding: 30px 0 30px 0;
	color:red;
	font-size:20px;
	border-bottom:1px solid #ccc;
	margin-bottom:15px;
}
.Form .enlist-title_color{
	color:red;
	padding: 30px 0 30px 0;
	font-size:20px;
}
.Form .enlist_button .btn{
	width: 300px;
	height: 67px;
	background: #ff7701;
	margin: 50px auto;
	color: #fff;
	font-size: 25px;
}
.Form{
	margin:50px auto;
}
.Form_box .form-inline>div{
	padding:15px 0;
}
/*kslist*/
.I_kslist{
	max-width: 1200px;
	margin: 60px auto;
}
.I_kslist p:not(:first-child) {
	line-height: 35px;
	max-width: 1200px;
	margin: 0 auto;
	text-indent: 34px;
}
.I_kslist span{
	display:block;
	line-height: 35px;
	text-indent: 34px;
	padding-left: 24px;
}
.I_kslist .notice_title{
	text-align:center;
	font-size:20px;
	color: #ea6e02;
}
.I_kslist span a{
	color:#333;
	line-height: 35px;
	text-decoration: none;
	display:block;
	text-indent: 34px;
	padding-left: 24px;
}
/*sit*/
.sit{
 display: flex;
flex-direction: column;
}
.sit .top{
	
	width: 100%;
	text-align: center;
	border: 1px solid #ccc;
}
.sit .top img{
	padding: 30px;
	
}
.sit .center{
	display: flex;
	justify-content: center;
	border-bottom: 1px solid #ccc;
}
.sit .center img{
	width: 50px;
	height:35px;
}
.sit .bottom img{
	width: 50px;
	height: 35px;
	padding:5px;
}
.sit .center p{
	width: 150px;
	text-align:center;
	padding: 30px 0;
}


.sit .title{
   display: flex;
   align-items: flex-start; 
   justify-content: center;
}
.sit .icon{
    display: inline-block;
    position: relative;
    padding: 4px;
}
.sit .icon>span>label{
    display: inline-block;
    width:35px;
    height:35px;
    background: url(../img/sel.png) center center no-repeat;
    background-size:100% 100%;
    text-align: center;
    line-height: 27px;
}
.sit .icon>span>input{
    position: absolute;
    top:0;
    opacity: 0;
    width:35px;
    height:35px
}
.sit .icon>span>input:checked+label{
    background: url(../img/SusSmallsel.png) center center no-repeat;
    background-size:100% 100%;
}
.sit ul:first-child>li:last-child{
   padding-right:40px
   /* color: #398fca; */
 }
.sit .title:first-child{
	padding-top: 20px;
}
.sit .title li:nth-child(4){
	margin-left: 70px;
}
.sit .title li:nth-child(10){
	margin-left: 70px;
}
.sit .top h1{
	font-size: 25px;
	padding-top: 20px;
}
.sit_enlist{
	padding-top: 150px;
}
.sit .title li span{
	display: inline-block;
    width:55px;
    height:35px;
    background: url(../img/sel.png) center center no-repeat;
    background-size:100% 100%;
    text-align: center;
    line-height: 27px;
    margin:3px
}

/*login*/
 .login {
  	display: flex;
  	align-items: center;
  	flex-direction: column;
  	justify-content: center;
  	width: 100%;
  	min-height: 100%;
  	padding: 20px 20px 20px 500px;
  	
}
  
.login_form {
  	border-radius: 2px 2px 5px 5px;
  	padding: 10px 20px 20px 20px;
  	width: 90%;
  	max-width: 480px;
  	background: rgba(255, 119, 1,0.7);
  	position: relative;
  	padding-bottom: 80px;
  	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
}
  
  
.login_form input {
  	display: block;
  	padding: 15px 10px;
  	margin-bottom: 10px;
  	width: 100%;
  	border: 1px solid #ddd;
  	transition: border-width 0.2s ease;
  	border-radius: 2px;
  	color: #ccc;
}
  
.login_form input+i.fa {
  	color: #fff;
  	font-size: 1em;
  	position: absolute;
  	margin-top: -40px;
  	opacity: 0;
  	left: 0;
  	transition: all 0.1s ease-in;
}
  
.login_form input:focus {
  	outline: none;
  	color: #444;
  	border-color: #FF7700;
  	border-left-width: 35px;
}
  
.login_form input:focus+i.fa {
  	opacity: 1;
  	left: 30px;
  	transition: all 0.25s ;
}
  
.login_form a {
  	font-size: 1.2em;
  	color: #fff;
  	text-decoration: none;
  	width: 80px;
	line-height: 45px
}
  
.login_form .title {
  	color: #fff;
  	font-size: 1.2em;
  	font-weight: bold;
  	margin: 10px 0 30px 0;
  	border-bottom: 1px solid #eee;
  	padding-bottom: 20px;
  }
  
.login_form button {
  	/*
  	
  	margin-top: 20px;
  	position: absolute;
  	left: 0;
  	bottom: 0;
  	max-height: 50px;
  	border: 0px solid rgba(0, 0, 0, 0.1);
  	border-radius: 0 0 2px 2px;
  	;*/
	display: block;
	border: none;
  	padding: 15px 10px;
  	margin-bottom: 10px;
  	width: 100%;
  	color: #fff;
  	background: #FF7700;
}
  
.login_form:not(.loading) button:hover {
  	box-shadow: 0px 1px 3px #2196F3;
}
  
.login_form:not(.loading) button:focus {
  	border-bottom-width: 1px;
}
  
.login footer {
  	display: block;
  	padding-top: 100px;
  	text-align: center;
  	color: #ddd;
  	font-weight: normal;
  	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
  	font-size: 0.8em;
}
.login .other{
	text-align: center;
	color: #fff;
	padding: 20px 0;
	
}
.login .container div{
	display: inline-block;
  	padding: 15px 10px;
  	margin-bottom: 10px;
  	width: 32%;
  	text-align: center;
}
.login .container div i{
	color: #fff;b 
	font-size: 30px;
}

/*linklist*/
.panel-body h2{
	font-size: 22px;
	line-height: 30px;
}
.panel-heading h2{
	font-size: 25px;
	line-height: 35px;
}
/*userinfor*/
.user-info{
	margin: 20px auto;
}
.user-info .text_bg h4:nth-child(1){
	font-size: 14px;
	background: none;
}


/*ge ren zhong xin*/
.tab_wrapper .col-md-12 .col-md-4 ul li{
    margin: 10px;
    text-align: center;
    background: #ddd;
    list-style: none;
    width: 270px;
    line-height: 70px;
    font-size: 18px;
    cursor: pointer;
    text-decoration: none;
    color: #333;
}

.tab_wrapper .col-md-12 .col-md-8>div{
	display: none;
}
.tab_wrapper .selected {
	font-weight: bold;
	color: #fff!important;
	background: #ea6e02!important;
}
.tab_wrapper #inputFormPwd button{
	background:#ea6e02!important;
	border:none;
}
.tab_wrapper .margin_top{
	margin:50px 0;
}
.tab_wrapper .border_bottom{
	padding-top:15px;
	border-bottom:1px solid #ccc;
}
/*about us*/

.about .row_one h4{
	line-height: 120px;
	font-size: 22px;
	color: #ea6e02;
	}
.about .row_one p i{
	font-size: 40px;
	color: #ea6e02;
}
.about .row_one p{
	font-size: 22px;
	line-height: 40px;
}
.about .row_one p:last-child{
	color: #ea6e02;
	padding-top:20px;
}
.about .row_one p:first-child{
	font-size: 18px;
}

.about .row_two h4,.about .row_two h4 span{
	padding: 70px 0 45px 0;
	font-size: 22px;
	color: #ea6e02;
}
.about .row_two textarea{
	width:90%;
	line-height: 35px;
	font-size: 18px;
}
.about .row_two:last-child{
	padding-bottom: 50px;
}
.about .row_one .img img{
	width: 90%;
}

/*student*/
/* .student h4{
	font-size: 22px;
	border-bottom: 1px solid #ccc;
	line-height: 45px;
	margin:30px 0;
}
.student .row{
	padding: 30px;
}
.student p a{
	color:#ea6e02;
	font-size: 22px;
	line-height: 45px;
} */
/* link */
.link .container{
	margin-top: 50px;
	margin-bottom: 172px;
}
.link .row>div>div{
	text-align: center;
	height: 277px;
	width: 340px;
	line-height: 277px;
	margin: 20px;
}
.link .row>div>div a{
	display: block;
	font-size: 24px;
	color: #fff;
}
/* .row_12{
	margin-top: 89px;
}
 */
.link .mlist{
	background: #e2b1d1;
}
.link .link_two{
	background: #92e0e2;
}
.link .link_three{
	background: #afc7ed;
}
.link .row:last-child div>div:nth-child(1){
	background: #7ed68c;
}
.link .row:last-child div>div:nth-child(2){
	background: #d28283;
}
.link .row:last-child div>div:nth-child(3){
	background: #eeba4c;
}
.mlist .row div{
	width: 340px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	border: 1px solid #ccc;
	margin: 10px;
}
.mlist .row div a{
	color: #666;
	font-size: 18px;
}
.mlist .container{
	margin-bottom: 223px;
}
.mlist .center{
	padding:80px 0 45px 0;
	font-size: 20px;
	color: #666;
}
/*cord  */

/* .card .img{
	width:350px;
	height:500px;;
	background-size: 100%;
	margin: 0 auto;
	position:absolute;
}
.card .card_img{
	position:absolute;
	z-index:999px;
} */
#myModal{
	background:rgba(0,0,0,0.5);
	
}
#myModal .modal-body>p{
	width: 250px;
	line-height:25px;
	padding-top: 6px;
	font-size: 14px;
	color: #333;
	margin: 0 auto;
	display:block;
}



/*SeatSelection*/
.seat li{
	width:400px;
	height:370px;
	display: inline-block;
	background: #e6e6e6;
}
.seat .seat_li{
	margin: 30px 10px 0 0;
    width: 320px;
}
.seat li span{
	display:block;
	line-height: 35px;
	font-size: 18px;
	color: #333;
	text-align: center;
}
.seat li span:first-child{
	padding-top: 30px;
}
.seat li button{
	display: block;
	text-align: center;
	margin: 20px auto;
}
.seat{
	height: auto;
}
.seat .btn{
	background:#ea6e02!important;
	border:none;
}

/*banner幻灯片，基本样式*/
.poster-main{
	width: 1000px;
	height: 500px;
	position: relative;
	margin: 30px auto;
}
.poster-main a,.poster-main img{
	display:block;
}
.poster-main .poster-list{
	width: 1000px;
	height: 500px;
}
.poster-main .poster-list .poster-item{ 
	width: 200px;
	height: 500px;
	position:absolute;
	left:0;
	top:0;
}
.poster-main .poster-btn{ 
	position:absolute;
	top:0;
	z-index:10; 
	cursor:pointer;  
}
/*图片轮播--显示btn按钮*/
.poster-main .poster-prev-btn{
	left:0; 
	background: url(../img/left.png) no-repeat center center;
}
.poster-main .poster-next-btn{
	right:0; 
	background: url(../img/right.png) no-repeat center center;
}

.zhaokaogongkao{
	flex: 0 0 31.333333%;
	max-width: 30.333333%;
}
.zhaokaoxinxi{
   width: auto;
}
.zhaokaoriqi{
	font-size: 16px;
	padding-left: 50px;
}
@media(max-width:767px) {
	.zhaokaogongkao{
		flex: 0 0 100%;
		max-width: 100%;
	}
	.zhaokaoxinxi{
		width: 310px;
	}
	.zhaokaoriqi{
		font-size: 14px;
		padding-left: 0px;
	}
}