html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input, select {
  margin: 0;
  padding: 0;
  border: 0 none;
  outline: 0;
  color: inherit;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}
hr {
  border: 0;
  border-top: 1px solid #eee
}
html, body {
  width: 100%;
  height: auto;
}
body {
  margin: 0 auto;
  vertical-align: baseline;
  overflow-y: scroll;
  font-family: "微软雅黑"!important;
  color: #3b3b3b;
  font-size: 16px;
}
h1 {
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
}
h3 {
  font-weight: normal;
  font-size: 12px;
  color: #746969;
}
h2, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}

a {
  text-decoration: none;
  color: #333;
}
a:hover, a:visited {
  text-decoration: none;
}

a img, iframe {
  border: none;
}
a:link {
  /*color: inherit;*/
  text-decoration: none;
}
a:focus {
  outline: 0;
  text-decoration: none;
}
img {
  vertical-align: middle;
}
ol, ul {
  list-style: none;
}
ul li{
	  list-style: none;
}
body{
	font-family: "微软雅黑"!important;	
}
.t-c{
	text-align: center;
}
.t-l{
	text-align: left;
}
.t-r{
	text-align: right;
}
.container{
	width:1200px;
	margin:0 auto;
}
.pull-left{
  float:left!important;
}
.pull-right{
  float:right!important;
}
.clear{
  clear:both;
}

/****header***/
.header121{
  height:208px;
  background:url(../images/header.png) center top no-repeat;
}
.header_top{
  height:33px;
  line-height: 33px;
}
.header_top_left{
  font-size: 14px;
  color:#1c5786;
}
.header_top_right a{
  font-size: 14px;
  color:#1c5786;
}
.header_top_login,.header_top_mobilelogin{
  margin-right: 27px;
}
.header_top_right i{
  color:#96B3D2;
  margin-right: 7px;
}
.header_bottom{
  height:120px;
  line-height: 120px;
}
.logo img{
  margin-top: 24px;
}
.header_search_main{
  margin-top: 40px;
}
.back_to_lesson{
  display: block;
  width:139px;
  font-size:14px;
  height:45px;
  line-height: 45px;
  text-align: center;
  color:#ffffff;
  background-color: #0759B8;
  margin-top: 40px;
  border-radius:5px;
  margin-left: 18px;
}
.back_to_lesson img{
  margin-left: 3px;
  margin-top: -2px;
}
.search_main_input{
  font-family: "微软雅黑"!important;
  float: left;
  width:245px;
  height:43px;
  font-size: 14px;
  color:#a0c1db;
  padding-left: 50px;
  line-height: 43px;
  border-left:1px solid #C6DEF1; 
  border-top:1px solid #C6DEF1 ;
  border-bottom:1px solid #C6DEF1 ;
  background:url(../images/icon/search.png) #ffffff 12px center no-repeat;
}
.search_main_input::-webkit-input-placeholder{ /*WebKit browsers*/
color:#a0c1db;
}
.search_main_input::-moz-input-placeholder{ /*Mozilla Firefox*/
color:#a0c1db;
}
.search_main_input::-ms-input-placeholder{ /*Internet Explorer*/ 
color:#a0c1db;
}
.search_main_submit{
  font-family: "微软雅黑"!important;
  width:90px;
  height:45px;
  line-height: 45px;
  text-align: center;
  color:#ffffff;
  cursor:pointer;
  font-size: 16px;
  background-color:#f66728; 
}
.left_nav{
  width:162px;
  text-align: left;
  padding-left: 53px;
  line-height: 55px;
  height:55px;
  background:#0759B8 ;
  color:#bcdcfb;
  font-size: 16px;
}
.left_nav i{
  margin-right: 5px;
}
/***nav_bar**/
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block!important;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none!important;
}
#cssmenu {
  width: auto;
  line-height: 1;
  transition: 0.5s;
}
#menu-line {
  position: absolute;
  bottom: 0px;
  right:0px;
  left: 0;
  height: 3px;
  width: 62px!important;
  background: #0859b8;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu  ul  li  a {
  padding: 20px 0px; 
  font-size: 15px;
  font-weight:bold;
  width: 73px;
  margin-right: 78px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  color: #333333;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu  ul  li:nth-child(7)  a{
    margin-right: 0px;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
  color: #0859b8;
}

