/*首页*/
.tong{
  width: 1200px;
  margin: auto;
  height: auto;
  overflow: hidden;
}
.nav{
  position: absolute;
  top: 0px;
  z-index: 11;
  width: 100%;
  height: 100px;
}
.banner{
  position: relative;
  width: 100%;
  height: 560px;
  margin-bottom: 50px;
}
.banner .banner-gd{
   width: 100%;
  height: 560px;
}
.title-yw{
  text-align: center;
  height: 40px;
}
.txt-yw{
margin-top:30px;
}
.zj-kuang{
  width: 100%;
  height: auto;
  overflow: hidden;
  margin:60px 0 50px 0;
}
.zj-kuang .zj-left{
float: left;
width: 50%;
height: 780px;
background: url(../image/left.jpg);
}
.zj-kuang .zj-right{
  float: right;
  width: 50%;
  height: 780px;
  background: url(../image/right.jpg);
}
 .zj-kuang .zj-left-mk{
  width: 600px;
  height: 780px;
  float: right;
}
.zj-liebiao{
width: 100%;
height: 225px;
}
 .zj-liebiao .lb-title{
width: 100%;
height: auto;
overflow: hidden;
margin: 35px 0 20px 0;
}
 .zj-liebiao .lb-title .title-name{
float: left;
color: #373737;
font-size: 30px;
font-weight: bold;
}
.zj-liebiao .lb-title .title-more{
float: right;
}
.zj-liebiao .lb-txt{
width: 100%;
height: auto;
overflow: hidden;
}

.youqing{
  background: #2d698a;
  width: 100%;
  height: 45px;
  margin-top:21px;

}

/*end首页*/


/*核心业务*/
.nav-lm{
  height: 100px;
}
.banner-lm{
width: 100%;
height: 470px;
position: relative;
}
.banner-shang{
  position: absolute;
  left:50%;
  margin-left: -600px;
}
.touqiao{
  background: #f3fafd;
  height: 140px;
  margin: 40px auto  60px auto;
}
 .touqiao  .touqiao-left{
  float: left;
  width: 222px;
  height: 80px;
  border-right: 1px solid #e5e5e5;
  text-align: center;
  margin-top:30px;
  line-height: 80px;
  color: #178aa1;
  font-size: 24px;
  font-weight: bold;
}
.touqiao  .touqiao-right{
margin-left: 75px;
margin-top:30px;
float: left;

}
/*end核心业务*/

.bm-kong{

  width: 100%;
  height: 294px;
  background:url(../image/31.jpg) top center no-repeat   #f5f6f7;
}

.bm-title{
   padding-top:50px;
   text-align: center;
   font-size: 30px;
   font-weight: bold;
   margin-bottom: 40px
}
.tong-qh{
  text-align: center;
  padding-left: 491px;
  margin-bottom: 38px;

}
.tong-qh li{
float: left;
width: 96px;
height: 40px;
text-align: center;
line-height: 40px;
font-size: 16px;
margin-left: 11px;
border-radius: 20px;
}
.rongyu{
margin: 36px auto;
}
.rongyu li{
  float: left;
  height: 20px;
  line-height: 20px;
  padding-left: 35px;
  margin-right: 25px;
}


.lingdao{
  height: 402px;
  background: url(../image/6.jpg);
  margin-top:42px;
  position: relative;
}
.touxiang{
position: absolute;
width: 244px;
height: 244px;
top:82px;
left:155px;
}
.name{
position: absolute;
color: #f96501;
font-size: 20px;
font-weight: bold;
left:494px;
top: 115px;
}

.jian{
position: absolute;
left:494px;
top: 155px;
}
.youxiang{
position: absolute;
left:494px;
top: 275px;
background: url(../image/7.jpg) left center no-repeat;
text-indent:53px;
height: 26px;
line-height: 26px;

}
.ld-qh{
height: 57px;
background: #e5f0f4;
margin-bottom: 20px;

}
.ld-qh li{
  float: left;
  margin-left: 40px;
  text-align:center;
  width: 138px;
  height: 43px;
  line-height: 43px;
  font-size: 18px;
  font-weight: bold;
  margin-top:14px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px; 
}