body {
    background: #ffffff;
}

/* 猎流为您带来什么小图标鼠标移进效果 */
@-webkit-keyframes bring {
  0% {
    -webkit-transform: scale(0.5);
    -o-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1.3);
    -o-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: .5;
  }
  100% {
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.body2n {
    background: url(../images_2017/new2.png) 120px 94px no-repeat;
    width: 1179px;
    height: 473px;
    margin: auto;
}
.body2n h3 {
    font-size: 30px;
    color: #002;
    margin-bottom: 10px;
	padding-top: 39px;
	text-align: center;
}
/*.title {
    padding-top: 39px;
    font-size: 30px;
    color: #333;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-weight: normal;
}*/
.body2n h5 {
    font-size: 20px;
    color: #cacace;
    text-transform: uppercase;
    font-family: Arial;
	text-align: center;
}
.body2n h5 span {
    color: #e4392a;
}
.intro {
    width: 555px;
    height: 145px;
    margin: 75px 0 0 550px;
}
.intro h4 {
    font-size: 24px;
    color: #333;
    font-weight: normal;
    height: 38px;
    line-height: 38px;
}
.intro p {
    line-height: 30px;
    color: #696969;
	font-size:13px;
}
#section {
  width: 100%;
  min-width: 1200px;
  *margin-top: 77px;
}
#section .hgroup {
  height: auto;
  padding-bottom: 40px;
}
.wrap-width {
    width: 1200px;
    margin: 0 auto;
}
#section .wrap-details {
    height: auto;
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}
#section .line {
    width: 100%;
    text-align: center;
    margin: 40px auto;
    color: #000;
    font-size: 30px;
}
#section .hgroup .bring-ul {
    width: 100%;
    height: 100px;
}
#section .line span {
    position: relative;
    display: inline-block;
    padding: 0 15px;
    color: #333333;
}
#section .line span:before,
#section .line span:after {
  content: "";
  background: url(../images_2017/line.png) no-repeat 0 -1px;
  height: 1px;
  position: absolute;
  top: 60%;
  width: 198px;
  right: -198px;
}
#section .line span:before {
  background-position: 0 0px;
  left: -198px;
}
#section .hgroup .bring-ul li {
    width: 25%;
    height: 100%;
    float: left;
}
#section .hgroup .bring-ul li .ico {
  width: 100px;
  float: left;
  height: 100%;
  background: url(../images_2017/index28.png) no-repeat;
  position: relative;
  transition: 0.5s;
}
#section .hgroup .bring-ul li .ico i {
  display: block;
  height: 74px;
  width: 74px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  background: url(../images_2017/index29.png) no-repeat;
  *top: 13px;
  *left: 13px;
}
#section .hgroup .bring-ul li:hover i {
  animation: bring 0.3s alternate linear;
}
a {
    text-decoration: none;
    color: #666666;
}
#section .hgroup .bring-ul li.li1 .ico {
    height: 100px;
    width: 100px;
    background-position: 0 0;
}
#section .hgroup .bring-ul li dl {
    height: 100%;
    width: 180px;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
    float: left;
}
#section .hgroup .bring-ul li.li1 .ico i {
    background-position: -115px -13px;
}
#section .hgroup .bring-ul li dl dt {
    margin-top: 12px;
    color: #130F0F;
    font-size: 20px;
}
#section .hgroup .bring-ul li dl dd:last-child {
    width: 100%;
}
#section .hgroup .bring-ul li dl dd {
    width: 90%;
    margin-top: 10px;
    color: #696969;
    line-height: 20px;
}
#section .hgroup .bring-ul li.li2 .ico {
    background-position: 0 -105px;
}
#section .hgroup .bring-ul li.li2 .ico i {
    background-position: -115px -119px;
}
#section .hgroup .bring-ul li.li3 .ico {
    background-position: 0 -211px;
}
#section .hgroup .bring-ul li.li3 .ico i {
    background-position: -115px -224px;
}
#section .hgroup .bring-ul li.li4 .ico {
    background-position: 0 -317px;
}
#section .hgroup .bring-ul li.li4 .ico i {
    background-position: -115px -331px;
}

