.scale, .index-news .item-news .item-pic img { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transition: all 1.5s linear; -moz-transition: all 1.5s linear; -o-transition: all 1.5s linear; transition: all 1.5s linear; }

.scaleAfter, .index-news .item-news:hover .item-pic img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); }

.offset, .box-company .box-txt, .box-company .company-pic, .company-map .company-map-list li, .team-leader .team-leader-cont, .team-management .swiper-container, .years-swipers, .map-area, .branch-posi .item-branch, .box-cooperation .cooperation-txt, .sales-products .tab-list, .news-detail { opacity: 0; visibility: hidden; -webkit-transform: translate(0, 100px); -moz-transform: translate(0, 100px); -ms-transform: translate(0, 100px); -o-transform: translate(0, 100px); transform: translate(0, 100px); -webkit-transition: all .6s linear; -moz-transition: all .6s linear; -o-transition: all .6s linear; transition: all .6s linear; }

.offsetTop, .box-company .box-txt.ani, .box-company .company-pic.ani, .company-map .company-map-list.ani li, .team-leader .team-leader-cont.ani, .team-management .swiper-container.ani, .years-swipers.ani, .map-area.ani, .branch-posi .item-branch.ani, .box-cooperation .cooperation-txt.ani, .sales-products .tab-list.ani, .news-detail.ani { opacity: 1; visibility: visible; -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }

.width0 { -webkit-transform: scale(0, 1); -moz-transform: scale(0, 1); -ms-transform: scale(0, 1); -o-transform: scale(0, 1); transform: scale(0, 1); -webkit-transition: all .4s linear .6s; -moz-transition: all .4s linear .6s; -o-transition: all .4s linear .6s; transition: all .4s linear .6s; }

.width100 { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); }

.delay:nth-of-type(2), .company-map .company-map-list li:nth-of-type(2) { -webkit-transition-delay: .1s; -moz-transition-delay: .1s; -o-transition-delay: .1s; transition-delay: .1s; }

.delay:nth-of-type(3), .company-map .company-map-list li:nth-of-type(3) { -webkit-transition-delay: .2s; -moz-transition-delay: .2s; -o-transition-delay: .2s; transition-delay: .2s; }

.delay:nth-of-type(4), .company-map .company-map-list li:nth-of-type(4) { -webkit-transition-delay: .3s; -moz-transition-delay: .3s; -o-transition-delay: .3s; transition-delay: .3s; }

.delay:nth-of-type(5), .company-map .company-map-list li:nth-of-type(5) { -webkit-transition-delay: .4s; -moz-transition-delay: .4s; -o-transition-delay: .4s; transition-delay: .4s; }

.delay:nth-of-type(6), .company-map .company-map-list li:nth-of-type(6) { -webkit-transition-delay: .5s; -moz-transition-delay: .5s; -o-transition-delay: .5s; transition-delay: .5s; }

.delay:nth-of-type(7), .company-map .company-map-list li:nth-of-type(7) { -webkit-transition-delay: .6s; -moz-transition-delay: .6s; -o-transition-delay: .6s; transition-delay: .6s; }

.delay:nth-of-type(8), .company-map .company-map-list li:nth-of-type(8) { -webkit-transition-delay: .6s; -moz-transition-delay: .6s; -o-transition-delay: .6s; transition-delay: .6s; }

.index-banner { position: relative; }

.index-banner .item-pic { display: block; }

.index-banner .item-pic img { width: 100%; height: auto; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transition: 1.5s all linear; -moz-transition: 1.5s all linear; -o-transition: 1.5s all linear; transition: 1.5s all linear; }

.index-banner .item-pic:hover img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); }

.index-banner .pagination { position: absolute; left: 0; bottom: 4%; z-index: 2; width: 100%; text-align: center; }

