

/*public start*/

html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
img {
	margin: 0;
	padding: 0;
}

body {
	font-size: 12px;
	font-family: "微软雅黑";
	color: #333;
	background: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	text-decoration: none;
	font-weight: normal;
	font-size: 100%;
}

img,
input,
button {
	border: none;
	padding: 0;
	margin: 0;
	outline-style: none;
}

select,
input,
textarea {
	font-size: 12px;
	margin: 0;
	padding: 0;
	outline: none;
}

select,
input {
	vertical-align: middle;
}

textarea {
	resize: none;
}

ul,
ol {
	list-style: none;
}

img {
	vertical-align: middle;
	font-size: 0;
	border: 0;
	outline: none;
}

i,
em {
	font-style: normal;
	text-decoration: none;
}

a {
	color: #333;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #e73833;
}

.clear {
	clear: both;
}

.fix:after,
.fix:before {
	content: " ";
	display: table;
}

.fix:after {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.last {
	margin-right: 0 !important;
}

.wrap {
	min-width: 1200px;
}

.content {
	width: 1200px;
	margin: 0 auto;
}

.abs {
	position: absolute;
}

.rel {
	position: relative;
	z-index: 2;
}

.table {
	display: table;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}

.tableCell {
	display: table-cell;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}


/*public end*/


/*top*/


/*logo*/

.logo {
	float: left;
	margin-top: 15px;
	margin-bottom: 17px;
}

.tphone {
	float: right;
	margin-top: 14px;
	margin-right: 7px;
}

.tphone span {
	font-size: 16px;
	color: #595657;
}

.tphone span img {
	margin-right: 10px;
}

.tphone p {
	margin-top: 5px;
	font-size: 21px;
	font-weight: bold;
	color: #e43e35;
}


/*tmenu*/

.tmenu {
	position: relative;
	z-index: 999;
	background: url("../image/nav_bg.jpg") repeat-x;
	height: 45px;
}

.tmenu_yi> li {
	float: left;
	width: 131px;
	text-align: center;
	line-height: 45px;
	border-right: 1px solid #424242;
	border-left: 1px solid #272727;
}

.tmenu_yi> li:nth-child(1) {
	border-left: 0;
}

.tmenu_yi> li:last-child {
	border-right: 0;
}

.tmenu_yi> li> a {
	display: block;
	font-size: 14px;
	color: #fff;
}

.tmenu_yi> li:hover,
.tmenu_yi> li.cur {
	background-color: #e10f08;
}


/*banner*/

.fullSlide {
	width: 100%;
	position: relative;
	height: 450px;
	background: #000;
}

.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.fullSlide .bd ul {
	width: 100% !important;
}

.fullSlide .bd li {
	width: 100% !important;
	height: 450px;
	overflow: hidden;
	text-align: center;
}

.fullSlide .bd li a {
	display: block;
	height: 410px;
}

.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
}

.fullSlide .hd ul {
	text-align: center;
}

.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 42px;
	height: 11px;
	margin: 1px;
	overflow: hidden;
	background: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	line-height: 999px;
}

.fullSlide .hd ul .on {
	background: #f00;
}

.fullSlide .prev,
.fullSlide .next {
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	/*left: 15%;*/
	left: 8%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url("../image/slider-arrow.png") -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}

.fullSlide .next {
	left: auto;
	/*right: 15%;*/
	right: 8%;
	background-position: -6px -137px;
}


/*main*/

.inmain {
	overflow: hidden;margin: 50px 0;
}

.inbox1_con {
	margin-top: 30px;
}

.in_tit {
	padding: 10px 0;
	border-bottom: 2px solid #d2d2d2;
}

.in_tit .stit {
	float: left;
	display: inline-block;
	margin-right: 35px;
	font-weight: bold;
	font-size: 18px;
	color: #422774;
}

.in_tit .slink a {
	float: left;
	display: inline-block;
	border-radius: 5px;
	text-align: center;
	font-size: 16px;
	width: 118px;
	height: 29px;
	line-height: 29px;
	margin-right: 10px;
}

.in_tit .slink a:hover,
.in_tit .slink a.cur {
	background-color: #e10f08;
	color: #fff;
}

.in_tit .more1 {
	font-size: 13px;
	float: right;
	color: #422774;
	line-height: 30px;
}
.inbox3 .htit .more1 {
    float: right;
    color: #e73833;
    font-size: 13px;
}



