body{font-family:"Microsoft YaHei"; }
/*Top002434*/
.Top002434 {position: fixed;left:0;top:0;width: 100%; z-index: 100; background: #fff;box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2);}
.Top002434 .header{ height:90px;position: relative;text-align: center;}
.Top002434 .header-left{ float:left; height:100%; position:relative;  width:16%;}
.Top002434 .logo{ position:absolute; left:0; top:50%; transform:translateY(-50%);max-width:203px;}
.Top002434 .header-mid{}
.Top002434 .header-mid nav{max-width: 820px;margin:0 auto;text-align: center;padding-left: 40px;}
.Top002434 .header-menu li{position: relative;width: auto !important;margin:0 1.1%;}
.Top002434 .header-menu li:last-child{margin-right:0;}
.Top002434 .header-menu li em a{ font-size:16px; display:block; line-height:90px; position:relative;color: #282828;font-weight: normal;}
.Top002434 .header-menu li em a:before{  position:absolute;display: none;content: ""; right:0; top:50%;transform:translateY(-50%); width: 4px; height: 4px;background: #000;border-radius: 50%;opacity: .1;}
.Top002434 .header-menu li:last-child em a::before{display: none;}
.Top002434 .header-menu li:hover em a,
.Top002434 .header-menu li.aon em a{ color:#2679B2;}
.Top002434 .header-menu li .sub{ width:200px; overflow:hidden;left:50%;transform: translateX(-50%);}
.Top002434 .header-menu li#m18 .sub{ display: none !important;}
.Top002434 .header-menu li .sub-menu{ padding:10px 0; background:rgba(228, 241, 255, 0.61);}
.Top002434 .header-menu li .sub-menu dt{ padding:0 17px; position:relative;}
.Top002434 .header-menu li .sub-menu dt::before{ position:absolute; content:''; width:0; height:14px; background:#2779B3; left:0; top:50%; margin-top:-7px; transition:0.3s;}
.Top002434 .header-menu li .sub-menu dt:hover::before{ width:8px;}
.Top002434 .header-menu li .sub-menu dt a{  border-bottom:1px dashed #e7e7e7; line-height:40px;color:#999;font-size: 15px;}
.Top002434 .header-menu li .sub-menu dt:last-child a{ border-bottom:0;}
.Top002434 .header-menu li .sub-menu dt a:hover{ color:#2779B3;background: none;}
.Top002434 .header-menu li.has-sub:hover .sub{  height:auto;}

.Top002434 .header-right{ position: absolute;right:0; top:50%; transform:translateY(-50%);}
.Top002434 .header-right > *{ float:left; line-height:28px;position:relative;}
.Top002434 .top-language dt,
.Top002434 .search_box{ position:absolute; right:0; top:100%; display:none;}
.Top002434 .search_box{ box-shadow:0 3px 9px 0 rgba(0,0,0,.15); border:1px solid #fff; border-top:0; width:254px; background:rgba(0,0,0,0.2);}
.Top002434 .search_box .text{ width:100%; line-height:48px; height:48px; padding:0 48px 0 10px; background:none; border:none; color:#fff;}
.Top002434 .search_box .btn{ position:absolute; right:0; line-height:48px; width:48px; text-align:center; color:#999; font-size:16px; top:0;}
.Top002434 .search_box::after{ position:absolute; content:''; border:8px solid transparent; border-bottom-color:rgba(0,0,0,0.2); right:0; top:-16px;}
.Top002434 .open-search{ display:block; width:28px; height:28px; background:url(../images/Top002434-icon_search.png) no-repeat center center;}
.Top002434 .top-language{background:url(../images/Top002434-icon_lang.png) no-repeat left 5px; padding-left:26px; padding-right:15px; margin-right:5px;}
.Top002434 .top-language::after{ position:absolute; content:''; width:1px; height:20px; border-right:1px dashed #e5e5e5; right:0; top:4px;}
.Top002434 .top-language dd{ padding-right:22px; background:url(../images/Top002434-icon_a.png) no-repeat right center;}
.Top002434 .top-language dt{ border:1px solid #eee; width:100%; text-align:center; background:#fff;}
.Top002434 .top-language dt a{ display:block; border-bottom:1px solid #eee; line-height:30px; transition:color 0.3s;}
.Top002434 .top-language dt a:last-child{ border-bottom:0;}
.Top002434 .top-language dt a:hover{ color:#fff; background:#2779B3;}
@media(max-width:1024px){
.Top002434 .header-left{ width:40%;}
.Top002434 .header-right{ padding-right:60px;}
.Top002434 #open_menu{ height:30px; background:#2779B3; border-radius:0; top:30px; border:none;border-radius: 3px;}
.Top002434 #open_menu i, 
.Top002434 #open_menu i::before, 
.Top002434 #open_menu i::after{ background:#fff;}
.Top002434 #open_menu.open_menu_on{ top:10px;}
.Top002434 #header-menu ul{ background:#2779B3; padding-left:0; padding-right:0;}
.Top002434 #header-menu li{ padding:0 5%;}
.Top002434 #header-menu li em,
.Top002434 #header-menu li em a{ border-bottom:0;}
.Top002434 #header-menu li:nth-child(2n){ background:rgba(255,255,255,0.1);}
.Top002434 #header-menu li em a{ font-weight:normal;}
.Top002434 #header-menu li.clickon em a{ background:none;}
.Top002434 #header-menu li.clickon{ padding-bottom:5%;}
.Top002434 #header-menu li .sub-menu dt:last-child a{ border-bottom:0;}
.Top002434 #header-menu li .sub-menu dl{ background:rgba(255,255,255,0.5); border-radius:5px;}
}
/*
 *  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;
    width: 100%; }
  .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%; }

/*
 .Banner002465 为demo编号
 */
.Banner002465{ position: relative;}
.Banner002465 li a{ display:block; }
.Banner002465 li a .phoneimg{ display: none;}
.Banner002465 .owl-dots{margin:0 auto; text-align:center;position:absolute; left:0; width:100%; bottom:20px; z-index:10;}
.Banner002465 .owl-dots>div{ display:inline-block; margin:0 0.3%;position: relative;}
.Banner002465 .owl-dots>div span{ display:block; width: 13px; height: 13px; border-radius:8px; background: #fff;opacity: .5;transition: .3s;}
.Banner002465 .owl-dots>div.active span{width:39px;opacity: 1;}
.Banner002465 .owl-nav >div{ position: absolute; top: 50%; margin-top: -25px; width: 74px; height: 74px; cursor: pointer;opacity: .1}
.Banner002465 .owl-nav .owl-prev{ left: 5%; background: url(../images/Banner002465-btns.png) no-repeat center; }
.Banner002465 .owl-nav .owl-next{ right: 5%; background: url(../images/Banner002465-btns2.png) no-repeat center;}
@media(max-width:1200px){
.Banner002465 li a .pcimg{ display: none;}
.Banner002465 li a .phoneimg{ display: block;}
.Banner002465 .owl-dots>div{ margin: 0 3px;}
}


/*
 .Floor002248 为demo编号
 */
.Floor002248{background: url(../images/Floor002248_bg.jpg) no-repeat center bottom #fff; padding: 5% 0 6% 0;}

.Floor002248 .word{ width: 100%; }
.Floor002248 .word h3{ margin: 0; font-size: 24px; line-height: 1.2; color: #282828;font-weight: normal;}
.Floor002248 .word h3 span{ display: block;text-transform: uppercase;font-size: 16px;opacity: .3}
.Floor002248 .word figure{margin: 0; padding: 15px 0; line-height: 2.25; font-size: 16px;color: #666;}
.Floor002248 .word ul{ padding-top: 26px; }
.Floor002248 .word ul li{ float: left;  text-align: center; padding: 0 10px; text-align: center;margin-right: 5%;}
@media(min-width: 1500px){
  .Floor002248 .word ul li{ margin-right: 10%;}
}
.Floor002248 .word ul li span{display: block;padding-top: 8px;padding-left: 6px;font-size: 14px;color: #666;}
.Floor002248 .word ul li a{ cursor: pointer;display: block; max-width: 72px;border: 1px solid #bed4eb;border-radius: 50%; transition: all .3s ease-in-out;margin:0 auto;}
.Floor002248 .word ul li a:hover{ background-color: #2679B2;}
.Floor002248 .word ul li .img_hover,.Floor002248 .word ul li a:hover .img{ display: none;}
.Floor002248 .word ul li a:hover .img_hover{ display: block;}

.Floor002248 .right-img{ position: relative;}
@media only screen and (max-width: 767px) {
	.Floor002248 .word h3{ text-align: center;}
	.Floor002248 .word h3:after{ margin: 20px auto 0; width: 35px;}
  .Floor002248 .word figure{padding-bottom: 0;}
	.Floor002248 .right-img{ margin: 0 auto; max-width: 580px; padding-left: 0;display: none;}
  .Floor002248 .word ul{ margin: 0 auto;max-width: 408px;}
	.Floor002248 .word ul li{ margin-right: 0;width: 33.3333%;text-align: center;}
}
@media only screen and (max-width: 365px) {
	.Floor002248 .word ul li{ padding: 0 10px;}
}
@media only screen and (min-width: 768px) {
	.Floor002248 .word h3{ font-size: 24px;}
	.Floor002248 .word{ width: 48%; float: right;position: relative;}
  .Floor002248 .word:after{ display: none;content: '';width: 108px;height: 1px;position: absolute;right:105%;top:16px;background: #2679B2;z-index: 10;}
	.Floor002248 .right-img{ float: left; width: 48%;}
	
}
@media only screen and (min-width: 1024px) {
	.Floor002248 .word h3{ font-size: 30px; }
}


/*Floor002071 */
.Floor002071{padding:6% 0 5% 0;background: url(../images/Floor002071-bg.jpg) no-repeat center center;}
.Floor002071 .auto{position:relative;}
.Floor002071 .word{float: left;width:27%;padding-right: 5%;padding-left: 5%;}
.Floor002071 .title{font-size: 30px; line-height: 1.2; color: #fff;padding-bottom: 220px;position: relative;}
.Floor002071 .title:after{display: inline-block;content: '';width: 1px;height: 180px;position: absolute;left:0;bottom:20px;background: #fff;z-index: 10;opacity: .3;}
.Floor002071 .title b{ display: block;text-transform: uppercase;font-size: 16px;opacity: .3;font-weight: normal;}
.Floor002071 .title span{ display:block; padding-top:10px;}
.Floor002071 .word p{margin:0;font-size: 16px;line-height: 30px;color: #fff;}
.Floor002071 .word .more{margin-top: 12%;}
.Floor002071 .word .more a{transition: .3s;display: inline-block;width:168px;line-height: 48px;height: 48px;text-align: center;color: #fff;font-size: 16px;border:1px solid rgba(255,255,255,.75);}
.Floor002071 .word .more a i{margin-left: 8px;display: inline-block;content: '';width: 24px;height: 24px;background: url(../images/Floor002071-icon.png) no-repeat center center;position: relative;top:6px;}
.Floor002071 .word .more a:hover{background: #2679B2;border:1px solid #2679B2;box-shadow:0px 5px 8px rgba(0,0,0,.3);}

.Floor002071 ul{ float: left;width:73%;}
.Floor002071 li{ float:left; width:25%;}
.Floor002071 li:nth-child(even){ margin-top: -40px;}
.Floor002071 li a{ display:block; margin-left:8%;}
.Floor002071 li figure{ padding-bottom:220%; position:relative;}
.Floor002071 li figure img{ display:none;}
.Floor002071 li p{ height:40px; overflow:hidden; line-height:20px;}
.Floor002071 li h2,
.Floor002071 li b,
.Floor002071 li i{ position:absolute;margin:0;font-weight: normal;}
.Floor002071 li h2{ left:0; top:5%; color:#333;  padding:0 15px; line-height:24px; font-size:16px; z-index:1;}
.Floor002071 li h2 em{display: inline-block;content: '';width:6px;height: 6px;border-radius: 50%;background: #2679B2;position: relative;top:-2px;margin-right: 6px;}
.Floor002071 li h2 span{display: block;font-size: 14px;color: #999;}
.Floor002071 li i{ z-index:3; left:0px; top:0px; right:0px; bottom:0px; border:1px solid rgba(255,255,255,1); opacity:0; transition:0.3s;}
.Floor002071 li b{ z-index:2; left:0px; top:0px; right:0px; bottom:0px; background:  url(../images/Floor002071_more.png) no-repeat center center rgba(38,121,178,.9);opacity:0; transition:0.3s;}
.Floor002071 li a:hover i{ left:5px; top:5px; right:5px; bottom:5px; opacity:.3;}
.Floor002071 li a:hover b{ opacity:1;}
.Floor002071 li a:hover h2{}
.Floor002071 li a:hover{box-shadow:0px 5px 8px rgba(0,0,0,.3);}
@media(max-width:1000px) and (min-width:769px){
.Floor002071 .title b{ font-size:24px;}
}
@media(max-width:768px){
.Floor002071{background-size: cover;}
.Floor002071 .word{float: none;width:100%;padding:0;}
.Floor002071 .title{ float:none; padding-bottom:5%; text-align:center;}
.Floor002071 .title span{font-size: 24px;}
.Floor002071 .title b{ font-size:16px;}
.Floor002071 .word p{font-size: 14px;text-align: center;}
.Floor002071 .title:after{display: none;}
.Floor002071 .word .more{display: none;}
.Floor002071 ul{ padding-left:0;padding-top: 20px;float: none;width:100%;}
.Floor002071 li{width:48%; margin-right:4%;margin-bottom: 4%;}
.Floor002071 li:nth-child(2n){ margin:0;}
.Floor002071 li:nth-child(even){ margin-top: 0px;}
.Floor002071 li figure{padding-bottom:190%;}
.Floor002071 li a{margin-left:0;}
.Floor002071 li h2 span{display: none;}
}

/*Floor002566 */
.Floor002566{ padding:4% 0 5% 0;background: url(../images/Floor002566-bg.jpg) no-repeat center center;background-size: cover;}
.Floor002566 .title{font-size: 30px; line-height: 1.2; color: #282828;position: relative;text-align: left;margin-bottom: 2%;}
.Floor002566 .title .en{display: block;text-transform: uppercase;font-size: 16px;opacity: .3;font-weight: normal;}
.Floor002566 .title .more{position: absolute;right:0;top: 50%;transform: translateY(-50%);}
.Floor002566 .title .more a{transition: .3s;display: inline-block;width:168px;line-height: 48px;height: 48px;text-align: center;color: #333;font-size: 16px;border:1px solid rgba(0,0,0,.3);}
.Floor002566 .title .more a i{margin-left: 8px;display: inline-block;content: '';width: 24px;height: 24px;background: url(../images/Floor002566-icon.png) no-repeat center center;position: relative;top:6px;}
.Floor002566 .title .more a:hover{background: #2679B2;border:1px solid #2679B2;box-shadow:0px 5px 8px rgba(0,0,0,.3);color: #fff;}
.Floor002566 .title .more a:hover i{background: url(../images/Floor002071-icon.png) no-repeat center center;}

.Floor002566 .tab{ padding-bottom:3%;display: none;}

.Floor002566 .box{ display: block;}
/*swiper*/
.Floor002566 .js-img  .swiper-container {margin-left: auto;margin-right: auto;position: relative;overflow: hidden;z-index: 1;}
.Floor002566 .js-img  .swiper-container-android .swiper-slide, 
.Floor002566 .js-img  .swiper-wrapper {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
.Floor002566 .js-img .swiper-wrapper {position: relative;width: 100%;z-index: 1;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-transition-property: -webkit-transform;  transition-property: -webkit-transform;-o-transition-property: transform;transition-property: transform;transition-property: transform,-webkit-transform;-webkit-box-sizing: content-box;box-sizing: content-box;}
.Floor002566 .js-img .swiper-slide {-webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; width: 100%;
position: relative; -webkit-transition-property: -webkit-transform;transition-property: -webkit-transform; -o-transition-property: transform;transition-property: transform;transition-property: transform,-webkit-transform;}
.Floor002566 .js-img .swiper-slide { opacity:0 !important;display: none;}
.Floor002566 .js-img .swiper-slide-active { opacity:1 !important;display: block;}
.Floor002566 .js-img .swiper-container-fade .swiper-slide {-webkit-transition-property: opacity;-o-transition-property: opacity;transition-property: opacity;}
/*swiper end*/
@media(min-width:769px){
.Floor002566 .main{ position:relative; z-index:1;}
.Floor002566 .main .auto{ background: rgba(255,255,255,1);padding:2%;border-radius: 0 38px 0 38px;box-shadow:0px 5px 15px rgba(0, 0, 0, .1);}
.Floor002566 .box{ position:relative; z-index:1;}
.Floor002566 .box  .js-img,
.Floor002566 .box dl{ width:49.1666666%;}
.Floor002566 .box  .js-img{ float:left;}
.Floor002566 .box dl{ float:right;}
.Floor002566 .js-img li .txt{ width:100%;}
}
.Floor002566 .js-img li .Ispic{display:block;padding-bottom: 58%;position: relative;cursor: pointer;}
.Floor002566 .js-img li .txt{background:#EDF5FA;color:#b8b8b8; padding:4.3% 3%; cursor: pointer;}
.Floor002566 .js-img li .txt::before{ position:absolute; content:''; border:13px solid transparent; border-bottom-color:#EDF5FA; left:17px; top:-26px;}
.Floor002566 .js-img li .txt h3{ font-size:18px; margin:0 0 10px 0;}
.Floor002566 .js-img li .txt h3 a{ color:#333;}
.Floor002566 .js-img:hover li .txt h3 a{ color:#2679B2;}
.Floor002566 .js-img li .txt p{ line-height:24px; height:48px; overflow:hidden; margin:0;color:#666;}
.Floor002566 .js-img li .txt time{ font-family:Arial, Helvetica, sans-serif; text-align:center; border-right:1px dashed rgba(0,0,0,0.1); padding-right:28px; width:90px;}
.Floor002566 .js-img li .txt time span{ line-height:48px; display:block; border-bottom:2px solid #e0e0e0; font-size:53px; margin-bottom:2px;}
.Floor002566 .js-img li .txt figure{ margin:0 0 0 5%; max-width:80%;}

.Floor002566 .pager{ position:absolute; right:2%; bottom:142px; margin-bottom:2%; z-index:10;}
.Floor002566 .pager *{ float:left; width:12px; height:12px; margin:0 3px; border:2px solid #fff; border-radius:50%; opacity:0.3; cursor:pointer;}
.Floor002566 .pager .swiper-pagination-bullet-active{ opacity:1;}
.Floor002566 .box dd{ margin-bottom:3%;}
.Floor002566 .box dd:last-child{ margin-bottom:0;}
.Floor002566 .box dd a{ transition:0.3s; padding:5% 0;border:1px solid transparent; background:#EDF5FA;}
.Floor002566 .box dd a:hover{color:#2679B2; border-color:#2679B2;background:#fff; box-shadow:1px 0 7px rgba(200,160,99,0.22);}
.Floor002566 .box dd time{ display: inline-block;width:23%; text-align:center; color:#b8b8b8; font-family:Arial, Helvetica, sans-serif;}
.Floor002566 .box dd a:hover time{color:#2679B2;}
.Floor002566 .box dd time span{ display:block; font-size:53px; line-height:46px;}
.Floor002566 .box dd time span::after{ display:block; margin:5px auto; content:''; width:54px; height:2px; background:#e0e0e0;}
.Floor002566 .box dd a:hover time span::after{background:#2679B2;}
.Floor002566 .box dd figure{ width:72%;display: inline-block;}
.Floor002566 .box dd h2{ font-size:18px; margin:0; font-weight:normal;color: #333;}
.Floor002566 .box dd p{ margin-bottom:0; line-height:24px; height:48px; overflow:hidden; color:#666;}
.Floor002566 .box dd a:hover h2{color:#2679B2;}
.Floor002566 .box dd a:hover p{color:#2679B2;}
@media(max-width:1280px){
.Floor002566 .auto{padding:0 2%;}
.Floor002566 .title .more{right:2%;}
}
@media(max-width:768px){
  .Floor002566{background: #fff;}
.Floor002566 .main .auto{ padding:0 2%;}
.Floor002566 .title{padding-bottom: 5%;}
.Floor002566 .title figure span{font-size: 24px;}
.Floor002566 .title aside{ font-size:16px;}
.Floor002566 .title .more{display: none;}
.Floor002566 .js-img li .txt time{ padding-right:16px; width:72px;}
.Floor002566 .js-img li .txt figure{ max-width:75%;}
.Floor002566 .js-img li .txt time span{ font-size:38px; line-height:40px;}
.Floor002566 .box dd{ margin:3% 0 0 0;}
.Floor002566 .box dd time span{ font-size:38px;line-height:40px;}
.Floor002566 .pager{ bottom:110px;}
}



/*Demo001 */
.Demo001{background:#fff;}
.Demo001 h3{margin: 0;font-size: 18px;font-weight: normal;color: #333;padding-top: 10px;}
.Demo001 .links{  margin:0 auto;position: relative;padding:16px 0;}
.Demo001 .links li{float: left;width:21%;margin:0 2%;}
.Demo001 .links li a{ display:block; background:#fff;transition:transform 0.3s ease-in-out;}
.Demo001 .links li a:hover{box-shadow:0 8px 16px rgba(52,62,80,0.55);}
.Demo001 .links li img{ display:block; width:100%; }
.Demo001 .links li a:hover{ transform:scale(1.05); -webkit-transform:scale(1.05);}
.Demo001 .links li a span{display: block;text-align: center;padding-bottom: 6px;color: #333;}
@media(max-width:768px){
.Demo001 .links li{width:46%;margin-top: 14px;}
}
/*
 .Other001470 为demo编号
 */

.Other001470{ width:84px; height:auto; position:fixed; top:300px; right:0; z-index:10;}
.Other001470 a{ display:block; width:84px; padding-top:50px; padding-bottom:10px; background-image:url(../images/Other001470-icon.png); background-repeat:no-repeat;  background-color:#EDF4FA; font-size:14px; color:#999; text-align:center; margin-bottom:1px; position:relative;}
.Other001470 .icon1{background-position:center top;}
.Other001470 .top{ background-position: center -340px; padding-top:15px;}
.Other001470 span{ position:absolute; top:0; right:101%; display:none; width:200px; height:79px;background:#2679B2;padding-top: 20px}
.Other001470 a:hover{ background-image:url(../images/Other001470-icon2.png); background-color:#2679B2; color:#fff;}
.Other001470 a:hover span{ display:block;}
@media(max-width:768px){
.Other001470{display: none;}
}

/*Bottom002688 */
.Bottom002688 footer{ background:url(../images/Bottom002688_bg.jpg) no-repeat center bottom; background-size:cover; color:#fff;}
.Bottom002688 nav figure{float:left;width:84%;}
.Bottom002688 nav figure dl{  float:left;width:20%; padding-right:3%;}

.Bottom002688 nav dl.code{ width:16%; padding-right:0;float: left;}
.Bottom002688 nav dt{ margin-bottom:15px; position:relative; padding-top:70px; font-size:18px;padding-left: 10px;}

.Bottom002688 nav dt::before{ position:absolute; content:''; width:1px; height:90%; background:rgba(255,255,255,0.1); top:0; left:0;}
.Bottom002688 nav dt::after{ position:absolute; content:''; width:3px; height:24px; background:#5FAA31; bottom:0; left:-1px;}
.Bottom002688 a{ color:#fff; opacity:0.75; transition:0.3s;}
.Bottom002688 a:hover{ opacity:1;}
.Bottom002688 nav dd{ line-height:30px;padding-left: 10px;}
.Bottom002688 nav dl.code li{ padding-top:70px;text-align: right;float: right;}
.Bottom002688 nav dl.code li img{ width:100px;border-radius: 3px; }
.Bottom002688 nav dl.code li aside{ padding-top:5px;padding-right: 2px;}
.Bottom002688 .bdsharebuttonbox{float: right;padding-top:70px;margin-right: 20px;}
.Bottom002688 .bdsharebuttonbox a{ float:none; display:block; margin:0;margin-bottom: 10px; background:url(../images/Bottom002688_share.png) no-repeat left top; width:27px; height:27px; padding:0;}
.Bottom002688 .bdsharebuttonbox a.bds_tsina{ background-position: right top;}

.Bottom002688 .bottom{ color:rgba(255,255,255,0.5);; border-top:1px solid rgba(255,255,255,0.05); padding:10px 0;margin-top: 2%;text-align: left;}
.Bottom002688 .bottom p{ margin:10px 0;display: inline-block;}
.Bottom002688 .bottom .copyright{}
.Bottom002688 .bottom .link{float: right;}
.Bottom002688 .bottom p a{ display:inline-block; margin-left:10px;color:#fff;}
.Bottom002688 .bottom p a::before{ display:inline-block; content:'';  height:12px;background:rgba(255,255,255,.35);width:1px; vertical-align:middle; margin-right:10px;}
.Bottom002688 .bottom p a:first-child::before{display: none;}

@media(max-width:1024px){
  .Bottom002688 nav figure{float: left;width: 60%;}
.Bottom002688 nav figure dl{float: left;display: block;width: 100%;}
.Bottom002688 nav figure dl dt{width: 100%;display: block;padding-top: 0;}
.Bottom002688 nav dt::before{display: none;}
.Bottom002688 nav dt::after{width:5px; height:5px;border-radius: 50%;bottom:10px;}
.Bottom002688 nav dl dt a{display: block;}
.Bottom002688 nav dl dd{display: none;}
.Bottom002688 nav dl.code{float: right;width: 40%}
.Bottom002688 nav dl.code li{padding-top:0;}
.Bottom002688 .bdsharebuttonbox{padding-top: 0;margin-right: 8px;}
}

@media(max-width:768px){
.Bottom002688 footer{padding-top: 20px;}

.Bottom002688 .bottom{padding:0 2%;text-align: center;}
.Bottom002688 .bottom .link{float: none;width: 100%;margin-bottom: 0;}
}

/*
 .Banner002388 为demo编号
 */
.Banner002388{ overflow: hidden;}
.Banner002388 img{ position: relative;width: 100%;z-index: 1;}
@media only screen and (max-width:1024px ) {
  .Banner002388 img{ width: 130%; left: -15%; max-width: none;}
}
@media only screen and (max-width:768px ) {
  .Banner002388 img{ width: 150%; left: -25%;}
}
@media only screen and (max-width:480px ) {
  .Banner002388 img{ width: 190%; left: -45%;}
}
/*
 .Menu000706 为demo编号
 */
.Menu000706{ }
.Menu000706 header{ margin-top:-3%;position: relative;z-index: 10;}
.Menu000706 header h1{ margin:0; display:inline-block; border-radius:5px 5px 0 0;  padding:10px 10% 10px 18px; background:url(../images/Menu000706-icon.png) no-repeat 95% center #2679B2; color:#fff; font-weight:normal; font-size:24px;}
.Menu000706 header h1 span{ opacity:0.3; display:block; font-size:12px; text-transform:uppercase;}
.Menu000706 nav{ border-bottom:1px solid #e6e6e6; position:relative;}
.Menu000706 nav dl{ position:absolute; right:0; top:50%; margin-top:-12px; background:url(../images/Menu000706-cur.png) no-repeat left center; padding-left:25px; color:#999; line-height:24px;}
.Menu000706 nav dl a{color:#999;}
.Menu000706 nav dl span,
.Menu000706 nav dl a:hover{color:#2679B2;}
.Menu000706 nav li a{ display:block; font-size:16px; padding:18px 0;}
@media(min-width:769px){
.Menu000706 nav ol{ display:none;}
.Menu000706 nav ul{ display:block !important;}
.Menu000706 nav li{ float:left; padding:0 2%;}
.Menu000706 nav li a:hover,
.Menu000706 nav li a.aon{ color:#2679B2; border-bottom:3px solid #2679B2;}
}
@media(max-width:1000px){
.Menu000706 nav dl{ display:none;}
.Menu000706 header{ position:relative; z-index:5;}
.Menu000706 header h1{ display:block; padding-right:0;}
}
@media(max-width:768px){
.Menu000706 nav{ position:relative;}
.Menu000706 nav ol{ border-top:1px solid #e6e6e6; margin-top:2%; padding:10px 0;}
.Menu000706 nav ol span{display:block; background-color:#2679B2; padding:5px;border-radius:3px;}
.Menu000706 nav ol a{ display:block; background-color:#fff;color:#333; border-radius:5px; line-height:40px; padding:0 10px; position:relative; font-size:16px;}
.Menu000706 nav ol a::before{ position:absolute; content:''; right:5px; top:50%; margin-top:-3px; border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #2679B2;}
.Menu000706 nav ul{ position:absolute; width:100%; top:56px; left:0; background-color:#2679B2; padding:5px; border-radius:0 0 5px 5px; display:none;z-index: 10;}
.Menu000706 nav li{ background-color:#fff; border-bottom:1px solid #2679B2;border-radius:5px;}
.Menu000706 nav li:nth-child(2n){ background-color:rgba(255,255,255,0.8);}
.Menu000706 nav li a{ padding:0 2%; line-height:40px; }
.Menu000706 nav li a:hover{color:#2679B2;}
}
@media(max-width:768px){
.Menu000706 header h1{ font-size:20px;}
}
/*
 .RighInfo002228 为demo编号
 */
.RighInfo002228{ padding:3% 0;}
.RighInfo002228 .auto{}
.RighInfo002228 .single-header{ text-align:left;}
.RighInfo002228 .single-header h1{ color:#282828; font-size:20px; margin:0 0 10px 0; font-weight:normal;position: relative;}
.RighInfo002228 .single-header h1 i{display: inline-block;content: '';width: 30px;height: 30px;background:url(../images/RighInfo002228_icon.png) no-repeat center center;margin-right: 8px;position: relative;top:6px;}
.RighInfo002228 .single-header h1 span{left:30px;top:-30px;letter-spacing: 36px;font-family: "Arial";color:rgba(0,0,0,.05); font-size:68px; margin:0;position:absolute;text-transform: uppercase;font-weight:bold;}

.RighInfo002228 .single-content{text-justify:inter-ideograph; text-align:justify; word-wrap:break-word; overflow:hidden; font-size:14px; line-height:24px; color:#666; padding-top:2%;}
.RighInfo002228 .single-content p{ margin:0; padding:10px 0;font-size: 16px;line-height: 30px;}


@media screen and (min-width:768px){
  .RighInfo002228 .single-header h1{ font-size:24px;}
  .RighInfo002228 .single-content p{ padding:15px 0;} 
  .RighInfo002228 .pic{float: right;margin:46px 0 30px 40px;width:35%;display: inline-block;} 
  .RighInfo002228 .pic img{display: inline-block;}
}
@media screen and (min-width:1024px){
  .RighInfo002228 .single-header h1{ font-size:26px;}
}


/*
 .RighInfo001503 为demo编号
 */
.RighInfo001503{ padding:3% 0;}
.RighInfo001503 .tit{ position:relative; color:#282828; font-size:26px;font-weight:normal; margin-bottom:2$; }
.RighInfo001503 .tit i{display: inline-block;content: '';width: 30px;height: 30px;background:url(../images/RighInfo001503_icon.png) no-repeat center center;margin-right: 8px;position: relative;top:6px;}
.RighInfo001503 .tit span{left:30px;top:-30px;letter-spacing: 36px;font-family: "Arial";color:rgba(0,0,0,.05); font-size:68px; margin:0;position:absolute;text-transform: uppercase;font-weight:bold;}

.RighInfo001503 p{margin:0; padding:10px 0;font-size: 16px;line-height: 30px;color: #666;}
.RighInfo001503 em{display: block;font-style: normal;font-size: 18px;color: #333;font-weight: bold;margin-top: 20px;position: relative;}
.RighInfo001503 em i{display: inline-block;content: '';width: 30px;height: 30px;background:url(../images/RighInfo001503_icon2.png) no-repeat center center;margin-right: 8px;position: relative;top:6px;}

.RighInfo001503 figure{margin-top: 20px;}
.RighInfo001503 figure .pic{float: left;margin:0 20px 10px 0;}
.RighInfo001503 figure .pic img{width: 100%;}

.RighInfo001503 .div1{ position:relative; }
.RighInfo001503 .div2{ position:relative; }
.RighInfo001503 .pic_list{width:45%; height:500px; float:right; margin-left: 5%;margin-bottom: 5%;margin-top: 30px;}
.RighInfo001503 .pic_list span{ display:inline-block; position:absolute; width:33.33333%; height:auto; box-shadow:0px 7px 36px rgb(186, 185, 185);  }
.RighInfo001503 .pic_list span img{ width:100%; } 
.RighInfo001503 .pic_list span.img2{ right:10%; top:0; z-index:1; }
.RighInfo001503 .pic_list span.img3{ right:0; top:20%; z-index:2; }
.RighInfo001503 .pic_list span.img4{ right: 10%; top:40%;z-index:3; }
@media(max-width:1000px){
.RighInfo001503 .pic_list span.img2{ right:10%; top:0; z-index:1; }
.RighInfo001503 .pic_list span.img3{ right:0; top:15%; z-index:2; }
.RighInfo001503 .pic_list span.img4{ right: 10%; top:30%;z-index:3; }
}
@media(max-width:768px){
.RighInfo001503 .pic_list{ display:none; }
.RighInfo001503 figure .pic{float: none;margin:0;}
}
@media(max-width:324px){
.RighInfo001503 .tit{ font-size:30px;}  
.RighInfo001503 .div1 .img1{ width:100%; height:auto; margin-right:0; margin-bottom:2%; }
}

/*
 .RighInfo002257 为demo编号
 */
.RighInfo002257{ padding:3% 0;}
.RighInfo002257 .single-header{ text-align:left;}
.RighInfo002257 .single-header h1{ color:#282828; font-size:26px; margin:0 0 10px 0; font-weight:normal;position: relative;}
.RighInfo002257 .single-header h1 i{display: inline-block;content: '';width: 30px;height: 30px;background:url(../images/RighInfo002257_icon.png) no-repeat center center;margin-right: 8px;position: relative;top:6px;}
.RighInfo002257 .single-header h1 span{left:30px;top:-30px;letter-spacing: 36px;font-family: "Arial";color:rgba(0,0,0,.05); font-size:68px; margin:0;position:absolute;text-transform: uppercase;font-weight:bold;}

.RighInfo002257 h2{margin:0;color: #333;font-size: 26px;margin-bottom: 30px;font-weight: normal;}

.RighInfo002257 p{margin:0; padding-top:10px;font-size: 16px;line-height: 30px;color: #666;}
.RighInfo002257 .item{border-bottom:1px dashed #d0d0d0; padding:25px 0;}
.RighInfo002257 .item .h1{font-size:18px; margin: 0;color: #333;padding-bottom: 10px;position: relative;}
.RighInfo002257 .item .h1:before{display: inline-block;content: '';width:38px;height: 2px;background: #2679b2;position: absolute;left:0;bottom:0;}
.RighInfo002257 .item .con{}
@media only screen and (min-width:768px ) {
  .RighInfo002257 .item{ padding:38px 0; }
  .RighInfo002257 .item .pic{ float: left; width: 40%;}
    .RighInfo002257 .item .word{ float: right; width: 55%;}
    .RighInfo002257 .item:nth-child(2n) .pic{ float: right;}
    .RighInfo002257 .item:nth-child(2n) .word{ float: left;}
}
@media only screen and (max-width: 767px) {
   .RighInfo002257 .item{max-width: 462px; margin: 0 auto; }
  .RighInfo002257 .item .word{ padding-bottom: 15px;}
    .RighInfo002257 .item .word{ padding-top:0 !important;}
    .RighInfo002257 h2{font-size: 20px;margin-bottom: 16px;}
}

/*PicList001958*/
.PicList001958{padding-top: 2%;}
.PicList001958 li{ overflow:hidden; padding:20px 0; border-bottom:1px solid #ebecec;}
.PicList001958 li:last-child{ border-bottom:0;}
.PicList001958 li div{ position:relative; padding-left:29%;}
.PicList001958 li .Ispic{ position:absolute; left:0; top:0; height:100%; width:26%;}
.PicList001958 li .Ispic img{ display:none;}
.PicList001958 li h1{ margin:0; font-size:18px; font-weight:normal; padding:15px 0;color: #282828;}
.PicList001958 li time{ color:#999;}
.PicList001958 li time i{display: inline-block;content: '';width: 18px;height: 18px;background:url(../images/PicList001958_icon.png) no-repeat center center;margin-right: 4px;position: relative;top:3.2px;}

.PicList001958 li p{color:#666; margin:10px 0 0 0; line-height:30px; height:90px; overflow:hidden;}
@media(max-width:768px){
.PicList001958 li div{ padding-left:45%;}
.PicList001958 li .Ispic{width:42%;}
}
@media(max-width:480px){
.PicList001958 li div{ padding-left:0;}
.PicList001958 li .Ispic{ position:relative; display:block; width:auto; padding-bottom:50%;}
.PicList001958 li p{line-height:20px; height:60px; font-size:12px;}
.PicList001958 li h1{font-size:16px;}
}
/*Page002046 */
.Page002046 .Pages{ text-align:center; padding:3% 0;}
.Page002046 .Pages a{ display:inline-block; vertical-align:middle;border:1px solid #ececec; padding:0 15px; line-height:38px; color:#999;}
.Page002046 .Pages a:hover,
.Page002046 .Pages a.a_cur{ background-color:#2679b2; color:#fff;}
.Page002046 .Pages em{ font-style:normal; display:inline-block; vertical-align:middle; overflow:hidden;}
.Page002046 .Pages em a{ float:left; margin-left:-1px;}
.Page002046 .Pages .p_cur,
.Page002046 .Pages .p_count,
.Page002046 .Pages .p_jump,
.Page002046 .Pages .p_total{ display:none;}
.Page002046 .Pages .a_prev,
.Page002046 .Pages .a_next{ padding:0; width:44px; background:url(../images/Page002046-a_prev.gif) no-repeat center center; overflow:hidden; line-height:1000px; height:38px;}
.Page002046 .Pages .a_next{ background-image:url(../images/Page002046-a_next.gif);}
@media(max-width:640px){
.Page002046 .Pages .a_first,
.Page002046 .Pages .a_end{ display:none;}
}
@media(max-width:480px){
.Page002046 .Pages a{padding:0 5px; }
}



/*TextList002148 */
.TextList002148{ padding-top:2%;}
.TextList002148 li{ overflow:hidden; padding-left:170px; padding-right:48px; position:relative; margin-bottom:2%;}
.TextList002148 li a{position: absolute;content: '';display: inline-block;left:0;right:0;top:0;bottom:0;z-index: 2;}
.TextList002148 li:after{ z-index: 1;position:absolute; content:''; right:0; top:0;width:48px; height:100%; background:url(../images/TextList002148-more.gif) no-repeat center center #f0f0f0; transition:0.2s;}
.TextList002148 li:hover::after{ background-color:#999;}
.TextList002148 li div{border-left:1px solid #e9e9e9; background-color:#f8f8f8; padding:2% 3%;}
.TextList002148 li time{ position:absolute; left:0; top:0; width:155px; height:100%;background-color:#f8f8f8; border-right:1px solid #e9e9e9;}
.TextList002148 li time:after{ position:absolute; content:''; background:url(../images/TextList002148-time.gif) no-repeat; width:11px; height:19px; top:50%; right:-11px; margin-top:-9px;}
.TextList002148 li time span{ position:absolute; width:100%; text-align:center; top:50%;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); transform:translateY(-50%); color:#b2b2b2; font-size:16px;}
.TextList002148 li time i{ font-style:normal; font-size:50px; color:#999; display:block; font-family:"Courier New", Courier, monospace; line-height:40px;}
.TextList002148 li time i:after{ display:block; content:''; margin:5px auto; height:1px; width:66px; background:#dfdfdf;}
.TextList002148 li h3{ margin:0; font-size:18px;}
.TextList002148 li:hover h3{ color: #2679B2;}
.TextList002148 li p{ line-height:26px; overflow:hidden; color:#999; height:52px; margin:2% 0 0 0;}
@media(max-width:1000px){
.TextList002148 li{padding-left:120px;padding-right:30px;}
.TextList002148 li:after{width:30px; background-size:35% auto;}
.TextList002148 li time{width:105px;}
.TextList002148 li time span{font-size:14px;}
.TextList002148 li time i{font-size:40px;line-height:30px;}
}
@media(max-width:768px){
.TextList002148 li h3{ font-size:16px;}
}
@media(max-width:480px){
.TextList002148 li{padding-left:100px;padding-right:0;}
.TextList002148 li:after{ display:none;}
.TextList002148 li time{width:85px;}
.TextList002148 li time span{font-size:12px;}
.TextList002148 li time i{font-size:30px;}
.TextList002148 li h3{ font-size:14px;}
.TextList002148 li p{ font-size:12px; line-height:20px; overflow:hidden; height:40px;}
}


/*
 .RichInfo005 为demo编号
 */
.RichInfo005{ padding:3% 0;}
.RichInfo005 .news_info .title{ text-align:center; padding-bottom:20px;}
.RichInfo005 .news_info .title h1{ margin:0; padding-bottom:15px; font-size:24px; font-weight:normal;color: #333;}
.RichInfo005 .news_info .title p{ margin:0; border-bottom:1px dashed #d2d2d2; padding-bottom:10px;}
.RichInfo005 .news_info .title p span{ margin:0 5px; color:#777;}
.RichInfo005 .news_info .title p span i{display: inline-block;content: '';width: 18px;height: 18px;background:url(../images/PicList001958_icon.png) no-repeat center center;margin-right: 4px;position: relative;top:3.5px;}

.RichInfo005 .news_info .info{ text-align:justify; text-justify:inter-ideograph;}
.RichInfo005 .news_info .info p{margin:0; padding-top:10px;font-size: 16px;line-height: 30px;color: #666;}
.RichInfo005 .news_info .info h3{color: #333;text-align: right;}
.RichInfo005 .news_info .info .ul{padding: 20px 0;}
.RichInfo005 .news_info .info .ul li{float: left;width:32%;margin-right: 2%;}
.RichInfo005 .news_info .info .ul li:nth-child(3){margin-right: 0;}

.RichInfo005 .news_info .info_back{ text-align:center; clear:both; padding:20px 0;} 
.RichInfo005 .news_info .info_back a{ color:#2679b2; font-size:14px;}
.RichInfo005 .news_info .info_pn span{ display:block;}
.RichInfo005 .news_info .info_pn span a{ color:#999;}
.RichInfo005 .news_info .info_pn span a:hover{color:#2679b2;}



/*
 .RighInfo002224 为demo编号
 */
.RighInfo002224{}
.RighInfo002224 .item{}
.RighInfo002224 .wrap-content{}
.RighInfo002224 .item{ color:#323232; margin:30px 0;}
.RighInfo002224 .item .word{ text-align:center;}
.RighInfo002224 .item .pic{ text-align:center; padding-top:20px;}
.RighInfo002224 .item .tit{ margin-top:0; font-size:24px; font-weight:normal; font-style:normal;}
.RighInfo002224 .item .tit em{ font-size:16px; display:block; text-transform:uppercase; font-style:normal;font-family: "Impact";color: #2679B2;}
.RighInfo002224 .item .con{line-height:22px; position:relative; margin:0;}
.RighInfo002224 .item .con:before{ display:none;}
.RighInfo002224 .item:first-child .tit{ font-style:normal;}
@media screen and (min-width: 768px){
  .RighInfo002224 .item{ margin:70px 0;}
  .RighInfo002224 .item .word{ float:left; width:27%; text-align:left;}
  .RighInfo002224 .item .pic{ float:right; width:66%;}
  .RighInfo002224 .item.three .word{ width:54%;}
  .RighInfo002224 .item.three .pic{ width:37%; padding-top:0;}
  .RighInfo002224 .item.odd .word{ float:right; width:37%;}
  .RighInfo002224 .item.odd .pic{ float:left; width:54%;}
  .RighInfo002224 .item:first-child .pic{ width:48%;}
  .RighInfo002224 .item .tit{font-size:30px; }   
  .RighInfo002224 .item .word{ padding-top:40px;} 
  .RighInfo002224 .item .con{line-height:24px; max-height:120px; overflow:hidden;padding-left:32px;font-size: 16px;color: #666;} 
  .RighInfo002224 .item .con:before{ position:absolute; left:0; top:10px; height:50%; max-height:60px; width:3px; content:""; background-color:#5FAA31; display:block;}
  .RighInfo002224 .item .tit em{ font-size:26px;}
}
@media screen and (min-width: 1024px){
  .RighInfo002224 .item .tit{font-size:36px; }   
  .RighInfo002224 .item .word{ padding-top:90px;}
  .RighInfo002224 .item .con{line-height:30px;max-height:158px;}  
}



/*RighInfo002554 */
.RighInfo002554{ padding:3% 0;}
.RighInfo002554 .tit{font-size:26px; color:#333; text-align:center;}
.RighInfo002554 .tit span{display:block; margin:17px auto; width:45px; height:2px; background:#dedede;}
.RighInfo002554 p{font-size: 16px;line-height: 30px;margin:0;color: #666;margin-bottom: 16px;}
.RighInfo002554 .box{border-bottom: 1px dashed #e5e5e5;padding-bottom: 50px;}
.RighInfo002554 .box h2{font-weight: normal;margin:0;color:#333;padding-bottom: 16px;}
.RighInfo002554 .box h2:before{display: inline-block;content: '';width:6px;height: 6px;border-radius: 50%;background:#2679B2;margin-right: 8px;position: relative;top:-5px; }
/* .RighInfo002554 .box .pic{float: left;width: 47%;} */
.RighInfo002554 .box .dl{margin-top: 20px;}
.RighInfo002554 .box .dl dd{float: left;width:50%;}
.RighInfo002554 .box .dl dd span{display: block;text-align: center;color: #333;}
/* .RighInfo002554 .box .table_1{float: right;width: 47%;} */
.RighInfo002554 .table_1 th{background: #fff;}
.RighInfo002554 .table_1 th,
.RighInfo002554 .table_1 td{ text-align:center; border:1px solid #eee; border-collapse:collapse; line-height:24px; padding:10px 15px;text-align: left;}
.RighInfo002554 .table_1 th{ font-size:14px; font-weight:normal;}
.RighInfo002554 .table_1 td:nth-child(1){width: 45%}
.RighInfo002554 .table_1 td:nth-child(2){width: 40%}
.RighInfo002554 .table_1 tr:nth-child(odd){background: #f4f4f4;}

.RighInfo002554 .box2{margin-top: 50px;}
/* .RighInfo002554 .box2 .pic{float: right;} */
.RighInfo002554 .box2 .pic img{padding:0 16%;}
.RighInfo002554 .box2 .pic span{display: block;text-align: center;color: #333;}
/* .RighInfo002554 .box2 .table_1{float: left;} */

.RighInfo002554 .box3{margin-top: 50px;}
.RighInfo002554 .box3 p em{font-size: 18px;font-weight:normal;font-style: normal;margin-right: 6px;}
@media(max-width:768px){
.RighInfo002554 .box .pic{float: none;width: 100%;}
.RighInfo002554 .box .table_1{float: none;width: 100%;padding-top: 20px;}
}
@media(max-width:480px){
.RighInfo002554 .table_1{ overflow:auto;}
.RighInfo002554 .table_1 table{ width:140%;}
}


/*Demo_001 */
.Demo_001{ padding:3% 0;}
.Demo_001 h2{font-weight: normal;margin:0;color:#333;padding-bottom: 16px;}
.Demo_001 h2:before{display: inline-block;content: '';width:6px;height: 6px;border-radius: 50%;background:#2679B2;margin-right: 8px;position: relative;top:-5px; }
.Demo_001 p{font-size: 16px;line-height: 30px;margin:0;color: #666;margin-bottom: 16px;}
.Demo_001 figure{float: right;width:65%;padding-left: 6%;padding-top: 5%;}
.Demo_001 .pic{float: left;width: 30%;}
@media(max-width:768px){
.Demo_001 figure{float: none;width: 100%;}
.Demo_001 .pic{float: none;width: 100%;}
}

/*Demo_002 */
.Demo_002{ padding:3% 0;}
.Demo_002 h2{font-weight: normal;margin:0;color:#333;padding-bottom: 16px;}
.Demo_002 h2:before{display: inline-block;content: '';width:6px;height: 6px;border-radius: 50%;background:#2679B2;margin-right: 8px;position: relative;top:-5px; }
.Demo_002 p{font-size: 16px;line-height: 30px;margin:0;color: #666;margin-bottom: 16px;}
.Demo_002 figure{float: right;width:65%;padding-left: 6%;padding-top: 5%;}
.Demo_002 .pic{float: left;width: 30%;}
.Demo_002 .box{border-bottom: 1px dashed #e5e5e5;padding: 30px 0;}

.Demo_002 .box:nth-child(2) .pic{float: right;width: 30%;}
.Demo_002 .box:nth-child(2) figure{float: left;padding-right: 6%;}

@media(max-width:768px){
.Demo_002 figure{float: none;width: 100%;}
.Demo_002 .pic{float: none;width: 100%;}
.Demo_002 .box:nth-child(2) .pic{float: none;width: 100%;}
.Demo_002 .box:nth-child(2) figure{float: none;width: 100%;}
}
/*
 .RighInfo002226 为demo编号
 */
.RighInfo002226{ padding:3% 0;}
.RighInfo002226 p{font-size: 16px;line-height: 30px;margin:0;color: #666;margin-bottom: 16px;}
.RighInfo002226 p span{margin-right: 40px;font-size: 20px;}
.RighInfo002226 .dl{margin: 20px 0;}
.RighInfo002226 .dl dd{float: left;margin-right: 80px;}
.RighInfo002226 .dl dd aside{display: inline-block;margin-right: 8px;}
.RighInfo002226 .dl dd img{display: inline-block;}
.RighInfo002226 .dl dd span{font-size: 18px;color: #333;position: relative;top:3px;}
@media(max-width:768px){
.RighInfo002226 .dl dd{margin-right: 6px;}
.RighInfo002226 .dl dd:last-child{margin-right: 0px;}
.RighInfo002226 .dl dd aside{margin-right: 6px;}
.RighInfo002226 .dl dd span{font-size: 14px;}
}
/*
 .TextList000658 为demo编号
 */
.TextList000658{ padding-top:3%;}
.TextList000658 .list{ padding-bottom:1px;}
.TextList000658 .list h1.title{ font-size:18px; background-color:#f2f2f2; margin:0; padding:16px 0 16px 16px; font-weight:normal; position:relative; cursor:pointer; line-height:25px;}
.TextList000658 .list h1.title time{ float:right; padding-right:74px; font-size:14px; color:#ccc;position:relative;}
.TextList000658 .list h1.title::before{ width:23px; height:23px; background-color:#e5e5e5; border-radius:50%; position:absolute; content:''; right:20px; top:50%; margin-top:-11px;}
.TextList000658 .list h1.title time::before,
.TextList000658 .list h1.title time::after{ position:absolute; content:''; background-color:#b3b3b2;top:50%;}
.TextList000658 .list h1.title time::before{ width:12px; height:2px; right:25px;  margin-top:-1px;}
.TextList000658 .list h1.title time::after{ width:2px; height:12px; margin-top:-6px; right:30px;}
.TextList000658 .list h1#on{ background-color:#2679B2; color:#fff;}
.TextList000658 .list h1#on time{ color:#fff;}
.TextList000658 .list h1#on::before{ background-color:#fff;}
.TextList000658 .list h1#on time::after{ display:none;}
.TextList000658 .list h1#on time::before{ background-color:#b3b3b2;}
.TextList000658 .con{ padding:3%; display:none;}
.TextList000658 .info{ line-height:25px; padding-bottom:2%;}
.TextList000658 .apply a{ display:inline-block; padding:10px 30px; color:#fff; border-radius:5px; background-color:#2679B2; font-size:16px;}
@media(max-width:640px){
.TextList000658 .list h1.title{ font-size:15px;}
.TextList000658 .list h1.title time{padding-right:54px; font-size:12px;}  
.TextList000658 .apply a{ font-size:14px;}
}


/*Map002516 */
.Map002516{padding:3% 0 1% 0;}
.Map002516 .map{border: 1px solid #ECECEC;padding: 5px;}
.Map002516 .map #allmap{ height:400px;}
.Map002516 .map #allmap *{ box-sizing:content-box;}
.Map002516 .map #allmap img{ max-width:none;}
@media(min-width:641px){
.Map002516 .ul_con li{ float:left; width:50%; padding:5% 8%;}
}
.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; border-bottom:1px solid #efefef; padding-bottom:15px; margin-bottom:15px; color:
#333; font-size:16px;}
.Map002516 .ul_con li:nth-child(2n+1){ clear:left;}
@media(max-width:640px){
.Map002516 .ul_con li{ padding:10px;}
.Map002516 .ul_con li:nth-child(2n){ background:#f5f5f5;}
.Map002516 .map #allmap{ height:280px;}
}


/*
 .Form001725 为demo编号
 */
.Form001725{ }
.Form001725 .auto{ padding:3%; background:#fff}

.Form001725 .form{  max-width:1000px; width:100%; margin: 0 auto}
.Form001725 .form td{ padding-bottom:5px; font-size:14px; }
.Form001725 .form td.w1{ width:47%;}
.Form001725 .form td.w2{ width:6%;}
.Form001725 .form .text{ width:100%; border-radius:3px; border:1px solid #eee; background: #fff; line-height:36px;height:36px; text-indent:10px; }
.Form001725 .form p{ margin:0;color:#2679B2; background:url(../images/Form001725-icon.jpg) no-repeat left center; line-height: 36px;position: relative;}
.Form001725 .form p:before{ display: inline-block;content: '';width:6px;height: 6px;border-radius: 1px;background:#2679B2; margin-right: 8px;position: relative;top:-2px;}
.Form001725 .form .wu-example p:before{display: none;}
.Form001725 .form td em{ font-style:normal; color:#bcbcbc;}
.Form001725 .form td em i{ font-style:normal; color:#fadbbe;}

.Form001725 .form .btn{ background:#666; color:#fff; cursor:pointer; font-size:16px; width:60%; max-width:130px; height:45px; border-radius:3px; border:none; margin-top:20px;}
.Form001725 .form .btn_submit{ background:#2679B2; }
.Form001725 .form dl{ position:relative;}
.Form001725 .form dt{ text-indent:10px; cursor:pointer; border:1px solid #cfcfcf;line-height:36px;height:36px; background:url(../images/Form001725-check.png) no-repeat 95% center;}
.Form001725 .form dd{ display:none; position:absolute; left:0; top:100%; background-color:#eee; width:100%; z-index:10;}
.Form001725 .form dd a{ display:block; line-height:36px; padding:0 10px;}
.Form001725 .form dd a:hover{ background-color:#ccc;}
.Form001725 .queueList{ border:1px dashed #ddd;  margin:0; padding: 20px;background: #fff; }

.Form001725 .placeholder{ padding-top: 40px; }
.Form001725 .placeholder p{font-size: 16px; }
.Form001725 .placeholder .webuploader-pick{ background: #999; font-size: 16px;}
/*PicList002149 */
@media(min-width:769px){
.Form001725 .form p{font-size: 16px;}

}

@media(max-width:768px){
.Form001725 .search{ position:relative; margin-top:10px; top:auto; width:auto;}
}


/*Demo0010 */
.Demo0010{padding:3% 0;}
.Demo0010 .auto{max-width: 1280px;}


/*
.TextList002322
*/
.TextList002322{ padding: 2% 0;}
.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:before{ display: table; content: ">"; position: absolute; left: 0; top: 0; height: 100%; width: 20px;}
.TextList002322 .list li a:hover{ color: #2679B2;}
@media only screen and (max-width:767px ) { .TextList002322{ padding: 20px 3%;} }    








