/*公共样式*/
body, dl, dt, dd, ul, ol, li, pre, form, fieldset, input, p, th, td {
  margin:0;
  padding:0;
}
h1, h2, h3, h4, h4, h5 {
  margin:0;
  padding:0;
}
body {
  background-color:#FFFFFF;
  color:#666666;
  font-family:"微软雅黑";
  font-size:12px;
  text-align:left;
}
ul{
  list-style: none;
}
a{
  text-decoration: none;
}
image{
  border:none;
  display: block;
  vertical-align: top;
}
.clearfix{
  clear:none;
}
.clearfix:after{
  content:"";
  display:block;
  clear:both;
  overflow: hidden;
  height:0;
  visibility: hidden;
}
.fl{
  float:left;
}
.fr{
  float:right;
}
/*内容块*/
#main{
  background:url("./images/mainbg.jpg") repeat;
}

.banner{
  width:100%;
}
.banner a{
  display:block;
  min-width: 1200px;
  height:256px;
  background:url("./images/001.jpg") no-repeat center top;
}
.banner a:last-child{
  background:url("./images/002.jpg") no-repeat center top;
}

.stitle{
  width:100%;
  text-align: center;
  font-size:46px;
  color:#087dbd;
  height:148px;
  line-height: 148px;
  font-weight: bold;
}
.mgt30{
  margin-top:30px;
}
.cont_01{
  width:1156px;
  margin:0 auto;
  height:338px;
}

.cont_01 .item-left{
  width:481px;
}
.cont_01 .item-right{
  width:675px;
}
.cont_01 .item-right img{
  margin-left:12px;
  margin-bottom:15px;
}

.cont_01 .mgb0,.cont_03 .mgb0{
  margin-bottom:0;
}

.cont_02{
  width:1156px;
  margin:0 auto;
}
.cont_02 li{
  width:550px;
  padding-top:62px;
  margin-bottom:30px;
  position: relative;
}
.cont_02 li h2{
  width:100%;
  background:#f7f6fb;
  padding-left:136px;
  font-size:34px;
  line-height: 78px;
  height:78px;
  border-radius: 16px 16px 0 0;
  box-sizing: border-box;
  color:#087dbd;
  text-align: left;
}
.cont_02 li p{
  height:168px;
  background:#087dbd;
  border-radius: 0 0 16px 16px;
  color:#fff;
  font-size:24px;
  padding:20px;
  line-height: 34px;
  box-sizing: border-box;
  text-align: left;
}
.cont_02 li div{
  position:absolute;
  width:93px;
  height:83px;
  background:url("./images/021bg.png") no-repeat 0 0;
  font-size:46px;
  text-align: center;
  color:#fff;
  top:0;
  left:26px;
  padding-top: 8px;
  box-sizing: border-box;
}

.cont_03{
  width:1156px;
  margin: 0 auto;
}
.cont_03 .item-left{
  width:290px;
}
.cont_03 .item-right{
  width:866px;
}
.cont_03 .item-right img{
  width:269px;
  margin-left:18px;
  margin-bottom:16px;
}

.cont_04{
  width:1156px;
  margin:0 auto;
}
.cont_04 li{
  width:370px;
  border-radius: 16px;
  overflow: hidden;
  text-align: center;
  color:#fff;
  background:#087dbd;
  margin-bottom: 22px;
}
.cont_04 li h1{
  font-size:24px;
  line-height: 30px;
  letter-spacing: 2px;
  font-weight: normal;
}
.cont_04 li h2{
  font-size:12px;
  line-height: 18px;
  letter-spacing: 2px;
  font-weight: lighter;
}
.cont_04 li p{
  width:346px;
  height:85px;
  border-top:1px solid #fff;
  margin:0 auto;
  text-align:left;
  font-size:16px;
  line-height: 24px;
}
.cont_04 div{
  margin-bottom:10px;
}
.cont_04 a{
  display: inline-block;
  color:#087dbd;
  background:#fff;
  font-size:20px;
  line-height:36px;
  text-align:center;
  padding: 0 6px;
}
.cont_04 a:first-child{
  margin-right:40px;
}
.mgl20{
  margin-left:20px;
}
.mgl23{
  margin-left:23px;
}
.cont_05{
  width:1156px;
  margin: 0 auto;
}
.cont_05 li{
  margin-bottom: 20px;
}
.cont_06{
  width:1156px;
  margin:0 auto;
}
.cont_06 li{
  margin-bottom:12px;
}
.cont_06 img{
  display: block;
}
.mgl8{
  margin-left:8px;
}