@charset "utf-8";
body,ul,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,figure,tr,td,img{
	margin:0;
	padding:0;
	/*font:14px "微软雅黑";*/
	/*color:#727272;*/
}
ul,dl{
	list-style:none;
}
a{
	text-decoration: none;
	color: #333;
}
img{
	border:0;
}
.center{
	width:1200px;
	margin:0 auto;
}
.clear{
	clear: both;
}
.background{
	background: #f5f5f5;
}
.shuxuan{ width:100%;}
.shuxuan li{ float:left; font-size:14px; line-height:24px; padding:2px 10px; border:solid 1px #e2e2e2; border-radius:2px; cursor:pointer; margin:0 6px 10px 6px; position:relative;box-shadow: 0 1px 0 #f4f4f4;}
.shuxuan li:hover{ background:#f2f2f2;}
.shuxuan li span{ background:url(../img/icon.png) no-repeat center center;  width:10px; height:12px;}
.shuxuan .gaodu{ position:absolute; top:28px; left:-1px; background:#fff; border:solid 1px #e2e2e2; width:62px;}
.shuxuan .gaodu p{font-size:12px; line-height:24px; text-align:center; padding:4px 0;}
.shuxuan .gaodu p:hover { background:#f1f1f1; color:#1f57d6;}
/*课程/面包屑*/

.crumb_course {
	height: 45px;
	margin-top: 10px;
	background: #fff;
}

.crumb_course ul li {
	line-height: 45px;
	float: left;
	margin-left: 5px;
	font-size: 14px;
	color: #333;
}

.crumb_course ul li a {
	color: #333;
}

.crumb_course ul li:nth-child(1) {
	text-align: left;
	margin-left: 20px;
}

.crumb_course ul li a:hover {
	color: #1f57d6;
}


/*内容*/

.content_course {
	margin-top: 10px;
}

.content_course .left {
	width: 900px;
	float: left;
}

.content_course .left .top {
	background: #fff;
	border: 1px #dcdcdc solid;
	box-sizing: border-box;
}

.content_course .left .top .block {
	/* height: 45px; */
	border-bottom: 1px #dcdcdc solid;
}

.content_course .left .top .block .title {
	width: 80px;
	float: left;
	background: #efefef;
	/* border-right: 1px #dcdcdc solid; */
}

.content_course .left .top .block h2 {
	line-height: 45px;
	font-size: 16px;
	color: #222;
	text-align: center;
	/* text-indent: 16px; */
	background: url(../img/jian1.jpg) no-repeat 0 center;
	/* margin-left: 10px; */
}

.content_course .left .top .block ul {
	float: left;
	width: 770px;
	border-left: 1px #dcdcdc solid;
}

.content_course .left .top .block ul li {
	float: left;
	font-size: 15px;
	line-height: 45px;
	margin-left: 10px;
}

.content_course .left .top .block ul li h3 {
	font-size: 15px;
	width: 40px;
	height: 30px;
	margin-top: 7px;
	text-align: center;
	line-height: 30px;
}

.content_course .left .top .block ul li span {
	text-align: left;
	text-indent: 25px;
	display: block;
	background: url(../img/kuang1.jpg) no-repeat 6px center;
}

.content_course .left .top .block ul li.active h3 {
	background: url(../img/kuang2.jpg) no-repeat 6px center;
    color: #1f57d6;
}
.content_course .left .top .block ul li{ position:relative;}
.content_course .left .top .block ul .erji{
	position:absolute;
	left:-90px;
	top:46px;
	width:1000px;}
.content_course .left .top .block ul li.active span {
	background: url(../img/kuang2.jpg) no-repeat 6px center;
	color:#1f57d6;
}
.content_course .left .top .block ul li.erjibox span {
	color:#000;
}
.content_course .left .list {
	width: 870px;
	padding: 15px 6px;
	background: #fff;
	margin-top: 10px;
}

.content_course .left .list .block {
	padding:8px;
	border: 1px #f2f2f2 solid;
	width:366px;
	transition:all 0.3s;
	float:left;
	margin:6px;
}
.content_course .left .list .block:hover{
	border: 1px #1f57d6 solid;
	box-shadow:1px 1px 4px #CCC;
	}
.content_course .left .list .block hgroup h2 {
	width: 251px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
	float: left;
	font-size: 18px;
	color: #fff;
	background: url(../img/title-bg.gif) no-repeat center;
}

.content_course .left .list .block hgroup h3 {
	line-height: 30px;
	font-size: 15px;
	color: #444;
	text-align: left;
	text-indent: 15px;
	background: url(../img/lab.gif) no-repeat 0 center;
	float: left;
	margin-left: 150px;
}

.content_course .left .list .block hgroup h3 a {
	color: #de761d;
}

.content_course .left .list .block figure {
	margin-top: 20px;
}

.content_course .left .list .block figure img {
	float: left;
	width: 350px;
	height: 254px;
	border: 8px #eee solid;
}

.content_course .left .list .block figure figcaption h1{
	height:68px;
	overflow:hidden;
	padding:8px 0;
	color:#000;
	font-size:16px;
	
}
.content_course .left .list .block figure figcaption span{
	color:#fd6144;
	font-size:26px;
	font-weight:bold;
	margin:0 10px;
}
.content_course .left .list .block figure figcaption .botto {
	border-top:solid 1px #f2f2f2;
	margin-top:20px;
	}
.content_course .left .list .block figure figcaption ul.topp li {
	font-size: 15px;
	color: #333;
	margin-top: 8px;
}

.content_course .left .list .block figure figcaption ul.botto li {
	font-size: 15px;
	color: #333;
	float:right;
	margin: 10px 0 0 20px;
	width:80px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	background:#1f57d6;
	border-radius: 5px;
}

.content_course .left .list .block figure figcaption ul.botto li a {
	color: #fff;
	display: block;
}
.content_course .left .list .block figure figcaption ul.botto .buyiy{
	background:#fff;
	border:solid 1px #CCC;
	color:#666;}
.content_course .left .list .block figure figcaption ul.botto .buyiy a{ color:#666;}
.content_course .left .list .block figure figcaption ul.botto .buyiy:hover a{ color:#fff;}
.content_course .left .list .block figure figcaption ul.botto .buyiy:hover {
	background:#CCC;
}
.content_course .left .list .block figure figcaption ul.botto li:hover {
	/*background: #46a3ff;*/
        background: #00a0e9;
}


/*分页*/

table.pages {
	margin: 30px auto;
	border-collapse: separate;
	border-spacing: 10px 0;
}

table.pages td {
	border: 1px #dcdcdc solid;
	font-size: 13px;
	color: #333;
	background: #fff;
}

table.pages td a {
	display: block;
	padding: 7px 12px;
}

table.pages td.active a,
table.pages td a:hover {
	background:#1f57d6;
	color: #fff;
}


/*申请试听弹窗*/

.apply_course {
	width: 380px;
	height: 280px;
	padding: 10px;
	background: #fff;
	border: 1px #eee solid;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -200px 0 0 -150px;
	display: none;
}

.apply_course h2 {
	font-size: 24px;
	color: #1f57d6;
	text-align: center;
	margin-top: 10px;
}

.apply_course #shut {
	width: 25px;
	height: 25px;
	float: right;
	margin-top: -40px;
	background: url(../img/shut.jpg) no-repeat center;
}

.apply_course #shut:hover {
	background: url(../img/shut1.jpg) no-repeat center;
}

.apply_course form {
	width: 250px;
	margin: 15px auto;
}

.apply_course form input {
	width: 250px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	text-indent: 10px;
	margin-top: 10px;
	border: 1px #dcdcdc solid;
}

.apply_course form select {
	width: 254px;
	height: 34px;
	line-height: 34px;
	text-align: left;
	text-indent: 10px;
	margin-top: 10px;
	border: 1px #dcdcdc solid;
}

.apply_course form button {
	display: block;
	width: 180px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	text-indent: 10px;
	margin: 30px auto 0;
	background: #1f57d6;
	color: #fff;
	border: none;
}

.content_course .right {
	width: 290px;
	float: right;
}

.content_course .right .advantage {
	width: 290px;
	background: #fff;
	padding-bottom: 30px;
}

.content_course .right .advantage h2 {
	width: 290px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
	color: #fff;
	background: #EFA10F;
}

.content_course .right .advantage figure {
	width: 115px;
	float: left;
	margin: 20px 0 0 20px;
}

.content_course .right .advantage figure img {
	display: block;
	width: 90px;
	margin: 0 auto;
}

.content_course .right .advantage figure figcaption {
	text-align: center;
}

.content_course .right .advantage figure figcaption h3 {
	font-size: 16px;
	color: #EFA10F;
	margin-top: 5px;
}

.content_course .right .advantage figure figcaption p {
	font-size: 14px;
	color: #555;
	margin-top: 5px;
	line-height: 1.5;
}

.content_course .right .nav {
    width: 290px !important;
    background: #fff;
    padding-bottom: 30px;
    margin-top: 10px;
}

.content_course .right .nav h2 {
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    color: #EFA10F;
    border-bottom: 1px #dcdcdc solid;
}

.content_course .right .nav ul li {
    width: 250px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    margin: 20px auto 0;
    border: 1px #dcdcdc solid;
    border-radius: 4px;
    background: #f9f9f9;
    font-size: 15px;
}

.content_course .right .nav ul li a {
    display: block;
    color: #EFA10F;
}

.content_course .right .nav ul li:hover {
    background: #EFA10F;
}

.content_course .right .nav ul li:hover a {
    color: #fff;
}

.content_course .right .tel {
	margin-top: 10px;
	background: #fff;
}

.content_course .right .tel figure {
	padding: 20px;
}

.content_course .right .tel figure img {
	width: 60px;
	float: left;
}

.content_course .right .tel figure figcaption {
	width: 170px;
	float: right;
}

.content_course .right .tel figure figcaption h2 {
	font-size: 16px;
	color: #EFA10F;
}

.content_course .right .tel figure figcaption p {
	font-size: 22px;
	color: #EFA10F;
	margin-top: 5px;
}

.content_course .details {
	width: 100%;
	background: #fff;
	padding-bottom: 20px;
}

.content_course .details .title {
	border-bottom: 2px #de761d solid;
	padding: 6px 0;
}

.content_course .details .title span {
	padding: 6px 20px;
	font-size: 20px;
	color: #fff;
	background: #de761d;
	height: 40px;
}

.content_course .details .content {
	margin: 20px;
}

.content_course .details .content figure {
	padding-bottom: 20px;
	border-bottom: 1px #dcdcdc solid;
}

.content_course .details .content figure img.pic {
	width: 240px;
	height: 166px;
	padding: 10px;
	border: 1px #dcdcdc solid;
}

.content_course .details .content figure figcaption {
	width: 580px;
	float: right;
}

.content_course .details .content figure figcaption ul.topp li {
	font-size: 15px;
	color: #333;
	margin-top: 6px;
}

#map {
	cursor: pointer;
}

.content_course .details .content figure figcaption ul.topp li span {
	color: #de761d;
}

.content_course .details .content figure figcaption ul.botto li {
	font-size: 15px;
	color: #333;
	float: left;
	margin: 17px 30px 0 0;
	width: 130px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	background: #1f57d6;
	border-radius: 5px;
}

.content_course .details .content figure figcaption ul.botto li a {
	color: #fff;
	display: block;
}

.content_course .details .content figure figcaption ul.botto li:hover {
	background: #c3600b;
}

.content_course .details .content section {
	margin-top: 20px;
}

.content_course .details .content section h3 {
	width: 100px;
	text-align: center;
	line-height: 38px;
	color: #de761d;
	font-size: 17px;
	border-radius: 4px;
	border-bottom: 2px #1f57d6 solid;
}

.content_course .details .content section p {
	font-size: 15px;
	color: #555;
	line-height: 1.7;
	text-align: justify;
	text-indent: 30px;
	margin-top: 10px;
}

.content_course .details .content section ul li {
	font-size: 15px;
	color: #555;
	line-height: 1.7;
	text-align: left;
	margin-top: 6px;
}
.content_course .left .top .block2 ul li.active span {
    background: url(../img/kuang2.jpg) no-repeat 6px center;
    color: #1f57d6;
}
.content_course .details .content section ul li span {
	color: #1f57d6;
}

.content_course .left .top .block1{
            height: 49px;
            border-bottom: 1px #dcdcdc solid;
        }
        .content_course .left .top .block1 .title{
            width: 100px;
            float: left;
        }
        .content_course .left .top .block1 h2{
            line-height: 49px;
            font-size: 16px;
            color: #222;
            text-align: center;
        }
        .content_course .left .top .block1 h6{
            width: 110px;
            height: 35px;
            line-height: 35px;
            font-size: 15px;
            color: #222;
            text-align: center;
            background: #eee;
            border: 1px #dcdcdc solid;
            box-sizing: border-box;
            float: left;
            margin: 7px 0 0 20px;
            border-radius: 2px;
        }
        .content_course .left .top .block1 h6 a{
            display: block;
        }
        .content_course .left .top .block2 {
            /* height: 45px; */
            border-bottom: 1px #dcdcdc solid;
        }
        .content_course .left .top .block2 .title {
    width: 80px;
    float: left;
    /* background: #efefef; */
    /* border-right: 1px #dcdcdc solid; */
}
.content_course .left .top .block2 ul {
    float: left;
	border-left: 1px #dcdcdc solid;
	width: 770px;
}
.content_course .left .top .block2 ul li {
    position: relative;
}
.content_course .left .top .block2 ul li {
    float: left;
    font-size: 15px;
    line-height: 45px;
    margin-left: 15px;
}
.content_course .left .top .block2 h2 {
    line-height: 45px;
    font-size: 16px;
    color: #222;
    text-align: center;
    /* text-indent: 16px; */
    background: url(../img/jian1.jpg) no-repeat 0 center;
    /* margin-left: 10px; */
}
.content_course .left .top .block2 ul li h3 {
    font-size: 15px;
    /* width: 40px; */
    height: 30px;
    margin-top: 7px;
    text-align: center;
    line-height: 30px;
}
.content_course .left .top .block2 ul li span {
    text-align: left;
    text-indent: 25px;
    display: block;
    background: url(../img/kuang1.jpg) no-repeat 6px center;
}
.content_course .left .top .block ul li.active span {
    background: url(../img/kuang2.jpg) no-repeat 6px center;
    color: #1f57d6;
}

/*咨询老师*/
.content_course .right .advantage figure .zixunls{ width:90px; height:90px; border:solid 4px #dcdcdc; border-radius:50px; margin: 0 10px;}
.content_course .right .advantage figure .zixunls img{ width:100%; border-radius:50px;}
.content_course .right .advantage figure p{ text-align:center;}
.content_course .right .guanzhuwm {
    width: 290px;
    background: #fff;
    padding-bottom: 30px;
    margin-top: 10px;
}
.content_course .right .guanzhuwm h2 {
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    color: #EFA10F;
    border-bottom: 1px #dcdcdc solid;
}
.content_course .right .gzhuwmbox{ padding:10px 30px; border-bottom: 1px #dcdcdc solid;}
.content_course .right .gzhuwmbox h3{ font-size:16px; color:#EFA10F; line-height:30px;}
.content_course .right .gzhuwmbox img{ width:40px; height:40px; float:left;}
.content_course .right .gzhuwmbox p{ font-size:12px; line-height:20px; float:left; padding-left:20px;width: 170px;}