.inbox1_list1 li {
	float: left;
	margin-right: 65px;
	margin-top: 40px;
}

.inbox1_list1 li .dimg {
	overflow: hidden;
}

.inbox1_list1 li .dimg {
	transition: all 0.3s ease-out;
}

.inbox1_list1 li:hover .dimg {
	transition: all 0.3s ease-out;
	transform: translateY(5px);
}

.inbox1_list1 .ptit {
	text-align: center;
	margin-top: 25px;
	font-size: 18px;
	font-weight: bold;
	height: 26px;
}

.inbox1_list1 .ptit i {
	display: inline-block;
	margin-right: 8px;
}

.inbox1_list2 li {
	float: left;
	margin-right: 8px;
	margin-top: 23px;
}

.inbox1_list2 li:hover .ptit {
	background-color: #494949;
	color: #ffffff;
}

.inbox1_list2 li:hover .table {
	display: table;
}

.inbox1_list2 li .dimg {
	width: 294px;
	height: 189px;
	overflow: hidden;
}

.inbox1_list2 li .dimg img {
	transition: all 0.4s ease-out;
}

.inbox1_list2 li:hover .dimg img {
	transition: all 0.4s ease-out;
	transform: scale(1.1);
}

.inbox1_list2 .ptit {
	text-align: center;
	background-color: #f5f5f5;
	line-height: 40px;
	font-size: 16px;
}

.inbox1_list2 .table {
	display: none;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.180);
	color: #fff;
}

.inbox1_list2 .table .more {
	display: inline-block;
	border-radius: 5px;
	text-align: center;
	font-size: 16px;
	width: 104px;
	height: 32px;
	line-height: 32px;
	background-color: #e53730;
}

.inbox1_list3 li {
	float: left;
	border: 1px solid #e0e0e0;
	margin-right: 29px;
	margin-top: 31px;
	padding: 3px;
	width: 270px;
}

.inbox1_list3 .dimg {
	overflow: hidden;
}

.inbox1_list3 li .ptit {
	padding: 12px 0;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #422774;
}

.inbox1_list3 li:hover .table {
	display: table;
}

.inbox1_list3 li:hover .dimg img {
	transition: all 0.4s ease-out;
	transform: scale(1.1);
}

.inbox1_list3 .pf {
	padding: 0 6px;
	margin-bottom: 9px;
}

.inbox1_list3 .pf .sl {
	font-size: 14px;
	color: #999;
}

.inbox1_list3 .pf .sl i {
	display: block;
}

.inbox1_list3 .pf .sl b {
	display: inline-block;
	margin-top: 5px;
}

.inbox1_list3 .pf .more {
	float: right;
	display: inline-block;
	border-radius: 5px;
	text-align: center;
	font-size: 14px;
	background-color: #e53730;
	color: #fff;
	width: 93px;
	height: 26px;
	line-height: 26px;
}

.inbox1_list3 .table {
	display: none;
	top: 0;
	left: 0;
}

.list_voide1 li {
	height: 295px;
}

.list_voide1 li .dimg {
	overflow: hidden;
}

.list_voide1 li .dimg img {
	transition: all 0.4s ease-out;
}

.list_voide1 li:hover .dimg img {
	transition: all 0.4s ease-out;
	transform: scale(1.1);
}

.list_voide1 .table {
	background-color: rgba(0, 0, 0, 0.5);
}

.list_voide2 li .dimg {
	height: 190px;
	width: 270px;
	overflow: hidden;
}

.list_voide2 li .dimg img {
	transition: all 0.4s ease-out;
}

.list_voide2 li:hover .dimg img {
	transition: all 0.4s ease-out;
	transform: scale(1.1);
}

.list_voide2 .table {
	background-color: rgba(0, 0, 0, 0.2);
}

.zpshow_list .ptxt {
	font-size: 14px;
	color: #999999;
	padding: 0 12px;
	margin-bottom: 8px;
	line-height: 25px;
	min-height: 49px;
}

.inbox2 {
	/*margin-top: 83px;*/
	height: 612px;
	background: url("../image/in_laoshi_bg.jpg") no-repeat center;
}

.in_tit1 {
	font-size: 22px;
	font-weight: bold;
	color: #422774;
	padding: 23px 0 22px;
}

.inbox2_left {
	float: left;
	width: 668px;
	height: 509px;
	background-color: #fff;
}

