﻿* {
	margin: 0px;
	padding: 0px;
	font-family: "黑体";
	/*方正官网免费使用字体之一*/
}

img {
	padding: 0px;
	margin: 0px;
}

a {
	text-decoration: none;
}

ul li {
	list-style: none;
}


/*在线客服咨询*/

.nav_qq {
	width: 88px;
	height: 352px;
	position: fixed;
	top: 30%;
	right: 0%;
	background: #f5f5f5;
	z-index: 999495;
}

.nav_qq a {
	float: left;
	width: 88px;
	height: 88px;
	text-align: center;
	line-height: 88px;
	border-bottom: 5px solid #f5f5f5;
	position: relative;
	box-sizing: border-box;
}

.nav_qq a i {
	display: inline-block;
	width: 100%;
	height: 100%;
	position: relative;
	transition: 0.5s;
	overflow: hidden;
	background-size: cover;
}

.dianhuazixun_titi {
	position: absolute;
	right: -265px;
	top: 0%;
	width: 265px;
	height: 88px;
	background: url(../img2/zixunrexianimg.png) no-repeat center;
	color: white;
	transition: 0.5s;
	font-size: 24px;
	text-align: right;
	padding-right: 17px;
	box-sizing: border-box;
}

.nav_qq a .zaixianzixun {
	background: url(../img2/zixun1.png) no-repeat center;
}

.nav_qq a .qqzixun {
	background: url(../img2/zixun2.png) no-repeat center;
}

.nav_qq a .zaixianzixun:hover {
	background: url(../img2/zixun1_2.png) no-repeat center;
}

.nav_qq a .qqzixun:hover {
	background: url(../img2/zixun2_2.png) no-repeat center;
}

.rexianzixun {
	position: absolute;
	left: 0%;
	top: 0%;
	width: 88px;
	height: 88px;
}

.fotnav {
	border: none !important;
}

.saoyisao {
	width: 275px;
	height: 230px;
	background: #d7000f;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: -1;
	display: none;
}

.guanzhuwomen {
	position: absolute;
	width: 88px;
	height: 88px;
	bottom: 0px;
	right: 0px;
}

.saoyisaotiti {
	width: 100%;
	height: auto;
	text-align: left;
	font-size: 21px;
	color: white;
	padding: 17px 42px;
	margin: 0px;
	box-sizing: border-box;
}

.dinglvehao {
	width: 100%;
	height: auto;
	margin: 0px;
	padding-left: 17px;
	box-sizing: border-box;
}

.dianhaoma {
	position: relative;
	z-index: 9999;
}


/*在线咨询完成*/

.box_index {
	width: 100%;
	height: auto;
	position: relative;
	min-width: 1210px;
	overflow: auto;
}

.slideInner a img {
	width: 100%;
	height: 100%;
}

.header_index {
	width: 100%;
	height: 70px;
	position: relative;
	background: #fff;
	text-align: center;
}