#cssmenu > ul > li.has-sub:hover > a::after {
  border-color: #C29C49;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  z-index: 999999;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  right: 0;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: height .2s ease;
  -moz-transition: height .2s ease;
  -ms-transition: height .2s ease;
  -o-transition: height .2s ease;
  transition: height .2s ease;
}
#cssmenu ul li:hover > ul > li {
  height: 32px;
}
#cssmenu ul ul li a {
  padding: 10px 20px;
  width: 133px;
  font-size: 12px;
  background: #171314;
  text-decoration: none;
  color: #ffffff;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #0859b8;
}
#cssmenu ul ul li.has-sub > a::after {
  position: absolute;
  top: 13px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
  right: auto;
  left: 10px;
  border-bottom: 0;
  border-right: 0;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
#cssmenu ul ul li.has-sub:hover > a::after {
  border-color: #ffffff;
}


/* banner */
.fullSlide{ 
  width:100%;
  position:relative;
  height:500px;
  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:500px;
  overflow:hidden;
  text-align:center;
}
.fullSlide .bd li a{ 
  display:block;
  height:500px;
}
.fullSlide .hd{ 
  width:100%;
  position:absolute;
  z-index:1;
  bottom:0;
  left:0;
  height:30px;
  line-height:30px;
  text-align:center;
  _background:#000;
  _filter:alpha(opacity=60);
}
.fullSlide .hd ul{ 
  text-align:center;
  padding-top:5px;
}
.fullSlide .hd ul li{ 
  cursor:pointer;
  display:inline-block;
  *display:inline;
  zoom:1;
  width:29px;
  height:3px;
  margin-right: 12px;
  background:url(../images/tg_flash_p.png) -40px 0;
  overflow:hidden;
  line-height:9999px;
}
.fullSlide .hd ul .on{ 
  background-position:0 0; 
}
.lesson_list{
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 0;
}
.lesson_list_left ul{
  width:199px;
  padding:0px 8px;
  background: rgba(0,0,0,0.6);
}
.lesson_list_left ul li{
  height:55.55px;
  line-height: 55.55px;
  margin:0px -18px;
  padding:0px 18px;
}
.lesson_list_left ul li:hover{
  background-color: #f66728;
}
.lesson_list_left ul li:hover a{
  border-bottom: none;
}
.lesson_list_left ul li a{
  display: block;
  font-size: 16px;
  color:#ffffff;
  padding-left: 35px;
  border-bottom: 1px solid #252525;
}
.lesson_list_right{
  margin-top:50px;
}
.lesson_list_right_form{
  padding:30px 25px 35px;
  background:rgba(255,255,255,0.9);
  border-radius:15px;
}
.lesson_list_right_title{
  text-align: center;
  font-size: 18px;
  color:#01478f;
  padding-bottom: 16px;
  margin-bottom: 15px;
  border-bottom: 1px solid #97aec5;
}
.lesson_list_right_title img{
  margin-right: 5px;
}
.idcard{
  width:200px;
  height:45px;
  line-height: 45px;
  border-radius:5px;
  margin-bottom: 20px;
  font-family: "微软雅黑";
  padding-left: 20px;
  color:#cccccc;
}
.verify{
  width:97px;
  height:38px;
  line-height: 38px;
  border-radius:5px;
  margin-right: 11px;
  font-family: "微软雅黑";
  padding-left: 20px;
  color:#cccccc;
}
.login_submit{
  width:220px;
  height:47px;
  line-height: 47px;
  padding-left: 25px;
  border-radius:5px;
  margin-top: 26px;
  color:#ffffff;
  font-size: 16px;
  background:url(../images/icon/login_tx.png) #F66729 60px center no-repeat;
  font-family: "微软雅黑";
  cursor:pointer;
}
.notice{
  margin-top: 75px;
}
.notice_title{
  text-align: center;
  font-size:32px;
  color:#333333;
  height:32px;
  line-height: 32px;
}
.notice_desc{
  text-align: center;
  margin-top: 25px;
}
.notice_desc span{
  padding: 2px 4px 2px 10px;
  font-size: 14px;
  color:#999999;
  text-align: center;
  border:1px solid #ccc;
  letter-spacing: 8px;
}
.notice_list{
  margin-top: 40px;
}
.notice_list ul li{
  float:left;
  width:48%;
  margin-right: 2%;
  height:170px;
  margin-bottom: 65px;
  background-color: #FAFAFA;
  transition: 1s;
}
.notice_list ul li:hover{
  box-shadow: 0 15px 30px rgba(0,0,0,.1);
  transform: translate3d(0, -5px, 0);
}
.notice_list ul li:nth-child(2n){
  margin-left: 2%;
  margin-right: 0px;
}
.notice_list ul li:first-child+li{
  margin-left: 2%;
  margin-right: 0px;
}
.notice_list ul li:first-child+li+li+li{
  margin-left: 2%;
  margin-right: 0px;
}
.notice_list_right{
  width:46%;
  padding:20px 30px;
}
.notice_list_right_title{
  font-size:16px;
  color:#333333;
}
.notice_list_right_time{
  margin:9px auto;
}
.notice_list_right_time span{
  font-size: 12px;
  color:#bbbbbb;
  margin-right: 15px;
}
.notice_list_right_time span img{
  margin-top: -3px;
  margin-right: 3px;
}
.notice_list_right_desc{
  font-size:14px;
  color:#929292;
}
.see_more
{
	padding-bottom:15px;
	}
