#cp_one .one {
  width: 100%;

  position: relative;
  color: #fff;
}
#cp_one .tow {
  width: 100%;  
  position: relative;
  color: #fff;
    text-align: center;
}

#cp_one .four {
  width: 100%; 
  position: relative;
  color: #fff;
    text-align: center;
	margin:45px  auto
}
.box12 {
  width: 1200px;
  margin: 0 auto;
}
#cp_one .one .nm_txt {
  width: 1100px;
  text-align: left;
  line-height: 36px;
  color: #4c4c4c;
  padding-top: 128px;
    position: absolute;
  top: 0;
}
.add_bg img{
	width:100%;
}
#cp_one .four .add_bg img,#cp_one .tow .add_bg img{
	width:100%;
	height:70%
}
#cp_one .tow .nm_txt {
  text-align: left;
  line-height: 36px;
  color: #4c4c4c;
  padding-top: 68px;
    position: absolute;
  top: 0;
}

#cp_one .four .nm_txt {
  width: 1100px;
  margin-left: 80px;
  text-align: left;
  line-height: 36px;
  color: #4c4c4c;
  padding-top: 128px;
    position: absolute;
  top: 0;
}
#cp_one h1{
	font-size: 36px;
  line-height: 56px;
  color: #262626;
  margin-bottom:25px
}
#cp_one .tow h1{
	text-align:center;
}
#cp_one p{
	font-size: 16px;
  line-height: 36px;
  color: #262626;
}
#cp_one .tow ul {
  padding-top: 54px;
}
#cp_one .tow ul li {
  float: left;
  width: 210px;
  font-size: 15px;
  line-height: 30px;
  color: #4c4c4c;
  margin: 0 45px;
}
#cp_one .tow ul li .sbgimg img {
  width: 182px;
  height: 182px;
  margin-bottom: 12px;
}
.w50{
	width:46%;
}
.add_all{
	margin:45px auto;
}
.add_all{
	padding-bottom:40px;
	overflow:hidden
}

#cp_one #one{
	background:none
	
}

.insidecrumbs {
  background-color: #f9f9f9;
  padding: 12px 0;
  font-size: 14px;
  line-height: 18px;
}
.insidecrumbs a.goindexbtn {
  padding: 0 8px;
  background: url(../images/icon-20.png) no-repeat center center;
  margin-right: 5px;
}
.insidecrumbs a {
  color: #333;
}
.insidecrumbs a.cur {
  color: #01469a;
}