.profile .div_mod dl dd .div_text {
  height: 4rem;
  overflow-x: hidden;
}
.profile .div_mod9 dl dd .div_text {
  height: auto;
}
.container .div_tit,
.container .div_text {
  visibility: inherit!important;
}
.profile .div_mod dl {
  overflow: hidden;
  padding: 0.7rem;
  box-sizing: border-box;
  background: #f5f5f5;
}
.profile .div_mod dl dt {
  float: left;
  width: 48%;
  overflow: hidden;
}
.profile .div_mod dl dt img {
    transform: scale(1);
    transition: transform 0.3s linear;
}
.profile .div_mod dl dt:hover img{
    transform: scale(1.1);
}
.profile .div_mod dl dd {
  float: right;
  width: 42%;
  display: flex;
  align-items: center;
}
.profile .div_mod dl.dl_state2 dt {
  float: right;
}
.profile .div_mod dl.dl_state2 dd {
  float: left;
}
.profile .div_mod4 {
  background: url(/images/aboutus/img03.jpg) no-repeat center bottom;
  background-size: cover;
  padding-bottom: 1.2rem;
}
.profile .div_mod4 .div_text {
  padding: 0 1rem;
}
.profile .div_mod4 .ul_nulist {
  padding: 0 1rem;
  padding-top: 0.8rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.profile .div_mod4 .ul_nulist li {
  width: 16.6%;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: baseline;
  margin-bottom: 0.3rem;
  align-content: flex-start;
}
.profile .div_mod4 .ul_nulist li span {
  display: block;
  font-size: 0.6rem;
  color: #9C2340;
}
.profile .div_mod4 .ul_nulist li b {
  font-size: 0.1rem;
}
.profile .div_mod4 .ul_nulist li p {
  width: 100%;
  font-size: 0.24rem;
  color: #555;
  line-height: 0.4rem;
}
.profile .div_mod5 {
  background: url(/images/aboutus/img04.jpg) no-repeat center bottom;
  background-size: cover;
  padding-bottom: 1.2rem;
}
.profile .div_mod5 .ul_nulist {
  padding: 0 1rem;
  padding-top: 0.8rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.profile .div_mod5 .ul_nulist li {
  width: 25%;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: baseline;
  margin-bottom: 0.6rem;
  align-content: flex-start;
}
.profile .div_mod5 .ul_nulist li:nth-child(5),
.profile .div_mod5 .ul_nulist li:nth-child(6) {
  width: 50%;
  margin-bottom: 0;
}
.profile .div_mod5 .ul_nulist li span {
  display: block;
  font-size: 0.6rem;
  color: #9C2340;
}
.profile .div_mod5 .ul_nulist li b {
  font-size: 14px;
}
.profile .div_mod5 .ul_nulist li p {
  width: 100%;
  font-size: 0.24rem;
  color: #555;
  line-height: 0.4rem;
}
.profile .div_mod7 dt {
  display: flex;
  align-items: center;
}
.profile .div_mod7 dd {
  padding-top: 0!important;
}
.profile .div_mod7 dd .div_text {
  height: auto!important;
}
.profile .div_mod8 .div_img {
  padding-top: 1rem;
}
.profile .div_mod8 dl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  flex-flow: row-reverse;
}
.profile .div_mod8 dd {
  padding-top: 0!important;
}
.profile .div_mod8 dd .div_text {
  height: auto!important;
}
.profile .div_mod7 dl {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.history {
  overflow: hidden;
}
.history .div_l {
  float: left;
  width: 25%;
}
.history .div_l ul li {
  height: 0.8rem;
  line-height: 0.8rem;
  border-bottom: 1px solid #d4d4d4;
  position: relative;
}
.history .div_l ul li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0.26rem;
  color: #333;
  padding-left: 0.5rem;
}
.history .div_l ul li::after {
  content: "";
  display: block;
  border: solid #ccc;
  border-width: 0 0.03rem 0.03rem 0;
  display: inline-block;
  padding: 0.06rem;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  position: absolute;
  right: 10%;
  top: 50%;
  margin-top: -0.04rem;
}
.history .div_l ul li.on,
.history .div_l ul li:hover {
  background: #9C2340;
}
.history .div_l ul li.on a,
.history .div_l ul li:hover a {
  color: #fff;
}
.history .div_l ul li.on::after,
.history .div_l ul li:hover::after {
  border: solid #fff;
  border-width: 0 0.03rem 0.03rem 0;
}
.history .div_r {
  float: left;
  width: 100%;
}
.history .div_r ul {
  border-left: 2px solid #d4d4d4;
}
.history .div_r ul li {
  padding-left: 0.3rem;
  margin-bottom: 0.7rem;
  position: relative;
}
.history .div_r ul li::before {
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  background: url(/images/h_icon1.png) no-repeat;
  background-size: 100%;
  position: absolute;
  left: -0.12rem;
  top: 0.16rem;
}
.history .div_r ul li span.time {
  width: 1.32rem;
  height: 0.5rem;
  text-align: center;
  line-height: 0.5rem;
  font-size: 0.24rem;
  color: #333;
  display: block;
  background: url(/images/h_icon3.png) no-repeat;
  background-size: 1.32rem 0.5rem;
  margin-bottom: 0.2rem;
}
.history .div_r ul li h3 {
  font-size: 0.26rem;
  color: #333;
  margin-bottom: 0.2rem;
}
.history .div_r ul li .div_more {
  overflow: hidden;
  margin-bottom: 0.2rem;
  height: 0.4rem;
}
.history .div_r ul li .div_more p {
  font-size: 0.20rem;
  line-height: 1.8;
  color: #666;
  margin-bottom: 0.4rem;
}
.history .div_r ul li .div_more img {
  width: 48%!important;
  height: auto!important;
  margin-top: 0.2rem;
  float: left;
  margin-right: 2%;
}
.history .div_r ul li a {
  font-size: 0.2rem;
  color: #999;
}
.history .div_r ul li.current::before {
  background: url(/images/h_icon2.png) no-repeat;
  background-size: 100%;
}
.history .div_r ul li.current a,
.history .div_r ul li.current span.time {
  color: #9C2340;
}
.history .div_r .div_px {
  text-align: right;
}
.history .div_r .div_px span {
  display: inline-block;
  width: 0.46rem;
  height: 0.46rem;
  cursor: pointer;
  margin-left: 0.15rem;
  position: relative;
}
.history .div_r .div_px span.s1 {
  background: url(/images/aboutus/px01.png) no-repeat center;
  background-size: 100%;
}
.history .div_r .div_px span.s1.on {
  background: url(/images/aboutus/px01.png) no-repeat center;
  background-size: 100%;
}
.history .div_r .div_px span.s1:hover::after {
  content: "ÕýÐò";
  display: block;
  position: absolute;
  bottom: -0.25rem;
  left: 0;
  width: 0.46rem;
  color: #9C2340;
  text-align: center;
}
.history .div_r .div_px span.s2 {
  background: url(/images/aboutus/px01w.png) no-repeat center;
  background-size: 100%;
}
.history .div_r .div_px span.s2:hover::after {
  content: "ÕýÐò";
  display: block;
  position: absolute;
  bottom: -0.25rem;
  left: 0;
  width: 0.46rem;
  color: #9C2340;
  text-align: center;
}
.history .div_r .div_px span.s2.on {
  background: url(/images/aboutus/px02w.png) no-repeat center;
  background-size: 100%;
}
.history .div_r .div_px span.s2.on:hover::after {
  content: "µ¹Ðò";
  display: block;
  position: absolute;
  bottom: -0.25rem;
  left: 0;
  width: 0.46rem;
  color: #9C2340;
  text-align: center;
}
.scenery .div_mod1 .div_l {
  width: 55%;
}
.scenery .div_mod1 .div_l ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.scenery .div_mod1 .div_l ul li {
  width: 48%;
  position: relative;
  margin-bottom: 0.4rem;
  cursor: pointer;
  overflow: hidden;
}
.scenery .div_mod1 .div_l ul li a img {
    transform: scale(1);
  transition: transform 0.3s linear;
}
.scenery .div_mod1 .div_l ul li span {
  font-size: 0.42rem;
  color: #fff;
  position: absolute;
  right: 0.2rem;
  bottom: 0.2rem;
  z-index: 50;
  display: none;
}
.scenery .div_mod1 .div_l ul li:hover a img {
  transform: scale(1.1);
}
.scenery .div_mod1 .div_l ul li:hover::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/images/aboutus/s_icon1.png);
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0;
  top: 0;
}
.scenery .div_mod1 .div_r {
  width: 45%;
  padding-left: 1rem;
  padding-top: 0.6rem;
}
.scenery .div_mod1 .div_r .div_text p {
  line-height: 2;
}
.scenery .div_mod2 .div_text p {
  line-height: 2;
}
.scenery .div_mod2 .lunbo .swiper-slide .imgbox {
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.scenery .div_mod2 .lunbo .swiper-slide .imgbox img {
   transform: scale(1);
   transition: transform 0.3s linear;
}
.scenery .div_mod2 .lunbo .swiper-slide .imgbox:hover img {
    transform: scale(1.1);
}
.scenery .div_mod2 .lunbo .swiper-slide .imgbox:hover::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/images/aboutus/s_icon1.png);
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0;
  top: 0;
}
.scenery .popupWin {
  position: fixed;
  z-index: -1;
  top: 5%;
  width: 16rem;
  margin-left: -8rem;
  left: 50%;
  transform: scale(0.8);
  opacity: 0;
}
.scenery .popupWin .div_imgs {
  background: #e1e1e1;
  overflow: hidden;
  padding: 0.25rem;
  margin-bottom: 0.4rem;
}
.scenery .popupWin .div_imgs .div_r {
  width: 35%;
  padding-left: 0.7rem;
  padding-right: 0.5rem;
}
.scenery .popupWin .div_imgs .div_r .div_tit h2 {
  font-size: 0.32rem;
}
.scenery .popupWin .div_imgs .div_l {
  width: 65%;
}
.scenery .popupWin .div_imgs .div_l .swiper-slide img {
  height: 7rem;
}
.scenery .popupWin .div_icons {
  padding: 0 1rem;
  position: relative;
}
.scenery .popupWin .div_icons .swiper-slide {
  cursor: pointer;
}
.scenery .popupWin .div_icons .swiper-slide img {
  border: 0.05rem solid #fff;
  height: 1.6rem;
}
.scenery .popupWin .div_icons .swiper-slide-thumb-active img {
  border: 0.05rem solid #9C2340;
}
.scenery .popupWin .close {
  display: block;
  width: 0.32rem;
  height: 0.32rem;
  background: url(/images/close.png) no-repeat center;
  background-size: cover;
  position: absolute;
  right: 0;
  top: -0.5rem;
  cursor: pointer;
}
.videos {
  padding-left: 2.3rem;
  padding-right: 2.3rem;
  background: url(/images/aboutus/v_bg.jpg) no-repeat center bottom;
  position: relative;
}
.videos .div_mod {
  position: relative;
}
.videos .div_video .swiper_imgs {
  margin-bottom: 0.4rem;
}
.videos .div_video .swiper_imgs .video_cover {
  position: relative;
}
.videos .div_video .swiper_imgs .video_cover p {
  font-size: 0.24rem;
  line-height: 2;
  color: #fff;
  text-align: right;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  padding: 0.2rem;
}
.videos .div_video .swiper_imgs .video_cover::after {
  content: "";
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  background: url(/images/aboutus/v_icon1.png) no-repeat center;
  background-size: cover;
  top: 50%;
  margin-top: -1.25rem;
  left: 50%;
  margin-left: -1.25rem;
  cursor: pointer;
}
.videos .div_video .swiper_imgs .video_box {
  display: none;
  background: #000;
}
.videos .div_video .swiper_imgs .video_box video {
  width: 100%;
  height: 100%;
}
.videos .div_video .div_icons {
  position: relative;
  padding: 0 1rem;
}
.videos .div_video .div_icons .swiper-slide {
  cursor: pointer;
}
.videos .div_video .div_icons .swiper-slide::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.6;
}
.videos .div_video .div_icons .swiper-slide-thumb-active::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(/images/aboutus/v_icon2.png) no-repeat center;
  background-size: 20%;
  opacity: 1;
}