.see_more a{
  display: block;
  width:107px;
  height:36px;
  line-height: 36px;
  text-align: center;
  border-radius:40px;
  color:#999999;
  font-size:14px; 
  border:1px solid #cccccc;
  margin:0 auto;
  transition: 1s;
  background-color: #ffffff;
}
.see_more a:hover{
  box-shadow: 0 15px 30px rgba(0,0,0,.1);
  transform: translate3d(0, -5px, 0);
}
.jp_lesson{

  background-color: #F9FBFF;
  padding-top: 15px;

}
/* Tab切换 */
.slideTxtBox{
  overflow:hidden;
  text-align:left;
  margin-top: 45px;
}
.slideTxtBox .hd{
  border-radius:5px;
}
.slideTxtBox .hd ul{
  border-radius:5px;
  overflow:hidden;
  zoom:1;
  height:39px;
  padding: 8px 20px 8px 24px;
  width:815px;
  margin:0 auto;
  background-color:#0759B8;
}
.slideTxtBox .hd ul li{
  float:left;
  height:39px;
  line-height: 39px;
}
.slideTxtBox .hd ul li a{
  display:block;
  padding:0 15px;
  color:#ffffff;
  font-size:14px;
  margin-right: 16px;
}
.slideTxtBox .hd ul li:nth-last-child(1) a{
  margin-right:0px;
}
.slideTxtBox .hd ul li a:hover{
  text-decoration:none;
}
.slideTxtBox .hd ul li.on a{
  background:#F5F7FA;
  color:#0859b8;
  font-size:14px;
  border-radius:5px;
}
.slideTxtBox .bd{
  margin-top: 45px;
}
.slideTxtBox .bd li{
  float:left;
  width:23%;
  margin-right: 2.66%;
  margin-bottom: 45px;
  transition: 1s;
}
.slideTxtBox .bd li:hover{
  box-shadow: 0 15px 30px rgba(0,0,0,.1);
  transform: translate3d(0, -5px, 0);
}
.slideTxtBox .bd li:nth-child(4n){
  margin-right: 0px;
}
.slideTxtBox .bd li:first-child+li+li+li{
  margin-right: 0px;
}
.slideTxtBox .bd li:first-child+li+li+li+li+li+li+li{
  margin-right: 0px;
}
.slideTxtBox .bd li img{
  width:100%;
}
.slideTxtBox .bd li .date{
  float:right;
  color:#999;
}
.bd_desc{
  background-color: #ffffff;
  padding:17px;
}
.bd_desc_title{
  font-size: 16px;
  color:#333333;
}
.bd_desc_teacher{
  margin:20px auto 15px;
}
.bd_desc_teacher span{
  font-size: 14px;
  color:#999999;
  margin-right: 25px;
}
.bd_desc_teacher img{
  width:10%!important;
}
.bd_desc_fl span{
  font-size: 12px;
  color:#cccccc;
  margin-right: 10px;
}
.bd_desc_fl img{
  width:5%!important;
  margin-right: 5px;
}
.peixun{
 margin-top:15px;
}

