﻿
/*.Top002490 */
.Top002490{ width:100%; z-index:100;border-top:3px solid #d43819; background:rgba(255,255,255,1);position: fixed; top: 0; left: 0; width: 100%;}
.Top002490 header{background:rgba(255,255,255,0.9); }
.Top002490 .header-left{}
.Top002490 .header-left img{ height:54px;}
.Top002490 .header-menu li em a{line-height:80px; font-size:15px; position:relative;text-transform: uppercase;}
.Top002490 .header-menu li em a:hover,.Top002490 .header-menu li em .aon{ color:#d43819; font-weight:bold;}
.Top002490 .header-menu li em a:hover::after,.Top002490 .header-menu li em .aon:after{ position:absolute; left:35%; top:75%; content:""; width:30%; height:2px; background:#d43819}
@media(min-width:1025px){
.Top002490 .header{display:table; width:100%;max-width: 1200px; /*border-radius:18px 0 18px 0;*/ }
.Top002490 .header > *{ display:table-cell; vertical-align:middle;}
.Top002490 .header-mid{ width:57%;}
.Top002490 .header-right{ position:relative; width:15%;}
}
@media(max-width:1340px){
.Top002490 header{ padding:0 2%;}
}
.Top002490 .top-language,
.Top002490 .top-search{ float:right;}
.Top002490 .top-search{ padding:0 12px;}
.Top002490 .btn-open-search{ display:block; cursor:pointer; width:28px; height:28px; overflow:hidden; line-height:1000px; background:url(../images/Top002490-search.png) no-repeat center center;}
.Top002490 .top-search-box{ position:absolute; right:0; top:100%; background: rgba(255,255,255,.9);width:315px; padding:10px;display:none;}
.Top002490 .top-search-box::before{ position:absolute; content:''; border:10px solid transparent; border-bottom-color:rgba(255,255,255,0.9); right:12px; top:-20px;}
.Top002490 .top-search-box *{ line-height:30px;height:30px;border-radius:0 3px 3px 0;}
.Top002490 .top-search-box .text{ width:100%; border:1px solid #ccc; padding:0 75px 0 10px;}
.Top002490 .top-search-box .btn{ position:absolute; top:10px; right:10px; text-align:center; color:#fff; width:65px; background:#e83a17; }

.Top002490 .top-language a{ display:block; float:left; width:28px; line-height:28px; text-align:center; margin-left:10px;}
.Top002490 .top-language a:hover,
.Top002490 .top-language a.on{ color:#fff; border-radius:50%;background:#d43819;}
@media(max-width:1024px){
.Top002490{ top:0; padding-top:30px;}
.Top002490 .logo{ padding:2% 55% 2% 0; }
.Top002490 .logo img{height:auto; max-height:42px;}
.Top002490 .top-language{ position:absolute; right:0; width:100%; top:0;background:#20979b; height:30px; padding:5px; text-align:right; }
.Top002490 .top-language a{float:none; display:inline-block; background:#fff !important; color:#20979b !important; line-height:20px; padding:0 10px; width:auto; border-radius:0 !important;}
.Top002490 .top-search{ position:absolute; right:2%; margin-right:40px; top:50%; margin-top:-3px;}
.Top002490 #open_menu{ top:50%; margin-top:-3px;}
.Top002490 #open_menu.open_menu_on{ margin-top:0; top:15px;}
.Top002490 .btn-open-search{ width:40px; height:40px; border-radius:50%; border:2px solid #20979b;}
.Top002490 .top-search-box{ right:-40px;}
.Top002490 .top-search-box::before{ display:none;}
}
@media(max-width:480px){
    .Top002490{border-top: none}
.Top002490 #open_menu,
.Top002490 .btn-open-search{ width:32px; height:32px;}
.Top002490 .btn-open-search{ background-size:18px;}
}
/*
 *  Owl Carousel - Core  插件样式如遇相同只留一份
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    margin: 0 auto;
    max-width: 1300px; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/*
 .Banner002435 为demo编号
 */
.Banner002435{ position: relative;}
/*@media only screen and (min-width:1200px ) {
	.Banner002435{ padding-left: 30px; padding-right: 30px;}
}
@media only screen and (min-width:1600px ) {
	.Banner002435{ padding-left: 50px; padding-right: 50px;}
}*/
.Banner002435 li a{ display:block; }
.Banner002435 li a .phoneimg{ display: none;}
.Banner002435 .owl-dots{margin:0 auto; text-align:center;position:absolute; left:0; width:100%; bottom:20px; z-index:10;}
.Banner002435 .owl-dots>div{ display:inline-block;width: 38px; height: 38px; padding: 15px; margin:0 3px;position: relative;}
.Banner002435 .owl-dots>div:before{ content: ""; position: absolute; left: 50%; top: 50%; width: 0; height: 0; border-radius: 50%; border: 0 solid #fff;transition: all .3s ease-out;}
.Banner002435 .owl-dots>div span{ display:block; width:8px; height:8px; border-radius:50%; background: #fff; }
.Banner002435 .owl-dots>div.active:before{ border-width: 2px; left: 0; top: 0; width: 100%; height: 100%; }
@media(max-width:767px){
.Banner002435 li a .pcimg{ display: none;}
.Banner002435 li a .phoneimg{ display: block; width: 100%;}
.Banner002435 .owl-dots>div{width: 28px; height: 28px; padding: 10px; }
}

/*PicList002146 */
.PicList002146{}
.PicList002146 .auto{  padding:2% 1% 0.5%;background:#fff;}
.PicList002146 ul{ margin:0 -0.5%;}
.PicList002146 li{ float:left; width:24%; margin:0 0.5% 2%;}
.PicList002146 li a{ display:block; position:relative;}
.PicList002146 li h3,
.PicList002146 li h5{ margin:0; text-align:center; font-size:16px; font-weight:normal;}
.PicList002146 li figure{ padding-bottom:77%;}
.PicList002146 li h3{padding:2%; line-height:40px; position:relative; text-align:center;}
/*.PicList002146 li h3:before{ position:absolute; content:''; right:0; top:0; width:13%; height:100%; border-left:1px solid #e8e8e8; background:url(../images/PicList002146-more.gif) no-repeat center center;}
*/
.PicList002146 li .hover{ opacity:0; position:absolute; left:0; top:0; right:0; bottom:0; text-align:center; background:rgba(171,38,45,0.95); z-index:10; transition:0.3s; color:#fff; }
.PicList002146 li a:hover .hover{ opacity:1;}
.PicList002146 li aside{ position:absolute; left:10%;width:80%; top:50%; -ms-transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%);transform:translateY(-50%);}

.PicList002146 li .hover img{ border-radius:50%; width:100px; height:100px;}
.PicList002146 li .hover h5{ margin-top:10px; line-height:22px; max-height:44px; overflow:hidden;}
.PicList002146 li .hover i{ display:block;  height:2px; background:#fff; width:30px; margin:10px auto;} 
.PicList002146 li .hover p{ font-size:12px; line-height:20px; margin:0; max-height:60px; overflow:hidden;}
@media(max-width:1366px){
.PicList002146 li h3,
.PicList002146 li .hover h5{ font-size:16px;}
}
@media(max-width:1366px) and (min-width:1001px){
.PicList002146 li .hover img{ width:70px; height:70px;}
.PicList002146 li .hover p{ height:40px;}
}
@media(max-width:1000px){
.PicList002146 li{ width:48%; margin-left:1%; margin-right:1%;}
}
@media(max-width:640px) and (min-width:376px){
.PicList002146 li .hover img{ width:50px; height:50px;}
.PicList002146 li .hover p{ height:40px;}
}
@media(max-width:480px){
.PicList002146 li h3,
.PicList002146 li .hover h5{ font-size:14px;}
.PicList002146 li .hover h5{ line-height:20px; max-height:40px;}
}
@media(max-width:375px){
.PicList002146 li{ float:none; width:auto;} 
}



/*
 .Floor002436 为demo编号
 */
@media only screen and (min-width:1200px ) {
	.Floor002436{ padding-left: 30px; padding-right: 30px;}
}
@media only screen and (min-width:1600px ) {
	.Floor002436{ padding-left: 50px; padding-right: 50px;}
}
.Floor002436 .auto{ position: relative;}
.Floor002436 .about{ padding: 35px 0 35px 0; }
@media only screen and (min-width:768px ) {
.Floor002436 .about{ padding: 35px 350px 10px 0; }	
}
.Floor002436 .about h2{ font-weight: normal; margin: 0; color: #555; font-size: 26px;}
.Floor002436 .about h2 em{ font-style: normal; text-transform: uppercase;}
.Floor002436 .about h2 span{ font-size: 20px; display: block;}
.Floor002436 .about figure{ font-size: 14px; color: #666; max-width:782px; line-height: 24px; margin-top:2%;}

.Floor002436 .stock{ height: 226px; background: #ceb68c; padding: 25px 0 25px 25px;}
@media only screen and (min-width:768px ) {
.Floor002436 .stock{ position: absolute; right: 0; top: 0; width: 350px;}
}
@media only screen and (max-width:1200px ) {
.Floor002436 .stock{ right: 2%;}	
}
.Floor002436 .stock h2{ color: #9bbbc6; font-size: 14px; margin: 0; font-weight: normal;}
.Floor002436 .stock .stock-num { height: 55px; position: relative; margin-top: 10px; margin-bottom: 18px; }
.Floor002436 .stock .stock-num h2 {  color: #e54646; font-size: 62px; margin: 0;}
.Floor002436 .stock .stock-num h3 {  font-size: 25px; color: #e54646; font-weight: normal; margin: 0; position: absolute; left: 185px; top: 42px; }
.Floor002436 .stock .stock-num .stock-bt { width: 15px; height: 19px; background: url(../images/Floor002436-icon.png) no-repeat; background-size: 100%; display: inline-block; position: absolute; top: 48px; left: 165px; }
.Floor002436 .stock .stock-num.green .stock-b{ background-image:url(../images/Floor002436-icon_down.png);}
.Floor002436 .stock p { color: #9bbbc6; font-size: 14px; margin: 43px 0 0; }

@media(max-width: 768px){
  .Floor002436 .stock{height: auto}
}


/*
 .Floor001853 为demo编号
 */
.Floor001853{ padding:1.5% 0 3% 0;}
.Floor001853 .title{font-size:30px;color:#555;}
.Floor001853 .title:before,
.Floor001853 .title:after{ content:''; background-color:#555;}
.Floor001853 .title:before{ float:right; width:40px; height:2px;}
.Floor001853 .title:after{ display:block; width:2px; height:40px; margin-top:10px;}
.Floor001853 .title a{ color:#555; text-transform:uppercase; font-size:26px;}
.Floor001853 .title span{ display:block; font-size:20px;}
.Floor001853 .auto{ position:relative;}
.Floor001853 ul{ padding-top:3%;}
.Floor001853 li{float:left; width:22.7%; overflow:hidden; margin-right: 3%;}
.Floor001853 li:last-child{ margin-right: 0;}
.Floor001853 li a{ display:block;color:#555; } 
.Floor001853 li .Ispic{ padding-bottom:75%; display:block;}
.Floor001853 li .Ispic img{display:none;}
.Floor001853 li div{ position:relative; padding:0 6%;}
.Floor001853 li div.imgbox{ position:static !important; padding:0 !important;overflow: hidden;}
.Floor001853 li div.imgbox .Ispic{transition:all 1s}
.Floor001853 li:hover div.imgbox .Ispic{transform:scale(1.2)}
.Floor001853 li figure{border-bottom:1px #ccc solid; padding:8% 5%;background:#fff;transition:background 0.3s; margin-top:-8%;}
.Floor001853 li figure *{ margin:0; font-weight:normal;}
.Floor001853 li h1{font-size:24px; text-transform:uppercase;font-family:Arial;}
.Floor001853 li h2{ font-size:18px;}
.Floor001853 li p{  margin:10px 0;color:#888; line-height:20px; overflow:hidden; height:40px; font-size:12px;}
.Floor001853 li figure:after{ content:''; display:block; background:url(../images/Floor001853-icon.png) no-repeat left center; width:21px; height:9px;}
.Floor001853 li a:hover{ color:#fff;}
.Floor001853 li a:hover p{ color:#fff;}
.Floor001853 li a:hover figure{ background:#c72020; }
.Floor001853 li a:hover figure:after{ background-image:url(../images/Floor001853-icon_on.png);}
.Floor001853 .more{ position:absolute; left:50%; bottom:-20%; width:175px;  margin-left:-87px;}
.Floor001853 .more a{ display:block; line-height:40px;  text-align:center; color:#555;text-transform:uppercase;background:url(../images/Floor001853-more.png) no-repeat 0 0; }
.Floor001853 .more a:hover{ background-position:0 bottom; color:#fff;}

@media(max-width:640px){
.Floor001853 li{ float:none; width:auto; max-width:480px; margin:0 auto !important; margin-bottom:3% !important;}
.Floor001853 .more{ position:relative; left:0; bottom:auto; margin:0 auto !important; padding:3% 0;}
}
/*PicList002171 */
.PicList002171{ padding:3% 0 4%;}
.PicList002171 li{ float:left; width:31.3334%; margin-right:3%; margin-bottom:2%;}
.PicList002171 li a{ border:1px solid #e8e8e8; position:relative; display:block;}
.PicList002171 li img{ display:block; width:100%;}
.PicList002171 li a figure{ position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(199,32,32,0.90); opacity:0; transition:0.3s;}
.PicList002171 li a:hover figure{ opacity:1;}
.PicList002171 li dl{ display:table;  width:100%; height:100%;}
.PicList002171 li dt{ display:table-cell; vertical-align:middle;text-align:center; font-size:18px; color:#fff;}
@media(min-width:769px){
.PicList002171 li:nth-child(3n){ margin-right:0;}
}
@media(max-width:768px){
.PicList002171 li{ width:32%; margin-right:2%;}
}
@media(max-width:768px) and (min-width:481px){
.PicList002171 li:nth-child(3n){ margin-right:0;}
}
@media(max-width:480px){
.PicList002171 li{ width:49%;}
.PicList002171 li:nth-child(2n){ margin-right:0;}
.PicList002171 li dt{ font-size:15px;}
}
 .map{width:100%; margin-left:0%; text-align:center;}

/*
 .PicList001727 为demo编号
 */
 .PicList001727{ padding:2% 0 0%}
.PicList001727 .nav{ padding:2% 0;}
.PicList001727 .nav dd{ float:left; width:130px; line-height:50px; margin-bottom:2px; margin-right:10px; text-align:center;}
.PicList001727 .nav dd a{ display:block; background-color:#e9e9e9; font-size:18px;white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.PicList001727 .nav dd a:hover,
.PicList001727 .nav dd a.aon{ background-color:#f29200; color:#fff;}
.PicList001727 .ban img{ display:block; width:100%;}
.PicList001727 .title{ font-size:18px; padding:20px 0 10px 0;}

.PicList001727 .list li{ float:left; width:23.5%; margin-right:2%; margin-bottom:2%;background-color:#f3f3f3;}
.PicList001727 .list li:nth-child(4n){ margin-right:0;}
.PicList001727 .list li a{ display:block;padding:3%; transition:background 0.3s;}
.PicList001727 .list li a:hover{ background-color:#c72020; color:#fff;}
.PicList001727 .list li img{ display:none;}
.PicList001727 .list li figure{ padding-bottom:66%;}
.PicList001727 .list li h1{ position:relative; margin:0; font-weight:normal; font-size:16px; padding:30px 0 20px 0;}
.PicList001727 .list li h1 i{position:absolute; left:0; top:20px;background-color:#c72020;height:2px;  width:25px;}
.PicList001727 .list li a:hover h1 i{ background-color:#fff;}
@media(max-width:768px){
.PicList001727 .nav dd{margin-right:2%; line-height:normal; }
.PicList001727 .nav dd a{padding:6% 0;font-size:16px;}
}
@media(max-width:768px) and (min-width:481px){
.PicList001727 .nav dd{ width:23.5%;}
.PicList001727 .nav dd:nth-child(4n){ margin-right:0;}

.PicList001727 .list li{ width:32%;}
.PicList001727 .list li:nth-child(4n){ margin-right:2%;}
.PicList001727 .list li:nth-child(3n){ margin-right:0;}
}
@media(max-width:480px){
.PicList001727 .list li{ width:49%;}
.PicList001727 .list li:nth-child(2n){ margin-right:0;}
.PicList001727 .nav dd{ width:32%;}
.PicList001727 .nav dd:nth-child(3n){ margin-right:0;}
.PicList001727 .nav dd a{font-size:14px;}
}
/*
 .Banner002187 为demo编号
 */
.Banner002187 span{background-position: center center; background-repeat:no-repeat;  height:350px; display:block;}
.Banner002187 img{ display:none;}
@media (max-width: 1000px){
	.Banner002187 span{ height:auto; background:none;}
	.Banner002187 img{ display:block;}
}
/*Location002087 */
.Location002087{ border-bottom:3px solid #f5f5f5; color:#8e8e8d; line-height:33px; padding-top:15px;max-width: 1300px;margin: -50px auto 15px auto;text-transform: uppercase;}
.Location002087:after{ display:block; width:100%; content:''; height:1px; background-color:#d7d7d7; margin-top:0;}
.Location002087 a:hover,
.Location002087 span{ color:#e14343;}
.Location002087 a{ color:#8e8e8d;}
.Location002087 b{ background:url(../images/Location002087-icon.png) no-repeat left center; padding-left:30px; color:#333;}
@media(max-width:480px){
.Location002087 b{ display:block;}
}

/*Menu002159 */
/*body{ background:url(../images/Menu002159-bg.jpg) repeat-y center top;}*/
.Menu002159{ background:#F0F0F0;font-size:14px; margin-top:7%;}
.Aboutcontainer2 .Menu002159{ margin-top: 0;}
.Menu002159 header{ padding:15px 0; background:#c72020;}
.Menu002159.Menu2 header{background: #e83a17;}
.Menu002159 header h1{ margin:0; font-size:26px; color:#fff; /*border-left:2px solid #fff;*/ padding-left:15px; line-height:22px;}
.Menu002159 header span{ display:block; color:#fff; text-transform:uppercase;line-height:20px;font-size:16px; padding-top:3%; font-weight:normal;}

/*.Menu002159 ul{ border-top:1px solid #2a2a2a;}*/
.Menu002159 ol{ font-weight:bold; background:#949699;}
.Menu002159 ol .pa1{ color:#fff; }
.Menu002159 ul a{color:#555; position:relative; display:block; padding: 7px 20px 7px 56px;white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.Menu002159 li:after,
.Menu002159 ul a:before{position:absolute; top:50%;content:'';}
.Menu002159 ol a:before{left:20px; margin-top:-4px;  width:0; height:0; border:8px solid transparent; border-top-color:#fff; border-bottom:0;}
.Menu002159 li{/*border-top:1px solid #cccccc;*/position:relative; padding-right:20px;}
.Menu002159 li a:before{ left:24px; width:6px; height:1px; background-color:#999;}
.Menu002159 li.aon>a,
.Menu002159 li a:hover{ color:#c72020;background:url(../images/Menu002159-li_hover.png) no-repeat right center;}
.Menu002159.Menu2 li.aon a, .Menu002159.Menu2 li a:hover{ color:#e83a17;background:url(../images/Menu002159-li_hover.png) no-repeat right center;}
@media(min-width:1001px){
.Menu002159 li{ display:block !important;}
.Menu002159 li dl dd{padding-left: 15px;font-size: 12px;}
.Menu002159 li dl dd.aon a{color: #c72020;}
}
@media(max-width:1000px){
.Menu002159 ol{ position:relative;}
.Menu002159 ol i{ position:absolute; left:0; top:0; width:100%; height:100%;}
.Menu002159 li{ display:none;}
.Menu002159 ul a{padding:15px 10px 15px 56px;}
}
@media(max-width:640px){
.Menu002159 li a{ font-size:16px;}
}
/*PicList002045 */
.PicList002045{ padding-top:2%;min-height: 400px}
.PicList002045 li{ float:left; width:32%; margin-right:2%; margin-bottom:2%; position:relative; text-align:center;}
.PicList002045 li:nth-child(3n){ margin-right:0;}
.PicList002045 li a{ position:absolute; left:0; top:0; right:0; bottom:0; border:1px solid #e8e8e8;z-index: 99}
.PicList002045 li a:hover{ border-width:3px; border-color:#c72020; box-shadow: 0 0 8px 0px rgba(0,0,0,0.4);}
.PicList002045 li div{ max-width:275px; margin:0 auto; padding:4% 4% 6% 4%;}
.PicList002045 li div.imgbox{overflow:hidden}
.PicList002045 li div.imgbox figure{transition: all 1s}
.PicList002045 li:hover div.imgbox figure{transform:scale(1.2)}
.PicList002045 li figure{ padding-bottom:100%; background-size:contain;}
.PicList002045 li figure img{ display:none;}
.PicList002045 li p{ font-size:16px; color:#000; margin-bottom:5px;}
@media(max-width:480px){
.PicList002045 li{ width:49%;}
.PicList002045 li:nth-child(3n){ margin-right:2%;}
.PicList002045 li:nth-child(2n){ margin-right:0;}
.PicList002045 li p{ font-size:14px;}
}

/*
 .Page002274 为demo编号
 */
.Page002274{ text-align:center; padding:1% 0 60px;color:#666666;}
.Page002274 *{ vertical-align:middle;}
.Page002274 .Pages .p_cur,
.Page002274 .Pages .p_count,
.Page002274 .Pages .p_total{ display:none;}
.Page002274 .Pages a{ display:inline-block; padding: 0 15px; line-height:37px; background-color: #eef0f1; color:#666666; margin-left:5px;}
.Page002274 .Pages a.a_first{display: none}
.Page002274 .Pages a.a_end{display: none}
.Page002274 .Pages a:hover,
.Page002274 .Pages a.a_cur{ color:#fff; background-color:#c72020;}
.Page002274 .Pages em{ font-style:normal; display:inline-block; vertical-align:middle;}
.Page002274 .Pages .i_text{ width:47px; height:36px; line-height:36px;border:1px solid #ceced5;}
.Page002274 .Pages .i_button{ cursor:pointer; background:none; width:47px; height:36px;border:1px solid #ceced5;}
.Page002274 .Pages .p_jump b{font-weight:normal; margin:0 5px;}
.Page002274 .Pages .a_prev,.Page002274 .Pages .a_next{ font-family: 宋体; font-weight: bold; padding:0 25px; }
.Page002274 .Pages .p_jump{display: none}
@media(max-width:1000px){
.Page002274 .Pages em{ display:none;}
}
@media(max-width:640px){
.Page002274 .Pages a.a_first,
.Page002274 .Pages a.a_end{ display:none;}
.Page002274 .Pages a{ padding:0 10px;}
}







/*
 .Bottom001832 为demo编号
 */
.Bottom001832{padding: 0 1%; background:#ebebeb; line-height:48px; font-size:12px;box-shadow:5px 6px 6px #d9d9d9;}
.Bottom001832 dl{ float:right;}
.Bottom001832 dt,
.Bottom001832 dd{ float:left;}
.Bottom001832 dt a{ color:#65768d; display:inline-block;}
.Bottom001832 dt a:hover{ color:#e83a17;}
.Bottom001832 dt i{ font-style:normal; margin:0 10px; color:#394859;}
.Bottom001832 dd{ margin-right:12px;}
.Bottom001832 dd.dd_2{ position:relative;}
.Bottom001832 dd a{ width:24px; height:48px; display:block; background:url(../images/Bottom001832-share.png) no-repeat 0 center;margin: 0}
.bdsharebuttonbox{float:left}
.Bottom001832 dd.dd_2 a{ background-position:-32px center;}
.Bottom001832 dd.dd_3 a{ background-position:-65px center;}
.Bottom001832 dd.dd_2 figure{ display:none; position:absolute; bottom:95%; left:50%; margin-left:-65px; background-color:#fff; z-index:100;padding:5px;}
.Bottom001832 dd.dd_2 figure img{ width:120px; max-width:none; height:120px;  display:block;}
.Bottom001832 dd.dd_2 figure span{ display:block; text-align:center; line-height:24px; color:#999;}
.Bottom001832 dd.dd_2 figure i{ position:absolute; width:0; height:0; border:5px solid #fff; border-left-color:transparent;border-right-color:transparent; border-bottom:0; bottom:-5px; left:50%; margin-left:-5px;}
.Bottom001832 dd.dd_2:hover figure{ display:block;}
.Bottom001832 p{ margin:0; color:#65768d;}
.Bottom001832 p span,
.Bottom001832 p span a{color:#495f7b;}
.Bottom001832 p span a{ text-decoration:underline;}
@media(max-width:1000px){
.Bottom001832{ line-height:30px; padding:2% 0;}
.Bottom001832 dl,
.Bottom001832 dt{ float:none;}
.Bottom001832 dt{ clear:both;}
.Bottom001832 dd a{ height:30px;}
}



/*RighInfo002218*/
.RighInfo002218{text-justify:inter-ideograph; text-align:justify; word-wrap:break-word; clear:both; overflow:hidden; min-height:246px; padding:3% 0 5%;min-height: 500px}
.RighInfo002218 .box1{padding:15px 15px 15px 15px;color:#728391;font-size:14px;line-height:30px;background:#f3f3f3;}
.RighInfo002218 .box1 .pic{float:right;margin-left:5%;margin-top: 2%;}
.RighInfo002218 .box1 .h3{font-size:18px;color:#e83428;margin:0 0 20px 0;}
.RighInfo002218 .box1 figure{ padding:2% 3%; color:#555;}
.RighInfo002218 .list{ padding-top:5%;}
.RighInfo002218 .list li{ display:block; float:left; width:42%;}
.RighInfo002218 .list li+li{ padding-left:2%;}
.RighInfo002218 .list li:first-child,.RighInfo002218 .list li:last-child{ width:29%;}
.RighInfo002218 .list img{ float:left; margin-right:3%; max-width:98px;}
.RighInfo002218 .list figure{ padding-top:7%;}
.RighInfo002218 .list h2{ font-weight:normal; color:#008cd6; font-size:18px; margin:0;overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis; }
.RighInfo002218 .list p{ margin:10px 0 0; color:#728391;overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis; }
@media(max-width:1000px){
.RighInfo002218 .box1 .pic{ float:none; margin:0 auto 3% auto; display:block;}	
.RighInfo002218 .list figure{ padding:3% 0;}
.RighInfo002218 .list li{ width:100% !important; padding:0 !important; margin:2% 0;max-width:400px;}
}
@media(max-width:768px){
  .RighInfo002218 img{ height: auto!important;}
}
/*RighInfo002218 End*/


/*
 TextList000858 为demo编号
 */
 .TextList000858{ padding:3% 0 1% 0 }
.TextList000858 ul{ overflow:hidden;}
.TextList000858 ul li{ cursor:pointer;}
.TextList000858 ul li span,.TextList000858 ul ol span{ width:25%; float:left; position:relative; font-weight:bolder; background: #d63e34; margin-bottom: 5px; line-height:45px; height:45px; color:#fff; text-align:center;}
.TextList000858 ul li span{ background:#f3f3f3; color:#333; font-weight:normal;}
.TextList000858 ul ol span::before{ content:""; position:absolute; left:0; width:1px; height:45px; background:#e64f45;}
.TextList000858 ul li span:first-child{ padding-left:0; width:25%;}
.TextList000858 ul li span em{ font-style:normal; width:15px; height:15px; border-radius:3px; text-align:center; line-height:15px; color:#fff; font-weight:normal; position:absolute; left:10%; top:15px; background:#e83428; display:block; font-size:18px;}


.TextList000858 ul li dl{ display:none; position:relative; padding:20px 168px 20px 28px;}
.TextList000858 ul li dl a{ background:#d63e34; width:120px; height:31px; line-height:31px; text-align:center; color:#fff; font-weight:bold; position:absolute; right:6.5%; top:25px;}
.TextList000858 ul li dl dt{ font-size:16px;margin-top: 1%; font-weight:bold; color:#1C1C1C;height:30px; line-height:30px;}
.TextList000858 ul li dl dd{ font-size:14px; color:#666; line-height:25px;}

@media (max-width:768px){
.TextList000858 ul li dl a{ position:static; display:block; margin-top:15px;}
.TextList000858 ul li dl{ padding:28px}
  .TextList000858 ul li span,
  .TextList000858 ul ol span{ width: 20%;}
  .TextList000858 ul li span:first-child,
  .TextList000858 ul ol span:first-child{ width: 40%;}

	}
@media (max-width:480px){
.TextList000858 ul li span{ font-size:12px;}
.TextList000858 ul li span:first-child{ padding-left: 25px;overflow: hidden}
.TextList000858 ul li span em{ left:5%;}
	}
@media (max-width:320px){
.TextList000858 ul li span em{ left:2%;}
	}


/*Form002219*/
.Form002219{padding-bottom: 3%;}
.Form002219 .title h3{font-size: 22px;color: #e83a17;padding-left: 30px;padding-top: 2%;}
.Form002219 dl{ width:48%; float:left; padding-left:85px; min-height:40px; position:relative; margin-bottom:15px; max-width:420px;}
.Form002219 dl.odd{ margin-left:4%;}
.Form002219 dt{ color:#5b5b5b; font-size:14px; position:absolute; left:0; width:70px; text-align:right; line-height:40px;}
.Form002219 .text{ border:1px solid #dfdfdf; border-radius:5px; width:100%; padding:0 10px; line-height:38px; color:#5b5b5b;}
.Form002219 dl.dl{ width:100%; float:none; max-width:none;}
.Form002219 textarea{border:1px solid #dfdfdf; border-radius:5px;overflow:hidden; resize:none; width:100%; height:260px; padding:10px; color:#5b5b5b;}
.Form002219 .btn{ display:inline-block; line-height:40px; min-width:140px; margin-right:20px; background-color:#f3f3f3; color:#728391; font-size:14px; border:none; border-radius:5px; cursor:pointer;}
.Form002219 .submitbtn{ color:#fff; background-color:#e83a17;} 
@media(max-width:640px){
.Form002219 dl{ float:none; width:100%; margin-left:0 !important;}	
.Form002219 textarea{ height:250px;}
}
@media(max-width:480px){
.Form002219 .btn{ width:48%; margin-right:2%; float:left; display:block; min-width:2px;}	
}
/*Form002219 End*/
/*
 .PicList002273 为demo编号
 */
.PicList002273{padding-top: 8%;}
.PicList002273 .left img{width: 100%;}
.PicList002273 .right .time{font-size: 12px;color: #999;border: 1px solid #c5c6c6;padding: 2px 5px;margin-top: 8px;display: inline-block;}
.PicList002273 .right .h3{color: #313131;font-size: 18px;font-weight: normal;margin: 10px 0;}
.PicList002273 .right .p{color: #999;font-size: 14px; height: 40px; overflow: hidden;}
.PicList002273 ul li{margin-bottom: 30px;background: #eef0f1;padding: 18px 20px;}

@media screen and (min-width:768px ) {
	.PicList002273 .left{float: left;width: 30%;}
	.PicList002273 .right{float: right;width: 66%; padding-right: 7%;}
	.PicList002273 .right .time{margin-top: 0px;}
	.PicList002273 ul li{background:#eef0f1;}
}

@media screen and (min-width:1024px ) {
	.PicList002273 .right .time{margin-top: 15px;}
	.PicList002273 ul li:hover{border:3px solid #c72020;box-shadow: 0 0 8px 0px rgba(0,0,0,0.4);transition: all ease 0.2s;}
	.PicList002273 ul li{    background: #fff;position: relative;border: 1px solid #ccc;}
	.PicList002273 ul li .right_btn{width: 11px;height: 19px;background: url(../images/PicList002273-arrow_right.png) no-repeat center;display: inline-block;position: absolute;top: 50%;right: 48px;cursor: pointer;margin-top: -10px}
	.PicList002273{padding-top: 31px;}
}

@media screen and (min-width:1200px ) {
	.PicList002273 .left{float: left;margin-right: 5%;}
	.PicList002273 .right{float: left;width: 500px;}
	.PicList002273 .right .time{margin-top: 14px;}
	.PicList002273 .right .h3{line-height: 18px;margin: 28px 0 17px;}
	.PicList002273 .right .h3 a:hover{color:#c72020}
	.PicList002273 .right .p{line-height: 19px;}
	.PicList002273 ul li{padding-right: 20px;}
}
/*RighInfo002519 */
.RighInfo002519{ padding:1% 0 3% 0;}
.RighInfo002519 p{line-height: 30px;color:#666}
.RighInfo002519 h3{font-size: 22px;color: #e83a17;}
.RighInfo002519 h3 span{font-size: 16px;text-transform: uppercase}
.RighInfo002519 .list_img_group{ margin:3% 0;}
.RighInfo002519 .list_img_group li{ text-align:center;}
@media(min-width:641px){
.RighInfo002519 .list_img_group li{ float:left; width:32.34375%;}
.RighInfo002519 .list_img_group li:nth-child(2){ width:33.828125%; margin:0 0.492578125%;}
}
@media(max-width:640px){
.RighInfo002519 .list_img_group li{ margin:2% 0;}
.RighInfo002519 td{display: block; width: 100%;}
}
/*Timeline001915*/
.Timeline001915{ padding-bottom:4%;max-width: 1200px; margin: 0 auto;}
.Timeline001915 .columnName{ padding:2% 0 1% 0; line-height:normal; text-align:center;}
.Timeline001915 .columnName span{ display:block; color:#353535; font-size:30px; padding:10px 0 15px;}
.Timeline001915 .columnName:after{ display:block; content:''; margin:0 auto; width:40px; height:2px; background-color:#d43819;}
.Timeline001915 .list{ background:url(../images/Timeline001915-logo.png) no-repeat center top; padding-top:70px;}
.Timeline001915 .list ul{ background:url(../images/Timeline001915-ul.jpg) repeat-y center top; padding:54px 0;}

.Timeline001915 li{ text-align:right; padding-left:0; padding-right:51%; }
.Timeline001915 li div{ padding-left:36px;}
.Timeline001915 li div h3{font-size:18px;color: #d43819;}
.Timeline001915 li div p{ line-height:24px;}
.Timeline001915 ul li:nth-child(2n){   padding-left:51%; background:url(../images/Timeline001915-li.png) no-repeat center top; padding-top:10px; padding-bottom:10px; padding-right:0% !important;     text-align: left !important;}
.Timeline001915 ul li:nth-child(2n) div{padding-left:0; padding-right:36px;}

.Timeline001915 li time{ display:block; color:#d43819; font-size:16px; border-top:1px solid #e1e1e4;    font-weight: bold;}
.Timeline001915 li time:before{ display:block; margin:-3px 0 10px 0; content:''; background-color:#d43819; width:20px; height:5px; float:right;}
.Timeline001915 ul li:nth-child(2n) time:before{ float:left;}
.Timeline001915 ul li time span{ clear:both; display:block;}
.Timeline001915 ol{ text-align:center;}
.Timeline001915 ol a{ display:inline-block; width:142px; height:40px; line-height:40px; text-align:center; background-color:#d43819; color:#fff; font-size:14px; border-radius:10px;}
@media(max-width:1000px){
.Timeline001915 .columnName{ font-size:45px;}
.Timeline001915 .columnName span{ font-size:24px;}
}
@media(max-width:640px){
.Timeline001915 .columnName{ font-size:30px;}
.Timeline001915 .columnName span{ font-size:20px;}
}
@media(max-width:480px){
.Timeline001915 .list{ background-position: left top; padding-left:20px;}
.Timeline001915 .list ul{ background-position: 8px top;}
.Timeline001915 li{ padding:0 !important; background-position: left top;}
.Timeline001915 li div{ padding:10px 10px 10px 36px !important;}
.Timeline001915 ul li:nth-child(2n){ text-align:left;}
.Timeline001915 ul li:nth-child(2n) time:before{ float:none;}
}
/*Map002516 */
.Map002516 {padding-top:2.5%}
.Map002516 .map{border: 1px solid #ECECEC;padding: 5px;max-width: 1200px;margin: 0 auto;}
.Map002516 .map #allmap{ height:400px;}
.Map002516 .map #allmap *{ box-sizing:content-box;}
.Map002516 .map #allmap img{ max-width:none;}
@media(min-width:769px){
.Map002516 .ul_con li{ float:left; width:35%; padding:5% 5% 5% 0; margin-bottom: 1%;}
.Map002516 .ul_con .call{width: 25%}
.Map002516 .ul_con .fax{width: 25%}
.Map002516 .ul_con .email{width: 15%}
}
@media(min-width:641px){
  /*.Map002516 .ul_con li{ float:left; width:50%; padding:5% 5% 5% 0;}*/
}
.Map002516 .ul_con li div{ padding-left:50px; background-repeat:no-repeat; background-position:left center;}
.Map002516 .ul_con li.location div{ background-image:url(../images/Map002516_address.png);}
.Map002516 .ul_con li.call div{ background-image:url(../images/Map002516_call.png);}
.Map002516 .ul_con li.fax div{ background-image:url(../images/Map002516_fax.png);}
.Map002516 .ul_con li.email div{ background-image:url(../images/Map002516_email.png);}
.Map002516 .ul_con li p{ margin:0;color:#333; font-size:16px;line-height: 24px;}
.Map002516 .ul_con pre{font-size: 16px;height: 46px;}
/*.Map002516 .ul_con li:nth-child(2n+1){ clear:left;}*/
@media(max-width:640px){
.Map002516 .ul_con li{ padding:10px;}
.Map002516 .map #allmap{ height:280px;}
}
/*
 .PicList000593 为demo编号
 */
.PicList000593{ padding:3% 0 0;max-width: 1200px;margin: 0 auto;}
.PicList000593 li{ float:left; width:23.5%; margin-right:2%; position:relative; margin-bottom:2%;}
.PicList000593 li a:hover{color:#e14343}
.PicList000593 li:nth-child(4n){ margin-right:0;}
.PicList000593 li .video_files{position:absolute; left:0; top:0; width:100%; height:100%; z-index:10;}
.PicList000593 li .video_files video{width:100%; height:100%; background-color:#000;}
.PicList000593 li .video_files .close{position: absolute;right: 3%;top: 3%;z-index: 10;width: 30px;height: 30px;border-radius: 50%;background-color: #761b1b;cursor: pointer;}
.PicList000593 li .video_files .close::before,
.PicList000593 li .video_files .close::after{ position:absolute; content:''; width:3px; height:70%; border-radius:3px; background-color:#fff; left:13px; top:5px;}
.PicList000593 li .video_files .close::before{ transform:rotate(45deg);}
.PicList000593 li .video_files .close::after{ transform:rotate(-45deg);}
.PicList000593 li figure{ position:relative;}
.PicList000593 li figure em{ display:block; padding-bottom:65%; background-size:contain; background-position:center center; background-repeat:no-repeat;    border: 3px solid #e8e8e8;}
.PicList000593 li figure em:hover{   border: 3px solid #e14343; transition: all ease 0.3s;}
.PicList000593 li figure a{ width:100%; height:100%; position:absolute; left:0; top:0; background-color:rgba(0,0,0,0.5); }
.PicList000593 li figure a::before,
.PicList000593 li figure a::after{position: absolute; content:'';z-index: 5;top: 50%;left: 50%;}
.PicList000593 li figure a::before{width: 70px;height: 70px;border: 3px solid rgba(255,255,255,0.6);margin-left: -35px;margin-top: -35px;border-radius: 50%;}
.PicList000593 li figure a::after{width: 0;height: 0;border-top: 15px solid transparent;border-bottom: 15px solid transparent;border-left: 20px solid rgba(255,255,255,0.6);margin-left: -3px;margin-top: -12px;}
.PicList000593 li p{text-align:center;}
@media(max-width:768px){
    .PicList000593{padding: 3%}
.PicList000593 li{width:49%; margin-right:2%;}
.PicList000593 li:nth-child(3n){ margin-right:2%;}
.PicList000593 li:nth-child(2n){ margin-right:0;}
}
@media(max-width:480px){
.PicList000593 li figure a::before{width: 50px;height: 50px;margin-left: -25px;margin-top: -25px;}
.PicList000593 li figure a::after{border-top-width: 10px;border-bottom-width: 10px;border-left-width: 15px;margin-left: -3px;margin-top: -7px;}
}
@media(max-width:375px){
.PicList000593 li figure a::before{width: 40px;height: 40px;margin-left: -20px;margin-top: -20px;}
.PicList000593 li{width:100%; float:none; margin-right:0 !important;}
}

/*PicList001886*/
.PicList001886 {padding: 1% 0 2% 0}
.PicList001886 .auto{ border:1px solid #ededed;}
.PicList001886 dl{ display:table; width:100%; border-bottom:1px dashed #e8e7e7; padding:1% 0 1% 2%;}
.PicList001886 dl:last-child{ border-bottom:0;}
.PicList001886 dl dd{ display:table-cell;vertical-align:middle;}
.PicList001886 dl dd.price{ width:23%;  text-align:center;border-left:1px solid #e5e5e5;}
.PicList001886 dl dd.price p{ color:#999; margin-bottom:10%;}
.PicList001886 dl dd.price span{ font-size:30px; color:#ff8200;}
.PicList001886 dl dd.price a{display: block; margin: 0 auto; width: 50%; border: 1px solid #e5e5e5; border-radius: 10px;color: #fff;line-height: 40px; background: #d43819;}
.PicList001886 dl .pic{ width:30%; float:left;}
.PicList001886 dl .pic img{ display:block; width:100%;border: 1px solid #ededed;}
.PicList001886 dl div{ padding:0 3%;  line-height:30px; float:right; width:70%;}
.PicList001886 dl h2{ font-size:16px;line-height: 155px;}
.PicList001886 dl p{ margin:0;}
.PicList001886 dl figure{ padding-top:5%;}
.PicList001886 dl figure span{ float:left;margin-right:8px; height:19px; line-height:19px; padding:0 10px;color:#fff;background:#e28d90; margin-bottom:1px;}
.PicList001886 dl figure span.color1{ background:#a2c15f;}
.PicList001886 dl figure span.color2{ background:#c597c0;}
@media(max-width:1200px){
.PicList001886 .auto{ padding:0; margin:2%;}
}
@media(max-width:768px){
.PicList001886 dl dd.price span{ font-size:24px;}
.PicList001886 dl div{line-height:24px;}
.PicList001886 dl h2{max-height:48px;}
    .PicList001886 dl h2{line-height: 25px;max-height: none;text-align: center}
}
@media(max-width:640px){
.PicList001886 dl{ padding:4%; display:block;}
.PicList001886 dl .pic,
.PicList001886 dl div{ float:none; width:auto;}
.PicList001886 dl div{ padding-top:3%;}
.PicList001886 dl dd{ display:block;}
.PicList001886 dl dd.price{ margin-top:3%; padding-top:3%; width:auto; border-left:0;border-top:1px solid #e5e5e5;}
.PicList001886 dl dd.price p{ margin-bottom:15px;}
.PicList001886 dl dd.price a{ max-width:100px;}
.PicList001886 dl figure{ padding-top:10px;}
.PicList001886 dl figure span,
.PicList001886 dl dd div p{ font-size:12px;}
}
/*PicList002120 */
.PicList002120{padding:3% 0 0;}
.PicList002120 li{ float:left; width:23.5%; margin-right:2%; margin-bottom:3%;}
.PicList002120 li a:hover{color:#d43819}
.PicList002120 li a{ display:block;}
.PicList002120 li p{ margin:0;  line-height:46px; padding:0 2%; text-align:center; font-size:16px;}
.PicList002120 li p:hover{color:#d43819}
.PicList002120 li .table{ display:none;}
.PicList002120 li figure{padding-bottom:77%; background-size:contain;}
@media(min-width:641px){
.PicList002120 li:nth-child(4n){ margin-right:0;}
}
@media(max-width:640px){
.PicList002120 li{ width:48%; margin-right:4%;}
.PicList002120 li:nth-child(2n){ margin-right:0;}
}
@media(max-width:375px){
.PicList002120 li p{ font-size:14px;}
}


/*Map002520 */
.Map002520{ padding:2% 0;}
.Map002520 .auto{ background:#fff; box-shadow:3px 0 20px rgba(0,0,0,0.1); padding:2% 3%; margin-top: 30px; position: relative;}
.Map002520 >.auto:before{ position: absolute; top: -30px; left: 0; width: 100%; height: 1px; content: ""; display: block; background: #efefef;}
.Map002520 .select{ border-bottom:1px solid #f9f7e9; padding-bottom:2%; margin-bottom:2%;}
.Map002520 .select dl > *{ float:left;}
.Map002520 .select dd{position:relative; z-index:20; width:28%; margin-right:2%;}
.Map002520 .select dd > a{ position:relative;  line-height:45px; border:1px solid #f4f0d4; border-radius:45px; color:#999;}
.Map002520 .select dd > a::after{ position:absolute; content:''; border:6px solid transparent; border-top-width:7px; border-top-color:#ababab; right:16px; margin-top:-3px; top:50%;}
.Map002520 .select dd a{padding:0 16px; display:block;}
.Map002520 .select dd figure{ position:absolute; left:16px; right:16px; top:100%; background:#fff;border:1px solid #f4f0d4; border-top:0;max-height:300px; overflow:auto; display:none;}
.Map002520 .select dd figure a{ line-height:30px; }
.Map002520 .select dd figure a:hover{ background:#f9f7e9; color:#000;}
.Map002520 .select dt{ width:40%;}
.Map002520 .search{ position:relative;}
.Map002520 .search .text{ width:100%;line-height:45px;height:45px; border:1px solid #f4f0d4; border-radius:45px; color:#999;padding:0 55px 0 16px;}
.Map002520 .search .btn{ position:absolute; right:0; top:0; width:55px; height:100%; background:url(../images/Map002520-btn.png) no-repeat center center;}
.Map002520 .right{ position:relative; padding:30px 0;}
.Map002520 .right .bx-controls-direction a{ position:absolute; width:100%; left:0; height:31px; cursor:pointer; background:#f1f1f1; overflow:hidden; text-indent:-999em;}
.Map002520 .right .bx-controls-direction a::before{ position:absolute; content:''; border:6px solid transparent; border-top-width:7px; border-top-color:#ababab; left:50%; margin-left:-6px; margin-top:-3px; top:50%;}
.Map002520 .right .bx-controls-direction a.bx-prev{ top:0; border-bottom:11px solid #fff;}
.Map002520 .right .bx-controls-direction a.bx-prev::before{ border-top-color:transparent;border-bottom-color:#ababab; margin-top:-8px;}
.Map002520 .right .bx-controls-direction a.bx-next{ bottom:0; border-top:11px solid #fff;}
.Map002520 .right li{ line-height:26px; border-bottom:1px solid #f4f0d4; padding:10px 0; cursor:pointer;}
.Map002520 .right li > *{ margin:0;}
.Map002520 .right li h5{ font-size:16px; color:#d43819;padding-bottom: 5px}
.Map002520 .right li p{ position:relative; padding-left:45px;}
.Map002520 .right li p span{ position:absolute; left:0; top:0; width:45px;}

.Map002520 .left .name{ width:224px;}
.Map002520 .left .name h2{ margin:0; color:#6c3b27; font-size:30px; font-weight:normal;}
.Map002520 .left .name h2 span{ display:block; font-size:14px; color:#bbbbbb; font-family:"Courier New", Courier, monospace; text-transform:uppercase;}
.Map002520 .left .name p{ margin-bottom:0; line-height:24px;}
.Map002520 .map{ position:relative;}
.Map002520 .map img{ position: absolute;left: 10%; max-height: 478px;}
.Map002520 .map #allmap{ position:absolute; left:0; top:0; width:100%; height:100%;}
.Map002520 .map #allmap img{ max-width:none;}
.Map002520 .map #allmap *{ box-sizing:content-box;}
.Map002520 .map #allmap .anchorBL,
.Map002520 .map #allmap .BMap_cpyCtrl{ display:none !important;}
@media(min-width:1025px){
.Map002520 .right{ float:right; width:30.5%;margin-top: 26px;}
.Map002520 .left{ float:left; width:60%;}
}
@media(min-width:641px){
.Map002520 .left{ display:table;}
.Map002520 .left > *{ display:table-cell; vertical-align:middle;} 
}
@media(max-width:1024px){
.Map002520 .left{ width:100%;}
.Map002520 .right{ margin-top:3%;}
}
@media(max-width: 768px){
    .Map002520 .map img{left: 0;position: static}
}
@media(max-width:480px){
.Map002520 .select dl > *{ float:none; margin-bottom:10px; width:auto !important;}
}

.PicListxiangxi .tit{ color: #1a1002; font-size: 22px; margin:0 auto 3%; font-weight: normal;text-align: center}
.PicListxiangxi .word{ color: #1a1002; font-size: 14px; line-height: 24px; margin-top:0;margin-bottom: 5%;min-height: 400px}

/*
 .Form001413 为demo编号
 */
.Form001413{ padding:0% 0 4% 0;/* background: url(../uploadfiles/Form001413.png) no-repeat right*/}
.Form001413 .tips{ padding:20px 0 20px 0;border-bottom:1px solid #e5e5e5; font-size:12px;position:relative; text-align: center;}
.Form001413 .tips h1{ margin:0; font-weight:normal; font-size:14px; color:#e83b18;}
.Form001413 .form{ padding-top:30px;}
.Form001413 .form table{ margin: 0 auto;}
.Form001413 .form td{ padding-bottom:20px; font-size:14px;}
.Form001413 .form td.w1{ width:270px;}
.Form001413 .form td.w2{ width:40px;}
.Form001413 .form td.w3{ width:996px;}
.Form001413 .form .text{ width:100%; border-radius:3px; border:1px solid #cfcfcf; line-height:36px;height:36px; text-indent:10px; background:none; }
.Form001413 .form .text1{ width:154%; border-radius:3px; border:1px solid #cfcfcf; line-height:36px;height:36px; text-indent:10px; background:none; }
.Form001413 .form p{ margin:0 0 10px 0;color:#e83b18;padding-left:16px;}
.Form001413 .form td em{ font-style:normal; color:#bcbcbc;}
.Form001413 .form td em i{ font-style:normal; color:#fadbbe;}
.Form001413 .form .btn{ background:#e83b18; color:#fff; cursor:pointer; font-size:16px; width:170px; height:46px; border-radius:3px; border:none; margin-top:20px; display: block;}
.Form001413 .form dl{ position:relative;}
.Form001413 .form dt{ text-indent:10px; cursor:pointer; border:1px solid #cfcfcf;line-height:36px;height:36px;}
.Form001413 .form dd{ display:none; position:absolute; left:0; top:100%; background-color:#eee; width:100%; z-index:10;}
.Form001413 .form dd a{ display:block; line-height:36px; padding:0 10px;}
.Form001413 .form dd a:hover{ background-color:#ccc;}
.Form001413 .form textarea{width:100%; border-radius:3px; border:1px solid #cfcfcf;line-height:36px;height:100px; text-indent:10px; background:none;  }
@media(max-width: 1000px){
    .Form001413{padding: 0 3%}
}
#uploader140199{display: none}
.placeholder{min-height: 120px;padding-top: 25px;}
.Form001413 .form table{width: 360px;}
.queueList{margin: 0 !important}
.Form001413 .form .btn{margin: 0 auto}

@media(max-width: 640px){
    .Form001413 .form table{width: 95%}
}

/*
 .TextList002322 为demo编号
 */
.TextList002322{ padding: 30px 3%; border: 1px solid #f0f0f0;}
.TextList002322 .tit{ height:31px; line-height:31px; padding-left:16px; color:#6e6e6e; font-size:20px; position: relative;}
.TextList002322 .tit:before{display: block; content: ""; position: absolute; top: 50%; left: 0; width: 9px; height: 19px;margin-top: -9px;}
.TextList002322 .list{ padding-top: 20px;}
.TextList002322 .list li{ position: relative; padding: 10px 100px 10px 0; line-height: 22px;}
.TextList002322 .list li *{ color: #999;}
.TextList002322 .list li time{ position: absolute; right: 0; top: 10px; display: block;}
.TextList002322 .list li a{position: relative; display: block; width: 100%;overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis; padding-left: 15px; }

.TextList002322 .list li a:hover{ color: #6C92B9;}
@media only screen and (max-width:767px ) {
    .TextList002322{ padding: 20px 3%;}
    .header-mid{width: 45%;background:rgb(34, 34, 34);}
    .Top002262 .header-menu li em a{line-height: 50px;color:#ffffff;}
    .Top002262 .header-menu li em::after{right: 45px}
}

@media (max-width: 1024px){
    .header-menu {
        display: none;
        position: fixed;
        top: 0;
        width: 42%;
        right: 0;
        background: rgb(34, 34, 34);
        padding: 30% 0;
        height: 100%;
    }
}
.bdshare-button-style0-16:after{display: none !important;}

.PicListxiangxi .info_back{ text-align:center; clear:both; padding:20px 0;}
.PicListxiangxi .info_back a{ color:#ec5800; font-size:14px;}
.PicListxiangxi .info_pn{margin-bottom: 5%}
.PicListxiangxi .info_pn span{ display:block;}
.PicListxiangxi .info_pn span a{ color:#999;}
.PicListxiangxi .info_pn span a:hover{color:#07ad58;}
.submenulsit{width: 50%;float: left;}
.submenulsit ul{text-align: left;padding-left: 3%;float: left;padding-top: 40px;text-transform: uppercase;}
.submenulsit ul li{display: inline-block;padding: 0 5px;}
.submenulsit ul li a:hover,
.submenulsit ul li.aon a{color: #e14343 !important;}
@media(max-width: 768px){
  .RighInfo002218 .wenhuabox1 span{width: 100% !important;padding-right: 0 !important}
  .RighInfo002218 .wenhuabox1 .wenhuawordbox{width: 100% !important;}
  .RighInfo002218 .wenhuabox1{width: 100% !important;}
}

.xiandaileft{width: 20%;float: left;padding-right: 1%}
.xiandaileft a{border: 1px solid #e8e8e8;position: relative;display: block;}
.xiandaileft figure{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(199,32,32,0.90);opacity: 0;transition: 0.3s;}
.xiandaileft dl{display: table;width: 100%;height: 100%;}
.xiandaileft dl dt{display: table-cell;vertical-align: middle;text-align: center;font-size: 18px;color: #fff;}
.xiandaileft a{border: 1px solid #e8e8e8;position: relative;display: block;}
.xiandaileft a img{display: block;width: 100%;}
.xiandaileft a:hover figure{ opacity:1;}
/*.PicList002171 ul{width: 80%;float: left}
.PicList002171 ul li{width: 15.8%;margin-right: 1%;margin-bottom: 1%;}
.PicList002171 li:nth-child(6n){ margin-right:0;}*/
.qudaotit h1{font-weight: normal;color: #333333;}
.fubiaoti{line-height: 30px;font-size: 16px;color: #666;margin-bottom: 2%;}

.fenxiaoqudaobox .fenxiaotit h1{font-weight: normal;color: #333333;margin: 1% 0 3% 0;}
.fenxiaoqudaobox .fenxiaoimg img{display: block;width: 100%;margin-bottom: 25px;}
.qudaobox{margin-bottom: 5%}

.dianshangbox{margin: 5% 0}
.dianshangbox ul li{width:23.5%;margin-right: 2%;margin-bottom: 1%;float: left}
.dianshangbox ul li:nth-child(4n){ margin-right:0;}
.dianshangbox ul li a{border: 1px solid #e8e8e8;position: relative;display: block;}
.dianshangbox ul li figure{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(199,32,32,0.90);opacity: 0;transition: 0.3s;}
.dianshangbox ul li dl{display: table;width: 100%;height: 100%;}
.dianshangbox ul li dl dt{display: table-cell;vertical-align: middle;text-align: center;font-size: 18px;color: #fff;}
.dianshangbox ul li a{border: 1px solid #e8e8e8;position: relative;display: block;}
.dianshangbox ul li a img{display: block;width: 100%;padding-bottom: 19.3%;}
.dianshangbox ul li a:hover figure{ opacity:1;}
.dianshangbox .dianshangtit h1{font-weight: normal;color: #333333;margin: 1% 0 3% 0;}、

.submenulsit{width: 50%;float: left;margin-top: 0;}
.mianbaoxie{width: 50%;float:left;text-align: right;padding-right: 0.5%;padding-top: 40px}
@media(max-width: 768px){
    .xiandaileft{width: 100%;padding-right: 0}
    /*.PicList002171 ul{margin-top: 3%;width: 100%}
    .PicList002171 ul li{margin-right: 0;width: 20%;margin-bottom: 3%}*/
    .dianshangbox ul li{margin-right: 0;width: 20%}
    
    .dianshangbox ul li{margin-bottom: 3%}
    .submenulsit{width: 100%}
    .mianbaoxie{display: none}
    .Location002087{margin-top: 0;}
    .submenulsit ul{padding: 10px 0 6px 0}
}
@media(max-width: 640px){
  /*.PicList002171 ul li{margin-right: 2%;width: 49%;margin-bottom: 3%}*/
  .dianshangbox ul li{margin-right: 2%;width: 49%}
  /*.PicList002171 ul li:nth-child(2n),*/
  .dianshangbox ul li:nth-child(2n){ margin-right: 0;}

}

.nyTitle{width: 140px;padding-top: 5px;padding-bottom: 7px;text-align: center;background: #e83a17;color: #fff;float: left;min-height: 78px}
.nyTitle h2{font-weight: normal;margin: 8px 0px -8px 0;}
.nyTitle span{color: #ffffff !important}

.product{ padding-bottom: 5%;}
.product .pro_title{ padding-bottom: 2%; margin-bottom: 10px; border-bottom: 1px solid #e7e7e7;}
.product .pro_title h2{ font-size: 28px; font-weight: normal; margin: 2 % 0;}
.product .pro_title p{ line-height: 24px; margin: 0;}
.product_info .pro_title{ border-top: 1px solid #e7e7e7; margin-top: 2%;}
.product_info .pro_title p{ width: 50%; float: left;}
.product_info .pro_title figure{ width: 45%; float: right; overflow: hidden; border: 1px solid #e7e7e7;}
.product_info .pro_title figure a{ width: 31%; margin: 0 1% 1%; float: left; padding-top: 23%; position: relative;}
.product_info .pro_title figure a img{ position: absolute; left: 50%; top: 50%; max-width: 90%; max-height: 90%; transform: translate(-50%,-50%);}
.product_info .pro_title figure.pic{ border: none; text-align: center;}
.product_info .pro_title figure.pic img{ max-height: 120px; border: 1px solid #f5f5f5;}

.product .left{ width: 22%; float: left;}
.product .right{ width: 75%; float: right;}
.product .left .pro_head{ padding: 15px 12px; width: 100%;  background: #e83a17; color: #fff; margin-bottom:20px;}
.product .left .pro_head h2{ margin: 0;font-size: 26px; letter-spacing: 4px;}
.product .left .pro_index li{ margin-bottom: 10px;}
.product .left .pro_index li a{ position: relative; width: 100%; display: block; padding-top: 73.49%; overflow: hidden;}
.product .left .pro_index li img,
.product .left .pro_index li p{ position: absolute; left: 0; width: 100%;}
.product .left .pro_index li img{ height: 100%; top: 0; z-index: 1;transition: all 1s;}
.product .left .pro_index li p{ margin: 0; line-height: 40px; text-align: center; padding: 0 10px; background: rgba(0,0,0,0.5); color: #fff; font-size: 16px; z-index: 2; bottom: 0;}
.product .left .pro_index li a:hover img{transform:scale(1.2)}
.product .right .pro_index li{ width: 15.9%;  float: left; position: relative; margin-right: 0.9%; margin-bottom: 1px;}
.product .right .pro_index li:nth-child(6n){ margin-right: 0;}
.product .right .pro_index li a{ display: block; width: 100%; padding-top: 98.6%; border: 1px solid #e7e7e7; overflow: hidden;transition: all 1s;}
.product .right .pro_index li img{ position: absolute; left: 50%; top: 50%; max-height: 98%; max-width: 98%; transform: translate(-50%,-50%);}
.product .right .pro_index li a:hover{ border-color: #e83a17;}

@media(max-width: 768px){
  .product .left,
  .product .right,
  .product_info .pro_title p,
  .product_info .pro_title figure{ width: 100%; float: none; overflow: hidden;}
  .product .left .pro_index li{ width: 49%; margin-right: 2%; float: left;}
  .product .left .pro_index li:nth-child(2n){ margin-right: 0;}
  .product .right .pro_index li{ width: 24%; margin-right: 1%; margin-bottom: 2%;}
  .product .right .pro_index li:nth-child(6n){ margin-right: 1%;}
  .product .left .pro_index li:nth-child(4n){ margin-right: 0;}
}

/* 
 .Floor000636
 */

.Floor000636 {
    position: relative;
    padding: 3% 0;
    float: right;
    width: 45%; 
    border: 1px solid #e7e7e7;
}

.Floor000636 .list {
    position: relative;
}

.Floor000636 .list li a {
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    padding-bottom: 36%;
    margin-right: 2%;
    background-color: #fff;
}

.Floor000636 .list .bx-pager {
    display: none;
}

.Floor000636 .list .bx-controls-direction a {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    overflow: hidden;
    line-height: 100px;
}

.Floor000636 .list .bx-controls-direction a.bx-prev {
    left: -30px;
}

.Floor000636 .list .bx-controls-direction a.bx-next {
    right: -30px;
}

.Floor000636 .list .bx-controls-direction a::after,
.Floor000636 .list .bx-controls-direction a::before {
    position: absolute;
    content: '';
    width: 17px;
    height: 2px;
    background-color: #c1cfd6;
}

.Floor000636 .list .bx-controls-direction a:hover::after,
.Floor000636 .list .bx-controls-direction a:hover::before {
    background-color: #fb9a1c;
}

.Floor000636 .list .bx-controls-direction a::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 5px;
    left: 0;
}

.Floor000636 .list .bx-controls-direction a::before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 16px;
}

.Floor000636 .list .bx-controls-direction a.bx-prev::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.Floor000636 .list .bx-controls-direction a.bx-prev::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}

@media(max-width:1200px) {
    .Floor000636 .list .bx-controls-direction a {
        display: none;
    }
}

@media(max-width:768px) {
    .Floor000636 {
        float: none;
        width: 100%; 
    }
}

.PicList001772{ padding:2% 0 0 0;}
.PicList001772 .list_2 li{ float:left; position:relative;  padding:15px 15px 5px 15px; width:18.4%;margin:0 2% 2% 0;border:1px solid #dcdcdc;}
.PicList001772 .list_2 li:nth-child(5n){ margin-right:0;}
.PicList001772 .list_2 li a{ position:absolute; z-index:3; left:0; top:0; right:0; bottom:0;}
.PicList001772 .list_2 li a:hover{ border-color:#e00616; border-width:2px;}
.PicList001772 .list_2 li span{ position:absolute; right:0; top:0; padding-left:25px; padding-right:10px;height:29px; line-height:29px; background:url(../images/PicList001772-icon.png) no-repeat;color:#fff;}
.PicList001772 .list_2 li figure{ padding-bottom:96%; background-color:#fff; background-size:contain;}
.PicList001772 .list_2 li figure img{ display:none; width:100%;}
.PicList001772 .list_2 li p{color:#555;  line-height:20px; height: 40px; overflow:hidden;text-align: center; margin: 8px 0 0; position: relative; z-index: 2;}
.PicList001772 .list_2 li:hover p{ color:#000;}
.PicList001772 .list_2 li h5{ margin:0; font-size:16px; color:#e00616;}
.PicList001772 .list_2 li h5 i{ font-style:normal; font-size:12px;}
@media(min-width:1000px){
  .PicList001772 .list_2 li:hover{ border: 2px solid #e83a17; width: 18.3%;}
}
@media(max-width:640px){
  .PicList001772 .list_2 li{ width:49%;}
  .PicList001772 .list_2 li:nth-child(2n){ margin-right:0;}
}

.Aboutcontainer{padding: 2% 0 3%;}
.Aboutcontainer .main{ position: relative; }
.Aboutcontainer .main>*{ padding-top: 0; padding-bottom: 0;}
.Aboutcontainer .main .rightmode{ background: #f3f3f3; padding: 20px 3%;}
.PicListxiangxi{ padding:0 2%;}
.Menu000721{ padding-top:30px;}

.Menu000721 header{ background-color:#e83a17; color:#fff; padding:30px 0 30px 10px; font-size:16px;}
.Menu000721 header b{ font-size:24px; display:block;}
.Menu000721 .code{ border:1px solid #cfd2d3; background-color:#fff; text-align:center; padding:10px 0;}
.Menu000721 .code img{ max-width:145px; width:100%;}
.Menu000721 .code p{ margin:0;}
@media(min-width:769px){
.Aboutcontainer .main{ padding-left: 230px; background: #f6f6f6;}
.Aboutcontainer2 .main{ padding-left:0; background: none;}
.Menu000721{ position: absolute; left: 0; width: 230px;}
.Menu000721 li{margin-top:3px; line-height:42px;  border-bottom: solid #fff 2px; }
.Menu000721 li a{ display:inline-block;height:42px;padding-left:24px; border-left: 2px solid transparent; }
.Menu000721 li.aon a,
.Menu000721 li a:hover{ border-left-color: #e83a17; color:#e83a17; font-weight:bold;}
.Menu000721 ul{ margin-bottom:25px;}	
}
@media(max-width:768px){
.Menu000721{ padding-top:0; overflow:hidden;width: 100%; margin-bottom: 15px;}
.Menu000721 header{ text-align:center; font-size:14px;padding:10px 0; margin-bottom: 15px;}
.Menu000721 header b{ font-size:20px;}
.Menu000721 .code{ display:none;}
.Menu000721 li{ float:left; width:31.3334%; margin:1%; text-align:center; margin-top:3px;}
.Menu000721 li a{ display:block;background-color:#ebeced; border-radius:20px; line-height:40px;}
.Menu000721 li.aon a{background-color:#e83a17; color:#fff;}
}
@media(max-width:480px){
.Menu000721 li a{line-height:30px;}
}


/*
 .RighInfo001749 为demo编号
 */
.RighInfo001749{padding: 2% 0 3%;background: url(../images/RighInfo001749-bg.jpg) no-repeat center bottom;}
.RighInfo001749 .pic{float:right;margin:1% 0px 1% 1%}
.RighInfo001749 .p{font-size: 14px;color:#999;line-height:28px;padding-bottom:1%;text-indent: 2em; margin:0;}
.RighInfo001749 .bot_pic img{ width:32%; margin-right:2%; float:left; display:block;}
.RighInfo001749 .bot_pic img:nth-child(3n){ margin-right:0;}



.w22_2{width: 17%}
.w75_2{width: 81%}
.w22_3{ width:22%; padding-bottom:3%}
.w75_3{ width:76%;padding-bottom:3%}
@media only screen and (max-width: 1024px) {
	.w22_3,.w75_3,.w22_3,.w75_3{ width: 100%;}
}

.RighInfo002226{ padding:3% 0 2%;border-bottom: 1px solid #ddd;}
.RighInfo002226 .dl{color:#617182;}
.RighInfo002226 .dl .h4{ font-size:18px; margin:0;color: #434343}
.RighInfo002226 .dl .h4::before{content: '';width: 4px;height: 18px;background: #0e51a7;display: block;float: left;margin: 4px 10px}
.RighInfo002226 .dl .con{ font-size:16px; padding:15px 0 30px; line-height:2.25;}
.RighInfo002226 .word{ float:left; width: 49%;}
.RighInfo002226 .pic{ float:right; width: 49%;}
@media only screen and (max-width: 640px) {
  .RighInfo002226 .word,
  .RighInfo002226 .pic{ float: none; width: 100%;}
}

/*
  .Linklist002317
 */

.Linklist002317 {
    padding: 20px 0;
}

.Linklist002317 .auto {
    overflow: hidden;
}

.Linklist002317 ul {
    margin: 0;
}

.Linklist002317 ul li {
    float: left;
    width: 48%;
    margin: 0 1% 20px 1%;
    text-align: center;
}

.Linklist002317 ul li .pic {
    display: block;
    padding-bottom: 30%;
    position: relative;
    border: 1px solid #eee;
}

.Linklist002317 ul li img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.Linklist002317 ul li h4 {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin: 10px 0 0;
    font-weight: normal;
    font-size: 14px;
}

@media screen and (min-width:768px) {
    .Linklist002317 ul li {
        width: 31.334%;
    }
}

@media screen and (min-width:1024px) {
    .Linklist002317 ul li {
        width: 18%;
        margin-bottom: 30px;
    }
}

/*渠道重做*/

/*Floor002461 */
.Floor002461{    margin: 3% 0;}
.Floor002461 .auto{ background-position: center top; background-repeat: no-repeat; background-size:cover;overflow:hidden;max-width: 850px;width: 100%;}
.Floor002461 h2{font-size: 22px;color:#fff;text-align:center;font-weight:normal;line-height: 78px;}
.Floor002461 ul{padding-bottom: 5%;padding-left: 8%;padding-right: 8%;}
.Floor002461 li{float:left;margin-bottom:2%;width: 40%;position:relative;padding-bottom:26%;}
.Floor002461 li:nth-child(1){margin-right: 1.75%;padding-bottom: 13%;margin-left: 13%;}
.Floor002461 li:nth-child(2){float:left;width: 15.5%;padding-bottom: 13%;margin-right: 1.75%;}
.Floor002461 li:nth-child(3){float: left;width: 15.5%;padding-bottom: 13%;}
.Floor002461 li:nth-child(6){/* margin:0 2%; */}
.Floor002461 li:nth-child(4){clear:left;margin-left: 13%;width: 14%;padding-bottom: 17%;margin-right: 1%;}
.Floor002461 li > *{ position:absolute; left:0;width:100%; z-index:3;}
.Floor002461 li a{height:100%;top:0;border-radius: 10px;}
.Floor002461 li .Ispic:hover{ transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1) -ms-transform: scale(1.1);;}
.Floor002461 li h2{ bottom:15%; font-size:30px; padding:0 2%; color:#fff; margin:0; font-weight:normal; }
.Floor002461 li:nth-child(1) h2{ bottom:7%;}
.Floor002461 li .Ispic{top:0;height:100%;z-index:1;border-radius: 10px;transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;}
.Floor002461 li:nth-child(5){width: 14%;padding-bottom: 17%;margin-right: 1%;}
.Floor002461 li:nth-child(6){width: 44.5%;padding-bottom: 17%;}
.Floor002461 li:nth-child(7){clear:left;margin-left: 13%;width: 29%;padding-bottom: 11%;margin-right: 1%;}
.Floor002461 li:nth-child(8){width: 10.3%;padding-bottom: 11%;margin-top: -0.2%;margin-right: 1%;}
.Floor002461 li:nth-child(9){width: 10.3%;padding-bottom: 11%;margin-top: -0.2%;margin-right: 1%;}
.Floor002461 li:nth-child(10){width: 10.3%;padding-bottom: 11%;margin-top: -0.2%;margin-right: 1%;}
.Floor002461 li:nth-child(11){width: 10.3%;padding-bottom: 11%;margin-top: -0.2%;}
.Floor002461 li::after{position: absolute;left: 0;top: 0;height: 100%;width: 100%;content: "";/* background-color:#000; */transition: all .3s;z-index:2;opacity:0.4;}
.Floor002461 li:hover::after{ opacity:0;}
@media (max-width: 1024px) {
  .Floor002461 h2{ font-size:35px;padding:0 5%; }
}
@media (max-width:640px) {
  .Floor002461 h2{ font-size:26px; line-height:40px; max-height:60px; overflow:hidden;}
}
@media (max-width:480px) {
  .Floor002461 h2{ font-size:20px;}
}
/*
 .Floor002428 为demo编号
 */
.Floor002428{padding: 5px 0 2%;overflow: hidden;}
.Floor002428 .auto{max-width: 970px;width:100%;}
.Floor002428 .tit{font-size: 22px;color:#3a3a3a;text-align:center;margin-bottom: 13px;border-bottom: none;}
.Floor002428 li{position: relative;overflow: hidden;border-radius: 10px;border: 2px solid #949699;/* width: 185px; *//* height: 185px; */}
.Floor002428 li img{ visibility: hidden; width: 100%;}
.Floor002428 li a{ display: block; width: 100%; position: relative; background-repeat: no-repeat; background-position: center; background-size: cover;
  transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
}
.Floor002428 li:hover a{ transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1) -ms-transform: scale(1.1);;}

.Floor002428 li .word{ position: absolute; top: 20px; left:0; width: 100%; padding: 0 20px; color: #51463c;}
.Floor002428 li.white .word{color: #fff;}
.Floor002428 li .word h2{ margin: 0 0 10px; font-weight: normal; font-size: 28px;overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis;}
.Floor002428 li .word p{margin: 0; font-size: 14px;overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis;}
.Floor002428 .owl-nav >div{position: absolute;top: 50%;margin-top: -27px;width: 30px;height: 30px;text-indent: 99999px;overflow: hidden;}
.Floor002428 .owl-nav .owl-prev{left: -4%;background-position: left 0;background: url(../images/Floor002428-prev.png);}
.Floor002428 .disabled{display:block!important;}
.Floor002428 .owl-nav .owl-next{right: -4%;background-position: right 0;background: url(../images/Floor002428-next.png);}
.Floor002428 .owl-nav .owl-prev:hover{background: url(../images/Floor002428-prev2.png);}
.Floor002428 .owl-nav .owl-next:hover{ background: url(../images/Floor002428-next2.png);}
@media only screen and (max-width: 1056px) {
  .Floor002428 .owl-nav .owl-prev{left: 0%;}
  .Floor002428 .owl-nav .owl-next{right: 0%;}
}
@media only screen and (max-width: 640px) {
  .Floor002428 .auto ul{ padding: 0 30px;}
  .Floor002428 .owl-nav >div{ margin-top: -15px;}
}
.Floor002428 .owl-dots{display: block;width: 100%;margin-top: 3%;text-align: center;display: none;}
.Floor002428 .owl-dots>div{display: inline-block;margin:0 5px;display: none;}
.Floor002428 .owl-dots>div >span{ display: block; width: 14px; height: 14px; border-radius: 50%; background: #999999;}
.Floor002428 .owl-dots>div.active >span{ background: #fe7200;}

/*
 .Floor002470 为demo编号
 */
.Floor002470{margin: 0 0px 45px;}
.Floor002470 .auto{ background-position: center top; background-repeat: no-repeat;background-size:cover;overflow:hidden;max-width: 850px;width: 100%;}
.Floor002470 h2{font-size: 22px;color:#fff;text-align:center;font-weight:normal;line-height: 50px;}
.Floor002470 ul{padding-bottom: 3%;padding-left: 8%;padding-right: 8%;}
.Floor002470 li{float:left;margin-bottom:2%;/* width: 48%; */position:relative;padding-bottom:26%;}
.Floor002470 li:nth-child(1){margin-right: 2%;padding-bottom: 13%;margin-left: 14.5%;width: 35%;}
.Floor002470 li:nth-child(2){float:left;width: 16%;padding-bottom: 13%;margin-right: 2%;}
.Floor002470 li:nth-child(3){float: left;width: 16%;padding-bottom: 13%;}
.Floor002470 li:nth-child(5){/* margin:0 2%; */}
.Floor002470 li:nth-child(4){clear:left;margin-left: 14.5%;width: 15%;padding-bottom: 13%;margin-right: 1.5%;margin-top: 0%;}
.Floor002470 li > *{ position:absolute; left:0;width:100%; z-index:3;}
.Floor002470 li a{height:100%;top:0;border-radius: 10px;}
.Floor002470 li h2{ bottom:15%; font-size:30px; padding:0 2%; color:#fff; margin:0; font-weight:normal; }
.Floor002470 li:nth-child(1) h2{ bottom:7%;}
.Floor002470 li .Ispic{top:0;height:100%;z-index:1;border-radius: 10px;transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;}
.Floor002470 li .Ispic:hover{ transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1) -ms-transform: scale(1.1);;}

.Floor002470 li:nth-child(5){width: 15%;padding-bottom: 13%;margin-right: 1.5%;margin-top: 0%;}
.Floor002470 li:nth-child(6){width: 38%;padding-bottom: 13%;margin-top: -0.2%;margin-top: 0%;}
.Floor002470 li:nth-child(7){width: 11.1%;padding-bottom: 11.1%;margin-top: -0.2%;margin-right: 1%;}
.Floor002470 li:nth-child(8){width: 11.1%;padding-bottom: 11.1%;margin-top: -0.2%;margin-right: 1%;}
.Floor002470 li:nth-child(9){width: 11.1%;padding-bottom: 11.1%;margin-top: -0.2%;}
.Floor002470 li::after{position: absolute;left: 0;top: 0;height: 100%;width: 100%;content: "";/* background-color:#000; */transition: all .3s;z-index:2;opacity:0.4;}
.Floor002470 li:hover::after{ opacity:0;}
@media (max-width: 1024px) {
  .Floor002470 h2{ font-size:35px;padding:0 5%; }
}
@media (max-width:640px) {
  .Floor002461 ul{ padding: 0 0 5%;}
  .Floor002470 h2{ font-size:26px; line-height:40px; max-height:60px; overflow:hidden;}
}
@media (max-width:480px) {
  .Floor002470 h2{ font-size:20px;}
}

/*PicList002078 */
.PicList002078{}
.PicList002078 .auto{background: #f2f2f2;padding: 0 3%;margin: 0 auto;padding-bottom: 4.7%;max-width: 950px;width: 100%;}
.PicList002078 .title{padding: 25px 0;}
.PicList002078 .title::after{display: block;content: '';background: #e83a17;margin: 25px auto 0;height: 5px;width: 90px;}
.PicList002078 .title h2{color: #333232;font-size: 22px;text-align: center;font-weight: normal;margin: 0;line-height: 50px;}
.PicList002078 .title span{font-size: 15px;color: #666666;text-align: center;display: block;}
.PicList002078 .list li{position:relative;margin-bottom: -3.5%;width: 50%;float: left;}
.PicList002078 .list li:nth-child(2n){margin-top: 10%;}
.PicList002078 .list li div{border:1px solid #f0f0f0;padding: 0% 5% 5% 53%;}
.PicList002078 .list li .Ispic{position:absolute;left:0;width: 49.5%;padding-bottom: 36%;height:100%;background-size:contain;}
.PicList002078 .list li .Ispic img{ display:none;}
.PicList002078 .list li .dot{font-size: 20px;color: #4c4c4c;text-align: left;}
.PicList002078 .list li .dot::before{display: inline-block;content: '';background: #e83a17;margin: 25px auto 0;height: 10px;width: 10px;border-radius: 50%;margin-right: 10px;}
.PicList002078 .list li p{margin-bottom:0;color: #666;line-height: 30px;height: 145px;overflow:hidden;font-size: 15px;font-weight: normal;font-family: "Microsoft YaHei";text-align: left;}
.PicList002078 .list li:nth-child(2n) div{padding-right: 52%;padding-left:5%;text-align:right;}

.PicList002078 .list li:nth-child(2n) .Ispic{ left:auto; right:0;}
.PicList002078 .bottom{padding-top: 3.5%;text-align:center;display: block;}
.PicList002078 .bottom p{color:#1a1a1a;font-size: 18px;}
@media(max-width:1000px){
  .PicList002078 .accessories{ background-size:auto 100%; height:80px;}
  .PicList002078 .list li .dot{font-size: 30px;}
  .PicList002078 .list li p{font-size:20px;text-align:left;}
}
@media(max-width:768px){
  .PicList002078 .list li{width:100%;margin-bottom: 0;height: 400px;}
  .PicList002078 .list li:nth-child(2n){margin-top: 0%;}
  .PicList002078 .list li div{padding: 10% 5% 5% 59%;}
  .PicList002078 .list li .dot{font-size:30px;}
  .PicList002078 .list li p{font-size:16px;text-align:left;}
  .PicList002078 .bottom p{font-size:24px;}
  .PicList002078 .title h2{font-size:40px;line-height: 60px;}
  .PicList002078 .title span{font-size:26px;}
}
@media(max-width:640px){
  .PicList002078 .list li{width:100%;margin-bottom: 0;height: 450px;}
  .PicList002078 .list li .Ispic{position:absolute;width:100%;height: 300px;padding-bottom: 0;}
  .PicList002078 .list li:nth-child(2n){margin-top: 0%;}
  .PicList002078 .list li div{width:100%;padding: 0;display: block;position: absolute;top: 330px;text-align: center;overflow: hidden;}
  .PicList002078 .list li .dot{font-size: 22px;text-align: center;position: relative;line-height: 28px;}
  .PicList002078 .list li p{font-size:16px;text-align: center;height: 50px;}
  .PicList002078 .bottom p{font-size: 20px;}
  .PicList002078 .title h2{font-size: 24px;line-height: 50px;}
  .PicList002078 .title span{font-size: 18px;}
}
/*
 .Floor000850 为demo编号
 */
.Floor000850{padding: 20px 0 5%;}
.Floor000850 .auto{ background-position: center top; background-repeat: no-repeat;padding: 5% 0 .9%;background-size:cover;overflow:hidden;max-width: 950px;width: 100%;}
.Floor000850 .title{font-size: 22px;text-align: center;color: #3a3a3a;padding: 5px 0 2%;}
.Floor000850 .auto ul{padding: 0 10%;}
.Floor000850 .owl-item{ position:relative; z-index:1; margin:0 auto;}
.Floor000850 .owl-item::before,
.Floor000850 .owl-item::after{ position:absolute; content:''; width:8%; height:100%; top:0; z-index:3;
}
.Floor000850 .owl-item{ z-index:2;}
.Floor000850 .owl-item li{  text-align:center; line-height:27px; position:relative;}
.Floor000850 .owl-item li:hover a .blcok{display:none!important;}
.Floor000850 .owl-item li a .hover{display:none;width: 82px;height: 82px;}
.Floor000850 .owl-item li a .blcok{display:block;width: 82px;height: 82px;}
.Floor000850 .owl-item li:hover a .hover{display:inline-block;}
.Floor000850 .owl-item li div{ background-color:#fff;margin-right:1px; padding-bottom:3%;}
.Floor000850 .owl-item li h2{font-size: 15px;color: #fff;line-height: 43px;font-weight:normal;margin:0;}
.Floor000850 .owl-item li figure{ padding-bottom:100%;}
.Floor000850 .owl-nav >div{position: absolute;top: 50%;margin-top: -38px;width: 30px;height: 30px;text-indent: 99999px;overflow: hidden;}
.Floor000850 .disabled{display:block!important;}
.Floor000850 .owl-nav .owl-prev{left: 5%;background-position: left 0;background: url(../images/Floor000850-prev.png);}
.Floor000850 .owl-nav .owl-next{right: 5%;background-position: right 0;background: url(../images/Floor000850-next.png);}
.Floor000850 .owl-nav .owl-prev:hover{background: url(../images/Floor002428-prev2.png);}
.Floor000850 .owl-nav .owl-next:hover{ background: url(../images/Floor002428-next2.png);}
@media(max-width:768px){
  .Floor000850 .title{font-size:45px;}
  .Floor000850 .owl-item li h2{font-size:24px;}
}
@media(max-width:640px){
  .Floor000850 .title{font-size: 24px;}
  .Floor000850 .owl-item li h2{font-size:18px;}
}

