body, html, div, h1, h2, h3, h4, p, img, ul, li{
  padding: 0;
  margin: 0;
  /* line-height: 1; */
}
body, html{
  min-width: 1200px;
  font-family: Arial,"Microsoft Yahei";
}
ul, li{
  list-style: none;
}
a{
  color: inherit;
  text-decoration: none;
}
a:link,a:visited,a:hover,a:active{
  color: inherit;
}
.clertfix{
  zoom:1
}
.clertfix:after{
	content:".";
	clear:both;
	display:block;
	height:0;
	overflow:hidden;
	visibility:hidden;
}
.float_left{
  float: left;
}
.float_right{
  float: right;
}
.dewidth{
  width: 1200px;
  margin: 0 auto;
}
.lcmain{
  background-color: #154995;
  padding-bottom: 100px;
  min-width: 1200px;
  overflow: hidden;
}
.lcbanner{
  height: 574px;
  background: url('../images/banner.jpg') no-repeat center;
}
.lcintroduce .wrapper{
  height: 444px;
  background: url('../images/intbg.png') no-repeat center
}
.lcintroduce .wrapper .text{
  font-size: 16px;
  line-height: 32px;
  color: #fff;
  padding: 82px 135px;
}
.lcintroduce .wrapper .text p{
  margin-bottom: 10px;
  text-indent: 2em;
}
.lcbox{
  margin-top: 40px;
}
.lcbtitle_left{
  padding-left: 24px;
  position: absolute;
  top: 0;
  left: 0;
}
.lcbtitle_left .fir{
  width: 231px;
  height: 228px;
  line-height: 228px;
  font-size: 52px;
  color: #fff;
  background: url('../images/titbg1.png') no-repeat center;
  text-align: center;
  position: relative;
}
.lcbtitle_left .fir .bg{
  position: absolute;
  width: 520px;
  height: 380px;
  background: url('../images/boxbg1.png') no-repeat center;
  top: 160px;
  left: -384px;
  z-index: 0;
}
.lcbtitle_left .sec{
  height: 82px;
  line-height: 82px;
  font-size: 36px;
  color: #fff;
  padding-right:36px;
  padding-right: 36px;
  background:  url('../images/titbg2.png') no-repeat right;
  margin-top: 77px;
}
.lcbtitle_left .sec span{
  display: block;
  padding: 0 25px;
  background-color: #5279b2;
}
.lcbtitle_right{
  padding-right: 24px;
  position: absolute;
  top: 0;
  right: 0;
}
.lcbtitle_right .fir{
  width: 231px;
  height: 228px;
  line-height: 228px;
  font-size: 52px;
  color: #fff;
  background: url('../images/titbg3.png') no-repeat center;
  text-align: center;
  position: relative;
}
.lcbtitle_right .fir .bg{
  position: absolute;
  width: 520px;
  height: 380px;
  background: url('../images/boxbg2.png') no-repeat center;
  top: 160px;
  right: -384px;
  z-index: 0;
}
.lcbtitle_right .sec{
  height: 82px;
  line-height: 82px;
  font-size: 36px;
  color: #fff;
  padding-left:36px;
  background:  url('../images/titbg4.png') no-repeat left;
  margin-top: 77px;
}
.lcbtitle_right .sec span{
  display: block;
  padding: 0 25px;
  background-color: #5279b2;
}
.lcbox .wrapper{
  position: relative;
  padding-top: 160px;
}
.lcbox .content{
  width: 940px;
  margin: 0 auto;
  background-color: #fff;
  padding: 25px 20px;
  position: relative;
  z-index: 10;
}
.lcbox .content h2{
  display: inline-block;
  *display: inline;
  height: 32px;
  line-height: 32px;
  padding: 0 20px;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  border-radius: 16px;
  margin-bottom: 8px;
  background-color: #538ae5;
}
.lcbox .content .contentin{
  padding: 20px 0;
  border-bottom: 1px solid #e5e5e5;
}
.lcbox .content p{
  font-size: 16px;
  line-height: 32px;
  color: #333;
  text-indent: 2em;
  padding: 0 8px;
}
.lcbox .content img{
  padding: 20px 8px;
  width: 96%;
  height: auto;
}
.lcbox .content p.nop{
  text-indent: 0;
}
.lcbox .content .left{
  width: 448px;
  padding-right: 20px;
  margin-right: 20px;
}
.lcbox2 .content .left{
  border-right: 1px solid #e5e5e5
}
.lcbox .content .right{
  width: 446px;
}
.lcbtitle{
  width: 930px;
  height: 60px;
  line-height: 60px;
  color: #fff;
  font-size: 24px;
  padding: 0 25px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}
.commentcon{
  margin-top: 20px;
}
.commentcon .title{
  background-color: #154995;
  color: #fff;
}