.inbox2_left_top {
	margin: 28px 10px;
}

.inbox2_left_top .dimg {
	width: 267px;
	float: left;
}

.inbox2_left_top .dimg img {
	width: 100%;
}

.inbox2_left_top .dtxt {
	width: 345px;
	float: right;
}

.inbox2_left_top .dtxt .htit {
	margin-top: 15px;
	font-size: 18px;
	color: #e53730;
}

.inbox2_left_top .dtxt .ptxt {
	margin-top: 10px;
	font-size: 15px;
	line-height: 30px;
}

.inbox2_left_list {
	margin: 0 25px;
	padding-top: 10px;
}

.inbox2_left_list li {
	float: left;
	text-align: center;
	font-size: 16px;
	margin-right: 45px;
}

.inbox2_left_list li:hover .dimg,
.inbox2_left_list li .cur .dimg {
	transition: all 0.3s ease-out;
	transform: scale(1.2);
}

.inbox2_left_list li:hover .dimg:before,
.inbox2_left_list li .cur .dimg:before {
	display: block;
}

.inbox2_left_list .dimg {
	position: relative;
	transition: all 0.3s ease-out;
	width: 114px;
	height: 115px;
	border-radius: 50%;
	overflow: hidden;
}

.inbox2_left_list .dimg img {
	width: 100%;
}

.inbox2_left_list .dimg:before {
	display: none;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
}

.inbox2_left_list .ptxt {
	margin-top: 16px;
}

.inbox2_right {
	float: right;
	margin-right: 8px;
	width: 470px;
}

.inbox2_right .htit {
	font-weight: bold;
	font-size: 20px;
	color: #e53730;
	line-height: 30px;
	margin-bottom: 10px;
}

.inbox2_right p {
	font-size: 14px;
	line-height: 30px;
}

.inbox2_right .ptxt1 {
	margin-left: 80px;
}

.inbox2_right .more {
	width: 131px;
	height: 36px;
	line-height: 36px;
	display: inline-block;
	border: 1px solid #e53730;
	font-size: 16px;
	color: #e53730;
	text-align: center;
	margin-top: 30px;
}

.inbox3 .inbox3_con {
	width: 540px;
	padding: 60px 0;
	overflow: hidden;
}

.inbox3 .htit {
	margin-bottom: 27px;
}

.inbox3 .htit .sl {
	font-size: 16px;
	font-weight: bold;
}

.inbox3 .htit .sl i {
	display: inline-block;
	margin-right: 8px;
}

.inbox3 .htit .more {
	float: right;
	color: #e73833;
	font-size: 13px;
}

.inbox3 .inbox3_list_img li {
	float: left;
	margin-right: 24px;
}

.inbox3 .inbox3_list_txt li {
	padding: 18px 0 16px;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
}

.inbox3 .inbox3_list_txt li a {
	color: #666;
}

.inbox3 .inbox3_list_txt li span {
	float: right;
}

.inbox3 .inbox3_list_txt li:hover a {
	color: #e73833;
}


/*bottom*/

.bottom {
	position: relative;
	z-index: 999;
	background: #1d1d1d;
	color: #b5b5b5;
	font-size: 14px;
}

.bottom a {
	color: #b5b5b5;
}

.bottom a:hover {
	color: #f33237;
}

.bottom_t {
	background-color: #1d1d1d;
}

.bottom_b {
	line-height: 50px;
	background-color: #000;
}

.bottom_con {
	padding-top: 48px;
}

.bottom .box {
	float: left;
	height: 180px;
	border-right: 1px solid #555;
}

.bottom_l {
	width: 349px;
}

.bottom_l .htit {
	margin-bottom: 10px;
}

.bottom_search {
	margin-bottom: 30px;
}

.bottom_search .txt {
	width: 200px;
	height: 28px;
	line-height: 30px;
	border: 1px solid #fff;
	font-family: arial;
	background: none;
	text-indent: 10px;
	color: #b5b5b5;
}

.bottom_search .btn {
	margin-left: 5px;
	width: 64px;
	height: 30px;
	background-color: #de1e2e;
	color: #fff;
}

.bottom_fxlist li {
	float: left;
	margin-right: 16px;
}

.bottom_menu {
	width: 282px;
}

.bottom_menu dl {
	margin-left: 60px;
}

.bottom_menu dt {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 16px;
}

