body {;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #555;
	padding: 0;
	margin: 0;
}

input,textarea,select {
	font-family: "Microsoft Yahei";
	color: #555;
	font-size: 14px;
}

a {
	color: #82ce58;
}

a:hover {
	color: blue;
}

input:focus {
	border: 2px solid blue !important;
}

/*Í·²¿*/
.header {
	width: 1200px;
	margin: 0px auto;
	height: 130px;
	background: url(../images/bg_1.jpg) repeat-x;
}

.t_bg {
	width: 1200px;
	height: 40px;
	background: url(../images/bg_2.png) repeat;
}

.top {
	width: 1200px;
	height: 40px;
	margin: 0px auto;
	text-align: right;
}

.top .lang,.top .search {
	display: inline-block;
	*display: inline;
	zoom: 1;
	position: relative;
	margin-right: 10px;
	font-size: 14px;
	color: #FFF;
	vertical-align: top;
	height: 40px;
	line-height: 20px;
}

.top .lang a {
	font-size: 14px;
	color: #FFF;
	margin: 0 5px;
}

.top .lang .on {
	margin-right: 10px;
}

.header .head {
	margin: 0px auto;
	width: 1200px;
	height: 90px;
	text-align: left;
	position: relative;
}

.head .logo {
	width: 350px;
	height: 80px;
	float: left;
	margin-top: 5px;
}

.head .logo img {
	width: 350px;
	height: 80px;
	vertical-align: top;
}

.head .nav_m {
	width: 850px;
	float: right;
	position: relative;
}

.head .nav {
	width: 100%;
	text-align: right;
}

.head .nav li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 90px;
	position: relative;
	vertical-align: top;
	margin-left: 1px;
}

.head .nav li a {
	font-size: 16px;
	width: 100px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	color: #111111;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	margin-top: 27px;
}

.head .nav li.now a,.head .nav li:hover a {
	color: #FFF;
	background: #949e00;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.head .nav li .er {
	width: 350px;
	position: absolute;
	left: -60px;
	top: 90px;
	z-index: 999;
	display: none;
}

.head .nav li:hover .er {
	display: block;
}

.head .nav li .er .er_m {
	width: 100%;
	position: relative;
}

.head .nav li .er .er_m i {
	display: block;
	width: 22px;
	height: 11px;
	background: url(../images/icon2.png) no-repeat;
	position: absolute;
	left: 100px;
	top: -11px;
}

.head .nav li .er .er_m  ul {
	width: 100%;
	height: auto;
	background: #ddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px 0;
}

.head .nav li .er .er_m  ul li {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-left: 0;
}

.head .nav li .er .er_m  ul li a {
	width: 100%;
	font-size: 15px;
	height: 40px;
	line-height: 40px;
	margin-top: 0;
}

.reula{
	width: 60px !important;
	font-size: 15px;
	height: 40px;
	line-height: 40px;
	margin-top: 0;
	
}


.head .nav li:hover .er .er_m  ul li a {
	background: none;
	color: #111;
}

.head .nav li .er .er_m  ul li a:hover {
	color: #0065E9;
}

.nav_m .n_icon {
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 18px;
	line-height: 18px;
	color: #333;
	padding-left: 25px;
	background: url(../images/nav_ico.png) no-repeat left center;
	position: absolute;
	right: 0;
	top: 37px;
	z-index: 9999;
	cursor: pointer;
	display: none;
}

.example2 img {
	width: 1200px !important;
	height: 400px !important;
}

.buttona {
	font: 14px/21px Arial;
	cursor: pointer;
	border: 2px solid #DDD;
	border-radius: 6px;
	padding: 5px 5px;
	background: #FFF;
	color: blue;
	text-decoration: none;
}

.buttona:hover {
	background: #444444 !important;
}

.buttonc1 {
	margin-top: 6px;
	font-weight: bold;
	font-size: 14px;
	margin-right: 30px;
	border-radius: 10px;
	border: 1px solid #ffc107;
	padding: 5px 10px;
	background: #6d6d6d;
	color: #ffc107;
	text-decoration: none;
}

