.header{
	height: 125px;
	background-color: #0B5AA7;
	min-width: 1200px;
}
.head-logo{
	width: 1200px;
	margin: 0 auto;
	height: 125px;
	position: relative;
}

.logo{
	height: 125px;
	background: url(../img/toplogo.png) no-repeat left center;
}
.shuiyin{
	height:125px;
	width: 340px;
	position: absolute;
	left: 600px;
	top:0px;
	background: url(../img/u175.png) no-repeat;
}

.banner{
	height: 215px;
	margin: 1px auto;
	text-align: center;
	background-color: #fff;
}
.banner img{
	width: 1200px;
	height: auto;
}
.xueqi{
   color:#0B5AA7;
   font-size:22px;
   font-weight:bold;
   line-height:24px;

   text-align:center;

}
#main{
	margin-top: 20px;
}
#main .pisc:first-child{
        margin-top:0px;
}
#main .pisc{
       min-height:188px;
        margin-top:20px;
        display:table;
        background:#ebebeb url(../img/bg.png) no-repeat right top;
        box-shadow:5px 5px 5px rgba(200,200,200);
}
#main .pisc .left-con{
	width: 400px;

}
#main .pisc img{
	width: 105px;
	height: 149px;
	margin-left: 20px;
	margin-top: 22px;
}
#main .pisc .name{
	font-size: 18px;
	margin-left: 20px;
	width:180px;
	margin-top: 20px;
	color: #0B5AA7;
}
#main .pisc .abs{
	width: 240px;
	padding-left:20px;
	margin-top: 20px;

	line-height: 200%;
}

.right-con{
	width: 798px;
	height: 100%;
}
#right-top{
	width: 92px;
	height: 30px;
	background: #0B5AA7;
	border-radius: 10px;
	margin: 0 auto;
	margin-top: 15px;
}
#right-top p{
	color: white;
	line-height: 30px;
	text-align: center;
}

.class-table{
	margin-top: 15px;
	width: 700px;
	margin-left: 82px;
       padding-bottom:10px;

}

.footer{
	background-color: #505050;
	height: 160px;
	margin-top: 30px;
	color: white;
	min-width: 1200px;
}
.footer-block2{
	width: 500px;
	margin: 0 auto;
	padding-top:10px;
	color:#A8A8A8;
	line-height: 28px;
}
.tit{

  position:relative;

  left:8px;
}
.tit2 a{
   font-size:14px;
   color:#636363;
   padding-left:10px;
}
.tit1 a{
   font-size:14px;
   color:#636363;
   padding-left:10px;
}
.xinde::before{
  content:"";
  display:inline-block;
  width:20px;
  height:20px;
  position:relative;
  top:3px;
 padding-right:5px;
  background:url(../img/xinde.png) no-repeat;
}
.contact::before{
  content:"";
  display:inline-block;
  width:20px;
  height:20px;
  position:relative;
  top:3px;
  padding-right:5px;
  background:url(../img/contact.png) no-repeat;
}
.msxd{
	width: 800px;
	min-height: 580px;
	margin: 0 auto;
	
}
.msxd .top-con{
	width: 120px;
	height: 120px;
	position:relative;
	z-index: 2;
	left: 43%;
}
.msxd .lhb{
background: url(../img/lhb.jpg) no-repeat;
background-size: 120px;
border-radius: 60px;
}
.msxd .zhj{
background: url(../img/zhj.jpg) no-repeat;
background-size: 120px;
border-radius: 60px;
}
.msxd .bottom-con{
	background-color: #e4e4e4;
	width: 800px;
	min-height: 500px;
	position: relative;
	top:-40px;
	border-radius: 10px;
	box-shadow:0px 0px 70px rgba(157,179,208,0.4);
}

.msxd .bottom-con .name{
	padding-top: 50px;
	font-size: 20px;
	color: #077CC6;
	font-weight: bold;
	text-align: center;
}
.msxd .bottom-con .abs{
	margin-top: 5px;
	line-height: 180%;
	text-align: center;
}
.msxd .bottom-con .miaoshu{
	padding:30px;
	text-align: left;
	text-indent: 2em;
	color: #363636;
	line-height: 180%;
	
}
.clear{
	clear: both;
}
.tit1{
  position:relative;
  left:8px;
  top:55px;
}
.tit2{
  position:relative;
  left:8px;
  top:25px;
}