.bottom_menu dd {
	margin-bottom: 13px;
}

.bottom_code {
	margin-top: 5px;
	margin-left: 60px;
}

.bottom_code span {
	float: left;
	margin-right: 33px;
}

.bottom_code i {
	display: block;
	margin-top: 7px;
	font-size: 12px;
	color: #fff;
}

.bottom_link {
	margin-top: 45px;
	margin-bottom: 50px;
}

.bottom_link a {
	float: left;
	margin-right: 20px;
}


/*百度分享*/

.bdsharebuttonbox {
	float: none !important;
	margin: 0 auto;
	width: 200px;
}

.bdshare_popup_box,
.bdshare_popup_bg {
	margin-left: -5%;
}

.rightfix {
	position: fixed;
	right: 10px;
	top: 30%;
}

.rightfix li {
	/*	width: 66px;
	height: 66px;*/
	width: 60px;
	height: 60px;
	/*background-color: #e8e8e8;*/
	background-color: #FFFFFF;
	border-radius: 5px;
	text-align: center;
	margin-bottom: 16px;
	border-bottom: 2px solid #d6d6d6;
	border-right: 2px solid #d6d6d6;
	border: 1px solid rgb(72, 148, 203);
}

.rightfix li a {
	display: block;
}

.rightfix li span {
	display: inline-block;
	margin-top: 10px;
	/*font-size: 16px;*/
	font-size: 12px;
	/*line-height: 25px;*/
	line-height: 21px;
	color: rgb(72, 148, 203);
}

.rightfix li:hover span {
	color: #fff;
}

.rightfix li:hover {
	background-color: #e10f08;
	border-color: #cc0700;
	color: #fff;
}

.rightfix li:hover a {
	color: #fff;
}


/*内页*/

.nybanner img {
	width: 100%;
}

.ny_con {
	
	margin-bottom: 80px;
	overflow: hidden;
}

.ny_left {
	margin-top: 40px;
	float: left;
	width: 244px;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
	transition: all 0.5s ease-out;
}

.ny_left_tit {
	position: relative;
	width: 100%;
	height: 93px;
	background: url("../image/ny_left_tit_bg.jpg") no-repeat;
	color: #fff;
	overflow: hidden;
}

.ny_left_tit span {
	font-size: 26px;
	display: block;
	margin-top: 18px;
	margin-left: 80px;
}

.ny_left_tit i {
	margin-left: 80px;
	font-size: 16px;
	display: block;
}

.ny_left_tit:before {
	content: "";
	position: absolute;
	left: 27px;
	top: 27px;
	width: 46px;
	height: 43px;
	background: url("../image/ny_left_tit_icon.png") no-repeat;
}

.ny_left_list {
	background: url("../image/ny_left_menu_bg.jpg");
	padding-top: 20px;
	padding-bottom: 50px;
}

.ny_left_list li {
	line-height: 38px;
	margin-bottom: 15px;
	text-indent: 37px;
	font-size: 15px;
	border-left: 3px solid transparent;
}

.ny_left_list li a {
	display: block;
	color: #333;
}

.ny_left_list li.cur,
.ny_left_list li:hover {
	background-color: rgba(225, 15, 8, 0.2);
	border-left: 3px solid #e10f08;
}

.ny_right {
	margin-top: 40px;
	float: right;
	width: 920px;
}

.ny_right_tit {
	border-bottom: 2px solid #ededed;
	line-height: 40px;
}

.ny_right_tit .spl {
	font-size: 16px;
	font-weight: bold;
}

.ny_right_tit .spr {
	float: right;
}

.ny_right_tit .spr a {
	color: #666;
}


/*培训课程*/

.ny_pxkc_list {
	border: 1px solid #9d9d9d;
	margin-top: 40px;
	padding: 20px 0 30px;
}

.ny_pxkc_list li {
	margin: 0 10px;
	font-size: 16px;
	margin-bottom: 25px;
	background: url("../image/ny_pxkc_border1.jpg") repeat-x center;
}

.ny_pxkc_list li .stime {
	font-size: 13px;
	float: right;
	background-color: #fff;
}

.ny_pxkc_list li .stit {
	padding-left: 15px;
	background: url("../image/ny_pxkc_right1.jpg") no-repeat center left;
}

.ny_pxkc_list li .stit b {
	font-weight: 100;
	background-color: #fff;
}