/***peixun**/
.peixun{
  padding-bottom: 15px;
}
.peixun ul{
  margin-top: 35px;
}
.peixun ul li{
  float:left;
  width:128px;
  text-align: center;
  transition: 1s;
}
.peixun ul li:hover{
  transform: translate3d(0, -5px, 0);
}
.peixun ul li p{
  text-align: center;
  margin-top: 20px;
  font-size: 16px;
  color:#000000;
}
.peixun ul li:nth-child(2n){
  width:86px;
  text-align: center;
  height:167px;
  line-height: 130px;
}
.peixun ul li:first-child+li,.peixun ul li:first-child+li+li+li,.peixun ul li:first-child+li+li+li+li+li,.peixun ul li:first-child+li+li+li+li+li+li+li{
  width:86px;
  text-align: center;
  height:167px;
  line-height: 130px;
}

/**政策法规***/
.zcfg{
  background:url(../images/banner2.jpg) center top no-repeat;
  height:512px;
  padding-top:35px;
}
.zcfg_left{
  width:707px;
}
.zcfg_right{
  width:354px;
}
.zcfg_left_title{
  border-left:8px solid #2C67BD;
  padding-left: 14px;
  margin-bottom: 50px;
}
.zcfg_left_title_cn{
  font-size: 28px;
  color:#404040;
  margin-bottom: 10px;
}
.zcfg_left_title_en{
  font-size: 18px;
  color:#7f9dc1;
  font-weight:900;
}
/****zcfg****/
.zcfg_right_content_top{
  background-color: #ffffff;
}
.zcfg_right_content_top_right{
  width:410px;
  padding:27px;
}
.zcfg_right_content_top_right .title a{
  font-size: 18px;
  color:#333333;  
}
.zcfg_right_content_top_right .time{
  font-size: 12px;
  color:#bbbbbb;
  margin:5px 0px 8px;
}
.zcfg_right_content_top_right .desc{
  font-size: 14px;
  color:#777777;
}
.zcfg_left_content_list{
  margin-top: 45px;
}
.zcfg_left_content_list li{
  height:35px;
  line-height: 35px;
  background:url(../images/icon/list_d.png) left 15px no-repeat;
  padding-left: 15px;
}
.zcfg_left_content_list li a,.zcfg_left_content_list li span{
  font-size: 14px;
  color:#3b3b3b;
}
.zcfg_middle{
    padding-top: 103px;
    padding-left: 80px;
}
.zcfg_right_content_title{
  height:50px;
  line-height: 50px;
  background-color: #0759B8;
  color:#ffffff;
  padding-left: 27px;
}
.zcfg_right_content ul{
  padding:15px!important;
  background-color: #ffffff;
}
.zcfg_right_content ul .one p{
  background-color: #E9F0F8;
  color:#0859b8!important;
  font-size: 16px!important;
}
.zcfg_right_content ul .one{
  border-bottom:none;
}
.zcfg_right_content ul li{
  border-bottom:1px dashed #E4F0FB;
}
.zcfg_right_content ul li:nth-last-child(1){
  border-bottom:none;
}
.zcfg_right_content ul li p{
  float:left;
  width:33%;
  text-align: center;
  height:42px;
  line-height: 42px;
  font-size: 14px;
  color:#666666;
}