.header_index_com {
	width: 1100px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.logoimg {
	position: absolute;
	/*width: 345px;
	top: 3px;*/
	height: 70px;
	left: -18px;
}

.logoimg img {
	width: 100%;
	height: 100%;
}

.navher_com {
	width: auto;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0px;
	overflow: hidden;
	padding-right: 95px;
	box-sizing: border-box;
}

.navher_com a {
	float: left;
	margin-right: 35px;
	font-size: 14px;
	color: #000000;
	width: auto;
	height: 100%;
	line-height: 74px;
}
.navher_com ul a :nth-of-type(3){
	display: none;
}
.navher_com a:hover {
	color: red !important;
	transition: 0.5s;
	transform: translateY(-2px);
}

.navher_com button {
	position: absolute;
	top: 22px;
	right: 0px;
	border: none;
	outline: none;
	width: auto;
	height: auto;
	padding: 0px;
	padding: 5px 18px;
	background: white;
	font-size: 14px;
	text-align: center;
	color: #d7000f;
	border-radius: 20px;
	cursor: pointer;
	box-sizing: border-box;
}


/*登陆弹框*/

.loodein {
	width: 363px;
	height: 363px;
	position: fixed;
	top: 30%;
	bottom: 0px;
	right: 27%;
	background: white;
	z-index: 999999;
	border-radius: 10px;
	box-sizing: border-box;
	display: none;
}

.loodein_nav {
	width: 100%;
	height: 65px;
	text-align: center;
	line-height: 65px;
	border-radius: 10px;
	background: #f5f5f5;
	color: #333333;
	font-size: 20px;
	box-sizing: border-box;
}

.loodein_inputbox {
	width: 286px;
	height: 32px;
	line-height: 32px;
	margin: auto;
	margin-top: 30px;
	padding-left: 12px;
	border-bottom: 1px solid #d6d6d6;
	border-left: 1px solid #fbfbfb;
	border-right: 1px solid #fbfbfb;
	box-sizing: border-box;
}

.loodein_inputbox span {
	font-size: 14px;
	color: #1e000f;
}

.loodein_inputbox input {
	width: 230px;
	height: auto;
	border: none;
	outline: none;
}

.loodein_zhuci {
	width: 286px;
	height: 20px;
	margin: auto;
	margin-top: 55px;
}

.go_zhuce {
	display: inline-block;
	width: auto;
	float: left !important;
	font-size: 14px !important;
	color: #1e000f !important;
	margin: 0 !important;
}

.wj_pwd {
	display: inline-block;
	width: auto;
	float: right !important;
	margin: 0 !important;
	font-size: 14px !important;
	color: #d7000f !important;
}

.loodein_loogo {
	width: 100%;
	height: 55px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: #df1115;
	text-align: center;
	line-height: 55px;
	color: white;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	box-sizing: border-box;
}

.loodein_loogo input {
	width: 100%;
	height: 100%;
	border: none;
	outline: none;
	cursor: pointer;
	background: none;
	color: white;
	font-size: 15px;
}


/*注册弹框*/

.zhuce_com {
	width: 363px;
	height: 400px;
	position: fixed;
	top: 30%;
	right: 27%;
	bottom: 0px;
	background: white;
	z-index: 999999;
	border-radius: 10px;
	box-sizing: border-box;
	display: none;
}

.zhuce_nav {
	width: 100%;
	height: 65px;
	text-align: center;
	line-height: 65px;
	border-radius: 10px;
	background: #f5f5f5;
	color: #333333;
	font-size: 20px;
	box-sizing: border-box;
}

.zhuce_inputbox {
	width: 286px;
	height: 32px;
	line-height: 32px;
	margin: auto;
	margin-top: 30px;
	position: relative;
	padding-left: 12px;
	border-bottom: 1px solid #d6d6d6;
	border-left: 1px solid #fbfbfb;
	border-right: 1px solid #fbfbfb;
	box-sizing: border-box;
}

.zhuce_inputbox span {
	font-size: 14px;
	color: #1e000f;
}

.zhuce_inputbox input {
	width: 160px;
	height: auto;
	border: none;
	outline: none;
}

.hqyanma {
	position: absolute;
	right: 0px !important;
	top: 0px !important;
}

.zhucebox {
	width: 100%;
	height: 55px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: #df1115;
	text-align: center;
	line-height: 55px;
	color: white;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	box-sizing: border-box;
}

.zhucebox input {
	width: 100%;
	height: 100%;
	border: none;
	outline: none;
	cursor: pointer;
	background: none;
	color: white;
	font-size: 15px;
}


/*找回密码*/

.zhaohuipwd_com {
	width: 363px;
	height: 400px;
	position: fixed;
	top: 30%;
	right: 27%;
	bottom: 0px;
	background: white;
	z-index: 999999;
	border-radius: 10px;
	box-sizing: border-box;
	display: none;
}

.zhaohuipwd_nav {
	width: 100%;
	height: 65px;
	text-align: center;
	line-height: 65px;
	border-radius: 10px;
	background: #f5f5f5;
	color: #333333;
	font-size: 20px;
	box-sizing: border-box;
}

.zhaohuipwd_inputbox {
	width: 286px;
	height: 32px;
	line-height: 32px;
	margin: auto;
	margin-top: 30px;
	position: relative;
	padding-left: 12px;
	border-bottom: 1px solid #d6d6d6;
	border-left: 1px solid #fbfbfb;
	border-right: 1px solid #fbfbfb;
	box-sizing: border-box;
}

.zhaohuipwd_inputbox span {
	font-size: 14px;
	color: #1e000f;
}

.zhaohuipwd_inputbox input {
	width: 160px;
	height: auto;
	border: none;
	outline: none;
}

.hqyanma {
	position: absolute;
	right: 0px !important;
	top: 0px !important;
}

.zhaopwd_baocun {
	width: 100%;
	height: 55px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: #df1115;
	text-align: center;
	line-height: 55px;
	color: white;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	box-sizing: border-box;
}

.zhaopwd_baocun input {
	width: 100%;
	height: 100%;
	border: none;
	outline: none;
	cursor: pointer;
	background: none;
	color: white;
	font-size: 15px;
}


/*banner轮播*/

.banner_com {
	width: 100%;
	height: 640px;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.slides {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	text-align: left;
}

.slideInner {
	height: 100%;
	position: relative;
	left: 0;
	margin-left: 0;
}

.slideInner a {
	display: block;
	height: 100%;
	background-size: cover;
	background-position: center center;
	position: relative;
	text-align: center;
	z-index: 1;
}

.slideInner a div.img1 {
	width: 1070px;
	position: absolute;
	left: 50%;
	margin-left: -535px;
}

.slideInner a div.img2 {
	width: 1070px;
	position: absolute;
	top: 557px;
	left: 50%;
	margin-left: -535px;
}

.slideInner .slide3 .img2 {
	top: 200px;
}

.slideInner .slide3 .img3 {
	width: 181px;
	height: 286px;
	position: absolute;
	left: 50%;
	margin-left: 330px;
	top: 330px;
}

.nav {
	width: 1200px;
	position: relative;
	left: 50%;
	margin-left: -600px;
	display: none;
}

.nav span {
	display: block;
	width: 41px;
	height: 119px;
	opacity: .5;
	z-index: 9;
}

.nav span .prev {
	position: absolute;
	left: 0;
	top: -350px;
	margin-top: -58px;
	background: url(../img2/ban_pre.png) no-repeat;
}

.nav span .next {
	position: absolute;
	right: 0;
	top: -350px;
	margin-top: -58px;
	background: url(../img2/ban_next.png) no-repeat;
}

.navListBox {
	position: absolute;
	width: 170px !important;
	left: 50%;
	top: 605px;
	z-index: 99;
}

.navListBox li {
	width: 12px;
	height: 12px;
	float: left;
	margin-left: 5px;
	border-radius: 50%;
	overflow: hidden;
}

.navListBox li:first-child {
	margin-left: 0;
}

.navListBox li a {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #949496;
}

.navListBox li a.active {
	background-color: #fff;
}


/*全国分校*/

.fenxiao_indexbox {
	width: 100%;
    height: auto;
    background: #ffffff;
    position: relative;
    /* overflow: hidden; */
    text-align: center;
	padding-bottom: 10px;
	padding-top: 20px;
	box-sizing: border-box;
}

.fenxiao_indexbox_com {
	width: 1100px;
    height: auto;
    margin: auto;
    position: relative;
    /* overflow: hidden; */
    /* text-align: left; */
}

.fenxiao_name {
	float: left;
    width: auto;
    height: auto;
    position: relative;
}

.quanfenxioimg {
	float: left;
    /* position: absolute; */
    /* left: 0px; */
    /* top: 44px; */
    position: relative;
    top: 7px;
    width: 111px;
    height: 28px;
}

.quanfenxioimg img {
	width: 100%;
	height: 100%;
}

.fenxiao_name_com {
	float: left;
    width: 500px;
    height: auto;
    font-size: 14px;
    color: #1e000f;
    /* position: absolute; */
    /* top: 0px; */
	/* left: 135px; */
	padding-left: 25px;
	box-sizing: border-box
}

.fenxiao_name_com span {
	display: block;
}

.fenxiao_name_com span a {
	float: left;
	width: 47%;
	padding-right: 40px;
	color: #1e000f;
	padding-bottom: 12px;
	text-align: left;
	box-sizing: border-box;
}

.fenxiao_name_com span a:hover {
	color: #d7000f;
}

.navher_com a:hover {
	opacity: 0.5;
}

.fenxiao_name_com .fenxiao_name_com_page1 {
	/* position: absolute;
	left: 0px;
	top: 30px; */
}

.fenxiao_name_com .fenxiao_name_com_page2 {
	position: absolute;
	left: 0px;
	bottom: 28px;
}

.fenxiao_sousuo {
	float: right;
    width: auto;
    height: auto;
    /* position: absolute; */
    /* right: 0px; */
    /* top: 0px; */
}

.fenxiao_sousuo_page1 {
	width: auto;
    height: auto;
    /* position: absolute; */
    /* top: 22px; */
    /* right: 0px; */
}

.shou_inputbox {
	width: 280px;
	height: 40px;
	border: 3px solid #bb0057;
	border-radius: 20px;
	outline: none;
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 16px;
	position: relative;
	right: 60px;
	box-sizing: border-box;
}

.sousuo_btnbox {
	position: absolute;
	top: 0px;
	right: 0px;
	border: none;
	background: none;
	outline: none;
	cursor: pointer;
}

.sousuo_tishi {
	width: 335px;
	height: 35px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
}

.sousuo_tishi a {
	font-size: 14px;
	color: #b4b0b2;
}

.fenxiao_indexbox_com:after {
	display: block;
	clear: both;
	content: "";
}


/*最新资讯*/

.zuixizixun {
	width: 100%;
	height: 746px;
	border-top: 2px solid #b7b7b7;
	background: #f5f5f5;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
}

.zuixizixun_com {
	width: 1100px;
	height: 100%;
	margin: auto;
	/*background: url(../img2/zixunbg_img.png) no-repeat right;*/
	background-position-x: 600px;
	background-position-y: 220px;
	position: relative;
	overflow: hidden;
	text-align: left;
}

.zuixizixun_nameimg {
	width: auto;
	height: auto;
	text-align: left;
	margin-top: 90px;
}

.zuixizixun_com_title {
	width: 410px;
	height: auto;
	margin-top: 60px;
	position: relative;
}

.zuixizixun_com_title a {
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #1e000f;
	margin-bottom: 20px;
	box-sizing: border-box;
}

.zuixizixun_com_title a i {
	position: relative;
	float: left;
	margin-right: 8px;
	top: 7px;
}

.zuixizixun_com_title a label {
	color: #a19c9f;
	margin-left: 15px;
	position: relative;
	top: -3px;
}

.zuixizixun_com_title a span {
	display: inline-block;
	width: 257px;
	height: auto;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
}

.gengduo {
	width: auto !important;
	position: absolute;
	margin-bottom: 0px !important;
	right: 0px;
	color: #d7000f !important;
	bottom: 3px;
}


/*高考倒计时*/

.gaokaodaoji_box {
	width: 100%;
	height: 135px;
	background: url(../img2/djsbg.png) no-repeat center;
	text-align: center;
	box-sizing: border-box;
}

.gaokaodaoji_box_com {
	width: 1100px;
	height: 100%;
	margin: auto;
	position: relative;
	text-align: left;
	overflow: hidden;
}

.gaokaodaoji_box_tianshu {
	position: absolute;
	left: 0px;
	top: 46px;
}

.gaokaodaoji_box_tianshu i {
	display: inline-block;
	width: 24px;
	height: 32px;
	position: relative;
	top: 10px;
	margin-right: 10px;
}

.gaokaodaoji_box_tianshu i img {
	width: 100%;
	height: 100%;
}

.gaokaodaoji_box_tianshu span {
	font-size: 20px;
	color: white;
}

.gaokaodaoji_box_tianshu span label {
	font-size: 25px;
	color: #fff;
}

.gaokao_nav {
	width: auto;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 39px;
}

.gaokao_nav a {
	margin-right: 20px;
}


/*开课通知*/

.kaiketongzhi {
	width: 100%;
	height: 814px;
	text-align: center;
	background: url(../img2/kaike_bg.png) no-repeat center;
	overflow: hidden;
}

.kaiketongzhi_com {
	width: 1100px;
	height: 100%;
	margin: auto;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.kaike_nameimg {
	width: 100%;
	height: auto;
	text-align: center;
	margin-top: 93px;
}

.kaike_nameimg img {
	width: auto;
	height: auto;
	margin: auto;
}

.kaibiaocom {
	width: 100%;
	height: auto;
	position: relative;
	top: 50px;
	margin: auto;
	overflow: hidden;
}

.kabiao_nav_name {
	width: 100%;
	height: auto;
	font-size: 25px;
	color: #1e000f;
	margin-bottom: 12px;
}

.kabiao_nav_name div {
	float: left;
}

.banji {
	width: 28%;
	height: auto;
	text-align: center;
}

.banjirenshu {
	width: 20%;
	height: auto;
	text-align: center;
}

.shengyurenshu {
	width: 30%;
	height: auto;
	text-align: center;
}

.kabiao_nav_name:after {
	display: block;
	clear: both;
	content: "";
}

.kaibiao_com_box {
	width: 100%;
	height: 54px;
	line-height: 54px;
	font-size: 25px;
	color: white;
	margin-bottom: 12px;
}

.kaibiao_com_box div {
	float: left;
}

.kaibiao_com_box_bgcom {
	width: 857px;
	height: 54px;
	background: url(../img2/kebiao_bg.png) no-repeat center;
}

.kaibiao_com_box_bgcom div {
	float: left;
}

.banji_name {
	width: 33%;
	height: auto;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
}

.banjirenshu_com {
	width: 33%;
	height: auto;
	text-align: center;
	border-left: 3px solid white;
	border-right: 3px solid white;
	box-sizing: border-box;
}

.renyuanqinkong {
	width: 33%;
	height: auto;
	text-align: center;
}

.yuding {
	position: absolute;
	right: 0px;
}

.yuding img {
	width: 212px;
	height: 54px;
	margin: auto;
}

.tongkaocji {
	width: 100%;
	height: 600px;
	background: url(../img2/togkbg.jpg) no-repeat center;
	text-align: center;
}

.tongkaocji_com {
	width: 1100px;
	height: 100%;
	margin: auto;
	position: relative;
	overflow: hidden;
	text-align: left;
}

.meishutongkao {
	float: left !important;
}

.zhaoshengjianzhang {
	float: right !important;
}

.tongkaocji_com:after {
	display: block;
	clear: both;
	content: "";
}

.zhiyuanbg {
	background: url(../img2/zhiyuanbg.jpg) no-repeat center;
	position: relative;
	top: -5px;
}


/*我们的优势*/

.myyoushicom {
	width: 100%;
	height: 590px;
	background: white;
	text-align: center;
}

.myyoushicom_com {
	width: 1100px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
}

.myyounaimg {
	width: 100%;
	height: auto;
	text-align: center;
	position: relative;
	top: 120px;
}

.youxiutuadui {
	width: 105%;
	height: auto;
	text-align: center;
	position: relative;
	top: 200px;
}


/*作品展示*/

.zuopingzhanshi {
	width: 100%;
	height: auto;
}

.zuopingzhanshi a {
	display: block;
	width: 100%;
	height: auto;
}

.zuopingzhanshi a img {
	width: 100%;
	height: auto;
	margin: auto;
}


/*师资力量*/

.shizhililiangcom {
	width: 100%;
	height: 880px;
	text-align: center;
	background: white;
	position: relative;
	overflow: hidden;
}

.shizhililiangcom_combox {
	width: 1100px;
	height: 100%;
	margin: auto;
	text-align: left;
	position: relative;
	/*overflow: hidden;*/
	padding-top: 120px;
	box-sizing: border-box;
}

.shizhililiangcom_combox_navimg {
	width: 100%;
	height: auto;
	text-align: center;
	margin-bottom: 60px;
}

.shizhi_combnaner {
	width: 100%;
	height: auto;
	position: relative;
}


/*校园环境*/

.xiaoyuanhuanjin {
	width: 100%;
	height: auto;
	text-align: center;
	background: #f5f5f5;
}

.xiaoyuanhuanjin_com {
	width: 1100px;
	height: auto;
	margin: auto;
	position: relative;
	text-align: left;
	overflow: hidden;
}

.xiaoyuanhuanjin_com_leftcom {
	width: 100%;
	height: 510px;
	position: relative;
	z-index: 111;
}

.xiaoyuanhuanjin_com_rightcom {
	width: 1095px;
	height: 760px;
	position: relative;
	z-index: 111;
}

.com_leftcom_title {
	width: 100%;
	height: auto;
	text-align: left;
	position: relative;
	top: 115px;
}

.com_leftcom_combox {
	display: inline-block;
	width: 723px;
	height: 354px;
	background: url(../img2/hjbg.png) no-repeat center;
	font-size: 16px;
	color: #ffffff;
	line-height: 35px;
	position: relative;
	top: 70px;
	padding: 95px 105px;
	box-sizing: border-box;
}

.comlefttitilecom {}

.com_leftcom_combox a {
	color: #d7000f;
	font-size: 18px;
	margin-left: 10px;
}

.xiaoyuanhuanjin_com_rightcom_page1 {
	width: 100%;
	height: 350px;
	position: relative;
	overflow: hidden;
}

.xiaoyuanhuanji_left_img {
	display: inline-block;
	width: 350px;
	height: 350px;
	position: absolute;
	left: 34%;
	top: 0px;
}

.xiaoyuanhuanji_left_img img {
	width: 100%;
	height: 100%;
}

.xiaoyuanhuanji_right_img {
	display: inline-block;
	width: 210px;
	height: 210px;
	position: absolute;
	right: 0px;
	top: 0px;
}

.xiaoyuanhuanji_right_img img {
	width: 100%;
	height: 100%;
}

.xiaoyuanhuanjin_com_rightcom_page2 {
	width: 100%;
	height: 350px;
	position: relative;
	top: 20px;
	overflow: hidden;
}

.xiaoyuan_page2img1 {
	display: inline-block;
	width: 350px;
	height: 350px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.xiaoyuan_page2img1 img {
	width: 100%;
	height: 100%;
}

.xiaoyuan_page2img2 {
	display: inline-block;
	width: 350px;
	height: 350px;
	position: absolute;
	right: 0px;
	top: 0px;
}

.xiaoyuan_page2img2 img {
	width: 100%;
	height: 100%;
}

.lefimgbg {
	display: inline-block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../img2/fulicbg.png)no-repeat center;
	z-index: 222;
	display: none;
}

.huxibg {
	display: inline-block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../img2/huxibg.png) no-repeat center;
	z-index: 222;
	display: none;
}

.huianjiegngd {
	display: inline-block;
	width: 103px;
	height: 53px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 222;
}

.huianjiegngd img {
	width: 100%;
	height: 100%;
}


/*常见问题*/

.changjainwenti {
	width: 100%;
	height: 590px;
	text-align: center;
	background: white;
}

.changjainwenti_com {
	width: 1100px;
	height: 100%;
	margin: auto;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.changjainwenti_com_titile {
	width: 100%;
	height: auto;
	text-align: center;
	position: relative;
	top: 120px;
}

.changjainwenti_com_combox {
	width: 100%;
	height: auto;
	position: absolute;
	left: 0px;
	top: 270px;
	z-index: 99;
	text-align: center;
}

.footcombox {
	width: 100%;
	height: 399px;
	background: url(../img2/youqinlianjiebg.png) no-repeat center;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.footcombox_com {
	width: 1100px;
	height: 100%;
	margin: auto;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.footcombox_com_page1 {
	width: 100%;
	height: auto;
	position: relative;
	top: 80px;
}

.footcombox_com_page1 i {
	float: left;
	margin-right: 50px;
}

.footcombox_com_page1 a {
	color: white;
	font-size: 15px;
	position: relative;
	top: 114px;
	left: -17%;
	padding: 3px 14px;
	box-sizing: border-box;
}

.weibolianjie {
	position: relative;
	top: -61px;
	left: 55%;
}

.footcombox_com_page1 .activ_a {
	display: inline-block;
	width: auto;
	height: auto;
	background: #bb0057;
	text-align: center;
	color: white;
	text-decoration: none;
	border-radius: 20px;
	box-sizing: border-box;
}

.footcombox_com_page2 {
	width: 65%;
	height: auto;
	position: absolute;
	top: 200px;
	left: 33%;
}

.dianhuabtn {
	color: white;
	margin-left: 80px;
	font-weight: bold;
	margin-right: 75px;
	position: relative;
	top: -35px;
	left: -35%;
}

.dianhuabtn i img {
	position: relative;
	top: 10px;
}

.dianhuabtn i {
	display: inline-block;
	margin-right: 10px;
}

.qqbtnbox {
	font-weight: bold;
	color: white;
	margin-right: 75px;
	position: relative;
	left: -38%;
	top: -34px;
}

.qqbtnbox i img {
	position: relative;
	top: 10px;
}

.qqbtnbox i {
	margin-right: 10px;
}

.qqbtnbox label {
	cursor: pointer;
}

.hemiamimg img {
	position: relative;
	top: -120px;
	left: 0%;
}

.eriweibtnbcom {
	position: absolute;
	right: 47px;
	top: 5px;
}

.footcombox_com_page3 {
	width: 100%;
	height: auto;
	position: absolute;
	left: 0px;
	bottom: 66px;
	color: white;
	font-size: 15px;
}

.footcombox_com_page3 span {
	display: inline-block;
	padding-right: 75px;
	box-sizing: border-box;
}


/*在线报名*/

.zaixianbaomignboc {
	width: 100%;
	height: 585px;
	text-align: center;
	background: white;
	overflow: hidden;
	border-bottom: 33px solid #dc0b13;
	box-sizing: border-box;
}

.zaixianbaomignboc_com {
	width: 1100px;
	height: 100%;
	margin: auto;
	text-align: left;
	position: relative;
	overflow: hidden;
	padding-top: 85px;
	box-sizing: border-box;
}

.zaixianbaomignboc_com_titiname {
	width: 100%;
	height: auto;
	text-align: center;
	margin-bottom: 60px;
}

.zaixianbaomignboc_com_inputcom {
	width: 100%;
	height: auto;
	margin-bottom: 35px;
	overflow: hidden;
}

.zaixianbaomignboc_com_inputcom_name {
	width: 47%;
	height: auto;
	padding-bottom: 8px;
	padding-left: 5px;
	border-bottom: 1px solid #8e7f87;
	box-sizing: border-box;
}

.xinming_combox {
	font-size: 18px;
	color: #1e000f;
}

.zaixianbaomignboc_com_inputcom_name input {
	font-size: 18px;
	color: #1e000f;
	width: 91%;
	border: none;
	outline: none;
}

#qq {
	position: relative;
	left: 18px;
}

.zaixianbaomignboc_com_inputcom div {
	float: left;
}

.foottijiaobtn {
	width: 100%;
	height: auto;
	text-align: center;
	position: relative;
	top: 20px;
}

.foottijiaobtn input {
	width: 172px;
	height: 44px;
	background: url(../img2/tijiaoimgbbtn.png) no-repeat center;
	color: white;
	font-size: 18px;
	border: none;
	outline: none;
	cursor: pointer;
}

.navher_com button:hover {
	transition: 0.5s;
	transform: translateY(2px);
}

.zuixizixun_com_title a span:hover {
	color: #d70a0f;
}

.yuding img:hover {
	transition: 0.5s;
	transform: translateY(-3px);
}

.gaokao_nav a img {
	-webkit-transition: width 2s, height 2s, -webkit-transform 2s;
	/* For Safari 3.1 to 6.0 */
	transition: width 2s, height 2s, transform 1s;
}

.gaokao_nav a img:hover {
	transition: 1s;
	-webkit-transform: translateY(5px);
	/* Chrome, Safari, Opera */
	transform: translateY(5px);
}

.zaixianbaomignboc_com_inputcom_name select {
	font-size: 18px;
	color: #1e000f;
	width: 90%;
	border: none;
	outline: none;
}


/*关闭按钮*/

.gianbi_icon_btn {
	display: inline-block;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 25px;
	height: 25px;
}

.gianbi_icon_btn img {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
}


/*

 *
 * 标题
 *
 * */

.biaotibox {
	width: 70px;
	height: 60px;
	border-bottom: 2px solid #d7000f;
}

.biaotibox_tittle {
	position: absolute;
	width: 300px;
	text-align: left;
}

.biaotibox_tittle h1 {
	margin: 0px;
	font-size: 33px;
	font-weight: bold;
	color: black;
}


/*分割*/

* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a,
img {
	border: 0;
	text-decoration: none;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

*html .clearfix {
	height: 1%
}

.solution-list {
	position: relative;
	height: 412px;
	z-index: 9;
	width: 1100px;
	margin: 0 auto;
	padding-left: 35px;
	box-sizing: border-box;
}

.short-bar {
	position: absolute;
	top: 187px;
	left: 50%;
	margin-left: -15px;
	width: 30px;
	height: 3px;
	background-color: #fff
}

.active .short-bar {
	top: 201px;
	background-color: #009dff
}

.solution-list ul li {
	float: left;
	width: 200px;
	position: relative;
	height: 412px;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s
}

.solution-item-wrapper {
	width: 200px;
	height: 412px;
	background: url(../img2/solution_item_bg_01.jpg) center no-repeat
}

.solution-item-02 {
	background-image: url(../img2/solution_item_bg_02.jpg)
}

.solution-item-03 {
	background-image: url(../img2/solution_item_bg_03.jpg)
}

.solution-item-04 {
	background-image: url(../img2/solution_item_bg_04.jpg)
}

.solution-item-05 {
	background-image: url(../img2/solution_item_bg_05.jpg)
}

.active .solution-item-wrapper {
	position: absolute;
	transition: 0s;
	z-index: 9;
	top: -62px;
	left: -51px;
	width: 341px;
	height: 526px;
	background: url(../img2/solution_item_bg_active_01.jpg) no-repeat;
	-webkit-box-shadow: 0 5px 40px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 5px 40px rgba(0, 0, 0, .5);
	box-shadow: 0 5px 40px rgba(0, 0, 0, .5)
}

@media only screen and (max-width:1400px) {
	.product-special-li-5.active .solution-item-wrapper {
		left: -102px
	}
}

.active .solution-item-02 {
	background-image: url(../img2/solution_item_bg_active_02.jpg)
}

.active .solution-item-03 {
	background-image: url(../img2/solution_item_bg_active_03.jpg)
}

.active .solution-item-04 {
	background-image: url(../img2/solution_item_bg_active_04.jpg)
}

.active .solution-item-05 {
	background-image: url(../img2/solution_item_bg_active_05.jpg)
}

.solution-list ul li p.solution-title {
	position: absolute;
	top: 211px;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 18px;
	z-index: 2
}

.solution-list ul li p.solution-intro {
	position: absolute;
	top: 282px;
	left: 50%;
	margin-left: -121px;
	width: 242px;
	overflow: hidden;
	color: #eee;
	line-height: 2;
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
	font-size: 14px;
	text-align: justify
}

.solution-list ul li a {
	display: none;
	position: absolute;
	top: 452px;
	left: 50%;
	margin-left: -87px;
	width: 174px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	z-index: 2;
	background-color: #0af;
	position: relative;
	transition: 0.5s;
}

.solution-list ul li a:hover {
	position: relative;
	transition: 0.5s;
	background-color: #0099e5;
	transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	-o-transition: all .6s
}

.solution-list ul li.active p.solution-title {
	top: 158px;
	font-size: 22px
}

.solution-list ul li.active p.solution-intro {
	top: 230px;
	opacity: 1;
	filter: alpha(opacity=100)
}

.solution-list ul li.active a {
	top: 388px;
	display: block
}