.ny_pxkc_list li .stit i {
	background-color: #fff;
	float: right;
	padding-right: 30px;
}

.ny_pxkc_list li:hover {
	background: url(../image/ny_pxkc_border.jpg) repeat-x center;
}

.ny_pxkc_list li:hover .stit {
	background: url("../image/ny_pxkc_right.jpg") no-repeat center left;
}

.ny_pxkc_con .htit {
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0;
}

.ny_pxkc_con p {
	font-size: 14px;
	line-height: 35px;
}

.ny_pxkc_con .ptit span {
	color: #e10f08;
}


/*学员风采*/

.xyfc_list {
	margin-top: 25px;
}

.xyfc_list li {
	float: left;
	/*margin-right: 16px;*/
	/*padding: 3px;*/
	margin-right: 5px;
	margin-left: 5px;margin-top:5px;margin-bottom: 5px;
	/*padding: 19px;*/
	border: 1px solid #ededed;
	width: 21%;
	padding: 9px;
}

.xyfc_list li img {
	width: 100%;
}

.xyfc_list .ptit {
	/*padding: 25px 0;*/
	padding: 7px 0;
	font-size: 16px;
	text-align: center;
}


/*关于我们*/

.ny_about {
	margin-top: 20px;
	padding-left: 8px;
}

.ny_about p {
	font-size: 16px;
	line-height: 30px;
}

.ny_about .ptxt {
	text-indent: 1em;
	margin-bottom: 40px;
}

.ny_about .ptxt2 {
	margin-left: 100px;
}

.ny_about .ny_about_listimg li {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}


/*联系我们*/

.ny_contact {
	margin-top: 20px;
}

.ny_contact_lxr {
	margin-top: 10px;
}

.ny_contact_lxr ul {
	float: left;
	margin-right: 80px;
}

.ny_contact_lxr li {
	font-size: 16px;
	margin-bottom: 18px;
}

.ny_contact_lxr li span {
	display: inline-block;
	margin-left: 50px;
}

.ny_contact .hbold {
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #e10f08;
}

.ny_contact .ptxt {
	font-size: 16px;
	line-height: 45px;
}

.ny_contact .contact_map {
	margin: 40px 0;
}

.nyfix {
	position: fixed;
	top: 5%;
	transition: all 0.3s ease-out;
}

.bdimgshare-bg {
	left: 0 !important;
}


/*修改*/


/*深控优势*/

.sup {
	/*padding-bottom: 50px;*/
}

.sup .content {
	/*padding-top: 65px;*/
	padding-top: 20px;
}

.sup .tit {
	font-size: 30px;
	color: #422774;
	line-height: 52px;
	text-align: center;
}

.sup .txt1 {
	text-align: center;
	font-size: 18px;
	color: #4d4c4c;
	line-height: 42px;
	/*padding-bottom: 34px;*/
	padding-bottom: 15px;
}

.sup .title {
	font-size: 20px;
	color: #422774;
	line-height: 60px;
	padding-top: 14px;
}

.sup .list li {
	float: left;
	width: 182px;
	margin-right: 72px;
	text-align: center;
}

.sup .list li .img {
	margin: 0 12px;
	width: 162px;
	height: 186px;
	position: relative;
}

.sup .list li .last {
	margin-right: 0;
}

.sup .list li .img1 {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.sup .list li p {
	font-size: 16px;
	line-height: 30px;
}

.sup .list li.active .img1 {
	display: block;
}

.imgshow {
	background-color: #fff;
	/*padding-top: 30px;*/
	padding-bottom: 30px;
}

.imgshow .content {
	position: relative;
}

.inbox1_list1 {
	display: none;
}

.inbox1_list2 {
	display: none;
}

.inbox1_list3 {
	display: none;
}



.inbox1_list4 {
	display: none;
}

.con .cur {
	display: block;
}

.nymain {
	position: relative;
	overflow: hidden;
}

.nyfix {
	position: fixed;
	top: 5%;
}

.nyabo {
	position: absolute;
	top: auto;
	bottom: 5%;
}


/*修改*/

.skactive {
	background-color: #f6f6f6;
	font-size: 14px;
	line-height: 60px;
}

.skactivel {
	float: left;
}

.skactivel span {
	color: #ff0000;
}

.skactiver {
	float: right;
}

.skactiver i {
	display: inline-block;
	margin-right: 25px;
}

.ny_con .pin-wrapper {
	float: left;
}