.main {
  width: 1180px;
  margin: 40px auto;
  overflow: hidden;
}

/*小banenr1开始*/
.banner1 {
  height: 250px;
  background: url(../images/banner1-01.jpg) no-repeat center;
}

.banner1-l {
  float: left;
  font-size: 24px;
  color: #fff;
  text-align: center;
  width: 675px;
  line-height: 55px;
  margin-top: 75px;
}

.banner1-l p {
}

.banner1-l span {
  font-weight: bold;
}

.banner1-r {
  float: right;
  color: #fff;
  text-align: center;
  margin-top: 80px;
  width: 420px;
}

.banner1-r p {
  font-size: 16px;
}

.banner1-r span {
  font-size: 24px;
  font-weight: bold;
  display: block;
  height: 45px;
  line-height: 40px;
}

.banner1-r a {
  display: block;
  width: 128px;
  height: 28px;
  border: 1px solid #fff;
  border-radius: 5px;
  color: #fff;
  line-height: 28px;
  margin: 0 auto;
}

.banner1-r a:hover {
  border: 1px solid #009b4c;
  color: #009b4c;
}
/*小banenr1结束*/

/*网站标题开始*/
.wzbt {
  height: 140px;
  text-align: center;
}

.wzbt h2 {
  font-size: 26px;
  font-weight: bold;
  height: 85px;
  line-height: 125px;
}
.wzbt h2 a{
	color: #009b4c;
}
.wzbt h2 a:hover{
	color: #e78200;
}
.wzbt h3 {
  font-size: 26px;
  font-weight: bold;
  height: 85px;
  line-height: 125px;
}

.wzbt h4 {
  font-size: 14px;
  color: #ccc;
}
/*网站标题结束*/

/*选择理由开始*/
.xzly {
  height: 795px;    
  background: url(../images/xzly-bj.png) no-repeat bottom;
  overflow:hidden;
}

.xzly .hd {
  height: 240px;
}

.xzly .hd p {
  height: 180px;
  width: 500px;
  float: left;
  padding-top: 60px;
  padding-left: 95px;
}

.xzly .hd p span {
  display: block;
  width: 45px;
  height: 1px;
  background: #333;
  margin-bottom: 20px;
}

.xzly .hd p b {
  display: block;
  font-size: 64px;
  font-weight: bold;
}

.xzly .hd ul {
  float: left;
  padding-top: 65px;
  width: 540px;
}

.xzly .hd ul li {
  float: left;
  width: 240px;
  height: 70px;
  line-height: 24px;
}

.xzly .hd ul li span {
  font-size: 16px;
  font-weight: bold;
  display: block;
}

.xzly .hd ul li b {
  color: #bbb;
}

.xzly .hd ul i {
  float: left;
  display: block;
  width: 2px;
  height: 36px;
  background: #d2d2d2;
  margin-right: 55px;
  margin-top: 5px;
}

.xzly .hd ul .on span {
  color: #009b4c;
}

.xzly .prev5 {
  display: block;
  width: 85px;
  height: 30px;
  background: #ccc;
  float: left;
  margin-left: 110px;
}

.xzly .next5 {
  display: block;
  width: 85px;
  height: 30px;
  background: #009b4c;
  float: left;
  margin-left: 5px;
}

.xzly-nr {
  margin-top: -30px;
}

.xzly-nr .xzly-nrl {
  float: left;
  background: url(../images/xzly-xt.png) no-repeat center #fff;
  width: 356px;
  height: 198px;
  margin-left: 110px;
  margin-top: 15px;
  padding: 45px;
}

.xzly-nr .xzly-nrl p {
  font-size: 16px;
  height: 35px;
  font-weight: bold;
}

.xzly-nr .xzly-nrl span {
  color: #666;
  line-height: 24px;
  display: block;
  width: 360px;
  height: 165px;
}

.xzly-nr .xzly-nrl b {
  display: block;
}

.xzly-nr .xzly-nrl b a {
  display: block;
  float: right;
  color: #666;
}

.xzly-nr .xzly-nrl b a:hover {
  color: #009b4c;
}

.xzly-nr .zxly-nrr {
  float: right;
  width: 660px;
  height: 366px;
  margin-left: -36px;
}

.xzly-nr .xzly-nrr img {
  width: 660px;
  height: 366px;
}
/*选择理由结束*/

/*成功案例开始*/
/*.cgal {
  height: 740px;
}
*/
.cgal-nr {
  width: 1220px;
  margin: 0 auto;
  overflow: hidden;
}

.cgal-nr ul {
}

.cgal-nr ul li {
  margin-left: 20px;
  margin-bottom: 20px;
  float: left;
  width: 378px;
  height: 245px;
  /*border: 1px solid #ccc;*/
  border-radius: 0.5rem;
  overflow: hidden;
}

.cgal-nr ul li p {
  width: 378px;
  height: 245px;
  overflow: hidden;
}

.cgal-nr ul li p a img {
  width: 378px;
  height: 245px;
  -webkit-transition: all .5s;
  -moz-transition: all .8s;
  -o-transition: all .8s;
  -ms-transition: all .8s;
  transition: all .8s;
}

.cgal-nr ul li p a:hover img {
  transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
}

.cgal-nr ul li span {
  display: block;
  width: 358px;
  height: 30px;
  background: rgba(0,0,0,0.6);
  margin-top: -30px;
  position: relative;
  line-height: 30px;
  padding: 0 10px;
}

