﻿@charset "UTF-8";

/*通用*/
body { font-family: '微软雅黑'; background: url(../images/bg.jpg) repeat-y center top; }

/*图片放大*/
.scale_img dl img, .scale_img li img { -o-transition: all 2s linear 0s; transition: all 2s linear 0s; }
.scale_img dl:hover img, .scale_img li:hover img { -webkit-transform: scale(1.1) rotate(0deg) translateY(0); -ms-transform: scale(1.1) rotate(0deg) translateY(0); transform: scale(1.1) rotate(0deg) translateY(0); }

/*标题*/
h2 a { display: block; text-align: center; color: #333; line-height: 100%; font-size: 40px; font-weight: bold; text-align: center; position: relative; }
h2 a i { color: #388552; }
h2 a:hover { color: #333; }
h2 a:after { position: absolute; content: ""; width: 58px; height: 2px; background: #388552; bottom: -16px; left: 50%; margin-left: -29px; }
.case h2 a:after { display: none; }
.news h2 a:after, .about h2 a:after { width: 84px; margin-left: -42px; }

/*-----*/
.content { width: 1200px; margin: 0 auto; }

/*艾默迪*/
.intro { padding-top: 59px; padding-bottom: 80px; }
.intro dt { width: 330px; height: 220px; float: left; }
.intro dd { width: 870px; height: 220px; float: left; padding-top: 29px; padding-left: 27px; box-sizing: border-box; border-bottom: 1px solid #E0E0E0; }
.intro dd h3 a { display: block; font-size: 28px; font-family: CXingKaiHKS-Bold; font-weight: bold; color: #333; line-height: 100%; position: relative; }
.intro dd h3 a:after { position: absolute; content: ""; width: 35px; height: 2px; background: #999; margin-left: 19px; top: 13px; }
.intro dd p { width: 802px; font-size: 14px; color: #333; line-height: 25px; padding-top: 9px; padding-bottom: 25px; }
.intro dd ul { overflow: hidden; background: url(../images/intro_bg.png) no-repeat left top; height: 43px; padding-left: 55px; }
.intro dd ul li { font-size: 16px; color: #333; line-height: 43px; font-weight: bold; float: left; }
.intro dd ul li i { display: block; float: left; width: 7px; height: 7px; background: #388552; border: 4px solid #fff; margin-top: 14px; margin-right: 3px; border-radius: 50%; }
.intro dd ul li:nth-child(2) { margin-left: 81px; margin-right: 72px; }

/*优势*/
.ys { background: url(../images/ys_bg.jpg) no-repeat center top; height: 893px; padding-top: 50px; }
.ys .content { position: relative; }
.ys dl { line-height: 0; }
.ys dl dd { padding: 30px 0 0 29px; }
.ys dl dd h4 { font-size: 20px; color: #333; line-height: 100%; font-weight: normal; }
.ys dl dd p { font-size: 14px; color: #333; line-height: 24px; padding-top: 9px; width: 823px; }
.ys dl dd i { display: block; float: right; width: 80px; height: 80px; background: #388552; color: #fff; text-align: center; line-height: 80px; font-size: 16px; }
.ys dl:hover dd h4 { font-weight: bold; }
.ys_nav { margin-top: 97px; }
.ys_nav li { width: 20%; height: 120px; position: relative; text-align: center; padding-top: 41px; color: #333; line-height: 100%; font-size: 18px; float: left; background: #fff; box-sizing: border-box; z-index: 9; cursor: pointer; }
.ys_nav li span { display: block; font-weight: bold; line-height: 100%; margin-top: 15px; }
.ys_nav li:before { position: absolute; content: ""; width: 1px; height: 50px; background: #E5E5E5; top: 35px; right: 0; }
.ys_nav li:last-child:before, .ys_nav li.cur:before { display: none; }
.ys_nav li.cur { color: #fff; font-weight: bold; }
.ys_nav li.cur:after { position: absolute; content: ""; width: 241px; height: 129px; background: url(../images/ys_hover.png) no-repeat center top; top: 0; left: 0; z-index: -1; }
.ys_con { position: absolute; top: 402px; left: -96px; }
.ys_con li img { width: 192px; height: 192px; border: 9px solid rgba(0, 0, 0, 0.08); border-radius: 50%; position: relative; z-index: 9; }
.ys_con li span { position: absolute; display: block; width: 540px; height: 124px; background: rgba(56, 133, 82, 0.95); left: 115px; z-index: 2; top: 43px; font-size: 14px; color: #fff; line-height: 24px; padding: 36px 53px 0 120px; box-sizing: border-box; }

/*产品中心*/
.product h2 {padding-top: 39px;margin-bottom: 70px;}
.pro_nav dl { width: 301px; height: 164px; background: #fff; border-radius: 15px; float: left; margin-right: 64px; padding: 0 28px; position: relative; box-shadow: 0 0 18px 0 #eee; margin-bottom: 48px; }
.pro_nav dl dt a { display: block; line-height: 59px; border-bottom: 1px solid #E5E5E5; text-align: center; font-size: 20px; color: #333; font-weight: bold; }
.pro_nav dl dt a img { margin-right: 10px; vertical-align: middle; }
.pro_nav dl dt a i { display: block; position: absolute; width: 35px; height: 35px; background: #388552; border-radius: 50%; font-size: 20px; color: #fff; font-weight: normal; text-align: center; line-height: 35px; bottom: -17px; left: 50%; margin-left: -17.5px; }
.pro_nav dl dd { padding-top: 13px; padding-left: 18px; }
.pro_nav dl dd a { font-size: 14px; color: #333; display: inline-block; margin-right: 16px; line-height: 30px; width: 123px; white-space: nowrap; }
.pro_nav dl dd a:hover { font-weight: bold; }
.pro_nav dl:nth-child(2) dd { padding-left: 58px; }
.pro_nav dl:nth-child(2) dd a { width: 82px; }
.pro_nav dl:last-child { margin-right: 0; }
.pro_nav dl:last-child dd { padding-left: 72px; }
.pro_nav dl:last-child dd a { width: 67px; }
.pro_nav dl.cur { box-shadow: 0 0 18px 0 #e4e0e0; }
.pro_con {position: relative;/* height: 403px; */}
.prolist .tempWrap { width: 1200px !important; }
.prolist li { width: 390px; margin-right: 15px; float: left; line-height: 0; position: relative; }
.prolist li img { width: 390px; height: 389px; border-radius: 2px; }
.prolist li span { font-size: 14px; color: #333; display: block; text-align: center; line-height: 54px; }
.prolist li .info { display: none; position: absolute; top: 0; left: 0; width: 390px; height: 389px; border-radius: 2px; background: rgba(0, 0, 0, 0.6); color: #F9F9F9; padding: 61px 60px 0; box-sizing: border-box; transition: all .3s; }
.prolist li .info strong { display: block; line-height: 100%; font-size: 20px;  line-height: 30px; font-weight: normal; }
.prolist li .info p { font-size: 14px; line-height: 30px; }
.prolist li .info .desc { max-height: 90px; overflow:hidden;}
.prolist li .info i { display: block; margin-top: 40px; font-size: 14px; line-height: 100%; }
.prolist li:hover .info { display: block; }
.prolist .switch i { top: 121px; }
.switch i { position: absolute; display: block; width: 50px; height: 50px; background: #fff; border-radius: 50%; text-align: center; transition: all .3s; cursor: pointer; }
.switch i img { padding-top: 17px; }
.switch i:hover { background: #388552; }
.switch i:hover img { -webkit-filter: invert(100%); filter: invert(100%); }
.switch .p_prev { left: -73px; }
.switch .p_next { right: -73px; }

/*技术优势*/
.support { padding-bottom: 31px; background: url(../images/support_bg.jpg) no-repeat center bottom; }
.sup_con { margin-top: 58px !important; margin-bottom: 47px !important; background: #378250; overflow: hidden; }
.sup_con dl { width: 592px; height: 404px; float: left; background: #fff; }
.sup_con dl dt { position: relative; width: 260px; height: 403px; }
.sup_con dl dt:after { width: 44px; height: 37px; position: absolute; content: ""; background: url(../images/si.png) no-repeat center; top: 181px; z-index: 999; }
.sup_con dl dd { width: 331px; height: 404px; padding: 40px 36px 30px; box-sizing: border-box; position: relative; }
.sup_con dl dd h4 { font-size: 28px; color: #333; line-height: 100%; margin-bottom: 25px; font-weight: normal; }
.sup_con dl dd h4 img { display: block; margin-bottom: 7px; }
.sup_con dl dd p { font-size: 14px; color: #666; line-height: 25px; margin-bottom: 27px; }
.sup_con dl dd:after { position: absolute; content: ""; width: 45px; height: 45px; background: #378250; border-radius: 50%; z-index: 999; }
.sup_con dl:nth-child(odd) { margin-right: 14px; }
.sup_con dl:nth-child(odd) dt { float: left; }
.sup_con dl:nth-child(odd) dt:after { right: -22px; }
.sup_con dl:nth-child(odd) dd { float: right; }
.sup_con dl:nth-child(even) dt { float: right; }
.sup_con dl:nth-child(even) dt:after { left: -22px; }
.sup_con dl:nth-child(even) dd { float: left; }
.sup_con dl:first-child, .sup_con dl:nth-child(2) { margin-bottom: 14px; }
.sup_con dl:first-child dd:after { right: -30px; top: 178px; }
.sup_con dl:nth-child(2) dd:after { bottom: -30px; left: 140px; }
.sup_con dl:nth-child(3) dd:after { top: -30px; left: 146px; }
.sup_con dl:last-child dd:after { left: -30px; top: 178px; }
.support .contact h3 { font-size: 30px; font-weight: bold; text-align: center; color: #fff; line-height: 100%; }
.support .contact h3 span { display: block; font-size: 16px; line-height: 100%; padding-top: 13px; font-weight: normal; }
.support .contact .tel { padding-left: 41px; background: url(../images/s_tel.png) no-repeat left top; font-size: 14px; line-height: 14px; width: 830px; margin: 20px auto 0; text-align: left; color: #fff; overflow: hidden; }
.support .contact .tel em { font-size: 28px; font-weight: bold; line-height: 35px; vertical-align: middle; padding-left: 5px; }
.support .contact .tel .ask { width: 116px; height: 35px; border-radius: 18px; background: #fff; color: #333; line-height: 35px; display: inline-block; text-align: center; float: right; }
.support .contact .tel .ask:hover { font-weight: bold; }

/*服务流程*/
.process { padding-top: 79px; padding-bottom: 62px; }
.process ul { margin-top: 65px; }
.process ul li { width: 103px; padding-right: 66px; margin-right: 50px; float: left; background: url(../images/p_next.png) no-repeat right 44px; text-align: center; }
.process ul li i { display: block; width: 103px; height: 103px; background: #E8E8E8; border-radius: 50%; transition: all .3s; }
.process ul li span { display: block; font-size: 14px; color: #333; line-height: 52px; font-weight: bold; }
.process ul li:last-child { background: none; padding-right: 0; margin-right: 0; }
.process ul li:hover i { background: #388552; }
.process ul li:hover i b { -webkit-filter: brightness(2000%); filter: brightness(2000%); }
.process ul li:hover i img { -webkit-filter: invert(100%); filter: invert(100%); }
.process ul li:hover span { color: #388552; }

/*成功案例*/
.case { height: 713px; background: rgba(0, 0, 0, 0.08); }
.case h2 { padding: 76px 0 41px; }
.case_nav { border-bottom: 1px solid #C2C2C2; overflow: hidden; }
.case_nav li { line-height: 58px; display: inline-block; margin-right: 20px; font-size: 16px; }
.case_nav li a { padding: 0 18px; }
.case_nav li:last-child { float: right; margin-right: 0; }
.case_nav li:hover a { font-weight: bold; color: #388552; }
.case_con { margin: 50px 0; overflow: hidden; }
.case_con dl { margin-right: 1px; float: left; }
.case_con dl:last-child { margin-right: 0; }
.case_con dl:nth-child(2n) dd { background: #2A643E; }
.case_con dd { width: 192px; height: 349px; background: #388552; text-align: center; }
.case_con dd em { display: block; padding-top: 80px; color: #fff; line-height: 100%; font-size: 16px; padding-bottom: 22px; font-weight: bold; }
.case_con dd i { display: block; font-size: 14px; color: #fff; line-height: 100%; }
.case_con dd img { width: 151px; height: 151px; margin-top: 54px; border-radius: 50%; }
.case_con dt { display: none; width: 621px; height: 349px; position: relative; overflow: hidden; }
.case_con dt img { width: 621px; height: 349px; }
.case_con dt .info { position: absolute; height: 152px; background: rgba(0, 0, 0, 0.6); left: 0; bottom: 0; box-sizing: border-box; padding: 35px 56px; }
.case_con dt .info h4 { font-size: 16px; color: #fff; font-weight: bold; line-height: 100%; }
.case_con dt .info p { font-size: 14px; color: #fff; line-height: 24px; padding-top: 18px; }
.case_con dl.cur dd { display: none; }
.case_con dl.cur dt { display: block; }
.brand { position: relative; }
.brand .tempWrap { width: 1200px !important; }
.brand li { width: 202px; margin-right: 47px; }
.brand li img { width: 202px; height: 114px; }
.brand li span { display: block; text-align: center; font-size: 14px; color: #333; line-height: 56px; }
.brand li:hover img { box-shadow: 0 0 25px 0 #ddd; }
.brand .switch i { top: 32px; }

/*新闻动态*/
.news {padding-top: px;}
.news h2 { margin-bottom: 41px; }
.news h3 a { color: #333; font-size: 18px; display: block; line-height: 100%; clear: both; }
.news h4 { font-size: 16px; color: #333; font-weight: bold; line-height: 100%; }
.news p { color: #666; line-height: 25px; font-size: 14px; }
.news dl:hover h4, .news li:hover h4 { color: #388552; }
.news_con { margin-top: 30px; margin-bottom: 18px; overflow: hidden; }
.news_con dl { width: 563px; float: left; }
.news_con dl dt { width: 563px; height: 316px; }
.news_con dl dt img { width: 563px; height: 316px; }
.news_con dl dd { padding-top: 30px; }
.news_con dl dd p { padding-top: 25px; }
.news_con ul { width: 558px; float: right; }
.news_con ul li { margin-bottom: 27px; overflow: hidden; }
.news_con ul li img { width: 172px; height: 130px; float: left; margin-right: 20px; }
.news_con ul li h4 { padding-top: 26px; padding-bottom: 15px; }
.faq { margin-top: 24px; margin-bottom: 72px; height: 164px; overflow: hidden; }
.faq li { width: 526px; float: left; }
.faq li span { float: left; width: 142px; font-size: 16px; color: #666; line-height: 16px; display: block; padding-bottom: 20px; }
.faq li span i { padding-right: 25px; }
.faq li p { padding-top: 18px; padding-bottom: 45px; }
.faq li:nth-child(odd) { padding-right: 61px; margin-right: 26px; border-right: 1px dashed #959595; }

/*聚焦艾默迪*/
.about_con {/* background: rgba(0, 0, 0, 0.08); */}
.about_con dl { margin-top: 39px !important; overflow: hidden; padding-bottom: 50px; }
.about_con dd {float: left;width: 600px;height: 450px;background: rgba(0, 0, 0, 0.08);padding: 75px 84px 0;box-sizing: border-box;}
.about_con dd h3 a { display: block; line-height: 100%; font-size: 24px; color: #333; font-weight: bold; }
.about_con dd p {font-size: 14px;color: #666;line-height: 26px;margin-top: 30px;margin-bottom: 14px;word-break: break-all;}
.about_con dd p strong { font-weight: bold; }
.about_con dd a.more { width: 150px; height: 50px; background: #388552; display: block; text-align: center; font-size: 14px; color: #FDFDFD; line-height: 50px; }
.about_con dd a.more:hover { font-weight: bold; }
.about_con dt { width: 600px; height: 450px; float: right; overflow: hidden; }
.about_con dt img { width: 600px; height: 450px; }

/*友情链接*/
.links { border-top: 1px solid #DEDEDE; height: 83px; }
.links em { width: 104px; display: block; float: left; color: #333; line-height: 100%; font-size: 18px; margin-right: 8px; background: url(../images/fi.png) no-repeat right 30px; }
.links em i { display: block; font-size: 20px; padding-top: 17px; padding-bottom: 10px; line-height: 100%; text-indent: 16px; }
.links a { display: inline-block; font-size: 14px; color: #333; line-height: 83px; padding-right: 14px; }
.links a:hover { font-weight: bold; }

/**/
@keyframes myfirst {
  0% { left: 0px; top: 0px; }
  25% { left: 0px; top: 10px; }
  50% { left: 0px; top: 0; }
  100% { left: 0px; top: 0px; }
}
@-moz-keyframes myfirst

/* Firefox */
{
  0% { left: 0px; top: 0px; }
  25% { left: 0px; top: 10px; }
  50% { left: 0px; top: 0; }
  100% { left: 0px; top: 0px; }
}
@-webkit-keyframes myfirst

/* Safari and Chrome */
{
  0% { left: 0px; top: 0px; }
  25% { left: 0px; top: 10px; }
  50% { left: 0px; top: 0; }
  100% { left: 0px; top: 0px; }
}
@-o-keyframes myfirst

/* Opera */
{
  0% { left: 0px; top: 0px; }
  25% { left: 0px; top: 10px; }
  50% { left: 0px; top: 0; }
  100% { left: 0px; top: 0px; }
}

/*# sourceMappingURL=index.css.map */
.pictureList {
  overflow: hidden;
}
.pictureList .list {
  width: 110%;
}
.pictureList .item {
  width: 378px;
  float: left;
  position: relative;
  display: block;
  margin-right: 30px;
  margin-bottom: 30px;
  padding-top: 264px;
  border: 1px solid #bbb5b5;
}
.pictureList .item img {
  width: 377px;
  height: 180px;
  display: block;
  position: absolute;
  top: 55px;
  z-index: 10;
}
.pictureList .item h3 {
  margin: 0 15px;
  height: 55px;
  line-height: 55px;
  font-size: 16px;
  color: #404040;
  border-bottom: 1px solid #d0c8c8;
}
.pictureList .item .more {
  margin: 0 15px;
  height: 55px;
  line-height: 55px;
  font-size: 12px;
  color: #333333;
  font-family: arial;
}
.pictureList .item .more .ico {
  width: 32px;
  height: 16px;
  float: right;
  margin-top: 20px;
  background-position: -268px -154px;
}
.pictureList .item:hover img {
  -webkit-filter: brightness(105%);
  filters: brightness(105%);
}
.pictureList .item:hover h3 {
  color: #f6121c;
}
.pictureList .item:hover .more {
  color: #f6121c;
}
.pictureList .item:hover .more .ico {
  background-position: -227px -154px;
}






