﻿@charset "utf-8";
/* CSS Document */
body {
	background: #f4f4f4;
	padding: 0;
	font-family: "微软雅黑";
	margin: 0;
	font-size: 14px;
	-webkit-text-size-adjust: none;
	width: 100%;
	min-width: 320px;
	max-width: 480px;
	overflow-x: hidden;
	margin: 0 auto;
	font-size: 14px;
}
ol, ul {
	list-style: none
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
ul, li, input, h1, h2, h3, p, span, b, dl, dt, dd {
	margin: 0;
	padding: 0;
	list-style: none;
}

em {
	font-style: normal;
}
a {
	text-decoration: none;
	color: #333;
}
.clear {
	clear: both;
}
.mr {
	margin: 0 auto;
}
.lef {
	float: left;
}
.top2 {
	padding-top: 1px;
	clear: both;
	padding-bottom: 1px;
	background: #fff;
}
.top2 img {
	width: 100%;
}
/*首页导航*/
.nav {
	width: 100%;
	zoom: 1;
	clear: both;
	border-top: #CCC 1px solid;
	margin: 5px 0;
}
.nav a img {
	margin: 5px auto;
}
.nav a:after {
	content: "";
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
.nav a {
	float: left;
	width: 25%;
	position: relative;
	height: 85px;
	text-align: center;
	font-size: 12px;
	background: #FFF;
}
.bLeft {
	border-left: 1px solid #e0e0e0;
}
/****首页专业设置列表****/
.floatleft {
	width: 116px;
	float: left;
}
.floatright {
	float: left;
}
.floatright div {
	margin-top: 20px;
}
.floatright {
	font-size: 100%;
}
.floatright div a {
	float: left;
}
.list {
	clear: both;
	height: auto;
	min-width: 320px;
}
.list>li {
	height: 90px;
	padding: 7px;
	margin: 5px;
	border: #e0e0e0 1px solid;
	background: #fff;
	color: #333333;
	/*background:url(../images/wt_28.gif) 95% 50% no-repeat; */
}
.list li a img {
	float: left;
	padding: 2px;
}
.list li a b {
	color: #333333;
	line-height: 25px;
}
.list li a p {
	color: #999999;
	font-size: 12px;
}
/*整站列表页样式*/
.liimg {
	clear: both;
	height: auto;
	margin: 5px;
	background: #FFF;
}
.liimg li {
	height: 90px;
	padding: 7px;
	border: #e0e0e0 1px solid;
	color: #333333;
}
.liimg li a {
	height: 70px;
	display: block;
	color: #333333;
	overflow: hidden;
}
.liimg li a img {
	float: left;
	padding: 2px;
	margin-right: 10px;
}
.liimg li a b {
	color: #333333;
	line-height: 25px;
}
.liimg li a p {
	color: #999999;
	font-size: 12px;
}
/*首页新闻*/
.news {
	clear: both;
	height: auto;
	padding: 5px 10px;
}
.news li {
	height: 41px;
	border-bottom: #e0e0e0 1px solid;
	line-height: 41px;
	background: url(http://m.wangsen.cn/images/wt_41.gif) 10px center no-repeat;
	padding-left: 35px;
}
/********新闻栏目***********/
.NewsList {
	width: 100%;
	background: #e5e5e5;
	border-top: 1px solid #D9DADC;
}
.sj_index_szll {
	width: 310px;
	padding: 5px;
}
.slide_list_dot {
	height: 33px;
	line-height: 32px;
	margin: 0 auto;
}
.slide_list_dot span {
	height: 33px;
}
.mod_c1 {
	width: 100%;
	margin: 5px auto;
}
.slide_01 {
	border: 0px;
	width: 100%;
}
.slide_01 .mod_01 {
	width: 100%;
}
.slide_01 .mod_01 img {
	overflow: hidden;
}
.slide_list_dot {
	height: 33px;
	line-height: 33px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-user-select: none;
}
.slide_list_dot span {
	height: 33px;
	display: inline-block;
	border-right: 1px solid #d6d4d9;
	border-left: 1px solid #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-user-select: none;
}
.slide_list_dot span:active {
	background: #D6D4D9;
}
.slide_list_dot span:first-child {
	border-left: 0;
}
.slide_list_dot span:last-child {
	border-right: 0;
}
.slide_01_dot {
	height: 44px;
	margin-top: 5px;
}
.slide_01_dot span {
	width: 33.3%;
	height: 44px;
	line-height: 44px;
	color: rgb(12, 13, 14);
	font-size: 15px;
}
.slide_01_dot span.selected {
	border-bottom: 2px solid #82b421;
}
.slide_02_dot {
	height: 44px; /*border-top: 1px solid #b90101;*/
}
.slide_02_dot span {
	width: 33.3%;
	height: 44px;
	line-height: 44px;
	color: rgb(17, 21, 27);
	font-size: 15px;
}
.slide_02_dot span.selected {
	border-bottom: 2px solid #82b421;
}
.hot-news-list {
	margin: 0;
	padding: 0;
	font-size: 15px;
	margin-left: 10px;
}
.hot-news-list li {
	border-bottom: 1px dashed #ececec;
	background: url(http://m.wangsen.cn/images/wt_41.gif) no-repeat scroll left center rgba(0, 0, 0, 0);
	padding-left: 20px;
	padding-right: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 15px;
	line-height: 30px;
}
.hot-news-list li a {
	color: #333;
}
.hot-news-list li * {
	vertical-align: middle;
}
.nav_tsbig {
	width: 95%;
	margin: 0 auto;
}
.nav_ts {
	margin: 5px auto;
	height: 25px;
	line-height: 25px;
	border: 1px #999 solid;
	background: #F0F0F0;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(133,133,133,0.12)), color-stop(3%, rgba(99,99,99,0.12)), color-stop(50%, rgba(32,32,32,0.12)), color-stop(51%, rgba(0,0,0,0.15)), color-stop(97%, rgba(0,0,0,0.15)), to(rgba(38,38,38,0.15)));
	-webkit-border-radius: 7px;
	-o-border-radius: 7px;
	-ms-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.nav_ts a {
	width: 100%;
	color: #999;
	display: inline-block;
	font-size: 14px;
}
.percent {
	font-weight: 500;
	color: #C00;
	margin-left: 5px;
	font-size: 13px;
}
.Entrance div, #sj_kstd ul, #sj_kstd ul li img, #sj_kstd_jb, .xxhj_dl_dt a, .slide_list_dot span, .nav_ts a {
	text-align: center;
}
.ul_li_span1, .ul_li_span2, .slide_01_dot span, .slide_02_dot span {
	font-weight: bold;
}
#sj_kstd ul li, #bmleft, #bmrig, .slide_01 .mod_01 {
	float: left;
}
/*首页专题*/
.zt {
	width: 100%;
}
.zt ul li {
	display: block;
	width: 50%;
	padding: 1%;
	display: inline;
	text-align: center;
	float: left;
	    
}
.zt ul li a img {
	margin: 0 auto;
	width: 100%;
}
/* 头部 */
.w100 {
	width: 100%;
	min-width: 320px;
}
.top {
	background: #FFF;
}
.top a {
	display: block; /*background:url(../images/xdf_01.gif) top center no-repeat;*/
}
.top a img {
	width: 100%;
}
/*标题*/
.title {
	background: url(http://m.wangsen.cn/images/wt_21.gif) repeat-x;
	height: 43px;
	padding: 0px 10px;
	clear: both;
}
.title b {
	line-height: 43px;
	color: #333;
}
.title b a {
	color: #333;
	text-decoration: none;
}
.title em {
	float: right;
	padding: 8px 0px;
}
.title em a {
	display: block;
	background: #12bde6;
	line-height: 27px;
	color: #FFF;
	font-size: 14px;
	padding: 0 10px;
}
/*标题*/
.title1 {
	background-color:#0174eb;
	height: 43px;
	padding: 0px 10px;
	clear: both;
}
.title1 b {
	line-height: 43px;
	color: #333;
}
.title1 b a {
	color: #fff;
	text-decoration: none;
}
.title1 em {
	float: right;
	padding: 8px 0px;
}
.title1 em a {
	display: block;
	background:#016bd9;
	line-height: 27px;
	color: #FFF;
	font-size: 14px;
	padding: 0 10px;
}
/*标题*/
.title2 {
	background-color:#0174eb;
	height: 43px;
	padding: 0px 10px;
	clear: both;
}
.title2 b {
	line-height: 43px;
	color: #333;
}
.title2 b a {
	color: #fff;
	text-decoration: none;
}
.title2 em {
	float: right;
	padding: 8px 0px;
}
.title2 em a {
	display: block;
	background: #016bd9;
	line-height: 27px;
	color: #FFF;
	font-size: 14px;
	padding: 0 10px;
}
/* 电话 */
.cll {
	background: url(../images/telbg.jpg) repeat-x top center;
    /*background:#2085ed;*/
	clear: both;
	height: 49px;
	margin: 5px 0;
}
.cll img {
	margin: 0 auto;
}
.tell {
	margin-left: 15%;
}
.telll {
	padding-top: 10px;
}
.tell, .telll {
	height: 40px;
	line-height: 30px;
	font-size: 180%;
	width: 100%;
	text-align: center;
	color: #FFF;
	font-weight: bold;
}
.telll a {
	color: #FFF;
}
/*免费电话*/
.telman {
	height: 50px;
	/*	background: url(../images/xdf_19.gif) repeat-x top center;*/
    background:#0174eb;
	margin-bottom: 5px;
	clear: both;
}
.tel {
	height: 40px;
	padding-top: 10px;
}
.tel span {
	float: left;
	line-height: 30px;
	color: #FFF;
	display: block;
	padding-left: 2%;
	width: 22%;
	overflow: hidden;
}
.tel form {
	float: right;
	width: 76%;
}
#tel {
	display: inline-block;
	width: 70%;
	margin-right: 2%;
	height: 30px;
	line-height: 30px;
	text-indent: 1em;
	color: #666;
	background: #fff;
	border: none;
	float: left;
}
#call {
	display: inline-block;
	width: 26%;
	height: 30px;
	background: url(http://m.wangsen.cn/images/sbd.jpg) left top no-repeat;
	cursor: pointer;
	border: none;
	cursor: pointer;
	float: left;
	color: #333333;
}
/* 列表页分页 */
.pag {
	height: 30px;
	clear: both;
	margin: 10px 0 20px 5px;
}
.pag li {
	text-align: center;
	line-height: 35px;
	display: block;
	float: left;
	padding: 0 10px;
	border: #CCC 1px solid;
	margin-right: 5px;
	margin-top: 5px;
}
.pag li a {
	font-size: 80%;
}
.pag li select {
	border: none;
	background: #f4f4f4;
	width: auto;
}
.pag li.thisclass a {
	font-weight: bold;
	color: #F00;
}
/*栏目导航*/
.navv {
	background: #000;
	color: #FFF;
	height: 50px;
	width: 100%;
	clear: both;
}
.navv a {
	color: #333;
}
.navv a.sl {
	width: 12%;
	display: block;
	overflow: hidden;
	padding: 0% 0% 0% 2%;
	height: 50px;
	float: left;
}
.navv h2 {
	display: block;
	width: 73%;
	text-align: center;
	line-height: 50px;
	height: 50px;
	float: left;
}
.navv h2 a {
	color: #FFF;
}
.navv a.sr {
	width: 13%;
	display: block;
	overflow: hidden;
	padding: 0% 2% 0% 0%;
	height: 50px;
	float: right;
}
/* 栏目下拉 */
.menu_body {
	clear: both;
	width: 100%;
	zoom: 1;
	clear: both;
	    height: 60px;
  
	margin-bottom:15px;
	    border-bottom: 1px #ccc solid;
}
.menu_body a img {
	margin: 5px auto;
}
.menu_body a:after {
	content: "";
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
.menu_body a {
	background: #FFF;
	float: left;
	width: 25%;
	position: relative;
	height: 85px;
	text-align: center;
	font-size: 12px;
}
/********在线报名***********/
.Fform {
	width: 98%;
	margin: 10px auto;
}
#testTable {
	width: 100%;
}
.coolbg {
	width: 79%;
	height: 35px;
}
#bmleft {
	width: 90px;
	height: auto;
}
#bmrig {
	width: 125px;
	height: auto;
}
#bmleft ul li {
	text-align: right;
	height: 30px;
	padding-top: 5px;
	width: 80px;
	font-size: 13px;
	color: #440211;
	font-size: 14px;
}
#bmrig ul li {
	text-align: left;
	height: 30px;
	padding-top: 5px;
	width: 120px;
	font-size: 13px;
	color: #440211;
}
#bmrig ul li.fg {
	height: 60px;
}
table {
	border: none;
}
table tr td {
	font-size: 14px;
	height: 40px;
}
#sbmt {
	text-align: left;
	height: 30px;
	padding-top: 10px;
	padding-left: 10px;
}
#fx {
	height: 30px;
	border-top: #F60 1px dashed;
	padding-top: 10px;
}
.ghee {
	height: 20px;
}
#bzsp {
	margin-top: 40px;
	color: #600;
	background-color: #FEFCF1;
	text-indent: 10px;
	line-height: 30px;
	height: 30px;
	border: #F90 1px dotted;
	clear: both;
}
#bzsp span {
	margin-left: 20px;
}
.dede_pages {
	height: 20px;
}
#bmts {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 10px;
	border: #F90 1px solid;
	padding: 5px;
}
#bmts span {
	padding-left: 40px;
}
p#vtip {
	position: absolute;
	padding: 10px;
	left: 5px;
	font-size: 0.8em;
	background-color: white;
	border: 1px solid #a6c9e2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	z-index: 9999
}
p#vtip #vtipArrow {
	position: absolute;
	top: -10px;
	left: 5px
}
.input_validation-failed {
	border: 2px solid #FF0000;
}
.select_validation-failed {
	color: red;
}
#name, #tell, #qqmsn, #timeer,#t0,#t1,#t2 {
	height: 35px;
	width: 100%;
}
.Fontstyle {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 18px;
}
.solidW {
	min-width: 90px;
}
/*底部*/
.foot {
	background: #3cb3aa;
	text-align: center;
	color: #FFF;
	line-height: 30px;
	padding-top: 10px;
	height:168px;
}
.foot2 {
	background: #0174eb;
	text-align: center;
	padding-top: 5px;
	overflow:hidden;
	width:100%;
	clear:both;
}
.foot a {
	color: #FFF;
	padding: 0px 10px;
}
.foot3 {
	background: #0174eb;
	text-align: center;
	overflow:hidden;
	width:100%;
	clear:both;
	padding-top: 5px;
	margin-bottom: 61px;
}
.foot3 a {
	float: left;
	text-align: left;
	line-height: 34px;
	color: #FFF;
}
.foot3 .ce {
	width: 240px;
	margin: 0 auto;
}
.foot3 img {
	width:90px;
	height:119px;
	margin:0px auto;
}
.foot3 a.ass {
	float: left;
	width: 100px;
	text-align: left;
}
.foot4 {
	background: #ff6600;
	text-align: center;
	height: 50px;
	padding-top: 5px;
}
/***********底部浮动咨询方式*************/
.fl {
	height: 40px;
	overflow: hidden;
}
.zx {
	border-top: 1px #ebebeb solid;
	background: -webkit-linear-gradient(top, #fff, #dfdfe0);
	margin: 0 auto;
	min-width: 320px;
	max-width: 480px;
	vertical-align: middle;
	display: block;
	position: relative;
	height: 40px;
}
.zx {
	vertical-align: middle;
	display: block;
	position: relative;
	text-align: center;
}
.zx div {
	width: 33.333%;
	float: left;
	height: 40px;
}
.zx div.zxd {
	background: none;
}
.zx div img {
	margin: 1em 0.6em;
	float:left;
}
.zx a {
	text-align: center;
	color: #0158d3;
	font-size:1.1em;
}
.zx a span{
   margin:1em 0.2em 0 0;
   float:left;
}
/* 新闻内容页 */
.newscomment {
	margin-bottom: 10px;
	font-size: 13px;
	color: #333;
	line-height: 25px;
	padding: 10px;
	    margin-top: 70px;
}

.newscomment2 {
    margin-bottom: 10px;
    font-size: 13px;
    color: #333;
    line-height: 25px;
    padding: 10px;
    margin-top: 10px;
}

}
.newscomment h3 {
	font-size: 14px;
	color: #333;
	line-height: 30px;
	padding-top: 15px;
	text-align: center;
}
.newscomment p.pnews {
	text-align: center;
	font-size: 12px;
	color: #666;
	height: 30px;
	padding: 0px;
	text-indent: 0em;
}
.newscomment p, .newscomment div, .newscomment span {
	font-size: 13px;
	color: #333;
	line-height: 25px;
	text-indent: 2em;
}
.newscomment img {
	background: #FFF;
	padding: 5px;
	border: #CCC 1px solid;
	margin: 0 auto;
	width: 100%;
}
.newscomment p.ce {
	padding: 0px;
	text-indent: 0em;
}
.newscomment p.ce_video {
	text-align: center;
}
/* 学校简介 */
.jja {
	clear: both;
}
.jja dl {
	margin: 8px 5px;
	padding: 5px;
	border: #ddd 1px solid;
	background: #FFF
}
.jja dd img {
	width: 100%;
}
.jja dt {
	padding: 10px;
	line-height: 30px;
}
/* 名师列表 */
.ms {
	clear: both;
	padding: 10px 0px;
}
.ms dl {
	padding: 2%;
	width: 50%;
	float: left;
	border: #E8E8E8 1px solid;
	background: #FFF;
}
.ms dd img {
	width: 100%;
}
.ms dt {
	padding: 10px 32px 0px 10px;
}
.ms dt p {
	font-size: 12px;
	color: #333;
	line-height: 25px;
}
/* 就业保障 */
.newbox li {
	display: block;
	border-bottom: 1px solid #f4f4f4;
}
.newrow {
	width: 100%;
	display: block;
	overflow: hidden;
}
.newtitle {
	width: 100%;
	background: url(http://m.wangsen.cn/images/wt_21.gif) repeat-x;
	display: block;
	overflow: hidden;
}
.newtitle li {
	float: left;
	width: 25%;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
}
.newtitle2 li {
	float: left;
	width: 50%;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
}
.newtitle h2 {
	font-size: 18px;
	line-height: 40px;
	padding-left: 10px;
	text-align: left;
}
.curnewbtn {
	border-bottom: 3px solid #e11c1a;
}
.curnewbtn a {
	color: #e11c1a;
	font-weight: bold;
}
.newboxdd ul li {
	line-height: 35px;
	font-size: 16px;
	text-align: left;
	background: url(http://m.wangsen.cn/images/icon.png) no-repeat right center;
	display: block;
	border-bottom: 1px solid #f4f4f4;
}
.newboxdd h1 {
	font-size: 20px;
	line-height: 35px;
	text-align: center;
}
.newboxdd p {
	line-height: 30px;
	font-size: 14px;
	color: #333;
	text-align: left;
}
.newbox, .newboxdd {
	background: #fff;
	border: 1px solid #ddd;
	padding: 5px;
}
.newboxdd dl dt {
	line-height: 35px;
	font-size: 18px;
	color: #333;
	text-align: left;
	text-indent: 25px;
}
.newboxdd dl dd {
	line-height: 35px;
	font-size: 18px;
	color: #333;
	text-align: left;
	text-indent: 35px;
}
.bigbox {
	position: relative;
	-webkit-transition: left 600ms ease-out;
	width: 100%;
	overflow: hidden;
	text-align: left;
}
.pic_list {
	padding: 5px;
	height: 83px;
	overflow: hidden;
	margin-bottom: 10px;
	text-align: left;
}
.pic_list img {
	float: left;
	padding: 2px;
	border: 1px solid #eee;
	margin-right: 10px;
}
.pic_list span {
	font-size: 12px;
	line-height: 25px;
	text-align: left;
	color: #999;
}
.pic_list strong {
	font-size: 14px;
	display: block;
}
.img_list {
	padding: 5px;
	overflow: hidden;
	margin-bottom: 10px;
	text-align: left;
}
.img_list img {
	float: left;
	padding: 2px;
	border: 1px solid #eee;
	margin-right: 10px;
}
.img_list span {
	font-size: 12px;
	line-height: 21px;
	color: #999;
}
.img_list strong {
	font-size: 14px;
	display: block;
	color: #333;
}
.pic_list p {
	font-size: 14px;
	height: auto;
	width: 100%;
}
.li_list {
	float: left;
	vertical-align: top;
	display: block;
	width: 98%;
	padding-left: 2%;
}
.li_list p {
	margin-left: 1%;
	padding-left: 15px;
	border-bottom: 1px solid #eee;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	text-align: left;
	display: block;
	background: url(http://m.wangsen.cn/images/wt_41.gif) no-repeat left center;
	overflow: hidden;
}
.li_list p span {
	padding-left: 5px;
}
.linews {
	padding: 0 10px;
	float: left;
	vertical-align: top;
	display: block;
}
.linews p {
	text-align: left;
	line-height: 30px;
	font-size: 16px;
	border-bottom: 1px dashed #f4f4f4;
	padding-left: 10px;
}
.linews p strong {
	color: #be0000;
}
.go_btn {
	height: 34px;
	width: 100%;
	border: 1px solid #ddd;
	text-align: center;
	line-height: 34px;
	font-size: 16px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(whiteSmoke), to(#e3e3e3));
	background: -moz-linear-gradient(top, whiteSmoke, #e3e3e3);
	display: block;
}
.go_btn em {
	font-style: normal;
	cursor: pointer;
}