.buttonc1:hover {
	background: #0000CC !important;
}

.buttonc2 {
	margin-top: 6px;
	font-weight: bold;
	font-size: 14px;
	margin-right: 30px;
	border-radius: 10px;
	border: 1px solid #36f4d2;
	padding: 5px 10px;
	background: #6d6d6d;
	color: #36f4d2;
	text-decoration: none;
}

.buttonc2:hover {
	background: #0000CC !important;
}

.buttonc3 {
	margin-top: 6px;
	font-weight: bold;
	font-size: 14px;
	margin-right: 30px;
	border-radius: 10px;
	border: 1px solid #ffc107;
	padding: 5px 10px;
	background: #6d6d6d;
	color: #ffc107;
	text-decoration: none;
}

.buttonc3:hover {
	background: #0000CC !important;
}

.rowa {
	width: 1200px;
	height: 330px;
	margin: 0px auto;
}

.pubox {
	width: 575px;
	height: 300px;
	margin: 0px 25px 0px 0px;
	float: left;
}

.pubox-right {
	width: 575px;
	height: 300px;
	margin: 0px 0px 0px 25px;
	float: right;
}

.pubox .putit,.pubox .putit div {
	background: url(../images/others/title.png) no-repeat 0 100%;
}

.pubox .putit {
	background-position: 0 0;
	padding: 0 0 0 15px;
}

.pubox .putit div {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	background-position: 100% 0;
	padding: 0 10px 0 0;
}

.pubox .putit h2 {
	font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå";
	font-size: 14px;
	color: #333;
}

.pubox .putit .more {
	font-family: "ËÎÌå";
	color: #0065e9;
}

.pubox a:hover {
	text-decoration: underline;
}

.pubox .pubcon {
	padding: 15px 0 0 0;
}

.pubox .pubcon p {
	font-size: 15px !important;
	
}

.pubox-right .putit,.pubox-right .putit div {
	background: url(../images/others/title.png) no-repeat 0 100%;
}

.pubox-right .putit {
	background-position: 0 0;
	padding: 0 0 0 15px;
}

.pubox-right .putit div {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	background-position: 100% 0;
	padding: 0 10px 0 0;
}

.pubox-right .putit h2 {
	font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå";
	font-size: 14px;
	color: #333;
}

.pubox-right .putit .more {
	font-family: "ËÎÌå";
	color: #0065e9;
}

.pubox-right a:hover {
	text-decoration: underline;
}

.pubox-right .pubcon {
	padding: 15px 0 0 0;
	text-align: center;
}

.pubox-right .pubcon p {
	text-align: left;
	font-size: 16px !important;
}

.more {
	font-family: "ËÎÌå";
	color: #999;
}

.f-l {
	float: left;
}

.f-r {
	float: right;
}

.f-n {
	text-align: center;
}

.f-w {
	font-weight: bold;
}

.t-l {
	text-align: left;
}

.t-r {
	text-align: right;
}

.t-n {
	text-align: center;
}

.rowb {
	width: 1200px;
	height: 315px;
	margin: 0px auto;
}

