/*
.isStuck{
	border-style: solid;
    border-image: linear-gradient(to bottom,#f0f0f0,rgba(240,240,240,0)) 100% 1;
    background-clip: padding-box;
    border-left: 0;
    border-right: 0;
    border-bottom:8px;
}
.navbar-wrapper.isStuck  .navbar-nav > li > a{
    font-size: 16px;
    line-height: 36px;
    color: #131313;
}
*/
.navbar-wrapper .nav_login > li > a{
    margin:0;
}

.no_style{
	list-style:none;
	margin:0;
	padding:0;
}

.nav .open > a {
    text-decoration: none;
    color: #f96a1c;
    background-color: transparent;
    border-bottom: 2px solid #f96a1c;
}
.navbar .navbar-nav .open .dropdown-menu {
    left: -8px;
    border-top: 2px solid #019e95;
    top: 49px;
}
.dropdown-menu > li > a {
    display: block;
    padding: 0 15px;
    height: 32px;
    clear: both;
    font-weight: normal;
    color: #333;
    white-space: nowrap;
    line-height: 32px;
    font-size: 14px;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{
	 color: #f96a1c;
     background:none !important;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
	 color: #f96a1c;
     background:none !important;
}
.navbar .navbar-nav .open .dropdown-menu > .active > a{
  	color: #f96a1c !important;
    background: none !important;
}
.dropdown-menu > li{
	position:relative;
}
.dropdown-menu > li.active > a:after {
    content: "";
    border-left: 5px solid #f96a1c;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    position: absolute;
    left: 10px;
    top: 15px;
}
.navbar .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #f96a1c !important;
    background: none !important;
}
.navbar .navbar-nav .open .dropdown-menu > .active > a, .navbar .navbar-nav .open .dropdown-menu > .active > a:hover{
	 color: #f96a1c !important;
	background:none !important;
}
.btn-default{
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    background-image:none !important;
}
.circle_top{
    height: 50px;
    width: 100%;
    background: url(../image/index/xyhuz_shouye_1.png) top center no-repeat;
    position: absolute;
    bottom: 0;
}
.circle_bottom{
    width: 100%;
    background: url(../image/index/xyhuz_shouye_1.png) bottom center no-repeat;
}
.sp_icon{
    display: block;
    margin: 5px;
    height:270px;
    cursor: pointer;
}
.sp_icon h3{
    border-bottom: 1px solid #ccc;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
    color:#2b2b2b;
}
.sp_icon:hover h3{
    border-bottom:1px solid  #009f96;
}
.sp_icon:hover span{
    color:#009f96;
}
.sp_block{
    height:208px;margin:0 auto;
    width: 208px;
    background-color:#FFF;
    background-position: center 44px;
    background-repeat:no-repeat;
}
.sp_block  p{
    padding-top:150px;
}
.sp_block01{
    background-image:url(../image/index/xyhuz_shouye_24.png);
}
.sp_block02{
    background-image:url(../image/index/xyhuz_shouye_27.png);
}
.sp_block03{
    background-image:url(../image/index/xyhuz_shouye_29.png);
}
.sp_block04{
    background-image:url(../image/index/xyhuz_shouye_31.png);
}
.sp_block05{
    background-image:url(../image/index/xyhuz_shouye_34.png);
}

.list-group-line{
	padding:5px;
	background:#f5f5f5;
}
.panel-green {
    border-color: #f96a1c;
}

