.layout {
  width: 1200px;
  margin: 0 auto; }

.overflow {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

body {
  background-color: #f5f5f5; }

.fs12 {
  font-size: 12px; }

.fs14 {
  font-size: 14px; }

.fs16 {
  font-size: 16px; }

.fs20 {
  font-size: 20px; }

.fs24 {
  font-size: 24px; }

.fs23 {
  font-size: 23px; }


.txtClOne {
  color: #323232; }

.txtClTwo {
  color: #5e5e5e; }

.txtClThree {
  color: #595959; }

.txtClFour {
  color: #fff; }

.texClFive {
  color: #c6c4c4; }

.txtCltheme {
  color: #2c55f8; }

.bgColor {
  background-color: #fff; }

.ftWB {
  font-weight: bold; }

.disInB {
  display: inline-block; }

.txtCen {
  text-align: center; }

.fl {
  float: left; }

.fr {
  float: right; }

.mt20 {
  margin-top: 20px; }

.mt15 {
  margin-top: 15px; }

.mt10 {
  margin-top: 10px; }

.mt25 {
  margin-top: 25px; }

.mt50 {
  margin-top: 50px; }

.mb5 {
  margin-bottom: 5px; }

.mb10 {
  margin-bottom: 10px; }

.mb15 {
  margin-bottom: 15px; }

.mb20 {
  margin-bottom: 20px; }

.mb30 {
  margin-bottom: 30px; }

.ml10 {
  margin-left: 10px; }

.ml20 {
  margin-left: 20px; }

.mr20 {
  margin-right: 20px; }

.header {
  height: 328px;
  background: #0034b5;
}

  .header .layout {
            width: 1200px;
    height: 328px;
     position: relative;
    margin: 0 auto;

}
 .header .layout img {
 width: 1920px;
height: 328px;
position: absolute;
top:0;
left: -360px;
}


.nav {
  height: 60px; }
  .nav ul li {
    float: left;
    margin-right: 79px; }
    .nav ul li.cur i {
      margin: 26px 6px 0 0;
      width: 5px;
      height: 5px;
      background-color: #2c55f8; }
    .nav ul li:last-child {
      margin-right: 0; }
    .nav ul li a {
      line-height: 60px; }

.nav .nav-sub {
	position: absolute;
    left: -10px;
    top: 60px;
    width: 100px;
    padding: 0px 5px;
    display: none;
    z-index: 1;
    background: #e9e9e9;
    border: 1px solid #e3e7e8;
    border-top: none;
}
.nav .nav-sub li {
	display: block;
	float:none;
	margin-right: 0;
	line-height: 40px;
	text-align:center;
}
.nav .nav-sub li a {
	font-size: 18px;
	color: #333;
	line-height: 40px;
}
.nav .nav-sub li a:hover {
	color: #2c55f8;
}
.nav .nav-item {
position: relative;
cursor: pointer;
}
.nav .nav-item:hover .nav-sub {
	display:block;
}


.footer {
  background: #fff; }
  .footer .footer-bottom {
    text-align: center;
    height: 160px; }
    .footer .footer-bottom span {
      font-size: 14px;
      color: #555;
      margin-right: 17px;
      display: inline-block;
      line-height: 24px; }
      .footer .footer-bottom span.last {
        margin-right: 0; }
    .footer .footer-bottom a {
      font-size: 14px;
      color: #444; }

.page {
  width: 100%;
  overflow: hidden;
  text-align: center; }
  .page .page-wrapper-out {
    float: left;
    position: relative;
    left: 50%; }
  .page .page-wrapper-inner {
    position: relative;
    left: -50%; }
  .page a {
    float: left;
    border: 1px solid #c2c2c2;
    border-radius: 4px;
    line-height: 1;
    padding: 7px 12px;
    *padding: 7px 10px;
    color: #777;
    margin-right: 5px; }
    .page a:hover {
      color: #fff;
      background: #2c55f8;
      border-color: #2c55f8; }
    .page a:last-child {
      width: 42px;
      padding: 7px 6px; }

  .page b{
     float:left;
     font-size:14px;
     margin-right:5px;
     line-height:30px;
    
   }
  .page a b{
     line-height:1;
     margin-right:0px;
  }
  .page span {
    float: left;
    color: #777;
    padding: 7px 0;
    margin-right: 5px; }
    .page span.jump {
      margin-left: 40px; }
  .page input {
    float: left;
    font-size: 14px;
    border: 1px solid #c2c2c2;
    border-radius: 4px;
    height: 29px;
    line-height: 1;
    *height: 15px;
    padding: 6px 0 6px 4px;
    width: 34px;
    margin-right: 5px; }




.font16Left{
font-size: 18px;
text-align: left;
line-height: 40px;

}
.marginF10{margin:0px;}
.column-four .panel-body .list-rt .lt-pl-hd .tab-cont .tab-item ul li a{
line-height: 50px;
}


/*# sourceMappingURL=publicStyle.css.map */