.sec-honor{padding:5px 0 5px;}
.honor-list{margin:0 -20.25px;}
.honor-itme{
	float: left;
	width: 373px;
	margin:5px 20.25px 35px;;
	position: relative;
	z-index: 1;
	padding-top: 17px;
}
.honor-itme::after{
	content: '';
	width: 396px;
	height: 115px;
	background: url(/images/honor_tz.png) no-repeat;
	position: absolute;
	bottom: -20px;
	left: -12px;
	z-index: -1;
}
.honor-itme a{
	display: block;
}
.honor-itme .m-pic{
	width:260px;
	height: 188px;
	position: relative;
	z-index: 2;
	margin:0 auto;
}
.honor-itme .m-pic::before{
	content: '';
	width: 318px;
	height: 237px;
	position: absolute;
	top:-17px;
	left: -31px;
	z-index: -1;
	background:url(/images/honor_bg.png) no-repeat;
}
.honor-itme .m-pic img{
	width: 100%;
	height: 100%;
}
.honor-itme .m-tit{
	font-size: 16px;
	line-height: 47px;
	text-align: center;
	margin-top: 34px;
	height: 47px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    _zoom: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; color:#333
}
.honor-itme:hover .m-tit{color: #9c2340;}
/*·ÖÒ³*/
.pagination{padding:15px 0;text-align: right;}
.pagination a{
  display: inline-block;
  color: #999;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 38px;
  border:1px solid #dbdbdb;
  vertical-align: middle;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.pagination a.page-prev,
.pagination a.page-next{
	font-size: 30px;
	width: 102px;
}
.pagination a.on,
.pagination a:hover{
  background: #32b372;
  color: #fff;
  border-color: #32b372;
}
/*×ÊÖÊÖ¤Êé*/
.certif-list{margin:0 -20.25px;}
.certif-itme{
	float: left;
	width: 373px;
	margin:25px 20.25px;
	position: relative;
	z-index: 1;
	padding-top: 17px;
}
.certif-itme::after{
	content: '';
	width: 396px;
	height: 115px;
	background: url(/images/honor_tz.png) no-repeat;
	position: absolute;
	bottom: -20px;
	left: -12px;
	z-index: -1;
}
.certif-itme a{
	display: block;
}
.certif-itme .m-pic{
	width:212px;
	height:300px;
	position: relative;
	z-index: 2;
	margin:0 auto;
}
.certif-itme .m-pic::before{
	content: '';
	width: 284px;
	height: 350px;
	position: absolute;
	top:-18px;
	left: -36px;
	z-index: -1;
	background:url(/images/certif_bg.png) no-repeat;
}
.certif-itme .m-pic img{
	width: 100%;
	height: 100%;
}
.certif-itme .m-tit{
	font-size: 16px;
	line-height: 47px;
	text-align: center;
	margin-top: 34px;
	height: 47px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    _zoom: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.certif-itme:hover .m-tit{color: #32b372;}
.case-list{width: 100%;padding-top: 48px;padding-bottom: 67px;}
.case-list ul{width: 1200px;margin: 0 auto;margin-bottom: 30px;}
.case-list li{width: 31.5%;margin-right: 2.75%;padding: 17px 20px;
	background-color: #ffffff;border: 1px solid #eaeaea;cursor: pointer;float: left;
	margin-bottom: 25px;}
.case-list li:nth-child(3n){margin-right: 0;}
.case-list li div{width: 100%;overflow: hidden;}
.case-list li div img{display: block;width: 100%;}
.case-list li p{font-size: 14px;color: #666666;text-align: center;padding-top: 20px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.case-list li:hover p{color: #ea2654;}
.case-list li:hover div img{transform:scale(1.2);-webkit-transform:scale(1.2);}
.case-list li:hover{box-shadow: 0 0 10px rgba(0,0,0,0.1);}


.isotope{padding-bottom:45px;}
.isotope ul {position: relative;}
.isotope .item {width: 20%; margin: 0; float:left}
.isotope .item .cont {display: block;  overflow: hidden; border: 15px solid #f7f7f7;}
.trans {-webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; -ms-transition: all .5s ease; transition: all .5s ease;}
.isotope .item .cont > div {overflow: hidden; position:relative;}
.isotope .item img {display: block; width: 100%; height: auto;  margin: 0;}
.isotope .item img:hover {display: block; width: 100%; height: auto;  margin: 0;}
.isotope .item .title {display: block; background: url(/images/ico-2.png) 95% center no-repeat #fff; border-bottom: 1px solid #e7e7e7; margin: 0;  padding: 0px 45px 15px 20px; font-size: 12px;  color: #999;}
.isotope .item .title-en {padding: 15px 0 0px 0; text-transform: uppercase; color: #333; font-size: 18px;}
.isotope .item h5 { font-weight: normal; font-family:"Î¢ÈíÑÅºÚ"; overflow: hidden; line-height: 25px; width: 100%; display: inline-block;}
.isotope .item:hover .title-en{color:#d20000; font-weight:bold;}
.isotope .item:hover img {-webkit-transform-origin: center center;  -webkit-transform: scale(1.05, 1.05); -moz-transform-origin: center center; -moz-transform: scale(1.05, 1.05);}
.isotope .item:hover .title {background-color: transparent; background:url(/images/ico-2.png) 95% center no-repeat #ffffff; color: #666666;}
.img-box{position:relative; width:100%; height:250px;}
.icon-box{position:absolute; top:0; left:0; background:none; width:100%; height:100%;}
.isotope .item:hover .icon-box{background:url(/images/j_img.png) no-repeat center center #000;  transition: background-color 0.4s;  background-color:rgba(0,0,0,0.65); -webkit-tap-highlight-color: rgba(0,0,0,0); border: 1px solid rgba(255,255,255,0.3); cursor:pointer; width:100%; height:100%; }




/*¿Í»§°¸ÀýÑùÊ½ */
.case{width:100%; margin:0 auto; margin-top:0%;}
.case_n{width:100%; margin:0 auto; margin-top:2%; float:left;}
.case_detail{width:100%; margin:0 auto; margin-top:1%; margin-bottom:5%;}
.ny_ptab{padding: 10px 0 22px; height: 25px; line-height: 25px;}
.ny_ptab ul li{height: 25px; line-height: 25px; float: left; margin-right: 17px; font-size: 14px; font-family: "Microsoft YaHei";}
.ny_ptab ul li.longer1{width: 115px;}
.ny_ptab ul li a{display: block; height: 25px; line-height: 25px; text-align: center; font-family: "Microsoft YaHei";}
.ny_ptab ul li a:link, .ny_ptab ul li a:active, .ny_ptab ul li a:visited{color: #333;}
.ny_ptab ul li a:hover, .ny_ptab ul li a.hover{color: #e6002e;}
.ny_ptab ul li.tab_spaces{width: 7px; background: url(/images/news2.gif) 0 0 no-repeat;}
.news_list{padding-bottom: 20px; overflow: hidden; zoom: 1; width: 100%;}
.case_detail_left {width: 72%; float: left;}
.case_detail_left img{width:100%; margin-bottom:10px;}
.case_detial_right {width: 25.5%; float: right; padding-top: 0px;}
.caseXqDivLa h1 {height: 22px; border-left: 4px solid #cb0505; font-size:22px; color: #606060; font-family:"Î¢ÈíÑÅºÚ"; line-height: 22px; padding-left: 12px;}
.caseXqDivLa h1 em{font-style:normal; font-size:34px; margin-top:2px;  font-family:Arial, Helvetica, sans-serif; float:right; font-weight:normal;}
.caseXqDivLa h1 em a{color:#777777;}
.caseXqDivLa h2 {height: 22px; border-left: 4px solid #cb0505; font-size:16px; color: #606060; font-family:"Î¢ÈíÑÅºÚ"; line-height: 22px; padding-left: 12px;}
.caseXqDivLa h2 em{font-style:normal; font-size:26px; margin-top:2px;  font-family:Arial, Helvetica, sans-serif; float:right; font-weight:normal;}
.caseXqDivLa h2 em a{color:#777777;}
.caseXqDivLa .strt{line-height:35px; margin-top:3px; font-size: 14px; color: #7a7a7a; font-family:"Î¢ÈíÑÅºÚ"; clear: both;}
.caseXqDivLa .strtA {height: 20px; clear: both; clear: both; margin-top:3px; font-size:13px; font-family:Arial, Helvetica, sans-serif;}
.caseXqDivLa .strtA img{vertical-align:middle; margin-right:4px; margin-top:-3px; height:20px; width:20px; display: inline}
.caseXqDivLa .strtA span {display: block; line-height: 20px; font-size: 12px; color: #7a7a7a; float: left; width:118px;}
.caseXqDivLa .p {line-height:26px; float:left; font-size:13px; font-family:"Î¢ÈíÑÅºÚ"; color:#666; margin-top:8px;}
.caseXqDivLa .lianx {line-height:24px; width:100%; font-size:13px; font-family:"Î¢ÈíÑÅºÚ"; margin-top:15px; float:left;}
.caseXqDivLa .lianx .a1{display:block; padding:5px 28px 5px 20px; margin-top:5px; font-family:"Î¢ÈíÑÅºÚ"; font-size:14px; color:#fff; border-radius:0 18px 18px 0; background:#be0e29;}
.caseXqDivLa .lianx span{float:left;}
.caseXqDivLa .lianx em{float:right;}
.caseXqDivLa .lianx em ul{float:right;}
.caseXqDivLa .lianx em ul li {float: left; width: 45px; height: 45px; padding: 0px; overflow: hidden; margin-right:10px;box-shadow:none}
.caseXqDivLa .lianx em ul li.prev_btn a {background: url(/images/rbtn.png) 0 0 no-repeat;}
.caseXqDivLa .lianx em ul li.prev_btn a:hover {background: url(/images/rbtn.png) 0 -47px no-repeat;}
.caseXqDivLa .lianx em ul li a {width: 45px; height: 45px; display: block;}
.caseXqDivLa .lianx em ul li.next_btn a {background: url(/images/rbtn.png) -88px 0 no-repeat;}
.caseXqDivLa .lianx em ul li.next_btn a:hover {background: url(/images/rbtn.png) -88px -47px no-repeat;}


.service{ margin-top:50px;}
.service_list{ height:auto; overflow:hidden; padding:0px 0 106px; text-align:center;}
.service_list li{width:157px; display:inline-block; margin-bottom:20px; font-family:"Î¢ÈíÑÅºÚ";}
.service_list li span{ display:block; cursor:pointer;}
.service_icon{ display:block; background-image:url(/images/service_tipimg.png); width:100px; height:100px; margin-left:28px;}
.service_icon1{ background-position:0 0;} 
.service_icon2{ background-position:-159px 0;} 
.service_icon3{ background-position:-317px 0;} 
.service_icon4{ background-position:-476px 0;} 
.service_icon5{ background-position:-635px 0;} 
.service_icon6{ background-position:-793px 0;} 
.service_icon7{ background-position:-952px 0;} 
.service_list li:hover .service_icon1{ background-position:0 -122px;}
.service_list li:hover .service_icon2{ background-position:-156px -122px;}
.service_list li:hover .service_icon3{ background-position:-317px -122px;}
.service_list li:hover .service_icon4{ background-position:-476px -122px;}
.service_list li:hover .service_icon5{ background-position:-635px -122px;}
.service_list li:hover .service_icon6{ background-position:-793px -122px;}
.service_list li:hover .service_icon7{ background-position:-952px -122px;}
.service_name,.service_intro{ width:120px; padding-left:18px; text-align:center;}
.service_name{ color:#333; font-size:16px; padding:18px 0 8px 18px;}
.service_intro{ color:#484848; font-size:12px; display:none!important;}
.service_list li:hover span{ color:#c70c1f;}

.service dl.c1 dt div.on,.service dl.c1 dd div.on h1,.service dl.c1 dd div.on span,.service dl.c1 dd div.on ul{
            -webkit-transform: none;
                -ms-transform: none;
                    transform: none;
            opacity:1;
        }
.service dl{width:100%; float:left; height:480px; overflow:hidden; padding:0px}
.service dl.c1{width:100%; float:left; background:#fff;padding:0px}
.service dl.c2{width:100%; float:left; background:#fff;padding:0px}
.service dl.c1 dt{width:50.2%; float:left; overflow:hidden;}

.service dl.c1 dt img{transition: all 0.6s; margin:0; width:100%;}


.service dl.c2 dt div.on,.service dl.c2 dd div.on h1,.service dl.c2 dd div.on span,.service dl.c2 dd div.on ul{
            -webkit-transform: none;
                -ms-transform: none;
                    transform: none;
            opacity:1;
        }		
.service dl.c1 dd{width:49.8%; padding:0 0 0 0%; float:left;}
.service dl.c1 dd div{padding:8%; width:100%;}
.service dl.c2 dd div{width:100%;}
.service dl.c1 dd div h1{width:100%; float:left; font-size:28px; line-height:30px;}
.service dl.c1 dd div h1 label{float:left; border-bottom:1px solid #a8a8aa; font-family:"Î¢ÈíÑÅºÚ"; font-size:28px; color:#333333; padding-bottom:20px; font-weight:normal; padding-right:20px; }
.service dl.c1 dd div h1 label a{ font-family:"Î¢ÈíÑÅºÚ"; font-size:28px; color:#333333; }
.service dl.c1 dd div span{width:100%; float:left; font-family:"Î¢ÈíÑÅºÚ"; font-size:16px; line-height:30px; color:#666666; margin-top:68px; }
.service dl.c1 dd div ul{width:100%; float:left; font-family:"Î¢ÈíÑÅºÚ"; font-size:14px; color:#666666; margin-top:45px; }
.service dl.c1 dd div ul li{width:85px; float:left; margin-right:30px;}
.service dl.c1 dd div ul li h2{width:85px; height:85px; float:left; }


.service dl dd:hover{cursor:pointer;}
.service dl.c2 dt{width:49.8%; float:right; overflow:hidden;}
.service dl.c2 dt img{transition: all 0.6s; margin:0; width:100%; float:right;}
.service dl.c2 dd{width:50.2%; float:left;}
.service dl.c2 dd div{padding:10% 10% 10% 20%;}
.service dl.c2 dd div h1{width:100%; float:left; font-size:28px; line-height:30px;}
.service dl.c2 dd div h1 label{float:left; border-bottom:1px solid #a8a8aa; font-family:"Î¢ÈíÑÅºÚ"; font-size:28px; color:#333333; padding-bottom:20px; font-weight:normal; padding-right:20px; }
.service dl.c2 dd div h1 label a{ font-family:"Î¢ÈíÑÅºÚ"; font-size:28px; color:#333333; }
.service dl.c2 dd div span{width:100%; float:left; font-family:"Î¢ÈíÑÅºÚ"; font-size:16px; line-height:30px; color:#666666; margin-top:68px; }
.service dl.c2 dd div ul{width:100%; float:left; font-family:"Î¢ÈíÑÅºÚ"; font-size:14px; color:#666666; margin-top:45px; -webkit-transform: translateY(30px);
                -ms-transform: translateY(30px);
                    transform: translateY(30px);
            -webkit-transition: opacity 0.5s,-webkit-transform 0.5s;
            transition: opacity 0.5s,-webkit-transform 0.5s;
            -o-transition: transform 0.5s,opacity 0.5s;
            transition: transform 0.5s,opacity 0.5s;
            transition: transform 0.5s,opacity 0.5s,-webkit-transform 0.5s;
            opacity:1;
            -webkit-transition-delay: 0.5s;
                 -o-transition-delay: 0.5s;
                    transition-delay: 0.5s;}
.service dl.c2 dd div ul li{width:75px; float:left; margin-right:40px;}

@media screen and (max-width: 1460px) {
  .scenery .popupWin {
    top: 0;
    transform: scale(0.7);
  }
  .isotope .item {width: 33%; margin: 0; float:left}
.img-box{position:relative; width:100%; height:200px;}
.isotope .item .title {display: block; background: none; border-bottom: 1px solid #e7e7e7; margin: 0;  padding: 0px 5px 15px 5px; font-size: 15px;  color: #999; min-height:70px;}
.isotope .item .title-en {padding: 15px 0 0px 0; text-transform: uppercase; color: #333; font-size: 15px;}
}
@media screen and (max-width: 1023px) {
  .profile .div_mod dl {
    padding: 0.3rem;
  }
  .profile .div_mod dl dt {
    width: 100%;
  }
  .profile .div_mod dl dd {
    width: 100%;
  }
  .profile .div_mod4 {
    padding-bottom: 0;
  }
  .profile .div_mod4 .div_text {
    padding: 0 0.3rem;
  }
  .profile .div_mod4 .ul_nulist {
    padding: 0.3rem 0;
  }
  .profile .div_mod4 .ul_nulist li {
    width: 33.3%;
    margin-bottom: 0.2rem;
  }
  .profile .div_mod4 .ul_nulist li span {
    font-size: 0.5rem;
  }
  .profile .div_mod5 {
    padding-bottom: 0;
  }
  .profile .div_mod5 .ul_nulist {
    padding: 0.3rem 0;
  }
  .profile .div_mod5 .ul_nulist li {
    width: 33.3%;
    margin-bottom: 0.2rem;
  }
  .profile .div_mod5 .ul_nulist li span {
    font-size: 0.5rem;
  }
  .profile .div_mod5 .ul_nulist li:nth-child(5),
  .profile .div_mod5 .ul_nulist li:nth-child(6) {
    width: 33.3%;
  }
  .scenery .div_mod1 .div_r {
    margin-bottom: 0.3rem;
  }
  .scenery .div_mod1 .div_r,
  .scenery .div_mod1 .div_l {
    width: 100%;
    padding: 0;
  }
  .scenery .div_mod2 {
    margin-bottom: 0;
  }
  .scenery .popupWin {
    width: 80%;
    transform: scale(1);
    left: 10%;
    height: 90%;
    top: 10%;
  }
  .scenery .popupWin .div_imgs .div_r {
    width: 100%;
    padding: 0;
  }
  .scenery .popupWin .div_imgs .div_l {
    width: 100%;
    padding-top: 0.2rem;
  }
  .scenery .popupWin .div_icons {
    position: absolute;
    bottom: 3rem;
    left: 0;
    z-index: 999;
    width: 100%;
  }
  .scenery .popupWin .div_icons .swiper-container {
    display: none;
  }
  .videos .div_video .swiper_imgs .video_cover::after {
    width: 1.4rem;
    height: 1.4rem;
    margin-left: -0.7rem;
    margin-top: -0.7rem;
  }
  .videos .div_video .div_icons .swiper-slide-thumb-active::after {
    background-size: 30%;
  }
  .videos .div_video .swiper_imgs .video_cover p {
    font-size: 0.2rem;
  }
  .history .div_l,
  .history .div_r {
    width: 100%;
  }
  .history .div_l {
    margin-bottom: 0.5rem;
  }
  .history .div_r ul li .div_more img {
    width: 100%;
    margin-bottom: 0.2rem;
  }
  .history .div_r ul li .div_more img:last-child {
    margin-bottom: 0;
  }
  .scenery .popupWin {
    margin-left: 0;
    top: 15%;
  }
  .scenery .popupWinRw {
    top: 15%!important;
  }
  .scenery .popupWin .div_imgs .div_r .div_tit h2 {
    margin-bottom: 0.2rem;
    padding-top: 0.2rem;
  }
  .scenery .popupWin .div_icons {
    top: 0;
    bottom: 0;
  }
  .scenery .direction span {
    top: 2rem;
  }
  .scenery .popupWin .div_imgs .div_l .swiper-slide img {
    height: 3rem;
  }
  .scenery .popupWin .div_icons {
    display: none;
  }
  .videos .direction span {
    top: 50%;
  }
  .profile .div_mod7 dl {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
  .profile .div_mod dl dt {
    margin-bottom: 0.3rem;
  }
  .profile .div_mod dl dd .div_text {
    height: auto;
  }
  .profile .div_mod8 dl {
    flex-flow: column;
  }
  .profile .div_mod4 .ul_nulist li b {
    font-size: 14px;
  }
.isotope .item {width: 33%; margin: 0; float:left}
.img-box{position:relative; width:100%; height:200px;}
.isotope .item .title {display: block; background: none; border-bottom: 1px solid #e7e7e7; margin: 0;  padding: 0px 5px 15px 5px; font-size: 15px;  color: #999; min-height:85px;}
.isotope .item .title-en {padding: 15px 0 0px 0; text-transform: uppercase; color: #333; font-size: 15px;}
}
@media(max-width: 768px) {
	.container {
   
    padding-top: 0rem!important;}
.case_detail_left {width: 100%; float: none;}
.case_detial_right {width:100%; float: none;}
.isotope .item {width: 50%; margin: 0; float:left}
.isotope .item .title-en {padding: 10px 0 0px 0; text-transform: uppercase; color: #333; font-size: 15px;}


.case-list ul{width: 100%;margin: 0 auto;margin-bottom: 30px;}
.case-list li{width: 48%;margin-right: 2%;padding: 5px;
	background-color: #ffffff;border: 1px solid #eaeaea;cursor: pointer;float: left;
	margin-bottom: 25px;}
.case-list li:nth-child(2n){margin-right: 0;}
.case-list{width: 100%;padding-top: 28px;padding-bottom: 20px;}

.service dl{width:100%; float:left; height: auto; overflow:hidden; padding:0px}

.service dl.c1{width:100%; float:left; background: none;padding:0px;}
.service dl.c2{width:100%; float:left; background:none;padding:0px;;}

.service dl.c1 dd div{padding:4%; width:100%;}
.service dl.c2 dd div{padding:4%;}
.service dl.c1 dd div span{width:100%; float:left; font-family:"Î¢ÈíÑÅºÚ"; font-size:15px; line-height:30px; color:#666666; margin-top:20px; padding-bottom:20px; }
.service dl.c2 dd div span{width:100%; float:left; font-family:"Î¢ÈíÑÅºÚ"; font-size:15px; line-height:30px; color:#666666; margin-top:20px; padding-bottom:20px; }


.isotope .item .title {display: block; background: none; border-bottom: 1px solid #e7e7e7; margin: 0;  padding: 0px 5px 15px 5px; font-size: 12px;  color: #999;}
.img-box{position:relative; width:100%; height:250px;}
}