.panel-green > .panel-heading {
    color: #fff;
    background-color: #f96a1c;
    border-color: #f96a1c;
}
.panel-title-line{
	font-size: 18px;
	border-bottom:1px solid #f96a1c;
	padding-bottom: 10px;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus{
	    border-color: #f96a1c;
        background-color: #f96a1c;
        background-image:none;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #f96a1c;
    background-color: #fff;
}
.btn-green {
    color: #fff;
    background-color: #f96a1c;
    border-color: #f96a1c;
    background-image:none;
}
.btn-green:focus, .btn-green:hover {
    background-color: #dc5e19;
    color: #FFF;
    background-position: 0 -15px;
}
.btn-green.btn-shadow {
    -webkit-box-shadow: inset 0 -4px 0 #058680;
    box-shadow: inset 0 -4px 0 #058680;
    border: 0;
    color: #fff;
}
.form-error-block{
	margin-top: -10px;
	display:block;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
}

.form-error{
    font-size: 12px;
    display:block;
    height: 20px;
    overflow: hidden;
    color: #a94442;
    line-height: 20px;
}
.back-error{
	font-weight: bold;
	 color: #a94442;
}
label.error{
	display: block !important;
    margin-bottom: 0;
}

table.border  thead td {
  text-align: center;
  background-color: #019E96;
  font-size: 16px;
  color: #fff;
  padding: 10px 0;
}
table.border {

  margin: 20px auto 0;
}

table.border  thead td {
  text-align: center;
  background-color: #019E96;
  font-size: 16px;
  color: #fff;
  padding: 10px 0;
}
table.border  td {
  padding: 10px 0;
  border: 1px solid #028A83;
  font-size: 14px;
  color: #424141;
  text-align: left;
  padding-left:40px !important;
}
table.border  tbody{
	background-color:#FFF;
}
table.border  td p {

}



.details-table {
  width: 950px;
  margin: 20px auto 0;
}

.details-table thead td {
  text-align: center;
  background-color: #019E96;
  font-size: 16px;
  color: #fff;
  padding: 10px 0;
}
.details-table td {
  padding: 10px 0;
  border: 1px solid #028A83;
  font-size: 14px;
  color: #424141;
  text-align: center;
}
.details-table tbody{
	background-color:#FFF;
}
.details-table td p {
  text-align: left;
  padding-left: 2em;
}
.details-table .qipa td {
  background-color: #019E96;
}
.details-table2 {
  width: 950px;
  margin: 20px auto 0;
}
.details-table2 thead{
	  border: 1px solid #028A83;
}
.details-table2 thead td {
  text-align: center;
  background-color: #019E96;
  font-size: 16px;
  color: #fff;
  padding: 10px 0;
}
.details-table2 tbody{
  border: 1px solid #028A83;
  background-color: #FFF;
}
.details-table2 td strong{
    background-color: #019E96;
    width: 120px;
    display: inline-block;
    color: #FFF;
    padding: 3px 10px;
    border-radius: 5px;
}
.details-table2 td {
  padding: 10px 0;
  border-bottom: 1px solid #028A83;
  font-size: 18px;
  color: #424141;
  height:71px;
  text-align: center;
}
.details-table2 td p {
  text-align: center;
  padding-left: 2em;
}


.details-table3 {
  width: 100%;
  margin: 20px auto 0;
}
.details-table3 thead{
	  border: 1px solid #028A83;
}
.details-table3 thead td {
  text-align: center;
  background-color: #019E96;
  font-size: 14px;
  color: #fff;
  padding: 10px 0;
}
.details-table3 tbody{
  border: 1px solid #028A83;
  background-color: #FFF;
}
.details-table3 th {
  text-align: center;
  background-color: #019E96;
  font-size: 14px;
  color: #fff;
  padding: 5px 0;
   border-bottom: 1px solid #028A83;
   height: 32px;
}

.details-table3 td {
	padding: 5px 0;
    border-bottom: 1px solid #028A83;
    font-size: 14px;
    color: #424141;
    height: 32px;
    text-align: center;
}
.details-table3 td p {
  text-align: center;
  padding-left: 2em;
}
ul.art_ul{
	width: 100%;
    margin-left: 0;
    padding: 0;
    list-style: none;
}
li.li_img {
	display: block;
    padding-left: 182px;
    position: relative;
    height: 161px;	
    padding-bottom: 20px;
    border-bottom: 1px solid #cccccc;
    padding-top: 20px;
}
.li_img img {
    position: absolute;
    width: 160px;
    height: 120px;
    left: 0;
    top: 20px;
}
li.li_img:hover {
    background: #f7f7f7;
}
a.light,a.light:visited{
	color:#FFF;
}
a.light:hover,a.light:focus{
	color:#E2DFDF;
}
.art_tag{
	padding: 3px 10px;
    color: #FFF;
    background: #f96a1c;
    font-size: 14px
}
.back-button{
	display:none !important;
}
.activity-content  #js_cover{
	display:none !important;
}
.activity-content img[data-type="jpeg"]{
	display:none !important;
}
 ul.cefi{
  margin:0;
  padding:0;
}
 ul.cefi li{
  list-style:none;
  float:left;
  width:249px;
}
ul.cefi li a{
  display:block;
  border:1px solid #eee;
  width:215px;
  height:155px;
  margin: 0 auto;
}
ul.cefi li a:hover{
  border:1px solid #f96a1c;  
}
ul.cefi li img{
  width:210px;
  height:150px;
}
.arc-content {
    padding: 0 30px 30px;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
    font-size: 14px;
    line-height: 28px;
}
.dot{
	color:#f96a1c;
	padding-right:10px;
}

a.main-color:hover{
	color:#027D76;
}
.huzhu_title{
	width: 460px;
    margin: 0 auto;
    border-bottom: 2px solid #f96a1c;
    height: 14px;
    margin-bottom: 80px;
}
.huzhu_title h3{
	font-size: 24px;
    background: #f7f7f7;
    margin: 0 80px;
}
ul.youshi{
	width:100%;
	padding:0;
}
ul.youshi li{
	float:left;
	width:20%;
	display:block;
	height:160px;
	position:relative;
}
ul.youshi li h3{
	position: absolute;
    top: 40px;
    width: 100%;
    text-align: center;
}
ul.youshi li p{
	color:#2b2b2b;
    font-size: 16px;
    line-height: 30px;
	margin-bottom:0;
	text-align:center;
}
ul.youshi li:hover .quan{
	  -moz-transition: ease 0.5s;
    -o-transition: ease 0.5s;
    -webkit-transition: ease 0.5s;
    transition: ease 0.5s;
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
   	transform: rotate(360deg);
}
.short_line{
	width: 300px;
    margin: 0 auto;
    background: #f96a1c;
    padding-bottom: 2px;
    margin-top: 30px;
}
.quan{
	margin: 0 auto;width:150px;height:150px;
	line-height: 150px;
    text-align: center;
    font-size: 24px;
}