.cgal-nr ul li span b {
  float: left;
  display: block;
  width: 250px;
  overflow: hidden;
}

.cgal-nr ul li span i {
  float: right;
}

.cgal-nr ul li span a {
  color: #fff;
}

.cgal-nr ul li span a:hover {
  color: #009b4c;
}

.cgal-nr ul .cgal-nr1 {
  width: 778px;
  height: 512px;
}

.cgal-nr ul .cgal-nr1 p {
  width: 778px;
  height: 512px;
}

.cgal-nr ul .cgal-nr1 p a img {
  width: 778px;
  height: 512px;
}

.cgal-nr ul .cgal-nr1 span {
  width: 708px;
  height: 30px;
  padding: 0 35px;
}
/*成功案例结束*/

/*视频展示开始*/
.videolist{position:relative; float:left; width: 378px; margin: 11px; overflow: hidden; border-radius: 0.5rem; transition: all .8s;}
.videolist:hover{cursor: pointer; transform: scale(1.1);}
.videoed{display:block; width:26px; height:32px; position: absolute; left:48%; top:46%; z-index:99;}
.videos{display:none; position:fixed; left:50%; top:50%; margin-left:-320px; margin-top:-210px; z-index:100;}
.vclose{position:absolute; right:1%; top:2%; border-radius:100%; cursor: pointer;}
.vtit{color: #fff; background-color: #009B4C; text-align: center;}
/*视频展示结束*/

/*推荐开始*/
.hot-rec {
	height: 400px;
	padding: 15px;
	background-color: #f8f8f8;
	margin-bottom: 20px;
	overflow: hidden;
}

.wjdh-link {
	display: block;
	width: 38px;
	height: 38px;
	background-image: url(../images/link.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.wjdh-video {
	display: block;
	width: 38px;
	height: 38px;
	background-image: url(../images/video_begin.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.wjdh-title {
    background-color: #fff;
    padding: 10px;
    position: relative;
    margin-bottom: 20px;
}

.wjdh-title .title-box {
    padding-bottom: 1px;
    border-bottom: 1px solid #ececec;
}

.wjdh-title h3 {
    border-bottom: 1px solid #009b4c;
    color: #009b4c;
    font-size: 20px;
    display: inline;
}

.wjdh-title h3 small {
    font-size: 16px;
    color: #bcbcbc;
    text-transform: uppercase;
}

.wjdh-title .tagcell {
    background-color: #fff;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 0;
}

.wjdh-title .tagcell span {
    float: left;
    width: 21px;
    height: 21px;
    border-radius: 2px;
    background-color: #009b4c;
    background-image: url(../images/prev-next.png);
    background-position: left center;
    background-repeat: no-repeat;
    margin: 0 5px;
    cursor: pointer;
}

.wjdh-title .tagcell .next {
    background-position: right center;
}

.pull-left {
    float: left !important;
}

.pull-right {
    float: right !important;
}

.img {
    overflow: hidden;
    position: relative;
    border: 1px solid #eee;
    background-color: #f4f4f4;
}

.img img {
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-transition: transform .3s ease-out;
	transition: transform .3s ease-out;
}

.item-mask {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0);
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	-webkit-transform: rotateX(180deg) scale(0.5, 0.5);
	transform: rotateX(180deg) scale(0.2, 0.2);
	transition: all ease-out .5s;
}

li:hover .item-mask {
	opacity: 1;
	-webkit-transform: rotateX(0deg) scale(1, 1);
	transform: rotateX(0deg) scale(1, 1);
	transition: all 1s cubic-bezier(.23, 1, .38, 1) 0s;
	background: rgba(0, 0, 0, 0.3);
}

.item-mask .item-link-icon {
	display: block;
	width: 38px;
	height: 38px;
	text-align: center;
	font-size: 22px;
	line-height: 38px;
	border: 1px solid rgba(255, 255, 255, .5);
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
}

.hot-rec .content .img {
	width: 510px;
	height: 305px;
	background-color: #fff;
	border: 14px solid #fff;
	position: relative;
	overflow: hidden;
}

.hot-rec .content .info {
	width: 345px;
}

.hot-rec .content .info .title-a {
	display: block;
	height: 35px;
	line-height: 35px;
	background-color: #009b4c;
	color: #fff;
	font-size: 17px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 10px;
	margin-bottom: 12px;
}

.hot-rec .content .info p {
	font-size: 14px;
	border: 1px solid #ececec;
	background-color: #fff;
	padding: 10px;
	color: #525252;
	line-height: 27px;
	height: 162px;
	overflow: hidden;
	margin-bottom: 12px;
}

.hot-rec .content .info .tag {
	width: 160px;
	font-size: 13px;
	background-color: #efefef;
	padding: 9px;
	height: 72px;
	line-height: 24px;
	border: 1px solid #ececec;
	color: #999;
	overflow: hidden;
}

.hot-rec .content .info .tag a {
	color: #999;
}

.hot-rec .content .info .online {
	background-color: #009b4c;
	color: #fff;
	height: 92px;
}

.hot-rec .content .info .online .more {
	display: block;
	background-image: url(../images/more1.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 30px;
	color: #fff;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.hot-rec .content .info .online .tel {
	padding: 2px 10px;
}

.hot-rec .content .info .online span {
	display: block;
	font-size: 20px;
	font-weight: bold;
}
/*推荐结束*/

/*分界线开始*/
.line {
    height: 7px;
    background-image: url(../images/bg1.gif);
}
/*分界线结束*/

.image-list {
	margin-top: 45px;
	margin-bottom: 40px;
}
.image-list .content ul {
    width: 1230px;
}
.image-list .content ul li {
	float: left;
	width: 334px;
	padding: 20px;
	border: 1px solid #e4e4e4;
	margin-right: 26px;
	position: relative;
	-webkit-transition: all .8s ease-out;
	transition: all .8s ease-out;
}
.image-list .content ul li .border-top,
.image-list .content ul li .border-right,
.image-list .content ul li .border-bottom,
.image-list .content ul li .border-left {
	display: block;
	position: absolute;
	background-color: #009b4c;
	-webkit-transition: all .8s ease-out;
	transition: all .8s ease-out;
}
.image-list .content ul li .border-top {
	height: 1px;
	width: 0;
	left: -1px;
	top: -1px;
}
.image-list .content ul li:hover .border-top {
	width: 376px;
}
.image-list .content ul li .border-right {
	height: 0;
	width: 1px;
	right: -1px;
	top: -1px;
}
.image-list .content ul li:hover .border-right {
	height: 463px;
}
.image-list .content ul li .border-bottom {
	height: 1px;
	width: 0;
	right: -1px;
	bottom: -1px;
}
.image-list .content ul li:hover .border-bottom {
	width: 376px;
}
.image-list .content ul li .border-left {
	height: 0;
	width: 1px;
	left: -1px;
	bottom: -1px;
}
.image-list .content ul li:hover .border-left {
	height: 463px;
}
.image-list .content ul li .title-a {
	font-size: 18px;
	line-height: 35px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.image-list .content ul li:hover .title-a {
	color: #009b4c;
}
.image-list .content ul li .img {
	width: 334px;
	height: 230px;
	overflow: hidden;
}
.image-list .content ul li img {
	}
.image-list .content ul li p {
	color: #999;
	text-indent: 2em;
	height: 69px;
	line-height: 23px;
	overflow: hidden;
	margin: 15px auto 35px;
}
.image-list .content ul li .more {
	display: block;
	width: 170px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin: 0 auto;
	border: 1px solid #d0d0d0;
	-webkit-transition: all .8s ease-out;
	transition: all .8s ease-out;
}
.image-list .content ul li:hover .more {
	background-color: #009b4c;
	border: 1px solid #009b4c;
	color: #fff;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.image-list .content ul li .more span {
	overflow: hidden;
	line-height: 35px;
	height: 35px;
	vertical-align: middle;
}
.image-list .content ul li .more i {
	display: inline-block;
	zoom: 1;
	width: 0;
	height: 35px;
	background-image: url(../images/bg2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	margin-left: 10px;
	-webkit-transition: all .8s ease-out;
	transition: all .8s ease-out;
}
.image-list .content ul li:hover .more i {
	width: 33px;
}
.image-list .tagcell {
	margin: 20px 0;
	text-align: center;
}
.image-list .tagcell span {
	display: inline-block;
	zoom: 1;
	background-color: #e3e3e3;
	width: 42px;
	height: 10px;
	line-height: 10px;
	border-radius: 5px;
	margin: 0 10px;
}
.image-list .tagcell .on {
	background-color: #009b4c;
}
.wjdh-h3 {
	text-align: center;
	margin-bottom: 30px;
}
.wjdh-h3:hover h3 a {
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
}
.wjdh-h3:hover span {
    transform: translateY(-35px);
    -webkit-transform: translateY(-35px);
}
.wjdh-h3 h3 a {
	display: block;
	color: #009b4c;
	font-size: 26px;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.wjdh-h3 span {
	display: inline-block;
	zoom: 1;
	font-size: 20px;
	color: #cdcdcd;
	position: relative;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
	text-transform: uppercase;
}
.wjdh-h3 span i {
	left: -40px;
}
.wjdh-h3 span i, .wjdh-h3 span em {
	position: absolute;
	top: 10px;
	float: left;
	width: 30px;
	height: 1px;
	margin: 0 auto;
	background-color: #bdbdbd;
}
.wjdh-h3 span em {
	right: -40px;
}

.bottom-contact {
	text-align: center;
	margin-top: 30px;
}
.bottom-contact .tel,
.bottom-contact .qq {
	*display: inline;
	_display: inline;
	display: inline-block;
	padding-left: 50px;
	text-align: left;
	color: #747474;
	height: 50px;
	overflow: hidden;
	margin: 0 20px;
	padding: 20px 0 20px 50px;
	cursor: pointer;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.bottom-contact .tel {
	background-image: url(../images/phone2.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 16px;
}
.bottom-contact .tel p {
	font-size: 24px;
	font-weight: bold;
	position: relative;
}
.bottom-contact .tel p span {
	display: block;
	width: 0;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 24px;
	color: #009b4c;
	white-space: nowrap;
	overflow: hidden;
	-webkit-transition: all .8s ease-out;
	transition: all .8s ease-out;
}
.bottom-contact .tel:hover p span {
	width: 100%;
}
.bottom-contact .qq {
	background-image: url(../images/qq.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 25px;
}
.bottom-contact .tel:hover {
	background-position: 10px 15px;
}
.bottom-contact .qq:hover {
	background-position: left 15px;
}

.gsjj .hd {
  height: 40px;
  margin-top: 20px;
}

.gsjj .hd ul {
  height: 39px;
  border-bottom: 1px solid #cecece;
}

.gsjj .hd ul li {
  float: left;
  width: 118px;
  height: 40px;
  background: #ccc;
  margin-right: 10px;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
}

.gsjj .hd ul li a {
  color: #333;
}

.gsjj .hd ul p {
  float: right;
  height: 40px;
  line-height: 40px;
}

.gsjj .hd ul .on {
  background: #009b4c;
}

.gsjj .hd ul .on a {
  color: #fff;
}
.gsjj .bd{height: 195px;}
.ryzz-nr {
  margin-top: 30px;
  height: 201px;
  overflow: hidden;
}

.ryzz-nr .dd {
  margin-left: 30px;
  width: 1023px;
  overflow: hidden;
  height: 199px;
  margin: 0 auto;
}

.ryzz-nr .dd ul li {
  float: left;
  width: 235px;
  height: 199px;
  margin-right: 25px;
}

.ryzz-nr .dd ul li p {
  width: 235px;
  height: 155px;
  overflow: hidden;
  border: 1px solid #ccc;
}

.ryzz-nr .dd ul li p a img {
  width: 235px;
  height: 155px;
  -webkit-transition: all .5s;
  -moz-transition: all .8s;
  -o-transition: all .8s;
  -ms-transition: all .8s;
  transition: all .8s;
}

.ryzz-nr .dd ul li p:hover a img {
  transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
}

.ryzz-nr .dd ul li span {
  width: 237px;
  height: 30px;
  line-height: 30px;
  display: block;
  text-align: center;
}

.ryzz-nr .dd ul li span a {
  color: #666;
}

.ryzz-nr .dd ul li span:hover a {
  color: #7c451e;
}

.ryzz-l {
  width: 78px;
  height: 157px;
  float: left;
  display: block;
  position: relative;
  top: -201px;
  z-index: 1;
}

.ryzz-r {
  width: 78px;
  height: 157px;
  float: right;
  display: block;
  position: relative;
  top: -201px;
  z-index: 1;
}

.cat-menu {
	text-align: center;
}
.cat-menu .title {
	display: inline;
	color: #bbb;
	font-size: 24px;
	border-bottom: 1px solid #bbb;
	text-transform: uppercase;
}
.cat-menu .menu-list {
	margin-top: 20px;
}
.cat-menu .menu-list span {
	zoom: 1;
	display: inline-block;
	position: relative;
}
.cat-menu .menu-list span:before {
	display: block;
	content: '';
	position: absolute;
	left: 50%;
	bottom: 10px;
	margin-left: -10px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #333;
	z-index: 8;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.cat-menu .menu-list span a {
	font-size: 16px;
	display: block;
	width: 150px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	background-color: #009b4c;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 10px 20px;
	position: relative;
	z-index: 9;
}
.cat-menu .menu-list .cur a,
.cat-menu .menu-list span:hover a {
	background-color: #e78200;
}
.cat-menu .menu-list .cur:before,
.cat-menu .menu-list span:hover:before {
	border-top: 10px solid #e78200;
	bottom: 0;
}

.text-list {
	margin-bottom: 40px;
}
.text-list ul li {
	float: left;
	width: 50%;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	position: relative;
	margin-bottom: -1px;
	z-index: 9
}
.text-list ul li:hover {
	z-index: 999;
}
.text-list ul li .border-top,
.text-list ul li .border-bottom {
	display: block;
	width: 0;
	height: 1px;
	position: absolute;
	background-color: #009b4c;
	-webkit-transition: all .8s ease-out;
	transition: all .8s ease-out;
}
.text-list ul li .border-top {
	left: 0;
	top: -1px;
}
.text-list ul li:hover .border-top {
	width: 100%;
}
.text-list ul li .border-bottom {
	left: 0;
	bottom: -1px;
}
.text-list ul li:hover .border-bottom {
	width: 100%;
}
.text-list dl dt {
	float: left;
	width: 170px;
	height: 130px;
	background-color: #f8f8f8;
	border-right: 1px solid #e4e4e4;
	color: #999;
	position: relative;
}
.text-list dl dt i {
	display: block;
	width: 100%;
	height: 0;
	background-color: #009b4c;
	position: absolute;
	left: 0;
	bottom: 0;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.text-list ul li:hover dl dt i {
	height: 100%;
}
.text-list dl dt .date {
	position: absolute;
	z-index: 99;
	left: 50px;
	top: 30px;
}
.text-list ul li:hover .date {
	color: #fff;
}
.text-list dl dt .date span {
	font-size: 32px;
	display: block;
}
.text-list dl dt .date em {
	font-size: 16px;
}
.text-list dl dd {
	float: left;
	width: 335px;
	padding: 30px 0 0 40px;
}
.text-list dl dd a {
	display: block;
	font-size: 16px;
	margin-bottom: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.text-list ul li:hover dd a {
	color: #009b4c;
}
.text-list dl dd p {
	color: #999;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
}

.news-center-company {
	background-color: #f4f4f4;
	padding: 50px 0;
}
.container {
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
}
.news-center-company .company-top {
	width: 424px;
	background-color: #fff;
	border: 1px solid #e4e4e4;
}
.news-center-company .company-top ul li {
	width: 378px;
	padding: 23px;
}
.news-center-company .company-top .pr {
	position: relative;
}
.news-center-company .company-top dl {
	position: absolute;
	left: 0;
	bottom: -25px;
	color: #fff;
	background-color: #009b4c;
}
.news-center-company .company-top dl dt {
	font-size: 28px;
	padding: 29px 10px 0 10px;
	border: 1px solid rgba(255, 255, 255, 0.2);
}
.news-center-company .company-top dl dd {
	font-size: 16px;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
}
.news-center-company .company-top ul li .img {
	width: 378px;
	height: 265px;
}
.news-center-company .company-top ul li .title-a {
	font-size: 18px;
	margin-bottom: 20px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news-center-company .company-top ul li p {
	margin-top: 40px;
	color: #999;
	line-height: 23px;
	height: 69px;
	overflow: hidden;
	text-indent: 2em;
	margin-bottom: 10px;
}
.news-center-company .company-top ul li .more {
	display: block;
	width: 170px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin: 0 auto;
	border: 1px solid #d0d0d0;
	-webkit-transition: all .8s ease-out;
	transition: all .8s ease-out;
}
.news-center-company .company-top ul li:hover .more {
	background-color: #009b4c;
	border: 1px solid #009b4c;
	color: #fff;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.news-center-company .company-top ul li .more span {
	overflow: hidden;
	line-height: 35px;
	height: 35px;
	vertical-align: middle;
}
.news-center-company .company-top ul li .more i {
	_display: inline;
	*display: inline;
	display: inline-block;
	zoom: 1;
	width: 0;
	height: 35px;
	background-image: url(../images/bg2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	margin-left: 10px;
	-webkit-transition: all .8s ease-out;
	transition: all .8s ease-out;
}
.news-center-company .company-top ul li:hover .more i {
	width: 33px;
}
.news-center-company .company-list {
	width: 725px;
}
.news-center-company .company-list .title {
	margin-bottom: 20px;
}
.news-center-company .company-list .title dl {
	float: left;
	width: 40px;
	text-align: center;
	color: #009b4c;
	text-transform: uppercase;
}
.news-center-company .company-list .title dl dt {
	font-size: 37px;
	height: 28px;
	line-height: 28px;
}
.news-center-company .company-list .title dl dd {
	font-size: 12px;
	height: 12px;
	line-height: 12px;
}
.news-center-company .company-list .title .title-h3 {
	width: 685px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ececec;
}
.news-center-company .company-list .title .title-h3 h3 a {
	font-size: 26px;
	font-weight: bold;
	color: #009b4c;
	border-bottom: 1px solid #009b4c;
	padding-bottom: 4px;
}
.news-center-company .company-list .title .more {
	float: right;
	width: 53px;
	height: 14px;
	background-image: url(../images/more3.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 10px;
}
.news-center-company .company-list .list ul li {
	border: 1px solid #e4e4e4;
	width: 100%;
	height: 98px;
	position: relative;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
	background-color: rgba(255, 255, 255, .8);
	* background-color: #fff;
	_background-color: #fff;
	margin-top: 17px;
}
.news-center-company .company-list .list ul li:hover {
	border: 1px solid #009b4c;
	transform: translate(-10px, -10px);
	-webkit-transform: translate(-10px, -10px);
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2)
}
.news-center-company .company-list .list ul li .more {
	display: block;
	width: 15px;
	height: 15px;
	position: absolute;
	right: 0;
	top: 0;
	background-image: url(../images/more2.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #999;
}
.news-center-company .company-list .list ul li:hover .more {
	background-color: #009b4c;
}
.news-center-company .company-list .list dl dt {
	float: left;
	width: 125px;
	height: 98px;
	color: #999;
	position: relative;
}
.news-center-company .company-list .list dl dt .date {
	position: absolute;
	z-index: 99;
	left: 30px;
	top: 10px;
}
.news-center-company .company-list .list dl dt .date span {
	font-size: 32px;
	display: block;
	color: #999;
}
.news-center-company .company-list .list ul li:hover .date span {
	color: #009b4c;
}
.news-center-company .company-list .list dl dt .date em {
	font-size: 16px;
	color: #b7b7b7;
}
.news-center-company .company-list .list dl dd {
	float: left;
	width: 545px;
	padding: 15px 0 0 40px;
}
.news-center-company .company-list .list dl dd a {
	display: block;
	font-size: 16px;
	margin-bottom: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news-center-company .company-list .list dl dd p {
	color: #999;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
}

.industry {
	padding: 50px 0;
}
.industry .industry-left {
	width: 270px;
}
.industry .industry-left .industry-title {
	height: 240px;
	background-color: #009b4c;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}
.industry .industry-left .industry-title i.top {
	display: block;
	height: 6px;
	width: 100%;
	background-color: #e78200;
}
.industry .industry-left:hover .industry-title i.top {
	animation: itop .8s;
	-webkit-animation: itop .8s;
}
@keyframes itop {
	from {
	width: 0;
}
to {
	width: 100%;
}
}
@-webkit-keyframes itop {
	from {
	width: 0;
}
to {
	width: 100%;
}
}
.industry .industry-left .industry-title .title {
	width: 120px;
	height: 56px;
	padding: 20px 30px;
	margin: 40px auto;
	color: #fff;
	position: relative;
}
.industry .industry-left .industry-title .title a {
	display: block;
	font-weight: bold;
	font-size: 30px;
	color: #fff;
}
.industry .industry-left .industry-title .title span {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.industry .industry-left .industry-title .title i {
	display: block;
	background-color: #fff;
	width: 16px;
	height: 1px;
	position: absolute;
}
.industry .industry-left .industry-title .title em {
	display: block;
	background-color: #fff;
	width: 1px;
	height: 16px;
	position: absolute;
}
.industry .industry-left .industry-title .title i.l-t,
.industry .industry-left .industry-title .title i.l-t em {
	left: 0;
	top: 0
}
.industry .industry-left .industry-title .title i.r-b,
.industry .industry-left .industry-title .title i.r-b em {
	right: 0;
	bottom: 0;
}
.industry .industry-left:hover i.l-t {
	animation: l-t .8s;
	-webkit-animation: l-t .8s;
}
.industry .industry-left:hover i.r-b {
	animation: r-b .8s;
	-webkit-animation: r-b .8s;
}
@keyframes l-t {
	from {
	transform: translate(-20px, -20px);
}
to {
	transform: translate(0, 0);
}
}
@-webkit-keyframes l-t {
	from {
	transform: translate(-20px, -20px);
}
to {
	transform: translate(0, 0);
}
}
@keyframes r-b {
	from {
	transform: translate(20px, 20px);
}
to {
	transform: translate(0, 0);
}
}
@-webkit-keyframes r-b {
	from {
	transform: translate(-20px, -20px);
}
to {
	transform: translate(0, 0);
}
}
.industry .industry-left .industry-title .more {
	display: block;
	margin: 10px auto;
	width: 85px;
	height: 23px;
	line-height: 23px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	position: relative;
}
.industry .industry-left .industry-title .more i,
.industry .industry-left .industry-title .more em {
	display: block;
	width: 100%;
	height: 1px;
	background-color: #fff;
	position: absolute;
}
.industry .industry-left:hover .industry-title .more i,
.industry .industry-left:hover .industry-title .more em {
	animation: industry-more .8s;
	-webkit-animation: industry-more .8s;
}
@keyframes industry-more {
	from {
	width: 0;
}
to {
	width: 100%;
}
}
@-webkit-keyframes industry-more {
	from {
	width: 0;
}
to {
	width: 100%;
}
}
.industry .industry-left .industry-title .more i {
	left: 0;
	top: 0;
}
.industry .industry-left .industry-title .more em {
	right: 0;
	bottom: 0;
}
.industry .industry-left .list ul li {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dashed #999;
}
.industry .industry-left .list ul li a {
	display: block;
	width: 90%;
	margin: 0 auto;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #999;
	-webkit-transition: all .8s ease-out;
	transition: all .8s ease-out;
}
.industry .industry-left .list ul li:hover a {
	transform: translateX(10px);
	-webkit-transform: translateX(10px);
}
.industry .industry-left .list ul li span {
	margin-right: 5px;
}
.industry .industry-right {
	width: 860px;
}
.industry .industry-right .list ul li {
	width: 840px;
	height: 180px;
	padding: 10px;
	margin-bottom: 25px;
}
.industry .industry-right .list ul li:hover {
	background-color: #009b4c;
}
.industry .industry-right .list ul li .img {
	width: 235px;
	height: 177px;
}
.industry .industry-right .list ul li .info {
	width: 570px;
}
.industry .industry-right .list ul li .info .title-a {
	font-size: 16px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-top: 10px;
}
.industry .industry-right .list ul li:hover .info .title-a {
	color: #fff;
}
.industry .industry-right .list ul li .info p {
	line-height: 22px;
	padding: 15px 0;
	color: #999;
}
.industry .industry-right .list ul li:hover .info p {
	color: #fff;
}
.industry .industry-right .list ul li .info .more {
	display: block;
	width: 170px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border: 1px solid #d0d0d0;
	-webkit-transition: all .8s ease-out;
	transition: all .8s ease-out;
}
.industry .industry-right .list ul li:hover .more {
	background-color: #009b4c;
	border: 1px solid #fff;
	color: #fff;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.industry .industry-right .list ul li .more span {
	overflow: hidden;
	line-height: 35px;
	height: 35px;
	vertical-align: middle;
}
.industry .industry-right .list ul li .more i {
	_display: inline;
	*display: inline;
	display: inline-block;
	zoom: 1;
	width: 0;
	height: 35px;
	background-image: url(../images/bg2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	margin-left: 10px;
	-webkit-transition: all .8s ease-out;
	transition: all .8s ease-out;
}
.industry .industry-right .list ul li:hover .more i {
	width: 33px;
}

.text-list {
	margin-top: 40px;
	margin-bottom: 40px;
}
.text-list ul li {
	float: left;
	width: 50%;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	position: relative;
	margin-bottom: -1px;
	z-index: 9
}
.text-list ul li:hover {
	z-index: 999;
}
.text-list ul li .border-top,
.text-list ul li .border-bottom {
	display: block;
	width: 0;
	height: 1px;
	position: absolute;
	background-color: #009b4c;
	-webkit-transition: all .8s ease-out;
	transition: all .8s ease-out;
}
.text-list ul li .border-top {
	left: 0;
	top: -1px;
}
.text-list ul li:hover .border-top {
	width: 100%;
}
.text-list ul li .border-bottom {
	left: 0;
	bottom: -1px;
}
.text-list ul li:hover .border-bottom {
	width: 100%;
}
.text-list dl dt {
	float: left;
	width: 170px;
	height: 130px;
	background-color: #f8f8f8;
	border-right: 1px solid #e4e4e4;
	color: #999;
	position: relative;
}
.text-list dl dt i {
	display: block;
	width: 100%;
	height: 0;
	background-color: #009b4c;
	position: absolute;
	left: 0;
	bottom: 0;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.text-list ul li:hover dl dt i {
	height: 100%;
}
.text-list dl dt .date {
	position: absolute;
	z-index: 99;
	left: 50px;
	top: 30px;
}
.text-list ul li:hover .date {
	color: #fff;
}
.text-list dl dt .date span {
	font-size: 32px;
	display: block;
}
.text-list dl dt .date em {
	font-size: 16px;
}
.text-list dl dd {
	float: left;
	width: 335px;
	padding: 30px 0 0 40px;
}
.text-list dl dd a {
	display: block;
	font-size: 16px;
	margin-bottom: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.text-list ul li:hover dd a {
	color: #009b4c;
}
.text-list dl dd p {
	color: #999;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
}
.text-list ul li .border-top, .text-list ul li .border-bottom {
    background-color: #009b4c;
}

.list01,
.list02,
.list03 {
	background-color: #f4f4f4;
	padding: 20px 0;
}
.list01 .list01-content,
.list02 .list02-content,
.list03 .list03-content {
	background-color: #fff;
}
.list01 .wjdh-title,
.list02 .wjdh-title,
.list03 .wjdh-title {
	border-bottom: 1px solid #f4f4f4;
}
.list01 .content,
.list02 .content,
.list03 .content {
	padding: 0 20px 25px;
}
.list01 .list01-top {
	margin-bottom: 50px;
}
.list01 .list01-top ul li {
	position: relative;
}
.list01 .list01-top .img {
	width: 420px;
	height: 270px;
}
.list01 .list01-top .info {
	width: 660px;
	padding: 35px 0;
}
.list01 .list01-top .info .title-a {
	display: block;
	font-size: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list01 .list01-top .info em {
	float: right;
}
.list01 .list01-top .info p {
	margin: 20px 0;
	color: #999;
	line-height: 22px;
	height: 66px;
}
.list01 .list01-top .info .more {
	display: block;
	width: 170px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border: 1px solid #d0d0d0;
	-webkit-transition: all .8s ease-out;
	transition: all .8s ease-out;
}
.list01 .list01-top:hover .info .more {
	background-color: #009b4c;
	border: 1px solid #009b4c;
	color: #fff;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.list01 .list01-top .info .more span {
	overflow: hidden;
	line-height: 35px;
	height: 35px;
	vertical-align: middle;
}
.list01 .list01-top .tag-hot {
	position: absolute;
	display: block;
	width: 38px;
	height: 24px;
	line-height: 24px;
	background-color: #009b4c;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	right: 0;
	bottom: 0;
}
.list01 .list01-top .info .more i {
	_display: inline;
	*display: inline;
	display: inline-block;
	zoom: 1;
	width: 0;
	height: 35px;
	background-image: url(../images/bg2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	margin-left: 10px;
	-webkit-transition: all .8s ease-out;
	transition: all .8s ease-out;
}
.list01 .list01-top:hover .info .more i {
	width: 33px;
}
.list01 .list ul {
	width: 1200px;
}
.list01 .list ul li {
	float: left;
	width: 535px;
	border: 1px solid #e4e4e4;
	height: 98px;
	position: relative;
	-webkit-transition: all .8s ease-out;
	transition: all .8s ease-out;
	background-color: rgba(255, 255, 255, .8);
	*background-color: #fff;
	_background-color: #fff;
	margin: 0 60px 20px 0;
}
.list01 .list ul li:hover {
	border: 1px solid #009b4c;
	transform: translate(-10px, -10px);
	-webkit-transform: translate(-10px, -10px);
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2)
}
.list01 .list ul li .more {
	display: block;
	width: 15px;
	height: 15px;
	position: absolute;
	right: 0;
	top: 0;
	background-image: url(../images/more2.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #999;
}
.list01 .list ul li:hover .more {
	background-color: #009b4c;
}
.list01 .list dl dt {
	float: left;
	width: 125px;
	height: 98px;
	color: #999;
	position: relative;
}
.list01 .list dl dt .date {
	position: absolute;
	z-index: 99;
	left: 30px;
	top: 10px;
}
.list01 .list dl dt .date span {
	font-size: 32px;
	display: block;
	color: #999;
}
.list01 .list ul li:hover .date span {
	color: #009b4c;
}
.list01 .list dl dt .date em {
	font-size: 16px;
	color: #b7b7b7;
}
.list01 .list dl dd {
	float: left;
	width: 335px;
	padding: 15px 0 0 40px;
}
.list01 .list dl dd a {
	display: block;
	font-size: 16px;
	margin-bottom: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list01 .list dl dd p {
	color: #999;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
}
.list02 .list ul {
	width: 1160px;
}
.list02 .list ul li {
	float: left;
	width: 510px;
	height: 110px;
	border: 1px solid #ececec;
	padding: 20px;
	margin: 0 28px 20px 0;
}
.list02 .list ul li:hover {
	border: 1px solid #009b4c;
}
.list02 .list ul li img {
	width: 230px;
	height: 110px;
}
.list02 .list ul li .info {
	width: 255px;
}
.list02 .list ul li .info .title-a {
	display: block;
	font-size: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list02 .list ul li:hover .info .title-a {
	color: #009b4c;
}
.list02 .list ul li .info em {
	float: right;
}
.list02 .list ul li .info p {
	margin: 10px 0;
	color: #999;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
}
.list02 .list ul li .info .more {
	display: block;
	width: 100px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border: 1px solid #d0d0d0;
	color: #d0d0d0;
	-webkit-transition: all .8s ease-out;
	transition: all .8s ease-out;
}
.list02 .list ul li:hover .info .more {
	background-color: #009b4c;
	border: 1px solid #009b4c;
	color: #fff;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.list02 .list ul li .more span {
	overflow: hidden;
	line-height: 20px;
	height: 20px;
	vertical-align: middle;
}
.list03 .menu-text {
	color: #999;
	font-size: 15px;
	line-height: 20px;
	text-indent: 2em;
	margin-bottom: 50px;
}
.list03 .menu-text span {
	display: block;
	text-align: right;
	color: #999;
}
.list03 .menu-text span a {
	color: #999;
}
.list03 .list ul {
	width: 1195px;
}
.list03 .list ul li {
	float: left;
	width: 338px;
	margin: 0 60px 60px 0;
	text-align: center;
}
.list03 .list ul li .img {
	width: 318px;
	height: 233px;
	border: 10px solid #f4f4f4;
}
.list03 .list ul li .info .title-a {
	margin-top: 10px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 30px;
	line-height: 30px;
	color: #999;
	font-size: 15px;
}
.list03 .list ul li .info .more {
	color: #999;
}
.list03 .list ul li .info i {
	display: block;
	width: 100%;
	height: 1px;
	background-color: #cacaca;
	margin-top: 10px;
}
.list03 .list ul li .info i em {
	display: block;
	width: 0;
	height: 1px;
	background-color: #009b4c;
	-webkit-transition: all .8s ease-out;
	transition: all .8s ease-out;
}
.list03 .list ul li:hover .info i em {
	width: 100%;
}

.side-bar dl {
}
.side-bar #wjdh-side-hot {
	background-color: #fff;
}
.side-bar #wjdh-side-hot .tempWrap {
	margin: auto;
}
.side-bar dl ul {
	padding: 10px;
}
.side-bar dl ul li {
	padding-top: 10px;
	border-bottom: 1px solid #e9e9e9;
}
.side-bar dl ul li .img {
	width: 188px;
	height: 178px;
	padding: 4px;
	margin: 0 auto;
	background-color: #e9e9e9;
}
.side-bar dl ul li:hover .img img {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}
.side-bar dl ul li .title-a {
	display: block;
	width: 90%;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}
.side-bar #wjdh-side-hot span.prev,
.side-bar #wjdh-side-hot span.next {
	display: inline-block;
	zoom: 1;
	width: 35px;
	height: 20px;
	margin: 0 5px;
	cursor: pointer;
}
.side-bar #wjdh-side-hot .hot-btn {
	text-align: center;
	padding: 10px;
}
.side-bar #wjdh-side-hot span.prev {
	background: url(../images/sidebar_left.png);
}
.side-bar #wjdh-side-hot span.next {
	background: url(../images/sidebar_right.png);
}

.relevant {
	border: 1px solid #e5e5e5;
	margin-top: 20px;
}
.relevant .title_tj {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #e5e5e5;
	padding: 0 10px;
	overflow: hidden;
}
.relevant .title_tj h3 {
	display: inline;
	color: #009b4c;
	font-size: 18px;
	font-weight: bold;
}
.relevant .title_tj .tag {
	display: inline;
	color: #676767;
}
.relevant .title_tj .tag a {
	margin-right: 10px;
	color: #676767;
}
.relevant .title_tj .back {
	float: right;
	padding-right: 20px;
	background-image: url(../images/back.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.relevant .content {
	padding: 10px 20px;
}
.relevant .content ul {
	width: 845px;
}
.relevant .content ul li {
	float: left;
	width: 320px;
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	background-image: url(../images/ico4.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 80px;
	-webkit-transition: all .8s ease-out;
	transition: all .8s ease-out;
}
.relevant .content ul li:hover {
	transform: translateX(10px);
	-webkit-transform: translateX(10px);
}
.relevant .content ul li a {
	color: #676767;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*reasonsMain*/

.reasonsMain {
	/*padding-top:56px;*/
	padding-bottom:37px;
}
.rtop {
	text-align:center;
}
.rtop h5 {
	font-size:34px;
	color:#000;
	font-weight:normal;
}
.rtop h5 span {
	color:#00B8F1;
}
.rtop p {
	font-size:16px;
	color:#000;
	font-family:"方正兰亭超细黑简体";
	margin-top:10px;
	margin-bottom:15px;
}
/*rcont*/

.rcont {
	background:url(../images/casebg.jpg) no-repeat center;
	height:877px;
	position:relative;
	margin-top:20px;
}
.rcont dl {
	position:absolute;
}
.rcont dt {
	font-size:22px;
	color:#464646;
	font-weight:bold;
}
.rcont dd {
	margin-top:25px;
}
.rcont dd p {
	padding-left:28px;
	background:url(../images/dian_1.png) no-repeat left center;
	font-size:13px;
	line-height:31px;
}
.rcont dd p span {
	margin-left:20px;
	padding-left:22px;
	background:url(../images/cphone.png) no-repeat left center;
	font-size:16px;
	color:#00B8F1;
	font-family:"Arial";
}
.rcont .dz {
	left:72px;
}
.rcont .dr {
	left:630px;
}
.rcont .dt {
	top:243px;
}
.rcont .db {
	top:695px;
}