/****question***/
.question{
  background:url(../images/background1.png) center top no-repeat;
  height:675px;
  margin-top:20px;
}
/* 本例子css */
.activityBox {
 position:relative;
 margin-top: 60px; 
}
.activityBox .title .pageState{
 margin-left:5px;  
}
.activityBox .content {
 position: relative;
 float:right;
 width:850px;  
}
.activityBox .content .contentInner {
  height: 380px;  
  overflow: hidden;  
}
.activityBox .content .contentInner ul {
  height: 380px; 
  position: absolute; 
}
.activityBox .content .contentInner ul li {
 height: 380px; 
}
.activityBox .content .contentInner .top{
  background-color: #ffffff;
  height:130px;
  margin-bottom: 20px;
  padding:25px 35px;
  transition: 1s;
  cursor:pointer;
}
.activityBox .content .contentInner .top:hover{
  box-shadow: 0 15px 30px rgba(0,0,0,.1);
  transform: translate3d(0, -5px, 0);
}
.activityBox .content .contentInner .top .top_title{
  font-size: 16px;
  color:#333333;
  margin-bottom: 20px;
}
.activityBox .content .contentInner .top .top_title a{
  font-size: 16px;
  color:#333333;
}
.activityBox .content .contentInner .top .top_desc{
  font-size: 14px;
  color:#999999;
  margin-bottom: 25px;
}
.activityBox .content .contentInner .top .top_time{
  font-size: 12px;
  color:#cccccc;
}
.activityBox .content .contentInner .bottom .top_title{
  font-size: 16px;
  color:#333333;
  margin-bottom: 20px;
}
.activityBox .content .contentInner .bottom .top_title a{
  font-size: 16px;
  color:#333333;
}
.activityBox .content .contentInner .bottom .top_desc{
  font-size: 14px;
  color:#999999;
  margin-bottom: 25px;
}
.activityBox .content .contentInner .bottom .top_time{
  font-size: 12px;
  color:#cccccc;
}
.activityBox .content .contentInner .bottom{
  background-color: #ffffff;
  height:130px;
  padding:25px 35px;
  transition: 1s;
  cursor:pointer;
}
.activityBox .content .contentInner .bottom:hover{
  box-shadow: 0 15px 30px rgba(0,0,0,.1);
  transform: translate3d(0, -5px, 0);
}
.activityBox .title .prev{
  left:253px; 
  z-index:999999999;
  width: 37px; 
  height: 24px; 
  position: absolute; 
  display: block; 
  top: 330px; 
  cursor: pointer; 
  background:url(../images/icon/up_down.png) 0 -41px no-repeat; 
}
.activityBox .title .next {
 left:253px;
 z-index:999999999;
 width: 37px; 
 height: 24px; 
 position: absolute; 
 display: block; 
 top: 280px; 
 cursor: pointer; 
 background:url(../images/icon/up_down.png) -51px 0 no-repeat; 
}
.activityBox .title .prev:hover {
 background-position: -50px -41px; 
}
.activityBox .title .next:hover {
 background-position: 0px 0px; 
}

/******名师风采*****/
.teacher{
  margin-top: 75px;
  padding-bottom: 105px;
}
.teacher_list{
  margin-top: 55px;
  position: relative;
}
.teacher_list .border{
  width:100%;
}
.teacher_list_content{
  position: absolute;
  top:80px;
}
.teacherBox ul{
  padding:0px 55px 75px;
}
.teacherBox ul li{
    float: left;
    width: 20%;
    text-align: center;
    margin-right: 6%;
}
.teacherBox ul li img{
	width: 60%;
    border-radius: 100px;
    border: 1px solid #ccc;
}
.teacherBox ul li:nth-child(4){
  margin-right:0px;
}


.pic_title{
  text-align: center;
  font-size:33px;
  color:#333333;
  margin:33px 0px 15px;
}
.pic_school{
  text-align: center;
  font-size: 14px;
  color:#cccccc;
}
.pic_desc{
  width:70%;
  text-align: center;
  font-size: 14px;
  margin:35px auto 0px;
  color:#888888;
}

/******学分查询********/
.xf_search{
  height:350px;
  background:url(../images/background2.jpg) center top no-repeat;
}
.xf_search_form{
  width:595px;
  margin:0 auto;
  padding-top: 161px;
}
.xf_search_form p{
  text-align: center;
}
.xf_search_form input[type="text"]{
  width:595px;
  height:56px;
  line-height: 56px;
  text-align: center;
  color:#a9c0dd;
  font-size: 18px;
  border-radius:5px;
  margin-bottom:32px;
  font-family: "微软雅黑";
}
.xf_search_form input[type="text"]::-webkit-input-placeholder{ /*WebKit browsers*/
color:#a9c0dd;
}
.xf_search_form input[type="text"]::-moz-input-placeholder{ /*Mozilla Firefox*/
color:#a9c0dd;
}
.xf_search_form input[type="text"]::-ms-input-placeholder{ /*Internet Explorer*/ 
color:#a9c0dd;
}
.xf_search_form input[type="submit"]{
  width:120px;
  height:44px;
  line-height: 44px;
  text-align: center;
  margin:0 auto;
  font-size: 16px;
  color:#3a3a3a;
  background-color: #ebb600;
  border-radius:5px;
  font-family: "微软雅黑";
}

