/* CSS Document */

* {
  margin: 0;
  padding: 0;
}

body {
  font-family: '微软雅黑';
  line-height: 150%;
  font-size: 14px;
}

b,
strong,
ins {
  font-style: normal;
  text-decoration: none;
  font-weight: 600;
}

img {
  padding: 0;
  margin: 0;
  border: 0;
  vertical-align: middle;
}

ul,
li,
ol {
  list-style: none;
}

a {
  text-decoration: none;
  color: #333;
  cursor: pointer;
}

p {
  padding: 0px;
}

em,
i {
  font-style: normal;
}

a:visited,
a:hover,
a:active {
  text-decoration: none;
}

input,
button {
  outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th,
td {
  padding: 0;
}

.top_ban {
	width: 100%;
	height: 200px;
	position: relative;
	overflow: hidden;
}

.top_ban a.a_img {
  display: block;
  width: 1920px;
  height: 200px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
}

.top_ban a.a_img img {
	width: 1920px;
	height: 200px;
	display: block;
	float: left;
}
.nav1{
	height: 60px;
	line-height: 60px;
	width: 100%;
	background: #0958b5;
}
.nav1 ul{
	width: 1000px;
	margin: 0 auto;
	height: 60px;
}
.nav1 ul li{
	float: left;
	width: 125px;
	text-align: center;
}
.nav1 ul li a{
	color: #fff;
	font-size: 16px;
	display: block;
	transition: all 0.3s;
}
.nav ul li a:hover{
	font-size: 20px;
	background: #ff9a00;
	transition: all 0.3s;
}
.liucheng{
	width: 1000px;
	height: 120px;
	background: url(../images/liucheng_img.jpg) center no-repeat;
	margin: 30px auto;
	position: relative;
}
.liucheng ul{
	width: 950px;
	margin: 0px auto;
	overflow: hidden;
}
.liucheng ul li{
	float: left;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-top: 20px;
	font-size: 16px;
	color: #333;
}
.liucheng em{
	width: 71px;
	height: 72px;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	/*background: url(../images/2018.png) center no-repeat;*/
}
.liucheng ul li.one{
	width: 160px;
}
.liucheng ul li.two{
	width: 150px;
}
.liucheng ul li.three{
	width: 240px;
}
.liucheng ul li.four{
	width: 220px;
}
.liucheng ul li.five{
	width: 180px;
}
.gg{
	width: 1000px;
	height: 100px;
	margin: 0 auto 30px;
	z-index: 99;
}
.box{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.box_left{
	width: 190px;
	float: left;
	overflow: hidden;
	border: 1px solid #e1e1e1;
	border-bottom: none;
}
.box_left li{
	line-height: 60px;
	width: 238px;
	border-bottom: 1px solid #E1E1E1;
	float: left;
}
.box_left li a{
	width: 148px;
	padding-left: 65px;
	background:#fafafa url(../images/box_img.png) 28px center no-repeat;
	display: block;
	height: 60px;
	font-size: 18px;
	color: #333;
}
.box_left li span{
	background: #FFFFFF;
	float: left;
	display: block;
	width: 100%;
	border-top: 1px solid #E1E1E1;
}
.box_left li span a{
	background: none;
	width: 82%;
	padding-left: 0;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	display: block;
	text-align: center;
	color: #333;
}
.box_left li span a:hover{
	background: #4384de url(../images/sjx.png) 155px center no-repeat;
	color: #fff;
}
.box_right{
	width: 785px;
	float: right;
	overflow: hidden;
}
.public{
	width: 760px;
	padding-left: 20px;
	height: 38px;
	line-height: 38px;
	background: url(../images/public_back.png) left top no-repeat;
	border-bottom: 2px solid #4384de;
	color: #fff;
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 20px;
}
.public_h5{
	width: 760px;
	height: 30px;
	margin-bottom: 10px;
    margin-top: 10px;
	background: url(../images/public_back_img.jpg) left center repeat-x;
}
.public_h5 span{
	width: 150px;
	height: 30px;
	display: block;
	float: left;
	line-height: 30px;
	color: #333333;
	font-size: 16px;
	background: #fff;
}
.public_h5 span em{
	width: 30px;
	height: 30px;
	display: block;
	float: left;
	text-align: center;
	line-height: 25px;
	color: #fff;
	font-size: 18px;
	background: url(../images/public_img.png) center no-repeat;
	font-weight: 600;
	margin-right: 10px;
}
.kaoshi{
	overflow: hidden;
	margin-bottom: 20px;
}
.kaoshi p,.baoming p,.zhunkaozheng p,.chengji p,.hege p,.lingqu p,.zhuce p{
	font-size: 15px;
	color: #666;
	line-height: 21px;
	padding-bottom: 9px;
	padding-top: 9px;
}
.cl_ff9a00{
	color: #ff9a00;
	font-weight: 600;
}
.cl_4384de{
	color: #4384de;
	font-weight: 600;
}
.indent{
	text-indent: 2em;
}
.indent1{
	text-indent: 2em;
	float: left;
	width:48%
}
.kaoshi_tab,.kaoshi_shijian{
	width: 739px;
	border-left: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	margin-bottom: 20px;
}
.kaoshi_tab tr,.kaoshi_shijian tr{
	height: 49px;
	border-bottom: 1px solid #e6e6e6;
	line-height: 49px;
	font-size: 14px;
	color: #666;
}
tr.fir_tr{
	height: 59px;
	line-height: 59px;
	color:#333;
	font-size: 16px;
	color: #333;
	background: #fafafa;
}
.kaoshi_tab tr td,.kaoshi_shijian tr td{
	text-align: center;
	border-right: 1px solid #e6e6e6;
}
.kaoshi_tab tr td.td_one,.kaoshi_shijian tr td.one{ width: 186px;}
.kaoshi_tab tr td.td_two{ width: 129px;}
.kaoshi_tab tr td.td_three{ width: 258px;}
.kaoshi_tab tr td.td_four{ width: 162px;}
.baoming{
	float: left;
	margin-bottom: 20px;
}
.baoming em,.zhuce em{
	display: block;
	font-size: 14px;
	color: #333;
	line-height: 21px;
}
p.padding{
	padding-bottom: 0;
}
.zhunkaozheng,.chengji,.hege,.lingqu,.zhuce{
	float: left;
	overflow: hidden;
	padding-bottom: 20px;
}
.zhunkaozheng .public_h5 span,.lingqu .public_h5 span,.zhuce .public_h5 span{
	width: 230px;
}
.lingqu img{
	border: 1px solid #e6e6e6;
	width: 738px;
	height: 790px;
	margin: 10px auto 20px;
}

  .float1 {
      width: 180px;
      position: fixed;
      right: -125px;
      z-index: 101;
      top: 235px;
  }
  .float1 ul {
    margin: 0;
  }
  .float1 li {
      position: relative;
      width: 180px;
      height: 55px;
      background-color: #42baf2;
      color: #fff;
      overflow: hidden;
      right: 0px;
      display: inline-block;
  }
  .float1 li a {
      font-size: 14px;
      color: #fff;
      text-decoration: none;
  }
  .ft3 {
      width: 55px;
      height: 55px;
      background: #006da6 url(https://lstatic.educity.cn/educity/pc/www/images/fudt.png?v=1) no-repeat 2px -122px;
      display: block;
  }
  .ft1 {
      width: 55px;
      height: 55px;
      background: #006da6 url(https://lstatic.educity.cn/educity/pc/www/images/fudt.png?v=1) no-repeat;
      display: block;
  }
  .ft2 {
      width: 55px;
      height: 55px;
      background: #006da6 url(https://lstatic.educity.cn/educity/pc/www/images/fudt.png?v=1) no-repeat 0px -62px;
      display: block;
  }
  .ftte {
      width: 125px;
      height: 50px;
      line-height: 55px;
      color: #fff;
      display: block;
      text-align: center;
      font-size: 16px;
  }
  .ftdh {
      width: 125px;
      height: 50px;
      color: #fff;
      display: block;
      text-align: center;
      font-size: 16px;
      font-family: Tahoma;
      font-weight: bold;
  }
  #moquu_wxin {
      z-index: 105;
      width: 55px;
      height: 55px;
      right: 0px;
      position: relative;
      cursor: pointer;
      _position: absolute;
      margin-bottom: 5px;
  }
  #moquu_wxin a {
      background: #006da6 url(https://lstatic.educity.cn/educity/pc/www/images/fudt.png?v=1) -0px -243px;
      right: 0;
      float: left;
      width: 55px;
      height: 55px;
      text-indent: -9999px;
  }
  #f-top {
      background-color: #1cb177;
      width: 55px;
      height: 55px;
      position: fixed;
      top: 475px;
      right: 0;
    }
    #f-top a {
      display: block;
      width: 55px;
      height: 55px;
      background: #006da6 url(https://lstatic.educity.cn/educity/pc/www/images/fudt.png?v=1) no-repeat 0px -182px;
  }
  #moquu_wxin:hover .moquu_wxinh{
    display: block
  }
  .moquu_wxin .moquu_wxinh {
      position: absolute;
      display: none;
      left: -150px;
      top: 0;
      padding-top: 150px;
      width: 150px;
      background: url(https://lstatic.educity.cn/educity/pc/www/images/wechat.png) no-repeat;
      background-size: 150px;
      background-color: #fff;
      font-size: 14px;
  }
  .apps{
    background: #006da6;
    color: #fff;
    text-align: center;
    line-height: 55px;
    position: absolute;
    font-size: 16px;
    cursor: pointer;
    float: left;
    width: 55px;
    height: 55px;
  }
  .apps:hover .moquu_app{
    display: block;
  }
  .moquu_app {
    position: absolute;
    display: none;
    left: -150px;
    top: 0;
    padding-top: 150px;
    width: 150px;
    background: url(https://lstatic.educity.cn/educity/pc/www/images/fix_ewm.jpg) no-repeat;
    background-size: 150px;
    background-color: #fff;
    font-size: 14px;
  }
  .float1 ul {
    padding: 0;
  }
  .fl {
    float: left;
  }
  .fr {
    float: right;
  }

.cons {
  width: 760px;
  overflow: hidden;
  margin: 20px auto 0;
}

.cons ul {
  width: 760px;
  float: left;
  overflow: hidden;
  margin-top: 5px;
}

.cons li {
  width: 380px;
  float: left;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px dashed #e6e6e6;
}

.cons li em {
  display: block;
  width: 50px;
  float: right;
  text-align: right;
  font-size: 14px;
  color: #999;
}

.cons li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  background: url(../images/big_dian.png) left center no-repeat;
  padding-left: 13px;
  font-size: 16px;
  color: #333;
  width: 310px;
}

.cons li.even {
  float: right;
}

.page {
  width: 500px;
  margin: 0 auto;
  overflow: hidden;
  padding: 10px 0px;
}
