﻿.bigbox {
	width: 1242px;
	margin: 0 auto;
}

.xhd-headbox {
	box-shadow: 0 1px 10px 2px rgba(0, 0, 0, 0.1);
	background-color: #fff;
}

.xhd-head {
	height: 100px;
	overflow: hidden;
}

.xhd-head-select {
	height: 166px;
}

.xhd-head-l {
	width: 164px;
	margin-top: 28px;
	float: left;
}

.xhd-head-r {
	overflow: hidden;
	margin-right: 90px;
}

.xhd-head-r ul {
	margin-top: 33px;
}

.xhd-head-r ul li {
	float: left;
	height: 42px;
}

.xhd-head-r ul li a {
	display: block;
	width: 100px;
	font-size: 18px;
	line-height: 38px;
	height: 40px;
	text-align: center;
	color: #888888;
}

.xhd-head-r ul li a:hover {
	cursor: pointer;
	color: #ccc;
}

.btn-login {
	width: 100%;
	height: 42px;
	background-color: #ffa000;
	border-radius: 4px;
	text-align: center !important;
	font-size: 16px;
	color: #fff!important;
	margin: 26px auto;
	border: none !important;
	display: block;
	cursor: pointer;
}

.org {
	color: #f22929;
}


/*register*/

.regbox {
	width: 770px;
	margin: 0 auto;
	overflow: hidden;
}

.xhd-register {
	width: 500px;
	margin: 0 auto;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	padding: 20px 130px;
}

.xhd-reg-item input {
	height: 30px;
	text-align: left;
	text-indent: 18px;
}

.xhd-reg-item {
	overflow: hidden;
	position: relative;
	margin-bottom: 5px;
}

.xhd-buy-item {
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
}

.info-name {
	height: 35px;
	line-height: 35px;
	width: 88px;
	position: absolute;
	left: 0;
	top: 0;
	text-align: right;
	font-size: 15px;
}

.buy-name {
	height: 38px;
	line-height: 38px;
	width: 88px;
	position: absolute;
	left: 0;
	top: 0;
	text-align: right;
	font-size: 15px;
}

.buy-namee {
	width: 56px;
	text-align: left;
	line-height: 38px;
}

.info-cont {
	margin-left: 93px;
	border: 1px solid #d2d2d2;
	border-radius: 4px;
	position: relative;
}

.info-l {
	margin-left: 60px !important;
}

.change-content {
	margin-left: 93px;
	border: 1px solid #d2d2d2;
	position: relative;
}

.info-cont-l {

}

.info-cont-l input {
	width: 170px;
}

.info-cont-r {
	width: 100px;
	position: absolute;
	top: 0px;
	right: 6px;
}

.btn-yz {
	width: 104px;
	height: 26px;
	margin: 2px 0;
	overflow: hidden;
	background-color: #f0f0f0;
	color: #666666;
	font-size: 13px;
}
.btn-yz:hover {
	opacity:0.6;
	cursor:pointer;
}
.xhd-reg-item:first-child {
	margin-bottom: 0 !important;
}