/******link****/
.link{
  margin-top: 85px;
  padding-bottom: 80px;
}
.link ul{
  margin-top: 40px;
}
.link ul li{
  float:left;
  width: 24%;
  margin-right: 1.33%;
}
.link ul li:nth-child(4){
  margin-right:0px;
}
.link ul li:first-child+li+li+li{
  margin-right:0px;
}
/*******footer*******/
.footer_top{
  background-color:#0859b8;
  height:128px;
}
.footer_top ul li{
  float:left;
  width: 24%;
  margin-right: 1.33%;
}
.footer_top ul li:nth-child(4){
  margin-right:0px;
}
.footer_top ul li:first-child+li+li+li{
  margin-right:0px;
}
.footer_top ul li  .oneimg{
  margin-top: 38px;
}
.footer_top ul li  .twoimg{
  margin-top: 34px;
}
.footer_top ul li .text{
  margin-top: 45px;
  margin-left: 10px;
}
.footer_top ul li .text_title_cn{
  font-size:18px;
  color:#ffffff; 
}
.footer_top ul li .text_title_en{
  font-size:12px;
  color:#78a1d1; 
  text-transform: uppercase;
}
.footer_middle{
  padding:48px 0px 40px;
  background-color: #f0f3fa;
}
.footer_middle_left{
  width:306px;
  border-right:1px solid #b2cbe9;
}
.footer_middle_center{
  padding-left: 49px;
  width:337px;
  padding-top:8px;
  border-right:1px solid #b2cbe9;
}
.footer_middle_center div{
  margin-bottom:8px;
}
.footer_middle_center div span{
  color:#565656;
  font-size:14px; 
  display: block;
  float:left;
  width:112px;
}

.footer_middle_right{
  width:466px;
  padding-left: 40px
}
.footer_middle_right .one{
  font-size: 16px;
  color:#0859b8;
}
.footer_middle_right .two{
  font-size: 36px;
  color:#0859b8;
  font-weight:900;
  margin:13px 0px;
}
.footer_middle_right .three{
  font-size: 14px;
  color:#363636;
}
.footer_bottom p{
  height:60px;
  line-height: 60px;
  font-size: 12px;
  color:#7a7b7d;
  text-align: center;
}

.regmain
{
    background-color: #EFF7FF;
    padding: 0 0 45px;
}
.regmain .register_left
{
    margin-top:100px;
    float:left;
}
.regmain  .register_right
{
    width:300px;
    margin-top:70px;
    float:right;
}
.exam_left{ width:50%; float:left; text-align:center;}
.exam_right{ width:50%; float:right;text-align:center;}
.exam_lianxi{ padding:40px 70px; font-size:18px; background:#F1FEF7; color:#00D262;border-radius: 10px; font-weight:bold}
.exam_kaoshi{ padding:40px 70px; font-size:18px; background:#F6FBFF; color:#0A8DFF;border-radius: 10px;font-weight:bold}
.examlog-center ul li{
border-radius: 8px;
    background-color: #F3F9FE;
    border: 1px solid #D6ECFF;
    padding: 20px;
    margin-top: 20px;
    margin-left:40px;
    width:95% !important;
}
.study_list_left
{
    float:left;
    margin-top:10px;
    }
.study_list_center 
{
    float:left;
    width: 600px;
    text-align:left;
    padding-left:20px;
}
.study_list_right 
{
    float:right;
    margin-right: 10px;
}
.study_title {
    font-size: 16px;
    color: #292929;
    margin-top: 6px;
    margin-bottom: 10px;
}
.study_person {
    font-size: 14px;
    color: #414040;
}
.study_duicuo {
    margin-top: 15px;
    font-size: 14px;
    color: #6E6E6E;
}
.px_hg {
    width: 84px;
    height: 38px;
    line-height: 40px;
    text-align: center;
    background-color: #E9F6FF;
    color: #0A8DFF;
    font-size: 14px;
    border: 1px solid #0A8DFF;
    border-radius: 5px;
    margin-top: 10px;
}
.exam_dtk li
{
    float:left;
    }
.exam_dtk li a
{
    width:40px;
    height:30px !important;
    border:1px solid #cecece;
    margin-left:5px;
    margin-top:5px;
    line-height:30px!important;
    text-align:center;
    border-radius:5px;
    font-size:12px;
    }