.quan1{
	
	background-image:url(../image/plan/quan1.png);
}
.quan2{
	
	background-image:url(../image/plan/quan2.png);
}
.quan3{
	
	background-image:url(../image/plan/quan3.png);
}
.quan4{
	
	background-image:url(../image/plan/quan4.png);
}
.quan5{
	
	background-image:url(../image/plan/quan5.png);
}
.draw_bg{
	background-image: url(../image/plan/bg2.jpg);
    background-position: center 240px;
    background-repeat: no-repeat;
    background-color: #FFF;

}
.bg_opacity{
	background-image: url(../image/plan/opacity_bg.png);
	background-repeat: repeat-x;
    background-position: bottom;
}
.draw_bg.draw1{
	background-image:url(../image/plan/bg1.png);
	height: 430px;
	background-position: center;
}
.draw_bg.draw2{
	background-image: url(../image/plan/bg2.jpg);
    background-position: center 30px;
    background-repeat: no-repeat;
    background-color: #FFF;border-bottom:1px solid #ccc;
}
.draw_bg.draw3{
	background-image: url(../image/plan/bg3.jpg);
  	background-position: center 50px;
    background-color: #F7F7F7;
}
.draw_bg.draw4{
	background-image: url(../image/plan/bg4.jpg);
    background-position: center 50px;
}
h4.form_title{
	border-bottom: 1px solid #f96a1c;
    padding-bottom: 10px;
    color: #f96a1c;
    margin-bottom: 20px;
}
.no_margin p{
	margin:0;
}
.text_label label{
	 width: 80px;
    text-align: right;
}
.panel-body{
	min-height: 400px;
}
.qa_question{
	padding:7% 3% !important;
}
.qa_question h2{
	font-size:1.4em !important;
}
.article-content .col-md-offset-4{
	font-size:16px;
	line-height:30px;
}

.join_school_banner{
	background:url(../image/index/xyhuz_shouy_19.jpg) center no-repeat ;
	height:200px;
}
.meiti{
	list-style:none;
	padding: 0;
	top:0;
	position: relative;
	transition: top 1s linear;
}
.meiti li{
	width:240px;
	height:280px;
	border: 1px solid #e3e3e3;
	margin-bottom:40px;
}
.meiti a{
	display:block;
	position:relative;
}
.meiti a .meiti_img{
	position: absolute;
    top: -27px;
    width: 120px;
    height: 50px;
    left: 50%;
    margin-left: -60px;
    border: 1px solid #e3e3e3;
 
	-moz-transition: all 0.2s linear; 
	-webkit-transition: all 0.2s linear; 
	-o-transition: all 0.2s linear; 
	transition: all 0.2s linear;
}
.meiti .opacity_bg{
 	background: #000;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
	-moz-transition: opacity 0.2s linear; 
	-webkit-transition: opacity 0.2s linear; 
	-o-transition: opacity 0.2s linear; 
	transition: opacity 0.2s linear;
}
.meiti a:hover .meiti_img{
	position: absolute;
    top: -27px;
    width: 194px;
    height: 80px;
    left: 50%;
    margin-left: -97px;
    border: none;
    z-index: 2;
}
.meiti a:hover .opacity_bg{
	display:block;
	filter: alpha(opacity=50);
    -moz-opacity: 0.50;
    opacity: 0.50;
}
#share.bdshare-button-style0-16{
		
}
#share.bdshare-button-style0-16 .bds_weixin{
	background-position: 0 -25px;
}
#share.bdshare-button-style0-16 .bds_qzone{
    background-position: -25px 0px;
}
#share.bdshare-button-style0-16 .bds_tsina{
	background-position: -50px -25px;
}
#share.bdshare-button-style0-16 .bds_tqq{
	background-position: -75px 0;
}
#share.bdshare-button-style0-16 .bds_renren{
	background-position: -75px -25px;
}

#share.bdshare-button-style0-16 a,#share.bdshare-button-style0-16 .bds_more {
    float: left;
    font-size: 25px;
    padding-left: 25px;
    line-height: 24px;
    height: 25px;
    background-image: url(../image/share100.png);
    background-repeat: no-repeat;
    cursor: pointer;
    margin-right: 2px;
}

#share.bdshare-button-style0-32 .bds_weixin{
	background-position: 0 -50px;
}
#share.bdshare-button-style0-32 .bds_qzone{
    background-position: -50px 0px;
}
#share.bdshare-button-style0-32 .bds_tsina{
	background-position: -100px -50px;
}
#share.bdshare-button-style0-32 .bds_tqq{
	background-position: -150px 0;
}
#share.bdshare-button-style0-32 .bds_renren{
	background-position: -150px -50px;
}

#share.bdshare-button-style0-32 a,#share.bdshare-button-style0-32 .bds_more {
    float: left;
    font-size: 25px;
    padding-left: 50px;
    line-height: 24px;
    height: 50px;
    background-image: url(../image/share200.png);
    background-repeat: no-repeat;
    cursor: pointer;
    margin-right: 5px;
}