/*solution*/
/*.solution {
    overflow: hidden;
    position: relative!important;
}
.home_solutions {
    background: url(../images_2017/solutions_bg.jpg) no-repeat top center;
    height: 707px;
}*/
.home_solutions_title {
    text-align: center;
    padding-top: 55px;
}
.home_solutions_text {
    color: #222222;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    margin-top: 12px;
}
.home_solutions_list {
    width: 1200px;
    margin: 30px auto;
    overflow: hidden;
}
.wrap {
    border: 0;
    padding: 0;
    width: 1200px;
    margin: 0 auto;
}
a:link {
    color: #666666;
    text-decoration: none;
}
img {
    border: 0;
    vertical-align: middle;
}
.home_solutions_list_inner {
    width: 1400px;
}
.wrap:after {
    clear: both;
    content: "";
    display: table;
}
.home_solutions_list dl {
    float: left;
  
    margin-right: 63px;
    padding: 54px 25px 35px;
    text-align: center;
    position: relative;
    z-index: 3;
}
.c {
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    visibility: visible;
}
.home_solutions_list dt {
    z-index: 1;
    position: relative;
    margin-left: 32px;
}
.home_solutions_list dd.t {
    line-height: 30px;
    height: 30px;
    margin: 16px 0px;
    z-index: 1;
    position: relative;
}
.home_solutions_list dd.spec {
    color: #666666;
    font-size: 14px;
    font-family: "宋体";
    line-height: 24px;
    width: 204px;
    z-index: 1;
    position: relative;
    transition-delay: 0.2s;
}
.home_solutions_list dl:hover {
}
.home_solutions_list dl:hover dd.t a {
	color: #fff;
}
.home_solutions_list dl:hover dd.bg {
	height: 370px;
}
.home_solutions_list dl:hover dd.spec {
	color: #fff;
}

dl.solu_dl_0 dd.bg {
    background-color: #2eafbb;
}
dl.solu_dl_1 dd.bg {
	background-color: #b57dd1;
}
dl.solu_dl_2 dd.bg {
	background-color: #1a8fd1;
}
dl.solu_dl_3 dd.bg {
	background-color: #5ea927;
}
.home_solutions_list dd.t a {
    color: #000000;
    font-size: 19px;
    transition-delay: 0.2s;
}
.home_solutions_list dd.bg {
    position: absolute;
    z-index: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 0;
    width: 100%;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
dl.solu_dl_0 dt a {
    display: block;
    width: 140px;
    height: 140px;
    background: url(../images_2017/s_1.png) no-repeat 0 0;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition-delay: 0.3s;
}
dl.solu_dl_0:hover dt a {
	background: url(../images_2017/s_1.png) no-repeat 0 -140px;
}
dl.solu_dl_1 dt a {
    display: block;
    width: 140px;
    height: 140px;
    background: url(../images_2017/s_5.png) no-repeat 0 0;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition-delay: 0.3s;
}
dl.solu_dl_1:hover dt a {
	background: url(../images_2017/s_5.png) no-repeat 0 -140px;
}
dl.solu_dl_2 dt a {
    display: block;
    width: 140px;
    height: 140px;
    background: url(../images_2017/s_7.png) no-repeat 0 0;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition-delay: 0.3s;
}
dl.solu_dl_2:hover dt a {
	background: url(../images_2017/s_7.png) no-repeat 0 -140px;
}
dl.solu_dl_3 dt a {
    display: block;
    width: 140px;
    height: 140px;
    background: url(../images_2017/s_6.png) no-repeat 0 0;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition-delay: 0.3s;
}
dl.solu_dl_3:hover dt a {
	background: url(../images_2017/s_6.png) no-repeat 0 -140px;
}
.btn_solutions_more {
	width: 120px;
	height: 36px;
	border: 1px solid #555;
	margin: 10px auto;
	text-align: center;
}
.btn_solutions_more a {
	line-height: 36px;
	color: #555;
	font-size: 12px;
	font-family: "宋体";
	width: 120px;
	height: 36px;
	display: block;
	stransition: all 0.5s;
	-moz-transition: all 0.5s; /* Firefox 4 */
	-webkit-transition: all 0.5s; /* Safari and Chrome */
	-o-transition: all 0.5s; /* Opera */
}
.btn_solutions_more a:hover {
	background-color: #555;
}
.btn_solutions_more a:hover {
	color: #fff;
}