.index-banner .pagination span { display: inline-block; *display: inline; *zoom: 1; width: 11px; height: 11px; margin: 0 10px; border: 1px solid #fff; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; cursor: pointer; }

.index-banner .pagination .swiper-active-switch { background: #fff; }

.index-banner .swiper-prev { position: absolute; left: 3%; top: 50%; z-index: 2; margin-top: -20px; width: 60px; height: 40px; background: url("../images/arr-slide-l.png") center no-repeat; overflow: hidden; text-indent: -999em; }

.index-banner .swiper-next { position: absolute; right: 3%; top: 50%; z-index: 2; margin-top: -20px; width: 60px; height: 40px; background: url("../images/arr-slide-r.png") center no-repeat; overflow: hidden; text-indent: -999em; }

@media screen and (max-width: 1024px) { .index-banner { margin-top: 80px; } }

@media screen and (max-width: 768px) { .index-banner { margin-top: 60px; }
  .index-banner .swiper-prev { width: 40px; background-position: left center; }
  .index-banner .swiper-next { width: 40px; background-position: right center; }
  .index-banner .pagination span { width: 8px; height: 8px; margin: 0 5px; } }

.index-layout { padding: 0 5% 5%; }

.index-layout .index-layout-list ul { font-size: 0; text-align: center; }

.index-layout .index-layout-list li { display: inline-block; *display: inline; *zoom: 1; width: 9%; margin-left: 3.5%; vertical-align: top; text-align: center; font-size: 20px; -webkit-transform: translate(0, 100px); -moz-transform: translate(0, 100px); -ms-transform: translate(0, 100px); -o-transform: translate(0, 100px); transform: translate(0, 100px); -webkit-transition: .6s all; -moz-transition: .6s all; -o-transition: .6s all; transition: .6s all; opacity: 0; visibility: hidden; }

.index-layout .index-layout-list li a { color: #333; cursor: default;}

.index-layout .index-layout-list li a:hover { color: #e84416; }

.index-layout .index-layout-list li a:hover .normal { display: none; }

.index-layout .index-layout-list li a:hover .hover { display: block; }

.index-layout .index-layout-list li img { margin: 0 auto 20%; max-width: 120px; width: 80%; }

.index-layout .index-layout-list li .hover { display: none; }

.index-layout .index-layout-list li strong { display: block; }

.index-layout .index-layout-list li:first-child { margin-left: 0; }

.index-layout .index-layout-list li:nth-of-type(2) { -webkit-transition-delay: .1s; -moz-transition-delay: .1s; -o-transition-delay: .1s; transition-delay: .1s; }

.index-layout .index-layout-list li:nth-of-type(3) { -webkit-transition-delay: .2s; -moz-transition-delay: .2s; -o-transition-delay: .2s; transition-delay: .2s; }

.index-layout .index-layout-list li:nth-of-type(4) { -webkit-transition-delay: .3s; -moz-transition-delay: .3s; -o-transition-delay: .3s; transition-delay: .3s; }

.index-layout .index-layout-list li:nth-of-type(5) { -webkit-transition-delay: .4s; -moz-transition-delay: .4s; -o-transition-delay: .4s; transition-delay: .4s; }

.index-layout .index-layout-list li:nth-of-type(6) { -webkit-transition-delay: .5s; -moz-transition-delay: .5s; -o-transition-delay: .5s; transition-delay: .5s; }

.index-layout .index-layout-list li:nth-of-type(7) { -webkit-transition-delay: .6s; -moz-transition-delay: .6s; -o-transition-delay: .6s; transition-delay: .6s; }

.index-layout .index-layout-list li:nth-of-type(8) { -webkit-transition-delay: .6s; -moz-transition-delay: .6s; -o-transition-delay: .6s; transition-delay: .6s; }

.index-layout .index-layout-list.ani li { -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); opacity: 1; visibility: visible; }

@media screen and (max-width: 1366px) { .index-layout { padding-bottom: 3%; }
  .index-layout .index-layout-list li { width: 14%; font-size: 18px; margin: 0 1% 3%; }
  .index-layout .index-layout-list li:first-child { margin-left: 1%; }
  .index-layout .index-layout-list li img { margin-bottom: 10%; } }

@media screen and (max-width: 1024px) { .index-layout .index-layout-list li { font-size: 16px; } }

@media screen and (max-width: 768px) { .index-layout .index-layout-list { width: 100%; overflow-x: auto; }
  .index-layout .index-layout-list ul { white-space: nowrap; }
  .index-layout .index-layout-list li { max-width: 125px; min-width: 100px; width: auto; margin-left: 20px; margin-right: 20px; font-size: 16px; }
  .index-layout .index-layout-list li img { width: 80px; margin-bottom: 10px; }
  .index-layout .index-layout-list li strong { white-space: normal; } }

@media screen and (max-width: 768px) { .index-layout { padding-bottom: 15px; } }

.index-news { background: url("../images/index-news-bg.png") center top no-repeat; padding-bottom: 8%;background-size:100% 50%;}

.index-news .index-news-slide { position: relative;padding-left:3%;padding-right:3%;}

.index-news .swiper-wrapper { width: 200%; }

.index-news .swiper-slide { width: 430px; }

.index-news .swiper-control { position:relative; /*right: 85%; bottom: 0;*/ font-size: 0;margin-top:20px;}

.index-news .swiper-control a { display: inline-block; *display: inline; *zoom: 1; width: 46px; height: 46px; background: #333 center no-repeat; }

.index-news .swiper-control .swiper-prev { margin-right: 10px; background-image: url("../images/arr-slide-l-2.png"); }

.index-news .swiper-control .swiper-prev:hover { background-image: url("../images/arr-slide-l-2-hover.png"); }

.index-news .swiper-control .swiper-next { background-image: url("../images/arr-slide-r-2.png"); }

.index-news .swiper-control .swiper-next:hover { background-image: url("../images/arr-slide-r-2-hover.png"); }

.index-news .item-news { display: block; position: relative; width: 400px; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }

.index-news .item-news .item-pic { overflow: hidden;position:relative;}
.index-news .item-news .item-pic b{width:100%;height:240px;display:block;overflow:hidden;}

.index-news .item-news .item-pic img { width: 100%; height: auto;display:none;}

.index-news .item-news .item-cont { position: absolute; left: 0; bottom: 0; width: 90%; padding: 8% 5%; color: #fff;background: url('../images/video-bg.png') left top repeat; }

/*.index-news .item-news .item-date { display: none; margin-bottom: 10px; font-size: 14px; }*/

/*.index-news .item-news .item-name { height: 3.2em; overflow: hidden; font-size: 20px; line-height: 1.6; }*/

.index-news .item-news .item-line { display: none; margin-top: 10px; margin-bottom: 15px; width: 40px; height: 1px; background: #fff; }

.index-news .item-news .item-detail { display: none; height: 3.6em; overflow: hidden; font-size: 14px; line-height: 1.8; }

.index-news .item-news .link-more { display: none; margin-top: 15px; padding-right: 40px; font-size: 16px; color: #e84416; background: url("../images/arr-link.png") right center no-repeat; }

.index-news .item-news:hover .item-date { display: block; }

.index-news .item-news:hover .item-line { display: block; }

.index-news .item-news:hover .item-detail { display: block; }

.index-news .item-news:hover .link-more { display: inline-block; *display: inline; *zoom: 1; }

.index-news > .link-more { display: block; margin: 3% auto 0; width: 250px; height: 58px; line-height: 58px; border-top: 1px solid #4d4d4d; border-bottom: 1px solid #4d4d4d; text-align: center; color: #4c4c4c; }

.index-news > .link-more strong { display: inline-block; *display: inline; *zoom: 1; padding-right: 65px; font-size: 20px; background: url("../images/arr-link-black.png") right center no-repeat; }

.index-news .item-news .item-info{width:100%;overflow:hidden;background-color:#f7f7f7;padding:5%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}

.index-news .item-news .item-info .item-date { float: left; font-size: 16px; width: 6.5em; }

.index-news .item-news .item-info .item-date strong { display: block; font-size: 32px; color: #e6e6e6; font-weight: normal; }

.index-news .item-news .item-info .item-date span { display: block; font-size: 14px; color: #333; }

.index-news .item-news .item-info .item-name { font-size: 16px; color: #666; line-height: 2;height:64px;overflow:hidden; border-left: 1px solid #e0e0e0; margin-left: 6.5em; padding-left: 1em; text-align: justify;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;display:-webkit-box;}

.index-news .item-news:hover .item-info{background-color:#e84416;}
.index-news .item-news:hover .item-info .item-date strong{color:#fff;}
.index-news .item-news:hover .item-info .item-date span{color:#fff;}
.index-news .item-news:hover .item-info .item-name{color:#fff;}



@media screen and (max-width: 1366px) { .index-news .swiper-slide { width: 360px; }
  .index-news .item-news { width: 94%; }
  .index-news .item-news .item-name { font-size: 18px; }
  .index-news > .link-more { width: 210px; height: 48px; line-height: 48px; }
  .index-news > .link-more strong { padding-right: 55px; font-size: 18px; } }

@media screen and (max-width: 1024px) { .index-news { -moz-background-size: 150% auto; background-size: 150% auto; }
  .index-news .swiper-slide { width: 320px; }
  .index-news .swiper-slide .item-news .item-name { font-size: 16px; }
  .index-news > .link-more strong { font-size: 16px; } }

@media screen and (max-width: 768px) { .index-news { -moz-background-size: auto 300px; background-size: auto 300px; }
  .index-news .index-news-slide { padding-left: 20px; padding-right: 20px; }
  .index-news .swiper-slide { width: 310px; }
  .index-news .swiper-slide .item-news { width: 94%; margin: 0 auto; }
  .index-news .swiper-control { position: static; width: 100%; margin-top: 20px; text-align: center; }
  .index-news > .link-more { margin-top: 30px; width: 180px; height: 40px; line-height: 40px; }
  .index-news > .link-more strong { padding-right: 35px; -moz-background-size: auto 20%; background-size: auto 20%; } 

  .index-news .item-news .item-info .item-date{width:100%;}
  .index-news .item-news .item-info .item-date strong{font-size:20px;}
  .index-news .item-news .item-info .item-date span{font-size:12px;}
  .index-news .item-news .item-info .item-name{width:100%;margin:0px;border:0px;padding:0px;font-size:14px;line-height:24px;height:48px;}
}

@media screen and (max-width: 480px) { .index-news { padding-bottom: 30px; }
  .index-news > .link-more { width: 150px; height: 36px; line-height: 36px; }
  .index-news > .link-more strong { font-size: 14px; } }

.box-company .box-txt { font-size: 16px; color: #666; line-height: 2; padding-bottom: 1.5em; }

.box-company .box-txt p, .box-company .box-txt div { margin-bottom: 1.5em; }

.box-company .company-pic img { display: block; width: 100%; height: auto; }

.box-company .company-data { padding: 5% 0; }

.box-company .company-data ul { font-size: 0; }

.box-company .company-data li { position: relative; display: inline-block; *display: inline; *zoom: 1; width: 25%; font-size: 16px; line-height: 1.2; vertical-align: middle; text-align: center; background: url("../images/line-data.png") left center no-repeat; }

.box-company .company-data li:first-child { background: none; }

.box-company .company-data p span { font-size: 66px; color: #4c4c4c; font-family: Helvetica,Arial; }

.box-company .company-data .data-gray { position: absolute; left: 0; top: 50%; margin-top: -22px; z-index: -1; width: 100%; text-align: center; font-size: 52px; color: #f8f8f8; font-weight: bold; }

@media screen and (max-width: 1600px) { .box-company .company-data p span { font-size: 56px; }
  .box-company .company-data .data-gray { font-size: 46px; } }

@media screen and (max-width: 1366px) { .box-company .company-data p span { font-size: 46px; }
  .box-company .company-data .data-gray { font-size: 40px; } }

@media screen and (max-width: 1024px) { .box-company .company-data p span { font-size: 36px; }
  .box-company .company-data .data-gray { font-size: 30px; } }

@media screen and (max-width: 768px) { .box-company .box-txt { padding-bottom: 0.5em; font-size: 14px; line-height: 1.8; }
  .box-company .box-txt p, .box-company .box-txt div { margin-bottom: 1em; text-align: justify; }
  .box-company .company-pic { width: 100%; overflow: hidden; }
  .box-company .company-pic img { display: block; position: relative; left: 50%; margin-left: -384px; width: 768px; height: auto; }
  .box-company .company-data li { font-size: 14px; }
  .box-company .company-data p span { font-size: 24px; }
  .box-company .company-data .data-gray { font-size: 20px; } }

@media screen and (max-width: 480px) { .box-company .company-data li { width: 50%; margin: 10px 0; background: none; } }

.company-map { background: #f7f7f7; padding-bottom: 5%; }

.company-map .container { position: relative; text-align: right; }

.company-map .module-tit-h3 { text-align: left; }

.company-map .company-map-cont { position: absolute; left: 0; top: 50%; margin-top: -120px; width: 50%; text-align: left; }

.company-map .company-map-list { margin-top: 5%; }

.company-map .company-map-list li { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; text-align: center; margin-left: 6%; }

.company-map .company-map-list li:first-child { margin-left: 0; }

.company-map .company-map-list li img { max-width: 75px; width: 100%; margin: 0 auto; }

.company-map .company-map-list li p { margin-top: 15px; font-size: 18px; color: #333; }

.company-map .company-map-pic { position: relative; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; width: 60%; }

.company-map .company-map-pic .company-map-bg { width: 100%; max-width: 940px; margin: 0 auto; }

.company-map .company-map-pic .company-map-m-bg { display: none; }

.company-map .company-map-pic .group-country { position: absolute; }

.company-map .company-map-pic .group-country .group-country-point { display: block; width: 20px; height: 20px; background: url("../images/icon-map-point.png") center no-repeat; }

.company-map .company-map-pic .group-country .group-country-info { display: none; position: absolute; left: 30px; top: 50%; z-index: 2; margin-top: -12px; white-space: nowrap; font-size: 0; -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.21); -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.21); box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.21); cursor: default; background: #fff; }

.company-map .company-map-pic .group-country .group-country-info .arr-country { position: absolute; right: 100%; top: 0; width: 8px; height: 25px; background: url("../images/arr-country.png") right center no-repeat; }

.company-map .company-map-pic .group-country .group-country-info .group-country-name { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; padding: 0 10px; height: 25px; font-size: 14px; line-height: 25px; }

.company-map .company-map-pic .group-country .group-country-info .group-country-pic { /*display: inline-block; *display: inline;*/ display: none;*zoom: 1; vertical-align: middle; width: 35px; height: 25px; }

@media screen and (max-width: 1600px) { .company-map .company-map-cont { width: 60%; }
  .company-map .company-map-list li { margin-left: 5%; } }

@media screen and (max-width: 1366px) { .company-map .company-map-cont { margin-top: -100px; width: 65%; }
  .company-map .company-map-list li { margin-left: 3%; }
  .company-map .company-map-list li p { font-size: 16px; } }

@media screen and (max-width: 1024px) { .company-map .module-tit-h3 { text-align: center; }
  .company-map .company-map-cont { position: static; margin-top: 0; width: 100%; text-align: center; }
  .company-map .company-map-list { margin-top: 0; }
  .company-map .company-map-pic { width: 100%; }
  .company-map .company-map-pic .company-map-m-bg { display: block; width: 100%; }
  .company-map .company-map-pic .company-map-bg { display: none; }
  .company-map .company-map-pic .company-country { display: none; } }

@media screen and (max-width: 768px) { .company-map .company-map-list ul { font-size: 0; }
  .company-map .company-map-list li { width: 33.33%; margin-left: 0; margin-bottom: 20px; }
  .company-map .company-map-list li img { width: 70%; }
  .company-map .company-map-list li p { font-size: 14px; } }

.team-leader { font-size: 0; }

.team-leader .team-leader-pic { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; width: 45%; }

.team-leader .team-leader-pic img { display: block; width: 100%; height: auto; }

.team-leader .team-leader-cont { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; width: 52%; padding-left: 3%; font-size: 16px; }

.team-leader .team-leader-name { font-size: 32px; color: #4c4c4c; }

.team-leader .team-leader-job { margin-top: 1em; font-size: 20px; color: #666; }

.team-leader .team-leader-detail { max-width: 620px; margin-top: 1em; font-size: 16px; color: #666; line-height: 2em; }

.team-leader .team-leader-detail p, .team-leader .team-leader-detail div { text-align: justify; }

.team-leader .team-leader-sign { margin-top: 1em; }

.team-leader .team-leader-sign span { vertical-align: middle; }

.team-leader .team-leader-sign img { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; max-width: 370px; }

@media screen and (max-width: 1366px) {
  .team-leader .team-leader-pic{width: 40%;}
  .team-leader .team-leader-cont{width:57% ;margin-top: 5%;}
  .team-leader .team-leader-name { font-size: 26px; }
  .team-leader .team-leader-job { font-size: 18px; }
  .team-leader .team-leader-detail { width: 80%; } }

@media screen and (max-width: 1024px) { .team-leader .team-leader-pic { display: block; width: 100%; }
  .team-leader .team-leader-pic img { position: relative; width: 560px; left: 50%; margin-left: -400px; }
  .team-leader .team-leader-cont { display: block; width: 100%; padding-left: 0; margin-top: 30px; text-align: center; }
  .team-leader .team-leader-name { font-size: 22px; }
  .team-leader .team-leader-job { font-size: 16px; margin-top: 10px; }
  .team-leader .team-leader-detail { width: 90%; margin-left: auto; margin-right: auto; max-width: none; } }

@media screen and (max-width: 768px) { .team-leader .team-leader-pic img { width: 450px; margin-left: -310px; }
  .team-leader .team-leader-name { font-size: 20px; }
  .team-leader .team-leader-detail { line-height: 1.8; }
  .team-leader .team-leader-job { padding: 0 5%; }
  .team-leader .team-leader-sign img { width: 280px; } }

.team-member .module-tit { padding-bottom: 2%; }

.team-member .swiper-container { padding: 3% 0 20px; }

.team-member .swiper-slide { width: 380px; overflow: hidden; }

.team-member .item-member { position: relative; display: block; padding-top: 30px; padding-bottom: 28%; }

.team-member .item-member .item-member-pic { position: relative; top: 0; max-width: 430px; margin: 0 auto; width: 100%; height: auto; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.team-member .item-member .item-member-cont { position: absolute; left: 0; bottom: 0; z-index: 2; padding: 8% 10%; width: 80%; text-align: center; background: #fff; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.team-member .item-member .item-member-name { font-size: 24px; color: #333; }

.team-member .item-member .item-member-job { margin-top: 5px; font-size: 16px; color: #666; height: 3em; line-height: 1.5; }

.team-member .item-member .item-member-detail { opacity: 0; height: 0; margin-top: 10px; text-align: left; color: #333; font-size: 14px; line-height: 2; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.team-member .item-member:hover { background: url("../images/team-bg-hover.png") left bottom repeat-x; }

.team-member .item-member:hover .item-member-pic { }

.team-member .item-member:hover .item-member-cont { background: #e84416; }

.team-member .item-member:hover .item-member-name { color: #fff; }

.team-member .item-member:hover .item-member-job { color: #fff; }

.team-member .item-member:hover .item-member-detail { color: #fff; height: 15em; opacity: 1;overflow:hidden;text-align: justify;}

.team-member .swiper-control { position: relative; font-size: 0; text-align: center; background: url("../images/icon-line.png") left center repeat-x; }

.team-member .swiper-control a { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; width: 53px; height: 53px; background: url("../images/arr-team-l.png") center no-repeat; }

.team-member .swiper-control .swiper-next { margin-left: 5%; background-image: url("../images/arr-team-r.png"); }

@media screen and (max-width: 1366px) {
  .team-member .swiper-slide { width: 250px; }
  .team-member .item-member .item-member-name { font-size: 20px; }
  .team-member .item-member .item-member-job { font-size: 14px; display: none;}
  .team-member .item-member:hover .item-member-detail { height: 15em; line-height: 1.5;} }

@media screen and (max-width: 1024px) {
  /* .team-member .swiper-slide { width: 280px; } */
  .team-member .item-member { padding-top: 0; padding-bottom: 0; }
  .team-member .item-member .item-member-cont { position: static; }
  .team-member .item-member .item-member-name { font-size: 18px; }
  .team-member .item-member .item-member-detail { display: none; }
  .team-member .item-member:hover .item-member-pic { top: 0; } }

@media screen and (max-width: 768px) {
/* .team-member .swiper-slide { width: 240px; }  */
}

.team-management { padding: 3% 0; }

.team-management .swiper-container { padding: 0 5%; }

.team-management .swiper-wrapper { text-align: center; font-size: 0; }

.team-management .swiper-slide { float: none; display: inline-block; *display: inline; *zoom: 1; width: 20%; margin-bottom: 3%; font-size: 14px; }

.team-management .swiper-slide a{cursor: default;}

.team-management .swiper-control { display: none; }

.team-management .item-member-pic { width: 100%; margin: 0 auto; max-width: 415px; }

.team-management .item-member-cont { margin-top: 10%; }

.team-management .item-member-name { height: 2.4em; font-size: 20px; line-height: 1.2; }

.team-management .item-member-job { font-size: 14px; color: #666; height: 2.4em; line-height: 1.2; }

@media screen and (max-width: 1366px) { .team-management .item-member-name { font-size: 18px; } }

@media screen and (max-width: 1024px) { .team-management { padding-bottom: 50px; }
  .team-management .swiper-container { padding: 0; }
  .team-management .swiper-slide { float: left; display: block; width: 320px; margin-bottom: 0; }
  .team-management .item-member-name { font-size: 18px; }
  .team-management .swiper-control { display: block; position: relative; font-size: 0; text-align: center; background: url("../images/icon-line.png") left center repeat-x; }
  .team-management .swiper-control a { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; width: 53px; height: 53px; background: url("../images/arr-team-l.png") center no-repeat; }
  .team-management .swiper-control .swiper-next { margin-left: 5%; background-image: url("../images/arr-team-r.png"); } }

.box-honor .years-swipers .group-honor-years { margin: 0; position: relative; }

.box-honor .years-swipers .group-honor-years .honor-years { position: relative; z-index: 15; width: 100%; padding-bottom: 25px; }

.box-honor .years-swipers .group-honor-years .honor-years .current-year { position: relative; margin-bottom: 35px; }

.box-honor .years-swipers .group-honor-years .honor-years .current-year p { position: relative; z-index: 10; text-align: center; font-size: 50px; color: #333; width: 148px; margin: 0 auto; background: #fff; }

.box-honor .years-swipers .group-honor-years .honor-years .current-year .huiline { position: absolute; left: 0; top: 50%; width: 100%; height: 1px; border-top: 1px solid #e0e0e0; }

.box-honor .years-swipers .group-honor-years .honor-years .current-year .btn-prev, .box-honor .years-swipers .group-honor-years .honor-years .current-year .btn-next { position: absolute; top: 50%; z-index: 2; margin-top: -25px; width: 50px; height: 50px; text-indent: -999em; overflow: hidden; background: center no-repeat; -webkit-border-radius: 35px; -moz-border-radius: 35px; border-radius: 35px; -webkit-box-shadow: 2.5px 4.33px 21px 8px #eee; -moz-box-shadow: 2.5px 4.33px 21px 8px #eee; box-shadow: 2.5px 4.33px 21px 8px #eee; }

.box-honor .years-swipers .group-honor-years .honor-years .current-year .btn-prev { left: 13.5%; background-image: url("../images/arr-team-l.png"); }

.box-honor .years-swipers .group-honor-years .honor-years .current-year .btn-next { right: 13.5%; background-image: url("../images/arr-team-r.png"); }

.box-honor .years-swipers .group-honor-years .honor-years .current-year .five-dian { position: absolute; width: 72px; height: 7px; background: url("../images/year-point.png") no-repeat; top: 50%; margin-top: -3px; left: 32.7%; }

.box-honor .years-swipers .group-honor-years .honor-years .container { position: relative; margin-left: -480px; left: 50%; width: 960px; }

.box-honor .years-swipers .group-honor-years .honor-years .container .honor-list { margin: 0 10%; overflow: hidden; }

.box-honor .years-swipers .group-honor-years .honor-years .container .honor-list ul { position: relative; left: 0; white-space: nowrap; font-size: 0; }

.box-honor .years-swipers .group-honor-years .honor-years .container .honor-list .hr-year { display: inline-block; width: 14.28%; *width: 14.27%; text-align: center; vertical-align: bottom; }

.box-honor .years-swipers .group-honor-years .honor-years .container .honor-list .hr-year a { display: block; }

.box-honor .years-swipers .group-honor-years .honor-years .container .honor-list .hr-year a strong { display: block; font-size: 18px; line-height: 42px; color: #d1d1d1; font-weight: normal; font-family: Arial, Helvetica, sans-serif; }

.box-honor .years-swipers .group-honor-years .honor-years .container .honor-list .hr-year a span { display: block; margin: 0 auto; width: 44px; height: 1px; border-bottom: 1px solid #f9f9f9; }

.box-honor .years-swipers .group-honor-years .honor-years .container .honor-list .hr-year.active a strong { color: #e84416; }

.box-honor .years-swipers .group-honor-years .honor-years .container .honor-list .hr-year.active a span { border-bottom: 1px solid #e84416; }

.box-honor .years-swipers .group-honor-swiper { background: #fafafa; padding-bottom: 126px; }

.box-honor .years-swipers .group-honor-swiper .swiper-container .swiper-wrapper .swiper-slide a { position: relative; background: #fff; margin: 0 2%; display: block; height: 100%; margin-bottom: 40px; }
.box-honor .years-swipers .group-honor-swiper .swiper-container .swiper-wrapper .swiper-slide a .hr-pic {overflow:hidden;}
.box-honor .years-swipers .group-honor-swiper .swiper-container .swiper-wrapper .swiper-slide a .hr-pic img { width: 100%; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transition: all .6s linear; -moz-transition: all .6s linear; -o-transition: all .6s linear; transition: all .6s linear;}
.box-honor .years-swipers .group-honor-swiper .swiper-container .swiper-wrapper .swiper-slide a:hover .hr-pic img{-webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); }
.box-honor .years-swipers .group-honor-swiper .swiper-container .swiper-wrapper .swiper-slide a .hr-info { padding: 18px 5% 0; position: relative; }

.box-honor .years-swipers .group-honor-swiper .swiper-container .swiper-wrapper .swiper-slide a .hr-info .date { padding-left: 34px; font-size: 18px; line-height: 22px; background: url("../images/watch-icon3.png") no-repeat left center; }

.box-honor .years-swipers .group-honor-swiper .swiper-container .swiper-wrapper .swiper-slide a .hr-info .cont { overflow: hidden; margin-top: 10px; }

.box-honor .years-swipers .group-honor-swiper .swiper-container .swiper-wrapper .swiper-slide a .hr-info .cont h6 { font-size: 18px; font-weight: normal; color: #333; }

.box-honor .years-swipers .group-honor-swiper .swiper-container .swiper-wrapper .swiper-slide a .hr-info .cont p { margin-top: 5px; font-size: 14px; color: #666666; line-height: 26px; text-align: justify; }

.box-honor .years-swipers .group-honor-swiper .swiper-container .swiper-wrapper .swiper-slide a .hr-month { position: absolute; right: 5%; bottom: 3%; font-size: 20px; color: #000; }

.box-honor .years-swipers .group-honor-swiper .honor-contrast { text-align: center; margin-top: 25px; }

.box-honor .years-swipers .group-honor-swiper .honor-contrast a { display: inline-block; width: 50px; height: 50px; margin: 0 5px; border: 1px solid #666666; }

.box-honor .years-swipers .group-honor-swiper .honor-contrast .gh-lf { background: url("../images/hr-arrow1.png") no-repeat center; }

.box-honor .years-swipers .group-honor-swiper .honor-contrast .gh-rt { background: url("../images/hr-arrow2.png") no-repeat center; }

@media screen and (max-width: 1280px) { .box-honor .years-swipers .group-honor-swiper { padding-bottom: 60px; } }

@media screen and (max-width: 1024px) { .box-honor .years-swipers .group-honor-years .honor-years .current-year { margin-bottom: 15px; }
  .box-honor .years-swipers .group-honor-years .honor-years .current-year p { font-size: 40px; width: 110px; }
  .box-honor .years-swipers .group-honor-years .honor-years .current-year .btn-prev { left: 3%; }
  .box-honor .years-swipers .group-honor-years .honor-years .current-year .btn-next { right: 3%; }
  .box-honor .years-swipers .group-honor-years .honor-years .current-year .five-dian { left: 22%; }
  .box-honor .years-swipers .group-honor-years .honor-years .container { width: 100%; margin-left: 0; left: auto; }
  .box-honor .years-swipers .group-honor-years .honor-years .container .honor-list { margin: 0; }
  .box-honor .years-swipers .group-honor-swiper { padding-bottom: 30px; }
  .box-honor .years-swipers .group-honor-swiper .swiper-container .swiper-wrapper .swiper-slide a .hr-info .cont h6 { font-size: 16px; } }

@media screen and (max-width: 768px) { .box-honor .years-swipers .group-honor-years .honor-years .current-year { margin-bottom: 15px; }
  .box-honor .years-swipers .group-honor-years .honor-years .current-year p { font-size: 32px; }
  .box-honor .years-swipers .group-honor-years .honor-years .current-year .btn-prev, .box-honor .years-swipers .group-honor-years .honor-years .current-year .btn-next { margin-top: -18px; }
  .box-honor .years-swipers .group-honor-years .honor-years .current-year .btn-prev { left: 3%; width: 36px; height: 36px; -moz-background-size: 100%; background-size: 100%; }
  .box-honor .years-swipers .group-honor-years .honor-years .current-year .btn-next { right: 3%; width: 36px; height: 36px; -moz-background-size: 100%; background-size: 100%; }
  .box-honor .years-swipers .group-honor-swiper { padding-bottom: 30px; }
  .box-honor .years-swipers .group-honor-swiper .honor-contrast a { width: 35px; height: 35px; } }

@media screen and (max-width: 480px) { .box-honor .years-swipers .group-honor-years .honor-years .current-year .five-dian { width: 40px; left: 19%; }
  .box-honor .years-swipers .group-honor-years .honor-years .container .honor-list .hr-year a strong { font-size: 14px; } }

.map-area .map-area-name { text-align: center; background: url("../images/icon-line.png") left center repeat-x; }

.map-area .map-area-name strong { padding: 0 25px; font-size: 36px; font-weight: normal; color: #666; background: #fff; }

.map-area .map-area-pic { position: relative; margin-top: 20px; background: #f9f9fb; overflow-x: hidden; }

.map-area .map-area-pic img { display: block; width: 100%; height: auto; visibility: hidden; }

.map-area #map-area-box { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }

.map-area .map-name { font-size: 30px; line-height: 2; text-align: center; }

.map-area .map-info li { padding: 15px 10px 15px 45px; font-size: 14px; line-height: 1.7; border-top: 1px solid #e6e6e6; background: 10px center no-repeat; word-break: break-all; }

@media screen and (max-width: 1366px) { .map-area .map-area-name strong { font-size: 30px; }
  .map-area .map-name { font-size: 24px; }
  .map-area .map-info li { padding-top: 10px; padding-bottom: 10px; } }

@media screen and (max-width: 1024px) { .map-area .map-area-name strong { font-size: 24px; }
  .map-area .map-area-pic img { visibility: visible; }
  .map-area #map-area-box { display: none; } }

@media screen and (max-width: 768px) { .map-area .map-area-name strong { font-size: 20px; } }

.branch-posi { position: relative; margin: 5% 0; }

.branch-posi .container { font-size: 0; }

.branch-posi .branch-line { position: absolute; left: 50%; width: 1px; height: 100%; background: #d1d1d1; }

.branch-posi .item-branch { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; width: 38%; margin-bottom: 3%; padding-left: 12%; font-size: 14px; }

.branch-posi .item-branch dt { font-size: 24px; color: #e84416; line-height: 2; }

.branch-posi .item-branch dd { font-size: 16px; color: #666; line-height: 2; }

@media screen and (max-width: 1366px) { .branch-posi .item-branch { width: 37%; padding-left: 8%; padding-right: 5%; }
  .branch-posi .item-branch dt { font-size: 22px; } }

@media screen and (max-width: 1024px) { .branch-posi .item-branch { width: 40%; padding-left: 5%; padding-right: 5%; }
  .branch-posi .item-branch dt { font-size: 20px; } }

@media screen and (max-width: 768px) { .branch-posi .branch-line { display: none; }
  .branch-posi .item-branch { display: block; margin-left: auto; margin-right: auto; width: 70%; padding-left: 0; padding-right: 0; }
  .branch-posi .item-branch dt { font-size: 18px; }
  .branch-posi .item-branch dd { font-size: 14px; } }

@media screen and (max-width: 480px) { .branch-posi .item-branch { width: 100%; margin-bottom: 20px; } }

.box-cooperation .cooperation-txt { width: 90%; margin: 0 auto; font-size: 16px; color: #666; line-height: 2; }

.cooperation-list { position: relative; margin: 5% 0; overflow: hidden; }

.cooperation-list ul { display: block; margin: 0 auto; font-size: 0; width: 1710px; overflow: hidden; }

.cooperation-list li { position: relative; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; width: 275px; margin: 0 76px; }

.cooperation-list li:first-child { margin-left: 290px; }

.cooperation-list li.second { margin-top: -114px; }

.cooperation-list li.second + .third { margin-left: 290px; }

.cooperation-list li.third { margin-top: -114px; }

.cooperation-list li .brand-bg { display: block; width: 100%; height: auto; }

.cooperation-list li .brand-bg2 { visibility: hidden; opacity: 0; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 2; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }

.cooperation-list li a { position: absolute; left: 50%; top: 50%; z-index: 3; margin-left: -90px; margin-top: -75px; width: 180px; height: 150px; }

.cooperation-list li a img { display: block; width: 100%; height: auto; }

.cooperation-list li .pic-hover { visibility: hidden; opacity: 0; position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; -webkit-transition: all .1s linear; -moz-transition: all .1s linear; -o-transition: all .1s linear; transition: all .1s linear; }

.cooperation-list li.hover .brand-bg2 { visibility: visible; opacity: 1; }

.cooperation-list li.hover a .pic-hover { visibility: visible; opacity: 1; }

.cooperation-list ol { position: absolute; left: 50%; bottom: -122px; margin-left: -855px; font-size: 0; width: 1710px; }

.cooperation-list ol:first-child { top: -122px; bottom: auto; }

.cooperation-list ol li:first-child { margin-left: 76px; }

@media screen and (max-width: 1760px) { .cooperation-list ul { width: 1400px; }
  .cooperation-list li { width: 226px; margin-left: 62px; margin-right: 62px; }
  .cooperation-list li:first-child { margin-left: 237px; }
  .cooperation-list li.second { margin-top: -94px; }
  .cooperation-list li.second + .third { margin-left: 237px; }
  .cooperation-list li.third { margin-top: -94px; }
  .cooperation-list li a { margin-left: -75px; margin-top: -68px; width: 150px; height: 125px; }
  .cooperation-list ol { bottom: -100px; width: 1400px; margin-left: -700px; }
  .cooperation-list ol li:first-child { margin-left: 62px; }
  .cooperation-list ol:first-child { top: -100px; } }

@media screen and (max-width: 1440px) { .cooperation-list ul { width: 1200px; }
  .cooperation-list li { width: 190px; margin-left: 54px; margin-right: 54px; }
  .cooperation-list li:first-child { margin-left: 202px; }
  .cooperation-list li.second { margin-top: -78px; }
  .cooperation-list li.second + .third { margin-left: 202px; }
  .cooperation-list li.third { margin-top: -78px; }
  .cooperation-list li a { margin-left: -60px; margin-top: -50px; width: 120px; height: 100px; }
  .cooperation-list ol { bottom: -84px; width: 1200px; margin-left: -600px; }
  .cooperation-list ol li:first-child { margin-left: 54px; }
  .cooperation-list ol:first-child { top: -84px; } }

@media screen and (max-width: 1280px) { .cooperation-list ul { width: 980px; }
  .cooperation-list li { width: 152px; margin-left: 46px; margin-right: 46px; }
  .cooperation-list li:first-child { margin-left: 168px; }
  .cooperation-list li.second { margin-top: -62px; }
  .cooperation-list li.second + .third { margin-left: 168px; }
  .cooperation-list li.third { margin-top: -62px; }
  .cooperation-list li a { margin-left: -50px; margin-top: -42px; width: 100px; height: 83px; }
  .cooperation-list ol { bottom: -68px; width: 980px; margin-left: -490px; }
  .cooperation-list ol li:first-child { margin-left: 46px; }
  .cooperation-list ol:first-child { top: -68px; } }

@media screen and (max-width: 1024px) { .cooperation-list { margin: 20px 0; }
  .cooperation-list ul { width: auto; text-align: center; }
  .cooperation-list li { width: 25%; margin: 20px 0; }
  .cooperation-list li:first-child { margin-left: 0; }
  .cooperation-list li.second { margin-top: 0; }
  .cooperation-list li.second + .third { margin-left: 0; }
  .cooperation-list li.third { margin-top: 0; }
  .cooperation-list li a { position: static; display: block; margin-left: 0; margin-top: 0; width: 100%; height: auto; }
  .cooperation-list li a img { max-width: 180px; margin: 0 auto; width: 70%; height: auto; }
  .cooperation-list li .brand-bg, .cooperation-list li .brand-bg2 { display: none; }
  .cooperation-list li .pic-hover { display: none; }
  .cooperation-list ol { display: none; } }

@media screen and (max-width: 768px) { .cooperation-list li { width: 33.33%; } }

@media screen and (max-width: 480px) { .cooperation-list li { width: 50%; } }

.sales-products .tab-list ul { text-align: center; }

.sales-products .tab-list li { display: inline; padding: 0 10px; border-left: 1px solid #e6e6e6; cursor: pointer; white-space: nowrap; line-height: 2; }

.sales-products .tab-list li.on { color: #e84416; }

.sales-products .tab-list li:first-child { border-left: 0; }

.sales-products .tab-cont { padding-bottom: 8%; }

.sales-products .tab-cont ul { padding: 2% 0 3%; font-size: 0; }

.sales-products .tab-cont li { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; width: 20%; margin: 10px 0; font-size: 16px; }

.sales-products .tab-cont .item-products { position: relative; display: block; margin: 0 10px; text-align: center; border: 1px solid #e6e6e6; }

.sales-products .tab-cont .item-products img { width: 100%; height: auto; }

.sales-products .tab-cont .item-products .item-cont { position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; background: #e84416; opacity: 0; visibility: hidden; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.sales-products .tab-cont .item-products p { position: absolute; left: 0; top: 50%; margin-top: -0.8em; width: 90%; padding: 0 5%; font-size: 30px; font-weight: bold; vertical-align: middle; color: #fff; letter-spacing: 1px; line-height: 1.1; height: 2.2em; opacity: 0; visibility: hidden; -webkit-transform: translate(0, -25%); -moz-transform: translate(0, -25%); -ms-transform: translate(0, -25%); -o-transform: translate(0, -25%); transform: translate(0, -25%); -webkit-transition: all .3s .1s; -moz-transition: all .3s .1s; -o-transition: all .3s .1s; transition: all .3s .1s; }

.sales-products .tab-cont .item-products:hover .item-cont { visibility: visible; opacity: 1; }

.sales-products .tab-cont .item-products:hover .item-cont p { opacity: 1; visibility: visible; -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }

.sales-products .tab-cont .page-control { display:none;position: relative; font-size: 0; text-align: center; background: url("../images/icon-line.png") left center repeat-x; }

.sales-products .tab-cont .page-control a { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; width: 53px; height: 53px; background: url("../images/arr-team-l.png") center no-repeat; }

.sales-products .tab-cont .page-control .page-next { margin-left: 5%; background-image: url("../images/arr-team-r.png"); }

@media screen and (max-width: 1440px) { .sales-products .tab-cont .item-products p { font-size: 24px; } }

@media screen and (max-width: 1366px) { .sales-products .tab-cont li { width: 25%; } }

@media screen and (max-width: 1024px) { .sales-products .tab-cont li { width: 33.33%; }
  .sales-products .tab-cont .item-cont { display: none; } }

@media screen and (max-width: 768px) { .sales-products .tab-list { width: 100%; overflow-x: auto; }
  .sales-products .tab-list ul { display: table; }
  .sales-products .tab-cont li { width: 50%; margin: 5px 0; }
  .sales-products .tab-cont .item-products { margin: 0 5px; } }

@media screen and (max-width: 480px) { .sales-products .tab-cont li { width: 100%; margin: 5px 0; }
  .sales-products .tab-cont .item-products { margin: 0; } }

.serial-number .container { margin-top: 5%; padding-bottom: 5%; background: #f7f7f7; text-align: center; }

.serial-number .serial-txt { padding: 0 5%; font-size: 16px; color: #666; }

.serial-number .serial-txt i { color: #e84416; margin-right: 5px; }

.serial-number .serial-form { position: relative; margin: 2% auto 0; width: 564px; height: 48px; padding-left: 20px; padding-right: 70px; border: 1px solid #e0e0e0; background: #fff; }

.serial-number .serial-i { width: 100%; height: 48px; line-height: 48px; border: 0; outline: none; background: none; font-size: 14px; color: #666; }

.serial-number .btn-serial-search { position: absolute; right: 0; top: 0; z-index: 2; width: 50px; height: 48px; font-size: 0; background: #e84416 url("../images/icon-search2.png") center no-repeat; }

@media screen and (max-width: 1024px) { .serial-number .serial-form { width: 450px; } }

@media screen and (max-width: 768px) { .serial-number .serial-form { width: 280px; } }

@media screen and (max-width: 480px) { .serial-number .serial-form { width: 150px; } }

.related-videos { padding-bottom: 8%; }

.related-videos .media-video { position: relative; }

.related-videos .media-pic img { width: 100%; height: auto; }

.related-videos #mediaVideo { display: block; position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; }

.related-videos .media-info .media-tit { padding: 20px 30px; font-size: 20px; line-height: 1.4; color: #fff; background: #4d4d4d; }

.related-videos .media-info .media-cont { padding: 20px 30px; background: #f7f7f7; }

.related-videos .media-info .media-cont a { padding: 0 20px; border-left: 1px solid #e6e6e6; }

.related-videos .media-info .media-cont a:first-child { border-left: 0; padding-left: 0; }

.related-videos .media-info .btn-download { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }

.related-videos .media-info .btn-download .icon-download { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; width: 20px; height: 20px; margin-right: 10px; background: url("../images/icon-download.png") center no-repeat; }

.related-videos .media-info .btn-download strong { font-size: 18px; line-height: 1.6; color: #666; vertical-align: middle; }

.related-videos .media-info .btn-usemobile { position: relative; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }

.related-videos .media-info .btn-usemobile .icon-usemobile { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; width: 20px; height: 20px; margin-right: 10px; background: url("../images/icon-usemobile.png") center no-repeat; }

.related-videos .media-info .btn-usemobile strong { font-size: 18px; line-height: 1.6; color: #666; vertical-align: middle; }

.related-videos .media-info .btn-usemobile .usemobile-ewm { display: none; position: absolute; left: 100%; top: 50%; z-index: 2; margin-top: -53px; width: 106px; height: 106px; }

.related-videos .media-info .btn-usemobile .usemobile-ewm img { width: 100%; height: auto; }

.related-videos .media-info .btn-usemobile:hover .usemobile-ewm { display: block; }

@media screen and (max-width: 1366px) { .related-videos .media-info .media-tit { font-size: 18px; }
  .related-videos .media-info .btn-download strong { font-size: 16px; }
  .related-videos .media-info .btn-usemobile strong { font-size: 16px; } }

@media screen and (max-width: 1024px) { .related-videos .media-info .media-tit { font-size: 16px; }
  .related-videos .media-info .btn-download strong { font-size: 14px; }
  .related-videos .media-info .btn-usemobile strong { font-size: 14px; } }

@media screen and (max-width: 768px) { .related-videos .media-info .media-tit { padding-top: 10px; padding-bottom: 10px; }
  .related-videos .media-info .media-cont { padding-top: 10px; padding-bottom: 10px; } }

@media screen and (max-width: 480px) { .related-videos .media-info .media-tit { padding-left: 20px; padding-right: 20px; }
  .related-videos .media-info .media-cont { padding-left: 20px; padding-right: 20px; } }

.box-promotion .years-swipers .group-honor-years { margin: 0; position: relative; }

.box-promotion .years-swipers .group-honor-years .honor-years { position: relative; z-index: 15; width: 100%; padding-bottom: 25px; }

.box-promotion .years-swipers .group-honor-years .honor-years .current-year { position: relative; margin-bottom: 35px; }

.box-promotion .years-swipers .group-honor-years .honor-years .current-year p { position: relative; z-index: 10; text-align: center; font-size: 50px; color: #333; width: 148px; margin: 0 auto; background: #fff; }

.box-promotion .years-swipers .group-honor-years .honor-years .current-year .huiline { position: absolute; left: 0; top: 50%; width: 100%; height: 1px; border-top: 1px solid #e0e0e0; }

.box-promotion .years-swipers .group-honor-years .honor-years .current-year .btn-prev, .box-promotion .years-swipers .group-honor-years .honor-years .current-year .btn-next { position: absolute; top: 50%; z-index: 2; margin-top: -25px; width: 50px; height: 50px; text-indent: -999em; overflow: hidden; background: center no-repeat; -webkit-border-radius: 35px; -moz-border-radius: 35px; border-radius: 35px; -webkit-box-shadow: 2.5px 4.33px 21px 8px #eee; -moz-box-shadow: 2.5px 4.33px 21px 8px #eee; box-shadow: 2.5px 4.33px 21px 8px #eee; }

.box-promotion .years-swipers .group-honor-years .honor-years .current-year .btn-prev { left: 13.5%; background-image: url("../images/arr-team-l.png"); }

.box-promotion .years-swipers .group-honor-years .honor-years .current-year .btn-next { right: 13.5%; background-image: url("../images/arr-team-r.png"); }

.box-promotion .years-swipers .group-honor-years .honor-years .container { position: relative; margin-left: -480px; left: 50%; width: 960px; }

.box-promotion .years-swipers .group-honor-years .honor-years .container .honor-list { margin: 0 10%; overflow: hidden; }

.box-promotion .years-swipers .group-honor-years .honor-years .container .honor-list ul { position: relative; left: 0; white-space: nowrap; font-size: 0; }

.box-promotion .years-swipers .group-honor-years .honor-years .container .honor-list .hr-year { display: inline-block; width: 14.28%; *width: 14.27%; text-align: center; vertical-align: bottom; }

.box-promotion .years-swipers .group-honor-years .honor-years .container .honor-list .hr-year a { display: block; }

.box-promotion .years-swipers .group-honor-years .honor-years .container .honor-list .hr-year a strong { display: block; font-size: 18px; line-height: 42px; color: #d1d1d1; font-weight: normal; font-family: Arial, Helvetica, sans-serif; }

.box-promotion .years-swipers .group-honor-years .honor-years .container .honor-list .hr-year a span { display: block; margin: 0 auto; width: 44px; height: 1px; border-bottom: 1px solid #f9f9f9; }

.box-promotion .years-swipers .group-honor-years .honor-years .container .honor-list .hr-year.active a strong { color: #e84416; }

.box-promotion .years-swipers .group-honor-years .honor-years .container .honor-list .hr-year.active a span { border-bottom: 1px solid #e84416; }

.box-promotion .years-swipers .group-honor-swiper { position: relative; padding-left: 5%; padding-right: 5%; padding-bottom: 5%; }

.box-promotion .years-swipers .group-honor-swiper .swiper-container { padding: 8% 0; }

.box-promotion .years-swipers .group-honor-swiper .swiper-container .swiper-wrapper .swiper-slide { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.box-promotion .years-swipers .group-honor-swiper .swiper-container .swiper-wrapper .swiper-slide a { position: relative; margin: 0 2%; display: block; height: 100%; }

.box-promotion .years-swipers .group-honor-swiper .swiper-container .swiper-wrapper .swiper-slide a .hr-pic { position: relative; }

.box-promotion .years-swipers .group-honor-swiper .swiper-container .swiper-wrapper .swiper-slide a .hr-pic img { width: 100%; }

.box-promotion .years-swipers .group-honor-swiper .swiper-container .swiper-wrapper .swiper-slide a .hr-pic .icon-play { opacity: 0; visibility: hidden; position: absolute; left: 50%; top: 50%; margin-left: -25px; margin-top: -25px; width: 50px; height: 50px; background: url("../images/icon-play.png") center no-repeat; }

.box-promotion .years-swipers .group-honor-swiper .swiper-container .swiper-wrapper .swiper-slide a .hr-info { padding: 10px 5%; position: relative; }

.box-promotion .years-swipers .group-honor-swiper .swiper-container .swiper-wrapper .swiper-slide a .hr-info .cont { overflow: hidden; }

.box-promotion .years-swipers .group-honor-swiper .swiper-container .swiper-wrapper .swiper-slide a .hr-info .cont h6 { font-size: 18px; font-weight: normal; color: #333; text-align: center; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.box-promotion .years-swipers .group-honor-swiper .swiper-container .swiper-wrapper .swiper-slide-active { position: relative; z-index: 2; -webkit-transform: scale(1.5); -moz-transform: scale(1.5); -ms-transform: scale(1.5); -o-transform: scale(1.5); transform: scale(1.5); }

.box-promotion .years-swipers .group-honor-swiper .swiper-container .swiper-wrapper .swiper-slide-active a .hr-pic .icon-play { opacity: 1; visibility: visible; }

.box-promotion .years-swipers .group-honor-swiper .swiper-container .swiper-wrapper .swiper-slide-active a .hr-info { padding-top: 10px; padding-bottom: 10px; }

.box-promotion .years-swipers .group-honor-swiper .swiper-container .swiper-wrapper .swiper-slide-active a .hr-info .cont h6 { -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); transform: scale(0.8); }

.box-promotion .years-swipers .group-honor-swiper .honor-contrast a { position: absolute; top: 0; z-index: 4; width: 26%; height: 100%; }

.box-promotion .years-swipers .group-honor-swiper .honor-contrast .gh-lf { left: 0; }

.box-promotion .years-swipers .group-honor-swiper .honor-contrast .gh-rt { right: 0; }

@media screen and (max-width: 1280px) { .box-promotion .years-swipers .group-honor-swiper { padding-bottom: 60px; } }

@media screen and (max-width: 1024px) { .box-promotion .years-swipers .group-honor-years .honor-years .current-year { margin-bottom: 15px; }
  .box-promotion .years-swipers .group-honor-years .honor-years .current-year p { font-size: 40px; width: 110px; }
  .box-promotion .years-swipers .group-honor-years .honor-years .current-year .btn-prev { left: 3%; }
  .box-promotion .years-swipers .group-honor-years .honor-years .current-year .btn-next { right: 3%; }
  .box-promotion .years-swipers .group-honor-years .honor-years .current-year .five-dian { left: 22%; }
  .box-promotion .years-swipers .group-honor-years .honor-years .container { width: 100%; margin-left: 0; left: auto; }
  .box-promotion .years-swipers .group-honor-years .honor-years .container .honor-list { margin: 0; }
  .box-promotion .years-swipers .group-honor-swiper { padding-bottom: 30px; }
  .box-promotion .years-swipers .group-honor-swiper .swiper-container { padding: 0; }
  .box-promotion .years-swipers .group-honor-swiper .swiper-container .swiper-wrapper .swiper-slide a .hr-info .cont h6 { font-size: 16px; }
  .box-promotion .years-swipers .group-honor-swiper .swiper-container .swiper-wrapper .swiper-slide-active { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
  .box-promotion .years-swipers .group-honor-swiper .swiper-container .swiper-wrapper .swiper-slide-active a .hr-info .cont h6 { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
  .box-promotion .years-swipers .group-honor-swiper .swiper-container .honor-contrast { display: none; } }

@media screen and (max-width: 768px) { .box-promotion .years-swipers .group-honor-years .honor-years .current-year { margin-bottom: 15px; }
  .box-promotion .years-swipers .group-honor-years .honor-years .current-year p { font-size: 32px; }
  .box-promotion .years-swipers .group-honor-years .honor-years .current-year .btn-prev, .box-promotion .years-swipers .group-honor-years .honor-years .current-year .btn-next { margin-top: -18px; }
  .box-promotion .years-swipers .group-honor-years .honor-years .current-year .btn-prev { left: 3%; width: 36px; height: 36px; -moz-background-size: 100%; background-size: 100%; }
  .box-promotion .years-swipers .group-honor-years .honor-years .current-year .btn-next { right: 3%; width: 36px; height: 36px; -moz-background-size: 100%; background-size: 100%; }
  .box-promotion .years-swipers .group-honor-swiper { padding-bottom: 30px; } }

@media screen and (max-width: 480px) { .box-promotion .years-swipers .group-honor-years .honor-years .container .honor-list .hr-year a strong { font-size: 14px; } }

.popup-video { display: none; position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 19; background: url("../images/video-bg.png") left top repeat; }

.popup-video .btn-close { position: absolute; right: 0; bottom: 100%; font-size: 36px; width: 35px; height: 35px; line-height: 35px; text-align: center; color: #fff; cursor: pointer; }

.popup-video .box-video { position: absolute; left: 50%; top: 50%; margin-left: -400px; margin-top: -300px; z-index: 2; width: 800px; height: 600px; background: #000; }

.popup-video .box-video > div { width: 100%; height: 100%; }

@media screen and (max-width: 1024px) { .popup-video .box-video { left: 10%; top: 20%; margin-left: 0; margin-top: 0; width: 80%; height: 60%; } }

.news-detail { padding-bottom: 8%; }

.news-detail .detail-tit { padding: 5% 5% 0; font-size: 36px; text-align: center; }

.news-detail .detail-info { padding-top: 15px; text-align: center; font-size: 0; color: #999; }

.news-detail .detail-info .detail-date { display: inline-block; *display: inline; *zoom: 1; padding: 0 10px; border-right: 1px solid #999; line-height: 1.2; vertical-align: middle; font-size: 14px; }

.news-detail .detail-info .detail-share { display: inline-block; *display: inline; *zoom: 1; padding: 0 10px; vertical-align: middle; font-size: 14px; }

.news-detail .detail-info .detail-share .share-txt { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }

.news-detail .detail-info .detail-share .bdsharebuttonbox { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }

.news-detail .detail-info .detail-share .bdshare-button-style1-24 a { margin-left: 5px; margin-right: 5px; }

.news-detail .detail-info .detail-share .bdshare-button-style1-24 .bds_weixin { background: url("../images/icon-share-wx2.png") center no-repeat; }

.news-detail .detail-info .detail-share .bdshare-button-style1-24 .bds_tsina { background: url("../images/icon-share-sina2.png") center no-repeat; }

.news-detail .detail-info .detail-share .bdshare-button-style1-24 .bds_qzone { background: url("../images/icon-share-qzone2.png") center no-repeat; }

.news-detail .detail-txt { margin-top: 2%; font-size: 16px; line-height: 1.5; color: #666; }

.news-detail .detail-txt p, .news-detail .detail-txt div { text-align: justify; margin-bottom: 1em; }

.news-detail .detail-txt img { margin: 2em auto; }

.news-detail .news-detail-control a { display: inline-block; *display: inline; *zoom: 1; font-size: 18px; color: #666; }

.news-detail .news-detail-control a strong { color: #333; font-weight: normal; }

.news-detail .news-detail-control .news-next { margin-top: 10px; }

@media screen and (max-width: 1600px) { .news-detail .detail-tit { font-size: 32px; } }

@media screen and (max-width: 1366px) { .news-detail .detail-tit { font-size: 28px; } }

@media screen and (max-width: 1024px) { .news-detail .detail-tit { font-size: 24px; }
  .news-detail .detail-txt img { width: 100% !important; height: auto !important; }
  .news-detail .news-detail-control a { font-size: 16px; } }

@media screen and (max-width: 768px) { .news-detail .detail-tit { padding-top: 30px; font-size: 20px; } }

@media screen and (max-width: 480px) { .news-detail .detail-tit { font-size: 18px; }
  .news-detail .detail-info .detail-date { display: block; border-right: none; margin-bottom: 5px; }
  .news-detail .detail-info .detail-share { display: block; } }

.news-waterfall { padding-bottom: 8%; }

.news-waterfall .years-swipers .group-honor-years { margin: 0; position: relative; }

.news-waterfall .years-swipers .group-honor-years .honor-years { position: relative; z-index: 15; width: 100%; padding-bottom: 25px; }

.news-waterfall .years-swipers .group-honor-years .honor-years .current-year { position: relative; margin-bottom: 35px; }

.news-waterfall .years-swipers .group-honor-years .honor-years .current-year p { position: relative; z-index: 10; text-align: center; font-size: 50px; color: #333; width: 148px; margin: 0 auto; background: #fff; }

.news-waterfall .years-swipers .group-honor-years .honor-years .current-year .huiline { position: absolute; left: 0; top: 50%; width: 100%; height: 1px; border-top: 1px solid #e0e0e0; }

.news-waterfall .years-swipers .group-honor-years .honor-years .current-year .btn-prev, .news-waterfall .years-swipers .group-honor-years .honor-years .current-year .btn-next { position: absolute; top: 50%; z-index: 2; margin-top: -25px; width: 50px; height: 50px; text-indent: -999em; overflow: hidden; background: center no-repeat; -webkit-border-radius: 35px; -moz-border-radius: 35px; border-radius: 35px; -webkit-box-shadow: 2.5px 4.33px 21px 8px #eee; -moz-box-shadow: 2.5px 4.33px 21px 8px #eee; box-shadow: 2.5px 4.33px 21px 8px #eee; }

.news-waterfall .years-swipers .group-honor-years .honor-years .current-year .btn-prev { left: 13.5%; background-image: url("../images/arr-team-l.png"); }

.news-waterfall .years-swipers .group-honor-years .honor-years .current-year .btn-next { right: 13.5%; background-image: url("../images/arr-team-r.png"); }

.news-waterfall .years-swipers .group-honor-years .honor-years .container { position: relative; margin-left: -480px; left: 50%; width: 960px; }

.news-waterfall .years-swipers .group-honor-years .honor-years .container .honor-list { margin: 0 10%; overflow: hidden; }

.news-waterfall .years-swipers .group-honor-years .honor-years .container .honor-list ul { position: relative; left: 0; white-space: nowrap; font-size: 0; }

.news-waterfall .years-swipers .group-honor-years .honor-years .container .honor-list .hr-year { display: inline-block; width: 14.28%; *width: 14.27%; text-align: center; vertical-align: bottom; }

.news-waterfall .years-swipers .group-honor-years .honor-years .container .honor-list .hr-year a { display: block; }

.news-waterfall .years-swipers .group-honor-years .honor-years .container .honor-list .hr-year a strong { display: block; font-size: 18px; line-height: 42px; color: #d1d1d1; font-weight: normal; font-family: Arial, Helvetica, sans-serif; }

.news-waterfall .years-swipers .group-honor-years .honor-years .container .honor-list .hr-year a span { display: block; margin: 0 auto; width: 44px; height: 1px; border-bottom: 1px solid #f9f9f9; }

.news-waterfall .years-swipers .group-honor-years .honor-years .container .honor-list .hr-year.active a strong { color: #e84416; }

.news-waterfall .years-swipers .group-honor-years .honor-years .container .honor-list .hr-year.active a span { border-bottom: 1px solid #e84416; }

.news-waterfall .news-list { width: 100%; overflow-x: hidden; }

.news-waterfall .news-list #waterfall { width: 100%; }

.news-waterfall .news-list #waterfall { position: relative; width: 1600px; margin: 0 auto 25px; padding-bottom: 10px; }

.news-waterfall .news-list .grid { width: 520px; background: #fff; margin: 8px; font-size: 16px; float: left; -webkit-transition: top 1s ease, left 1s ease; -moz-transition: top 1s ease, left 1s ease; -o-transition: top 1s ease, left 1s ease; -ms-transition: top 1s ease, left 1s ease; }

.news-waterfall .news-list .item-pic img { max-width: 100%; background: #ccc; display: block; background: url(../images/loding.gif) no-repeat center; }

.news-waterfall .news-list .item-info { padding: 5% 5%; background: #f7f7f7; }

.news-waterfall .news-list .item-info .item-date { float: left; font-size: 16px; width: 6.5em; }

.news-waterfall .news-list .item-info .item-date strong { display: block; font-size: 32px; color: #e6e6e6; font-weight: normal; }

.news-waterfall .news-list .item-info .item-date span { display: block; font-size: 14px; color: #333; }

.news-waterfall .news-list .item-info .item-name { font-size: 16px; color: #666; line-height: 2; border-left: 1px solid #e0e0e0; margin-left: 6.5em; padding-left: 1em; text-align: justify; }

.news-waterfall .news-list .item-news:hover .item-info { background: #e84416; }

.news-waterfall .news-list .item-news:hover .item-date strong { color: #fff; }

.news-waterfall .news-list .item-news:hover .item-date span { color: #fff; }

.news-waterfall .news-list .item-news:hover .item-name { color: #fff; }

.news-waterfall .news-list .honor-contrast { text-align: center; margin-top: 25px; }

.news-waterfall .news-list .honor-contrast a { display: inline-block; width: 50px; height: 50px; margin: 0 5px; border: 1px solid #666666; }

.news-waterfall .news-list .honor-contrast .gh-lf { background: url("../images/hr-arrow1.png") no-repeat center; }

.news-waterfall .news-list .honor-contrast .gh-rt { background: url("../images/hr-arrow2.png") no-repeat center; }

@media screen and (max-width: 1640px) { .news-waterfall .news-list #waterfall { width: 1200px; }
  .news-waterfall .news-list .grid { width: 400px; } }

@media screen and (max-width: 1200px) { .news-waterfall .news-list #waterfall { width: 800px; } }

@media screen and (max-width: 800px) { .news-waterfall .news-list #waterfall { width: 540px; }
  .news-waterfall .news-list .grid { width: 270px; } }

@media screen and (max-width: 540px) { .news-waterfall .news-list #waterfall { width: 360px; }
  .news-waterfall .news-list .grid { width: 360px; } }

@media screen and (max-width: 370px) { .news-waterfall .news-list #waterfall { width: 300px; }
  .news-waterfall .news-list .grid { width: 300px; } }

@media screen and (max-width: 1366px) { .news-waterfall .news-list .item-info .item-date { width: 5.5em; }
  .news-waterfall .news-list .item-info .item-date strong { font-size: 28px; }
  .news-waterfall .news-list .item-info .item-name { margin-left: 5.5em; line-height: 1.8; } }

@media screen and (max-width: 1024px) { .news-waterfall .years-swipers .group-honor-years .honor-years .current-year { margin-bottom: 15px; }
  .news-waterfall .years-swipers .group-honor-years .honor-years .current-year p { font-size: 40px; width: 110px; }
  .news-waterfall .years-swipers .group-honor-years .honor-years .current-year .btn-prev { left: 3%; }
  .news-waterfall .years-swipers .group-honor-years .honor-years .current-year .btn-next { right: 3%; }
  .news-waterfall .years-swipers .group-honor-years .honor-years .current-year .five-dian { left: 22%; }
  .news-waterfall .years-swipers .group-honor-years .honor-years .container { width: 100%; margin-left: 0; left: auto; }
  .news-waterfall .years-swipers .group-honor-years .honor-years .container .honor-list { margin: 0; }
  .news-waterfall .news-list .item-info .item-date { font-size: 14px; }
  .news-waterfall .news-list .item-info .item-date strong { font-size: 24px; }
  .news-waterfall .news-list .item-info .item-name { font-size: 14px; } }

@media screen and (max-width: 768px) { .news-waterfall .years-swipers .group-honor-years .honor-years .current-year { margin-bottom: 15px; }
  .news-waterfall .years-swipers .group-honor-years .honor-years .current-year p { font-size: 32px; }
  .news-waterfall .years-swipers .group-honor-years .honor-years .current-year .btn-prev, .news-waterfall .years-swipers .group-honor-years .honor-years .current-year .btn-next { margin-top: -18px; }
  .news-waterfall .years-swipers .group-honor-years .honor-years .current-year .btn-prev { left: 3%; width: 36px; height: 36px; -moz-background-size: 100%; background-size: 100%; }
  .news-waterfall .years-swipers .group-honor-years .honor-years .current-year .btn-next { right: 3%; width: 36px; height: 36px; -moz-background-size: 100%; background-size: 100%; }
  .news-waterfall .news-list .item-info .item-date { float: none; width: 100%; padding-bottom: 5px; }
  .news-waterfall .news-list .item-info .item-date strong { font-size: 20px; }
  .news-waterfall .news-list .item-info .item-date span { font-size: 12px; }
  .news-waterfall .news-list .item-info .item-name { margin-left: 0; border-left: 0; padding-left: 0; padding-top: 5px; border-top: 1px solid #e0e0e0; } }

@media screen and (max-width: 480px) { .news-waterfall .years-swipers .group-honor-years .honor-years .container .honor-list .hr-year a strong { font-size: 14px; } }

.company-info .box-info-list { padding-bottom: 8%; }

.company-info .group-info { margin-bottom: 20px; }

.company-info .group-info .info-tit { padding: 10px 0; font-size: 22px; color: #e84416; line-height: 2; }

.company-info .group-info .info-cont { padding: 17px 0; font-size: 16px; line-height: 2.5; color: #4c4c4c; border-top: 1px solid #ededed; border-bottom: 1px solid #ededed; }

.company-info .group-info .info-cont dl { margin-top: 5px; line-height: 2.2; }

.company-info .group-info .info-cont dl:first-child { margin-top: 0; }

.company-info .group-info .info-cont dt { font-size: 18px; color: #333; }

.company-info .group-info .info-cont dd { display: inline-block; *display: inline; *zoom: 1; margin-right: 2.5%; }

@media screen and (max-width: 1366px) { .company-info .group-info { margin-bottom: 10px; }
  .company-info .group-info .info-tit { padding: 5px 0; }
  .company-info .group-info .info-cont { padding: 10px 0; } }

@media screen and (max-width: 1024px) { .company-info .group-info .info-tit { font-size: 20px; }
  .company-info .group-info .info-cont { font-size: 16px; } }

@media screen and (max-width: 768px) { .company-info .group-info .info-tit { font-size: 18px; }
  .company-info .group-info .info-cont { font-size: 14px; }
  .company-info .group-info .info-cont dt { font-size: 16px; } }


