body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select,
button {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}

a {
	text-decoration: none;
	font-family: "微软雅黑";
}

a:hover {
	text-decoration: underline
}

em {
	font-style: normal
}

li {
	list-style: none
}

img {
	border: 0;
	vertical-align: middle
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

p {
	word-wrap: break-word
}

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

.clearfix {
	zoom: 1;
}

input,
button {
	border: 0;
	outline: none;
}
body{
	min-width: 1200px;
    overflow-x: hidden;
	
}

	/*导航部分*/

nav {
	width: 100%;
	height: 80px;
	background-color: #ffffff;
	position: absolute;
	z-index: 99;
	border-bottom: 1px solid #cfcfcf;
}

nav .nav {
	width: 1200px;
	height: 78px;
	margin: 0 auto;
	font-size: 16px;
	font-family: "微软雅黑";
	position: relative;
	top: 0;
	z-index: 999;
	background-color: #fff;
}

.header_search {
	margin: 18px 26px;
	position: relative;
}

.header_search button {
	display: inline-block;
	border: 0;
	background-color: transparent;
	position: absolute;
	right: 10px;
	top: 9px;
	cursor: pointer;
}

.header_search input {
	width: 198px;
	height: 38px;
	line-height: 38px;
	font-size: 13px;
	border: 1px solid #e0e0e0;
	color: #b7b6b6;
	display: inline-block;
	text-indent: 8px;
	outline: none;
	border-radius: 4px;
}
nav .navPart {
	float: left;
}
.mainPart li.aLi {
	float: left;
	padding: 20px 0;
	border-top: 4px solid #ffffff;
	margin: 0 5px;
	width: 100px;
	text-align: center;
	cursor: pointer;
	color: #282828;
	font-family: "微软雅黑";
}

.mainPart li.aLi a {
	color: #282828;
	text-decoration: none;
	font-size: 16px;
	font-family: "微软雅黑";
}

.navPart .logo {
	margin-top: 20px;
	margin-right: 50px;
}

.search {
	margin: 18px 26px;
	position: relative;
}
.search form{
	display:block;
}
.search button {
	display: inline-block;
	border: 0;
	background-color: transparent;
	position: absolute;
	right: 10px;
	top: 13px;
	cursor: pointer;
}

.search input {
	width: 198px;
	height: 38px;
	line-height: 38px;
	font-size: 13px;
	border: 1px solid #e0e0e0;
	color: #b7b6b6;
	display: inline-block;
	text-indent: 8px;
	outline: none;
	border-radius: 4px;
}

nav .lg_re {
	float: right;
	margin-top: 20px;
	margin-right: 5px
}
nav .ordinary_user {
	margin-top: 28px;
}
nav .ordinary_user a,nav .silver_card a,nav .golden_card a{
	color: #2fa08b;
	text-decoration: none;
	margin-left: 4px;
}
nav .silver_card img,nav .golden_card img{
	width:40px;
	height:40px;
	vertical-align: middle;
	border: 0;
}
.lg_re a {
	color: #222222
}

nav .lg_re a:hover{
	color: #188e78;
	text-decoration: none;
}
#aUl .more {
	
}

.aLi ul {
	display: none;
}

.mainPart .aLi ul li a {
	text-align: center;
	width: 100px;
	border-top: 1px solid #bae0d8;
	color: #fff;
	line-height: 38px;
	display: inline-block;
	text-decoration: none;
}

.aLi ul li:nth-of-type(odd) a {
	background-color: #2fa08b;
}

.aLi ul li:nth-of-type(even) a {
	background-color: #47b29e;
}

.firseNav div a:hover {
	color: #188e78;
}


/*轮播图*/
html,body,.swiper-container,.swiper-container img{
	width: 100%;
}
.swiper-container a{
	display: block;
}
.swiper-container {
	margin-top: 81px;
	/*overflow-x:hidden;*/
}

/*分隔*/

.separate {
	width: 100%;
	height: 102px;
	background: url(../../img3/index/fenge.png) no-repeat 0 0;
	background-size: 100% 100%;
	overflow: hidden;
}

.separate ul {
	width: 1200px;
	margin: 0 auto;
}

.separate ul li {
	float: left;
	width: 400px;
	text-align: left;
	padding-top: 30px;
	color: #fff;
}

.separate ul li div {
	position: relative;
	left: 174px;
}

.separate ul .separate_right div {
	left: 282px;
}