.xhd-hint {
	margin-left: 100px;
	background-image: url(../images/icon_error.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 24px;
	line-height: 30px;
	color: #cecece;
}

.xhd-til {
	font-size: 16px;
	line-height: 50px;
}

.xhd-til span {
	color: #000 !important;
}

.info-cont-suc {
	position: absolute;
	top: 20px;
	right: 14px;
}

.info-check {
	margin-left: 100px;
	line-height: 50px;
}

.info-check input {
	width: 20px;
	height: 20px;
	border: 1px solid #696969;
	margin-right: 26px;
	margin-top: 15px;
}

.info-check a {
	color: #3388ff;
}
.info-check a:hover {
	opacity:0.6;
}
.xhd-foot-t {
	line-height: 56px;
	border-bottom: 1px solid #E5E5E5;
	border-top: 1px solid #E5E5E5;
	overflow: hidden;
}

.xhd-foot-b {
	margin: 10px 0;
	overflow: hidden;
}

.xhd-foot-b p {
	text-align: center;
	line-height: 24px;
}

.mt_60 {
	margin-top: 60px !important;
}


/*login*/

.vd-videologin {
	height: 500px;
	position: relative;
	overflow: hidden;
	background-color: #e6e6e6;
	background: #fff url(../image/login_bg.jpg) center 0 no-repeat;
}

.xhd-login-box {
	width: 290px;
	padding: 30px;
	position: absolute;
	top: 75px;
	right: 90px;
	overflow: hidden;
	border-radius: 4px;
	background-color: #fff;
}

.xhd-login-t {
	overflow: hidden;
}

.xhd-login-t-l {
	font-size: 24px;
	color: #333;
	line-height: 50px;
}

.xhd-login-t-r {
	color: #ff8b00;
	font-size: 12px;
	margin-top: 22px;
}
.xhd-login-t-r:hover{
	opacity:0.6;
}

.xhd-login-c {
	margin: 10px auto 6px;
}

.xhd-login-c1 {
	position: relative;
	border: 1px solid #E5E5E5;
	height: 34px;
	width: 80%;
	margin: 0 auto 10px;
}

.xhd-login-c1 a {
	position: absolute;
	right: 0;
	top: 0;
	width: 80px;
	height: 32px;
	overflow: hidden;
	border: 1px solid #f00;
}



.xhd-login-c input {
	width: 100%;
	height: 45px;
	text-indent: 12px;
	outline: none;
	color: #c5c5c5;
}

.xhd-login-b {
	line-height: 28px;
	font-size: 14px;
	margin: 0 auto 55px;
}

.xhd-login-b a {
	display: block;
	color: #666666;
	text-decoration: none;
}
.xhd-login-b a:hover{
	color: #ccc;
}

.xhd-login-b a:last-child {
	float: right;
}

.btn-login:hover { opacity:0.6;}

.xhd-login-l {
	margin-right: 80px;
}

.xhd-login-l input {
	border: none;
	height: 34px;
	outline: none;
	text-indent: 12px;
}

.xhd-login-item-l img {
	width: 18px;
	margin: 13px auto;
}

.xhd-login-item {
	border: 1px solid #dddddd;
	position: relative;
}

.xhd-login-item-l {
	background-color: #ddd;
	width: 50px;
	height: 45px;
}

.xhd-login-item-r {
	margin-left: 50px;
}

.xhd-login-check input {
	width: 14px;
	height: 14px;
	background-color: transparent;
	margin: 7px 10px 0 0;
}

.xhd-foot {
	overflow: hidden;
	clear: both;
}

.mb_20 {
	margin-bottom: 20px;
}

.nomargin {
	margin: 0 !important;
}

.line_38 {
	line-height: 38px;
}

.ml_20 {
	margin-left: 20px;
}

.mt_30 {
	margin-top: 30px;
}

.noborder {
	border: none !important;
}


/*buy*/

.xhd-buy-main {
	overflow: hidden;
	padding-top: 20px;
	background:url(../images/bg-con.jpg) repeat-x #f6f6f6 top center;
}
.xhd-buy-main2 {
	overflow: hidden;
	padding-top: 20px;
	background:url(../images/bg-con2.jpg) repeat-x #fff top center;
}
.main-til {
	font-size: 14px;
	line-height: 40px;
	margin-bottom:5px;
}
.main-til a {
	color:#9b9b9b;
}
.main-til a:hover {
	color:#666;
}
.buy-main-cont {
	border: 1px solid #e3e3e3;
	background-color: #fff;
}

.buy-main-pros {
	width: 1000px;
	margin: 50px auto;
}

.info-sex {
	width: 50px;
	float: left;
	position: relative;
	margin-right: 50px;
}

.info-sex span {
	position: absolute;
	top: 10px;
	right: 0;
}

.buy-cont-cbox thead {
	height: 50px;
	line-height: 50px;
	background-color: #f6f6f6;
}

.buy-cont-cbox thead th,
.buy-cont-cbox tbody td {
	text-align: center;
}

.buy-cont-cbox tbody {
	height: 60px;
	line-height: 60px;
}

.text {
	height: 38px!important;
}

.info-text {
	width: 309px;
}

.buy-cont-c {
	border: 1px solid #E5E5E5;
	border-radius: 4px;
}

.buy-pay,
.buy-card,
.buy-cont-c {
	overflow: hidden;
	margin: 20px;
}

.buy-cont-til {
	line-height: 80px;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}

.buy-cont-b {
	margin: 0px 30px;
	overflow: hidden;
}

.pay-cont {
	background-color: #fff8ed;
	overflow: hidden;
	padding: 0 22px;
}

.pay-cont-c {
	width: 760px;
	height: 45px;
	border: 1px dashed #f79534;
	line-height: 45px;
	text-align: center;
}

.pay-cont-b button {
	width: 160px;
	height: 40px;
	border-radius: 6px;
	color: #FFF;
	margin: 30px 0;
}

.pay-cont-b input {
	width: 160px;
	height: 40px;
	border-radius: 6px;
	color: #FFF;
	margin: 30px 0;
    background-color: #ffa000;
}

.pay-cont-b button:first-child {
	background-color: #00aeff;
	margin-right: 40px;
}
.pay-cont-b button:first-child:hover {
	opacity:0.6;
}
.pay-cont-b button:last-child {
	background-color: #ffa000;
}
.pay-cont-b button:last-child:hover {
	opacity:0.6;
}
.pay-cont-t {
	height: 84px;
	line-height: 84px;
}

.pay-cont-t dl dd,
.pay-cont-t dl dt {
	float: left;
}

.pay-cont-t dl dd {
	margin-right: 33px;
}

.pay-cont-t dl dd img {
	width: 140px;
	border: 1px solid #d3cdc4;
	display: inline-block;
}

.pay-cont-t dl dd input {
	width: 20px;
	height: 20px;
	border: 1px solid #f00;
}

.pay-total {
	overflow: hidden;
	margin: 32px 32px 0 0;
}

.pay-total>span {
	color: #ff7800;
	font-size: 20px;
}

.pay-total>span:last-child {
	font-size: 28px;
}

.xhd-foot {
	overflow: hidden;
}

.bg-foot {
	background: #343841;
}

.foot-frid a {
	color: #7e828e;
}
.foot-frid a:hover {
	color: #ccc;
}

.xhd-foot-t {
	color: #fff;
}

.xhd-foot-l {
	margin: 40px 20px;
	overflow: hidden;
}

.xhd-foot-l dl a {
	color: #b1b5bf;
}
.xhd-foot-l dl a:hover {
	color: #fff;
}
.xhd-foot-r {
	width: 356px;
	margin: 55px 0 10px 0;
}

.xhd-foot-l dl {
	float: left;
	margin-right: 114px;
}

.xhd-foot-l dl dt {
	font-size: 17px;
	color: #fff;
	line-height: 60px;
}

.xhd-foot-l dl dd {
	color: #b1b5bf;
	font-size: 14px;
	line-height: 28px;
}

.xhd-head-seach {
	background-color: #ffa000;
	width: 575px;
	height: 44px;
	overflow: hidden;
	float: left;
	margin: 38px 0 0 50px;
}

.xhd-seach-l {
    width:40px;float:left;
	width: 50px;
	height: 42px;
	background-color: #fff;
	margin: 1px;
	border-right: 1px solid #e5e5e5;
}

.xhd-seach-l img{margin:12px 0 0 14px;}


.xhd-seach-c {
	background-color: #fff;
	height: 42px;
	margin: 1px 0px 1px 0px;
    float:left;
}

.xhd-seach-c input {
	height: 42px;
	text-indent: 12px;
}

.xhd-seach-r {
	width: 100px;
	line-height: 42px;
	text-align: center;
	color: #fff;
	font-size: 16px;
    position:relative;
    float:left;
}

.buy-head-r {
	margin-top: 43px;
}

.xhd-head-nav {
	margin-top: 34px;
	overflow: hidden;
}

.xhd-head-nav ul li a {
	width: 100px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	display: block;
	float: left;
	font-size: 16px;
	color: #666;
}

.xhd-head-nav ul li a:hover {
	background-color: #264c96;
	color: #fff;
}
.xhd-head-nav ul li a.on{
	background-color: #264c96;
	color: #fff;
}

/*buynext*/

.buy-cont-pro {
	border-bottom: 1px solid #ebebeb;
	color: #ff9600;
	padding-bottom: 20px;
}

.buy-cont-dts {
	margin: 30px 0 0px;
	overflow: hidden;
}

.buy-cont-dts table td {
	line-height: 50px;
	font-size: 14px;
}


/*select*/

.slt-handle button {
	display: block;
	width: 90px;
	height: 32px;
}

.slt-handle button:first-child {
	background-color: #ffa000;
	color: #FFF;
	margin-bottom: 16px;
}

.slt-handle button:first-child:hover {
	opacity:0.6;
}

.slt-handle button:last-child {
	border: 1px solid #b2b2b2;
	color: #666666;
}

.slt-handle button:last-child:hover {
	opacity:0.6;
}

.slt-price {
	color: #ff7900;
	font-size: 16px;
	font-weight: bold;
}

.slt-ads-t {
	color: #666;
	font-size: 14px;
}

.slt-ads-b {
	color: #888888;
}

.slt-info {
	margin: 10px 16px;
}

.slt-info table {
	width: 100%;
}

.slt-info table tr {
	height: 46px;
	overflow: hidden;
	border-bottom: 1px solid #ebebeb;
}

.slt-info table thead {
	text-align: center;
}

.slt-info table tbody tr {
	height: 144px;
	border-bottom: 1px dashed #e3e3e3;
}

.slt-info table tbody td {
	text-align: center;
}

.xhd-dts-nav {
	height: 60px;
	border-bottom: 1px solid #E5E5E5;
	margin: 16px;
}

.xhd-dts-nav li {
	width: 120px;
	float: left;
	font-size: 16px;
	color: #666666;
	display: block;
	height: 40px;
	line-height: 40px;
	margin-top: 20px;
	text-align: center;
	cursor:pointer;
}

.xhd-dts-nav li font{
	color:#ff7900;
	margin-left:10px;
	}

.xhd-dts-nav li.selected {
	border-bottom: 2px solid #ff7900;
	color:#ff7900;
}

.slt-pay {
	height: 60px;
	background-color: #eaeaea;
}

.slt-pay-l {
	margin-left: 30px;
	line-height: 60px;
}

.slt-pay-l a {
	color: #666
}
.slt-pay-l a:hover {
	opacity:0.6;
}
.slt-pay-r {
	line-height: 60px;
	overflow: hidden;
}

.slt-pay-r ul li {
	float: left;
	margin-left: 50px;
}

.slt-pay-r ul li:first-child span {
	font-size: 18px;
	color: #ffa000;
}

.slt-pay-r ul li:nth-child(2) span {
	font-size: 28px;
	color: #ff7900;
}

.slt-pay-r a {
	width: 140px;
	height: 60px;
	line-height: 60px;
	background-color: #ffa000;
	text-align: center;
	display: block;
	color: #fff;
	font-size: 20px;
}

.slt-pay-r a:hover {
	opacity:0.6;
	
}
/*course*/

.cse-cont-t {
	overflow: hidden;
}

.cse-cont-t-l {
	width: 360px;
	height: 260px;
	float: left;
	margin: 20px 37px 0 20px;
}

.cse-cont-t-r {
	margin-left: 370px;
}

.cse-cont-t-r dl {
    display:block;
    color:#666;
    border-bottom:1px dashed #eee;
    padding-bottom:5px;
    padding-top:5px;
    line-height:20px;
}

.cse-cont-t-r dl dt{
	float:left;
    min-height:30px;
    color:#888888;
}

.cse-cont-t-r dl dd{
    margin-left:80px;
    min-height:30px;
    color:#888;
    margin-right:20px;
}

.cse-cont-t-til {
	font-size: 24px;
	line-height: 42px;
	color: #333;
}
.cse-cont-t-til a{
	color:#333;
	text-decoration:none;
}
.cse-cont-t-til a:hover{
	opacity:0.6;
}
.cse-cont-t-till {
	font-size: 17px;
	line-height: 34px;
	color: #333;
}
.cse-cont-t-till a{
	color:#333;
	text-decoration:none;
}
.cse-cont-t-till a:hover{
	opacity:0.6;
}
.cse-cont-t-dtl {
	font-size: 14px;
	line-height: 28px;
	color: #757373;
}

.cse-cont-t-price {}

.cse-cont-t-price span {}

.cse-newprice {
	font-size: 30px;
	line-height: 50px;
	color: #ff7900;
}

.cse-oldprice {
	font-size: 14px;
	color: #959595;
	text-decoration: line-through;
}

.cse-cont-b {
	overflow: hidden;
}

.cse-cont-b-l,
.cse-cont-b-r {
	overflow: hidden;
}

.cse-cont-b-l {
	width: 873px;
	float: left;
	border: 1px solid #E5E5E5;
	overflow: hidden;
	margin-top: 20px;
	padding: 25px;
	background-color: #fff;
}

.cse-cont-b-r {
	width: 300px;
	float: right;
}

.cse-cont-item-r {
	margin-left: 120px;
}

.cse-cont-b-item {
	clear: both;
}

.cse-yh-til {
	background-image: url(../images/icon_hui.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.cse-cont-b-til {
	background-image: url(../images/icon_hot.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.cse-cont-b-til,
.cse-yh-til {
	width: 104px;
	font-size: 16px;
	color: #666;
	line-height: 45px;
}

.cse-cont-hot,
.cse-cont-yh {
	overflow: hidden;
	margin: 20px 0px;
	padding: 0 12px;
	border: 1px solid #E5E5E5;
	background-color: #fff;
}

.cse-cont-item-l {
	width: 100px;
	height: 75px;
}

.cse-cont-item-l img {
	height: 100%;
}

.cse-cont-b-item {
	margin-bottom: 15px;
	border-bottom: 1px solid #E5E5E5;
	overflow: hidden;
	height: 90px;
}

.cse-cont-b-item:last-child,
.cse-yh-item:last-child {
	border-bottom: none !important;
	margin-bottom: 0 !important;
}

.cse-yh-til {}

.cse-yh-img {
	width: 277px;
}

.cse-yh-info {
	line-height: 38px;
	color: #888888;
}

.cse-yh-item {
	border-bottom: 1px solid #E5E5E5;
	margin-bottom: 12px;
}

.cse-cont-til {
	border-bottom: 1px solid #E5E5E5;
}

.cse-cont-til ul li {
	width: 143px;
	height: 42px;
	background: #ffa000;
	font-size: 18px;
	color: #fff;
	line-height: 42px;
	text-align: center;
}

.cse-cont-b-dtl {
	margin-top: 20px;
}

.cse-info-til {
	font-size: 18px;
	line-height: 50px;
	color: #666666;
	font-weight: bold;
}

.cse-info-cont ul li {
	line-height: 28px;
	color: #666;
}

.cse-cont-t {
	background-color: #fff;
	height: 354px;
}

.btn-zx {
	width: 166px;
	height: 40px;
	display: block;
	border: 1px solid #E5E5E5;
	border-radius: 4px;
	line-height: 40px;
	text-align: center;
	margin-top: 10px;
	color: #333;
	background-image: url(../images/icon_qq.jpg);
	background-repeat: no-repeat;
	background-position: 30px center;
}

.btn-zx:hover {
	opacity:0.6;
}

/*selecnter*/

.cse-cont-type {
	border-bottom: 1px dashed #E5E5E5;
	line-height: 46px;
    clear:both;
}
.cse-cont-type:last-child {
	border-bottom: none;
}

.cse-cont-type dl {
	margin: 0 20px;
}

.cse-cont-type dl dt {
	float: left;
}

.cse-cont-type dl dd a {
	float: left;
	display: block;
	line-height: 24px;
	text-align: center;
	margin-top: 10px;
	padding: 2px 15px;
	margin-left: 5px;
	color: #666;
}

.cse-selectbox {
	background-color: #fff;
	border: 1px solid #E5E5E5;
	overflow: hidden;
	margin-top: 10px;
}

.cse-cont-sel {
	height: 60px;
	background-color: #f9f9f9;
	line-height: 60px;
	border-bottom: 1px solid #E5E5E5;
}

.cse-info-item-r {
	margin-left: 270px;
}

.btn-select a {
	width: 88px;
	height: 30px;
	border: 1px solid #ffa000;
	border-radius: 4px;
	display: inline-block;
	line-height: 30px;
	text-align: center;
	color: #ff7900;
	margin-left: 10px;
}
.btn-select a:hover {
	opacity:0.6;
}

.btn-selectt {
	margin-left: 30px;
}

.btn-selectt a {
	width: 180px;
	height: 50px;
	border: 1px solid #ffa000;
	border-radius: 4px;
	display: inline-block;
	line-height: 50px;
	text-align: center;
	color: #ff7900;
	margin-left: 20px;
	font-size: 18px;
}

.btn-selectt a:hover {
	opacity:0.6;
}

.btn-select .selected,
.btn-selectt .selected {
	background-color: #ffa000;
	color: #fff;
}



/*.xhd-banner {
	overflow: hidden;
	position: relative;
}

.xhd-show {
	width: 1242px;
	height: 256px;
	overflow: hidden;
}

.xhd-show ul li a img {
	float: left;
}

.xhd-banner-num {
	position: absolute;
	bottom: 18px;
	right: 20px;
	overflow: hidden;
	width: 66px;
}

.xhd-banner-num ul li a {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #ffffff;
	float: left;
	margin: 6px;
}

.xhd-banner-num ul li .check {
	background-color: #0c4eaf !important;
}*/

.cse-info-item {
	border-bottom: 1px solid #E5E5E5;
    margin-bottom:20px;
    height:180px;
}

.type-select {
	background-color: #FFA000;
	color: #fff !important;
}

.cse-cont-sel ul {
	margin-left: 20px;
}

.cse-cont-sel ul li {
	float: left;
}

.cse-cont-sel ul li a {
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #FFA000;
	border: 1px solid #FFA000;
	display: block;
	margin: 15px 0 0 6px;
	background-image: url(../images/icon_del.png);
	background-repeat: no-repeat;
	background-position: 93% center;
	padding: 2px 22px;
}

.cse-time img {
	width: 20px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: sub;
}

.page-nav {
	margin-top: 30px;
	height: 30px;
}

.page-nav .check {
	background: #FFA000;
	color: #fff;
	width: 31px;
	height: 31px;
	border: 1px solid #fec18f;
}

.page-nav ul {
	margin-left: 20px;
}

.page-nav ul li a {
	display: block;
	color: #666;
	float: left;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #E5E5E5;
	margin-right: 4px;
}

.page-nav ul li a:hover {
	opacity:0.6;
}


.page-nav ul li .nt {
	width: 60px !important;
}

.page-nav ul li .last {
	width: 80px !important;
}


/*选课*/

.cse-numb ul li {
	float: left;
}

.cse-data dl dd,
.cse-data dl dt {}

.cse-numb-r {
	margin-left: 80px;
}

.cse-numb {
	height: 50px;
	line-height: 50px;
}

.cse-numb-rr .cse-name {
	width: 80px;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	margin-right: 12px;
	text-align: center;
	border: 1px solid #E5E5E5;
}

.cse-numb-rr .sel {
	background-image: url(../images/sanjiao.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 2px solid #FFA000;
}

.cse-numb-r a {
	display: inline-block;
	width: 90px;
	height: 30px;
	line-height: 30px;
	margin-right: 12px;
	text-align: center;
	border: 1px solid #E5E5E5;
}

.cse-numb-r .selected {
	background-image: url(../images/sanjiao.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 2px solid #FFA000;
}

/*----------------------------------分隔线----------------------------------------*/
.autoin{width:1240px;margin:0 auto; position:relative;}
/*底部*/
.sh_fot{background-color:#343841;padding:40px 0 10px;}

.sh_fott{height:230px;}
.sh_fotl,.sh_fotl li{float:left;}
.sh_fotl{width:640px;margin-left:15px;}
.sh_fotl li{width:213px;}
.sh_fotl li h4{height:44px;line-height:44px;font-size:18px;color:#fff;}
.sh_fotl li a{display:block;height:30px;line-height:30px;font-size:14px;color:#b1b5bf;}
.sh_fotl li a:hover,.sh_fotmc a:hover{color:#ffa000;}

.fot_logo{float:right;width:360px;margin-top:10px;}

.sh_fotmid{height:16px;border-top:1px solid #5a5e67;border-bottom:1px solid #5a5e67;padding:19px 0;}
.sh_fotmid span,.sh_fotmc{float:left;height:16px;}
.sh_fotmid span{width:95px;line-height:16px;font-size:16px;color:#dedede;text-align:right;}
.sh_fotmc{width:1070px;}
.sh_fotmc a{float:left;height:16px;line-height:16px;font-size:14px;color:#777c89;border-right:1px solid #777c89;padding:0 10px;}

.sh_fotbot{margin-top:15px;}
.sh_fotbot p{line-height:30px;font-size:14px;color:#777c89;text-align:center;}

.cselected {
    background-color: #ffa000;
    color: #fff;
    padding:5px;
    padding-left:10px;
    padding-right:10px;
}

.xhd-register .error {
    color:#ccc;
}

.top {
	height: 41px;
	line-height: 41px;
	background-color: #343841;
	color: #8c9098;
}
.top a {
	color: #8c9098;
	text-decoration: none;
}
.top a:hover {
	color: #ccc;
}
.topL {
	float: left;
	display: block;
	height: 41px;
	line-height: 41px;
}
.topL font {
	margin-right: 30px;
}
.topL a {
	margin: 0 5px;
}
.topL a.org-link {
	color: #ffa000;
}
.topL a.org-link:hover {
	opacity: 0.6;
}
.topR {
	float: right;
	display: block;
	height: 41px;
	line-height: 41px;
}
.topR a {
	float: left;
	margin-left: 20px;
}
.topR a img {
	float: left;
	position: relative;
	top: 8px;
}
.topR a:hover img {
	opacity: 0.6;
}
.topR a.weixin-link:hover {
	opacity: 0.6;
}






/*课程详情*/
.kecheng{
	margin-top: 30px;
}
.kecheng .title{
	height: 48px;
	line-height: 48px;
	background: #ebebeb;
}
.kecheng .title p{
	width: 175px;
	height: 46px;
	line-height: 46px;
	border-top: 2px solid #5987ed;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-indent: 60px;
	background: url(../imgs/doc.png) no-repeat 30px center #fff;
}
.kecheng .kcxq{
	background: #fff;
	padding: 15px 20px 40px;
}
.kecheng .kcxq h4{
	font-size: 15px;
	color: #333;
	padding: 16px 0 6px;
}
.kecheng .kcxq p{
	padding: 0 10px;
	font-size: 14px;
	color: #666;
	line-height: 20px;
}

/*开班详情*/
 .courseBox{
	margin-top: 30px;

}
 .courseBox .tabBox{
	height: 48px;
	background: #ebebeb;
}
 .courseBox .tabBox p{
	float: left;
	width: 143px;
	font-weight: bold;
	text-indent: 35px;
	height: 48px;
	line-height: 46px;
    background: #ffa000;
    font-size: 18px;
    color: #fff;
}

 .courseBox .tabBox .time{
	float: left;
	margin-top: 11px;
	margin-left: 60px;
	font-size: 15px;
}
 .courseBox .tabBox .time input{
	width: 100px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #ababab;
	margin: 0 15px;
	text-indent: 5px;
	vertical-align: middle;
	background: #fff;
	cursor: pointer;
}
 .courseBox .tabBox .time span{
	color: #333333;
	font-weight: bold;
	vertical-align: middle;
}
 .courseBox .tabBox .time a{
	display: inline-block;
	width: 92px;
	height: 26px;
	line-height: 25px;
	text-align: center;
	background: #0d3387;
	color: #fff;
	margin-left: 15px;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
			border-radius: 5px;
}

  .courseBox .tabBox .time button{
	display: inline-block;
	width: 92px;
	height: 26px;
	line-height: 25px;
	text-align: center;
	background: #0d3387;
	color: #fff;
	margin-left: 15px;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
			border-radius: 5px;
}

 .courseBox .tabTable{
	background: #fff;
	padding: 30px 0 40px;
}
 .courseBox .tabTable table{
	width: 870px;
	border: 1px solid #8f8f8f;
	margin: 0 auto;
}
 .courseBox .tabTable table tr th{
	height: 40px;
	font-size: 15px;
	color: #333333;
	border: 1px solid #8f8f8f;
    text-align:center;
}
 .courseBox .tabTable table tr td{
	height: 46px;
	font-size: 14px;
	text-align: center;
	color: #666666;
	border: 1px solid #8f8f8f;
}
 .courseBox .tabTable table tr td.red{
	color: #f22929;
}
 .courseBox .tabTable table tr td a{
	display: block;
	width: 80px;
	height: 30px;
	line-height: 30px;
	background: #ffa000;
	color: #fff;
	margin: 0 auto;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
			border-radius: 5px;
}
 .courseBox .tabTable table tr td a:hover{
	background: #c00101;
}
  .cse-data {line-height: 60px; }
         .xqAddress .cityAreaList a.active {
    background: #5987ed;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.xqAddress .cityAreaList a {
    float: left;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    color: #5987ed;
    padding: 0 10px;
    margin-right: 10px;
    margin-bottom: 6px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#l-map {height: 600px;width:800px; float:left;border:1px solid #ccc;}
#r-result{width:430px;height: 600px;float:right;margin:0px;padding:0px;background:#fff}
#r-result a {display: block;height: 68px;padding: 8px 20px;border-top: 1px solid #fff;border-bottom: 1px solid #fff;cursor: pointer;overflow: hidden;border-bottom:1px solid #eee;}
#r-result p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.map-container {width:1240px;clear:both;height:600px;margin:0 auto;margin-bottom:10px;padding:0px;}
.address {padding:5px;background:#ffffff;width:1230px;margin:0 auto;margin-bottom:10px;height:30px;}
.address li a{font-size:20px;}

.buyend {
	width: 400px;
    text-align: center;
    padding: 10px;
    margin: 0 auto 0 auto;
    overflow: hidden;
    border: 1px solid #ffa000;
    border-radius: 4px;
    line-height: 25px;
    font-size: 16px;
}

/*banner*/
.box{width:100%;height:280px;position: relative;z-index:2;}
.box ul li{position: absolute;top:0;left:0;display:none;}
.box ol{position: absolute; bottom:15px; right:20px;}
.box ol li{float:left;width:10px;height:10px;cursor:pointer;margin:0 8px;font-size:0;overflow:hidden;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;background-color:#fff;}
.box ol li.curli{background-color:#315aaa;}
.left_btn,.right_btn,.teach_lbtn,.teach_rbtn{z-index: 99;position: absolute;width:41px; height: 69px;background: url(../image/arr.png) no-repeat;top:50%;margin-top:-35px;display: none;}
.left_btn,.teach_lbtn{background-position: -84px 0;left:0;}
.right_btn,.teach_rbtn{background-position: right;right:0;}
.left_btn:hover,.teach_lbtn:hover{background-position:left;}
.right_btn:hover,.teach_rbtn:hover{background-position: -42px 0;}


.simpleinfo {
margin-top:5px;font-size:12px;color:#999;line-height:20px;}

.searchlist{ display:none;position:absolute;background:#fff; border:1px solid #e7e9eb; border-top: none; margin:44px 0 0 -1px;width:474px;z-index:999;opacity:1}
.searchlist ul li{font-size:14px; padding-left:15px;}
.searchlist ul li:hover{ color:#ffa000;}

.searchlist li{height:40px;line-height:40px;}
.searchlist li:hover {background:#eee}
.searchlist li:active{background:#FFF}