.rowb-l {
	width: 450px;
	height: 315px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.rowb-c {
	width: 450px;
	height: 315px;
	margin: 0px 25px 0px 25px;
	float: left;
}

.rowb-r {
	width: 250px;
	height: 315px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.rowb-l .putit,.rowb-l .putit div {
	background: url(../images/others/title.png) no-repeat 0 100%;
}

.rowb-l .putit {
	background-position: 0 0;
	padding: 0 0 0 15px;
}

.rowb-l .putit div {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	background-position: 100% 0;
	padding: 0 10px 0 0;
}

.rowb-l .putit h2 {
	font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå";
	font-size: 14px;
	color: #333;
}

.rowb-l .putit .more {
	font-family: "ËÎÌå";
	color: #0065e9;
}

.rowb-l a:hover {
	text-decoration: underline;
}

.rowb-l .pubcon {
	padding: 5px 0 0 0;
}

.rowb-l .pubcon p {
	
}

.new li {
	border-bottom: 1px dashed #eae7e7;
	line-height: 40px;
}

.new a {
	text-decoration: none;
	color: #666;
	font-size: 13px;
}

.new a:hover {
	color: #d30a1c;
}

.rowb-c .putit,.rowb-c .putit div {
	background: url(../images/others/title.png) no-repeat 0 100%;
}

.rowb-c .putit {
	background-position: 0 0;
	padding: 0 0 0 15px;
}

.rowb-c .putit div {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	background-position: 100% 0;
	padding: 0 10px 0 0;
}

.rowb-c .putit h2 {
	font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå";
	font-size: 14px;
	color: #333;
}

.rowb-c .putit .more {
	font-family: "ËÎÌå";
	color: #0065e9;
}

.rowb-c a:hover {
	text-decoration: underline;
}

.rowb-c .pubcon {
	padding: 5px 0 0 0;
}

.rowb-c .pubcon p {
	color: black;
	line-height:25px;
}

.rowb-r .putit,.rowb-r .putit div {
	background: url(../images/others/title.png) no-repeat 0 100%;
}

.rowb-r .putit {
	background-position: 0 0;
	padding: 0 0 0 15px;
}

.rowb-r .putit div {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	background-position: 100% 0;
	padding: 0 10px 0 0;
}

.rowb-r .putit h2 {
	font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå";
	font-size: 14px;
	color: #333;
}

.rowb-r .putit .more {
	font-family: "ËÎÌå";
	color: #0065e9;
}

.rowb-r a:hover {
	text-decoration: underline;
}

.rowb-r .pubcon {
	padding: 5px 0 0 0;
	text-align: center;
}

.rowb-r .pubcon p {
	
}

.buttonB {
	font: 14px/21px Arial;
	border: 1px solid #DDD;
	padding: 5px 50px;
	margin: 8px 0px 0px 0px;
	background: #ebebeb;
	color: red;
	text-decoration: none;
}
.buttonB:hover {
	background: #949e00 !important;
}


.rowc {
	width: 1200px;
	height: 200px;
	margin: 0px auto;
	text-align: center;
}

.rowc-l {
	width: 1200px;
	
	margin: 0px 0px 0px 0px;
	float: left;
}

.rowc-l .putit,.rowc-l .putit div {
	background: url(../images/others/title.png) no-repeat 0 100%;
}

.rowc-l .putit {
	background-position: 0 0;
	padding: 0 0 0 15px;
}

.rowc-l .putit div {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	background-position: 100% 0;
	padding: 0 10px 0 0;
}

.rowc-l .putit h2 {
	font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå";
	font-size: 14px;
	color: #333;
}

.rowc-l .putit .more {
	font-family: "ËÎÌå";
	color: #0065e9;
}

.rowc-l a:hover {
	text-decoration: underline;
}

.rowc-l .pubcon {
	padding: 15px 0 0 0;
	text-align: center;
}

.rowc-l .pubcon a {
	text-decoration: none;
	color: #5df300;
}

.rowc-l .pubcon a:hover {
	color: blue;
}

.module2 {
	/*width: 92%;
	border:1px solid red;*/
	margin: 0 auto;
	text-align: center; 
	
}

.module3 {
	width: 100px;
	height: 100px;
	float: left;
	/* display: inline-block;
	      display: inline;
	      zoom:1;*/
	border-radius: 10px;
	margin: 15px 15px;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
}

.module3 img {
	display: block;
}

.module3 h1 {
	font-size: 25px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	width: 100px;
	line-height: 40px;
	text-align: center;
	padding-top:10px;
	
}



.module3_1 {
	background-image:url('../images/gaozhong/yuwen.jpg');
	background-size:100% 100%;
}

.module3_2 {
	background-image:url('../images/gaozhong/shuxue.jpg');
	background-size:100% 100%;
}

.module3_3 {
	background-image:url('../images/gaozhong/yingyu.jpg');
	background-size:100% 100%;
}

.module3_4 {
	background-image:url('../images/gaozhong/wuli.jpg');
	background-size:100% 100%;
}

.module3_5 {
	background-image:url('../images/gaozhong/huaxue.jpg');
	background-size:100% 100%;
}

.module3_6 {
	background-image:url('../images/gaozhong/shengwu.jpg');
	background-size:100% 100%;
}

.module3_7 {
	background-image:url('../images/gaozhong/lishi.jpg');
	background-size:100% 100%;
}
.module3_8 {
	background-image:url('../images/gaozhong/zhengzhi.jpg');
	background-size:100% 100%;
}
.module3_9 {
	background-image:url('../images/gaozhong/dili.jpg');
	background-size:100% 100%;
}





.footer {
	width: 1200px;
	height: 220px;
	margin: 0px auto;
	padding: 20px 0 0 0;
	text-align: center;
	background: #333;
}

.footer_left {
	float: left;
	width: 940px;
}

.footer_left_dl {
	float: left;
	width: 18%;
	height: 200px;
	margin: 0px auto;
	border-right: 1px solid #999;
}

.footer_left_dl dt {
	color: #fff;
	padding: 3px;
}

.footer_left_dl dd {
	color: #A6A6A6;
	padding: 5px;
}

.footer_left_dl a {
	color: #A6A6A6;
}

.footer_left_dl a:hover {
	color: #fff;
}

.footer_left_dl1 {
	width: 21% !important;
}

.footer_right {
	float: right;
	width: 250px;
	color: #fff;
	text-align: left;
}

.footer_right p {
	padding: 8px 0 0 0;
}

.footer_d {
	width: 1200px;
	padding: 10px 0 15px 0;
	float: left;
	background: black;
}

.footer_d a {
	color: #FFF;
}

.footer_d a:hover {
	color: #A6A6A6;
}

.gxtjsjk {
	width: 1200px;
	margin: 0px auto;
	background: #fff;
}

.gxzdxksjk {
	width: 1200px;
	margin: 0px auto;
	font-family: SimHei; ! important;
	color: black;
}

.zyjbsjk {
	width: 1200px;
	margin: 0px auto;
}

.zytssjk {
	width: 1200px;
	margin: 0px auto;
}

.occupationPlanning {
	width: 1200px;
	margin: 0px auto;
	padding-top: 30px;
	padding-bottom: 10px;
}

.occupation {
	width: 1200px;
	margin: 0px auto;
	padding-top: 30px;
	padding-bottom: 10px;
}

.total {
	width: 1200px;
	margin: 0px auto;
}

.pst_bg {
	width: 100%;
	height: 72px;
	background: url(../images/bg_5.jpg) repeat-x;
}

.pst {
	width: 1100px;
	text-align: right;
	margin: 0px auto;
	height: 72px;
	line-height: 90px;
	font-size: 16px;
	color: #777;
}

.pst a {
	color: #777;
}

.pst a:hover {
	color: #006FBF;
}

.scd {
	width: 100%;
	margin: 0px auto;
}

.scd .scd_l {
	width: 210px;
	float: left;
	position: relative;
	z-index: 99;
	margin-top: -50px;
}

.scd_l .s_name {
	width: 210px;
	height: 80px;
	background: url(../images/bg_4.jpg) no-repeat;
	position: relative;
	text-align: center;
}

.scd_l .s_name img {
	vertical-align: top;
	margin-top: 18px;
}

.scd_l .s_name i {
	display: block;
	width: 30px;
	height: 31px;
	background: url(../images/icon10.png) no-repeat;
	position: absolute;
	right: -30px;
	bottom: -1px;
}

.scd_l .VIP_time {
	width: 200px;
	height: 80px;
	text-align: center;
	font-size: 25px;
}

.scd_l .s_nav {
	width: 200px;
	border: 5px solid #ddd;
	margin-bottom: 20px;
}

.scd_l .s_nav li {
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #ddd;
}

.scd_l .s_nav li a {
	font-weight: bold;
	width: 185px;
	height: 50px;
	line-height: 50px;
	padding-left: 15px;
	font-size: 16px;
	color: #111;
	display: inline-block;
	*display: inline;
	zoom: 1;
}

.scd_l .s_nav li.now a,.scd_l .s_nav li a:hover {
	color: #FFF;
	background: #949e00;
	border-radius: 5px;
}

.scd .scd_r {
	width: 920px;
	float: right;
}

.scd_r .r_name {
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #ddd;
	position: relative;
	margin-top: 15px;
}

.scd_r .r_name span {
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #007ED6;
	border-bottom: 1px solid #007ED6;
	font-weight: bold;
}

.total_right {
	padding: 10px 0;
	margin: 0px auto;
}

.product {
	text-align: center;
}

.product p {
	text-indent: 2em;
	font-size: 20px;
	text-align: left;
	margin-bottom: 15px;
}

.productCase {
	font-size: 20px;
}

.productCase p {
	text-indent: 2em;
	height: 55px;
	margin: 10px 0 10px 0;
}

.productBook {
	font-size: 20px;
}

.productBook p {
	color: #333;
	margin-top: 20px;
	line-height: 35px;
	text-indent: 2em;
	text-align: left;
}

.bookP1 {
	text-indent: 0em !important;
	font-size: 20px;
}

.bookP2 {
	font-size: 17px !important;
	font-weight: normal;
}

.bookP3 {
	line-height: 25px !important;
	margin-top: 10px !important;
	text-indent: 1em !important;
}

.bookP4 {
	font-weight: normal;
	float: right;
	text-indent: 0em !important;
}

.about {
	font-size: 20px;
}

.about p {
	text-indent: 2em;
	line-height: 35px;
	margin: 0 0 20px 0;
}

.about h2 {
	display: inline;
	line-height: 40px;
}

.about h3 {
	display: inline;
	line-height: 40px;
}

.aboutCertificate {
	text-align: center;
}

.aboutExpert_1 {
	width: 855px;
	
	margin: 0 0 30px 0;
	border: 2px solid #03A9F4;
	
}
.aboutExpert_1_1{
	margin: 15px;
}

.aboutExpert_1 .aboutExpert_1_1 p{
	padding-top:40px;
	padding-left:20px;
	text-indent: 2em;
	text-align: left;
	font-size: 20px !important;
	line-height: 35px;
}

.aboutContact {
	font-size: 20px;
	text-indent: 2em;
	line-height: 50px;
}

.aboutNews {
	font-size: 20px;
}
.aboutNews P{
	line-height:40px;
}

.aboutNews a {
	color: #777;
}

.aboutNews a:hover {
	color: blue;
}

.aboutNews {
	
}

.aboutNews_1 p {
	text-indent: 2em;
	text-align: left;
	font-size: 20px;
	line-height: 50px;
}

.aboutNews_2 p {
	text-indent: 2em;
	text-align: left;
	font-size: 20px;
	line-height: 50px;
}

.aboutNews_3 p {
	text-indent: 2em;
	text-align: left;
	font-size: 20px;
	line-height: 50px;
}

.aboutNews_4 p {
	text-indent: 2em;
	text-align: left;
	font-size: 20px;
	line-height: 50px;
}

.aboutNews_5 p {
	text-indent: 2em;
	text-align: left;
	font-size: 20px;
	line-height: 50px;
}

.instructions {
	text-align: left;
	font-size: 20px;
	line-height: 40px;
}

.instructions p {
	font-size: 20px !important;
	text-align: left;
	margin-bottom: 15px;
	font-family: "Microsoft Yahei" !important;
	color: #555 !important;
}

.instructions span {
	font-size: 20px !important;
	font-family: "Microsoft Yahei" !important;
}

.pt {
	text-indent: 2em;
}

.aboutPay {
	font-size: 20px;
}

.aboutPay p {
	line-height: 50px;
}

.productOneExpert {
	font-size: 20px;
	margin: 0 auto;
	padding: 0 auto;
	text-align: center;
}

.company {
	font-size: 25px;
	color: #333;
}

.comp0 {
	font-size: 20px;
	line-height: 50px;
	
}

.comp1 {
	font-weight: bold;
	margin-top: 20px;
	font-size: 25px;
}

.comp2 {
	font-size: 20px;
	text-indent: 2em;
	line-height: 35px !important;
	margin-top: 10px !important;
}