.separate ul .separate_left div {
	left: 0;
}

.separate ul li .title {
	font-size: 17px;
	margin-bottom: 6px;
}

.separate ul li .describe {
	font-size: 13px;
}


/*核心功能*/

.model3 {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding-top: 85px;
}

.model3 h3 {
	font-size: 28px;
	color: #222222;
}

.model3 .describe {
	font-size: 18px;
	color: #777777;
}

.model3 ul {
	margin-top: 45px;
}

.model3 ul li {
	float: left;
	width: 300px;
	text-align: center;
}

.model3 ul li p {
	color: #a1a1a1;
	font-size: 14px;
}

.model3 .semengting_line {
	margin: 4px 0;
}

.model3 ul li p img {
	width: 100px;
	height: 100px;
}

.model3 ul li h4 {
	font-size: 22px;
	color: #222222;
	margin: 20px 0;
	font-weight: normal;
}

.model3 ul li a {
	font-size: 18px;
	width: 106px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #47b29e;
	color: #ffffff;
	display: inline-block;
	border-radius: 4px;
	margin-top: 20px;
	text-decoration: none;
}

.model3 ul li a:hover {
	background-color: #188e78;
}


/*巡回公益讲座*/

.model4 {
	width: 100%;
	height: 518px;
	background: url(../../img3/index/bg_image.png) no-repeat 0 0;
	margin-top: 48px;
}

.model4_content {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding-top: 38px;
}

.model4 h3 {
	font-size: 24px;
	color: #FFFFFF;
	margin-bottom: 10px;
}

.model4 .describe {
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 5px;
}

#tabs {
	width: 1000px;
	height: 350px;
	margin: 20px auto;
}

#lists {
	list-style: none;
	display: block;
	height: 40px;
	line-height: 40px;
	margin-left: 8px;
}

#lists li {
	list-style: none;
	float: left;
	width: 108px;
	height: 40px;
	text-align: center;
	background-color: #2fa08b;
	cursor: pointer;
	color: #FFFFFF;
	border-radius: 2px;
}

#lists .active {
	background-color: #188e78;
}

#tabs div {
	width: 1000px;
	height: 250px;
	padding: 15px;
	background-color: #FFFFFF;
	border-radius: 2px;
	position: relative;
}

#tabs .hide {
	display: none;
}

#tabs .active {
	display: block !important;
}

.model4_list li span {
	width: 100px;
	display: inline-block;
	font: 16px/50px "微软雅黑";
	color: #000000;
}

.model4_list li span:nth-child(1) {
	width: 80px;
	text-align: center;
}

.model4_list li span:nth-child(2) {
	width: 400px;
	text-align: left;
}

.model4_list li span:nth-child(3) {
	width: 100px;
	margin-right: 10px;
}
.model4_list li span:nth-child(5) {
	margin:0 10px;
}
.model4_list li span:nth-child(6) {
	text-align: left;
	margin-left: 10px;
}
.model4_list li {
	height: 50px;
	border-bottom: 2px solid #d8ece8;
}

.model4_list li:nth-last-child(1) {
	border-bottom: none;
}

.model4_list li button {
	width: 100px;
	line-height: 36px;
	border-radius: 4px;
	color: #FFFFFF;
	font-size: 16px;
	display: inline-block;
}

.model4_list li .over {
	background: #a7a7a7;
}

.model4_list li .signup {
	background: #fbad73;
	cursor: pointer;
}

.model4_list li .success {
	background: #47b29e;
}

#tabs .more a {
	color: #75c2b2;
	font-size: 12px;
	position: absolute;
	bottom: 20px;
	right: 30px;
}

#tabs .more a:hover {
	color: #009966;
}


/*你负责考试.我负责填报*/

.model5 {
	width: 1200px;
	height: 430px;
	margin: 0 auto;
	text-align: center;
	font-family: "微软雅黑";
}

.model5 h3 {
	font-size: 28px;
	color: #188e78;
	margin: 30px 0 20px 0;
}

.model5 .describe {
	font-size: 20px;
	color: #8d8d8d;
}

.model5 ul {
	margin-top: 30px;
}

.model5 ul li {
	float: left;
	width: 200px;
	height: 200px;
	text-align: center;
	border-radius: 50%;
	background-color: #47b29e;
	position: relative;
	color: #FFFFFF;
	margin-left: 86px;
}

