
.abouttext-info {
  border: 4px solid #d9d9d9;
  border-top: 0;
  padding: 46px;
  width: 1100px;
  margin: 0 auto 60px;
}
.about-teambg {
  background: #ddd;
  padding: 40px 0;
  overflow: hidden;
}
.about-teamwarp {
  overflow: hidden;
}
.about-teamwarp li {
  float: left;
  width: 160px;
  text-align: center;
  color: #999;
  line-height: 1.5;
  margin-bottom: 40px;
  margin-right: 80px;
}
.about-teamwarp li img {
  display: block;
  padding-bottom: 10px;
  width: 160px;
  height: 160px;
  border-radius: 160px;
}
.about-teamwarp li p {
  font-family: tahoma, arial;
  font-size: 20px;
  color: #333;
}
.about-teamwarp li:nth-child(5n) {
  margin-right: 0;
}
.about-teamwarp li:hover {
  color: #333;
}
.about-teamwarp li:hover p {
  color: #075033;
}
.about-teamwarp .five-li {
  margin-right: 0;
}
.train-bannerbg {
  background: url(../images/train-banner.jpg) no-repeat center 0;
  height: 305px;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.etrain-bannerbg {
  background: url(../images/etrain-banner.jpg) no-repeat center 0;
  height: 305px;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.train-tabwrap {
  margin: -60px auto 0;
  width: 1200px;
  background: #fff;
  position: relative;
  z-index: 100;
}
.train-tabwrap .hd {
  height: 60px;
  overflow: hidden;
  background: #f5f5f5;
}
.train-tabwrap .hd li {
  float: left;
  width: 600px;
  text-align: center;
  font-size: 24px;
  line-height: 60px;
  cursor: pointer;
}
.train-tabwrap .hd li span {
  display: inline-block;
  width: 30px;
  height: 27px;
  vertical-align: middle;
  margin-right: 10px;
}
.train-tabwrap .hd li .span1 {
  background: url(../images/train-icon.png) no-repeat 0 -33px;
}
.train-tabwrap .hd li .span2 {
  background: url(../images/train-icon.png) no-repeat -59px 0;
}
.train-tabwrap .hd .on {
  background: #fff;
  color: #075033;
}
.train-tabwrap .hd .on .span1 {
  background: url(../images/train-icon.png) no-repeat;
}
.train-tabwrap .hd .on .span2 {
  background: url(../images/train-icon.png) no-repeat -59px -33px;
}
.train-tabwrap .bd {
  padding-top: 58px;
}
.train-tabwrap .bd .bd-text {
  padding-bottom: 50px;
}
.train-tabwrap .bd .train-coursetext {
  padding-bottom: 60px;
  border-bottom: 1px solid #ccc;
}
.train-tabwrap .bd .train-coursetext dl {
  background: #333;
  height: 360px;
  color: #fff;
  overflow: hidden;
}
.train-tabwrap .bd .train-coursetext dl dt {
  float: left;
  width: 820px;
}
.train-tabwrap .bd .train-coursetext dl dt img {
  width: 820px;
  height: 360px;
}
.train-tabwrap .bd .train-coursetext dl dd {
  float: right;
  padding: 40px 35px 0;
  width: 310px;
}
.train-tabwrap .bd .train-coursetext dl dd h3 {
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 30px;
  background: url(../images/train-iconwhite.png) no-repeat 0 bottom;
  margin-bottom: 22px;
}
.train-tabwrap .bd .train-coursetext dl dd .p-link {
  padding-top: 32px;
}
.train-tabwrap .bd .train-coursetext dl dd .p-link a {
  border: 2px solid #fff;
  padding: 3px 15px;
  color: #fff;
}
.train-tabwrap .bd .train-coursetext dl dd .p-link a:hover {
  border: 0;
  border-bottom: 2px solid #fff;
  padding: 5px 17px 0;
}
.train-course-dl {
  overflow: hidden;
  padding-top: 50px;
}
.train-course-dl dl {
  float: left;
  width: 580px;
  background: #fafafa;
  overflow: hidden;
  margin-right: 40px;
  margin-bottom: 40px;
}
.train-course-dl dl dt {
  float: left;
  width: 200px;
}
.train-course-dl dl dt img {
  width: 200px;
  height: 200px;
}
.train-course-dl dl dd {
  margin-left: 230px;
  padding-right: 25px;
  padding-top: 25px;
}
.train-course-dl dl dd h3 {
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 20px;
  background: url(../images/train-iconwhitelink.png) no-repeat 0 bottom;
  margin-bottom: 17px;
}
.train-course-dl dl dd h3 a {
  color: #444;
}
.train-course-dl dl:hover {
  background: #333333;
  color: #fff;
}
.train-course-dl dl:hover h3 {
  background: url(../images/train-iconwhite.png) no-repeat 0 bottom;
}
.train-course-dl dl:hover h3 a {
  color: #fff;
}
.train-course-dl dl:hover img {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
.train-course-dl dl:nth-child(2n) {
  margin-right: 0;
}
.train-course-dl .two-dl {
  margin-right: 0;
}
.ask-textitle {
  font-size: 24px;
  color: #444;
  padding-bottom: 30px;
}
.ask-listDl dl {
  padding-bottom: 30px;
  font-size: 18px;
}
.ask-listDl dl dt {
  background: url(../images/ask-icon.png) no-repeat;
  padding-left: 40px;
  font-weight: 600;
  padding-bottom: 5px;
}
.ask-listDl dl dd {
  background: url(../images/ask-icon2.png) no-repeat;
  padding-left: 40px;
}
.traininfo-coursetext02 {
  background: #666666;
  height: 360px;
  color: #fff;
  overflow: hidden;
}
.traininfo-coursetext02 dt {
  float: left;
  width: 820px;
  position: relative;
  height: 360px;
}
.traininfo-coursetext02 dt img {
  width: 820px;
  height: 360px;
}
.traininfo-coursetext02 dt .p-back {
  position: absolute;
  top: 30px;
  left: 30px;
}
.traininfo-coursetext02 dt .p-back a {
  color: #fff;
  font-size: 16px;
  background: url(../images/back-icon.png) no-repeat;
  width: 120px;
  height: 35px;
  padding-left: 17px;
  text-align: center;
  line-height: 32px;
  display: inline-block;
}
.traininfo-coursetext02 dd {
  float: right;
  padding: 25px 35px 0;
  width: 310px;
  text-align: center;
}
.traininfo-coursetext02 dd .pimg {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  border: 3px solid #fff;
  border-radius: 100px;
}
.traininfo-coursetext02 dd .pimg img {
  width: 100px;
  height: 100px;
  border-radius: 100px;
}
.traininfo-coursetext02 dd .p-name {
  text-align: center;
  font-size: 16px;
  padding: 14px 0 24px;
  background: url(../images/train-iconwhite.png) no-repeat center bottom;
  margin-bottom: 26px;
}
.traininfo-wrap {
  background: #fff url(../images/train-line.png) no-repeat 820px 0;
  margin: 0 auto;
  overflow: hidden;
  color: #333;
  font-size: 16px;
  width: 1200px;
  min-height: 430px;
}
.traininfo-wrap .traininfoleftsider {
  float: left;
  padding: 60px;
  width: 700px;
}
.traininfo-wrap .ptitle {
  font-size: 20px;
  text-align: center;
  font-weight: 900;
  padding-bottom: 40px;
}
.traininfo-wrap .traininforightsider {
  float: right;
  width: 310px;
  text-align: left;
  padding: 60px 35px 0;
}
.traininfo-wrap .traininforightsider .ptitle {
  text-align: left;
}
.traininfo-backlist {
  background: #999;
  padding: 15px 35px;
  overflow: hidden;
  margin-bottom: 60px;
  border-radius: 0 0 5px 5px;
  color: #fff;
}
.traininfo-backlist li {
  float: left;
  width: 550px;
}
.traininfo-backlist li a {
  color: #fff;
}
.traininfo-backlist li a:hover {
  color: #000;
}
.traininfo-backlist .last-li {
  text-align: right;
}
.about-bannerbg {
  background: url(../images/about-banner.jpg) no-repeat center 0;
  height: 305px;
}
.eabout-topbanner {
  background: url(../images/eabout-banner.jpg) no-repeat center 0;
  height: 305px;
}

.product-bannerbg {
  background: url(../images/product-banner.jpg) no-repeat center 0;
  height: 305px;
}
.eproduct-bannerbg {
  background: url(../images/eproduct-banner.jpg) no-repeat center 0;
  height: 305px;
}
.photo-bannerbg {
  background: url(../images/photo-banner.jpg) no-repeat center 0;
  height: 305px;
}

.ephoto-bannerbg {
  background: url(../images/ephoto-banner.jpg) no-repeat center 0;
  height: 305px;
}


.Product-bannerbg .Product-bannertext,
.photo-bannerbg .Product-bannertext,
.Product-bannerbg .photo-bannertext,
.photo-bannerbg .photo-bannertext {
  width: 1200px;
  margin: 0 auto;
  padding-top: 100px;
  text-align: center;
  font-size: 16px;
  color: #fff;
}
.Product-bannerbg .Product-bannertext .p-text,
.photo-bannerbg .Product-bannertext .p-text,
.Product-bannerbg .photo-bannertext .p-text,
.photo-bannerbg .photo-bannertext .p-text {
  font-size: 30px;
  padding-bottom: 10px;
}

.photo-bannerbg .photo-bannertext {
  color: #333;
}
.product-titletext {
  padding: 25px 0;
}
.product-titletext a {
  margin-right: 22px;
}
.product-titletext .on {
  color: #075033;
}
.product-ul-list {
  overflow: hidden;
  padding-bottom: 30px;
}
.product-ul-list li {
  width: 270px;
  float: left;
  overflow: hidden;
  background: #fff;
  margin-right: 39px;
  margin-bottom: 39px;
}
.product-ul-list li img {
  width: 270px;
  height: 270px;
  -webkit-transition: opacity 1.15s, -webkit-transform 1.15s;
  transition: opacity 1.15s, transform 1.15s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.product-ul-list li:hover {
  background: #075033;
}
.product-ul-list li:hover img {
  -webkit-transform: scale3d(1.031, 1.031, 1.031);
  transform: scale3d(1.031, 1.031, 1.031);
}
.product-ul-list li .p-text {
  height: 60px;
  padding-left: 15px;
  line-height: 60px;
}
.product-ul-list li a {
  display: block;
  color: #444;
}
.product-ul-list li a:hover {
  color: #fff;
}
.product-ul-list li:nth-child(4n) {
  margin-right: 0;
}
.productinfo-wrap {
  width: 1080px;
  background: #fff;
  padding: 60px;
  margin: 40px auto 60px;
}
.productinfo-field {
  overflow: hidden;
  border-bottom: 1px solid #999;
  padding-bottom: 60px;
  color: #333;
}
.productinfo-field .leftimg {
  float: left;
  width: 400px;
}
.productinfo-field .leftimg img {
  width: 400px;
  height: 400px;
}
.productinfo-field .rightsidertext {
  margin-left: 440px;
  font-size: 18px;
  padding-top: 35px;
}
.productinfo-field .rightsidertext h3 {
  font-size: 24px;
  padding-bottom: 40px;
  font-weight: 100;
}
.productinfo-field .rightsidertext .divtext {
  min-height: 222px;
}
.productinfo-field .rightsidertext .p-tishi {
  background: #eeeeee;
  padding: 20px 25px;
  font-size: 14px;
}
.productinfo-texts {
  padding-top: 50px;
}
.productinfo-texts img {
  max-width: 1080px;
}
.photo-wrap-tabs {
  width: 1200px;
  margin: 0 auto;
  padding: 60px 0;
  position: relative;
}
.photo-wrap-tabs .bd li .divtop-text {
  height: 160px;
  font-size: 16px;
  text-align: center;
  padding: 0 170px 30px;
}
.photo-wrap-tabs .bd li .divtop-text h3 {
  text-align: center;
  background: url(../images/train-iconwhitelink.png) no-repeat center bottom;
  padding-bottom: 14px;
  margin-bottom: 20px;
  font-size: 24px;
  color: #333;
}
.photo-wrap-tabs .bd li img {
  width: 1200px;
  height: 530px;
}
.photo-wrap-tabs .bd li .div-bottomtext {
  padding: 30px 170px 10px;
  height: 100px;
  text-align: center;
}
.photo-wrap-tabs .bd li .div-bottomtext span {
  padding-left: 20px;
}
.photo-wrap-tabs .hd {
  width: 440px;
  overflow: hidden;
  margin: 0 auto;
}
.photo-wrap-tabs .hd li {
  float: left;
  background: url(../images/photo-icon2.png) no-repeat -35px center;
  width: 20px;
  height: 12px;
  margin-right: 27px;
  cursor: pointer;
}
.photo-wrap-tabs .hd .on {
  background: url(../images/photo-icon2.png) no-repeat 0 center;
}
.photo-wrap-tabs .next,
.photo-wrap-tabs .prev {
  display: block;
  width: 30px;
  height: 37px;
  position: absolute;
  left: -40px;
  top: 50%;
  background: url(../images/photo-icon.png) no-repeat;
}
.photo-wrap-tabs .next:hover,
.photo-wrap-tabs .prev:hover {
  background: url(../images/photo-iconhover.png) no-repeat;
}
.photo-wrap-tabs .prev {
  background: url(../images/photo-icon.png) no-repeat right 0;
  left: auto;
  right: -40px;
}
.photo-wrap-tabs .prev:hover {
  background: url(../images/photo-iconhover.png) no-repeat right 0;
}
.indexphoto-wrap {
  width: 1200px;
  margin: 0 auto 60px;
  position: relative;
  height: 900px;
}
.indexphoto-wrap .floor-maskItem {
  float: left;
  width: 400px;
  height: 300px;
  -webkit-filter: grayscale(70%);
  -moz-filter: grayscale(70%);
  -ms-filter: grayscale(70%);
  -o-filter: grayscale(70%);
  filter: grayscale(70%);
  filter: gray;
}
.indexphoto-wrap .floor-maskItem img {
  width: 400px;
  height: 300px;
}
.indexphoto-wrap a {
  float: left;
  position: absolute;
}
.indexphoto-wrap a:hover {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: invert;
}
.indexphoto-wrap a:hover .divtext {
  display: none;
}
.indexphoto-wrap .mask {
  position: absolute;
  left: 0;
  top: 0;
  background: #000;
  width: 400px;
  height: 300px;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.indexphoto-wrap .divtext {
  color: #fff;
  font-size: 18px;
  z-index: 100;
  position: absolute;
  top: 200px;
  left: 30px;
}
.indexphoto-wrap .divtext p {
  background: url(../images/train-iconwhite.png) no-repeat 0 center;
  padding-left: 40px;
  font-size: 14px;
}
.hover .mask {
  background: #000;
  opacity: 0.4;
  filter: alpha(opacity=40);
  cursor: pointer;
}
.hover .qq .mask {
  opacity: 0;
  filter: alpha(opacity=0);
}
.index-text24 {
  text-align: center;
  font-size: 24px;
  padding: 65px 0 50px;
  font-weight: 100;
  color: #686868;
}
.introduction-wrap {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.introduction-wrap .leftimgs {
  float: left;
  width: 360px;
}
.introduction-wrap .leftimgs img {
  max-width: 360px;
}
.introduction-wrap .divrightsider {
  margin-left: 400px;
  overflow: hidden;
}
.introduction-wrap .divrightsider .p-name {
  font-size: 30px;
  color: #333;
  margin-bottom: 30px;
}
.introduction-wrap .divrightsider .p-name span {
  border-bottom: 5px solid #ccc;
  text-transform: uppercase;
  padding: 0 5px 5px;
}
.introduction-wrap .divrightsider .introduce {
  float: left;
  width: 356px;
}
.introduction-wrap .divrightsider .p-color {
  padding-bottom: 26px;
  color: #333;
}
.introduction-wrap .divrightsider .morelink {
  border: 2px solid #333;
  padding: 3px 20px;
  color: #333;
  display: inline-block;
}
.introduction-wrap .divrightsider .morelink:hover {
  color: #CD1A1B;
  border-color: #CD1A1B;
}
.introduction-wrap .divrightsider .right-date {
  float: right;
  width: 400px;
}
.introduction-wrap .divrightsider .right-date ul {
  background: url(../images/index-icon.png) no-repeat;
  font-size: 16px;
  color: #333;
}
.introduction-wrap .divrightsider .right-date ul li {
  background: url(../images/index-icon1.png) no-repeat;
  padding-left: 15px;
  padding-bottom: 20px;
}
.introduction-wrap .divrightsider .right-date ul li p {
  line-height: 1;
  top: -2px;
  position: relative;
}
.introduction-wrap .divrightsider .right-date ul .last-li {
  background: url(../images/index-icon.png) no-repeat;
}
.index-clientDl {
  overflow: hidden;
  margin: 70px 0;
}
.index-clientDl .indexleft600 {
  float: left;
  width: 600px;
  text-align: center;
  padding-bottom: 30px;
  font-size: 18px;
}
.index-clientDl ul {
  background: url(../images/index-icon2.png) repeat-y center 0;
  overflow: hidden;
}
.index-clientDl ul li {
  float: left;
  width: 576px;
}
.index-clientDl ul li img {
  display: block;
}
.index-clientDl ul .rightsider {
  float: right;
}
.fullSlide-banner {
  position: relative;
  background: #fff;
  margin: 0 auto;
}
.fullSlide-banner .bd {
  position: relative;
  z-index: 0;
}
.fullSlide-banner .bd li img {
  width: 100%;
  vertical-align: top;
}
.fullSlide-banner .hd {
  position: relative;
  z-index: 1;
  margin-top: -30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.fullSlide-banner .hd ul {
  text-align: center;
  padding-top: 5px;
}
.fullSlide-banner .hd li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 35px;
  height: 4px;
  margin: 5px;
  background: #fff;
  overflow: hidden;
  font-size: 0;
}
.fullSlide-banner .hd .on {
  background: #075033;
}
.fullSlide-banner .prev,
.fullSlide-banner .next {
  z-index: 1;
  display: block;
  width: 55px;
  height: 55px;
  position: relative;
  margin: -24% 0 0 3%;
  float: left;
  background: url(../images/arrow.png) 0 0 no-repeat;
  filter: alpha(opacity=40);
  opacity: 0.4;
}
.fullSlide-banner .prev:hover,
.fullSlide-banner .next:hover {
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.fullSlide-banner .next {
  background-position: right 0;
  float: right;
  margin-right: 3%;
}
/*.fullSlide-banner .index-logo {
  position: absolute;
  left: 2%;
  top: 4.5%;
  background: url(../images/index-logo.png) no-repeat;
  display: block;
  width: 200px;
  height: 50px;
}*/
.index-Servicelist {
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
}
.index-Servicelist li {
  width: 216px;
  height: 236px;
  text-align: center;
  color: #999;
  font-size: 12px;
  border: 2px solid #ccc;
  padding: 48px 25px 2px;
  margin-right: 40px;
  float: left;
}
.index-Servicelist li .p-icon {
  width: 92px;
  height: 80px;
  margin: 0 auto 24px;
}
.index-Servicelist li .p1 {
  background: url(../images/index-Service.png) no-repeat;
}
.index-Servicelist li .p2 {
  background: url(../images/index-Service.png) no-repeat -117px 0;
}
.index-Servicelist li .p3 {
  background: url(../images/index-Service.png) no-repeat -236px 0;
}
.index-Servicelist li .p4 {
  background: url(../images/index-Service.png) no-repeat -357px 0;
}
.index-Servicelist li .p-text {
  font-size: 20px;
  color: #333;
  padding-bottom: 15px;
}
.index-Servicelist li:hover {
  background: #fff;
  border: 4px solid #075033;
  padding: 46px 23px 0;
  color: #075033;
}
.index-Servicelist li:hover .p-text {
  color: #075033;
}
.index-Servicelist li:hover .p1 {
  background: url(../images/index-Service.png) no-repeat 0 -91px;
}
.index-Servicelist li:hover .p2 {
  background: url(../images/index-Service.png) no-repeat -117px -91px;
}
.index-Servicelist li:hover .p3 {
  background: url(../images/index-Service.png) no-repeat -236px -91px;
}
.index-Servicelist li:hover .p4 {
  background: url(../images/index-Service.png) no-repeat -357px -91px;
}
.index-Servicelist li:nth-child(4n) {
  margin-right: 0;
}
/*# sourceMappingURL=list.css.map */

.cehua-warp {
  width: 1200px;
  margin: 0 auto;
  padding: 60px 0;
  position: relative;
}
.cehua-bannerbg {
  background: #f8f8f8 url(../images/cehua-banner.jpg) no-repeat center 0;
  height: 305px; line-height:305px; font-size:36px; text-align:center; color:#fff;
}
.ecehua-bannerbg {
  background: #f8f8f8 url(../images/ecehua-banner.jpg) no-repeat center 0;
  height: 305px; line-height:305px; font-size:36px; text-align:center; color:#fff;
}
.brand-bannerbg {
  background: #f8f8f8 url(../images/brand-banner.jpg) no-repeat center 0;
  height: 305px; line-height:305px; font-size:36px; text-align:center; color:#fff;
}
.ebrand-bannerbg {
  background: #f8f8f8 url(../images/ebrand-banner.jpg) no-repeat center 0;
  height: 305px; line-height:305px; font-size:36px; text-align:center; color:#fff;
}

.const-bannerbg {
  background: #f8f8f8 url(../images/const-banner.jpg) no-repeat center 0;
  height: 305px; line-height:305px; font-size:36px; text-align:center; color:#fff;
}
.econst-bannerbg {
  background: #f8f8f8 url(../images/econst-banner.jpg) no-repeat center 0;
  height: 305px; line-height:305px; font-size:36px; text-align:center; color:#fff;
}

.cehua-index a { display:block; margin:0 auto; text-align:center;}
.cehua-index img {max-width:100%}


.meiyu-bannerbg {
  background: #f8f8f8 url(../images/meiyu-banner.jpg) no-repeat center 0;
  height: 305px; line-height:305px; font-size:36px; text-align:center; color:#fff;
}

.emeiyu-bannerbg {
  background: #f8f8f8 url(../images/emeiyu-banner.jpg) no-repeat center 0;
  height: 305px; line-height:305px; font-size:36px; text-align:center; color:#fff;
}