.model5 ul li .list_describe {
	margin-top: 220px;
	color: #222222;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
}

.model5 ul li .circle {
	width: 180px;
	height: 180px;
	margin: 0 auto;
	text-align: center;
	border-radius: 50%;
	background-color: #188e78;
	position: absolute;
	left: 10px;
	top: 10px;
}

.model5 ul li .circle div {
	padding-top: 58px;
}

.model5 ul li .circle div p:nth-child(1) {
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 10px;
}


/*光荣榜*/

.model6 {
	width: 100%;
	height: 338px;
	background: url(../../img3/index/bg_image2.png) no-repeat 0 0;
	background-size: 100% 100%;
	text-align: center;
	font-family: "微软雅黑";
}

.model6 h3 {
	font-size: 24px;
	color: #FFFFFF;
	padding: 36px 0 10px 0;
}

.model6 .describe {
	font-size: 18px;
	margin-top: 5px;
	color: #FFFFFF;
}

.tab1 {
	width: 1200px;
	margin: 0 auto;
	margin-top: -150px;
	margin-bottom: 60px
}

.menu {
	width: 1200px;
}

.menu ul,
.menudiv li {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}


.menu li {
	width: 240px;
	float: left;
	/*text-align: center;*/
	cursor: pointer;
}
/*.menu li img {*/
/*	width: 200px;*/
/*	height: 200px;*/
/*	display: inline-block;*/
/*	border: 0;*/
/*	border-radius: 50%;*/
/*	margin: 0 auto;*/
/*}*/

.menu li p {
	font-size: 16px;
	color: #222222;
	margin-bottom: 5px;
}

.menu li .professor_name {
	color: #188e78;
}

.menudiv {
	width: 1200px;
	height: 244px;
	border-top: 1px solid #47b29e;
	border-bottom: 26px solid #47b29e;
	margin-top: 40px;
	position: relative;
}

.menudiv div {
	padding: 10px;
	line-height: 28px;
}

.menudiv div ul {
	float: left;
	width: 520px;
	margin-left: 50px;
}

.menudiv div ul:nth-child(1) {
	margin-left: 40px;
}

.menudiv div ul li {
	line-height: 40px;
	padding-left: 9px;
}

.menudiv div ul span {
	font: 16px/30px "微软雅黑";
	width: 150px;
	display: inline-block;
}

.menudiv div ul span:nth-child(2) {
	width: 170px;
}

.menudiv div ul span:nth-child(3) {
	width: 180px;
}

.menudiv div ul .school {
	color: #188e78;
}

.menudiv .sanjiao {
	position: absolute;
	z-index: 1;
	top: -40px;
}

.menudiv .sanjiao img {
	width: 30px;
	height: 30px;
	display: inline-block;
}

#tag_one_1 .sanjiao {
	left: 92px;
}

#tag_one_2 .sanjiao {
	left: 334px;
}

#tag_one_3 .sanjiao {
	left: 576px;
}

#tag_one_4 .sanjiao {
	left: 818px;
}

#tag_one_5 .sanjiao {
	left: 1060px;
}

.tag_current {
	font-weight: bold;
}
/*底部*/
.footer{
	background-color: #222222;
	padding: 52px 0 30px 0;
}
.footer_top{
	width: 1200px;
	margin: 0 auto;
	border-bottom: 1px solid #47b29e;
	padding-bottom: 30px;
}
.footer_top ul li{
	float: left;
	font-size: 13px;
	color: #ffffff;
	margin-left: 35px
}
.footer_top ul li:nth-child(2){
	margin: 0 60px;
}
.footer_top ul li h4{
	font-size: 16px;
}
.footer_top ul .qr_code div{
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 8px;
}
.footer_top ul .qr_code div img{
	width: 100px;
	height: 100px;
}
.footer_top ul li:nth-child(1) p,.footer_top ul li:nth-child(2) p{
	margin-top: 15px;
}
.footer_top ul li a{
	font-size: 13px;
	color: #ffffff;
	border:1px solid #47b29e;
	padding:4px 6px;
	margin: 0 4px 8px 0;
	text-decoration: none;
}

.footer_bottom{
	text-align: center;
	margin-top: 20px;
	font-size: 13px;
}
.footer_bottom p{
	margin-bottom: 10px;
}
.footer_bottom a,.footer_bottom span{
	color: #ffffff
}
.change_color,.footer_bottom .change_color{
	color: #47b29e;
}